.custom #header {
padding-bottom:0;
padding-top:0;
border-bottom:0;
}


.custom #header_area {
background:#fafae9;
padding-bottom:0;
padding-top:0;
border-bottom:0;
height:130px;

}


.custom .menu { 
padding: 0 1.1em;
}

.custom .feed_count {
  position:absolute;
  right:0;
  top:0.7em;
}

.custom #menu {
	padding: 0 1.1em; 
        font-weight: bold;
}


.custom .teasers_box {
	background: #fafae9; padding-left: 1em; padding-right: 1em; border-top: 1px; border-bottom: 1px; border-left: 1px; border-right: 1px;
}

a.comment_link, a.comment_link:visited {
   color: #222;
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
}

a.comment_link:hover {
   color: #222;
   text-decoration: underline;
}

.custom #mymiddlediv {text-align:center; padding-top: 1.1em; padding-bottom: 1.1em;
}

.custom #header { position:relative; }

.custom .feed_count {
  position:absolute;
  right:0;
  top:0.7em;
}

.headline_area img.frame {background: #4b3c37; border-color: #DEE3DA;}

.custom div.welcome_box {

width: 90%;

padding: 0.571em 0.786em;

margin-left: 1em;

margin-right: 1em;

margin-bottom: 1em;

margin-top: 1em;

margin-bottom: 0em;

padding-bottom: 0em;

}


/* nav bar full width and colored full width */
.custom .menu {
	width: 100%;
	background: #cde196;
}

.custom .sidebar h3 {
	background: #cde196;
        padding: 0 1.1em;
}

.custom .page .menu {
	width: 1022px;
}


