
body.custom {
	background: #f3f3f3;
	color: #555;
}

body.custom .homelink, body.custom .description, body.custom #header {
	display: none;
}

body.custom a {
	color: #c77009;
}

body.custom h2 {
	color: #888;
}

body.custom #container {
	border-width: 0 1px;
	border-style: solid;
	border-color: #ddd;
}

body.custom ul.menu{ position: inherit; padding: 0; margin: 18px 0 20px; height: 45px; background: #d38100;}
body.custom ul.menu li{ float:left; margin: 0; background: transparent; font-size: 12px; line-height: 1; font-weight: normal; border-right: 1px solid #d48d1c;}
body.custom ul.menu li a{ display: block; color: #fff; padding: 16px 48px 17px 19px;}
body.custom ul.menu li a:hover{text-decoration: none; background: #c97b00;}
body.custom ul.menu li.current_page_item a, body.custom ul.menu li.current_page_item a:hover{ color: #fff; background: #c97b00;}

body.custom #rotating {
	border-top: none;
	padding: 20px 0 0;
}

body.custom .content-580px #primary {
	border-right: 1px solid #eee;
	padding:0 22px 20px 16px;
	width:560px;
}

body.custom .entry-title, body.custom .page-title {
	font-size: 3em;
	text-align: left;
}

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: none;
}

body.custom .entry-content a:hover {
	text-decoration: underline;
}

body.custom .content-580px #secondary {
	width:321px;
}

body.custom .content-580px #sidebar-1, body.custom .content-580px #sidebar-2 {
	width: 140px;
}

body.custom .content-580px #sidebar-1 {
	padding: 0 15px;
}

body.custom #pp-sidebars {
	border: none;
}

body.custom #pp-subscribe {
	border: none;	
}

body.custom #pp-subscribe ul {
	padding: 0;
}

body.custom .content-580px #sidebar-wide {
	padding: 18px 16px;
	width: 290px;
}

body.custom #pp-subscribe a {
	font-size: inherit;
	padding:0 5px 0 50px;
}

body.custom .sidebar a:hover {
	text-decoration: none;
}

body.custom .sidebar h2 {
	color: #bbb;
	font-size: 1.2em;
	text-transform: uppercase;
}

body.custom .widget li {
	background:transparent url(images/li.png) no-repeat scroll 0 12px;
	border-bottom: 2px solid #ddd;
	margin: 0.25em 0;
	padding: 6px 0 6px 8px;
}

body.custom #footer {
	background: #e3e3e3;
	margin:0 0 20px;
	padding:13px 20px;
	width: 880px;
}