/*
THEME NAME: Cycle Logic based on Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
AUTHOR: Cycle Logic: Russell Jones |  Sandbox<a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0!important /*0 3.5em*/;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/*Cyclelogic Begins*/

/*
	CSS Undo
	cc 2004 Tantek Celik. Some Rights Reserved.
	http://creativecommons.org/licenses/by/2.0
	This section of this style sheet is licensed under a Creative Commons License.
	Purpose: Undo some of the default styling of common (X)HTML browsers
*/

	a:link,a:visited {text-decoration:none}
	ul,ol {list-style:none}
	h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
	ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,tr, a{ margin:0; padding:0 }
	a img,a:link img,a:visited img {border:none}
	address {font-style:normal}
/*

	Cycle Logic
	Global Screen Style
	Author: Russell Jones - www.slightlydifferent.co.uk
	Date:	05/01/09

*/

/*--GLOBAL STYLES*/

body{
	background: #30302a url(/images/backgrounds/main.jpg) top center repeat-x;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

p{
	color:#000;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}

address{
	font-size:11px;
	margin: 1em;
	font-weight:bold;
	color:#645A46;
	line-height:18px;
}

address a{
color:#645A46 !important;
}

li{
	font-size:11px;
	}

div.clearme{
	clear:both;
	}

.endbit{
	margin-right:0 !important;
	}

a:link{
	color:#f7c000;
	text-decoration:none;
	}

a:visited{
	color:#838064;
	text-decoration:none;
	}

a:hover{
	color:#f79100;
	text-decoration:none;
	}

a:active{
	color:#f7c000;
	text-decoration:none;
	}

input{
	border:1px solid #cdced1;
	font-size:12px;
	}

input.btn{
	border:none !important;
	padding:0 !important;
	}



legend{

	padding:5px;

	background:#fff;

	border: 1px solid #ccc;

	-moz-border-radius:0.7em;

	margin:0;

	}



fieldset{

	background-color:#e1dcb8;
		border:2px solid #fffef6;
		font-size:12px;
		margin:10px 10px 20px 0px;
		display:block;
		padding: 0px 10px 10px 10px;
	-moz-border-radius:0.7em;

	}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

input.nonbutton {
	background-color:#FDFBF4;
	width:60%;
	margin:0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#CDC9BB  #F6F2E5 #F6F2E5 #CDC9BB;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}




/*--MAIN LAYOUT*/

#masthead{
	width:100%;
	position:relative;
	}

#top{
	width:100%;
	background:url(/images/backgrounds/top.png) top center no-repeat;
	position:relative;
	height:44px;
	/*z-index:500;*/
	}

#content{
	width:100%;
	background:url(/images/backgrounds/page.png) top center repeat-y;
	position:relative;
	}

#footer{
	width:100%;
	background:url(/images/backgrounds/footer.png) top center no-repeat;
	position:relative;
	}

/*--WRAPPERS*/
#masthead-wrapper{
	margin:0 auto;
	width:900px;
	height:132px;
	}

#navigation-wrapper{
	margin:0 auto;
	width:900px;
	text-align:left;
	}

#content-wrapper{
	margin:0 auto;
	width:870px;
	overflow:hidden;
	}

#footer-wrapper{
	margin:0 auto;
	width:870px;
	padding-top:65px;
	}

/*--PAGE CURL*/
.page-curl{
display:none;
}


/*--MASTHEAD ELEMENTS*/
#useful{
	margin-top:5px;
	}

#useful ul{
	margin:0;
	}

#useful li{
	display:inline;
	color:#635f48;
	}

#useful li a{
	color:#dbd296;
	}

h1#logo{
	display:block;
	float:left;
	width:266px;
	height:88px;
	background:url(/images/backgrounds/logo.png) top center no-repeat;
	margin-top:20px;
	}

h1#logo a{
	display:block;
	width:266px;
	height:111px;
	}

h1#logo a span{
	display:none;
	}

#cart{
	float:left;
	width:202px;
	height:103px;
	background:url(/images/backgrounds/cart.png) center left no-repeat;
	margin-top:10px;
	margin-left:230px;
	}

#cart p{
	color:#968e5a;
	font-size:12px;
	padding-top:35px;
	padding-left:15px;
	}

#cart p a{
	color:#dbd296;
	font-weight:bold;
	}

#cart img{
	display:block;
	padding:5px 0 0 0;
	}


/*--MAIN BIT*/
#main-bit{
	float:left;
	width:645px;
	}

