/*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.custom {
    background: url('/wp-content/images/bg.jpg');
}

.custom .menu { font: Times New Roman; font-weight: bold; font-size:1.2em }
.custom .menu { padding-bottom: 2px; }
.custom .menu .tab { margin-left: 4px; margin-right: 3px; }


.custom #content_box{
    margin-top: -4em;
}
.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #ffecae;
    border: 2em solid #f5ffb4;
}

.custom #hr {
  Width: 90%;
  color: #002806;
}

.custom #page {
    background: #ffecae;
}
.comment img {
padding: 3px;
border: 0.2em solid #AF7633;
margin: 2px;
}
.enlarge-text {
font-weight: bold;
font-style: italic;
}

.custom #header #logo a { display: block; height: 135px; width: 900px; background: url('/wp-content/themes/thesis_16/custom/images/header.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border-bottom:none;}

.custom h2 {color: #002806; text-decoration: none; font-weight:bold; font-family:Times New Roman;font-size:1.4em}
.custom h2 a {color: #702810; text-decoration: none; font-weight:bold; font-family:Times New Roman;}
.custom h3 a{color: #702810; text-decoration: none; font-weight:bold; font-family:Times New Roman;}

.custom ul#tabs li {background: #ECCE76;}
.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { background: #fff; border-bottom-color: #fff; }

#footer p:first-child
{
display:none;
}
