/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	font-family: 'Century Gothic', Century, serif;
	font-size: 10px;
	background-color: #201d1d;
	color: #e5b887;
	width: 100%;
	letter-spacing: .5px;
	line-height: 12px;
	min-width: 1015px;
	height: 100%;
}

p{
	line-height: 16px;
}
/* Global Changes */

a { padding: 3px 5px; }

#page {
	margin: 0;
	padding: 0;
	
}

#header {
	height: 55px;
	width: 100%;

	background-color: #1d110f;
	text-transform: lowercase;
	position: fixed;
	top:0;
	left: 0;
	z-index: 101;
	min-width: 1015px;
	/*background-image: url("http://aviatornation.com/wp-content/themes/avn/images/bg-trans.png");*/
}

#medlogo {
	float: right;
	margin-top: -10px;
}

#medlogo a:hover {
	background: none;
}

#theshop {
}

#thecart {
	position: absolute;
	right:0;
	/*margin-left: -165px;*/
	margin-top: 20px;
	padding: 15px 15px 15px 15px;
	background-color: #1d110f;
	opacity: 0;
	z-index: 999;
	line-height: 20px;
	width: 300px;
}


#bottom{
	position: absolute;
	top: 0;
	left: 0;
	/*background-color: #201d1d;*/
	overflow: hidden;
	padding-top: 50px;
	/*height: 130px;*/
	width: 25%;
	max-width: 270px;
	min-width: 200px;
	background: url("./images/filler1.jpg") no-repeat 0px 800px;
}


#leftlogo{
	float: left;
	width: 200px;
	
	
}

#leftlogo img{
	height: 40px;
	z-index: 250;
	padding: 5px;
}
ul.mainmenu{
	/*background-color: #1d110f;*/
	
	margin: 0px 0px 0px 25px;
	padding: 13px 15px 0px 15px;
	float: right;
	width: 700px;
	height: 40px;
	overflow: hidden;
}


.mainmenu li{
	list-style: none;
	float:	left;
	padding: 5px;
}

.mainmenu li a:hover{
	background-color: #252521;

}
.seperator{
	margin-left: 20px;
	margin-right: 20px;
}

.floater{
	clear: both;
}

a{
	color: #e5b887;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
}


a img{
		border: none;
}

.category-slideshow p{
	margin: 0;
	padding: 0;
}

#sidebar li{
	list-style: none;
	float:	left;
	padding-right: 25px;
}
#sidebar{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%; 
/*	background-color: #1d110f;
	border-top: 8px solid #201d1d;*/
	
/*	position: absolute;
	bottom: 0px;*/
	/*background-color: #201d1d;*/
}

li.widget{
	width: 25%;
	background-color: #1d110f;
	height: 150px;
	overflow: hidden;
}

.wigText{
	/*float: right;*/
	display: block;
	margin-top: 102px;
	height: 30px;
	padding: 5px;
	background-color: #1d110f;
}

.wigFull {
	width: 100%;
	height: 100%;
}

#wigImgFrame{
/*
	position: absolute;
	top: 4px;
	left: 0;
	height: 150px;
*/
}

#sidebar ul{
	margin: 0;
	padding: 0;
	
}

#sidebar li{
	margin: 0;
	padding: 0;
/*	border-left: 4px solid #201d1d;*/
}

li#text-412176071{
	border-left: none;
	background: url(http://s66452.gridserver.com/wp-content/themes/avn/images/mens.jpg) left top;
}

li#text-412176072{
	background: url(http://s66452.gridserver.com/wp-content/themes/avn/images/womens.jpg) left top;
}

.post_archive{
	width:25%;
	padding-left: 4px;
	border-bottom: 4px solid #201d1d;
	background: #201d1d;
	float: left;
	overflow: hidden;
	
}

.post_content{
	
	margin: 0;
	padding: 0;
	/*margin-left: 4px;*/
	height: 100%;
	
	opacity: 0;
}

.post_content h4{
	
	
	margin: 0;
	padding: 0;
	
	float: right;
	position: relative;
	top: 130px;
	
	height: 30px;
	
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	
	background-color: #1d110f;
	
	font-weight: normal;
	z-index: 20px;
}

.wpsc_category_image,
.thumbnail {
	/* position: relative; */
	margin-top: -34px;
	width: 100%;
	z-index: 10px;
}


/*POST PAGE*/

#split-content{
	width: 976px;
	margin: 100px auto;
	margin-bottom: 40px;
	
}

#split-content-push{
	width: 976px;
	position: absolute;
	right: 40px;
	top: 100px;
	padding-bottom: 40px;
	
}
.right-content, .left-content{
	
}

