/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
.custom .menu-item.menu-item-search { float:right; width:260px; }
.custom .menu-search-form { float:right; padding-top:3px; width:250px; }
.custom form.menu-search-form { width:auto;}
.custom form.menu-search-form #s { background:#fff; border:1px solid #4E80C2; font-size:11px; margin:0 2px 0 0; padding:2px; width:180px; float:left; }
.custom .menu-search-form input#searchsubmit.my-wp-search { background:#000; color:#fff; cursor:pointer; float:right; padding:2px; text-transform:uppercase; }
.custom .sidebar h3 {padding: 5px 5px 5px 5px; color: #fff; font-size: 10pt; font-weight: bold; background: #4E80C2; font-variant: normal; text-transform: capitalize;}
.custom .menu li a {text-transform: capitalize; font-weight: bold; width:100%;}
.custom #header { border-color: #4E80C2;} 
.custom #sidebar_1 { border-color: #4E80C2;} 
.custom #footer { border-color: #4E80C2;} 
.image_box, .custom_box { border-color: #4E80C2;}

/* Featured Post Formatting */

.custom #feature_box {
    background: none repeat scroll 0 0 transparent;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
}
.custom #dfcg-fullsize {
    background: none repeat scroll 0 0 #fff;
 border-left: 5px solid #fff;   
border-top: 1.4em solid #fff;
    height: 400px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 700px;
    z-index: 1;
}


.custom #feature_box {  padding:0em; }

.custom #my-feature-box h2.cat_title { padding: 5px 5px 5px 5px; color: #fff; background: #4E80C2; font-size: 12pt; font-weight: bold; text-decoration: none;}
.custom #my-feature-box h2.cat_link { padding-top:1em; font-style: italic; color: #2361A1; link-color: #2361A1;}
.custom #my-feature-box1 { width:33%; float:left;}
.custom #my-feature-box2 { width:33%; float:left;}
.custom #my-feature-box3 { width:33.333%; float:left;}
.custom #my-feature-box img {padding-right:1.4em; padding-bottom:1.4em;}
.custom #my-feature-box {  color: #ffffff; background: #fff; padding: 15px 15px 5px 5px; }
.custom #my-feature-box h2 { font-size: 16px; margin: 0 0 15px 0; font-weight: bold;}
.custom #my-feature-box h2 a,#my-feature-box a  { color: #111; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: #2361A1; }
.custom #my-feature-box p {font-size: 12px; color:#111; text-align: justify; line-height:1.5em; padding-right:1.4em; }
.custom #my-feature-box .featurereadmore { padding: 22px 15px 15px 0px;}
.custom #my-feature-box .featurereadmore a { font-size: 12px; text-decoration: none; color: #2361A1;}
.custom #my-feature-box h2.separator { width:100%; color: #fff;}

.custom .copyright {float: left;}

.custom #footer-widget-block { text-align:left; overflow:hidden; }
.custom .footer-widgets { width:33%; float: left; }
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}

.custom #footer .menu li a {text-align: center; color: #fff; width=100%;}

.custom #header_banner { float:right;}

