/*
File:			custom.css
Description:	Custom styles for Thesis


BASIC USAGE:


If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.


For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:


	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them


WHY THIS WORKS:


By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!


More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


.custom { background-image:url('/wp-content/uploads/2010/02/background.jpg'); }

.custom h1 { color:#ec932f;font-size:18pt;font-family:Georgia !important; }

.custom #container { width:988px; }

.custom #header { padding-top:10px; }
.custom #top_nav li { display:inline;border-right:1px solid #000000;padding:0px 10px 0px 10px; }

.custom #top_nav li a { color:#000000;font-weight:bold;font-size:10pt; }
#checkout { border:0px !important; }
#checkout a { color:#990000 !important; }

.custom p#logo { font-size:18pt !important;font-weight:normal; }
.custom p#logo em { color:#ec932f;font-style:italic;margin-top:10px; }
.custom #tagline { color:#ec932f;font-size:12pt;font-style:italic; }

.custom ul.menu { background-color:#ec932f;  }
.custom ul.menu li { width:110px; text-align:center;font-weight:bold; }
.custom ul.menu li.tab { border-right: 1px solid #ffffff; }
.custom ul.menu li.tab-4 { width:210px; }

.custom #footer { background-color:#e4e5e5;padding:0px 0px 20px 0px;text-align:center; }
.custom #footer p { display:none; }
.custom #footer #social { height:40px;background-color:#a8a5a2;width:100%;text-align:right; }
.custom #footer #social p { display:inline;font-size:10pt;font-weight:bold;font-style:italic;position:relative;top:-15px;left:-30px; }
.custom #footer img { margin:0px; padding:0px;}
.custom #footer ul { list-style-type:none; }
.custom #footer ul li { display:inline; border-right:1px solid #000000;font-size:10pt;padding: 0px 10px 0px 10px; }
.custom #footer ul li.first, .custom #footer ul li.last { border:0px; }

.custom .clear { clear:both; }

/* home page specific */
.custom #home_band { width:100%; }
.custom #post-13 .headline_area { display:none; }
.custom #post-13 { margin:0px;padding:0px; }
.custom #post-13 h1 { display:none; }
.custom #post-13 p.headline_meta { display:none; }
.custom #comments { /*display:none;*/ }

.custom #home_categories tr td { vertical-align:top; }
.custom #home_categories h3 { color:#ec932f;margin:10px 0px 0px 20px; }
.custom #home_categories ul { list-style-type:none; }
.custom #home_categories ul li a{ color:#000000;font-family:Georgia;text-decoration:none; }
/* end home page */

/* product page specific */
.custom #multimedia_box { display:none; }
.custom #sidebar_2 { border-left:1px solid #cccccc; }
.custom .sidebar_list .widget_shoppcartwidget { margin-top:15px;border-bottom:1px solid #cccccc; }
.custom .sidebar_list #text-3 { width:155px;background-color:#fffac9;margin:auto;padding:5px;border:1px solid #ffdec1;font-family:Georgia;font-size:10pt; }
.custom .sidebar_list #text-3 .w_title { font-size:17pt;color:#ec932f; }
.custom .sidebar_list #text-3 .w_title_2 { font-size:15pt;color:#ec932f; }
.custom .sidebar_list #text-3 .w_savings { font-size:12pt;color:#666666;font-weight:bold; }

.custom #sidebar_1 { border-right:1px solid #cccccc;width:153px; }
.custom #sidebar_1 .sidebar_list { padding-left:0px; }

.custom #sidebar_1 #text-5 { padding-left:10px; }
.custom #sidebar_1 .textwidget .s_title { color:#0099ff;font-weight:bold;font-family:Georgia;margin-bottom:10px; }
.custom #sidebar_1 .textwidget .s_menu li { margin:3px 0px 0px 3px; }
.custom #sidebar_1 .textwidget a { color:#000000;font-family:Georgia;text-decoration:none; }
.custom #sidebar_1 .textwidget a:hover { font-weight:bold;color:#ec932f; }

.custom #content .post_box .headline_area h1 { display:none; }
.custom .breadcrumb { display:none; }
.custom .product h3 { font-size:14px;font-family:Georgia;font-weight:bold; }
.custom .product .headline { margin-bottom:5px; }
.custom .product .headline big { font-size:14pt;margin-left:245px;font-family:Georgia; }
.custom .product .variations { margin-top:8px;padding-top:5px; }
.custom .product .gallery { position:relative;top:-35px; }
/*.custom form.shopp { width:175px;float:left; }*/
.custom form.shopp { width:175px;float:left; }
.custom form.checkout_shopp { width:480px;float:left; }
.custom form.shopp p { font-family:Georgia !important; }
.custom p.price { font-weight:normal !important;font-family:Georgia !important; }
#shopp .gallery ul { width:250px !important; }
#shopp .gallery ul li { display:block !important;float:left !important;margin:2px !important; }

/* end product page */

/* content page specific */
.custom .format_text h2 { color:#ec932f; }
.custom .format_text p { font-size:10pt;font-family:Georgia; }
.custom .format_text p strong { color:#ec932f;font-size:12pt;font-family:Georgia; }
.custom .format_text input { width:auto !important; }
.w_side { font-family:Georgia; }
.w_bold { font-weight:bold;position:relative;top:10px; }
/* end content page */
li#billing-address-fields div.left { margin-right:100px !important; }
.categories ul li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 10px;
	}
.sidebar_list .categories {
	padding-top:5px;
}

.sidebar_list .categories h2 {
	font-size:1.3em;
	padding-top:5px;
	color:#0099FF;
	font-family:Georgia;
	font-weight:bold;
}
.sidebar_list .categories ul li a {
	color:#000000;font-family:Georgia;text-decoration:none;font-size:1.3em;
}
.sidebar_list .categories ul li a:hover {
	font-weight:bold;color:#ec932f;
}
a.feed {
	color:#000000;font-family:Georgia;text-decoration:none;font-size:1.3em;
}
a.feed:hover {
	font-weight:bold;color:#ec932f;
}
.input_class .addtocart {
	
	background:none;
	border:0px;
	width:116px;
	height:26px;
	padding-top:5px;
}
.font-styles {
	font-family:Georgia;font-size:10pt;
}
.product-description {
	color:#F57400;
}
.product-description ul li label {
	font-size:10px;
}
.shopp_product {
	width:220px;
	float:left;
}
.product-description  label {
	font-size:10px;
}
