/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */


#toolbar, #header, #footer {
margin: 0 15px;
}

img{  
max-width: 100%;  
height: auto;  
}

.module {
margin: 0 5px;
}

#content {
margin: 0 5px;
}

/*typo
----------------------------------*/
body { color: #ccc;}

h1, h2, h3, h4, h5, h6 {
color: #ccc;
}

h1, h3 {
font-size: 18px !important;
}

#footer a {#fff;}

/*menu
------------------------------------------------*/
.menu-dropdown a.level1, .menu-dropdown span.level1 {
color: #B59B19 !important;
text-shadow: none !important;
font-size: 14px !important;
}




/*top-a
------------------------------------------------------*/
#block-top-a {
	background: #000 !important;
	background-size: 100% !important;
	box-shadow: none !important;
}

/*footer
---------------------------------------------------------*/

#footer {
font-size: 12px;
line-height: 26px;
color: #B59B19;
}

#block-footer {
border-top: 1px solid #23201f;
background: #000 !important;
}

/*header
---------------------------------------------------------*/

#toolbar {
font-size: 14px;
line-height: 26px;
color: #f7f7f7;
padding:  0 10px;
}

#block-toolbar {
background: #000!important;
}

.menu-line li a {
color: #f7f7f7;
}

.menu-line li a:hover {
color: #fff;
}

/*middle
---------------------------------------------------------*/

#block-main {
background: #000 !important;
}

.isblog #system .item, .noblog #content {
padding: 12px 20px;
background: #000;
box-shadow: none !important;
}

#sidebar-b .mod-box {
padding: 20px;
background: #000;
box-shadow: none;
border-left: 1px solid #4E4B14;
}

/*bottom
-------------------------------------------------------*/

#block-bottom {
/*background: #000;*/
background: #000 url(../images/footerbar.png) 50% 50% repeat  !important;
background-size: 100% 100%, 2500px 600px, 100px 100px !important;
color: #B59B19;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo {
	width: 160px;
	height: 60px;
	background: url(../../../images/yootheme/logo.png) 0 50% no-repeat;
    background-size: contain;
}

.frontpage-headline { 
	padding-bottom: 10px;
	font-weight: bold;
}

/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-a .custom h3 { 
	margin-top: 7px;
	margin-bottom: 27px;  
	line-height: 30px;
	font-size: 24px;
}

#bottom-a .custom p {
	margin-top: 0;
	font-family: "OpenSansLight";
	font-size: 18px; 
}
