/*
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/
*/
body.custom {
	background: #D1D3D4;
}
.custom #container {
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.3em;
	background: #000000;
}
.custom #page {
	background: #fff;
}
.format_text .drop_cap {
	color:#000000;
	float:left;
}
.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a {
	color:#87000E;
}
.format_text .to_comments span.bracket {
	color:#87000E;
}
a, h2 a:hover, #logo a:hover {
	color:#87000E;

}
.format_text a:hover {
	text-decoration:none;
	color:#fff;
	background:#87000E;
}
.entry img.frame {
	border: 0.3846em solid #ddd;
}
.custom #feedback {
	background: transparent;
	width: 3.2em;
	position: fixed;
	top: 40%;
	left: 0.25%;
}
.custom #feedback a {
	display: block;
	text-indent: -9999px;
	height: 3.2em;
}

.custom #header_area {
	background:#000000;
}
.custom #header {
	border-bottom:0;
padding-bottom:0;
padding-top:0;
}

li.widget {
	font-size:14px;
	line-height:1.385em;
}

li.widget_rrm_recent_comments h3 { height: 35px; background: url('http://engage.tmg-dev.net/wp-content/uploads/2010/03/recent-comments.gif') 0 no-repeat; }
li.widget_rrm_recent_comments h3 { margin-bottom: 1em; text-indent: -9999px; }


li.widget_buzz h2 { height: 35px; background: url('http://engage.tmg-dev.net/wp-content/uploads/2010/03/recent-comments.gif') 0 no-repeat; }
li.widget_buzz h2 { margin-bottom: 1em; text-indent: -9999px; }

#multimedia_box {
margin-bottom:2.2em;}
#multimedia_box {
padding:1.1em;
}

/* This formats the outside box */
.custom div.post_ad {
background-color: #deb859;
margin: 0;
padding: 6px;
border: 1px solid #787878;
}

/* This formats the headline */
.custom div.format_text.entry-content div.post_ad h3 {
margin-top: 0;
font-weight: bold;
font-size: 1.1em;
line-height: 1em;
border-bottom-style: dotted;
border-bottom-width: 1px;
padding-bottom: 5px;
margin-bottom: 6px;
}

/* This formats the text */
.custom div.format_text.entry-content div.post_ad p {
margin: 0 0 9px;
}

/* This formats the image */
.custom div.post_ad img {
float: right;
margin-bottom: 8px;
margin-left: 8px;
}

/* This code is not in my CSS but I decided to add it in.
This formats the color of a hyperlink */
.custom div.post_ad a {
color: #446677;
}

#authorbox{
background:#ffffff;
border:1px solid #86000e;
width:580px;
margin:0 auto;
margin-bottom:10px;
overflow:hidden;
}
#authorbox h4{
font-size:16px;
color:#000000;
margin:0;
padding:10px 10px 5px 10px;
}
.authortext{
padding-left:100px;
}
#authorbox img{
margin:0;
padding:10px;
float:right;
}
#authorbox p{
color:#000000;
margin:0;
padding:0px 10px 10px 10px;
font-size:13px;
}
#authorbox h4 &amp;gt; a{
text-decoration:none;
}
#authorbox p{
color:#000000;
}

/* DoubleMule Clickable Header v. 1.0 */

.custom #header
{
background: #ffffff;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
width:300px;
height:94px;
background:url(http://engage.tmg-dev.net/wp-content/uploads/2010/03/engage-the-blog.png) center no-repeat;
outline:none;
color: #000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

#breadcrumb {
	font-size: 1.6em;
	padding: 0;
	border: none;
background:#86000e
}

.custom #header #tagline
{
color:#000000;
text-indent: -9999px;
}

.video_box {background:#ffffff none repeat scroll 0 0;}

.custom #social_media_header { float: right; position: static; width: 405px; height: 60px; top: 150px; left: 1202px; }


p.headline_meta { text-align: center; }
h2.entry-title { text-align: center; }

.teaser h2 { text-align: left; }
h1 { text-align: center; }

.custom #title_area {
font-size:100%;
}

/* Top Nav bar */
.custom ul#topnav {
border-style: none;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
background:#ffffff none repeat scroll 0 0;
width: 100%;
float: left;
}
.custom ul#topnav li { float: right; padding: 3px 10px 3px 0px; }

/* SAVE THIS IN CUSTOM.CSS FILE */
#cat-main-square {
background:#FFFFFF none repeat scroll 0 0;
display:block;
height:auto !important;
margin:0;
min-height:150px;
width:290px;
}

#cat-posts-left {background:#fff; border:1px solid #eee;display:block;overflow:hidden;float:left;width:275px;min-height:125px;height:auto !important;padding:10px;margin:0px;}

.cat-post-list li {font-size: 14px;	
	font: Helvetica, sans;	
	display: block;
	clear: both;
text-align:right;
	margin-bottom: 0px;}
.cat-post-list a:hover {text-decoration:underline;color:#000;}

li.widget {
font-size:1.3em;
line-height:1.385em;
}

.menu, .menu a, .menu li ul {
border-color:#86000E;
}

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}