/*  
Theme Name: You Neek Clothing
Theme URI: http://www.doubledragonstudios.com/
Description: A theme by Double Dragon Studios
Version: 0.0.1
Author: Double Dragon Studios
Author URI: http://www.doubledragonstudios.com/
*/

@import "css/reset.css";
@import "css/layout.css";
@import "css/type.css";
@import "css/colors.css";
@import "css/forms.css";
@import "css/products.css";

/*
Clearing Floats
More info: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.nodisplay { display:none; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */


/* shit Jon changed */
#nav li a:hover,
#nav li a:active { background-color:black; color:white; }

.mainnav li { font-size:200%; font-weight:bold; text-transform:uppercase; letter-spacing:-.03em; }

body { font-family:Arial, Helvetica, sans-serif; font-size:13px; }

#search h2,
.post h2,
#comments h3,
#commentform h3,
.emptysearch,
.error { font-family:Helvetica, Arial, sans-serif; font-size:2em; font-weight:bold; letter-spacing:-0.04em; line-height:0.8em; }

#inventory li { 
	background:none repeat scroll 0 0 #cccccc; 
	display:block; 	
	float:left; 
	list-style:none outside none; 
	margin-bottom:15px; 
	position:relative; 
	width:100%;
}

p { margin:1em 0; line-height:1.6em; }

#inventory .bar { background:none repeat scroll 0 0 #666666; display:block; height:5px; position:relative; }

.entry a:link,
.comment a:link { color:#999999; }

h4 { font-size:1.3em; font-weight:normal; line-height:1.6em; }

h6 { font-size:13px; font-weight:normal; }

h7 { font-size:1.6em; font-weight:bold; letter-spacing:-.03em; }

#cart-head { background:none repeat scroll 0 0 black; color:#FFFFFF; }

#topselling {
margin:0px 0 0 0px;
width:100%;
}
#topselling h2 {
color:#000000;
margin:0 0 0 0px;
font-size: 120%;
}
#topselling a {
border:0 none !important;
display:block;
float:left;
margin:0 3px 0 0;
width:175px;
}

#disqus_thread {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
}
#search h2, .error  {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0em;
	line-height:0em;
	color:#bc0000;
}

.product-info {
	float: left; 
	width: 300px; 
	margin-left: 5px; 
	margin-right: 5px; 
	text-align: center;
}

span.on_sale {
	font-size: 11px; 
	font-style: italic;
	color: #bc0000;
	font-weight: bold;
	text-transform: lowercase;
}

#products .product  {
	color: #AAAAAA;
	float:left;
	height: 375px;
	text-align: center;
	width: 300px;
}

.add-container {
	background:url("img/price-bg.png") repeat scroll 0 0 transparent;
	height:56px;
	margin:5px 0 0 -10px;
	position:relative;
	width:348px;
	*position: relative;
	*margin-bottom: -60px;
}

#inventory {
	border-bottom:none;
	float:left;
	margin:50px 0 0px;
	padding:0 0 12px;
	width:100%;
}

#inventory span.sold {
	color:black;
	font-size:8px;
	line-height:12px;
	position:absolute;
	right:5px;
	bottom:3px;
}

.logo_icon {
	width: 588px;
	height: auto;
	float: left;
	margin-top: -75px;
	*margin-top: 0px;
}

.logo_icon a {
	float: left;
	position: relative;	
}

#header ul {
	float: right;
}

#header li {
	display: inline;
	float: left;
}

#header li a{
	float: left;
	text-transform: lowercase;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

#header li a:hover{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #000;
}

#header li.selected a{
	background-color:#000000;
	color:#FFFFFF;
	padding-bottom: 10px;
}

.social_links {
	width: 270px;
	height: auto;
	float: left;
	position: relative;
	margin-right: 50px;
}

.social_links a {
	float: left;
	margin-right: 10px;
}

a#fb {
	background:url(img/fb_icon.png) no-repeat;
	width: 59px;
	height: 57px;
	float: left;
}

