/*
Theme Name:     child_twentyten
Description:    Child fo twentyten
Author:         Kirsch
Template:       twentyten

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#header {
	padding: 0px 0 0 0;
	height:150px;
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0; 
	width: 700px;
	display:none;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
	display:none;
}

/* This is the custom header image */
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #ffffff;
	display: block;
	float: left;
	height: 110px;
}
/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0; 
	width: 100%;
}
#content {
	margin: 0 280px 0 20px; 
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
	color:maroon;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 940px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #cccccc;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;

}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 75px;
	width: 940px;
/* Schatten Text?*/
	text-shadow: 0 0 0.2em white, 0 0 0.2em white,0 0 0.2em white;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: black;
	display: block;
	line-height: 38px;
/*	padding: 0 10px; */
	padding: 0 15px;
	text-decoration: none;
	border-right: 3px solid white;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	float: left;
	width: 180px; 
	z-index: 99999;
}
#access ul ul li {
/*	min-width: 180px;  */
	min-width: 220px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #cccccc; 
	line-height: 1em;
	width: 160px;
	height: auto;
	
}
#access li:hover > a,
#access ul ul :hover > a {
	background: white;
	color: red;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: black;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: black;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: black;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: black;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: blue;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0; 
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

#content table {
	border: 0px solid red;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 0px solid red;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc; 
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 2px;
}
#colophon {
	border-top: 1px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 0px 0;
	text-align: center;
	font-size: 9pt;
  	font-family: Arial,Helvetica,sans-serif;
	color: maroon;
	
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}

#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
#site-info span[role=separator] {
	padding: 0 0.6em 0 0.3em;
}
#site-info span[role=separator]::before {
	content: '\007c';
}


.metaslider-148 {
float: right;
margin-left: 7px;
width: 100%;
font-size: 12px;
font-weight: bold;
}