/*  
Theme Name: EC-Magazin
Description: Layout for Wordpress 2.7.1 - Umsetzung des Magazins MAG - rund um ebm-papst / pr+co gmbh stuttgart 2009
Version: 0.9beta
Author: pr+co

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



* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #fff;
	color: #333;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Arial, Sans-Serif;
	line-height:1.5em;
	}
	
#s {
	margin-left: 22px;
}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}


img, a:link img, a:visited img{border:none;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 0px 0; border:none;}
img.left{ float:left; margin:0 12px 5px 0; }
img.alignleft  {float:left; margin:4px 21px 9px 0; }
img.alignright  {float:right; margin:4px 0px 9px 21px; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

div.alignleft {
	float:left;
	margin: 4px 12px 0px 0; 
}

div.alignright {
	text-align:right;
	float:right;
	margin: 4px 0px 0px 12px;
}

.wp-caption-text {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.alignleft .wp-caption-text {
	margin-right: 10px;
}

div.alignright .wp-caption-text {
	margin-left: 10px;
}

#outer_page {
	width:948px;
	text-align: right;
	margin:0 auto;
	font-size:1em;
	background:#fafafa;
	padding: 0;
	border: none;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	}
	
#outer_page .papst_img {
	float: right;
	margin-top:10px;
	margin-left: -29px;
	}
	
#page {
	text-align: left;
	width:880px;
	margin:0 auto;
	font-size:1em;
	background:#fafafa;
	padding: 10px 0px 35px 0px;
	border: none;
	}
	
#langswitch {
	float:left;
	font-size: 0.9em;
	line-height: 1em;
	margin-bottom: -1em;
}



#branding {
	float:right;
	width:253px;
	height:126px;
	padding:0px;
	background:url(images/backgrounds/mag_logo.jpg) no-repeat;
	margin:0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	margin-top:26px;
	width: 250px;
	float:right;
	}

#leftcol {
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}


		

.subnav li {
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

	
	

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 2.4em;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #324264;
	font-size: 2.28em;
	padding-bottom:7px;
	border-bottom:1px solid #666;
	margin: 27px 0 20px 0;
	font-weight: bold;
	}
	
h2 {
	color: #324264;
	font-size: 1.5em;
	margin: 20px 0 0 0;
	font-weight:bold;
	}

h3 {
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#324264;
	clear: both;
	}

#sidebar h2, #sidebar h3 a {
	font-size: 0.8em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#324264;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#324264;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	border-top:1px solid #666;
	padding-top:12px;
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

#rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}


.title, a.title  {
	font-size:1.1em;
	font-weight:bold;
	color: #324264;
	letter-spacing:normal;
	}



#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/*  cs formats */
.homebox {
	float: left; 
	width: 280px; 
	height: 120px;
}

.homebox img {
	border: 1px solid grey;
	}

.linkeseite {
	margin-right:40px;
}

/* Posts */

.entry {
	padding-bottom:14px;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	
	
.post ul {
	margin-top:10px;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:14px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#eeedf1;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				
.post a:link, .post a:visited {
	text-decoration:underline;
	}
	
.post a:hover, .post a:active {
	color:#324264;
	text-decoration:underline;
	}

/* Forms */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#666;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#999;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	height: 120px;
	}



/* Commenting */

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:block;
	}
	
.page-links {
	font-size:1em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#666;
}

.page-links .light,  .page-links a:link, .page-links a:visited {
	font-weight: bold;
	color:#324264;
	
}


#footer {
	margin: 15px auto 0;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:0px;
	color:#444;
	}

#footer a {
	color:#444;
	}


/****** cs Hacks  ****************************/

.unsichtbar {
display: none;
}


#spaltelinks {
	float: left;
	width: 282px;
	margin: 35px 20px 0px 0px;
	padding: 0 20px 0 0;
	}
	
#spalterechts {
	float: left;
	width: 280px;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	}
	

#spaltelinks .bullets li, #spalterechts .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}
	




/****** cs Hacks Startseite  ****************************/


.startseite img {
	margin-top: 0px;
	margin-bottom:30px;
}

.startseite a:link, .startseite a:visited {
	text-decoration: none;
}

.startseite a:hover, .startseite a:active {
	color: #333;
	text-decoration: underline;
}

.startseite #spaltelinks {
	border: none;
	padding-top: 4px;
}

.startseite #spaltelinks, .startseite #spalterechts {
	margin-top: 32px;
}


.startseite h3 {
	font-weight: normal;
	color: #333;
	letter-spacing: 0px;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

.startseite h3 a:link, .startseite h3 a:visited {
	font-size: 1em;
}

.startseite h2 {
	margin: 0 0 2px 0;
	font-size: 1.6em;
}

.startseite h2 a:link, .startseite h2 a:visited {
	font-size: 0.9em;
	color: #324264;
}

.startseite p {
	margin: 4px 0 0px;
	text-align: left;
	line-height: 1.3em;
}


#startseiteopener img {
	margin-top:10px;
}

* html #startseiteopener img {
	margin-top: -12px; /* IE bug */

}

#startseiterotatenav {
	clear: both;
	top:288px;
	text-align: right;
	position:relative; 
	height: 1px;
	margin:0;
	padding:0 20px 0 0;
	z-index:1; 
	color: white;
	font-size: 18px;
	}

#startseiterotatenav a, 
#startseiterotatenav a:visited { 
	color: white; 
	text-decoration: none;
	}
	
#startseiterotatenav a:hover, 
#startseiterotatenav a:active { 
	color: white; 
	text-decoration: none;
	background: #d2dae1;
	}	
	
/****** Navi ****************************/


#nav {
	margin-top:65px;
	background: url(images/backgrounds/bg_navi.gif) repeat-x #F4F4EC;
	font-size:0.9em;
	height: 30px;
	margin-bottom: 25px;
	border-left: 1px solid #ccc;
	}
	

#nav, #nav ul {
	list-style:none;
	line-height:1;
	width: 626px;
	margin-left:0px;
	float: left;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #ccc;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #333;
	padding:14px 12px 5px;
	}

#nav a:hover, #nav a:active {
	background:#d2dae1;
	text-decoration:none;
	color: #000;
	}	

.current_page_item	a, #home .on  {background:#d2dae1;}
	
	
	
/* Dropdown Menus for child pages */		

#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #ccc;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #fff;
	background:#dce5e0;
	}

#nav li li a, #nav li li a:visited {
	font-weight:bold;
	color:#333;
	padding:6px 12px;
	}

#nav li li a:hover, #nav li li a:active {background:#c3cff1;}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

a.main:hover {background:none;}
	
	

		
