/*
Theme Name: Crafty Cart
Version: 1.0.6
Author: Billion Studio
Author URI: http://www.billionstudio.com/
Tags: two columns, e-commerce, shop, cart, widgets, gravatars
Description: A Retro Shop Theme designed for the WP e-Commerce Plugin</a>
Licence: This theme is released under the terms of the GPL Version 2 Licence.
*/

@import url('./style-reset.css');
@import url('./style-common.css');


/* Default fonts and colors
========================================== */


#sidebar-1-1 .sidebar {
-moz-box-shadow:0px 0px 25px #203A5E, inset 0px 0px 15px #203A5E;
-webkit-box-shadow:0px 0px 25px #203A5E, inset 0px 0px 15px #203A5E;
box-shadow:0px 0px 10px #203A5E, inset 0px 0px 15px #203A5E;
margin:10px 0 !important;
}

#sidebar-2-1 .sidebar {
-moz-box-shadow:0px 0px 25px #5E2020;
-webkit-box-shadow:0px 0px 25px #5E2020;
box-shadow:0px 0px 10px #5E2020;
margin:10px 0 !important;
}
div.large-2,
div.large {
-moz-box-shadow:0px 0px 25px #205E25;
-webkit-box-shadow:0px 0px 25px #205E25;
box-shadow:0px 0px 10px #205E25;
margin:10px 0 !important;
}






body,h1,h2,h3,h4,h5,h6,ul,ol,dl { 
	font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;

}
input,textarea,select
{
color:#000000;}

#slider {
position:relative;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	}
#slider, #slider li{ 
	width:410px;
	height:144px;

	overflow:hidden;
	margin:0 auto;

	}
span#prevBtn a{
position:absolute;
top:15px;
left:15px;
height:100px;
width:15px;
background: url('http://burningpassion.com/wp-content/themes/CraftyCart/images/01-left.jpg') top no-repeat;
border:0px;
margin-top:15px;
}
span#nextBtn a{
position:absolute;
top:15px;
right:15px;
height:100px;
width:15px;
background: url('http://burningpassion.com/wp-content/themes/CraftyCart/images/01-right.jpg') top no-repeat;
border:0px;
margin-top:15px;

}	




/*
#mp-form input {
	border-left:1px solid #642828;
	border-right:1px solid #642828;
	border-top:1px solid #642828;
	border-bottom:1px solid #642828;
	background-color:#000;
	color:#FFEEEE;
	width: 95px;
		-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;     
}
*/
.MailPressFormSubmit #mp_submit {
	border-left:1px solid #642828;
	border-right:1px solid #642828;
	border-top:1px solid #642828;
	border-bottom:1px solid #642828;
	background-color:#111;
	color:#FFEEEE;
	width: 50px;
		-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;     
}
#MailPressFormSubmit .mp_submit {
	border-left:1px solid #642828;
	border-right:1px solid #642828;
	border-top:1px solid #642828;
	border-bottom:1px solid #642828;
	background-color:#111;
	color:#FFEEEE;
	width: 50px;
		-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;     
}


h1, h2, h3, h4, h5, h6 {
	color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;

}

/* LAYOUT
========================================== */
body {
	font-size: 70%;
	line-height: 150%;
	background: url('images/bg-page.jpg') fixed no-repeat center top;
	background-color: #000;
}

div#page {
	width: 935px;
	margin: 0 auto;
}

#alpha {
background-color: transparent;
}
 
.home-blog {
background-color:transparent;
width:480px;
height:250px;
overflow:auto;
}

div.container {
	width: 935px;
	margin: 0 auto;
	height: 100%;
	overflow: visible;
}



	
	.firstrow {
	background-color:#000000;
	
	}
	#firstrow	{
	background-color:#000000;

}

div.large {
	border-left:1px solid #204c1e;
	border-right:1px solid #204c1e;
	border-top:1px solid #204c1e;
	border-bottom:1px solid #204c1e;
	width: 490px;
	float:left;
	margin:1px 1px 1px 1px;
	background: url('/wp-content/themes/CraftyCart/images/001-back-header.jpg') #000 top no-repeat ;
	color:#eeffee;
	
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;      
	
}
div.large2 {
	border-left:2px solid #204c1e;
	border-right:2px solid #204c1e;
	border-top:2px solid #204c1e;
	border-bottom:2px solid #204c1e;
	width: 694px;
	float:left;
	background: url('/wp-content/themes/CraftyCart/images/001-back-header.jpg') #000 top no-repeat ;
	color:#eeffee;
	margin:0 0 0 0px;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;      
	
	
}
div.large2 a {
	color:#ccffcc;
	
}
div.large a {
	color:#ccffcc;
	
}
div.large a:hover {
	color:#eeffee;
	text-decoration: underline;
}
div.large2 a:hover {
	color:#eeffee;
	text-decoration: underline;
}