a#fb:hover {
	/*background:url(img/fb_icon_hover.png) no-repeat;
	width: 59px;
	height: 57px;
	float: left;
	*/
	opacity: .7;
}

a#twitter {
	background:url(img/twitter_icon.png) no-repeat;
	width: 58px;
	height: 56px;
	float: left;
}

a#twitter:hover {
	/*background:url(img/twitter_icon_hover.png) no-repeat;
	width: 58px;
	height: 56px;
	float: left;*/
	opacity: .7;
}

a#stumble {
	background:url(img/stumble_icon.png) no-repeat;
	width: 59px;
	height: 58px;
	float: left;
}

a#stumble:hover {
	/*
	background:url(img/stumble_icon_hover.png) no-repeat;
	width: 59px;
	height: 58px;
	float: left;*/
	opacity: .7;
}

a#rss {
	background:url(img/rss_icon.png) no-repeat;
	width: 59px;
	height: 60px;
	float: left;
	margin-right: 0px;
}

a#rss:hover {
	/*background:url(img/rss_icon_hover.png) no-repeat;
	width: 59px;
	height: 60px;
	float: left;*/
	opacity: .7;
}

#categories {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	text-align: left;
}

.cart_icon_top { 
	float: right;
	margin-top: 20px;
	margin-right: -75px;
	width: 120px;2
}

.cart_icon_top a {
	float: left;
	background: url(img/cart.gif) no-repeat right top;	
	font-size: 20px;
	height: 29px;
	font-weight: bold;
	color: #aaa;
	line-height: 48px;
	padding-right: 39px;
}

.cart_icon_top a:hover {
	float: left;
	background: url(img/cart.gif) no-repeat right bottom;
	color: #fff;
}

.header_container {
	/*background: url(../img/bg_header.jpg) no-repeat center top;
	background: url(img/bg_header.png) no-repeat center top;*/
	background: url(img/bg_header.jpg) repeat-x center top;
	width:1032px; 
	min-height: 81px;
	margin: auto;
}

.main_wrapper {	
	color: #212121;
	width: 1032px;
	margin: auto;
}

.wrapper_inner {
	width: 972px;
	height: auto;
	margin: auto;
}

.logo {
	width: 277px;
	height: 84px;
	float: left;
	margin-left: 15px;
}

.custom_nav {
	width: 300px;
	height: auto;
	float: right;
	margin-top: -50px;
}

.custom_nav_cartel {
	width: 365px;
	height: auto;
	float: right;
	margin-top: -50px;
}

span.custom_nav_home {
	width: 55px;
	height: 32px;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}

.custom_nav_home a {
	background: url(img/nav_sprite.png) 0px -42px no-repeat;
	width: 55px;
	height: 32px;
	float: left;
}

.custom_nav_home a:hover {
	background: url(img/nav_sprite.png) 0px -4px no-repeat;
	float: left;
}

a#homenav {
	background: url(img/nav_sprite.png) 0px -4px no-repeat;
	float: left;
}

span.custom_nav_store {
	width: 69px;
	height: 37px;
	float: left;
	margin-right: 20px;
}

.custom_nav_store a {
	background: url(img/nav_sprite.png) -90px -38px no-repeat;
	width: 69px;
	height: 37px;
	float: left;
}

.custom_nav_store a:hover {
	background: url(img/nav_sprite.png) -90px -0px no-repeat;
	float: left;
}

body#home-page a#storenav {
	background: url(img/nav_sprite.png) -90px -0px no-repeat;
	float: left;
}

span.custom_nav_blog {
	width: 55px;
	height: 34px;
	float: left;
	margin-right: 20px;
}

.custom_nav_blog a {
	background: url(img/nav_sprite.png) -194px -39px no-repeat;
	width: 55px;
	height: 34px;
	float: left;
}

