/*
Theme Name: Cookie West
Theme URI: http://cookiewest.com/
Version: 1.0
Author: WeTheConspirators
Author URI: http://www.wetheconspirators.com/
*/

/* ------------------------------------------------------------
Body and Wrappers
------------------------------------------------------------ */

body {
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	text-align: left;
	float: left;
	margin: -10px auto 0 auto;
	padding: 20px 10px 10px 10px;
	width: 950px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}



/* ------------------------------------------------------------
Header
------------------------------------------------------------ */

#header {
	color: #494949;
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
	height: 70px;
	width: 960px;
}

.logo {
	width:150px;
}

.logo img:hover {
	opacity:0.5;
}

#content {
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}



/* ------------------------------------------------------------
Links
------------------------------------------------------------ */

a {
	color: #000000;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

a img {
	border: none;
}

.continue {
	background-color:#000000;
	color:#ffffff;
	padding:15px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}



/* ------------------------------------------------------------
Headings
------------------------------------------------------------ */

h1, h2, h3 {
}

h1 {
	font-size: 13px;
	padding-top: 70px;
	margin: 0;
}

h2 {
	font-size: 24px;
	font-weight: 300; 
	margin: 0;
	line-height:1.4em;
	letter-spacing:0.5px;
	color:#555;
}

.pageTitle {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#sidebar h2 {
	font-size: 11px;
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	padding: 0;
	margin: 30px 0 0;
}

h3#comments {
	font-size: 12px;
	padding: 0;
	margin: 20px 0 0 0;
}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
}

h1 a:hover, h2 a:hober, h3 a:hover {
	text-decoration:underline;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}



/* ------------------------------------------------------------
Images
------------------------------------------------------------ */

p img {
	padding: 0;
	max-width: 100%;
}



/* ------------------------------------------------------------
Search
------------------------------------------------------------ */

.searchNav {
	margin: -50px 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.btnsearchNew{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	height: 22px;
	background-color: #1e1e1e;
	text-align: center;
	padding: 5px 10px 5px 10px;
	border: 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin-left: 5px;
}

.btnSearchOver {
	color :#ffffff;
	background-color: #cccccc;
}

.searchFormNew{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f4f4f4;
	border: 2px;
	padding: 4px;
	border-style:solid;
	height: 12px;
	border-color:#f4f4f4;
	-moz-border-radius: 2px;
	-webkit-border-radius: px;
	border-radius: 2px;
	margin-right: 0px;
	text-transform:uppercase;
}



/* ------------------------------------------------------------
Navigation
------------------------------------------------------------ */

#header {
	
}

	.logo {
		font-size:24px;
		font-weight:500;
	}
	
	.header-nav {
		float:right;
		font-size:10px;
		margin:-45px 0 0 0;
	}
		
		.header-nav,
		.header-nav a,
		.header-nav a:visited {
			color:#999;
		}
		
		.header-nav li {
			float:left;
			list-style:none;
			margin:0 0 0 5px;
		}

	.customer-nav {
		float:right;
		font-size:12px;
		margin:-20px 0 0 0;
	}
		
		.customer-nav,
		.customer-nav a,
		.customer-nav a:visited {
			color:#999;
		}
		
		.customer-nav li {
			float:left;
			list-style:none;
			margin:0 0 0 5px;
		}

	.store-nav {
		float:left;
		font-size:14px;
		margin:10px 0 0 0;
		width:960px;
	}
		
		.store-nav,
		.store-nav a,
		.store-nav a:visited {
			color:#999;
		}
		
		.store-nav li {
			float:left;
			list-style:none;
			margin:0 15px 0 0;
		}
		
			.store-nav li.right {
				float:right;
				margin:-5px 0 0 0;
			}
			
			select[name="brand-drop"] {
				width:200px;
			}

	#post-872 . category-slider-link {
		display:none;
	}

	#wp-e-commerce-search-form {
		margin:-4px 0 0 0;
	}
	
	input#wp-e-commerce-search[type="text"] {
		background-color:#f3f3f3;
		border:none;
		border-radius:0px;
		font-size:11px;
		font-weight:400;
		padding:3px 3px;
		width:150px;	
	}	
	
	#wp-e-commerce-search-form input[type="submit"] {
		background:none;
		border:none;
		font-family:Helvetica, Arial, sans-serif;
		font-size:10px;
	}



