.custom .page {background:transparent;}

a:hover {color:#382622;}

input, textarea {background-color:#EEE5E4;}

/* === REMOVES SIDEBAR BORDER === */
.custom #content_box {background:none;}

/* === HEADER === */
.custom #header #logo a { display: block; height: 136px; width: 937px; background: url('http://www.sniukas.com/wp-content/themes/thesis_16/custom/images/header.png') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border-bottom:none;}

/* === FOOTER === */
.custom #footer_widget_area {background-color:#333333;}
.custom #footer_widget_area .sidebar {padding-top:2.2em;}
	.custom #footer_widget_area ul.sidebar_list {}
		.custom #footer_widget_area li.widget {float:left; width:23%; padding-right:2%;}
			.custom #footer_widget_area li.widget h3 {border-color:#ffffff;}
			.custom #footer_widget_area li.widget a:hover {color:#ffffff;}

.custom #footer_area {background-color:#333333;}
	.custom #footer {border-top:0;}
			.custom #footer p a {color:#8C9696; border-color:#fff;}
			.custom #footer p a:hover {color:#ffffff;}
                        .custom #footer p a:link {text-decoration:none;}

/* === ELIMINATE CLOSED COMMENTS === */
 .custom .comments_closed p {

  display: none;

}

