/*-----attach body.custom to any style you add here-----*/
body.custom #container {
	border: 1px solid #cccccc;}
 
body.custom #branding {
	height: 25px;}
	
body.custom {
	background: #300701;
}

body.custom  #rotating {
	background: #FFFFFF url(images/anderkamp-header.jpg) no-repeat top left;
	height: 190px;
	border-top: none;
	margin-top: 25px;
}
 
/*body.custom ul.menu {
	right: 10px;}*/
	
body.custom ul.menu{
	position:relative; 
	left:15px;
	padding:5px 0 0 0;
	/*background:#FFFFFF;
	bottom:0; */
}
	
body.custom ul.menu li{
	float:left; 
	margin:0 0 0 5px; 
	background:#7D1302; 
	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:#660000;}

body.custom ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{
	color:#FFF; 
	background:#7D1302;}
	
body.custom a{
	text-decoration:none; 
	color:#7D1302;}

body.custom a:hover{
	text-decoration:underline;}

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: #660000;
	font-size: 1.3em;
	font-weight: normal;
}

body.custom h2 a {
	color: #660000;
	font-size: 1.15em;
	font-weight: normal;
}

body.custom h1 a {
	color: #660000;
}

body.custom h1 {
	color: #660000;
}

body.custom h4 {
	color: #660000;
}

body.custom #footer ul li {
	display: inline;
}

body.custom .entry-title {
	text-align: left;
}

body.custom .breadcrumb {
	font-size: 1.1em;
	margin: 10px 0 0 0;
}

body.custom ul.eshop {
	list-style-type: none;
}

body.custom ul.page-numbers {
	list-style-type: none;
}