/*
Theme Name: Buechertisch
Description: A custom theme for <a href="http://www.buechertisch.org">buechertisch.org</a> based on the theme "Colourise"
Author: Berliner B&uuml;chertisch
Author URI: http://wp.freieradikale.net/

*/

/* ----------------------------------------------
	Template Name : Buechertisch	
	Version : 0.8  
	Author : Dominik Wagner
	Author URI : http://wp.freieradikale.net/       
	Last Date Modified : March 23, 2010	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	line-height: 140%;
	font: 14px/150% Georgia, "Times New Roman", Times, serif;
	color: #414141; 	
	padding: 15px;	
	background-image: url(images/bg_leinen.jpg);
	text-align: center;
}

/* Links */
/*
cite {
}
cite a {
}
cite a:hover, a:visited, a:active {
color:#009113;
}
 */

/* headers */
h1, h2, h3 {
	word-spacing: normal;
	line-height: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #404040;
}
h1 {	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	line-height: 0px;
	color: #5bad0e;
	padding: 20px 10px 5px 10px;	
}
h3 {	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #bdbdbd;
}
dd {
  padding-left: 25px; 
}



/* images */

  
img {
   float: left;
   text-shadow: 2px 2px 3px #848484;
   border: 2px none white;
}
img.alignright {
  	padding-left: 10px;
  	border-color: #f1f1f1;
  	text-shadow: 8px 8px 8px;
  	border-width: 6px;
  	float: right;  
}
img.alignleft {
  	float: left;
  	padding-right: 10px;
  	text-shadow: 8px 8px 8px;
  	border-color: #eff2e5;
  	border-width: 5px;
}

img float-left {
  	border-style: solid;
  	float: left;
  	padding-right: 10px;
  	border-color: #f2002f;
  	border-width: 5px;
}

img.a {

}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #d5d5d5;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #444444;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #f2f2f2 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #717171;	
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	color: #484848;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px; padding: 5px 0px 10px 0px;	
}
label {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: block;
	margin: 8px 0;
	color: #8a8a8a;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 13px sans-serif, Helvetica, Arial;
	color: #555454;
	background: #eee;  
	border: 1px solid #ccc;
	-moz-border-radius:3px;
	-khtml-border-radius:3px 
}
textarea {
	width: 350px;
	height: 200px;
	display: block;	
}
input.button { 
	font: 12px Helvetica, Arial, Sans-serif, sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #48780E;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
  	-moz-border-radius:3px;
	-khtml-border-radius:3px 
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 950px;	
	margin: 0 auto;
	text-align: left;
	/* padding: 20px -5px 0px 0px;	
	 background: url(images/schatten.png) repeat-y;
	background-position: right; */
	

	
}
#content-wrap {
	position: relative;
	clear: both;
	width: 950px;	
	padding: 0; 		
	margin-left: 0px;	
	background: transparent;
	background-color: #FFF;
	float: left;	
	display: inline;
	-webkit-box-shadow: 3px 5px 10px #888;
	-moz-box-shadow: 3px 5px 10px #888;
    box-shadow: 3px 5px 10px #888;	
	
}

#headerimg {
	position: relative;
	width: 950px;	
	height: 300px;	
	margin: 0; padding: 0;		
	/* background: url(images/header/header_reclam.jpg) no-repeat; */
	background-position: bottom center;
	-webkit-box-shadow: 3px 10px 10px #888;
	-moz-box-shadow: 3px 10px 10px #888;
    box-shadow: 3px 10px 10px #888;
	}

#header {
	position: relative;
	width: 950px;	
	height: 65px;	
	margin: 0; padding: 0;	


	}
	
#logo {
	position: absolute;
	top: 130px; left: -8px;
	padding: 0; margin: 0;
	border: none;
	width: 225px; height: 146px;
	background: url(images/logo.png) no-repeat;
	content: Berliner B&uuml;chertisch eV;
	z-index: 999999;
}


/* header search */
#header form#quick-search {
	position: absolute;
	top: 25px; right: 0;
	padding: 0; margin: 0;
	border: none;
	width: 186px; height: 23px;
	background: url(images/search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 0px 0 0 5px; 
	width: 168px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}

/*  Navigation  */




