/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the &lt;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 #feature_box {background:#19140E;}

/* change all widget header details */
.custom .sidebar h3 {font-family: Helvetica; font-weight: bold; color: #FEF0DE; padding: 0px 5px; background: #19140E;}

/* Adding a custom image header to video tutorials */
/* .custom li#text-4 h3 {font-family: Comic Sans MS; font-weight: bold; color: #FFFFFF; font-size: 1.5em; height: 45px; background: url('/wp-content/images/video tuts.jpg') no-repeat; padding:13px 20px 0;} */

/* .custom li#text-11 h3 {display:block; text-indent:-9999px; background: url('/wp-content/images/video tuts.jpg') no-repeat; padding:13px 20px 0;  height: 45px; width: 200px } */

/* Remove {0 Comments} Entirely */
/* remove_action('thesis_hook_after_post', 'thesis_comments_link');
/* .custom .format_text .to_comments span.bracket {color: #000000;}

/* HIGHLIGHT AUTHOR COMMENTS */

.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #19140E none repeat scroll 0 0; padding-top:20px;}

/* COMMENT MODS BY MULES */

.custom dt.comment-author-admin, 

.custom dd.comment-author-admin, 

.custom dt.comment-author-admin span, 

.custom dd.comment-author-admin span 
{
color: #FEF0DE !important;
background: #19140E !important;
}

.custom dt.comment-author-admin a, 

.custom dt.comment-author-admin a:active, 

.custom dt.comment-author-admin a:visited, 

.custom dd.comment-author-admin a, 

.custom dd.comment-author-admin a:active, 

.custom dd.comment-author-admin a:visited 
{
color: #FEF0DE !important;
background: #19140E !important;
}

.custom dt.comment-author-admin a:hover, 

.custom dd.comment-author-admin a:hover 
{
color: #C49461 !important;
}

/* Change the Reply text in Threaded Comments to a Button */

.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}

/* Hide "Comments on this entry are closed" Message */
/* .custom .comments_closed p {display: none;}*/

/* teasers in full width instead of two columns */
.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;
}

.custom div.welcome_box {
background:#19140E;
width: 90%;
padding: 0.571em 0.786em;
margin-left: 0.1em;
margin-right: 0.1em;
margin-bottom: 0.1em;
margin-top: 0.1em;
margin-bottom: 0em;
padding-bottom: 0em;
font-family: Helvetica; font-weight: bold; font-color:#000000;
}

/* customize sidebar heading background colors and fonts Jan 20 2010  */

.custom .sidebar h3{background-color: #19140E;
padding: 0.4em;
font-weight:bold;
font-size:1.2em;
color:#FEF0DE;} 

/* customize sidebar widget area background and border Jan 20 2010 */

/*side bar widget area link style */

/* .custom li.widget ul li{
background:#F0F0F0;
border: 0.1em solid #C7C7C7;
-moz-border-radius:4px;
padding:0.5em;
margin:0.5em;
}  */

/* navigation Menu change color Jan 20 2010 */
/* full length nav menu jan 24 2010*/
/* Remove the Header */
.custom #header_area #header {
  display:none;
}

/* Remove padding around the Navigation Bar */
.custom #header_area .page {
  padding:2em;
}

/* Give a Background to the Navigation Bar */
.custom .menu {
  background-color:#850000;
  border-bottom:none;
  margin-left:0em;
  margin-right:0em;
}
/* full length nav menu ends jan 24 2010 */

/* Nav Search */
.custom ul.menu li.nav_right {
  float:right;
  font-size:10px;
  height: 22px;
  letter-spacing:1px;
  overflow:hidden;
  text-transform: uppercase;
}

.custom ul.menu li.search {
  background-color: #ccc;
  border-bottom:none;
  height:36px;
  margin-bottom:0;
}

.custom ul.menu li.search input {
  background-color: #C49461;
  border:1px solid #333;
  color:#ffffff;
  font-size:13px;
  height:30px;
  letter-spacing:2px;
  padding:4px 10px 0px 22px;
  text-transform: uppercase;
  width:180px;
}
/* nav menu search ends*/

/* social icons on top of posts Jan 24 2010 starts */
.social { border: none; border-width:1px 0 1px 0; margin: -15px auto 15px; display:block; padding: 3px 0 3px 3px;  overflow: hidden; }
	.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }
&nbsp;
	.social .social_button.dg { margin: 0px 0 0 20px ; padding-top: 4px;} 
	.social .social_button.tm { margin: 0px 0 0 12px;  padding-top: 4px;}
	.social .social_button.fb { margin: 0 0 0 15px;  padding-bottom:0px;}
	.social .social_button.em { margin: 0 0 0 20px;  padding-top: 0px;}
        .social .social_button.em a{background:#191414 url(images/emailthis.jpg) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 0px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
		.social .social_button.em a:hover {background:#191414 url(images/emailthis.jpg) 3px 50% no-repeat}
	.social .social_button a img { border: 0; padding: 0; }
	.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}
&nbsp;
.clear{clear:both;}
/* social icons  on top of posts ends */

.custom ul.menu li.current_page_item, .custom ul.menu li.current-cat { padding-bottom:0; background:#FFFFFF; }
.custom ul.menu li a:hover { text-decoration:none; background:#2361A1; }
.custom ul.menu li.current_page_item a:hover { text-decoration:none; background:#2361A1; }
.custom ul.menu li.current-cat a:hover { text-decoration:none; background:#EEEEEE; }

/* to justify teasers */
.custom .teaser { text-align: justify; }

/* to justify first post */
.custom .format_text { text-align: justify; }

/* custom headers for sidebar headings */
/*.custom li#my_subscribe_widget-4 h3{width:150px; height: 42px; background: url('http://www.drivenmavens.com/wp-content/uploads/2010/02/About-Us.jpg') }*/

/* HIGHLIGHT BOX - CREAM WITH FONTS */
.format_text .welcome_box {
	/* font size */
	font-size: 1.15em;
	/* font family */
	font-family: Helvetica ;
	/* font style: normal, italic etc */
	font-style: normal;
	/* font variant: small caps etc */
	/*font-variant: small-caps;*/
	/* font weight: bold etc */
	font-weight: normal;
        font-color:#000000;
	/* distance from borders to content*/
	padding: 0 1em 0 1em;
	/* spacing outside of box*/
	margin: 0 0 0 0;
	/* background color */
	background: #850000;
	/* border size style color */
	border: 0px solid #C49461;
}