/*
Theme Name: 	Starkers
Theme URI: 		http://viewportindustries.com/products/starkers
Description: 	The totally nude Wordpress theme!
Version: 		4.0
Author: 		Elliot Jay Stocks & Keir Whitaker
Author URI: 	http://viewportindustries.com
Tags: 			starkers, naked, clean, basic
*/

/*
===========================
CONTENTS:

01 Sensible defaults
02 Typography
03 Media queries 
===========================
*/

/* ---------------------------------------------------------------------------------------------------------- 
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@import "css/reset.css";

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
body 				{ background:#fff; /* Don't forget to style your body to avoid user overrides */ }
/*::-moz-selection 	{ background:#ff0; color:#333; }
::selection 		{ background:#ff0; color:#333; }*/

/* ---------------------------------------------------------------------------------------------------------- 
02 Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/*

14 / 16	= 		0.875em 		(14px equivalent)
16 / 16	= 		1em 			(16px equivalent)
18 / 16 = 		1.125em 		(18px equivalent)
21 / 16 = 		1.3125em 		(21px equivalent)
24 / 16 = 		1.5em 			(24px equivalent)
30 / 16 = 		1.875em 		(30px equivalent)

*/

body,
input,
textarea 			{ /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */ }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 					{ font-weight:bold; /* This helps to identify headings at the initial build stage, but you should write something more precise later on */ }

/* ---------------------------------------------------------------------------------------------------------- 
03 Media queries (using a mobile-first approach) ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* 400 and up */
@media screen and (min-width:400px) {

					{ /* Place your styles here for all widths greater than 400px */ }

}

/* Retina Display */
@media screen and (-webkit-min-device-pixel-ratio:2) {

					{ /* Place your styles here for all 'Retina' screens */ }

}

