body.custom {background: #fff;}

.custom #page {padding: 0 1em 2em}
.custom #header #tagline { height: 0; }
.custom #header {padding: 0; }
.custom ul#tabs li a { color: #000; }

.custom #sidebar_1 { border-color: #000; }

.custom #content_box {margin-top:1px; border-top: 3px double #ddd;}

/*change the background color of unselected tabs*/
.custom ul#tabs li a { background: #fff; }

/*change the background of color the selected tab*/
.custom ul#tabs li.current_page_item a { color: #DF0101; }

/*change nav button boarder*/
.custom #tabs, .custom #tabs li { border: none; }

.custom ul#tabs { border: none; }

.custom ul#tabs li a { text-transform: lowercase;}

.custom #header 
{
background: #ffffff;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
width:725px;
height:105px;
background:url(http://mikonmark.com/wp-content/themes/thesis_151/custom/images/mmheader.gif) center no-repeat;
color:#000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #tagline 
{
color:#000000;
text-indent: -9999px;
} 
.custom h2 a {
color: #DF0101;
text-decoration: none;
}

.custom .headline_area h1, .headline_area h2 {
color: #DF0101;
}

/* Make all widget headings red */
.custom .widget h3 {
   color: #DF0101;
}

/* Specify bottom padding on all widgets */
.custom li.widget {
   padding-bottom: 8px;
}

/* Specify bottom margin on all widgets */
.custom li.widget {
   margin-bottom: 2.769em;
}

