/*
	File:			custom.css
	Description:	Custom styles for Thesis. Customizations by Alex Fraiser + Mark Macdonald
*/

/*-[ Header Biz ]-*/

.custom #header_area { border-top: 15px solid #000; padding-bottom: 0em }

.custom #header { padding: .5em 0 0; }
	.custom #header #logo a, .custom #header #logo a:hover, .custom h2 a, .custom h2 a:hover { color: #111; }
	.custom #header #logo a { display: block; width: 497px; height: 112px; background: url('images/header3.gif') no-repeat; text-indent: -9999px; outline: none; }
	.custom #tagline { background: url(images/tagline.png) no-repeat top left; display: block; font-size: 1.8em; letter-spacing: normal; padding: 0.2em 0 0.5em 0.7em; }


/*-[ Nav Biz ]-*/

.custom .menu { float: right; margin-top: 2.5em; }

	.custom .menu a { letter-spacing: 0.2px; margin-left: 1em; padding: 4px 6px; font-weight: bold; }
	
	.custom .rss a { background: none; float: left; }
	
		.custom .rss a:hover { background: #B81919; padding-right: 6px; text-decoration: none; }

/*-[ Headline Biz ]-*/

.custom h1, .custom h2, .custom h3 { font-weight: bold;}

.custom h1, .custom h2 { color: #b81919; letter-spacing: -1px;  text-align: left;}
       .custom h2 a, .custom h2 a:visited { color: #b81919; }
       .custom h2 a:hover { color: #000; }
.custom h3 { font-size: 1.5em; text-align: left; }
.custom #tagline { text-align: center; }

/*-[ Main Design Biz ]-*/
a, a:hover { color: #b81919; outline: none; }
.format_text a { text-decoration: none; border-bottom: 1px dotted #888; }
.format_text a:hover { text-decoration: none; padding: 0.125em 0; color: #fff; background: #b81919; border-bottom: none; }

.format_text div.brownbox { margin: 0 0 1.467em -0.733em; padding: 0.667em; background: #f3f1e6; border: 1px solid #e8e3c8; }		.format_text div.brownbox h3 { margin-top: 0; }
		.format_text div.brownbox p { margin-bottom: 0; }

.format_text div.greybox { margin: 0 0 1.467em -0.733em; padding: 0.667em; background: #FCFCFC; border: 1px solid #ECECEC; }		.format_text div.greybox h3 { margin-top: 0; }
		.format_text div.greybox p { margin-bottom: 0; }
.custom .format_text img.frame { padding: 0.462em; }

.format_text div.sidebox { background:#F8EAB0 none repeat scroll 0 0; border-left:0.3em solid #ECD163; border-right:0.3em solid #ECD163; margin:4.4em 0em 2.4em 0; padding-left:2.4em; padding-right:2.2em; padding-top:2.2em; padding-bottom:2.2em; }
		.format_text div.sidebox h3 { margin-top: 0; }


.format_text a.next_button { display: inline-block; margin-bottom: 0.75em; padding: 0.75em 0.75em 0.75em 5.563em; color: #b81919; background: #f3f1e6 url('images/next.gif') 0.75em 50% no-repeat; border-bottom: none; }
	.format_text a.next_button:hover span { border-bottom: 1px dotted #888; }


.format_text .to_comments { float: right; }
.custom .format_text .to_comments a:hover { border-bottom: none; background: none;}






/*-[ Sidebar Biz ]-*/
#twitter { background: #E9F8FF; border-top: 3px solid #BEE7FB; font-size: 12.77px; padding: 1em; position: relative; }
	#twitter a { color: #589bba; }
		#twitter a:hover { text-decoration: underline; }
	#twitter p { color: #707f86; padding-left: 3em; }
	#twitter abbr { color: #589bba; font-size: 10px; }
	#twitter .icon { background: url(images/twitter_icon.png) no-repeat; height: 36px; left: -20px; position: absolute; top: 7px; width: 65px; }
	#twitter .head { display: block; /*border-bottom: 1px dashed #b1ccd9;  margin-bottom: 0.7em; padding-bottom: 0.3em; */ color: #43545b; font-size: 11px; }
		#twitter .head a { color: #589bba; }

.custom #sidebar_1 { border-top: 3px solid #e4e4e4; background: #efefef; }
.custom li#text-3.widget h3 { background: transparent url(images/email3.gif) no-repeat scroll 0 0; height: 17px; text-indent: -9999px; }
.custom li#text-4.widget h3 { background: transparent url(images/resources.gif) no-repeat scroll 0 0; height: 17px; text-indent: -9999px; }
.custom li#widget_killer_recent_entries-2.widget h3 { background: transparent url(images/recent.gif) no-repeat scroll 0 0; height: 17px; text-indent: -9999px; }
#lijit { background: url(images/search.gif) no-repeat; height: 17px; text-indent: -9999px; width: 80px; }

.custom li.widget ul li { margin-bottom: 0; }
    .custom li.widget ul li a { display: block; padding: 0.462em 0.769em; color: #b81919; border-bottom: 1px dotted #888; }
    .custom li.widget ul li a:hover { color: #000; background: #e4e4e4; text-decoration: none; }

#mail input { background: #FFF; width: 96%; height: 25px; }

#mail #submit, .lsubmit, .ssubmit {
  background:#2d2824 none repeat scroll 0 0;
  border-color:#444444 #000000 #000000 #444444;
  border-style:solid;
  border-width:0.2em;
  color:#AAAAAA;
  cursor:pointer;
  font: 13px Helvetica, Arial, sans-serif;
  text-shadow: rgba (0,0,0,0.2) -1px -1px 0;
  font-size:0.933em !important;
  font-size-adjust:none !important;
  font-stretch:normal !important;
  font-style:normal !important;
  font-variant:normal !important;
  font-weight:normal !important;
  letter-spacing:1px;
  line-height:1em !important;
  overflow:visible;
  padding: 2px 4px !important;
  text-transform:uppercase;
  width:auto;
  margin-top: 10px;
  height: 26px; 
}

	
	.lsubmit { padding: 0.4em !important; width: 75px !important; margin: 0; }
	.ssubmit { width: 60px !important; padding: 0.4em; }
	
#mail a, #largeform a {
  background:none;
  border-color:none;
  border-style:none;
  border-width:0.2em;
  color:#575757;
  cursor:pointer;
  font: 13px Helvetica, Arial, sans-serif;
  text-shadow: rgba (0,0,0,0.2) -1px -1px 0;
  font-size:0.933em !important;
  font-size-adjust:none !important;
  font-stretch:normal !important;
  font-style:normal !important;
  font-variant:normal !important;
  font-weight:normal !important;
  letter-spacing:1px;
  line-height:1em !important;
  overflow:visible;
  padding: 2px 4px !important;
  text-transform:none;
  width:auto;
  margin-top: 13px;
  height: 26px; 
}

.custom .wp-image-1004 {padding-right: 5px; margin-top: 5px;}

#mailblurb { color: #575757; font-size: 12px; }


/*-[ Post Footer Stuff ]-*/
#share { float: right; overflow: hidden; width: 45%; }
	#share h4 { background: url(images/shareit-title.gif) no-repeat; height: 36px; text-indent: -9999px; width: 211px; }
	#share ul { list-style: none; }
		#share li { float: left; margin: 1em 1em 0 0; }
			#share li a { display: block; height: 36px; text-indent: -9999px; width: 36px; }
			#share #digg a { background: url(images/share-digg.gif) no-repeat; }
			#share #su a { background: url(images/share-su.gif) no-repeat; }
			#share #del a { background: url(images/share-delicious.gif) no-repeat; }
			#share #fbook a { background: url(images/share-facebook.gif) no-repeat; }

#author-box, #share, #related { margin: 4em 2.1em 0 1em; }

#author-box { background: #FCFCFC; border: 0.2em solid #ECECEC; border-width: 0.2em; clear: both; margin-top: 3em; padding: 1.5em; }
	#author-box img { border: 0.5em solid #EFEFEF; float: right; margin-left: 1em; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
	#author-box h4 { color: #9D9D9D; font-size: 1.8em; font-weight: normal; letter-spacing: -0.5px; }
			#author-box h4 a:hover, #author-box p a:hover { background: #B81919; color: #FFF; }
	#author-box p { color: #6B6B6B; font-size: 13px; margin-top: 1em; }

#related { width: 45%; }
#related h4 { background: url(images/related-content-title.gif) no-repeat; height: 16px; text-indent: -9999px; width: 188px; }
#related ul { list-style: square; margin-top: 1em; }
	#related li { color: #6B6B6B; font-size: 13px; margin: 0 0 0.8em 1em; }	
		#related li a { font-size: 1.1em; }
			#related li a:hover { text-decoration: underline; }

#author-box h4, #tagline, #related li a { font-family: Corbel,"Lucida Grande",Arial,sans-serif; }


/*-[ No-Sidebars Biz ]-*/
.custom .no_sidebars #content { width: 60em; margin: 0 auto; float: none; }
.no_sidebars #content h1 {
	text-align: center;
}

.no_sidebars .format_text .alert {
-x-system-font:none;
background:#E9F8FF none repeat scroll 0 0;
border:1px solid #BEE7FB;
font-family:Corbel,"Lucida Grande",Arial,sans-serif;
font-size:1.385em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.375em;
margin-bottom:1.111em;
padding:0.5em 0.688em;
text-align:center;
}

/*-[ By-Line Biz ]-*/
.custom .headline_meta { text-align: left; }
/* Remove Uppercase */
.custom .headline_meta span, 
 .custom .headline_meta abbr { 
   text-transform: none;
}

.post_box, .teasers_box {
 border-bottom:1px dotted #BBBBBB;
clear:both;
}


/*-[ Optin Form Biz ]-*/

#largeform {
	background: #FCFCFC; border: 0.2em solid #E4E4E4; border-width: 0.4em; margin: 1em auto; padding: 1.5em 1.5em 0 1.5em; width: 245px;
}

	#largeform h4 { background: url(images/newsletter.png) no-repeat; height: 40px; text-indent: -9999px; width: 231px; }

#largeform h4#news2 { background: url(images/newsletter2.png) no-repeat; height: 40px; text-indent: -9999px; width: 231px; }
#largeform h4#email { background: url(images/email-updates.gif) no-repeat; height: 40px; text-indent: -9999px; width: 231px; }
	
	#largeform form { margin: 1.4em 0; }
	
		#largeform input { width: 226px; }
		
#smallform { padding: 0.4em; width: 210px; }



.custom #footer_area { border-bottom: 15px solid #000; padding-bottom: 0em; background: #000; }
.custom #footer_area .page { padding-bottom: 0; background: #000; }
.custom #footer a:hover { color: #fff; }