/*
Theme Name: LuzSolar
Description: Theme für LuzSolar
Author: Marten Brosch
Author URI:http://www.martenbrosch.de

"LuzSolar" by http://www.martenbrosch.de

This theme was designed and built by Marten Brosch

*/
html, body{
height:100%;
margin:0;}



body {
	font-family:Verdana,Arial,San-serif;
	font-size:80%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	background:#b8b8b8;
	margin:10px 0;
	color:#404040;
	
}
a{
	color:#014689;
	outline:none;
	text-decoration:none;
}
hr{
	margin:40px 0;
	clear:both;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border:0;
}

h2{
	font-weight:normal;
	font-size:1.4em;
}

h3{
	font-weight:normal;
	font-size:1.2em;
}

.shadow{
	margin:0 auto;
	padding:0px;
	width:960px;
	-moz-box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	box-shadow: 0 0 3px #888888;
}

.wrapper {
	width:920px;
	padding:0 20px;
	margin:0 auto;
	background:#fff;
	
}

#top{
	/*background: url('images/header.jpg') no-repeat center top #000;*/
	z-index:1;
	position:relative;
}

#header {
	padding:0px;
	width:920px;
	margin:0;
	background: url('images/logo250.png') no-repeat 0 70px;
}

#es #header{
	background: url('images/logo250.png') no-repeat 0 45px;
}

#en #header{
	background:url('images/logo250.png') no-repeat 0 110px;
}

div.hide-message a{ 
	display:block;
	width:30px;
	height:30px;
	background: url('images/fancy_close.png') no-repeat top left;
	position:absolute;
	top:-15px;
	right:-15px;
	z-index:1000;
}

div.hide-message a span{
	display:none;
}

#logo {
	float:left;
	width:290px;
	display:block;
}

#logo h1 {
	margin:0;
	padding:0;
}


#logo h1 a{
	display:block;
	width:280px;
	height:185px;
	border:none;
	outline:none;
	position:relative;
	margin-top:30px;
	margin-left:-15px;
	z-index:100;
}

#es #logo h1 a{
	height:160px;
}

#logo h1 a span{
	display:none;
}




/* --- Navigation */

#nav {
	float:left;
	width:290px;
	margin-left:25px;
	border-top:15px solid #014689;
	margin-top:-5px;		
}

#nav ul {	
	padding:15px 0 0;
}

#nav li {
}

#nav li a:link,
#nav li a:visited {
	color:#014689;
	font-weight:normal;
	border:none;	
	display:block;
	padding-top:5px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #ccc;
}

#nav li a:hover {
	display:block;
	padding-top:5px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
	color:#fff;
	background:#014689;
}

#nav li.current_page_item a:link,
#nav li.current_page_item a:visited{
	background:#eee;
}

#nav li.current_page_item a:hover{
	color:#000;
}

/* lang-picker */

#lang-picker{
	display:block;
	width:100%;
	}
	
#flags_language_selector{
	float:right;
}


#lang-picker img{
	margin-left:2px;
}

#lang-picker a img {
	opacity:0.4;
}

#lang-picker a:hover img{
	opacity:1;
}

/* --- Sub-Navigation*/

#subnav{
	width:290px;
	margin-left:25px;
	padding-top:40px;
}

#subnav ul{
	padding-top:100px;
	margin:0;
	float:right;
}

#es #subnav ul{padding-top:70px;}
#en #subnav ul{padding-top:130px;}


#subnav li{
	display:inline;
	float:right;
	margin-left:5px;
	padding-bottom:3px;
	border-left:1px solid #ccc;
	padding-left:5px;
}

#subnav li a:link,
#subnav li a:visited{
	color:#666;
}

#subnav li a:hover{
	color:#014689;
}

li#menu-item-1368{
	border:none;
}

#subnav li.page-item-10,
#subnav li.page-item-384,
#subnav li.page-item-661
{
	
}

#subnav li.page-item-188,
#subnav li.page-item-382,
#subnav li.page-item-663{


}

#subnav li.page-item-1351,
#subnav #menu-item-1451{
	border:none;
} 