#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 950px;	
	left: 0;	top: 20px;
	background: url(images/navi.jpg) no-repeat;
	background-position: 20 center;	
	
}
#nav ul {
	/* float: left; */
	/* list-style: none; */
	/* width: 950px;		*/
	 height: 40px; 
	 margin: 0 0 0 5px; padding: 0;	
	/* display: inline; */
}
 #nav ul li {

/*	display: inline;
	margin: 0; padding: 0; */
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 8px;
	font: bold 14px/35px 'Helvetica', Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #233b06;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li.current_page_item a {	
	color: white;	
}

/* Main Column */
#main {
	float: left;
	width: 640px;
	padding: 0; margin: 0;
	display: inline;		
}
#main h2 {
	font-weight: normal;
	font-style: italic;
	word-spacing: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Georgia, serif;
	padding-bottom: 3px;
	font: 27px;	
	color: #636363; 
	letter-spacing: normal;	
	text-transform: none;	
}
#main h2 a {
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #5bad0e;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	padding: 0 0 20px 0;
	margin: 15px 10px 0 0;		
	display: inline;	
	/*border-left: 1px dotted gray; */
}	
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 15px 10px 2px 2px; 
	font: normal 1.8em;				
	color: #636363;
	border-bottom: 1px dotted #444;
	
}
sidebar h3 a {
}



#sidebar ul {
	text-align: left;
	margin: 7px 10px 10px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 5px 10px 0px 5px;
	margin: 0;		
	border-bottom: 1px dotted #444;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	border: none;
	color: #377ebc;
	font-size: 13px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 13px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #51a4e4;	
	font-size: 13px;	
}
95c971
#sidebar ul ul { margin: 0 10px 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }


/* comments test */

#comments-wrap {margin-top: 10px; padding-top:10px}
#comments {}
#commentbox {border-bottom: 1px dotted;}
#comments h3 { font: italic 15px/2 Georgia, "Times New Roman", Times, serif; border: 1px dotted #DDD; border-width: 1px 0; margin-bottom: 15px; }
#commentlist { list-style: none; margin-bottom: 15px; overflow: hidden;}
#commentlist li { clear: both;}
#commentlist a { color: #377ebc; }
#comments-small {font: 10px Helvetica, "Arial", sans-serif; margin-bottom: 5px; }
#commentlist p {padding:5px 0 20px 45px;}
#perma-small {font: 12px Helvetica, "Arial", sans-serif; line-height: 20px; margin-bottom: 5px; border-bottom: 1px dotted gray; border-top: 1px dotted gray;}
#aboutus {

font: italic 13px/2 Georgia, "Times New Roman", Times, serif; line-height: 18px; 
margin-bottom: 0px; 
border:2px solid #95c971;
left:10px;top:10px;
-moz-border-radius:8px;
-khtml-border-radius:8px; 
}

/*Next Page Buttons*/

#nextpage {
	padding: 1px 0 1px 0;
	color: white;
	margin-bottom: 20px;
	margin-left:10px;
	font-size:14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #5bad0e;
	-moz-border-radius:6px;
	-khtml-border-radius:6px 
	}

#nextpage a {
	color: white;	
}

#nextpage a:hover {
	color: white;
	background-image: url(http://www.buechertisch.org/blog/wp-content/uploads/2010/04/buttonfade.png);
}


/* footer */
#footer-wrap {
	line-height: 15px;
	position: relative;
	clear: both;
	padding: 10px 10px 0px 10px;
	margin-top: 30px;
	font-size:11px;
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #b5b1ad;
	color: #404040;
	width: 935px;
	float: left;	
	display: inline;
	overflow:hidden;
	-moz-border-radius:10px;
-khtml-border-radius:10px 
			
	
}

#footer-wrap a {
	color: #2a4d6b;	
}

#footer-wrap a:hover, a:active, a:visited {

	color: #3a7ab3;	
}


}
#footer-content {	
	margin: 0 auto;		
	width: 920px;
	text-align: left;		
}

#footer-content .col {
	width: 300px;
	padding: 0 0 0px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 300px;
	padding: 0 0 0px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;
	border: 1px solid #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
a, a:active, a:link {
	text-decoration: none;
	color: #377ebc;			
}
a:visited {
	color: #24537b;
	text-decoration: none;
}
a:hover {
	color: #5aafe5;
	border-bottom: 1px #558811;
}