body.custom {background:#111;color:#555555;}

.custom #container {width:780px;}
.custom #page {padding:0;background:#111;width:780px;border:0px solid #555;}

.custom #header {background:transparent url(images/header-bg.png) no-repeat center bottom;font-family:Verdana,Sans-Serif;
    font-size:12pt;vertical-align:top; border:0;text-align:right;padding:15px 0 10px;}
.custom #header #logo {display:none;}
.custom #header .title {color:#ccc;font-family:tahoma;font-size:22px;font-weight:bolder;padding-right:20px;}
.custom #header .subtitle {color:#ccc;font-family:tahoma;font-size:16px;font-weight:normal;padding:5px 20px 10px 0;}

.custom #nav {width:780px;height:40px;overflow:hidden;text-align:left;background:transparent url(images/nav-bg.png) no-repeat center top;}
.custom #nav ul {margin:0;padding:5px 25px 0;font:bold 11px Arial,Helvetica,sans-serif;}
.custom #nav li {float:left;margin:0;list-style:none;}
.custom #nav a, #nav a:visited {float:left;margin-right:10px;padding-top:5px;display:block;cursor:pointer;text-decoration:none;color:#000;}
.custom #nav a:hover {text-decoration:underline;}

/*.custom #nav a, #nav a:visited, #nav a:active  {
    color:#666666;font-size:12px;text-decoration:none; font-weight:bold; padding:0px 0 0 15px;margin-top:10px;}
.custom #nav a:hover {text-decoration:underline;}*/

.custom #content_box {width:760px; background:#f5f5f5; margin:0 auto;}
.custom #content {width:569px;background:#ffffff /*url(images/main.gif) repeat-y left*/;padding-left:10px;
border-right:1px dashed #ccc;}
.custom .headline_area {/*display:none;*/}
.custom #content .headline_meta {display:none;}
.custom #content h1 {font-size:16px;font-weight:bold;}
.custom #content h2 {font-size:12px;font-weight:normal;}
.custom #content h3 {font-size:12px;font-weight:normal;}

.custom #sidebars {/*background:#ffffff;*/width:180px;overflow:hidden;position:relative; border-top:1px dashed #ccc;}
.custom #sidebars h3 {font-weight:bold;border-bottom:1px solid #333;}
.custom #sidebars a, #sidebars a:visited, #sidebars a:active {color:#666666;text-decoration:none;font-size:11px;}
.custom #sidebars a:hover {text-decoration:underline;}

.custom #footer {width:760px;margin:0 auto;background:transparent url(images/footer-bg.png) no-repeat center top;border:0;text-align:center;color:#777777;padding:30px 0 10px;}
.custom #footer a, #footer a:visited, #footer a:active {color:#777777;text-decoration:none;font-size:11px;border:0;}
.custom #footer a:hover {text-decoration:underline;}

.custom .comments_closed {display:none;}
.custom .post_tags {display:none;}
.custom .prev_next {display:none;}