/* Lupiesoft Overrides*/
body {
	background:#fff url("http://lupiesoft.com/wp-content/uploads/2013/03/lupiesoft-mainbg.jpg") fixed top center no-repeat;
	color:#6a6a6a;
	font-family: 'Open Sans', sans-serif;
}
header,.skinbody,footer {
	width: 1134px;
	margin: 0 auto;
	clear:both;
}
footer {
	color: #222;
}
.topic_text {
	font-size:13px !important;
}
.topic_text p{
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom:13px;
}
body a {
	color:#999;
}
body a:hover {
	color:#6a6a6a;
}
header img {
	margin-top: 10px;
	display:block;
	position: relative;
	z-index: 3;
}
#lbar,#rbar{
	float: left;
	width: 170px;
	font-size: 12px;
	background: #ddd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ddd), to(#6e6e6e));
	background: -webkit-linear-gradient(#ddd, #6e6e6e);
	background: -moz-linear-gradient(#ddd, #6e6e6e);
	background: -ms-linear-gradient(#ddd, #6e6e6e);
	background: -o-linear-gradient(#ddd, #6e6e6e);
	background: linear-gradient(#ddd, #6e6e6e);
	color: #333;
	height: 440px;
	overflow-y: auto;
	border: 1px #969696 solid;
	border-top:0 none;
	padding: 8px;
	padding-top: 30px;
}
#lbar {
	-webkit-border-radius: 4px 0px 4px 4px;
	-moz-border-radius: 4px 0px 4px 4px;
	border-radius: 4px 0px 4px 4px;
}
#rbar {
	-webkit-border-radius: 0px 4px 4px 4px;
	-moz-border-radius: 0px 4px 4px 4px;
	border-radius: 0px 4px 4px 4px;
}
#lbar a,#rbar a {
	color:#6a6a6a;	
}
.floatingfollow {
	position: absolute;
	top: -29px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;
}
#lbar a:hover,#rbar a:hover {
	color:#999;	
}
.barcontents {
	background-color: #222e33;
	border: 2px #959595 solid;
	height: 99%;
	color: #d4d4d4;
	overflow-y:auto;
}
.menu-main-menu-container {
	width: 102%;
	display: block;
	height: 100px;
	background: url(http://lupiesoft.com/wp-content/uploads/2013/03/menubar.png) no-repeat;
	position: absolute;
	top: 48px;
	left: -10px;
}
#menu-main-menu {
	text-align:center;
	position: relative;
	left: 26px;
}
#menu-main-menu li {
	display: inline;
	margin-right: 25px;
	padding: 11px;
	position: relative;
	top: -1px;
}
#menu-main-menu li:hover {
	background-color:#6f8f9b;
}
#menu-main-menu li:active{
	background-color:#415b65;	
}
#menu-main-menu li:last-child {
	margin-right:0px;
}
#menu-main-menu li.current-menu-item a{
	color:#243136;
	text-shadow: 1px 1px 0 #d8e0e1;
}
#menu-main-menu li a{
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:22px;
	margin-top:13px;
	color:#f9f9f9;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	text-shadow: 2px 2px 0 #243136;
}
.corebody {
	width:820px;
	margin: 0 5px;
	height:547px;
	float:left;
	color:#a9a9a9;
	background-color: #222e33;
	border: 2px solid #4e6572;
	border-radius: 11px;
}
.floater {
	text-align: center;
	text-shadow: 0px 0px 3px #fff;
	position: absolute;
	top: 145px;
	left: 509px;
	color:#4d6873;
}
article iframe, article img {
	display:block;
	margin:20px auto;
}
article h2 {
	font-size: 24px;
	color: #333;
}
article {
	color:555;
}
.widget_twitter .entry-meta {
	font-size:10px;
	padding-bottom:5px;
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #aaa;
}
.widget_twitter .widgettitle{
	margin-bottom:5px;
}
.widget_twitter li:last-child .entry-meta{
	border-bottom: 0 none;
}
.widget_twitter .user {
	text-transform: capitalize;
	text-decoration:underline;
	color:#6a6a6a;
}
#tableft,#tabright{
	float: left;
	border: 0 none;
	background: 0 none;
}
#tableft .ui-widget-header ,#tabright .ui-widget-header{
	border: 0 none;
	background: 0 none;
	padding: 0;
	position: relative;
	left: 44px;
}
#tabright .ui-widget-header{
	left:0;
}
#tableft .ui-widget-header li, #tabright .ui-widget-header li{
	margin: 0;
	margin-bottom:-1px;
	border:1px solid #969696;
	border-bottom:0;
}
#tableft .ui-tabs .ui-tabs-nav li,#tabright .ui-tabs .ui-tabs-nav li {
	margin:0;
}
#tableft .ui-state-active a, #tableft  .ui-widget-content .ui-state-active a, #tableft  .ui-widget-header .ui-state-active a,
#tabright .ui-state-active a, #tabright  .ui-widget-content .ui-state-active a, #tabright  .ui-widget-header .ui-state-active a {
	background-image:none;
	background: #eee;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#ddd));
	background: -webkit-linear-gradient(#eee, #ddd);
	background: -moz-linear-gradient(#eee, #ddd);
	background: -ms-linear-gradient(#eee, #ddd);
	background: -o-linear-gradient(#eee, #ddd);
	background: linear-gradient(#eee, #ddd);
	text-shadow: 0 1px 0 #fff;
}
#news {
	padding:0;
}
#tableft .ui-widget-header a,#tabright .ui-widget-header a {
	background-color: #eee;
	background-image: url(/wp-content/themes/lupiesoft/images/inactive.png);
	background-repeat: repeat-x;
	text-shadow: 0 1px 0 #a5a5a5;
	color: #333;
	padding: 1px;
	font-size: 16px;
	font-weight: normal;
	width: 68px;
	text-align: center;
	height: 17px;
}
#forum {
	padding:0;
}
header {
/*	height: 174px;*/
	border-bottom: 6px solid #4f6974;
	width: 100%;
	margin-bottom:70px;
	position: fixed;
	top:0;
	z-index: 9999;
	background-color: #fff;
	height: 182px;
}
header div{
	width:1024px;
	display:block;
	margin:0 auto;
	
}
.skinbody {
	width:100%;
	margin-top: 260px;
}
.skinbody .centerize{
	width:1235px;
	margin: 0 auto;
	display:block;
}
.home .skinbody .centerize {
	height:538px;
}
footer {
	width:100%;
	background-color:#fff;
	border-top: 6px solid #4f6974;
	font-size:16px !important;
}
.home footer{
	margin-top:70px;
}
footer div {
	width:1024px;
	display:block;
	margin: 0 auto;
	background-color:#fff;
}
.slideshow-slide-caption {
	position:relative !important;
	bottom:-5% !important;
	color: #95e3e8 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size:24px !important;
}
.slideshow-window {
	background-color: #000 !important;
	border:10px solid #222e33 !important;
	height:490px !important;
}
.ui-tabs .ui-tabs-panel {
	padding: 0 !important;
}
#gallery-42-1-slideshow .slideshow-slide img {
	min-height: 480px !important;
	max-height: 480px !important;
}

.lupieScrollV {
	position:absolute;
	z-index:100;
	width:8px;bottom:7px;top:2px;right:1px
}

.lupieScrollV > div {
	position:absolute;
	z-index:100;
	width:100%;

	/* The following is probably what you want to customize */
	background:#666;

	border:1px solid #222;

	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	-o-background-clip:padding-box;
	background-clip:padding-box;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	
	-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
	-o-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
	box-shadow:inset 1px 1px 0 rgba(255,255,255,0.5);
}
#comments img{
	display:inline-block;
}
#comments .avatar {
	float:left;
	margin-top:0;
	margin-right:20px;
}
#comments article{
	margin-top:20px;
}
#comments .wp-smiley {
	display:none;
}
article h1, article h2, article h3, article h4, article h5, article h6,.corebody h1,.corebody h2,.corebody h3,.corebody h4,.corebody h5,.corebody h6 {
	display: inline;
	font-weight:normal;
	color: #a9a9a9;
}
article h1, .corebody h1{
	font-size:32px;
}
article h2, .corebody h2 {
	font-size:28px;
}
article h3,.corebody h3 {
	font-size:24px;
}
article h4,.corebody h4 {
	font-size:20px;
}
article h5,.corebody h5 {
	font-size:16px;
}
article h6,.corebody h6 {
	font-size:12px;
}