/*
Theme Name: Stack Clothing
Theme URI: http://www.stackclothing.com
Description: Stacked.
Version: 1.0
Author: DFP
Author URI: http://www.deepfriedproductions.com

*/

 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B; 	
	margin: 0; 	padding: 0; 
	background: #151515 url(images/background.jpg) no-repeat center top;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #ccc;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #fff;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

h4 {
	padding: 10px 10px 10px 10px;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */


img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

a img {border: 0px !important}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	border-collapse: collapse;			
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
}

td {
	padding-left: 12px;
	padding-right: 12px;
}
/* end - table */

/* form elements */
#main form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #111; 
}

#content-wrap .tempproduct form {
	margin: 0px; padding: 0px;
}

label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}
#content-wrap input, #content-wrap select, #content-wrap textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #ddd;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;		
}

.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 160px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	padding: 2px 5px;
	vertical-align: top;
}


.searchform input.button:hover { cursor:pointer }


	#slider{}	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:696px;
	height:141px;
	overflow:hidden; 
	}	
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-160px;
	}	
#nextBtn, #nextBtn2{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(/images/btn_next.gif) no-repeat 0 0;	
	}								

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#second {margin-top: 10px; width: 960px;}

.bannerleft {float: left; }
.bannerright {float: right;}

#wrap {
	width: 960px;	
	margin: 0 auto;
	text-align: left;
	padding: 50px 0px 0px 0px;	
}
#content-wrap {

	clear: both;
	width: 100%;	
	margin-bottom: 40px;	
	padding-bottom: 20px; 			
	background: url(images/content_bg.jpg) top center no-repeat #111;
	float: left;
	top: 160px;	
	display: inline;
}
#content-wrap-collection {
	width: 960px;
	margin: 0 auto;
	background: url(images/content_bg.jpg) top center no-repeat #111;
	padding: 0px 0px 20px 0px;
}
#content-wrap-home {
	clear: both;
	width: 100%;	
	margin-bottom: 40px;
	padding: 0; 		
	float: left;
	top: 160px;	
	display: inline;
}
#header {
	position: relative;
	width: 960px;	
	height: 430px;	
	margin: 0; padding: 0;		
	background: transparent;
}


#blogposts ul {margin-left: 0px;}

#blogposts {
background-color:#111; 
clear: both;
float: right;
padding: 10px 0 13px 0;
width: 285px;
}

#blogposts li {
font-size: 14px;
margin-bottom: 5px;
width: 245px;
}

#homebanners {
margin-top: 13px;
}

/* header search */
#header form#quick-search {
	position: absolute;
	top: 38px; right: 0;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 72px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 140px; left: 10px;	
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 245px; left: 15px;		
}

/* Main Column */
#main {
	float: left;
	width: 685px;
	padding: 0; margin: 0 0 0 10px;
	display: inline;		
}
#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 3.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #fff; 
	letter-spacing: -2px;	
	text-transform: none;	
}
#main h2 a {
	color: #fff;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 250px;
	padding: 0; margin: 25px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 5px 0; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
border-bottom: 1px solid #000;

	color: #fefefe;
}
#sidebar ul {
	text-align: left;
	margin: 0 0 8px 0px; 
	border-top: 1px solid #222;
padding: 7px 5px 0 0;				
}

#sidebar form {
border-top: 1px solid #222;}

#sidebar ul li {
	list-style: none;
	padding: 4px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 13px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	background: #151515 url(images/footer_bg.jpg) repeat-x center top;
	color: #555;
	width: 100%;
	float: left;
	display: inline;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 960px;
	text-align: center;		
}
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}

#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}

#footer-nav {margin-top: 7px;}

#footer-nav a {color: #999999;}
#footer-nav a:hover {color: #dddddd;}


#sitecredit {margin: 26px 0 20px 0;}

#sitecredit a {color: #777;}
#sitecredit a:hover {color: #dddddd;}


/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.postmeta img { vertical-align: -20%; } /* for AddThis */

