/*
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/
*/.custom #samplePages{-moz-border-radius: 5px;-webkit-border-radius: 5px;}.custom #submit{background: none;}.custom #footer{background: url(images/border_x.png) 0 0 repeat-x; padding: 30px; padding-right:0; margin-bottom: 30px;}.custom #footer a{border-bottom: none;}.custom #footer .menu{ float: left; margin: 0; border: none; background: none; display:inline;}.custom #footer .menu li{margin-bottom: 0;}.custom #footer .menu a{ text-transform: none; color:#bfbfbb; font-size:13px; border: 0; line-height: auto; font-weight: normal; letter-spacing: 0; padding: 0; padding-right:15px; background: none; line-height:auto !important;}.custom #footer .menu a:hover{text-decoration: underline; background: none;}.custom #footer .menu .current-cat a{background: none; text-decoration: none;}.custom #footer {color:#bfbfbb; text-align: left; font-size:13px; }.custom #footer em{padding-right:30px; background: url(images/bg_copyright.png) 100% 0 no-repeat;}
*{margin:0; padding: 0;}/*.custom ul, .custom li{margin: 0; padding: 0; list-style-type: none; width: auto; display: block;}*/
.clearer{display: block; clear: both; height: 0; line-height: 0; font-size: 0;}
body.custom {margin: 0; padding: 0;	background: #f8f8f4 url(images/bg_body.png) 0 0 repeat-x; }/*Home*/.home #content_box{background:#f2f2ed; border: 1px solid #fffffa; margin: 0; padding: 0; padding: 30px; margin-bottom: 30px; width: 900px; clear: both; -moz-border-radius: 10px;-webkit-border-radius: 10px;}.home .post_box {background:#fff !important; border: 1px solid #deded9 !important; margin: 0; padding: 0; margin-bottom:0px !important; padding: 15px !important; width: 320px !important; float: left; -moz-border-radius: 5px !important;-webkit-border-radius: 5px !important;}.home .post_box  .format_text{font-size:13px; line-height:16px; color:#737370;}.home .post_box  .format_text p{margin: 0;}/*.home .post_box   object{background: none; border:none; margin: 0; padding:0; width: 100%;  display: block; margin-bottom: 10px;}*/.home .flashvideo{background:#fff; border:0 !important; padding:0!important; display: block; margin: 0 0 10px 0!important; -moz-border-radius: 5px;-webkit-border-radius: 5px;}.home  .flashvideo object {width: 100%; height:240px!important; display: block;}.home  #comments, .home .post_box  .headline_area{display: none;}.home #multimedia_box{float: right; margin: 0; padding: 0; margin-bottom: 0!important; background: none !important;}.home .widgets{list-style-type: none;}.home .widget{float: left; padding: 0 30px;  width:210px;}.home .intro{width:360px; font-size:13px; line-height:16px; color:#4c4c4b;}.home .widget h3{font-size:22px; font-weight: bold; color:#999996; line-height:50px;}.home .intro h3{color:#f7941e}.home .widgets .tag_cloud, .home .intro{background: url(images/border_y.png) 0 0 repeat-y; }.home .widgets .tag_cloud a{color:#bfbfbb;}.home .widgets  .recent_entries li{background: url(images/border_x.png) 0 100% repeat-x; padding: 10px 0 12px 0; margin: 0;}.home .widgets  .recent_entries li a{color:#f7941e; font-size:15px; line-height:20px; color:#f7941e; padding-left:34px; background: url(images/icon_post.png) 0 5px  no-repeat; display: block;}.custom #content_box{}.custom  .format_text{font-size:15px;}.custom a{color:#e75925;}.custom a:hover{color:#e75925; text-decoration: underline;}
.custom #header {margin: 0 ; padding: 0 ; display:block; padding-bottom: 30px; }.custom #content{width:650px; margin-right:30px; }.custom #sidebars{width:280px;margin: 0;}.custom #container {margin: 0 auto; padding: 0; width: 960px;}.custom #page {background: none;}.custom  .header_link{width:500px; float:left;}.custom  #header .menu{float:right; margin-top: 115px;}.custom  #header .menu, .custom  #header .menu a, .custom  #header .menu li ul {border: none; font-size:11px; letter-spacing: 1px; font-weight: bold; color:#8c8c89; background: none; }.custom  #header .menu a{padding:3px 7px; -moz-border-radius: 10px;-webkit-border-radius: 10px;}.custom  #header .menu a:hover{background: #a0a09b; color:#fff; text-decoration: none;}.custom .current-cat a{background: #a0a09b; color:#fff; text-decoration: none;}.custom .widget_killer_recent_entries li{background: url(images/border_x.png) 0 100% repeat-x; padding:  10px 0 12px 0; margin: 0;}.custom .widget_killer_recent_entries li a{color:#f7941e; font-size:15px; line-height:20px;  color:#f7941e; padding-left:34px; background: url(images/icon_post.png) 0 5px  no-repeat; display: block;}.custom .widget_tag_cloud  a{color:#bfbfbb;}.custom .widget_tag_cloud  a:hover{color:#f7941e;}.custom  #multimedia_box{margin: 0; padding: 0; margin-bottom: 30px;}.custom #image_box img {margin: 0; padding: 0; border: 0;}.custom  .image_box{background: none;}.custom  .headline_area h1{color:#f7941e; }.custom  .headline_area h1, .custom  .headline_area h2{line-height:1.0em;}.custom  .headline_area h2 a{color:#f7941e;}.custom  .published{text-transform: none; font-size:13px; color:#ababa7;}.custom  .hfeed .headline_area{padding-left:34px; background: url(images/icon_post.png) 0 6px  no-repeat;}.custom  .sidebar h3{font-size:22px; font-weight:bold; color:#999996; font-variant: normal; letter-spacing: 0;}.custom  .post {background:#f2f2ed; border: 1px solid #fffffa; margin: 0; padding: 0; margin-bottom:30px; padding: 30px;}.custom .post  img{background:#fff; border:1px solid #deded9; padding:15px;}.custom 	.post_box {background:#f2f2ed; border: 1px solid #fffffa; margin: 0; padding: 0; margin-bottom:30px; padding: 30px; -moz-border-radius: 10px;-webkit-border-radius: 10px;}.custom 	.post_box  img{background:#fff; border:1px solid #deded9; padding:15px;}.custom .flashvideo{background:#fff; border:1px solid #deded9; padding:15px; display: block; margin: 15px 0; -moz-border-radius: 5px;-webkit-border-radius: 5px;}.custom  .flashvideo object {width: 100%; height:390px; display: block;}.custom  .object{}.custom  abbr, .custom  acronym{cursor: default; letter-spacing: 0;}.custom textarea{border: 1px solid #deded9; border-right:1px solid #f2f2ed; border-bottom:1px solid #f2f2ed;  background:#fffffa;}.custom .form_submit{background:#e75925; color:#fff; border-style: solid; border-color:#e75925;}.custom .form_submit:hover{color:#333332;}.custom .login_alert{background: #fffffa; border: 0; padding: 15px; margin: 0;}.custom .login_alert p{font-weight:normal; font-style: italic; color:#ababa7;}.custom  #comments{margin: 0;}.custom  .to_comments a, .custom  .to_comments span{color:#ababa7;}.custom  #commentform{border: none; background: url(images/border_x.png) 0 0 repeat-x;}