div.small {
	width: 210px;
    float:left;
	overflow:visible;
}

div.small1 {
	width: 210px;
	float:right;
	overflow:visible;
}

	div.small1 a {
	color:#FFEEEE;
	
 	}
div.full {
	width: 100%;
		float: left;
}
/*
#content div.container.body .large {
	border-left:2px solid #000055;
	border-right:2px solid #000044;
	border-top:2px solid #000044;
	border-bottom:2px solid #000055;
	background-color:#000000;


	
	height:100%;
	padding-top: 10px;
	padding-bottom: 20px;
	color:#B8D0E0;
	margin:0 10px 0 10px;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;       
} */


div.large-1 {
    float:left;
	margin:1px 1px 1px 1px;
	background-image:url('images/01-81-2.png');
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;       



}
div.large-2 {
    float:left;
	margin:1px 1px 1px 1px;
	background-image:url('images/01-81-2.png');
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;       


}

/* HEADER
========================================== */
#header {
	width: 100%;
	margin:0px 0 0px 0;
}

#header .container1 {
	padding:1px 1px 1px 1px;


}

#header .container {
	padding: 0px 0 10px;
	width:910px;
	background-color:#000000;
	/*
	
	background-image:url('images/01-80.png');

	-webkit-border-radius: 5px;    
    -moz-border-radius: 5px;       
	
	*/
	height:150px;
	

}

#header h1,
#header h4 {
	text-transform: none;
}

#header h1,
#header h4,
#header h1 a {
	color: #fff;
}

#header h1 {
	display: block;
	font-weight: normal;
	float: left;
	padding: 0 20px 1px 0;
	margin: 0 5px 0 0;
	text-align: left;
	
}
#header h1:first-line {
	font-weight: bold;
}
#header h1 a,
#header h1 a:visited {
	display: block;
	padding-left: 30px;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#header h4 {
	font-size: 120%;
	float: right;
	letter-spacing: 1px;
	padding: 0;
	line-height: 100%;
	text-transform: uppercase;
}

/* SUB HEADER
========================================== */
#sub-header {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color: #DA424E;
}
#sub-header ul {
	padding: 6px 70px 6px 12px;
	height: 100%;
	overflow: auto;
	color: #fff;
	font-weight: bold;
}
#sub-header ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0;
}
#sub-header ul li.first {
	border-left: 0;
}
#sub-header ul li a {
	color: #ddd;
	display: block;
	line-height: 100%;
	float: left;
	padding: 5px 10px 5px;
}
#sub-header ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#sub-header ul li.current-cat a {
	color: #fff;
	text-shadow: none;
}
#sub-header ul li ul {
	display: none;
}

/* MAIN NAVIGATION
========================================== */
#navigation {
	
	
}
#va ul {
margin:0px auto 10px auto;

}

#navigation .container {
position: relative;
	overflow: visible;
	margin-bottom:10px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	line-height: 125%;
	
}

#nav li {
	position: relative;
	float: left;
	height: 31px;
	font-size: 105%;
	font-stretch: expanded;




    background:url('/wp-content/themes/CraftyCart/images/001-left.jpg') top left no-repeat; 
/*

	border-top:1px solid #204c1e;
	border-left:1px solid #204c1e;
	border-right:1px solid #204c1e;
	border-bottom:1px solid #204c1e;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;
	*/
	margin:0px 3px 0px 3px;


		/*background: transparent url(images/nav-bg.gif) repeat-x;
*/
		


}
#nav li.last-page-item a {
	background-image: none;
	
}
#nav li a {
/*	display: block; */
	float: left;
	padding: 9px 16px 6px 16px;
	margin:0;
	color: #CCFFCC;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;

	 background:url('/wp-content/themes/CraftyCart/images/001-right.jpg') top right no-repeat; 

}
#nav ul li a:hover {
text-decoration:underline;
}
#nav li.current_page_item a,
#nav li.current_page_parent a {
	color: #eeffee;

	/*	background:url('http://www.burningpassion.com/wp-content/plugins/wp-page-numbers/stylish/img/bkg_active.gif') center left repeat-x;
*/

}
#nav li:hover
{
font-weight:bold;
/*
		background:url('http://www.burningpassion.com/wp-content/plugins/wp-page-numbers/stylish/img/bkg_active.gif') center left repeat-x;
*/
}