/* ------------------------------------------------------------
Widecolumn
------------------------------------------------------------ */

.widecolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0;
	width: 960px;
}

.widecolumn .entry p {
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn .post {
	margin: 0;
	padding: 0 0 20px 0;
}


/* ------------------------------------------------------------
Narrowcolumn
------------------------------------------------------------ */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0;
	width: 960px;
}

.error404 {
	min-height:400px;
	padding:10px 0 0 0;
}



/* ------------------------------------------------------------
Navigate Posts
------------------------------------------------------------ */

.olderPosts {
	margin: 0 10px 10px 10px;
	padding: 5px;
	width: 73px;
	height: 13px;
	float: right;
	background-color: #ffffff;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ededed;
	-moz-box-shadow: rgba(200,200,200,1) 0 5px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 5px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 5px 8px;
}

.newerPosts {
	margin: 0 10px 10px 10px;
	padding: 5px;
	width: 78px;
	height: 13px;
	float: right;
	background-color: #ffffff;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ededed;
	-moz-box-shadow: rgba(200,200,200,1) 0 5px 8px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 5px 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 5px 8px;
}



/* ------------------------------------------------------------
Entry
------------------------------------------------------------ */

.post {
	margin: 0 0 70px;
	text-align: justify;
}

.post hr {
	display: block;
}



/* ------------------------------------------------------------
Footer
------------------------------------------------------------ */

#footer {
	border-top:1px solid #cccccc;
	padding: 20px 0 10px 5px;
	margin: 0 auto;
	width: 945px;
	height: 25px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
}

.footerColumn {
	float:right;
	width:300px;
	padding:30px 5px 0 5px;
	font-size:11px;
	line-height:1.4em;
}

.footerColumn-thin {
	float:left;
	width:140px;
	padding:30px 5px 0 5px;
	font-size:11px;
	line-height:1.4em;
}

.footerCopyright {
	margin-top:20px;
	padding:20px 0;
	width:790px;
	float:right;
	border-top:1px solid #cccccc;
}

.footerBrands {
	border-bottom:1px solid #cccccc;
	padding:0 0 20px 0;
	line-height:1.5em;
}

.footerStore {
	float:left;
	width:140px;
	padding:30px 5px 0 30px;
	font-size:11px;
	line-height:1.4em;
}

.searchFooter {
	margin: -20px 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.footerCopyrightRight {
	float:right;
}

.footerCopyrightRight li {
	list-style:none;
	float:left;
	margin:0 0 0 20px;
}

.footerSharer {
	float:right;
}

.footerLike {
	float:right;
	width:55px;
}



/* ------------------------------------------------------------
Forms and Elements
------------------------------------------------------------ */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

select {
	width: 130px;
}



/* ------------------------------------------------------------
Clears
------------------------------------------------------------ */

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* ------------------------------------------------------------
Typography
------------------------------------------------------------ */

small {
	font-size: 10px;
	line-height: 1.5em;
}



/* ------------------------------------------------------------
Inputs
------------------------------------------------------------ */

input {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#e1e1e1;
	border-radius:1px solid #e4e4e4;
}


input name="nn" {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#e1e1e1;
	border-radius:1px solid #e4e4e4;
	font-size:24px;
}

input type="submit" {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#000;
	border-radius:1px solid #000;
	color:#fff;
}



/* ------------------------------------------------------------
Pages
------------------------------------------------------------ */

.columnSmall {
	width:25%;
	float:left;
	text-align:left;
}

.columnSmall li {
	list-style:none;
	line-height:1.3em;
}

.columnLarge {
	width:70%;
	float:right;
}

.columnThird {
	width:30%;
	margin:0 30px 0 0;
	float:left;
	text-align:left;
}

.adBlock {
	width:930px;
	margin:0 auto;
}

.adBlock img {
	width:300px;
	height:200px;
	float:left;
	padding:0 5px;
}

.clearAdBlock {
	clear:both;
	height:10px;
}



/* ------------------------------------------------------------
Home Page
------------------------------------------------------------ */

.home-slider {
}

	.home-slider li {
		list-style:none;
	}




/* ------------------------------------------------------------
Products Page
------------------------------------------------------------ */

.breadcrumb, .breadcrumb a {
	color:#555555;
	font-size:13px;
	margin:0 0 0 9px;
}

#homepage_products {
	overflow:hidden;
}