#main-bit h2{
	font-size:30px;
	letter-spacing:-2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:3px;
	margin-bottom:15px;
	}

#main-bit h2 span{
	background:#edbe00;
	padding:0 3px 0 3px;
	}

#main-bit h3{
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:-1px;
	}

h2.sub{
	font-size:30px;
	letter-spacing:-2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:3px;
	margin:-22px 0 15px 0;
	}

h2.sub span{
	background:#daa106 !important;
	padding:0 3px 0 3px;
	}


/*--THUMBNAILS*/
div.thumbox{
	width:141px;
	height:268px;
	float:left;
	margin:0 23px 36px 0;
	border:1px solid #e1e2da;
	background:#fff;
	text-align:center;
}

div.thumboxend{
	width:143px;
	height:268px;
	float:left;
	/*border:none !important;*/
	margin:0 !important;
	margin-bottom:36px;
	border:1px solid #e1e2da;
	background:#fff;
	text-align:center;
}

div.thumbox a, div.thumboxend a{
	font-weight:bold;
	/*color:#467414;*/
	color:#172034;
	line-height:14px;
	height:29px;
	}

/*--HOME PAGE*/

div#feature-image{
	float:left;
	width:508px;
	margin-right:19px;
	margin-bottom:19px;
	border:1px solid #e1e2da;
	}

div#feature-description{
	width:330px;
	float:left;
	margin-bottom:19px;
	height:301px;
	overflow:hidden;
	}

#feature-description h2{
	font-size:30px;
	letter-spacing:-2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:3px;
	margin-bottom:15px;
	}

#feature-description h2 span{
	background:#edbe00;
	padding:0 3px 0 3px;
	}


#feature-description p{
	font-size:12px;
	margin:0 0 15px 0;
	}


.secondary-box{
	width:494px;
	border:1px solid #e1e2da;
	background:#fff;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:5px;
	background:url(/images/backgrounds/home-page-secondary.gif) #fff 1px 1px no-repeat;
	}

.secondary-box img{
	margin-bottom: 10px;
}

.tertiary-box{
	width:316px;
	border:1px solid #e1e2da;
	background:#fff;
	float:left;
	margin-bottom:20px;
	padding:1px;
	background:url(/images/backgrounds/home-page-tertiary.gif) #fff 1px 1px no-repeat;
	padding:5px;
	}

.tertiary-box p, .secondary-box p{
	margin:0 0 10px 0;
	}

.tertiary-box p img{
	float:left;
	margin:5px 15px 15px 0;
	}

.tertiary-box ul{
	margin:5px;
	}

.tertiary-box li{
	list-style-type:disc;
	color:#BCA88D;
	padding:4px 5px 5px 5px;
	margin-left:15px;
	}

.secondary-box a, .tertiary-box a{
	font-weight:bold;
	}


div.stock{
	/*background:url(/images/backgrounds/logos.gif) right no-repeat;*/
	/*height:125px;*/
	}

div.stock p{
	color:#acaaa2;
	padding:0;
	}






/*--INTERNAL PAGES*/
#post-internal{
	float:left;
	clear:left;
	width:641px;
	padding:1px;
	background:#fff url(/images/backgrounds/main-bit-int.jpg) 1px 1px no-repeat;
	border:1px solid #dbdcd7;
	margin-right:15px;
	text-align:left;
	}

#post-internal p{
	padding:5px;
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}


#post-internal h2{
	font-size:30px;
	letter-spacing:-2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:3px;
	margin-bottom:15px;
	text-align:left;
	}

#post-internal h2 span{
	background:#edbe00;
	padding:0 3px 0 3px;
	}

#post-internal img{
	margin-bottom:10px;
	}


div#supplementry{
	background:#e6e4d6;
	padding:10px;
	}

div#supplementry h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#94927c;
	letter-spacing:-1px;
	}

div#supplementry p{
	color:#6b6958;
	}


div.entry-content ul{
	margin:10px;
	}

div.entry-content li{
	list-style-type:disc;
	color:#8c8a77;
	line-height:25px;
	margin-left:20px;
	font-size:12px;
	}







/*--SIDEBAR*/
div.sidebar {
float:left;
overflow:hidden;
width:207px;


}

div#primary{
background:#dbd9cd;
border:1px solid #dbdcd7;
padding:5px;
}

div#secondary {
clear:none;
background:#978d73;
margin-top:15px;
padding:5px;
}


div#primary img{
	margin-bottom:15px;
	}