#nav li ul {
	position: absolute;
	visibility: hidden;
	float: none;
	top: 26px;
	left: 0px;
	width: 160px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	z-index: 10000;
	border: 1px solid #204c1e;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;

	background-color:#000;
	color:#eeffee;
	
}

#nav li:hover ul,
#nav li.iehover ul {
	visibility: visible;
}
#nav ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: visible;
	white-space: normal;
	border:0;
	border-bottom: 1px dashed #333;
	

}
#nav ul li:last-child {
	border-bottom: 0;
}
#nav ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background:#000;
	background-image:none;
	
	
	padding: 6px 0;
	white-space: normal;
	color: #eeffee;
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	color: #666;
		background-color:#000;

}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {
	color: #CCFFCC;
	font-weight:bold;
	background-color:#000;

}

#nav li.nav-start {
	    background:url('/wp-content/themes/CraftyCart/images/001-left.jpg') top right no-repeat; 
     	width:10px;
	    height:42px;
		padding:0;
	    margin:0;
}
#nav li.nav-end {
	 background:url('/wp-content/themes/CraftyCart/images/001-right.jpg') top left no-repeat; 
	width:10px;
	height:42px;
	padding:0;
	margin:0;
}

/*  NAV2 NAV 2 NAV2 */

#nav2 {
	margin: 5px 5px 5px 5px;
	padding: 0;
	height:30px;
	list-style-type: none;
	text-align: right;
	/*line-height: 175%; */
}
#nav2 li {
	position: relative;
	margin:0 3px 0 2px;
	float: left;
	height: 22px;
	font-size: 100%;

		/*background: transparent url(images/nav-bg.gif) repeat-x;
*/
		


}
#nav2 li.last-page-item a {
	background-image: none;
	
}
#nav2 li a {
	display: block;
	float: left;
	padding: 4px 4px 5px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
	font-size:smaller;
}
#nav li a:hover,
#nav ul li a:hover,
#nav2 li.current_page_item a,
#nav2 li.current_page_parent a {
	color: #eeffee;
	text-decoration: none;
}

#nav2 li ul {
	position: absolute;
	visibility: hidden;
	float: none;
	top: 42px;
	left: 0px;
	width: 150px;
	margin: 0;
	padding: 5px 10px 6px 10px;
	z-index: 10000;
	border: 0px solid #f1f1f1;
	border-bottom-width: 0px;
	border-bottom-color: #f1f1f1;
	border-top: 0;
	background-color:#f1f1f1;
	
}

#nav2 li:hover ul,
#nav2 li.iehover ul {
	visibility: visible;
}
#nav2 ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px solid #666666;

}
#nav2 ul li:last-child {
	border-bottom: 0;
}
#nav2 ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-color:#f1f1f1;
	
	
	padding: 6px 0;
	white-space: normal;
	color: #333333;
}
#nav2 li.current_page_item ul li a,
#nav2 li.current_page_parent ul li a {
	color: #666;
		background-color:#FFFFFF;

}
#nav2 li ul li a:hover,
#nav2 li.current_page_item ul li a:hover,
#nav2 li ul li.current_page_item a {
	color: #DA444F;
	background-color:#FFFFFF;

}

#nav2 li.nav-start {

	width:12px;
	height:42px;
		padding:0;
	margin:0;
}
#nav2 li.nav-end {
	
	width:12px;
	height:42px;
	padding:0;
	margin:0;
}

/* CONTENT
========================================== */
#content {
/*clear:both;
*/	width: 100%;
	margin: 0 auto;
}

/*fixes other content inside content box*/
#content #content {
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h1 {
	color: #503D43;
}
#content h2 {
	padding: 0px 0 0px;
	font-size:18px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif

}
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited {
/*	color: #204c1e;  */
/*    color:#fff;   */
	text-decoration: none;
	
}
#content h2 a:hover,
#content h3 a:hover {
/*	color: #204c1e;  */
    color:#f1f1f1;
	text-decoration: none;
	
	
}

#content h3 {
	padding: 0px 0 3px;
}

