/* @override http://mikepratt.tv/wp-content/themes/thesis_17/custom/custom.css?040110-212044 */

/*
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 custom styling */

a {
	color: #000066;
	text-decoration: none;
}

a:hover { text-decoration: none; }

.custom #content_box {
	background: none;
}


/*---:[ WordPress Image Captions ]:---*/
.custom .format_text .alignleft { margin: 0 1.571em 1.571em 0; float: left; clear: left; }
.custom .format_text .alignright { margin: 0 0 1.571em 1.571em; float: right; clear: right; }
.custom .format_text .aligncenter { display: block; margin: 0 auto 1.571em auto; float: none; clear: both; }
.custom .format_text .alignnone { display: block; margin: 0 auto 1.571em 0; clear: both; }
.custom .format_text .wp-caption { background-color: #f3f3f3; border: 0.071em solid #ccc; text-align: center; padding: 0.714em; }
.custom .format_text .wp-caption p { font-size: smaller; font-style: italic; margin-bottom: 0; }

/* Header & nav styling */ 

.custom #title_area {
	background: url(images/bg_pixel.jpg) repeat;
	padding:0 0;
	border-bottom:2px solid #000066;
}
.custom #logo a {
	display:block;
	height:100px;
	width:960px;
	background:url(images/permanent_waves_logo.jpg) center no-repeat;
	text-indent:-9999px;
}
.custom #header_area {
	display:none;
}
.custom #header {
	padding: 0;
	border-bottom:none;
}
.custom #nav_area .page {
	background: none;
}
.custom #nav_area {
	background:#d9dadc;
	padding:0.5em 0;
	border-bottom:1px solid #ddf;
}
	.custom #nav_area ul {
		border-bottom:none;
		border-left:none;
	}
	.custom #nav_area ul.menu a {
		border-width:0;
		margin-bottom:0;
		padding-bottom:0;
		background: none;
	}
	.custom #nav_area ul.menu a:hover {
		color: #000066;
		font-weight: bold;
	}
	.custom #nav_area ul.menu .current a {
		color: #000066;
		font-weight: bold;
	}

	
	
	
	
	
/* Body & Post format tweaks */
.custom .format_text .to_comments span.bracket {
	color: #666666;
}
.custom #body {
	color: #383838;
}

.custom h3 {
	color: #2361a1;
}
.custom h4 {
	color: #333366;
}
.custom .entry-title {
	color: #000066;
}
.custom .entry-title a{
	color: #000066;
}

.custom .format_text a {
	color: #2361a1;
	text-decoration:none;
}
.custom .format_text a:hover {
	text-decoration:underline;
}

.custom .headline_meta {
	float: left;
	margin-left: 5px;
}

.custom a.stico_default {
	background-image: url(images/icon_sharethis.png) !important;
} 
.custom .format_text .to_comments {
	float: right;
}
.custom .format_text .pw_sharethis {
	float: left;
	margin-top: 8px;
}


.custom #sidebar_1 {
	border: none;
}


/* Homepage Friendfeed styling */
.custom #friendfeed {
	clear: right;
} 



/*---:[ subscriptions box ]:---*/
#subs_box { width: 100%; margin: 2em 0; background: #ffffff; }
	#subs_box #email_signup { font-size: 1.3em; line-height: 1.385em; width: 14em; padding: 0.769em 0 0.385em 0.769em; float: left; }
		#subs_box #email_signup p { margin-bottom: 0.308em; }
		#subs_box #email_signup .feed_intro { font-size: 0.923em; line-height: 1.231em; margin-bottom: 0.667em; padding-left: 4.167em; background: url('images/icon_email.png') no-repeat; text-align: left; color: #333333 }
		#subs_box #email_signup .text_input { font: normal 1em/1em Arial, "Helvetica Neue", Helvetica, sans-serif; width: 13.231em; padding: 0.154em 0.231em; background: #fff; border-width: 0.154em; }
		#subs_box #email_signup .form_submit { font: 0.846em/1em Arial, "Helvetica Neue", Helvetica, sans-serif; width: auto; padding: 0.273em; border-width: 0.182em; color: #000066; }
		#subs_box #email_signup p.feedburner { margin-top: 0.769em; margin-bottom: 0; text-align: center; }
			#subs_box #email_signup p.feedburner img { width: 6.769em; height: 2em; }
	#subs_box #social { font-size: 1.3em; line-height: 1.385em; width: 15.615em; padding: 0.308em 0; float: right; }
		#subs_box #social ul { list-style: none; }
		#subs_box #social a { display: block; padding: 0.462em 0.769em; color: #333333; }
		#subs_box #social a:hover { background: #d9dadc; text-decoration: none; }
			#subs_box #social li a img { display: block; width: 2.769em; height: 2.769em; margin-right: 0.615em; float: left; }
		 	#subs_box #social a span { display: block; font-size: 0.846em; line-height: 1.636em; text-transform: uppercase; letter-spacing: 1px; color: #000066; }
			#subs_box #social #TwitterCounter {text-align: center;margin-top: 1.1em;}
			#subs_box #social #TwitterCounter a:hover{background: none;}
#subs_box:after, .custom #footer ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.custom .sidebar_1 {background-color: #333333;}


	

/* Contact Me page styling */

.custom #social_web_l {
	width: 275px;
	float: left;
}
.custom #social_web_r {
	width: 275px;
	float: left;
}
.custom #dopplr-blog-badge-for-MichaelPratt {
	width: 200px;
}
.custom #contact_form {
	
	width: 350px;
	float: right;
}

/* Footer styling */

.custom #footer {
	border: none;
}


