body.custom { background: #ddd; }
.custom #container { margin-top: 2.2em; margin-bottom: 2.2em; border: 0.1em solid #000; }
	.custom #page { background: #fff; }
		.custom #header { padding-top: 0; border-bottom: 0em ; }
		.custom .search_form { float: right; }
			.custom .search_form input { font-size: 1.3em; line-height: 1em; width: 15.385em; padding: 0.308em; }
			.custom .search_form input:focus { background: #f2e127; }
		.custom ul#tabs { padding: 0 1.1em; border: 0; }
			.custom ul#tabs li { margin-bottom: 0; background: none; border: 0; }
			.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom: 0; }
				.custom ul#tabs li a { padding-top: 0.909em; padding-bottom: 0.909em; color: #999; font-weight: bold; letter-spacing: 1px; }
				.custom ul#tabs li a:hover { color: #111; background: #f2e127; text-decoration: none; }
				.custom ul#tabs li.current_page_item a { color: #555; background: #efefef; }
			.custom ul#tabs li.rss a { padding-right: 0.818em; background-image: none; }
		.custom #content_box { background: none; border-top: 0.1em dotted #ccc; }
				.custom .prev_next, .custom #archive_info { border: none; }
					.custom input.form_submit:hover { color: #111; background: #f2e127; }
			.custom #multimedia_box, .custom #image_box, .custom #video_box, .custom #custom_box { background: none; border: 0; }
			.custom #sidebars { border: none; }
				.custom #sidebar_1 { border-right: none; }
		.custom #footer { padding-bottom: 0; border-top: 0.1em dotted #ccc; }

.custom a { color: #111; }
.custom a:hover { color: #111; background: #f2e127; }
.custom #header #logo a, .custom #header #logo a:hover, .custom h2 a, .custom h2 a:hover { color: #111; }
.custom .full_width > .page {
	background-color: transparent;
}

.custom #header_area {height: 190px;}
.custom #content_area {background: #fff; }
.custom #footer_area {background: #fff; height: 75px;}
body.custom { background: #fff url('images/EP-nopic.jpg') 50% 0 no-repeat;  }

/*cool sidebar box with pic and stuff*/
.custom #widget_content {
background: #fff url('http://www.howtomatter.com/wp-content/uploads/2009/11/mail.jpg') 50% 0 no-repeat;
color: #ccc;
padding-left: 1em;
padding-right: 2em;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1em 0em 1em 1em;
border: 2px solid #ccc;
}

.custom #widget_content .widget_icon {
float: center;
margin-right: 0.5em;}

.custom li.widget .my_widget_header {
background: #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
}

.custom li.widget .my_widget_header h3 {
color: #c00c12;
font-size: 1.5em;
text-align: center;
}