/* Custom header background */
.custom #header_area { background: #D2D4D5; }
.custom #header_area .page { background: #D2D4D5; }
.custom #header { background: #D2D4D5; border-bottom: 0; }

/* Custom nav bar background */
.custom #nav_area { background: #2F3C7C; }
.custom #nav_area .page { background: #2F3C7C; }
.custom .menu { background: #2F3C7C; border: 0; }
/* .custom .menu li.tab a, li.tab { border: 0; } */

/* Insert custom header graphic banner.jpg */
.custom #header { border-bottom:none;
height:200px;
padding-top:0;
padding-bottom:0;
/* background:url(http://www.kristidaeda.com/images/banner.jpg) */
background:url(http://www.kristidaeda.com/images/pphheader.png)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }
/* End custom header graphic */

/* .custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
} */

/* .custom #page {
    background: #fff;
} */
 /* End custom background */

/* FOOTER ZONE */

.custom #footer_area { background: #2F3C7C; }

.custom #footer_area .page { background: #2F3C7C; }

.custom #footer { border: 0; background: #fef; }

/* SIDEBAR COLOR */

.custom .sidebar h3 {font-weight: bold; color: #456B75; padding: 0px 5px;}

/* blockquote {
margin: 0px 5px 0px 5px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top: 1px dashed #000;
border-right: 1px dashed #000;
border-bottom: 1px dashed #000;
border-left: 1px dashed #000;
background: #D8D8D8 url(’images/quote.png’) no-repeat 10px 5px;
}

blockquote p {
margin: 5px 5px 5px 5px;
color: #636363;
font-style: italic;
} */

/* Breadcrumbs */
#crumbs {
	font-size: 11px; /*font size, change this to whatever you want*/
	padding: 10px 0px 0px 10px; /*10 padding top, 10 padding left*/
}
#crumbs a {
	color: #000000 /*change this to whatever color you want*/
}
#crumbs a:hover {
	text-decoration: underline; /*underline the links on a mouse over*/
}

/*Stay-Connected and Share-This-Post Box*/
.box { margin: 0; padding: 0.7em; background: #eef4f9; border: 1px solid #0262A5;}
.box h3 { margin-top: 0; }
.box p { margin-bottom: 0; }
.box .stayintheloop {float:left; width:58%;}
.box .social_icons {float:right; width:38%; }
.box .social_icons a, .box .social_icons a:hover {border:none;}
.box .social_icons img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;-khtml-opacity: 1.0; }
.box .social_icons img:hover {filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5;-khtml-opacity: 0.5;}
.advert {background-color:#cccccc; color:#000; border: 1px solid #0262A5; border-top: 0; padding: 0.3em; text-align: center; font-size:12px;}

.socialprofiles img {
    align=center;
    }