#homepage_products  .category_view_product  .product_details .wpsc_product_title {
	font-size:12px;
}

#homepage_products  .category_view_product {
	width:200px;
	height:300px;
	float:left;
	margin:8px 3px;
}

/*Product Page — Title*/

h3.wpsc_category_boundary {
	display:none;
}

div.default_product_display div.textcol .producttext {
	display:none;
}



/* ------------------------------------------------------------
Slider
------------------------------------------------------------ */

#gallery { 
	margin:0 0 20px 10px;
	position:relative;
}

#gallery #overTheImg { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serf; 
	font-size:100px;
	font-weight:300;
	text-align:center;
	color:#fff; 
	position:absolute; 
	width:960px; 
	top:160px; 
	z-index:10;
	text-shadow: 1px 1px 1px #000;
	text-transform:uppercase;
}

#gallery #overTheImgImage { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serf; 
	font-size:100px;
	font-weight:300;
	text-align:center;
	color:#fff; 
	position:absolute; 
	width:960px; 
	top:0; 
	z-index:10;
	text-shadow: 1px 1px 1px #000;
	text-transform:uppercase;
}

#gallery #overTheImg p {
	margin:0 0 50px 0;
}

#gallery .link-shop { 
	/*background:#000000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;*/
	color:#fff; 
	text-transform:none; 
	font-weight:bold; 
	font-size:18px; 
	position:absolute;
	left:40%;
	margin:0 0 0 0;
	top:260px; 
	z-index:20;
	text-shadow: 1px 1px 1px #000;
}

#gallery #imgContainer { 
	height: 400px; 
	width:960px;
	overflow: hidden; 
}

#gallery #imgContainer li {
	margin:0 0 0 0;
	list-style:none;
	width:960px;
	height:400px;
	float:left;
}

#gallery #imgContainer li img { 
	height:400px;
	width:960px;
}

#gallery #imgControls { 
	position: absolute; 
	top:20px;
	right:10px; 
	width:100%; 
	text-align:right;
	margin:0 0 0 -40px;
}

#gallery #imgControls li { 
	list-style:none;
	display: inline; 
	margin:0 2px;
}

#gallery #imgControls li a { 
	display:none;
	display: inline-block; 
	width:20px; 
	height:20px;
	font-size:0px;
	vertical-align:middle; 
	text-indent: -9999px;
}

#gallery #imgControls li.current a, #gallery #imgControls li a:hover { 
	background-position:left top; 
}

#gallery #imgControls #imgControlsPrev a { 
	background:url(assets/images/btn-prev-20.png) no-repeat right top; 
	display:none;
	opacity:0.75;
}

#gallery #imgControls #imgControlsNext a { 
	background:url(assets/images/btn-next-20.png) no-repeat right top;
	opacity:0.5;
}

#gallery #imgControls #imgControlsPrev a:hover, #gallery #imgControls #imgControlsNext a:hover { 
	opacity:1;
}

.a-right { 
	text-align:right; !important;
}



/* ------------------------------------------------------------
Newsletter
------------------------------------------------------------ */

.newsletter {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.newsletter form table {
	cellspacing:0;
	cellpadding:0;
	margin:40px 0 0 -5px;
}

	.newsletter form table tbody tr td {
		text-align:left;
	}

	.newsletter input[type="text"] {
		background-color:#f4f4f4;
		border:1px solid #cccccc;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		color:#000000;
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:16px;
		font-weight:300;
		float:left;
		padding:5px;
		width:300px;
	}

	.newsletter input[type="submit"] {
		background-color:#000000;
		border:none;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		color:#ffffff;
		float:left;
		margin:20px 0 0 0;
		padding:10px;
	}

	.newsletter input[type="submit"]:hover {
		background-color:#cccccc;
		cursor:pointer;
	}
	


/* ------------------------------------------------------------
Home Page NEUE
------------------------------------------------------------ */

body.page-id-872 #header {
	background-color:none;
	margin:0 0 0 0;
	position:absolute;
	z-index:100;
}

		body.page-id-872 .header-nav,
		body.page-id-872 .header-nav a,
		body.page-id-872 .header-nav a:visited,
		body.page-id-872 .customer-nav,
		body.page-id-872 .customer-nav a,
		body.page-id-872 .customer-nav a:visited,
		body.page-id-872 .store-nav,
		body.page-id-872 .store-nav a,
		body.page-id-872 .store-nav a:visited {
			color:#000;
		}
		
		body.page-id-872 .store-nav,
		body.page-id-872 .store-nav a,
		body.page-id-872 .store-nav a:visited {
			font-size:13;
		}

