/*
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/
*/



/*---:[ global styles ]:---*/
a { color: #2893bb; }
body, div, td {color: #333333;}

/*---:[ header and nav menu ]:---*/
.custom #header_area { border-top: 4px solid #d7ec75;}
.custom #header { position: relative; padding-top: 1em; padding-bottom: 3em; border-bottom: 3px solid #e8e3c8; }
/*.custom #header ul { list-style: none; float: right; }
.custom #header ul li { margin-left: 0.4em; float: left; }
.custom #header ul li.current { background: #bfe2b7; }
.custom #header ul li a { display: block; font: normal 1.2em/1.667em Calibri, Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; padding: 0.333em 0.667em; color: #111; }
.custom #header ul li a:hover { background: #e2f4de; }
.custom #header ul li.current a { cursor: default; }
.custom #header ul li.current a:hover { background: #bfe2b7; }
.custom #header #logo a { display: block; width: 10.361em; height: 2.278em; background: url('images/outspoken-media.gif') no-repeat; text-indent: -9999px; outline: none; }
.custom #header #logo h2 {color: #b0c64c;}
		
/*---:[ feature box ]:---*/
#feature_box { padding-top: 1.2em; padding-right: 0.8em; background: #f3f1e6; border-bottom: 1px solid #e8e3c8; }
	#feature_box p { color: #7f7669; font-family: Helvetica; font-size: 1.2em; line-height: 1.333em; margin-bottom: 1.467em; }

/*---:[ non-blog pages ]:---*/
/* .custom #content_box { background: none; } /* This applies to every page */
/*	.custom_sidebar #sidebars { width: 34em; margin-top: 2.2em; padding-left: 2.2em; border-left: 0.1em dotted #dfd9b5; }
	.custom_sidebar #sidebars h3 { font-size: 0.8em; line-height: 1.833em; margin: 2.75em 0 0.667em 0; }
	.custom_sidebar #sidebars h3.wsj { height: 28px; margin-top: 0; background: url('images/wsj.gif') no-repeat; text-indent: -9999px; }
		.custom_sidebar #sidebars h3.wsj a { display: block; outline: none; }
		.custom_sidebar #sidebars .format_text a:hover { text-decoration: none; }
		.custom_sidebar #sidebars .format_text .note { background: #e5f6fc; border-color: #afe4f8; }
.no_sidebars #content { width: 59.3em; }*/
/*---:[ about and bio pages ]:---*/
/*.about #content { position: relative; }
	.about .format_text h3.bio { margin-bottom: 0; color: #29602a; clear: both; }
	.about .format_text h4 { font-family: Cambria, Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; margin-bottom: 0.733em; color: #888; }
	.about .format_text img.thumb { margin: 0 0.733em 1.467em 0; padding: 0.667em; background: #f3f1e6; border: 0.067em solid #e8e3c8; }
	.about .format_text p.under_bio { margin-top: 2.2em; }
	.about .sidecar { position: absolute; left: 40.267em; width: 23.667em; }
		.about .sidecar p { font-size: 0.867em; line-height: 1.692em; color: #888; }
/*---:[ services pages ]:---*/
/*.services .format_text ul li strong { font-size: 0.867em; line-height: 1.692em; text-transform: uppercase; letter-spacing: 1px; color: #d07a0a; }
.services.custom_sidebar #sidebars { width: 36.2em; padding-left: 0; border: none; }
	.services.custom_sidebar #sidebars .format_text blockquote { font-family: Cambria, Georgia, "Times New Roman", Times, serif; font-style: italic; margin-left: 0; padding-left: 0; border: none; }
/*---:[ contact page ]:---*/
/*.contact ol { list-style: none; margin-left: 0; }
	.contact ol li { margin-bottom: 0.733em; }
		.contact ol li label { display: block; font-size: 0.8em; text-transform: uppercase; letter-spacing: 1px; }
		.contact ol li .reqtxt, .contact ol li .emailreqtxt { margin-left: 0.4em; color: #b00; }
		.contact ol li input.single, .contact ol li textarea { color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
		.contact ol li input.single { width: 16em; padding: 0.267em; }
		.contact ol li textarea { font: normal 1em/1.467em Calibri, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; width: 37.2em; padding: 0.267em; }
		.contact ol li input.single:focus, .contact ol li textarea:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	.contact ol li.cf-box-title { font-size: 0.8em; text-transform: uppercase; letter-spacing: 1px; }
	.contact ol li.cf-box-group input { float: left; clear: left; }
	.contact ol li.cf-box-group label { display: inline; font-size: 1em; text-transform: none; letter-spacing: normal; margin-left: 0.4em; float: left; }
	.contact ol li#li-2-7 { clear: both; }
	.contact fieldset { display: none; }
	.contact input.sendbutton { padding: 0.4em; font-weight: bold; color: #111; background: url('../images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }
	.contact input.sendbutton:hover { color: #090; }
	.contact p.address { padding-top: 1.2em; color: #29602a; border-top: 1px dotted #d4d9b5; }
	.contact p.address span { display: block; }

/*---:[ blog pages ]:---*/
	.custom h2 a:hover { color: #2893bb; }
	.custom .format_text img.frame { background: #f3f1e6; border-color: #e8e3c8; }
	.custom .format_text p.to_comments { margin-bottom: 3.385em; }
/*	.guestauthor { margin: 0 0 1.467em -0.733em; padding: 0.667em; background: #f3f1e6; border: 1px solid #e8e3c8; }
		.custom .guestauthor h3 { margin-top: 0; }
		.guestauthorphoto { margin: 0 0 0 0.667em; padding: 0.333em; background: #fff; border: 1px solid #e8e3c8; float: right; }
	.stay_connected { margin: 2.2em 0 1.467em -0.733em; padding: 0.667em; background: #e5f6fc; border: 1px solid #afe4f8; }
		.stay_connected h3 { margin-top: 0; }
		.stay_connected p { margin-bottom: 0; }



/*---:[ images within posts/pages ]:---*/


.custom img.alignnone {
	background-color: #F3F1E6;
	border:1px solid #DDDDDD;
	padding: 1.1em;
}

.custom a.noframe img.alignnone,
.custom img.noframe {
	border: 0;
	padding: 0;
	
}

.productFavorites h3 {margin: 0; font-size: 1em;}

/*---:[ image gallery (shortcode [gallery] ]:---*/

.custom .gallery {
	background-color: #F3F1E6;
	border:1px solid #DDDDDD;
	padding: .75em 1em .25em 1em ;
}

.custom .gallery .gallery-item {
	margin: 0;
	
}



/*---:[ sidebar stuff ]:---
.custom.solid_sidebar #sidebars { background: #f3f1e6; border-bottom: 1px solid #e8e3c8; }
	.custom.solid_sidebar #sidebars #sidebar_1 { border-color: #e8e3c8; }
	.custom.solid_sidebar #sidebars h3 { font-size: 0.857em; line-height: 1.667em; padding-left: 0.917em; }
	.custom.solid_sidebar #sidebars a { color: #6f5b24; text-decoration: none; }
	.custom.solid_sidebar #sidebars a:hover { color: #111; background: #dddacb; text-decoration: none; }
	.custom.solid_sidebar .sidebar ul.sidebar_list { padding-right: 0; padding-left: 0 !important; }
			.custom.solid_sidebar .sidebar ul.sidebar_list li.widget .widget_content { padding: 0 0.786em; }
			.custom.solid_sidebar .sidebar ul.sidebar_list li.widget_sub p.center a:hover { background: none !important; }
			.custom.solid_sidebar .sidebar ul.sidebar_list li.widget_get_recent_comments div { padding: 0 0.786em; }
			.custom.solid_sidebar .sidebar ul.sidebar_list li.widget_get_recent_comments a { display: inline; padding: 0; }
			.custom.solid_sidebar .sidebar ul.sidebar_list li.widget_sub p { padding: 0 0.786em; }
			.custom.solid_sidebar .sidebar ul.sidebar_list ul li { margin-bottom: 0; }
				.custom.solid_sidebar .sidebar ul.sidebar_list ul li a { display: block; padding: 0.286em 0.786em; }*/
.custom .sidebar h3 { font-variant: normal; text-transform: uppercase; }

.custom .sidebar li.widget ul.bulletlist {margin-left: 20px;}
.custom .sidebar li.widget ul.bulletlist li {list-style-type: square; color: #2893BB;}

.custom #image_box {
	background-color: #F3F1E6;
	border:1px solid #DDDDDD;
	border-top: 0px;

	}

.custom #sidebars {
	
	}
.custom #sidebar_1 {
	border-left: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
}	


/*---:[ footer ]:---*/
#footer_area { background: #e3ecb9; }
	#footer_area .page { padding-bottom: 0; }
		#footer { padding: 1.667em 0.917em; border-top: none; text-align: left; }
			#footer a { color: #766d3a; border-bottom: 1px solid #c5e9bf; }
			#footer p { color: #766d3a; }
			#footer p.add_margin { margin-bottom: 1.667em; }
				#footer p.footer_menu a { color: #4a3a21; }
				#footer p.footer_menu a:hover { color: #2893bb; }

/*---:[ clear, motherfucker! ]:---*/
#feature_box ul:after, .contact ol li.cf-box-group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.tag h1 {text-transform: capitalize}




/*

.custom {background-color:#000;}
.custom #page {background: #FFF; margin:3em auto;}

/* Nav *

.custom ul#tabs li {background: #77A41D;}
.custom ul#tabs a {color: #FFF; padding:0.8em 1em;}
.custom ul#tabs .current_page_item, 
.custom ul#tabs .current-cat,
.custom ul#tabs .rss {background: #FFF;}
.custom ul#tabs .current_page_item a,
.custom ul#tabs .current_page_item a,
.custom ul#tabs .rss a {color:#000;}
.custom ul#tabs .rss a {padding-right: 20px;}

/* Header *

.custom #header a h1.sitetitle {color: #363636; font-family: georgia; font-size: 2.1em; font-weight: 400; margin-top: 10px;}
.custom #header h2#tagline {color:#363636; font-family:"Trebuchet MS"; font-size: .55em; font-style: italic; font-weight: 400; letter-spacing: 2px; margin-top: 5px; text-align: right; }


/* Sidebar *

.custom .post-sb-img img {border: 1px solid #ccc; padding: 6px;}
.custom .post-sb-img {font-size: .8em;}
.custom .post-sb-img b, .custom .post-sb-img strong {font-size: 1.2em;}

.custom .sub_twit a { padding-left: 20px; background: url('/wp-content/themes/thesis_booksparkspr/custom/images/icon-twitter.gif') 0 50% no-repeat; }
.custom .sub_rss a { padding-left: 20px; background: url('/wp-content/themes/thesis_booksparkspr/custom/images/icon-rss.gif') 0 50% no-repeat; }
.custom .sub_email a { padding-left: 20px; background: url('/wp-content/themes/thesis_booksparkspr/custom/images/icon-email.gif') 0 50% no-repeat; }


*/