/* full width, clickable header */
.custom #header_area.full_width {background: #37606E; border-bottom:1px solid #3C6978; padding-bottom:30px;}
.custom #header_area .page {background:transparent;}
.custom #header {border-bottom:0;}
.custom #header a { color:#BEB663; font-style: normal; font-weight: normal; letter-spacing: 0.05em; line-height: 1.5em;  }
.custom #header a:hover { color:#BEB663; font-style: normal; font-weight: normal; letter-spacing: 0.05em; line-height: 1.5em; }
 
/* full width nav area */
.custom .menu {margin-top: 10px; margin-left:200px; }
.custom .menu a {letter-spacing: .2em;}
.custom .menu a:hover {letter-spacing: .2em; color:#E7E8E1;}
.custom ul.menu li.tab {margin-left:30px;}
.custom #nav_area {background:#37606E; border-bottom:none; padding-top:10px; padding-bottom:0px;}
.custom #nav_area .page { background: #37606E; }
.custom #yoastbreadcrumb { padding-top:20px;}

/* CONTENT ZONE */
.custom #content_area { background: #D8DCCE; }
.custom #content_area .page { background: #D8DCCE;}
.custom #content_box {	background: #D8DCCE; }
.custom .comments_closed p {  display: none;}
.custom div.prev_next p {  float:right;}
.custom div.prev_next p.previous {  float:left;}

/* Pull Quotes */
.custom .format_text blockquote.left {
   border: 3px double #aaa;
   color: #111;
   background-color: #eee;
}

.custom .format_text blockquote.right {
   border: 3px double #aaa;
   color: #111;
   background-color: #eee;
}


/* links */
.custom a { text-decoration:none;}
.custom a:hover { text-decoration:none; color:#502B63; }

/* Widgets */
.custom li.widget { line-height:1.571em; margin-top:3em; }

/* FOOTER ZONE */
.custom #footer_area {background: #E7E8E1; padding:0.5em 0;}
.custom #footer {border: 0; background: #E7E8E1; text-align:right;}
.custom #footer a {color:#6E6807; border-bottom: none;}
.custom #footer a:hover {color:#6E6807;}

/* BEHIND EVERYTHING */
body.custom { background: #E7E8E1; }

/* Headers */
.custom .headline_area h1, .headline_area h2 {line-height: 1.5em; letter-spacing:1.5px; color:#502B63; }
.custom .format_text h2, .format_text h3  {line-height: 1.5em; margin: 1.833em 0 0.611em 0; letter-spacing:2px; color:#502B63;}
.custom .format_text h3 {line-height: 1.5em; letter-spacing:1.5px  color:#502B63; }
.custom .format_text h4 {line-height: 1.5em; letter-spacing:1.5px; color:#502B63;}
.custom .format_text h5 {line-height: 1.5em; letter-spacing:1.5px; color:#502B63;}
.custom .format_text h6 {line-height: 1.5em; letter-spacing:1.5px; color:#502B63;}

.custom h2 a { color: #6E6807; text-decoration: none;}
.custom h2 a:visited { color: #6E6807; text-decoration: none;}
.custom h2 a:hover { color: #6E6807; text-decoration: none;}
.custom h2 a:active { color: #6E6807; text-decoration: none;}

.sidebar h3 {font-variant:normal; font-weight: normal; letter-spacing: 1.5 px;}

/* archives */
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: 1em; }
.custom .archivel { float: left; width: 45%;}
.custom .archiver { float: right; width: 55%;}
