/*
THEME NAME: BWP3
THEME URI: http://alexkoehler.com
DESCRIPTION: BWP v1.0a : CMS Theme BerufsWahlPass für Bochum und Herne e.V.
VERSION: 1.0 Alpha
AUTHOR: <a href="http://alexkoehler.com">Alexander Köhler</a>
AUTHOR URI: http://alexkoehler.com
*/

@import "reset.css";
html {height: 100%;}
body {


}


a {
	color: #464646;
	text-decoration: none;
}

a:hover, a:active, .current_page_item a {
	text-decoration: none;
color: #3e9224;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

.home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #585858;

        margin: 0;
        padding: 0;
        background: #ebebeb url(img/home_bg.jpg) repeat-x;
}
.nothome {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #585858;

        margin: 0;
        padding: 0;
        background: #ebebeb url(img/page_bg2.jpg) repeat-x;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
        padding-bottom: 20px;
}


#header {

	width: 950px;
	margin: 0 auto;

}

#container {
	width: 950px;
	overflow: hidden;



}
#container-front {
	width: 950px;
	overflow: hidden;
background: transparent url(img/container-top.jpg) no-repeat center top;
}

#container-footer {
/*
background: #3b3b3b url(images/container-bot.png) no-repeat left bottom; 
padding-bottom:10px;
*/
}

#content {
	float: left;
	width: 948px;
/*        background: #f6f6f6;
        border: 1px solid #d4d4d4;
padding-bottom:10px;
-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;
*/
}
#content-category {
	float: left;
/*	width: 948px;
        background: #f6f6f6;
        border: 1px solid #d4d4d4;border-top:none;       
        padding-bottom:10px;
        -moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;
*/
}

#content-100 {
	float: left;
	width: 860px;
        padding: 20px 20px 20px 20px;
        background: #fff;
}


.postimg {float:left;width:948px;border:1px solid #eee;} /*ARTIKEL OBEN */
.post-img {border: 1px solid #eee;margin:3px 0 0 3px;width: 290px;height:190px;} /*ARCHIV*/
.post-img img {}

.content-category-img {}


.post {

width:600px;
float:left;

}

.post-home {

float:left;
width: 600px;
line-height: 1.3em;
}



.post-title {
	font-size: 220%;
	line-height: 1.2;
	font-weight: bold;
padding: 15px 20px;
color:#3e9224;

/*	text-transform: uppercase; */
background: transparent url(images/h1.gif) repeat-x left bottom;
}

.post-title a {
	color: #6b6b6b;
}


h2.post-title-category {
	font-size: 120%;
	font-weight: bold;
padding: 30px;
}
.post-title-category a {
	color: #6b6b6b;
}
.post-title-category a:hover {
	color: #3e9224;
}
.page-subtitle {
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px;
	border-bottom: 1px solid #EFEFEF;
}

.breadcrumb {
font-size: 12px;
	padding: 10px 5px;


color: #3e9224;
}
.breadcrumb a {/*color: #ce2621;background: transparent url(images/bread.png) no-repeat right top;padding: 10px 0;*/}
.breadcrumb a:hover {color: #3e9224;}
.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 1px;
        background: #fcfcfc;
        padding: 10px 20px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content-front {
	margin: 15px 0 0 191px;
}
.post-content {
        padding: 30px 0;
;
        float:left;
}
.post-content-100 {width: 950px;

}





.post-content h2, .sidepanel h2 {
	font-size: 40px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
	color: #6b6b6b;

}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
text-align:justify;
}

.post-content img.alignnone {

display: none;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}
.post-content-100 img.alignleft {
	float: left;
	border: 1px solid #eee;
	margin: 25px 25px 0 0;
	padding: 10px;
        background: #f1f1f1;
}
.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	/*margin-left: 30px;*/
	/*margin-bottom: 20px;*/
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}
.post-content li {
line-height: 1.3;
list-style: inside;
}
.post-content ul li,.post-content ol li {
	/*line-height: 1.3;*/
	margin-bottom: 5px;
        list-style-type: none;
}


/*
#related_posts {float:left;width:300px;padding:10px 20px;}
#related_posts h2 {font-size: 160%;padding: 0 0 10px 0;}
#relatet_posts a:hover {color: #b22222;}
*/

.morelink {
margin-top: 15px;
font-weight: bold;
display: block;
text-align:center;
height: 20px;
width: 80px;
background: transparent url(images/more4080.png) no-repeat left top;
line-height:20px;
 
}

.morelink:hover {
color: #ccc;
background: transparent url(images/more4080.png) no-repeat left bottom;
}

.morelink a{
padding: 0 16px 0 20px;
text-decoration: none;


}
.morelink a:hover {

}


.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navigation {

   /*     border-top: 1px solid #eee;
        padding: 25px 20px;*/

}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
        padding: 15px;
background: #f4f4f4;




}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;

	padding: 0 0 5px 0;
	color: #6b6b6b;
	font-weight: 700;
	font-size: 20px;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
