/*   
Theme Name: Lounge4Child
Theme URI: http://www.lounge4.de
Description: Child Theme for Lounge4
Author: Lounge4-Team
Template: lounge4
Version: 1.3.3
*/

@import "../lounge4/style.css";

body {
	font-family: 'Helvetica Neue',  Arial, sans-serif !important;
}

.col1-start {
float:left;
width:58%;
margin-right: 50px;
text-align: justify;
}

.col2-start {
float:right;
width:32%;
}

.comsep {
	display: none;
}

.postdivider {
	border-bottom: none;
	clear: both;
	margin: 25px 0;
}

.post .meta {
	display: none;
}

.noborder {
	border: none !important;
}

#container {
	margin-top: 20px;
	border: 2px #ddd solid;		
}

#logo {
	position: relative;
	top: 0;
	left: -49px;
}

p {
	margin: 0 0 .8em 0;
}

blockquote.testimonial {
	margin-bottom: .4em;
}

h1, h2 {
	text-transform: lowercase;
}

h1 span {
	color: #7DC7C7;
}
	
h2 a {
	font-size: 28px !important;
}

.intro {
	margin-bottom: .8em;
	padding-right: 20px;
	text-align: justify;
}

.intro-2 {
	margin-bottom: .8em;
	padding-right: 0;
	font-size:16px;
	color:#666;
	line-height:22px;
	text-align: justify;
}

.intro a {
	font-size: 12px;
}

ul.navigation.navsimple li a { 
	color: #000 !important;
	border-right: #ddd 1px solid; 
}

ul.navigation li.current_page_item a { color: #660000 !important; }

.sf-with-ul {
	height: 15px;
}

div.formcontainer p.success, div.formcontainer p.information, div.formcontainer p.important, div.formcontainer p.error {
	line-height:150%  !important;
	padding: 7px 15px !important;
	border-bottom: 2px solid #B8DEDD !important;
}


p.nocomments {
	display: none;
}

#breadcrumbs {
	color: #999;
}

ul {
	list-style:circle;
}

ul.referenzliste {
	margin: 30px 0 40px 0;
}

ul.referenzliste li {
	border-bottom: 1px solid #EEEEEE;
	margin: 3px 0 0 0;
	padding: 3px 0 6px 0;
	list-style-image: none;
	list-style-type: none;
}

ul.contentliste {
	margin: 0 0 2em 5px;
	list-style: none;
}

ul.contentliste li {
	margin: 0 0 .8em 0;
 	padding: 0 0 0 12px;
	background: url(images/bullet.gif) left 8px no-repeat;
}

#sidebar .widget_tag_cloud a {
	margin: 0 5px;
	text-transform: lowercase;
	white-space: nowrap;
}

.wp-pagenavi a, .pagenavigation .wp-pagenavi a:link, .pagenavigation .wp-pagenavi a:visited {
	background-color: #FFF;
	border: 1px solid #333;
	color: #000;
}

.wp-pagenavi span.current {
	background-color: #EBF5F4 !important;
}

.post.thumb h2 {
margin-bottom:7px;
padding-top:10px;
}

.border-pic {
border:1px solid #CCCCCC !important;
padding:1px !important;
}

.box.boxstyle3 {
	margin-top: 18px !important;
	background-color: #F6F6F6;
	border: 1px solid #DADADA;
	width: 388px;
}

.box.boxstyle3 img {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #DADADA;
}

.box.boxstyle3 .box-text {
	float: right;
	width: 253px;
	margin: 0;
	padding: 0;
}

.box.boxstyle3 {
	color:#333 !important;
}

.box.boxstyle3 .box-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box.boxstyle3 .box-text ul li {
	margin: 0;
	padding: 0 0 .1em 0;
}

/* für Mission Statement */

.box ol {
	margin: 0 0 0 27px;
}

.box ol li {
	margin: 0 0 6px 0;
	line-height: 1px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #89C7C7;
}

.box ol li span {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

ul.checklist li {
	background: transparent url(images/checkmark.gif) no-repeat 0 3px;
}

* html #sidebar .widget_categories, html* #sidebar .widget_categories {
	padding: 0 0 1px 0;
}


/* Badge */

.mb40 {
position:relative;
}

#badge {
	position: absolute;
	top: -20px;
	right: -20px;
}

* html #badge {
	position: absolute;
	top: -20px;
	right: 25px !important;
}


/* hack for contact-form fieldset IE6/7/8 */

body div.formcontainer form.contact-form fieldset {
position: relative\9;
margin-top: .5em\9;
margin-bottom: 3em\9;
}

body div.formcontainer form.contact-form fieldset legend {
position: absolute\9;
top: -1.2em\9;
left: .2em\9;
margin-bottom: 10px\9;
}

div.form-label {
padding-top: .9em\9 !important;
}

.information {
margin-bottom /*\**/: 37px\9;
}

* html .information {
margin-bottom: 33px;
}

/* end of hack for contact-form fieldset IE6/7/8 */

#wpstats {
	display:none;
}