/* ******************************************************** *//* common */
BODY, .body .container {	
	background-color: rgba(246, 202, 167, 0.9);
	color: #6b2406;
	border: none !important;
	box-shadow: 0px 0px 10px #333;
}
BODY {
	
background: url('/images/20.jpg') left top ;
 background-size: 100%;		
}
BODY.site {	
background-color: #f6caa7 ;	
color: #6b2406 !important;	
border: none !important;

}
HR {	
border-top: 1px solid rgba(0,0,0,0.075);	
border-bottom: none;
}
A, A:link {color: #6b2406;}
A:visited {color: #6b2406;}
A:hover {color: #6b2406;}
A:active {color: #000000;}

BODY, P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11pt;
}
/* ******************************************************** *//* headerfooter */
.site-title {	
font-size: 16pt; 
/* //TODO */	
line-height: normal;		  
height: 120px;  
display: inline-block;  
padding-left: 120px;  
line-height: 120px;  
background: url('/images/headers/logo.gif') left top no-repeat;	}

.brand {	
-webkit-transition:  none;  
-moz-transition:  none;  
-o-transition:  none;  
transition: none;
}
.brand:hover  {	color: #6b2406;}

.footer P {	font-size: 8pt;}
.footer HR {	display: none;}

/* ******************************************************** *//* navigation */
.navigation {	
margin-left: 0;	
padding-left: 0;	
padding-top: 0;	
padding-bottom: 0;
opacity: 1.0 !important;
}
.breadcrumb {	
margin-left: -6px;	
padding-left: 0;	
margin-top:2px;
margin-bottom:2px;
}
.breadcrumb {	
background-color: transparent;	
border: none;
}
.breadcrumb LI {	text-shadow: none;}
.breadcrumb .active {	color:#6b2406;}
.breadcrumb .divider {	color:#6b2406;}
.sidebar-nav {	margin-top: 12px;}
.nav li a {	
/*border-left: 2px solid #f6caa7;	*/
padding-left: 5px;

}
.nav li.active > a {
	/*border-left: 2px solid #6b2406;*/
	background-color: transparent;
	} 
.nav li.active > a:hover {
		background-color: #6b2406;
	}
.nav > li {	
margin-bottom: 12px;	
font-weight: bold;
}
.nav > li > a:hover {	
/*background-color: transparent;	
text-decoration: underline;*/
color: #fff;
}
UL.nav-child {	
margin-left: 12px;	
font-size: 9pt;	
margin-top: 6px;
}
UL.nav-child >li {	margin-top: 6px;}

/* ******************************************************** *//* content */
.page-header { 
/* .item-page .page-header */	
border-bottom: none;	
margin: 0;	padding: 0;
}
H2, H2.item-title {	
font-size: 14pt;	
margin-bottom: 12px;
}
.items-leading .page-header H2,.items-row .page-header H2 {	
margin-bottom: 6px;	
font-size: 13pt;
}
.category-desc {margin-bottom: 18px;}
.readmore {	text-align: right;}
.readmore .btn {
	border: none;  
	background-color: transparent;  
	background-image: none;  
	box-shadow: none;  
	text-shadow: none;
	}
.span3{
	background-color: #f6caa7 ;
}

.ads_promo1
{
	color: #F6CAA7 !important;
	text-decoration: none;
}
.ads_promo1 a
{
	color: #F6CAA7 !important;
	text-decoration: none;
}
.ads_promo1 a:visited
{
	color: #F6CAA7 !important;
	text-decoration: none;
}
.ads_promo1 a:link
{
	color: #F6CAA7 !important;
	text-decoration: none;
}
.ads_promo1 a:hover
{
	color: #F6CAA7 !important;
	text-decoration: none;
}