#left-content{
	float: left;
	width: 475px;
}

#right-content{
	float: right;
	width: 485px;
	padding-left: 15px;
	background-color: #252521;
	min-height: 600px;
	
}

.pad-content{
	padding-bottom: 15px;
	min-height: 50px !important;
}


#right-content h2{
	margin: 0;
	padding: 0;
	float: right;
	background-color: #1d110f;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	margin-top: -50px;
}

#addthis { margin: 12px 0px 0px -5px; }

.backbutton {
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #1d110f;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	width: 75px;
	text-align: center;
}

.backbutton a {
		text-align: center;
}

.entry{
	width: 450px;
	background-color: #1d110f;
	padding: 10px;
	margin-top: 50px;
}

.post_archive{
	width:25%;
	height: 150px;

/*	padding-left: 4px;*/
	padding-left: 0;
	margin-left: -1px;
	border-bottom: 4px solid #201d1d;
	background: #201d1d;
	float: left;
	overflow: hidden;
	
}

#mens{
	float: left;
	width: 475px;
	padding-left: 7px;
}

#womens{
	float: left;
	width: 475px;
	padding-left: 7px;
	
}

/*Front PAGE thumbs*/

.front_thumb{
	width:100%;
/*	width: 220px;*/
	height: 25%;
/*	padding-right: 4px solid #201d1d;
	border-top: 4px solid #201d1d;*/
	background: #201d1d;
	/*float: left;*/
	display: block;
	overflow: hidden;
/*	margin-top: -4px;*/
	max-height: 197px;
}

.front_thumb_inside{
	
	margin: 0;
	padding: 0;
	/*margin-left: 4px;*/
	height: 100%;
}

.front_thumb h4{
	margin: 0;
	padding: 0;
	
	float: right;
	position: relative;
	top: 100px;
	
	height: 30px;
	
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	
	background-color: #1d110f;
	
	font-weight: normal;
	z-index: 20px;
}

.front-thumbnail {
	/* position: relative; */
	/*margin-left:-5px;*/
	margin-top: -4px;
	/*border-top: 4px solid #201d1d;*/
	/*
	width: 100%;
	z-index: 10px;
	*/
	
/*	margin-left: 2px; */
}

	/*Supersize Plugin Styles*/

.narrowcolumn{
	/*	background: url(http://s66452.gridserver.com/wp-content/themes/avn/images/biglogo.png) center no-repeat;*/
}

#supersize, #fullImage {
	width: 100%;
	overflow: hidden;
	display: block;

}

#supersize {
	overflow: hidden !important;
	
}
#supersize ul, #fullImage ul {
	margin: 0;
	padding: 0;
}

#supersize li, #fullImage li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#supersize img, #supersize a {
	
	width:100%;
	display:none;
	list-style: none;
}

.galleria {
	margin-left: 0;
	padding-left: 0;
}

.galleria li{
	width: 80px;
	height: 101px;
}

#fullImage #slideshow, #fullImage #slideshow a {
	width: 100%;
	list-style: none;
	position: fixed;
	z-index: -1;

	
}

#fullImage #slideshow img {
	width: 100%;
}

#page {
	margin-top: 55px;
}


#supersize .activeslide, #supersize .activeslide img, #fullImage .activeslide, #fullImage .activeslide img {
	display: inline;
}

/*ESHOP*/

.productdisplay{
	float: left;
}

.single_product{
/*	background-color: #1D110F;*/
}

.post-edit-link{
	position: fixed;
	right: 0;
	bottom: 0;
	color: red;
	font-weight: bold;
}

#right-content h2.prodtitles{
	margin-top: 0;
	margin-bottom: 20px;
}

#right-content .description{
	
	clear: both;
	background-color: #1D110F;
	padding: 10px;
	width: 450px;
	
}

#right-content #buy{
	
	clear: both;
	background-color: #1D110F;
	padding: 10px;
	width: 150px;
	float: left;
	margin-top: 20px;
}

.wpsc_variation_forms{
	float: left;
	padding: 10px;
	width: 150px;
	clear: right;
	padding-top: 0;
}

.wpsc_variation_forms{
	/*	height: 35px;
			display: block;*/
}
.wpsc_variation_forms select{
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}

.wpsc_variation_forms label{
	float: left;
	padding: 10px;
	padding-bottom: 0;
	clear: left;
	
}

.wpsc_product_price, .wpsc_buy_button{
		float: left;
		padding: 10px;
		clear: left;
		width: 100px;
}

.wpsc_product_price{
/*		margin-bottom: 20px;
		padding-top: 25px;
		height: 35px;
		width: 50px;*/
}

