/* 
	http://meyerweb.com/eric/tools/css/reset/ 
   	v2.0 | 20110126
   	License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a
{
	color: #3DA3CC;
}
a:hover
{
	text-decoration: none;
}
.mobile
{
	display: none;
}

@import url("//hello.myfonts.net/count/27417a");
@font-face 
{
  	font-family: 'ParisianBT-Regular';
  	src: 	url('27417A_0_0.eot');
  	src: 	url('27417A_0_0.eot?#iefix') format('embedded-opentype'),
    		url('27417A_0_0.woff') format('woff'),
    		url('27417A_0_0.ttf') format('truetype');
}

/* -----------------------------------------------------------
	General
-----------------------------------------------------------  */

body
{
	font: normal normal 300 14px/1.6em 'Times New Roman', Times, serif;
	background: #010101;
}
	
		body { color: #999; }
	
	

	h1 
	{ 
		margin: 10px 0; padding: 10px 0 15px 0;
		font-size: 20px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; line-height: 1.4em;
	}
		h1.title{font-size: 32px;font-family: 'ParisianBT-Regular';}
	h2
	{
		margin: 10px 0; padding: 10px 0;
		font-size: 18px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; line-height: 1.6em;
	}
	h3
	{
		margin: 10px 0; padding: 10px 0;
		font-size: 16px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; text-transform: uppercase; line-height: 1.4em;
	}
	h4
	{
		margin: 10px 0; padding: 10px 0;
		font-size: 14px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; text-transform: uppercase; line-height: 1.4em;
	}
	h5
	{
		margin: 10px 0; padding: 10px 0;
		font-size: 12px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; text-transform: uppercase; line-height: 1.4em;
	}
	h6
	{
		margin: 10px 0; padding: 10px 0;
		font-size: 10px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; text-transform: uppercase; line-height: 1.4em;
	}
	
	#page-search h2, #page-search h3, #page-search h4, #page-search h5, #page-search h6
	{
		border: 0;
	}
	
	
	h1, h2
	{
		color: #f1f1f1;
		border-bottom: 1px solid #666;
	}
	h3, h4, h5, h6	
	{
		 color: #f1f1f1; 
	}
	
	
	
	
#head
{
	width: 100%; min-height: 354px; position: relative; z-index: 999;
	border-bottom: 5px solid #000;
}
	#page-index #head
	{
		min-height: 480px;
		background-color: #000; background-image: none;
	}
	#head .slide_1,
	#head .slide_2,
	#head .slide_3,
	#head .slide_4,
	#head .slide_5
	{
		position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -9;
		background-position: 0 center; background-repeat: 0;  
		background-size: cover; -moz-background-size: cover; -webkit-background-size: cover;
	}
	#head .slide_1 img,
	#head .slide_2 img,
	#head .slide_3 img,
	#head .slide_4 img,
	#head .slide_5 img
	{
		position: absolute; min-height: 100%; width: 100%; left: 0; right: 0;
	}
	
	#head .wrap
	{
		position: relative;
	}
	
	.slides_nav
	{
		position: absolute; bottom: -40px; right: 0;
	}
	.slides_nav li
	{
		float: left; margin: 0 5px 0 0;
	}
	.slides_nav li a
	{
		padding: 3px 7px;
		font-size: 11px; text-decoration: none; color: #fff;
		background: #000;
	}
	.slides_nav li a:hover, .slides_nav li a.on
	{
		color: #000;
		background: #fff;
	}
	
	
#head_wrap
{
	width: 100%; min-height: 354px;
	
	
	
	
		background: url('head_long_50.png') center 0 repeat-x;
	
	
	
	
}
	#page-index #head_wrap
	{
		min-height: 480px;
	}
	
#body
{
	width: 100%;
	font-family: 'Times New Roman', Times, serif;
}

#foot
{ 
	width: 100%; padding: 20px 0 100px 0; 
}	
	
		#foot	{ background: url('foot_gs.png') center 0 repeat-x; }
	
	
	
.wrap
{
	width: 960px; max-width: 1200px; margin: 0 auto;
}
input.text_tiny
{
	width: 20px; padding: 6px 9px 5px 9px; margin: 0;
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 12px; color: #333;
	background: white; border: 1px #ADADAD solid; border: none url(0/IE8+9);
	-webkit-box-shadow: inset 0px 0px 2px 1px #CCC; -moz-box-shadow: inset 0px 0px 2px 1px #CCC; box-shadow: inset 0px 0px 2px 1px #CCC; box-shadow: inset 0px 0px 2px 1px #B4B4B4url(0/IE8+9);
 	-webkit-transition: background 0.3s linear;
}
input.text_long
{
	width: 250px; padding: 10px 9px 9px 9px; margin: 3px 0 3px 0; 
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 12px; color: #333;
	background: white; border: 1px #ADADAD solid; border: none url(0/IE8+9);
	-webkit-box-shadow: inset 0px 0px 2px 1px #CCC; -moz-box-shadow: inset 0px 0px 2px 1px #CCC; box-shadow: inset 0px 0px 2px 1px #CCC; box-shadow: inset 0px 0px 2px 1px #B4B4B4url(0/IE8+9);
 	-webkit-transition: background 0.3s linear;
}
textarea
{
	width: 96%; height: 100px; padding: 6px 5px 5px 5px; margin: 3px 0 3px 0; 
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 12px; color: #333;
	background: white; border: 1px #ADADAD solid; border: none url(0/IE8+9);
	-webkit-box-shadow: inset 0px 0px 2px 1px #CCC; -moz-box-shadow: inset 0px 0px 2px 1px #CCC; box-shadow: inset 0px 0px 2px 1px #CCC; box-shadow: inset 0px 0px 2px 1px #B4B4B4url(0/IE8+9);
 	-webkit-transition: background 0.3s linear;
}
.button
{
	padding: 10px 25px;
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; font-size: 14px; color: #fff; text-transform: uppercase;
	background: #000; border: none;
}
	.button:hover
	{
		background: #666; 
	}


/* -----------------------------------------------------------
	Layout
-----------------------------------------------------------  */

/* head */
#top_bar
{
	height: 20px; padding: 7px 0 7px 0; position: relative;
	font: normal normal 300 14px/1.6em 'Times New Roman', Times, serif; text-align: right; color: #fff;
}
	#top_bar p
	{
		margin: 0;
	}
	#top_bar a
	{
		color: #ccc;
	}

	#search_form
	{
		padding: 10px; position: absolute; top: -100px; right: 0;
		background: transparent url('main_nav.png') 0 0;
	}
	#search
	{
		width: 140px; height: 15px; padding: 3px 3px 3px 8px; 
		font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 13px; color: #666;
		background: url('search.png') 0 0 no-repeat; border: none;
	}
	#inline_search_form
	{
		display: none;
	}

#main_head
{
	width: 100%; min-height: 230px; padding: 30px 0 0 0;
}	
	#page-index #main_head
	{
		min-height: 356px; padding: 30px 0 0 0;
	}

#main_head h1#logo
{
	margin: 0 0 30px 0;
	font-size: 80px; font-family: 'ParisianBT-Regular'; font-weight: bold; color: #fff; line-height: 0.8em; letter-spacing: -0.05em;
	border: none;
}
	#main_head h1#logo span
	{
		color: #EFBC33; 
	}
	#main_head h2
	{
		margin: 20px 0 0 0;
		font-size: 32px; line-height: 1.4em; color: #fff; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal;
		border: none;
	}
	#main_head h2 b, #main_head h2 span
	{
		color: #EFBC33;
	}
#main_head img
{
	max-width: 700px; max-height: 400px;
}

#quotes
{
	width: 100%; min-height: 50px; display: block; position: relative; margin: 0 0 60px 0;
}
#page-index #quotes
{
	width: 100%; min-height: 180px; display: block; position: relative; margin: 0 0 60px 0;
}	
	#page-index #quotes h2.slide_1_content,
	#page-index #quotes h2.slide_2_content,
	#page-index #quotes h2.slide_3_content,
	#page-index #quotes h2.slide_4_content,
	#page-index #quotes h2.slide_5_content 
	{
		line-height: 1.5em !important;
	}

	
#main_nav
{
  /*  width: 98%; */
    width: 100%;
  min-height: 50px; padding: 0 1%; 
    background: url('main_nav.png') 0 0;
}
	#main_nav ul li a
	{
		/* float: left; padding: 18px 20px 11px 20px; */
        float: left; 
        padding: 18px 10px 11px 20px;
		font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; font-size: 1.2em; color: #ccc; text-decoration: none; text-transform: uppercase; 
	}
	#main_nav ul li:hover a, #main_nav ul li a:hover, #main_nav ul li a.active
	{
		color: #748891;
	}
	
	#main_nav ul li
	{
		display: inline-block; position: relative;
	}
	#main_nav ul li ul
	{
	  width: 330px;
      left: -50%; 
      top: 55px; 
      padding: 0px 10px 0px 10; 
      height: auto; 
      position: absolute; 
      z-index: 9999;
	  background: url('main_nav.png') 0 0;
      background-color: #666;
	}
	#main_nav ul li ul li
	{
		width: 280px;  height: auto; float: left; padding: 0; margin: 0;
	}
	#main_nav ul li ul li a
	{
		width: 280px; height: auto; float: left; display: block; padding: 10px 20px 10px 20px;  margin: 0;
		text-transform: none; color: #fff !important;
		border-bottom: 1px dotted #666;
	}
	#main_nav ul li li a:hover, #main_nav ul li li a.active
	{
		color: #fff;
		background-image: none; background-color: #333;
	}
	#main_nav ul li:hover li a
	{
		background-image: none;
	}
	#main_nav .sf-sub-indicator
	{
		display: none;
	}
	
	body.page-collection #main_nav li.collection
	{
		color: #fff;
		background: url('main_nav_select.png') center bottom no-repeat;
	}
	
	#main_col ul#product_nav
	{
		width: 50px; padding: 0; margin: 5px 15px 0 0; float: left;
	}
		#main_col ul#product_nav li
		{
			list-style: none; padding: 0; margin: 0;
		}
		#main_col ul#product_nav li.prev_product a
		{
			width: 24px; height: 23px; float: left;
			text-indent: -9999px;
			background: url('prev_ico.png') 0 0 no-repeat;
		}
		#main_col ul#product_nav li.next_product a
		{
			width: 24px; height: 23px; float: left; margin: 0 0 0 2px;
			text-indent: -9999px;
			background: url('next_ico.png') 0 0 no-repeat;
		}
		
		#main_col ul#product_nav li.prev_product_off
		{
			width: 24px; height: 23px; float: left;
			text-indent: -9999px;
			background: url('prev_ico_off.png') 0 0 no-repeat;
		}
		#main_col ul#product_nav li.next_product_off
		{
			width: 24px; height: 23px; float: left;  margin: 0 0 0 2px;
			text-indent: -9999px;
			background: url('next_ico_off.png') 0 0 no-repeat;
		}

/* body */
#body
{
	width: 100%; padding: 0 0 40px 0;
}

	
		#body	
		{
			background: #323232 url('body_gs.png') 0 0 repeat-x; border-bottom: 1px solid #444;
		}
	
	
	

#sections
{
	width: 100%; padding: 20px 0 0 0;
}
	#sections p
	{
		margin: 5px 0; padding: 5px 0;	
	}
.section_left
{
	width: 60%; float: left;
}	
.section_right
{
	width: 32%; float: right; margin: 0 0 0 2%;
}

#sections .section_left h1, #sections .section_right h1
  	{ font-family: 'ParisianBT-Regular'; font-size: 28px; }

#sub_content
{
	width: 100%; padding: 20px 0 20px 0;
}
	.home_product
	{
		width: 180px; float: left; margin: 10px 5px;
		border: 1px solid #eee; background: #fff;
		-moz-box-shadow: 2px 2px 3px #eee; -webkit-box-shadow: 2px 2px 3px #eee; box-shadow: 2px 2px 3px #eee;
	}
		.home_product .home_prodcut_image 
		{
			width: 160px; padding: 10px;
			/* background: url('prodcut_image_bg.png') 0 0 no-repeat; */
		}
		.home_product .home_product_title
		{
			width: 160px; padding: 10px;
		}
		
		
	#related
	{
		width: 100%;
	}
	

/* sub_col */

#sub_col
{
	width: 22%; float: left; margin: 13px 0 0 0;
}
#sub_col h2
{ font-family: 'ParisianBT-Regular';  font-size: 24px;}
  
.side_nav
{
	width: 100%; float: left; margin: 0 0 15px 0;
}
.side_nav li a
{
	width: 92%;  float: left; margin: 0 0 5px 0; padding: 4%;
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; text-decoration: none; color: #fff; text-transform: uppercase;
	background: #000;
}
.side_nav li a:hover, .side_nav li a.active	{ color: #333; background: #748891; }

.tag_nav
{
	width: 100%; float: left;
}
.tag_nav li a
{
	width: 92%;  float: left; margin: 0 0 5px 0; padding: 4%;
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif; text-decoration: none; color: #333; text-transform: uppercase;
	background: url('blog_info.png') 0 0 no-repeat;
}
.tag_nav li a:hover, .tag_nav li a.active
{
	color: #fff;
	background: #333;
}

.side_section
{
	width: 100%; float: left;
}
	.payment_options li
	{
		float: left; margin: 0 5px 0 0;
	}

/* main_col */

#main_col
{
	width: 74%; float: right; margin: 7px 0 0 0;
	font-size: 15px;
}
#main_col p
{
	margin: 5px 0; padding: 5px 0;
}
	/* home */
	.home_blog_post h4
	{
		margin: 5px 0; padding: 0;
	}
	
	ul#home_listing
	{
		margin: 10px 0 0 15px; padding: 0;
	}
	ul#home_listing li
	{
		width: 200px; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 15px 10px 15px; float: left; 	
	}
	
		ul#home_listing li
		{
			-moz-box-shadow: 2px 2px 3px #000; -webkit-box-shadow: 2px 2px 3px #000; box-shadow: 2px 2px 3px #000; 
		}
	
	
	
	
	ul#home_listing li h4
	{
		margin-top: 180px; font-size: 13px; margin-bottom: 5px; margin-left: 5px;
	}
	ul#home_listing li h4 a
	{
		padding: 3px 10px; text-decoration: none; line-height: 2em; float: left; background: url('transparent.png'); color: #fff;
	}
		ul#home_listing li h4 a:hover
		{
			background: #000;
		}
	ul#home_listing .product_info
	{
		bottom: 5px; position: absolute; left: -10px; right: 5px;
	}
	ul#home_listing .product_price
	{
		top: 5px; position: absolute; left: -10px; padding: 5px;
		font-size: 13px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: bold; color: #000; 
		background: #748891;
	}
	
	/* collection */
	#main_col ul#collection_listing
	{
		margin: 10px 0 0 0; padding: 0;
	}
	ul#collection_listing li
	{
		width: 200px; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 10px 10px 14px; float: left; 
	}
	
		ul#collection_listing li
		{
			-moz-box-shadow: 2px 2px 3px #000; -webkit-box-shadow: 2px 2px 3px #000; box-shadow: 2px 2px 3px #000; 
		}
	
	
	
	
	ul#collection_listing li h4
	{
		margin-top: 180px; font-size: 13px; margin-bottom: 5px; margin-left: 5px;
	}
	ul#collection_listing li h4 a
	{
		padding: 3px 10px; text-decoration: none; line-height: 2em; float: left; background: url('transparent.png'); color: #fff;
	}
		ul#collection_listing li h4 a:hover
		{
			background: #000;
		}
	ul#collection_listing .product_info
	{
		bottom: 5px; position: absolute; left: -10px; right: 5px;
	}
	ul#collection_listing .product_price
	{
		top: 5px; position: absolute; left: -10px; padding: 5px;
		font-size: 13px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: bold; color: #333; 
		background: #748891;
	}
		
	#main_col #tags ul
	{
		width: 100%; float: left; padding: 0; margin: 0 0 15px 0;
		font-size: 13px;
	}
	#tags li
	{
		float: left; margin: 5px 2px 0 0; padding: 0;
		list-style: none !important;
	}
	#tags li a
	{
		float: left; padding: 3px 10px; margin: 0;
		color: #fff; text-decoration: none;
		background: #000;
	}
	
	#tags li.active a	{ color: #333; background: #748891; }
	
	/* page */
	#main_col ul
	{
		padding: 5px 20px;
	}
	#main_col ul li
	{
		padding: 1px 5px;
		list-style: square;
	}
	
	#main_col ol
	{
		padding: 5px 20px;
	}
	#main_col ol li
	{
		padding: 1px 5px;
		list-style: decimal;
	}
	
	#main_col table
	{
		border-collapse: collapse;
	}

        #main_col table th
        {
		    padding: 5px;
		    font-size: 12px; color: #999; font-weight: bold;
		    border: 1px solid #666; background: #444;
	    }
	    #main_col table td
	    {
		    padding: 5px;
		    font-size: 12px;
		    border: 1px solid #666;
	    }



	#main_col blockquote
	{
		margin: 10px 5px 15px 15px; padding: 2px 10px;
		font-size: 12px;
		background: #444; border-left: 2px solid #666;
	}
	
	.errorForm
	{
		padding: 2%; color: #dd2200;
		background: #FFCCCC; border: 1px solid #dd2200;
	}
	
	/* blog */
	.home_blog_post
	{
		padding: 5px 0 10px 0;
	}
	.home_blog_date
	{
		font-size: 11px;
	}
	.entry
	{
		margin: 0 0 40px 0;
	}
	h1.title a
	{
		text-decoration: none;
	}
		
			h1.title a	{ color: #fff; }
		
		
		
	h2.title
	{
		font-size: 20px; color: #fff; padding: 10px 0 10px 0;
		border-bottom: 1px solid #333;
	}
	h1 .posted
	{
		float: right;
		font-size: 14px; color: #999;
	}
	h3.tag_filter
	{
		font-size: 14px; margin-top: 25px;
		border-bottom: 1px dotted #ccc;
	}
	
    
        .blog_info
        {
		padding: 7px 0; margin: 15px 0 0 0; display: block;
		font-size: 13px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal;
		background: #222; border: 1px solid #111;
	    }
        .blog_info .comments
    	{
			margin: 0 10px 0 0; float: right;
		}	
			.blog_info a
			{
				font-weight: normal; color: #999;
			}
		.blog_info .author
		{
			margin: 0 0 0 10px; float: left;
			text-align: right;
		}
		.blog_info .tag a
		{
			padding: 2px 2px; margin: 0 0 0 0px;
			text-decoration: underline;
		}
		.blog_info .tag a:hover
		{
			text-decoration: none;
		}
	
	
		
		
	#comments
	{
		font-size: 12px;
	}	
	#post_comment
	{
		width: 96%; padding: 2%; margin: 20px 0; float: left;
		background: #E5E5E5; border-top: 1px solid #ccc;
	}
		#post_comment h2
		{
			margin: 0 0 10px 0; padding: 0 0 10px 0;
			font-size: 16px;  color: #333; text-transform: uppercase;
			border-bottom: 1px solid #ccc;
		}
	h4.comments-info
	{
		padding: 0;
	}
	h5.comment-details
	{
		padding: 15px 0 0 0; margin: 0;
		font-size: 13px;
	}
	.comment
	{
		padding: 0 0 5px 0;
		font-size: 13px;
		border-top: 1px dotted #ccc;
	}
	.comment-details
	{
		margin: 0;
	}
	.comment-form input, .comment-form textarea
	{
		font-family: 'Times New Roman', Times, serif; font-size: 13px;
	}
	.comment-form .button
	{
		padding: 8px 15px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
	}
	
	
	p#closed
	{
		padding: 0px; margin: 0px 0 0 0;
		font-size: 18px; text-align: center; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; color: #666;
	}

	/* Cart */

    table.cart_table
    {
        width: 100%; max-width: 100% !important; margin: 10px 0 10px 0;
		background: #333;  border: 1px solid #444 !important; border-collapse: collapse;
	}
	table.cart_table th
	{
		padding: 5px;
		font-size: 12px; font-weight: bold;
		background: #222 !important; border: 1px solid #444 !important;
	}
	table.cart_table td
	{
		padding: 5px 10px; vertical-align: middle;
		font-size: 11px; text-align: center;
		border: 1px solid #444 !important; 
	}
    #complete
    {
		padding: 20px;
		background: #333; border: 1px solid #444;
	}


	
	/* Search */
	.search_results
	{
		padding: 0 0 20px 0;
		border-bottom: 1px dotted #ccc;
	}
	.highlight
	{
		background: #FFFFCC;
	}
	
	/* Product */
	#product_options
	{
		padding: 20px;
	}
	#options
	{
		float: left;
	}
	#images
	{
		
	}
	#images #image
	{
		padding: 20px 50px;
		background: #fff; border: 1px solid #EBEBEB; 
	}
	#images #image img.main_image 
	{
		display: block;
		margin: 0 auto;
	}

	#buy
	{
		padding: 10px; margin: 10px 0 10px 0;		
	}
	
		#buy	{ background: #333; border: 1px solid #444; }
	
	
		
		#variants
		{
			float: left; margin: 7px 20px 0 0;
		}
		#buy input.disabled
		{
			background: #ccc; 
		}
		
	#desc
	{
		padding: 15px 20px; margin: 10px 0 20px 0;
	}
	
		#desc
		{
			border: 1px solid #444; background: #333;	
		}
	
	
	
	#product_options
	{
		padding: 15px; margin: 10px 0;
		background: #eee; border: 1px solid #ccc;
	}
	#thumbs
	{
		padding: 5px 10px 10px 10px; margin: 0px 0 10px 0;
		border: 1px solid #E0E0E0; border-top: 0; background: #eee;
	}
	.social
	{
		padding: 10px; margin: 10px 0 0 0;
	}

	
		.social	{ background: #333; border: 1px solid #444; }
	
	
	
		.social .title
		{ 
			float: left; margin: 0 10px;
			font-size: 13px; font-weight: 400; font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
		}
		.social .fb-like
		{
			width: 60px; float: left;
		}
		.social .twitter
		{
			width: 90px; float: left;
		}
		.social .pin-it
		{
			width: 60px; float: left; margin: 0 0 0 10px;
		}
		
		
	a.product_thumb
	{
		padding: 5px; float: left; margin: 0 5px 5px 5px;
		border: 1px solid #E0E0E0; background: #fff;
	}
	
	.selector-wrapper
	{
		float: right; margin: 5px 0 0 15px;
		
	}
	.selector-wrapper label
	{
		margin: 0 5px 0 0;
		font-size: 12px; 
	}
	.sold_out
	{
		padding: 10px 25px; float: right;
		font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: normal; font-size: 14px; color: #fff; text-transform: uppercase;
		background: #999; border: none;
	}
	
	#product_price, #price-field
	{
		float: right;
	}	
		
	ul.related_products
	{
		margin: 10px 0 0 0; padding: 0;
	}
    
    	ul.related_products li
        {
		width: 190px; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 10px 10px 10px; float: left; 
		border: 1px solid #eee; -moz-box-shadow: 2px 2px 3px #000; -webkit-box-shadow: 2px 2px 3px #000; box-shadow: 2px 2px 3px #000;
	    }
	
	
	
	ul.related_products li h4
	{
		margin-top: 180px; font-size: 13px; margin-bottom: 5px; margin-left: 5px;
	}
	ul.related_products li h4 a
	{
		padding: 3px 10px; text-decoration: none; line-height: 2em; float: left; background: url('transparent.png'); color: #fff;
	}
		ul.related_products li h4 a:hover
		{
			background: #000;
		}
	ul.related_products .product_info
	{
		bottom: 5px; position: absolute; left: -10px; right: 5px;
	}
	ul.related_products .product_price
	{
		top: 5px; position: absolute; left: -10px; padding: 5px;
		font-size: 13px; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-weight: bold; color: #333; 
		background: #748891;
	}
	

#paginate
{
	width: 96%; padding: 5% 2% 2% 2%; float: left;
}
	#paginate span
	{
		padding: 1px 10px; margin: 0 5px 0 0; float: left;
		font-size: 11px; color: #333;
		background: #fff; border: 1px solid #333;
	}
	#paginate span.current
	{
		color: #fff;
		background: #333; border: 1px solid #333;
	}
	#paginate a
	{
		color: #333;
		text-decoration: none;
	}

#social_cards
{
	width: 100%; padding: 8px 0 0 0;
}
	
		#social_cards
		{
			background: #222; border-top: 1px solid #000; border-bottom: 1px solid #000;
		}
	
	
	
	ul.cards
	{
		float: left;
	}
	ul.cards li
	{
		float: left; margin: 0 7px 0 0;
	}
	
	ul.social_media
	{
		float: right;
	}
	ul.social_media li
	{
		float: right; margin: 0 0 0 7px;
	}


/* foot */
#foot a
{
	color: #999;
}
#foot p
{
	margin: 0; padding: 0;
}
p#credits a
{
	width: 77px; height: 36px; float: right; margin: 0; padding: 0;
	text-indent: -9999px;
	background: url('nine15.png') 0 0 no-repeat;
}
.foot_nav { width: 70%; float: left; }
.foot_nav li { float: left; margin: 0 15px 7px 0; }
.foot_nav li a { font-size: 12px; }

/* Extra */
#head:after, 
#head_wrap:after,
#top_bar:after,
#main_head:after,
#main_nav:after,
#body:after,
#sub_content:after,
#sections:after,
#sub_content:after,
#foot:after,
.wrap:after,
#paginate:after,
#related:after,
#products:after,
.home_product:after,
#buy:after,
#price:after,
#product_options:after,
#desc:after,
#product_options:after,
#thumbs:after,
#mobile_buy:after,
h1.title:after,
ul#product_nav:after,
h1:after,
.social:after,
.blog_info:after,
#cloased:after
{
	content: '.'; display: block; clear: both;
	height: 0; visibility: hidden;
}

.black
{
	color: #000;
}
.white
{
	color: #fff;
}
.button
{
	cursor: pointer;
}
.right
{
	float: right;
}
.left
{
	float: left;
}





/* Media Queries */
		
@media screen and (max-width: 980px) and (min-width: 680px) {
	.desktop
	{
		display: none;
	}
	.mobile
	{
		display: block;
	}
	#main_head img
	{
		max-width: 680px; max-height: 300px;
	}
	#quotes
	{
		display: none;
	}
	.wrap
	{
		width: 94%; padding: 0 3%; margin: 0 auto;
	}	
	.slides_nav
	{
		display: none;
	}
	#main_nav
	{
		position: relative;
	}
	#main_col img
	{
		max-width: 100%;
	}
	ul#home_listing li
	{
		width: 92%; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 15px 10px 15px; float: left; 
	}
	ul#collection_listing li
	{
		width: 92%; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 15px 10px 15px; float: left; 
	}
	#search_form
	{
		padding: 10px; position: absolute; top: auto; bottom: -40px; right: 0;
		background: transparent url('main_nav.png') 0 0;
	}
	#search
	{
		width: 140px; height: 15px; padding: 3px 3px 3px 8px; 
		font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 13px; color: #666;
		background: url('search.png') 0 0 no-repeat; border: none;
	}
	#product_price
	{
		width: 100%;
	}
		span#price-field
		{
			float: left !important;
		}
		span.price_compare
		{
			float: left !important; margin: 0 0 0 10px;
			font-size: 14px; 
		}
		#images #image img.mobile_main_image 
		{
			display: none;
		}
}

@media screen and (max-width: 680px) {
	.desktop
	{
		display: none;
	}
	.mobile
	{
		display: block;
	}
	.center_p
	{
		margin: 0 auto;
	}
	#quotes{
		display: none !important;
	}
	.wrap
	{
		width: 100%; margin: 0 auto; padding: 0;
	}
	#top_bar
	{
		 padding: 7px 15px 7px 15px;
		font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
	}
	#page-index #head,
	#head
	{
		min-height: 354px; 
		background-color: #000; background-image: none;
	}
	#head_wrap, #page-index #head_wrap
	{
		min-height: 354px;	 padding-bottom: 20px;
		background: url('head_long.png') center 0 repeat-x;
	}
	#page-index #main_head,
	#main_head
	{
 		min-height: 200px; padding: 10px 0 0 0;
	}
	
	#page-index #main_head h1#logo,
	#main_head h1#logo
	{
		margin: 0px 0 0px 20px; padding: 10px 0 0 0;
		font-size: 52px; font-weight: bold; color: #fff; line-height: 1.2em;
		border: none;
	}
	#main_head img
	{
		max-width: 400px; max-height: 200px; margin: 0 0 0 10px;
	}
	#main_head h2
	{
		display: none;
	}
	
	#search
	{
		display: none;
	}
	
	#inline_search_form
	{
		width: auto; padding: 3%; float: left; margin: 10px 0 0 0; display: block;
		background: transparent url('main_nav.png') 0 0;
	}
	#inline_search
	{
		width: 180px; height: 20px; padding: 5px 1% 5px 3%; 
		font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 13px; color: #666;
		background: url('search.png') 0 0 no-repeat; border: none;
	}
	
	#main_nav
	{
	    width: 90%; height: auto; float: left; padding: 0 5%; margin: -110px 0 0 0;
		background-image: none;
	}

		#main_nav ul li
		{
			width: 100%; height: auto; float: left; display: block;
		}
		#main_nav ul li:hover a
		{
			background-image: none;
		}
		#main_nav ul li a
		{
			height: auto; float: left; padding: 5px 10px; display: inline; margin: 2px 0 !important;
			font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 1.2em; color: #ccc; text-decoration: none; text-transform: uppercase; 
			background-image: none; background-color: #000;
		}
		#main_nav ul li a:hover, #main_nav ul li a.active{ color: #333; background: #748891; }
		#main_nav ul li ul
		{
			display: none ;
          
           left: 0%; 
           top: 30px;
		}
		#main_nav #search
		{
			width: 160px; height: 17px; float: none; margin: 0; padding: 7px 3px 3px 8px; position: absolute; top: 430px; left: 20px;
			font-family: Georgia, Utopia, 'Times New Roman', Times, serif; font-size: 16px; color: #666;
			background: url('search.png') 0 0 no-repeat; border: none;
		}
		.slides_nav
		{
			display: none;
		}
	#sections
	{
		padding: 0;
	}
	.section_left
	{
		width: 90%; padding: 5% 5% 0 5%; margin: 0; float: left;
	}
  
	.section_right
	{
		width: 90%; padding: 0 5% 0 5%; margin: 0; float: left;
	}
  	
  	
	
	#sub_content
	{
		width: 90%; padding: 0 5%; margin: 0;
	}
	
	ul#home_listing li
	{
		width: 88%; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 15px 10px 15px; float: left; 
	}
	
	#sub_col	
	{
		display: none;
	}
	#main_col
	{
		width: 90%; float: left; margin: 10px 5% 0 5%;
		font-size: 15px;
	}
		#main_col img
		{
			max-width: 100%;
		}
		ul#collection_listing li
		{
			width: 88%; height: 280px; padding-bottom: 20px !important; list-style: none !important; position: relative; margin: 10px 15px 10px 15px; float: left; 
			border: 1px solid #eee;  	
		}
		#buy
		{
			margin-bottom: 10px;
		}
		#mobile_buy
		{
			padding: 15px; margin: 10px 0 10px 0;
			border: 1px solid #ccc; background: #eee;
		}
			#mobile_buy #variants
			{
				float: right; margin: 7px 20px 0 0;
			}
			
		h1.mobile_price
		{
			margin: 0; padding: 0; border: 0;
		}
		
		.blog_info .comments
		{
			display: none;
		}
	
	h1 .posted
	{
		float: none; display: block;
		font-size: 12px; color: #999;
	}
	
	#images #image
	{
		padding: 20px 15%;
		background: #fff; border: 1px solid #EBEBEB; 	
	}
	#images #image img.main_image 
	{
		display: none;
	}
	#images #image img.mobile_main_image 
	{
		display: block;
		margin: 0 auto;
	}
	
	#foot
	{
		width: 90%; padding: 5%; 
	}
	p#credits a
	{ 
		display: none;
	}
	
	#product_price
	{
		width: 100%;
	}
		span#price-field
		{
			float: left !important;
		}
		span.price_compare
		{
			float: left !important; margin: 0 0 0 10px;
			font-size: 14px; 
		}
		
	.slide_1_content, .slide_2_content, .slide_3_content, .slide_4_content, .slide_5_content
	{
		display: none !important;
	}
	
	#search_form
	{
		display: none;
	}
}
		
.small
{
	font-size: .9em;
}	
.x_small
{
	font-size: .8em;
}
.tiny
{
	font-size: .7em;
}



/* May-23 */

/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */

/*------------------------------------*\
    NAV
\*------------------------------------*/
.main_nav {

}
.main_nav li {

}
.main_nav a {

}
.main_nav a:hover {
 
}

/*--- DROPDOWN ---*/
.main_nav ul {
    background-color: #fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style: none;
    position: absolute;
    left: -9999px; /* Hide off-screen when not needed (this is more accessible than display: none;) */
}
.main_nav ul li {
    padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float: none;
}
.main_nav ul a {
    white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
.main_nav li:hover ul { /* Display the dropdown on hover */
    left: 0; /* Bring back on-screen when needed */
}
.main_nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    background-color: #6b0c36;
    text-decoration: underline;
}
.main_nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: none;
}
.main_nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background-color: #333;
}


.main_nav ul {
    background-color: #fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style: none;
    position: absolute;
    left: -9999px; /* Hide off-screen when not needed (this is more accessible than display: none;) */
}
.main_nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    background-color: #6b0c36;
    text-decoration: underline;
}

#body {position: relative;}