/*
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/
*/
* {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
a {color: #073050;text-decoration:none;}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
.clear{clear:both;}
.custom{background: transparent url(images/body-bg.jpg) repeat;}
.custom input,.custom textarea,.custom option {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

/*
 
 Header Area

*/
.custom #header_area{padding:0; border:0;position:absolute;}
.custom #header_area .page{padding:0;width:100%;background: transparent none;}
.custom #header_area .wrapper_nav{border:0;background: url(images/nav-bg.png);height:50px;position:absolute;z-index:1;width:100%;} 
.custom .menu{border:0;width: 960px; margin: auto auto; padding: 0;}
.custom .menu .tab{border:0;margin: 0 4px;}
.custom .menu .tab a{border: 0;background: transparent none;font-size:18px;text-transform:capitalize;padding:8px;color: #073050;}
.custom .menu .tab a:hover{text-decoration:none;}
.custom #header{background: transparent url(images/header-bg.png) repeat-x bottom center;height:180px;padding:45px 0 0 0;border:0;}
.custom #header .wrapper_header{background: transparent none;width: 960px; margin: auto auto;position: relative;}
.custom #logo{float:left;margin:15px 0;}
.custom #logo a{text-indent:-9999px;width:663px;height:133px;background:transparent url(images/logo-bg.png);display:block;}
.custom #header_pic {width: 267px;height:209px; background: transparent url(images/pic.png) right top;margin:-15px -10px 0 0;float:right;
}
.custom #header_pic a{float: right; text-indent:-999999px;}

/*
 
 Content Area

*/

.custom #content_area{padding:218px 0 0 0;}
.custom #content_area .page{padding:0; width: 960px;-moz-box-shadow: 0 0 7px #111;-webkit-box-shadow: 0 0 7px #111;box-shadow: 0 0 7px #111;
	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#222222,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#222222,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#222222,direction=270,strength=3);
}

.custom .page #feature_box {background: url(images/featured-box-bg.jpg);height:278px;border:0;_height:278px;padding:0;}
.custom #feature_box .hangers{background:url(images/featured_box_hanger.png); width: 312px;height:248px;overflow: hidden;color:#0f4878;}
.custom #feature_box .hangers a{color:#0F4878;}
.custom #feature_box .hangers .inner{padding: 50px 20px;font-family:Arial, Helvetica, sans-serif;}
.custom #feature_box .hangers .inner li {list-style:none;}
.custom #feature_box .hangers .inner li ul{margin:-10px 0 0 0;}
.custom #feature_box .hangers .inner li ul li { padding-left: 20px;margin: 0 0 7px 10px;background: transparent url(images/bullet.jpg) no-repeat left top;font-size:13px; line-height: 14px;}
.custom #featured_text{font-size:22px;line-height:25px;text-align:center;margin:0;}
.custom #feature_box #hanger_left{float:left;margin: 7px 0 7px 10px;}
.custom #feature_box #hanger_left h3{color:#d34e00;font-weight:bold;padding:8px 0 5px 55px;font-size: 22px;background: url(images/gift-icon.gif) no-repeat left top; height:38px;}
.custom #feature_box #hanger_mid{float:left;margin: 7px 0 7px 3px;}
.custom #feature_box #hanger_mid h3{color:#d34e00;font-weight:bold;padding:8px 0 5px 45px;font-size: 22px;background: url(images/latest-post-icon.gif) no-repeat left top; height:38px;}
.custom #feature_box #hanger_mid a{font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;}
.custom #feature_box #hanger_right{float:right;margin: 7px 9px 7px 0;}
.custom #feature_box #hanger_right h3{color:#d34e00;font-weight:bold;padding:8px 0 5px 55px;font-size: 22px;background: url(images/video-icon.gif) no-repeat left top; height:38px;}
.custom #content_box {background: none;}
.custom #content{margin: 0 10px 30px 30px;width: 580px;}
.custom #content .post blockquote{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:15px;background:#d3e3f1;width:85%;margin:10px auto;}
.custom #content a{color:#3f78a1;}
.custom #content a:hover{text-decoration:underline;}
.custom .headline_area {margin-bottom:  12px;}
.custom .headline_area h1, .custom .headline_area h2, .custom .headline_area h3 {font-size: 24px;color:#285d84;}
.custom .format_text h3 {color:#d00000;}
.custom .to_comments {float: left;margin: -35px 0 40px 0; width: 140px;}
.custom .to_full_article {float:left; margin: -35px 0 40px 200px; width: 100px;}
.custom .to_full_article a{text-decoration: none;}
.custom #sidebars {width: 320px; margin: 0 20px 0 0;}
.custom #sidebars h3{font-size:20px;padding:0 0 10px 0;text-transform:uppercase;background: transparent url(images/sidebar-h3-line.jpg) bottom left;background-repeat:no-repeat;width: 100%;}
.custom #sidebars .text_input {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.custom #sidebars li ul li {padding-left: 16px;margin: 6px 0 0 0;background: transparent url(images/bullet.jpg) no-repeat left 5px;}
.custom #sidebars li ul li a{color:#454545;}
.custom alignleft, .custom img.imgleft, .custom .alignright, .custom .alignleft, .custom .aligncenter  {background-color: #EEEEEE;margin:0 16px 0 10px;padding:4px;border:1px solid #dddddd;}
.custom .teasers_box .imgleft {background-color: #EEEEEE;float:right;margin:0 16px 0 10px;padding:2px;border:1px solid #dddddd;}
.custom .format_teaser {margin-top: 7px;}
.custom .teasers_box, .custom .post_box{width: 580px;margin:0;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.custom .teaser_comments {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.custom .one_px_line {width:901px; height: 20px; background:url(images/1px-line.png) no-repeat top center;margin: 20px auto;}
.custom .teaser {width: 270px;}
.custom .teaser_link{margin-left: 110px;}

/*
 
 Footer Area

*/

.custom #footer_area {border:0;padding:0;}
.custom #footer_area .page{border:0;padding:0;background: transparent none;width:960px;}
.custom #footer {border:0; margin:10px auto;padding:5px;}
.custom #footer p{text-align:center;padding:0;text-transform: none;color:#fff;font:bold 13px Arial, Helvetica, sans-serif;text-shadow:0px 0px 3px #111;}
.custom #footer li{margin: 0;}





/*
-moz-box-shadow: 0 0 5px #888888;-webkit-box-shadow: 0 0 5px #888888;box-shadow: 0 0 5px #888888;
	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=90,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=180,strength=3)
        progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=270,strength=3)
*/