form#searchform{
	border:1px solid #e3e3e3;
	padding:0;
	margin:;
	width:200px;
	float:right;
	margin-left:80px;
	color:#666;
}

form#searchform input{
	border:none;
	background:#fff;
	margin:0;
	padding:5px;
	width:150px;
	float:left;	
	color:#666;
}

form#searchform input#searchsubmit{
	width:30px;
	padding:5px 0;
	text-align:center;
	background:#e3e3e3;
	border:none;
	float:right;
}


/* --- Startseite */

#intro {
	background:#fff;
	padding:0;
	background:url('images/intro2.jpg') no-repeat;
	margin-bottom:20px;
}


.intro-inner{
	padding:20px 40px 40px;
	text-align:left;
	color:#fff;
	width:600px;
}

#es .intro-inner{
	padding:10px 40px 40px;
}

.intro-inner h2,
.intro-inner p,
.intro-inner a{
	color:#fff;
}

.intro-inner h2{
	font-size:3.6em;
	margin-bottom:20px;
	text-shadow: 2px 2px 0px #000;
	font-family:Georgia,serif;
}

.intro-inner p{
	font-size:1.6em;
	line-height:1.4em;
	text-shadow: 2px 2px 0px #000;
}

.intro-inner p.more{
	margin-top:20px;
	font-weight:normal;
}

.intro-inner p.more a:link,
.intro-inner p.more a:visited{
	line-height:1.6em;
	padding:6px 12px 6px;
	font-weight:100;
	letter-spacing:0.05em;
	background:#b1c902;
	/* color:#6d7c00; */
	color:#fff;
	text-shadow:  1px 1px 0px #505b00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*-1px -1px 0px #414a00 #dbf812;*/

.intro-inner p.more a:hover{
	background:#ccc;
	color:#505050;
	text-shadow: 1px 1px 0px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*-1px -1px 0px #202020*/

#wrapper{
	z-index:2;
	position:relative;
}

#main{
	padding:0px 0 20px;
	_padding:20px 0 20px;
	width:920px;
	background:#fff;
	
	}

#content {
	width:605px;
	float:left;
	padding:0 0;
	overflow:hidden;
	border-right:1px solid #ccc;
}


#teaser{
	width:920px;
	padding:0px 0 20px;
}

#teaser h2{
	margin:5px 0 10px;
}

#teaser p img{
	margin-bottom:10px;
}

#teaser p a{
	color:#98ad00;
	text-decoration:underline;
}

#teaser p a:hover{
	text-decoration:none;
}

#teas1{
	float:left;
	width:290px;
}

#teas2{
	float:left;
	width:290px;
	margin:0 25px;
}

#teas3{
	float:right;
	width:290px;
}



/* ---- post */



.post {
	padding:0 30px 0 0;
	
}
.post p {
	margin:14px 0 14px 0;
}
.post em{
	font-style:italic;
}
.post h2 {
	font-family:Georgia;
	font-size:24px;
	margin:25px 0 10px 0;
	font-weight:normal;
	line-height:30px;
}
.post h1, .post h1 a{
	font-family:Georgia;
	font-size:28px;
	margin:0px 0 10px 0;
	font-weight:normal;
	line-height:32px;
}
.post h3, .post h4 {
	color:#014689;
}
.post h4 {
	font-size:18px;
}

.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small {
	font-size:11px;
}
.post small a {
	font-weight:normal;
}
.post .alignright {
	float:right;
	margin-left:10px;
}
.post .alignleft {
	float:left;
	margin-right:10px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post abbr {
	font-weight:normal;
}
.post ul{
	list-style:circle;
	margin:0 0 0 25px;
}
.post ol{
	list-style:decimal;
	margin:0 0 0 30px;
}
.post .wp-caption {
	border:none;
	margin:0 0 20px;
	text-align:left;
	padding: 0;
}
.post .wp-caption-text {
	margin: 0;
	font-style:italic;
	font-size:0.8em;
	background:#eee;
	width:565px;
	padding:2px 5px;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}
.post .message ul {
	margin:12px 0 0;
}
.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}