list-style-type:none;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#bottom {
	margin: 0 auto;
	width: 900px;
        padding-top: 10px;
        /*margin-top: 25px;
        background: transparent url(images/footer-top.png) no-repeat left top;*/
        background: #3b3b3b /*url(images/footer-bot.png) no-repeat left bottom*/;
}

#footer {

	width: 100%;

        /*background: #262d23 url(images/footer-bot.png) no-repeat left bottom;*/
        padding-bottom: 10px;
}

#footer2 {
color: #f4f4f4;
padding: 20px;

}

#footer2 a{
color: #ababab;
font-size:13px;
}

#footer2 li {
list-style-type:none;
}

.footerbox{
width: 250px;
margin-right: 30px;
float:left;

}
.footerbox-right {
width: 250px;
margin-right: 30px;
float:right;

}


.footerbox li ul {

padding: 20px 0;
}

#footer-links {
	list-style: none;
        color: #f4f4f4;
        float:right;
        padding-bottom:20px;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}


#nav{
	margin: 0;
	padding: 5px 10px;
	position:absolute;
	top:-6px;
	right:100px;
}

#nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	/*text-align:center;*/
}
 


 
h1 {
        margin-bottom: 10px;
	font-size: 30px;
	line-height: 1.2;
	font-weight: bold;
        color: #3e9224;
}

h2 {
	font-size: 24px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
	font-weight: bold;
        color: #444;
}
/*
#sidebar h3 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
}
*/
.textwidget img {
background: #fff;
padding: 5px;
border: 1px solid #ddd;
}

.clearfix {
clear: both;
}

#sponsoren {width: 950px;margin: 0 auto; color: #444;border-top:1px solid #b2b2b2;padding-top:10px;}
#sponsoren a {color: #444;}

.sponsoren {float:left; padding:20px 20px 20px 0;width: 210px;}
.sponsoren ul.limg li {display: inline;}
.sponsoren img {background: #f4f4f4;padding:  3px;border: 1px solid #b2b2b2;width: 30px;height: 30px;}

#sponsoren h3 {font-size:100%;font-weight:bold;padding-bottom:10px;}
#tip{
	position:absolute;
	border:3px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff;
	text-align:center;
	font-size: 0.8em;
	color: #444;
	-moz-border-radius:5px;-webkit-border-radius:5px;
	}
#backtoblog {display:none;}

