/*
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 {background:#373737; font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; border:none;}

#container {width: 961px;}
#page {margin: 33px auto 28px; overflow:hidden;}

/* HEADER */
#header{float:left; padding: 0px; text-align:center; width:961px; position: relative; height: 152px; background: #090909; margin: 0; border:none;}
#header .pre-header {height:10px; margin-bottom:-10px; background: url(images/pre-header.png) no-repeat;}
#header .header {height:125px;}
#header div.logo {width:446px; float:left; overflow:hidden; padding: 5px 0 0 15px;}
#header div.logo a{display: block; height: 99px; background: transparent url(images/logo.png) no-repeat; cursor:pointer; outline:none;}

/* MENU */
ul.menu {position:relative; height:27px; overflow:hidden; display:block; padding:0 20px; margin: 0 auto; clear:both; background: #717075; border:none;}
ul.menu li{float: left; display:block; height: 27px; padding:0; margin:0; border:none;}
ul.menu li a{margin:0; border:none; background: transparent; padding:6px 29px 0 29px; height:21px; position: relative; display: block; outline: none; color: #FFF; font-size: 12px; text-transform:uppercase; font-weight:bold; cursor: pointer; letter-spacing:0px; float:left;}
ul.menu li.current a, ul.menu li.current a:HOVER {background: #fff; cursor:default; color: #D1231C;}
ul.menu li a:HOVER {background: #fff; color: #D1231C;}

/* CONTENT */
#content_box {float:left; border:none; font-family: Arial, Helvetica, sans-serif; width: 961px; padding: 0; position: relative; overflow: hidden; margin: 0px auto 0px auto; background: transparent url(images/content-bg.png) repeat-y; clear: both;}

/* RIGHT SIDEBAR WITH MENU */
#sidebars {width: 322px;}
.sidebar ul.sidebar_list {padding:0;}
.sidebar h2{font-style: italic; font-family: Blade Runner Movie Font, Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color:#FFFFFF; padding:30px 0 0 15px;}
.sidebar ul{padding-left: 0px;position: relative;margin-left: 0px;}
.sidebar li{list-style: none;}
#searchform {width: 286px; height: 35px; background: transparent url(images/search.png) no-repeat; padding: 9px 0 0 11px;}
#s {padding: 2px 2px 0 2px; display:block; font-size:9px; background: transparent; border:none; width:205px; float:left;}
#searchform .submit {display:block; float:left; width: 75px; height: 20px; border:none; outline:none; cursor:pointer; background: transparent;}
#search{padding:20px 0px 5px 10px;}
#search h2{font-family: Arial, sans-serif;color: #335773;font-size: 11px;font-weight: normal;}
#learn img{border: 0px;}
#subscribe{width: 300px;padding: 0px 5px 15px 15px;font-family: arial;color: #fff;font-size: 12px; overflow:hidden;}
#subscribe p {margin: 10px 0; font-family: Corbel, Arial, Helvetica, sans-serif; font-size: 14px;}
#subscribe img{margin-right: 10px;}
#subscribe a.link {display:block; margin-left:45px; margin-bottom: 3px;}
#subscribe a.rss {background: transparent url(images/rss.png) no-repeat; width:161px; height: 36px;}
#subscribe a.email {background: transparent url(images/email.png) no-repeat; width:175px; height: 28px;}
#subscribe a.twit {background: transparent url(images/twit.png) no-repeat; width:117px; height: 32px;}
#subscribe a.fb {background: transparent url(images/facebook.png) no-repeat; width:213px; height: 34px;}
#mytab{margin-bottom: 15px; width:292px; margin-left: auto; margin-right:auto;}
.sbimg a{padding:0px;}
.linkcat{font-size: 13px;}
.ddmcc_container{margin-left: 10px; overflow:hidden; font-family: Corbel, Arial, Helvetica, sans-serif; background: transparent url(images/sheet.png) no-repeat; width: 256px; height:218px; padding: 15px 0 0 50px;}
.ddmcc_container h2 {padding: 0 0 20px 0; color: #CA0301; float:left;}
#ddmcc_container {clear:both;}
.tabberlive .tabbertab {font-family: Arial, Helvetica, sans-serif;}
ul.tabbernav li a {font-family: AmerType Md BT, Arial, Helvetica, sans-serif; font-size:13px;}
.fb_widget {margin-bottom:10px;}
.fb_widget a {color:#1B4273;font-size:12px;text-decoration:none;}
.tabber {display:none;}

/* FIRST MAIN COLUMN */
#content{float: left; position: relative;font-size: 12px;width: 600px;padding: 0 15px 5px 15px;background: transparent url(images/content-bg.jpg) repeat-x top;text-align: left;}
.post {color:#939290;}
.post_box, .teasers_box, .full_width #content_box .page {margin:0}
.post_box {padding-top:0}
.headline_area h1, .headline_area h2 {font-weight: normal; font-size:24px; padding: 10px 0 0 0; color:#A3A930; font-family: Arial, Helvetica, sans-serif;}
.format_text {font-size:1em;line-height:120%;}
.format_text .to_comments { padding: 6px 10px 0 8px; text-transform: capitalize; float:left;}
.format_text .to_comments span {color: #717075; font-size:12px;}
.format_text .to_comments span.bracket {color:#717075; font-size:12px;}
.format_text .afterpost {height:27px; background: transparent url(images/after-post.png) repeat-x;}
.format_text .to_comments a, .format_text .to_comments a:HOVER {border-right: 1px solid #808080; padding: 0 10px 0 0; display:block; line-height: normal; color:#717075; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.headline_meta {font-family:Arial, Helvetica, sans-serif;font-size:10px; margin: 0 0 10px 0; font-style: normal; color:#7E7E7E; letter-spacing:0px;}
.headline_meta .author {color: #4F81BD; text-transform:none; letter-spacing:0px;}
.headline_meta .published {text-transform:none; letter-spacing:0px;}
.headline_area {margin-bottom:0em;}

.tweet {overflow:hidden; margin-bottom:20px;}
h2 a, h2 a:hover {color:#858282;}

.sidebar a:hover {text-decoration:none;}
.avatar {overflow:hidden;}
.avatar img {float:none; margin-left:0; margin-right:9px;}

/* FOOTER */
#footer{width: 961px; float:left; padding:0; margin:0; position:relative; clear:both; background: #373737; overflow:hidden;}
#footer div {font-family: Corbel; padding: 70px 0 0 0; text-align:center; background: transparent url(images/pre-footer.png) no-repeat scroll left top; color: #FFF; font-size: 18px;}
#footer div span {color: #FE2523;}
 