.post-left{
	float:left;
	margin-right:10px;
	width:220px;
}

.post-right{
	
}

.post-right p{
	margin-top:0px;
}

.meta{
	width:575px;
	display:block;
	border-bottom:1px solid #eee;
	padding:5px 0px;
	font-size:1em;
	margin-bottom:15px;
}

.meta a:link,
.meta a:visited{
	margin:0 auto;
	margin-right:5px;
	padding:3px 5px;
	background:#014689;
	letter-spacing:0.05em;
	background:#ccc;
	color:#505050;
	text-shadow: 1px 1px 0px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.meta a:hover{
	background:#eee;
	color:#505050;
	text-shadow: 1px 1px 0px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.meta p{
	margin:0;
}

.back{
	margin-bottom:40px;
	display:block;
}

/* ---- sidebar */

#sidebar {
	width:290px;
	float:right;
	margin:0;
	overflow:hidden;
}

#sidebar-nav{
	margin-bottom:40px;
}

#sidebar li a {
	color:#98AD00;
	font-weight:normal;
	border:none;	
	display:block;
	padding-top:5px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	border-bottom:1px solid #ccc;
}

#sidebar li a:hover{
	background:#b1c903;
	color:#fff;
}
#sidebar li.current_page_item a:link,
#sidebar li.current_page_item a:visited{
	background:#eee;
	color:#98AD00;
}

#sidebar li.current_page_item li.page_item a:link,
#sidebar li.current_page_item li.page_item a:visited{
	background:#fff;
	color:#98AD00;
}

#sidebar ul.children li ul li a{
	padding-left:10px;
	color:#98AD00;
	background:#fff;
	font-weight:bold;
}

#sidebar ul.children li ul li a:hover{
	background:#b1c903;
	color:#fff;
}


#sidebar ul.children li.page_item ul li.page_item ul li.page_item{
	padding-left:0px;
	border-bottom:1px solid #ccc;	
}

#sidebar ul.children li.current_page_item ul li.page_item ul li a:link,
#sidebar ul.children li.current_page_item ul li.page_item ul li a:visited,
#sidebar ul.children li.page_item ul li.page_item ul li.page_item a:link,
#sidebar ul.children li.page_item ul li.page_item ul li.page_item a:visited{
	background:#fff url(images/arrow.png) 6px 8px no-repeat ;
	border-bottom:none;
	color:#98AD00;
	font-weight:normal;
	padding-left:26px;
}


#sidebar ul.children li.current_page_item ul li.page_item ul li a:hover,
#sidebar ul.children li.page_item ul li.page_item ul li.page_item a:hover{
	background:#b1c903 url(images/arrow-white.png) 6px 8px no-repeat;
	color:#fff;
}

#sidebar ul.children li.current_page_item ul li.current_page_item ul li a:link,
#sidebar ul.children li.current_page_item ul li.current_page_item ul li a:visited,
#sidebar ul.children li.page_item ul li.page_item ul li.current_page_item a:link,
#sidebar ul.children li.page_item ul li.page_item ul li.current_page_item a:visited{
	background:#eee url(images/arrow.png) 6px 8px no-repeat;
	color:#98AD00;
}


#sidebar ul.children li.current_page_item ul li.page_item ul li.page_item a:link,
#sidebar ul.children li.current_page_item ul li.page_item ul li.page_item a:visited{
	background:#fff url(images/arrow.png) 6px 8px no-repeat ;
	font-weight:normal;
	padding-left:26px;
}



#sidebar h2 {
	font-size:1em;
	color:#98AD00;
}

#sidebar h2 a{
	color:#98AD00;
}

#sidebar .block ul {
	border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
	border:0;
	padding: 0 0 0 8px;
}
#sidebar .block li {
	border-top:1px dotted #ccc;
}
#sidebar .block li a {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	font-size:13px;
	font-weight:normal;
	padding:2px 0 2px 15px;
	display:block;
	border-bottom:none;
}
#sidebar .block li a:hover {
	background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:18px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	background:none;
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
	font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
	color:#e12000;
	border-bottom:1px dashed #e12000;
	background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
	border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
	display:none;
}
#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
	text-align:center;
}
#sidebar #wp-calendar caption {
	font-size:18px;
	padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
	font-weight: bold; 
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}


