/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body.custom {background: #fff url('/wp-content/uploads/kss_bg2.jpg') fixed 50% 0 no-repeat;}
.custom .full_width .page {background: transparent;}

.custom #header {border-bottom:none; height: 280px; padding-top:0; padding-bottom:0;}
.custom #header #tagline {display:none;}
.custom #header #logo {display:none;}

.custom .menu {width: 100%; background-color: #111; border-width: 3px 3px 0px 3px; border-style: solid; border-color: #F99B1D; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;}
.custom #content_box {background-color: #fff; opacity: 0.9; border-width: 0px 3px 3px 3px; border-style: solid; border-color: #F99B1D; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;  -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px;}
.custom #content {background-color: #fff;}


.custom #no_headline .headline_area { display: none; }
.format_text h1 {padding-bottom: 15px;}

.custom .comments_closed p {display: none ;}
.custom a {outline: none;}