.post-content input {border: 1px solid #b2b2b2; width: 338px; padding:5px;}
.post-content textarea {border: 1px solid #b2b2b2; padding:5px;}

/*PANEL*/
#wrap-photos {padding-bottom: 10px; background: url(images/container-bot.png) no-repeat left bottom;}
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
.panel-overlay {}
.panel-overlay h2,
.panel-overlay p{
	margin: 12px 0 0 10px;

}
.panel-overlay h2 a{
display: inline;
text-decoration:none;
border:none;
}
.panel-overlay p {
	line-height: 1.2em;
}
.sticky {background: #fcfcfc url(images/sticky.png) no-repeat right top;}
.sticky:hover {background: #fafafa url(images/sticky.png) no-repeat right top;}


#wrap-box {height:10px;background: url(images/container-top.png) no-repeat left top;margin-top:25px;}
#front-box {height:10px;background: #333 url(images/container-top.png) no-repeat left top;margin-top:5px;}
.panel-left {float:left; width: 410px;height:295px;padding:40px 20px 20px;background: #3b3b3b; color: #f4f4f4; line-height:2em;}
.panel-right {float:left; width: 450px;height:335px;}
.panel-left-cat a {color: #6f6f6f;}


.print {display:none;}

#stage {width:948px;height:298px;overflow:hidden;border:1px solid #d4d4d4;}
#bilder {height:298px;width:948px;}

#logo {width: 200px; height:200px; float:left; background: url(img/logo-klein.jpg) no-repeat; text-indent:-9999px;}


.description {padding:20px; background: #f6f6f6;text-align:justify;}
.description li {margin-left:20px;line-height: 1.3em;}
.description h3 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
	text-transform: uppercase;
}
.description-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
padding: 15px 20px 5px 20px;}

#list_categories {}
#list_categories li {font-size: 160%;font-weight: bold;padding: 30px 40px;list-style-type: none; border-bottom: 1px solid #eee;}



#content h1.title {border-bottom: 1px solid #eee;padding:20px;}


form .wpcf7-form {background: #6b6b6b;color: #f4f4f4;padding: 10px;}
#ort {width:283px;}
#plz {width:40px;}

#access {width: 950px;height: 42px;line-height: 42px; background: transparent url(images/access.png) no-repeat left top;margin: 10px 0;}
#access a {color:#6b6b6b;}


#mainmenu {margin-top:15px;float:right;}
#mainmenu li {float: left;height: 35px;}
#mainmenu li a {display: block; float: left; height:35px;color: #444;margin-left:15px;font-weight:bold;}
#mainmenu li a:hover, #mainmenu li.current-cat a {color: #3e9224;/*background: transparent url(img/menu_arrow.png) no-repeat center bottom;*/}


.teaser {font-size: 230%;color: #fff;position:absolute; top:120px;width:950px;text-align:right;}
#subcat {height: 43px;padding:6px 0;float:right;}
#subcat span {float: left;height: 33px;padding-bottom:10px;}
#subcat span a {display: block; float: left;position: relative; overflow: hidden;height:32px;padding-top:11px;color: #7a7a7a;font-weight:bold;font-size: 11px;}
#subcat span a:hover {color: #3e9224;}
span.left {width: 6px;background: transparent url(images/access.png) no-repeat left -84px;margin-left:5px;}
span.middle {}
span.middle a {background: transparent url(images/access.png) no-repeat -20px -84px;}
span.middle a:hover {background: transparent url(images/access.png) no-repeat center -84px;}
span.right {width: 6px;background: transparent url(images/access.png) no-repeat right -84px;}
.hentry {width: 298px;float: left;height: 250px;margin:8px;background: #fff /*url(images/h1.gif) repeat-x left bottom*/;border: 1px solid #e2e2e2;padding-bottom:20px; }

.category-news {width: 908px;margin:0;border:none;height:80px;}

.category-news h2 {font-size: 150%;font-weight:bold;padding-bottom:10px;}
.news-content {float:left;width: 700px;padding: 0 0 0 10px;border-left:1px solid #d4d4d4;}
.news-content a:hover {color:#3e9224;}
.news-date {float:left;width: 70px;padding: 10px 10px 0 20px;font-size: 0.8em;font-weight: bold;}

.titel-kategorie {width: 928px;font-size:200%;font-weight:bold;padding:10px;background: transparent url(images/h1.gif) repeat-x left bottom;border: 1px solid #b2b2b2;border-bottom:none;-moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; -webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;}
.post-content input.sendit {background: #3e9224; color: #fff;width:80px;border:1px solid #b2b2b2;-moz-border-radius:8px; -webkit-border-radius:8px;}
a.sendit {background: #3e9224; color: #fff;width:80px;border:1px solid #b2b2b2;-moz-border-radius:8px; -webkit-border-radius:8px;padding:6px;float:right;margin-top:10px;}
a.post-edit-link {padding:5px;background: #b22222; color: #fff;border:1px solid #b2b2b2;-moz-border-radius:8px; -webkit-border-radius:8px;float:right;}
a:hover.post-edit-link {background: #222222;}
.post-title-category h2 {padding: 5px; font-weight: bold;font-size: 120%;}
.hovertext {

	background: transparent url(images/semi.png);
	width: 280px;
        height: 70px;
        position:absolute;
        left:4px;
        top:114px;
	display: none;
        padding:5px;

}
.hovertext a {color:white;}
.hovertext a:hover {color:white;}
.post-title-category {position:relative;}
.post-title-category:hover .hovertext {
	display: block;
}


.post-content ul li {list-style-type:circle;}
.post-content ul li ul li {margin-left:30px;}

a[href$='.pdf'] { padding:0 20px 0 0; background:transparent url(images/pdf.gif) no-repeat center right; }
h2.frage {font-size: 130%;font-weight:bold;padding:40px 0 10px 65px; background:transparent url(images/frage.png) no-repeat top left; height: 30px;}
p.antwort {padding:20px 0 0 65px;  }
.news_time {font-weight:bold;font-size:70%;padding:5px 0;}
.news_title {font-weight:bold;padding-bottom:5px;}
.description p {padding:5px 0;line-height:1.1em;}




/*Slider Register */
#content-slider {
	width: 948px;
	overflow: hidden;
	height: 298px;

}

#content-slider-inside {
	list-style: none;
	height: 320px;
	overflow: scroll;
	overflow-y: hidden;
}

	#content-slider-inside li {
		width: 948px;
		height: 298px;
		color: #666;
		font-size: 200px;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		text-align: center;
		line-height: 300px;
	}
	
#navigation {
	list-style: none;
	padding: 5px;
	float: left;
background:#fff;width: 938px;
}

#navigation li {
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 0;
	border: solid 1px #ccc;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 3px;
}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	color: #666;
}

#navigation li a.selected, #navigation li a.selected:link, #navigation li a.selected:visited {
	background: #666;
	color: #fff;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #666;
	color: #fff;
}
.navi {padding:15px;height:50px;float:left;}
.newsletter {padding: 10px 20px;width: 669px;border-right:1px solid #eee;float:left;}
.newsletter input {border: 1px solid #b2b2b2; width: 338px; padding:5px;}
.newsletter #subscribe, .newsletter #unsubscribe {background: #b22222; color: #fff;width:80px;border:1px solid #b2b2b2;-moz-border-radius:8px; -webkit-border-radius:8px;}
.newsletter #subscribe-email {margin-top:5px;font-size:1.5em;padding:10px;}
.newsletter p{padding:10px 0;}

.social {margin-bottom:15px;}
.social img {width:20px;height:20px;}
#post-659 #related_posts {display:none;}
#post-659 .post-content {border:none;width:908px;}





ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.tab_content li {list-style-type: none;}
.tab_content li span {font-size:80%;}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.google {background: #fff;padding:8px;border:1px solid #b2b2b2;}
.page_item, .cat-item {padding: 3px 0;}
.page_item a, .cat-item a {font-size: 0.8em;font-weight: bold;}
.page_item a:hover, .cat-item a:hover {color: #3e9224;text-decoration: underline;}