#sidebar .textwidget{
	padding:5px 10px;
	background:5px;
	background:#eee;
	margin-bottom:30px;
}

#sidebar .textwidget p{
	margin:5px 0;
	font-size:0.9em;
}

#footer .textwidget{
	display:none;
}

a.form-link{
	margin:0 auto;
	padding:3px 5px;
	background:#014689;
	letter-spacing:0.05em;
	background:#b1c902;
	/* color:#6d7c00; */
	color:#fff;
	text-shadow:  1px 1px 0px #505b00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a:hover.form-link{
	background:#ccc;
	color:#505050;
	text-shadow: 1px 1px 0px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* kommentare */


#comments h3, #comments h4{
	margin:35px 0 5px;
	font-weight:bold;
}
#comments h4{
	
}
#comments cite{

	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
#comments em {
	font-style:italic;
	text-align:right;
}
#comments ol.commentlist li {
	margin-top:20px;
	border:1px solid #ccc;
	border-right:0;
	padding:10px 5px 20px 10px;
	min-height:110px;
}
#comments p {
	margin:10px 0 0 10px;
	width:auto;
}
#comments span {
	display:block;
	color:#eee;
	font-weight:normal;
	float:right;
	padding-top:25px;
}
#comments ul.formlist {
	width:100%;
}


#comments ul.formlist li {
	display:block;
	margin:10px 0 0;
}
#comments ul.formlist p{
	margin:10px 0 0;

}
#comments input {
	width:290px;
	padding:3px;
	font-weight:normal;
	border:1px solid #ccc;
	font-family:inherit;
	font-size:1em;
}
#comments textarea {
	width:500px;
	padding:3px;
	font-weight:normal;
	border:1px solid #ccc;
	font-family:inherit;
	font-size:1em;
}
#comments li.submitbutton input {
	font-size:1.2em;
	line-height:1.6em;
	padding:6px 12px 6px;
	font-weight:100;
	letter-spacing:0.05em;
	background:#b1c902;
	color:#fff;
	text-shadow:  1px 1px 0px #505b00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:auto;
}
#comments .center {
	
}

.social4i{
	margin:20px 0;
}



#footer {
	border-top:1px solid #ccc;
	font-size:0.8em;
	line-height:1.3em;
	padding:10px 0;
	color:#888;
	width:920px;
}

#footer h2{
	display:none;
}

#footer a:link,
#footer a:visited{
	color:#888;
}

#footer a:hover{
	color:#014689;
}

#footer-left{
	 /*#014689; */
	float:left;
	width:600px
	}
	
#footer-left p{
	float:left;
	width:156px;
}

.social {
	clear:both;
}

.social-left{
	float:left;
}

.social-right{
	float:right;
}

#footer-right{
	float:right;
	width:300px;
	padding-top:0px;
	text-align:right;
}

#footer-right ul li{
	display:inline;
	margin-left:5px;
}

.wpcf7-form textarea{
	width:98%;
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
	font-size:1em;
	font-family:Verdana,Arial,San-serif;
}

.wpcf7-form input{
	width:60%;
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
	font-size:1em;
	font-family:Verdana,Arial,San-serif;
	margin-bottom:5px;
}

.wpcf7-form input#submit{
	font-size:1.2em;
	line-height:1.6em;
	padding:6px 12px 6px;
	font-weight:100;
	letter-spacing:0.05em;
	background:#b1c902;
	color:#fff;
	text-shadow:  1px 1px 0px #505b00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:auto;
}

.wpcf7-form input#submit:hover{
	background:#ccc;
	color:#505050;
	text-shadow: 1px 1px 0px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
}

.wpcf7-form label{
	color:#014689;
	font-weight:bold;
}

.wpcf7-form label span{
	font-size:0.8em;
	color:#666;
	font-weight:normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

  .clearfix {
    _zoom: 1;     /* triggers hasLayout */
    _display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
