.body {
background:#000000 !important;
}

.front {
   background:url("images/rm-header.jpg") no-repeat scroll center bottom transparent;
   border-color:#53849E #53849E -moz-use-text-color;
   border-style:solid solid none;
   border-width:1px 1px 0;
   height:10em;
   margin-right:-2px;
   padding:4em 6em;
   width:905px;
}

.custom #header {
   -moz-border-radius:0px 0px 12px 12px;
   background:url("/wp-content/themes/thesis_17/custom/images/nav.png") repeat scroll 0 0 transparent;
   margin-bottom:1.5em;
   margin-top:-22px;
}

.custom .menu {
   float:left;
   margin-top:-26px;
   font-size:14px;
   padding:9px;
}

.custom #header #logo, .custom #header #tagline {
   display:none
   }

.menu a:hover {   
   border-bottom:4px solid #F6A836;
   }

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
   background:none repeat scroll 0 0 #555555;
   color:#F6A836;
}

.menu li.current a, .menu li.current-cat a {
   background:none repeat scroll 0 0 #555555;
   border-bottom:4px solid #F6A836;
   color:#F6A836;
}

.custom .menu a, .menu a:active {
   padding:9px !important;
}

.note {
   border-bottom:1px;
   padding:13px;
}

#disqus_thread  {
   margin-bottom:10px;
   margin-left:28px;
}

.dsq-brlink  {
font-size:10px;
margin-left:28px;
}


