.custom #header #logo a { display: block; height: 180px; width: 900px; background: url(images/copy.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 #content_box { background: none; }


/******************************************************************/

#wpcf label {clear: both; display: block; float: left; width: 175px;}
#wpcf input {float: left; width: 200px; padding: 1px; margin: 2px 5px 2px 0;}
#wpcf textarea {width: 475px; height: 250px; padding: 1px; margin: 0 5px 10px 0;}
#wpcf #contactsubmit {margin-left: 250px; width: 100px;}


body.custom {
    background: #786257;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}


/***************************************************************************/


/* Recent Post Widget Sidebar + Plugin */

#recent-posts li {
	background: #FFFBCC;
	border: 1px solid #E6DB55;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	padding: 0.9em;
	-webkit-border-radius: 5px;
}			

/***************************************************************************/