/*--
	Theme Name: theme1899_childtheme
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
	Template: theme1899 
	Version: 1.0 
--*/

@import url("../theme1899/style.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);


.container_16 .prefix_1 {
/*padding-left: 60px !important;*/
}

.grid_5 prefix_1 right{
	padding-left: 100px !important;
	}
	
.container_16 .grid_6 {
	width: 320px !important;
}

b, strong {
font-weight: 600;
}
.link {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #f6c636;
	background: url(images/link-marker_r.png) 100% 5px no-repeat;
	padding-right: 20px;
	text-decoration: none;
	text-transform: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link:hover {
	color: #f6c636;
}
h3{
	text-transform:none;}

/*--------MENU--------*/

.sf-menu > li > a {
	font-size: 16px;
	line-height: 20px;
	background: none;
	text-transform: none;
	text-decoration: none;
	padding: 18px 22px 18px 22px;
	color: #979797;
	width: 120px;
}

.sf-menu li li a {
	text-align: center;
	color: #82b1ca;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	background: none;
	display: block;
	text-transform: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sf-menu > li:hover, .sf-menu > li.sfHover, .sf-menu > li.current-menu-item {
	background-color: #286c91;
	background-position: 0 -300px;
}

.sf-menu ul {
	position: absolute;
	width: 140px;
	padding: 15px 12px 10px 12px;
	z-index: 200;
	display: none;
	margin: 0;
	background: #286c91;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			56px; /* match top ul list item height */
	z-index:		99;
}

.sf-menu ul li, .sf-menu ul li li {
margin: 0 0 8px 0;
	padding: 7px 0 0 0;
	text-align: center;
	background: none;
	display: block;
	border-top: none;
}

#header {
	height: 141px;
	position: relative;
	z-index: 99;
	margin: 0px;
	padding: 35px 0 0 0;
	background: url(images/bg-header.gif) center top repeat;
}

nav.primary {
	float: right;
	padding: 47px 0px 0 0;
	background: none;
	z-index: 99;
	display: inline-block;
}

.latestpost li {
	width: 220px;
	display: inline-block;
	margin: -243px 16px 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #8F8F8F;
	background: white;
}

.nivo-caption {
	qposition: absolute;
	width: 940px;
	height: 140px;
	left: 50%;
	top: 359px;
	margin-left: -470px;
	color: #464646;
	opacity: 1.0;
	z-index: 89;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}

.bg-bot {
	background:none;
	background-color: #EBEBEB;
	padding: 43px 0 33px;
	border-bottom: 1px solid #EEE;
	position: relative;
	z-index: 1;
}

.primary_content_wrap {
	position: relative;
	z-index: 1;
	padding: 26px 0 33px;
	border-top: 1px solid white;
	border-bottom: 1px solid #EEE;
	background: none;
	background-color: #F3F3F3;
}

body.home .primary_content_wrap {
	border-bottom: 1px solid #fff;
	padding: 0px 0 23px;
}

.after_content {
	background-image:url(images/pur-energy-dots.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:150px;
	width:250px;
	padding:0 0 0 35px;
}
.after_content1 {
	background-image:url(images/pur-energy-dots.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:150px;
	width:250px;
	padding:0 0 0 35px;
	margin-left: 0px;
}
.after_content_head {
	position:relative;
	height:35px;
	width:225px;
	font-size:24px;
	font-family: 'open sans';
	color: #011142;
	font-weight: 300;
	line-height: 20px;
}
.after_content_body {
	position:relative;
	height:100px;
	width:225px;
	font-size:12px;
	font-family: 'open sans';
	color: #838383;
	font-weight: 300;
	line-height: 14px;
}
.after_content_footer {
	 position: relative;
	height:20px;
	width:225px;
	 bottom:0; 
	 color:#286c91;
	 font-weight:400;
	 font-size:14px;
}
.after_content_footer:hover {
	text-decoration:underline;}

h2 {
	color: #286c91 !important;
	letter-spacing: 0px;
	font-weight: 300 !important;
	text-transform:none !important;
}

.widget {
	padding:0;
	margin-bottom: 37px;
	border-top: none;
}

#sidebar h3 {
	color: #838383;
	font-family: 'open sans';
	font-size: 12px !important;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: normal !important;
	text-transform: none !important;
	margin: 0 0 5px 0;
	text-decoration:none !important;
}

/*--------News Plugin "Recent News List" --------*/

.run_list_news div img {
    width: 70px !important;
    height: 70px !important;
}

.clearboth {
    border-color: -moz-use-text-color -moz-use-text-color #777777;
    border-style: none none none !important;
    border-width: 0 0 1px;
    clear: both;
    display: block;
    height: 1px;
    line-height: 0;
    margin: 0 0 10px;
    padding: 0;
}

.run_list_news h3 {
	color: #838383;
    font-family: 'open sans';
    font-size: 12px !important;
    line-height: 14px;
	font-weight:bold;
	letter-spacing: normal !important;
	text-transform: none !important;
	margin: 0 0 5px 0;
	text-decoration:none !important;

	
}

.run_list_news h3:hover {
	color: #286c91 !important;
	text-decoration:underline;
}

.run-previous-Class{
	color:#f6c636;
	}
.run-previous-Class:hover{
	text-decoration:underline;
	}	
	
.run-back-Class{
	padding-top:15px;
	}
	
.run-next-Class{
	color:#f6c636;
	}
	
.run-next-Class:hover{
	text-decoration:underline;
	}
	
.next_previous_abstand{
	font-size:12px;
	color:#bbb;
	}

.run-list-page {
	width: 98%;
	margin: 0px !important;
}


/*----------------------------------*/

a {
	color: #286c91;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#text-7{
	color: #555555;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 300;
}

.post-holder .entry-title, .single-post .entry-title {
	font-size: 34px;
	line-height: 1.0em;
	color: #286c91;
	margin: 0 0 0px 0;
	padding: 0;
	text-transform: none;
	font-weight: 300;
	letter-spacing: normal;
	font-family: open sans;
}
.post-holder .entry-title a:hover {
	color:#286c91;
	text-decoration:underline;
}

.single .entry-header {
	padding-top: 2px;
	margin-bottom: 15px;
}
.content_shine2{
	position: absolute;
	background-image:url(images/pur-energy-content_shine2.png);
	background-repeat:no-repeat;
	height: 260px;
	width: 960px;
	top: 275px;
}

.content_shine{
	position: absolute;
	background-image:url(images/pur-energy-content_shine.png);
	background-repeat:no-repeat;
	height: 260px;
	width: 960px;
	top: -1px;
}

#content {
	line-height: 24px;
}

h1.sp-title, h3.sp-title {
	font-size: 34px;
	line-height: 36px;
	color: #286c91;
	font-weight: 300;
	font-family: Open Sans, sans-serif;
	text-transform:none;
	margin: 0 0 15px 0;
}

#footer {
	background: none;
	padding: 5px 0px 20px 0px;
	overflow: hidden;
	color: #8A8572;
	position: relative;
	z-index: 2;
}

.footer-text {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #838383;
	padding: 16px 0 0 220px;
	width: 600px;
}

.footer-text a {
	color: #838383;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.site-name {
	padding: 0 0px 0 13px;
	margin-left: 2px;
	background: url(images/footer-marker.png) 0 6px no-repeat;
}

.post-holder .entry-title a {
	font-size: 20px;
	font-family: 'open sans';
	color: #011142;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.post-holder .entry-title a:hover {
	color: #286c91;
}

.entry-header {
	margin-bottom: 6px;
}

article .post-content img {
	max-width: 560px;
	max-height: 250px;
}

.run-entry-title {
	font-weight: 300 !important;
	font-family:open sans;
	font-size:34px;
	text-transform:none;
}

.run-entry-content{
	line-height: 24px;
}
	
/*--------Kontaktformular --------*/

input, select, textarea {
    border: 1px solid #ECECEC;
    color: #286c91 !important;
	background-color:#FFF !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    outline: medium none;
    vertical-align: middle;
}

input[type="submit"], input[type="reset"] {
position: relative;
display: inline-block;
padding: 0px 20px 0px 0px;
height: auto;
font-size: 14px;
line-height: 20px;
color: #f6c636 !important;
text-decoration: none;
text-transform: none;
background: url(images/link-marker_r.png) 100% center no-repeat;
border: none;
cursor: pointer;
margin-right: 10px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background-color: rgba(85, 85, 85, 0) !important;
}

/*-------- Abstand für Content zu Überschiften --------*/

p {
	margin-top:11px !important;
}

/*-------- Plug-In Store Locator --------*/


tr.slp_map_search_results span.location_name {
    color: #286C91 !important;
}
	
span.slp_result_address  {
	font-size:12px;
	font-weight:normal;
	line-height: 12px;
}

a.storelocatorlink {
	font-size:12px;
	line-height: 12px;
}

.sl_header #addressSubmit.slp_ui_button {
    /* like-a-button */
    background: #147091 !important;
    text-decoration: none;
    font-size: 14px;
	font-weight:bold;
    border: none !important;
    border-radius: 0px !important;
    height: 26px;
    padding: 0px;
    text-align: center;
    cursor: pointer;
    color: #ffffff !important;
    display: block;
	transition: none;
	margin: 0px;
    
    /* Corners */
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    -khtml-border-radius:0px;
    
    /* Shadow */
    box-shadow: 0 0 0px !important;    
}  

