/*
Theme Name: BCV-Design
Theme URI: 
Description: A Blank Wordpress Design fuer B.C. Vorwaerts
Author: Christiane Bunte
Author URI: 
version: 0.2
Tags: two-column, widget-ready, blank
*/

*{margin:0; padding:0;} 

html {height:auto;}

body {
height: 98%;
	background: #5e4f41;
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;


}
	
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1em;}
h4 {font-size: 0.9em;}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{color: #67738d; text-decoration:none;}



/* container */


#container{
height: 100%;

  background: #fff;
	width: 1000px;
	margin: 0 auto;
	padding:0;
 
	position:relative;
	border: 0px solid black; 

}
	
/* header */

#header {
	background-color: transparent; 
	/* background: url('images/head-fond.gif') repeat-x; */
	width: 1000px; 
  height: 170px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
 background: #fff;
	/* background: #3A4251 url('images/logo.jpg') no-repeat; */
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: .1em;
	width:1000px; 
	overflow:hidden;
	/* border-top: 1px solid black;*/
	border-bottom: 1px solid black;
	
}


#menu ul {
	margin:0px 0px 0px 210px;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	border-right:1px solid black;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #000;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#ed1c24;
}




/* content */


#main_content {
 background: #fff;
		width: 1000px;
	 height:100%;	

}

#content {
  height: 100%;
  background: #FFF;
  width: 749px;
  float: left;
	border-left: 1px solid black;
	padding: 10px 20px 0px 20px;
	min-height: 680px;
	}	


.post {
	margin:20px 40px;
  line-height: 1.5em;
	}
.post a {
  text-decoration: underline;
	}	
.post h2{
	font: 1.4em georgia, times;
	font-weight: normal;
	color:#000;
	padding-bottom: 0.2em;
	line-height: 140%;
	}
	
.post h2 a{
	color: #000;
	text-decoration: underline;
	}
	
.post h2 a:hover{
	color: #67738d;
	text-decoration: none;
	}
.post h3{
	font-size: 1.0em;
	font-weight: bold;
	color:#000;

	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.bu {font-size: 8pt;line-height: 16px;}

/* sidebar */

#sidebar {
  background: #FFF;
  height: 100%;
  min-height: 680px;
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size:0.8em;
	width:210px;
	float:left;
	}



#sidebar h2{
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: .1em;
	color: #000;	
	margin: 0px;
  padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar_cat {
 background: url('images/sidebar-fond.jpg') repeat-y; 
}

.sidebar_cat {
 background: url('images/sidebar-fond.jpg') repeat-y; 
}

#sidebar a:hover {
text-decoration: none;
color: #67738d;
}


#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {

	padding-left:20px;
	padding-right: 20px;
	margin-top: 8px;
	}

#sidebar ul li {
	line-height: 2.0em;
	list-style-type: none;
	border-bottom: 1px solid #aaa;
	}

#sidebar_news {
  margin: 0px;

}
#sidebar_news ul{
  margin-top: 0px;

}

#sidebar_news ul li {
	padding-top: 1em;
	font-weight: 700;
	
}



#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	float:left;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #c3cbd9;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #c3cbd9;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




#leader{
	background-color: #5D739A;
	padding-bottom: 0.4em;
}

#skyscraper {
	float: left;
	padding-top: 6em;
}

/* footer */

#footer {
	background: #c3cbd9;
	width: 1000px;
	font-size: 0.8em;
  height: 30px;
  padding-bottom: 0px;
  
	}

#footer p{padding:6px 0;margin: 0; color: #000; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