#content h4 a,
#content h4 a:visited {
	color: #666;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {

	padding: 3px 0 3px 20px;

}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* POST
========================================== */


#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 10px 0 10px;
	margin-top:5px;
	overflow: inherit;
	height:auto;
}

#content .post-content img {
	max-width: 360px;
}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}

#content .post-title h2 {
	font-size:16px;
	text-align:center;
	font:"Times New Roman", Times, serif;
	color:#fff;
	margin:5px 0 0 0;
	padding:10px;
	background: url ('/wp-content/themes/CraftyCart/images/001-back-header.jpg') top center no-repeat;
	width:480;

	/*
	border-bottom:1px dashed #204c1e;
	*/
}
#content .post-title h2 a {
	font-size:16px;
	text-align:center;
	font:"Times New Roman", Times, serif;
	color:#CCFFCC;
	background: url ('/wp-content/themes/CraftyCart/images/001-back-header.jpg') top center no-repeat;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0px 0 ;
	text-transform: uppercase;
	margin-bottom:0px;
}
#content .post-footer {
		margin-bottom:20px;
}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #CCFFCC;
}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #CCFFCC;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	margin-bottom:15px;
	background: url('images/icon-post.png') no-repeat left center;
}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');  

}
#content .post-footer span.post-comments a {
	color:#CCFFCC;
}
#content .post-footer span.post-date {
	background-image: url('images/icon-date.png');
}
#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 0px 0px 0px 0px;
	border-left-width: 0px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 0px 0px 0px;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 0px 0px 0px;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #CCFFCC;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #CCFFCC;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #CCFFCC;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
/*	height: 300px;   */
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #000;
	border: 1px solid #eeffee;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
display:none;
visibility:hidden;
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #000;
	border: 1px solid #eeffee;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 420px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #F6F6F6;
}

#comments .author {
	background-color: #010101;
	border-color: #CCFFCC;
}

/* MAIN SIDEBAR 1
========================================== */


#sidebar-1 .sidebar {
  border-left:1px solid #25476a;
	border-right:1px solid #25476a;
	border-top:1px solid #25476a;
	border-bottom:1px solid #25476a;
	background-color:#000000;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;
	color:#eeeeff;
	margin:1px;
	}

	#sidebar-1-1 {
	margin:1px 1px 1px 1px;
	background-image:url('images/01-81.png');
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;

	}
#sidebar-2 .sidebar {
	
	border-left:1px solid #642828;
	border-right:1px solid #642828;
	border-top:1px solid #642828;
	border-bottom:1px solid #642828;
	background-color:#000000;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;
	color:#FFEEEE;
    margin:1px;
	}
	
		#sidebar-2-1 {
	margin:1px 1px 1px 1px;
	background-image:url('images/01-81-1.png');
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;
	}


#sidebar-1 h3 {

	color: ##eeeeff;
	text-align:center;
	font:"Times New Roman", Times, serif;
	
	}
#sidebar-2 h3 {
		

	color: #FFEEEE;
	text-align:center;
	font:"Times New Roman", Times, serif;
	
}


#content .sidebar {
	padding: 5px 5px 5px 5px;
	margin: 1px 1px 5px 1px;
	clear: both;
	height: 100%;
	width:191px;
	overflow: hidden;
		

}
/*
#sidebar-1 {
	padding: 5px 5px 5px 5px;
	border-left:2px solid #000044;
	border-right:2px solid #000066;
	border-top:2px solid #000066;
	border-bottom:2px solid #000044;	
	
	background-image:url('images/01-82.png');



	margin: 0 0 10px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
	color:#FFFFFF;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;       
		

}  */

#content .sidebar a:link,
#content .sidebar a:visited {
	font-weight: normal;
}
#content .sidebar a:hover,
#content .sidebar a:active {
	text-decoration: underline;

}
/*
#content .small h3 {
	color: #99FF00;
	border-left:2px solid #223300;
	border-right:2px solid #223300;
	border-top:2px solid #223300;
	border-bottom:2px solid #223300;

	background-image:url('images/01-82.png');



	padding: 5px 5px 5px 15px;
	
	margin:  0 0 10px 0;
	font-weight: normal;
	-webkit-border-radius: 5px;   
    -moz-border-radius: 5px;      

} */
#content .small h4 {
	padding: 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 3px;
	margin: 0;
	color: #FFEEEE;
}

