body.custom {
	background-image: url(images/site-back-generic.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.leaderboard {
	height: 100px;
	width: auto;
	text-align: center;
}
.custom #page {
	background-image: url(images/background-newyears.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.custom #header {
	height: 120px;
}
.custom #logo, #tagline {
	display: none;
}
.custom .menu {
	padding: 0;
	margin-bottom: 20px;
}
.custom .menu a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	background-color: transparent;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	padding: 5px 10px 0 10px;
	margin: 0;
}
.custom .menu a:hover {
	background-color: transparent;
}
.custom .menu .current > a, .menu .current-cat > a {
	cursor: pointer;
}
.custom .menu ul a {
	width: 180px;
}
.custom .menu ul, .custom .menu ul li {
	width: 200px;
}
.custom .submenu {
	background-color: #FFD17B;
}
.custom .submenu a {
	color: #000;
}
.custom .submenu a:hover {
	color: #000;
	background-color: #D7AF62;
}
.custom .menu .rss a, .menu .rss a:hover {
	padding: 3px 20px 0 20px;
}
#left {
	width: 650px;
	float: left;
	padding: 0 10px 0 15px;
}
#left ul {
	list-style: none;
}
.morning_show_widget {
	padding: 10px 20px 0 0;
}
.home_widget_1 {
	width: 250px;
	float: left;
	margin-right: 10px;
}
.home_widget_2 {
	width: 375px;
	float: left;
}
#right {
	width: 260px;
	float: left;
	padding: 0 0 0 10px;
}
#right ul {
	list-style: none;
}
/* ---[Breadcrumbs]--- */
#crumbs {
	font-size: 12px;
	padding: 10px 0px 0px 10px; /*10 padding top, 10 padding left*/
}
#crumbs a {
	font-size: 12px;
	color: #000; /*link color*/
}
#crumbs a:hover {
	text-decoration: underline; /*underline the links*/
}
#content {
	background-color: #fff;
}
.widget h3 {
	font-weight: bold;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
.widget ul {
	list-style: none;
}
.comments_closed p {
	display: none;
}
#footer_widgets_area {
	background-color: #E03A3E;
	padding: 20px;
	border-top: 1px solid #111;
}
#footer_widgets_area a {
	color: #111;
}
#footer_widgets_area a:hover {
	text-decoration: underline;
}
#footer_widgets_area ul {
	list-style: none;
}
.footer_column_1 {
	width: 21%;
	float: left;
	margin-right: 42px;
}
.footer_column_2 {
	width: 21%;
	float: left;
	margin-right: 42px;
}
.footer_column_3 {
	width: 21%;
	float: left;
	margin-right: 42px;
}
.footer_column_4 {
	width: 21%;
	float: left;
}
.custom #footer a {
	border: none;
	text-decoration: underline;
}
.custom #footer a:hover {
	text-decoration: none;
}
.wpcf7-form {
	margin-left: 50px;
}
.wpcf7-form input {
	width: 200px;
}
img.wpcf7-captcha-captcha-690 {
	float: left;
	margin-right: 10px;
}
.captcha-690 input {
	width: 75px;
}
.wpcf7-form .requestbutton {
	width: 150px;
	padding: 10px;
	color: white;
	background-color: #E03A3E;
}
.custom #archive_info p {
	display: none;
}
.custom #archive_info h1 {
	display: none;
}