/*-----attach body.custom to any style you add here-----*/
body.custom #container {
	border: 1px solid #cccccc;}
 
body.custom #branding {
	height: 50px;}
	
body.custom {
	background: #444444 url(images/nmg-bg.jpg) repeat top left;}
 
body.custom  .homelink a {
	color: #ffffff;}
 
body.custom .homelink a:hover {
	color: #ffffff;}
 
body.custom .description {
	color: #cccccc;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}
	
body.custom ul.menu{
	position:relative; 
	bottom:0; 
	left:25px; 
	padding:5px 10px 0;}
	
body.custom ul.menu li{
	float:left; 
	margin:0 0 0 5px; 
	background:#86581D; 
	font-weight:bold; 
	font-size:13px; 
	line-height:1;}

body.custom ul.menu li a{
	display:block; 
	color:#FFF; 
	padding:5px 10px;}
	
body.custom ul.menu li a:hover{
	text-decoration:none; 
	background:#D48C2F;}

body.custom ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{
	color:##D48C2F; 
	background:#D48C2F;}
	
body.custom #pp-subscribe a{
	padding:5px 5px 5px 50px;
	font-weight:bold;
	font-size:14px; 
	line-height:33px; 
	display:block;
	color:#86581D}
	
body.custom a{
	text-decoration:none; 
	color:#86581D;}

body.custom a:hover{
	text-decoration:underline;}

body.custom .entry-content h3{
	font-size:1.3846em; 
	line-height:1.1111; 
	margin:1.66665em 0 0.55555em;
	color:#86581D;}

body.custom .entry-content h4{
	font-size:1.2em; 
	font-weight:bold; 
	line-height:1.11; 
	margin:1.875em 0 0.625em;
	color:#86581D;}

body.custom .entry-content li{
	margin-bottom:0.4615em;
	line-height:1.5385;
	background: url(images/pp-bullet.gif) 0 0.53em no-repeat;
	padding:0 0 0 15px;
	list-style-type : none;}
	
body.custom #pp-sidebars {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
body.custom .widget li{
	background: url(images/pp-bullet.gif) 0 0.53em no-repeat;
	padding:0 0 0 15px;}

body.custom .widgettitle {
	color: #473090;
	font-size: 1.2em;
	font-weight: normal;
}

body.custom h2 a {
	color: #473090;
	font-size: 1.15em;
	font-weight: normal;
}

body.custom h1 a {
	color: #473090;
}

body.custom h1 {
	color: #473090;
}

body.custom #footer ul li {
	display: inline;
}