.pricedisplay {
font-size:11px;
font-weight:bold;
letter-spacing:1px;
}

.wpsc_product_price span{
		float: left;
		margin-left: 40px;
		margin-top: -8px;
}

.wpsc_buy_button{
		float: right;
		padding: 10px;
		width: 150px;
}

#group{
	position: fixed;
	left: 0;
	top: 55px;
	z-index: 200;
	background-color: #1D110F;
	padding: 2px;
	padding-right:8px;
	padding-left:4px;
	
}

#single{

	float: left;
	padding-top: 4px;
}


/*MUSIC*/

#music {
	position: fixed;
	right: 0px;
	margin: 0px 0px 0px 0px;
	bottom: 75px;
	background-color: #1d110f;
	padding: 10px;
	visibility: hidden;
}

#music h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	display: block;
	font-weight: normal;
}

/*TITLE*/

.title {
	
	
	margin: 0;
	padding: 0;
	
	float: left;
	position: relative;
	top: 0;

	height: 20px;
	
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	
	background-color: #1d110f;
	
	font-weight: normal;
	z-index: 20px;
}

.fullimg {
	
	margin-top: -24px;
	
}

.goRight{
	
	margin-left: -4px;
	
}

.nobg{
	
	background-color: #252521;
/*	overflow-y: scroll;
	max-height: 400px;*/
}

/*STORE LIST*/

.storelist {
	float: right;
	clear: right;
	width: 100px;
	background-color: #252521;
	padding: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	position: fixed;
	top: 100px;
	right: 544px;
}

.storestuff {
/*	height: 600px;
	overflow: scroll;*/
	margin-top: 45px;
	margin-right: 40px;
	
}

.fixed{
	position: fixed;
	top: 100px;
}

.storecontent {
	
}

.storecontent h3 {
	width: 100%;
	padding: 4px;
	padding-top: 10px;
	background-color: #1d110f;
	height: 20px;
	clear: both;
}

.storecontent p {
	width: 140px;
	height: 100px;
	float: left;
	padding-left: 8px;
}
.storelist h2{
	margin: 0;
	padding: 0;
	float: right;
	background-color: #1d110f;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	margin-right: -10px;
	margin-top: -10px;
}

.storelist ul{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.storelist li {
	margin: 0;
	padding: 0;
	list-style: none;
}


/*CHECK OUT*/

#right-content h2 .productcart{
	clear: both;
	padding-top: 30px;
}

#right-content .product_shipping h2, #right-content .wpsc_container h2{

	display: block !important;
	float: none;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

#right-content .product_row{
	clear: both;

}

#current_country, .current_country{
	width: 100px;
}

#right-content .productcart, #right-content .productcart{
	width: 100%;
}

#right-content .wpsc_container span{
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #1d110f;
	font-size: 10px;
	padding: 4px;
	width: 445px;
	display: block;
}

#right-content .wpsc_container hr{
	display: none;
}

#right-content .productcart span{
	width: auto;
}

#right-content .wpsc_checkout_table{
	width: 100%;
}

#right-content .wpsc_checkout_table .text, #right-content .wpsc_checkout_table input, #right-content .wpsc_checkout_table textarea{
	width: 100%;
	border: 1px solid #1d110f;
	padding: 4px;
	background-color: #1d110f;
	color: #E5B887;
}

#right-content .wpsc_checkout_table .text:hover, #right-content .wpsc_checkout_table input:hover, #right-content .wpsc_checkout_table textarea:hover{
	
	border: 1px solid #FFFFFF;
	
}

#right-content .wpsc_container strong{
	padding-top: 10px;
	display: block;
	height: 30px;
}

#region_country_form_6, #region_select_6{
	width:100px;
	display: inline;
}

#right-content .wpsc_checkout_table input[size="2"]{
	width: 20px;
}	

#right-content .wpsc_checkout_table input[size="4"]{
	width: 30px;
}

.soldout{
	clear: both;
}

#wpsc_shopping_cart_container h2{
	margin: 0;
	padding: 0;
	float: right;
	background-color: #1d110f;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 5px;
}
.productcart, #req {clear: both;}

#shippingSameBilling {width: 15px !important;}

/*BLOG*/

.blogpost {
	width:452px; background: #333; padding: 15px; margin: 15px; overflow: hidden;
}

#sharethis { float: right; padding: 15px; padding-top: 20px;}

#wpsc_akst_form, #wpsc_akst_form a, #wpsc_akst_form a:link, #wpsc_akst_social a { color: #000;}

#shareblog {
	padding-top: 10px;
	margin-left: 10px;
	}