.custom_nav_blog a:hover {
	background: url(img/nav_sprite.png) -194px -1px no-repeat;
	width: 55px;
	height: 34px;
	float: left;
}

body#home-page a#blognav {
	background: url(img/nav_sprite.png) -194px -1px no-repeat;
	float: left;
}

span.custom_nav_cart {
	width: 54px;
	height: 37px;
	float: left;
}

.custom_nav_cart a {
	background: url(img/nav_sprite.png) -284px -38px no-repeat;
	width: 120px;
	height: 37px;
	float: left;
	color: #fff;
}

.custom_nav_cart a:hover {
	background: url(img/nav_sprite.png) -284px 0px no-repeat;
	width: 120px;
	height: 37px;
	float: left;
	color: #0098af;
}

a#cartnav {
	background: url(img/nav_sprite.png) -284px 0px no-repeat;
	width: 120px;
	height: 37px;
	float: left;
	color: #0098af;
}

.custom_nav_cart small {
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin-top: 20px;
}

.addthis_toolbox {
	float: left;
	margin-top: -30px;
}

.addthis_toolbox .custom_images a {
	height:32px;
	margin:0;
	padding:0;
	width:32px;
	cursor: pointer;
}

.addthis_toolbox .custom_images a img {
	opacity:1;
	float: left;
	margin-right: 5px;
}
.addthis_toolbox .custom_images a:hover img {
	opacity:0.75;
}


.sold, .soon {
	float: left;
	margin-top: -20px;
	width: 100%;
}

.sold h4 span, .soon h4 span {
	font-weight: bold;
	color: #FF0000;
}

/* To target a safari browser issue */

@media screen and (-webkit-min-device-pixel-ratio:0){

#wrapper {
	/*margin-top: -70px;*/
}
	
.mainnav li {
	font-size: 180%;
}
a.cart-keep-shopping span {
	float: left;
	margin-left: 12px;
}

} 


/*=============== landing page ===============*/

.splash {
	width: 100%;
	height: 551px;
	background: url(img/bg_splash.jpg) #0098AF center top no-repeat;
	float: left;
	margin-top: -3px;
}

.splash_container {
	width: 859px;
	height: 461px;
	margin: auto;
	background: url(img/bg_splash_container.jpg) #0098AF center top no-repeat;
	margin-top: 18px;
	padding-top: 24px;
	padding-left: 20px;
	padding-bottom: 47px;
	padding-right: 29px;
}

a.entire_story {
	width: 239px;
	height: 20px;
	float: left;
	background: url(img/sprite_entire_story.png) 0px -21px no-repeat;
	margin-left: 25px;
	margin-top: 10px;
}

a.entire_story:hover {
	background: url(img/sprite_entire_story.png) 0px 0px no-repeat;
}

.landing_content, .main_home {
	width: 905px;
	height: auto;
	margin: auto;
}

.landing_inner {
	width: 905px;
	float: left;
	height: auto;
	margin-top: 5px;
}

span.view {
	width: 905px;
	height: 55px;
	background: url(img/bg_view_bar.png) no-repeat;
	float: left;
}

a.view_our_products {
	width: 465px;
	height: 37px;
	float: left;
	background: url(img/sprite_view_store.png) 0px 0px no-repeat;
	margin-left: 240px;
	margin-top: 10px;
}

a.view_our_products:hover {
	background: url(img/sprite_view_store.png) 0px -37px no-repeat;
}

a.view_our_blog {
	width: 183px;
	height: 37px;
	float: left;
	background: url(img/sprite_view_blog.png) 0px 0px no-repeat;
	margin-left: 375px;
	margin-top: 10px;
}

a.view_our_blog:hover {
	background: url(img/sprite_view_blog.png) 0px -37px no-repeat;
}

.landing_featured_products {
	width: 905px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
}

.landing_single_product {
	width: 300px;
	height: 300px;
	float: left;
}

#footer_main {
	width: 905px;
	color: #828282;
	margin-top: 40px;
	margin-bottom: 20px;
}