.linkcat h2{
	display:none;
	}

li.linkcat h2{
	display:none;
	}

ul.blogroll{
	margin:0;
	}

.blogroll li a{
	color:#FFCC00;
	font-weight:bold;
	line-height:24px;
	}





/*--FOOTER*/

div.footer-links{
	float:left;
	width:108px;
	padding-right:15px;
	}

div.footer-links li a{
	display:block;
	line-height:23px;
	color:#9f9b7c;
	}

div.footerinfo{
	float:left;
	width:500px;
	background:url(/images/backgrounds/footer-logos.gif) center right no-repeat;
	background-position:420px 15px;
	padding-top:19px;
	}

div.footerinfo p{
	color:#d0ca9d;
	text-align:right;
	padding-right:100px;
	font-size:11px;
	}


/* SITE MAP */

.sitemap ul {
	margin-bottom: 1em;
}

.sitemap ul ul {
	margin-left: 2em;
	margin-bottom: 1em;
}

.sitemap ul ul ul {
	margin-left: 4em;
	margin-bottom: 1em;
}

.sitemap ul ul ul ul {
	margin-left: 6em;
	margin-bottom: 1em;
}



/*menu*/
/*--MAIN NAVIGATION*/
#main-nav {
	width: 800px;
	height: 60px;
	background: transparent url(/images/navigation/navbar.png) no-repeat;
}

#main-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 60px;
}

#main-nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}

#main-nav ul li a {
	display: block;
	height: 60px;
	padding: 0;
	margin: 0;
}

li#nav_one a{ width: 101px; }
li#nav_two a { width: 124px; }
li#nav_three a { width: 126px; }
li#nav_four {width:195px}
li#nav_five a {width:147px}
li#nav_six a {width:107px}

li#nav_one a:hover { background: transparent url(/images/navigation/navbar-over.png) 0px 0px no-repeat; }
li#nav_two a:hover { background: transparent url(/images/navigation/navbar-over.png) -101px 0px no-repeat; }
li#nav_three a:hover { background: transparent url(/images/navigation/navbar-over.png) -225px 0px no-repeat; }
li#nav_four a:hover { background: transparent url(/images/navigation/navbar-over.png) -351px 0px no-repeat; }
li#nav_five a:hover { background: transparent url(/images/navigation/navbar-over.png) -546px 0px no-repeat; }
li#nav_six a:hover { background: transparent url(/images/navigation/navbar-over.png) -693px 0px no-repeat; }

#main-nav ul li strong { display: none; }



/*RSS IMPORT*/
div.rssimporttwo{
	padding-top:40px;
	}

div.rssimporttwo h2 a{
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*background:#a9a696;*/
	padding:1px;
	}

div.rssimporttwo small{
	font-size:9px;
	color:#898676;
	padding:3px 0 3px 0;
	}

div.rssimporttwo p{
	font-size:11px;
	margin-bottom:20px;
	border-bottom:1px solid #BEB7AF;
	}


/*FLAG*/

.flag {
position:absolute;
right:0;
top:0;
}

.flag a {
background:transparent url(/images/generic/delivery-flag_1.gif) no-repeat scroll 0 0;
/*background:transparent url(/images/generic/delivery-flag.gif) no-repeat scroll 0 0;*/
display:block;
height:177px;
width:176px;
}

.flag a span {
display:none;
}
/*blog specific*/
/*comments*/
#respond 			{margin:5px;}
.form-label			{color:#666666; font-size:12px;}
label				{color:#000!important; font-weight:bold;}

#comments-list		{margin:5px!important;}
#comments-list ol	{margin-left:0!important; padding-left:0!important;}
.comments		ol	{margin-left:0!important;}
ol	{margin-left:0!important;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0; }
#comments-list img			{float:left; padding:0 10px 2px 0; }

.entry-meta			{font-size:10px; margin:5px!important;}
.entry-date			{margin:5px!important; font-size:11px;}
.entry-title		{margin:5px!important; color:#666666;}
.entry-title a		{color:#666666;}
.page-title			{text-align:left;}

.sidebar ul li h3			{height:19px; margin:0; font-size:12px; padding:10px 0;}
.sidebar  ul li ul			{list-style:none; margin:0; padding-left:-15px;}
.sidebar  ul li ul li		{height:19px; margin:0; font-size:11px;}
.sub-nav a 					{color:#fff; background:#edbe00;}
.sub-nav a:hover			{color:#fff; background:#000;}