body.custom  { 
     background-image: url('images/compassbg.jpg'); 
}

.custom #header {
     padding:0;
}
.custom #footer { 
     padding-bottom: 0; 
}

.custom #sidebars { 
     border-top: 0; background: #E0DBCA; 
}

.custom #header #logo a { 
     display: block; 
     height: 272px; 
     background: url('images/header.jpg') no-repeat; 
     outline: none; 
}

.custom #header #logo, .custom #header #tagline { 
     text-indent: -9999px; 
}

.custom #header #tagline { 
     height: 0; 
}

.custom #header { 
     padding: 0; 
} 

.custom #header {
     border-bottom:none;
}

.custom #page { 
     padding: 2em 1.9em; 
     background: #fff; 
     border: 0.1em solid #629084; 
     border-top: 0;
}

.custom .menu {
     background-color: #a5cb73;
     height: 10px;
     padding-top: 10px;
     padding-bottom: 12px;
}

.custom .menu a { 
     background: transparent;
     color: #57146c;
     padding-left: 30px;
     padding-right: 30px;
     text-decoration: none;
     letter-spacing: 2px; 
     padding-top: 0px;
     padding-bottom: 0px;
    font-weight: bold;
}

.custom .tab {	
     border-right: 1px solid #57146c;
}

.custom .menu a:hover { 
     background: transparent;
     color: #ffffff;
     text-decoration: none;
}	

.custom #categories-3 ul li{
	
padding: 0px;
margin: 0px;

}
.custom .entry-content
p:first-child:first-letter {font-size: 3.571em; line-height: 0.76em;
padding: 0.04em 0.12em 0 0;color: #571368; float: left;
}

.custom .tagline {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #57146c;
text-align: center;
font-variant:small-caps;
}