.sl_header #addressSubmit.slp_ui_button:hover {
    margin: 0px 0px 0px 0px !important;
    -moz-box-shadow: 0px 0px 0px #AAA;
    -webkit-box-shadow: 0px 0px 0px #AAA;
    box-shadow: 0px 0px 0px #AAA; 
    border: none !important;    
}

#sl_div a.storelocatorlink {
    color: #011142 !important;
}

.results_entry:hover {
    background-color: #c5d8e9 !important;
}

#sl_div {
    padding: 0px !important;
}

#map_sidebar {
    height: auto !important;
}

/*-------- Bausatztabellen --------*/
.tabelle-bausatz td {
	font-size:11px;
	line-height:13px;
	vertical-align:top;
}

/* -- ngg Gallery -- */
.ngg-left {
	float: left;
	margin-right: 0px !important;
}
/* -- Datum Neuigkeiten -- */
.post-meta {
font-size: 14px;
line-height: 20px;
color: #286c91;
}

/* -- Bestellbutton-- */

.button2 {
display: inline-block;
font-size: 14px;
line-height: 18px;
padding: 6px 18px 8px;
background: #286c91;
color: #fff;
text-decoration: none;
text-transform: none;
border-radius: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
width: 105px;
text-align: center;
}

.button2:hover {
background: #f6c636;
color: #FFF;
text-decoration:none;
}

/* -- Kontaktformular -- */

#meinetable {
font-size:10px;
}

.meinetablehdrei {
font-size:13px;
padding:1px;
background:#F7F7F7;
font-weight:bold;
}