/*
File:			custom.css
Description:		Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #header {width:752px; border-left: 1px solid #000000;border-right: 1px solid #000000;}

.custom ul.menu {width:752px; border-left: 1px solid #000000;border-right: 1px solid #000000;}

.custom #sidebars {width: 283px;}

.menu a {
font-size: 1.1em;
font-family: Verdana, sans-serif;
line-height: 1.273em;
padding: 0.636em 1.08em;
border-width: 0.091em;
border-left-width: 0;
}

body.custom {
    background: #999999;
}

 ul#menu-top-nav {background-color:#0000ff;}


.custom .menu { background-color: #999;
height: 30px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-decoration:underline;}

.custom #content_box {
background: white;
border-left: 1px solid #000000;
border-right: 1px solid #000000;}

.custom H1 { font-weight: bold; }
.custom H2 { font-weight: bold; }

.custom #content {
width: 62%;  /* 62% */
padding-left: 0em;
padding-right: 0em;
border-right: 1.0px solid #000000;
}

.custom #footer { background-color: #999;
border-top: 1px solid #000000;
height: 28px;}