.post-info { font-size: .95em; padding-top: 3px; color: #444;	}
.post-info a { color: #555555; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/* #content-wrap img {margin-left: 10px} */





/* newsletter */

/* #mc_embed_signup {width: 270px; margin: -20px 0 0 -10px} */
#mc_embed_signup form {background-color: transparent}
#mc_embed_signup  p {margin: 3px 0 8px 0 !important; padding: 0 0 8px 0  !important;}
fieldset {border: 0px !important; }
.mc-field-group input {margin-bottom: 8px; width: 200px}



/* temp store */


.tempproduct img {margin-left: 0px !important; }
.tempproduct {clear: right; width: 673px; padding-top: 15px;}
.tempproduct h4 {color: #ddd; font-size: 17px; padding-top: 4px; }
.tempprice {font-weight: bold; font-size: 15px; color: #ddd; float: right; background-color: #000; padding: 5px;}


.tempproduct img {margin-left: 0px !important; }
.tempproduct {clear: right; width: 673px; padding-top: 15px;}
.tempproduct h4 {color: #ddd; font-size: 17px; padding-top: 4px; }
.tempprice {font-weight: bold; font-size: 15px; color: #ddd; float: right; background-color: #000; padding: 5px;}

.tempproduct form {border: 0px !important;}
.tempproduct table {background-color: #0c0c0c;}
.tempproduct input {border: 0px !important; margin-top: 5px }
.tempproduct select {background-color: #ccc !important; color: #333 !important; float: left; margin-right: 15px;}

.sizeselector {float: left; margin-right: 5px; padding-top:5px}
.tempproduct table {width: 240px; float: right;}
.tempproduct td {border: 0px}
.tempproductinfo {float: left; width: 415px; }
.addtocartbox {text-align: right; }
.tempproduct input {}
.addtocartrow {width: 200px; margin: 0px auto; }
.cartbutton {float: left;}
.viewcart {text-align: center; clear: both;}

.addtocartbox table {width: 160px !important;}

.oos {display: none;}

/******************************************************************************
* Navigation Menu
******************************************************************************/

/*  Navigation  */
#nav {

	height: 117px;
	text-align: center;
	width: 100%;	
	float:left;
	background: #000 url(images/upper_bar.jpg) repeat-x;
}
#nav_wrapper {
	margin: 0 auto;
}

#nav ul li.current_page_item a {	
	color: #0077B5;	
}
ul.center_column {
	margin: 0 auto;
	list-style: none;
	width: 854px;
	height: 110px;
}

li.logo {
	display: block;
	width: 374px;
	height: 110px;
	overflow: hidden;
	float:left;
}
li.logo a {
	background-image: url(images/nav_logo.png);
	display: block;
	height: 110px;
	width: 374px;
}
li.logo a:hover {
	background-image: url(images/nav_logo.png);
	display: block;
	height: 110px;
	width: 374px;
	background-position: 0px -110px;
}
.left_col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.right_col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li.left_col {
	height: 110px;
	float:left;
	width: 198px;
	margin: 0px 18px 0px 0px;
}
li.right_col {
	height: 110px;
	float:left;
	width: 264px;
}
li.one {
	float:left;
	height: 110px;
	overflow:hidden;
	width: 106px;
}
li.one a {
	background-image: url(images/nav_about.png);
	display: block;
	height: 110px;
	width: 106px;		
}
li.one a:hover {
	background-image: url(images/nav_about.png);
	display: block;
	height: 110px;
	width: 106px;
	background-position: 0px -110px;		
}
li.two {
	float:left;
	height: 110px;
	overflow:hidden;
	width: 158px;
}
li.two a {
	background-image: url(images/nav_collection.png);
	display: block;
	height: 110px;
	width: 158px;		
}
li.two a:hover {
	background-image: url(images/nav_collection.png);
	display: block;
	height: 110px;
	width: 158px;
	background-position: 0px -110px;	
}
li.four {
	float:left;
	height: 110px;
	overflow:hidden;
	width: 104px;
}
li.four a {
	background-image: url(images/nav_store.png);
	display: block;
	height: 110px;
	width: 104px;		
}
li.four a:hover {
	background-image: url(images/nav_store.png);
	display: block;
	height: 110px;
	width: 104px;
	background-position: 0px -110px;		
}
li.five {
	float:left;
	height: 110px;
	overflow:hidden;
	width: 94px;
}
li.five a {
	background-image: url(images/nav_blog.png);
	display: block;
	height: 110px;
	width: 94px;		
}
li.five a:hover {
	background-image: url(images/nav_blog.png);
	display: block;
	height: 110px;
	width: 94px;
	background-position: 0px -110px;		
}