#home-neue {
	background:url(assets/images/home-feature-bg.jpg);
	min-height:620px;
	width:100%;
}

.home-feature {
	margin:0 0 0 0;
	min-height:620px;
	position:static;
	width:100%;	
	z-index:0;
}

.home-slider {
	margin:0 auto;
	width:960px;
}

	.home-slider img {
		height:620px;
		width:960px;
	}
	
.home-message,
.home-message-neue {
	background:#000;
	color:#fff;
	font-size:14px;
	margin:-70px auto 0 auto;
	padding:20px 0;
	text-align:center;
	width:955px;
}



	.home-message a,
	.home-message a:hover,
	.home-message a:visited {
		color:#fff;
	}

	.home-message-new a,
	.home-message-new a:hover,
	.home-message-new a:visited {
		color:#fff;
	}
	
	.home-column {
		margin:-50px auto 0 auto;
		padding:0 0 20px 0;
		width:960px;
	}
	
	.home-column .lower-third {
		margin:10px auto 0 auto;
		width:960px;
	}	
	
	
	

/* ------------------------------------------------------------
Category Page NEUE
------------------------------------------------------------ */

body.page-template-category-page-neue-php #header,
body.page-template-summer-home-page-neue-php #header {
	margin:-120px 0 0 0;	
}

#category-neue {
	background:url(assets/images/category-feature-bg.jpg);
	min-height:400px;
	width:100%;
}

.category-feature {
	margin:120px 0 0 0;
	min-height:400px;
	width:100%;
}

.category-slider {
	margin:0 auto;
	position:static;
	width:960px;
	z-index:10;
}

	.category-slider img {
		height:400px;
		position:static;
		width:960px;
		z-index:10;
	}

	.category-slider-link,
	.category-slider-link a,
	.category-slider-link a:visited {
		color:#fff; 
		font-weight:bold; 
		font-size:18px;
		margin:-200px auto 0 auto;
		position:relative;
		text-align:center;
		text-shadow: 1px 1px 1px #000;
		width:960px;
		z-index:200;
	}
	
.lower-third {
	margin:200px auto 0 auto;
	width:960px;
}

body.page-template-summer-home-page-neue-php .lower-third {
	margin:30px auto 0 auto;
	width:960px;
}	
	
.lower-third-left,
.lower-third-center,
.lower-third-right {
	float:left;
	margin:20px 0 20px 0;
}

	.lower-third-left {
		padding:0 17px 0 0;
	}
	
	.lower-third-center {
		padding:0 15px 0 15px;
	}
	
	.lower-third-right {
		padding:0 0 0 17px;
	}	

.home-message-new {
	background:#000;
	color:#fff;
	font-size:14px;
	margin:200px auto 0 auto;
	padding:20px 0;
	text-align:center;
	width:955px;
}	

.home-read-more {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}


/* ------------------------------------------------------------
Information Page NEUE
------------------------------------------------------------ */

.information-column {
	margin:0 auto;
	width:960px;
}

#information-neue {
	background:url(assets/images/category-feature-bg.jpg);
	margin:-200px 0 0 0;
	max-height:400px;
	width:100%;
}

.information-feature {
	margin:120px 0 0 0;
	min-height:400px;
	width:100%;
}

.information-slider {
	margin:0 auto;
	position:static;
	width:960px;
	z-index:10;
}

	.information-slider img {
		height:400px;
		position:static;
		width:960px;
		z-index:10;
	}