#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .small ul li {
	color: #FFEEEE;
	font-weight: bold;
	line-height: 125%;
	padding-left: 8px;
	padding-bottom:10px;
	background-position: 0px 8px;
}
#content .small ul li a:link,
#content .small ul li a:visited {
	text-decoration: none;
}

#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
}

#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: bold;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #FFEEEE;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding-bottom:0px;
	padding-top:5px;
}
#content .small ul ul li {
	border: 0;
	background: url('images/bullet.gif') no-repeat 3px center;
	padding-left: 10px;
	padding-bottom:0px;
	line-height:16px;

}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}
#content #ads.sidebar img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
	padding: 12px 0 0;
	bottom:0px;
}

#credits p {
	padding: 0 20px 12px 0;
	margin: 0;
	color: #BDAEB4;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #666;
}

#credits a:hover,
#credits a:active {
	color: #DA444F;
}

/* Footer Credits
========================================== */
#credits ul.nav {
	padding: 0 0 12px;
	text-align: center;
}

#credits ul.nav li {
	color: #666;
	margin: 0;
	display: inline;
}

#credits ul.nav li a {
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 4px;
	border-right: 0px solid #BDAEB4;
}
#credits ul.nav li a,
#credits ul.nav li a:visited {
	
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active {
	
}
#credits ul.nav li a.top {
	border: 0;
	padding-right: 0;
}

/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form {
	height: 25px;
	padding: 3px;
	margin: 0;
	position: relative;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 110%;
}
form#search-form input{

}

form#search-form input.text {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 110px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #000;
	color:#f1f1f1;
	border-color:333;
}
form#search-form input.button-search {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 50px;
	height: 25px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}

/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {
	width: 115px;
	height: 33px;

	
}
input.make_purchase {
	width: 115px;
	height: 33px;
	
}




        .drawer { 
		   
            color:#76797C;
            font-size:11px;
            line-height:0px;
			text-align:left;
        }
  
        .drawers {
            margin-bottom:0px;
            color:#76797C;
            font-size:12px;
            line-height: 18px;
			text-align:left;
        }

        .drawers a, h2 {
            color: #CCFFFF;
            text-decoration:none;
			font-family:Verdana, Arial, Helvetica, sans-serif;
            font-size-adjust:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
			font-size:14px;
			text-align:left;
						
			-webkit-border-radius: 5px;    /* for Safari */
            -moz-border-radius: 5px;       /* for Firefox */
	

        }
		  
		.drawers h2 a:hover
		{
		color:#CCFFFF;
		
		}
		        .drawers a.active {
            color:#666666;
            text-decoration:none;
            font-size-adjust:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
        }

        .drawer li {
            border-bottom:1px solid #E5E5E5;
            line-height:14px;
            padding:2px 0px 2px;
        }
		

        UL {
            list-style: none;
   /*         padding:0px;
			margin:0px;
    */    }

        UL.drawers {
            margin: 10px;
			padding:2px;
        }



        
	H2.drawer-handle:first-child  {
		
	border-left:1px solid #25476a;
	border-right:1px solid #25476a;
	border-top:1px solid #25476a;
	border-bottom:1px solid #25476a;
	

            color:#000;
            cursor:default;
            font-size:10px;
            font-weight:normal;
            height:25px;
			background:url('/wp-content/themes/CraftyCart/images/001-handle.jpg') top left no-repeat; 

            line-height:25px;
            margin-bottom:-5px;
			margin-top:-5px;
			padding:14px 0;
            text-indent:24px;
            width:175px;
			-webkit-border-radius: 5px;    /* for Safari */
            -moz-border-radius: 5px;  
			text-align:left;     /* for Firefox */

        }
		

.sub-cats h2.drawer-handle {
border:0;
background:transparent;
}


        .drawer-handle.open {
		
		
	border-left:1px solid #CCFFFF;
	border-right:1px solid #CCFFFF;
	border-top:1px solid #CCFFFF;
	border-bottom:1px solid #CCFFFF;
	

 background:url('/wp-content/themes/CraftyCart/images/001-handle-open.jpg') top left no-repeat; 
         
            color:#f1f1f1;
   -webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */

        }
        .drawer UL {
            padding: 0 1px;
            padding-bottom:0pt;
        }

        .drawer-content UL {
            padding-top: 0px;
        }
		
	
        .drawer-content LI A {
            display:block;
            overflow:hidden;
			}
      
