/*
Theme Name: Blog
Theme URI: http://wordpress.org/
Description: No description
Version: 1.0
Author: Christopher Drever
*/
* { margin:0; padding:0; }

body {
	text-align: center;
	background: #00161f url("images/bg_body.jpg") top left repeat-x;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	margin:0 0 20px 0;
	}
	
.right {float:right;}
.left {float:left;}

.blue {color:#0033FF;}
.red {color:#FF0000;}
.green {color:#339900;}
.grey {color: #666666;}
.yellow {color:#FF9900;}
.gelb {color:#FFCC33;}

.abschnitt {clear:both; padding:0 0 60px 0;}	
.clearall { clear:both; }
.center { text-align:center; }
.errors { color:#cb0608; }
a img, form, fieldset { border: 0; }
	
form select option { padding:0px 5px; }
	
a { color:#124774; }
a:hover { color:#cb0608; }
	


#main { width:960px; margin:0 auto; text-align:left; position:relative; }

/*------------------------
/*		Header
/*-----------------------*/

#header { position: relative; color:#FFF; background:url("images/bg_top.jpg") bottom center no-repeat; padding:15px 0 0 0;  }
#header .bg_top {  width:277px; height:67px; z-index:99; margin:0 0 -15px 0; position:relative; }


#header #nav { background:#000 url("images/bg_nav_top.gif") left top repeat-x; height:26px; line-height:26px; border:3px solid #202020; position:relative; z-index:98; }

.title { float:left; line-height:26px; margin:0 0 0 10px; 
	font-size:26px;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
}
#header .title a, .title a:visited, .title a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.tagline {
	font-size:14px;
	}


.menu { position:absolute; left:270px; bottom:-3px; list-style:none; font-size:14px; }
.menu li { float:left; }
* html .menu li { width:60px; }
.menu li a { display:block; padding:3px 14px 0px 14px; height:33px; color:#FFF; text-decoration:none; line-height:35px; }
.menu li a:hover { color:#DDD; }

.suche {
	float:right;
}
.search-button {
	padding:1px 2px 0 5px;
}



/*------------------------
/*		Content Container
/*-----------------------*/

#main-wrap { 
	clear:both; 
	margin:0 auto;
	width:950px;
	background-color:#e6e6e6; 
	padding:0 0 10px 0; 
}
		

/*------------------------
/*		Content
/*-----------------------*/

#content {
	float:left;
	width:615px;
	margin:0 0 0 9px;
	padding:10px 0 0 0;
	z-index:1;
	}

#content .section {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
	}

.section .kategorie {padding:0 0 10px 20px; float:left; color:#666666; background:url("images/folder.gif") no-repeat;}
.section .kategorie a {text-decoration:none; color:#666666; line-height:1,5;}
.section .kategorie a:hover {color:#000000;}

.section .kommentare { padding:0 0 10px 20px; float:right; color:666666; background:url("images/comment.png") no-repeat;}
.section .kommentare a {margin:0; text-decoration:none; color:#666666; line-height:1,5;}
.section .kommentare a:hover {color:#000000;}

.section h1 { 
	clear:both;
	font-size:26px;
	font-weight:normal;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	margin:0px 0 0 0;
	padding:0 0 10px 0;
	color:#124774;
	/*position:relative;*/
}
.section h1 a {
	text-decoration:none;
}

.section p {margin:10px 0 0 0; line-height:170%;}

.section .weiterlesen {float:right; padding:10px 0 0 0;}

/*------------------------
/*		Page
/*-----------------------*/	

.page_section {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
	}
.page_section h1 { 
	clear:both;
	font-size:26px;
	font-weight:normal;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	margin:0px 0 0 0;
	padding:0 0 10px 0;
	color:#124774;
	/*position:relative;*/
}
.page_section h1 a {
	text-decoration:none;
	color:#cb0608;
}
.page h2 {
	color:#000000;
	font-size:16px; 
	font-weight:bold; 
	margin:0 0 0 0; 
	padding:20px 0 0 0; 
}
.page p {margin:10px 0 0 0; line-height:170%; font-size:14px;}
.page ul {
	padding:10px 0 15px 25px;
	font-size: 1.2em; 
}
.page ul li {
	padding:0 0 10px 0;
	line-height: 1.6em;
}



/*------------------------
/*		Single Post
/*-----------------------*/	

.entry_recent_posts {
	width:240px;
	float:left;
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.entry_links {
	width:300px;
	float:right;
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.entry_border {
	border-bottom:1px solid #AAA;
}


.entry_section {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
	}
.entry_section h1 { 
	clear:both;
	font-size:26px;
	font-weight:normal;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	margin:0px 0 0 0;
	padding:0 0 10px 0;
	color:#124774;
	/*position:relative;*/
}
.entry_section h1 a {
	text-decoration:none;
	color:#cb0608;
}
.entry_section .kategorie {padding:0 0 10px 20px; float:left; color:#666666; background:url("images/folder.gif") no-repeat;}
.entry_section .kategorie a {text-decoration:none; color:#666666; line-height:1,5;}
.entry_section .kategorie a:hover {color:#000000;}

.entry_section .kommentare { padding:0 0 10px 20px; float:right; color:666666; background:url("images/comment.png") no-repeat;}
.entry_section .kommentare a {margin:0; text-decoration:none; color:#666666; line-height:1,5;}
.entry_section .kommentare a:hover {color:#000000;}

.image_left {
	float:left;
	margin:0 10px 0 0;
}

#entry {
	padding-top:10px;
}
#entry strong {color: #3E3E3E;}

#entry p {margin:10px 0 0 0; line-height:170%; font-size:14px;}

#entry h2 {
	padding:20px 0 0 0;
	font-size:20px;
	color:#124774;
}
#entry h3 {
	color:#000000;
	font-size:16px; 
	font-weight:bold; 
	margin:0 0 0 0; 
	padding:20px 0 0 0; 
}
#entry h4 {
	color:#3E3E3E;
	font-size:14px;
	font-weight:bold; 
	margin:0 0 0 0; 
	padding:10px 0 0 0; 
	line-height:170%;	
}
#entry_tags {
	margin:50px 0 0 0;
}
#entry_tags p {
	padding:0;
	margin:0;
}
#entry ul {
	padding:10px 0 15px 25px;
	font-size: 1.2em; 
}
#entry ul li {
	padding:0 0 10px 0;
	line-height: 1.6em;
}
#entry ol{
	padding:0 0 15px 20px;
	font-size: 1.2em; 
}
#entry ol li{
	padding:0 0 5px 0;
	line-height: 1.6em;
}
.content-links {
	float:left;
	width:280px;
	padding:0 0 10px 0;
}
.content-rechts {
	float:right;
	width:280px;
	padding:0 0 10px 0;
}
/********************************* QUELLTEXT-BOX *****************************/
.quelltext-box {
	margin:10px 0 5px 0;
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
	background: #EFEFEF;
}
.quelltext-box code {
	font-size: 1.2em; 
	line-height: 1.9em;
}	
.quelltext-box-links {
	width:268px;
	float:left;
	margin-top:5px;
	padding:1px 5px 1px 5px;
	border:1px solid #999999;
	background: #EFEFEF;
}
.quelltext-box-links code {
	font-size: 1.2em; 
	line-height: 1.9em;
}	
.quelltext-box-rechts {
	width:268px;
	float:right;
	margin-top:5px;
	padding:1px 5px 1px 5px;
	border:1px solid #999999;
	background: #EFEFEF;
}
.quelltext-box-rechts code {
	font-size: 1.2em; 
	line-height: 1.9em;
}	
/************************************* AUSGABE-BOX ************************/
.ausgabe-box {
	margin:10px 0 5px 0;
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
	background: #FFFFFF;
}
#entry .ausgabe-box code {
	font-size: 1.2em; 
	line-height: 1.9em;
}	
#entry .ausgabe-box dl {
	padding: 5px 0 10px 5px;
	font-size:1.2em;
	line-height:1.9em;
}
#entry .ausgabe-box dd {
}
.ausgabe-box-zitat {
	padding:0;
	margin:0;
}
#entry .ausgabe-box ul {
	padding:5px 0 10px 35px;
}
#entry .ausgabe-box ol {
	padding:5px 0 10px 35px;
}
#entry .ausgabe-box li {
	padding:10px 0 0 0;
}
.ausgabe-box h1 {
	color:#000000;
	font-size:24px;
}
.ausgabe-box h1 {
	color:#000000;
	font-size:24px;
}



#aehnliche_artikel {
	float:left;
}
#aehnliche_artikel h3 {
	font-size:15px;
	padding:0 0 10px 0;
	color:#393636;
}
#aehnliche_artikel ul {
	padding:0 0 0 15px;
}
#aehnliche_artikel li {
	font-size:14px;
	padding:5px 0 0 0;
	line-height:150%;
}

/********************************** TABELLE ***********************/
.tabelle {
	padding:20px 0 20px 0;
}
.tabelle table, td, th{
	border:1px solid #999999;
}
.tabelle td, th {
	padding:5px 5px 5px 15px;
	text-align:left;
}


#kommentare_feed {
	margin: 0 0 7px 0;
	padding:0 0 20px 15px;
}
#kommentare_feed a {
	display:block;
	background: url(images/feed-icon-14x14.png) no-repeat;
	padding:0 0 0 20px;
}
/************************  PHP INCLUDES **********************/
.php_include{ 
	padding: 10px 0 30px 0; 
}
#entry .verzeichnisliste ul {
	padding:10px 0 0 0;
}
#entry .verzeichnisliste li {
	list-style-type:none;
	padding:2px 0 0 0;
}
.verzeichnisliste-links {
	float:left;
	width:250px;
}	
.verzeichnisliste-rechts {
	float:right;
	width:250px;
	padding:30px 0 0 0;
}	

/*******************************GOOGLE SUCH EINGABE FELD *********/

.google-spez-suche {
	font-size: 1.2em; 
	line-height: 1.6em;
	padding:0 0 20px 0;
}
.google-spez-suche label {
	padding:0 0 0 15px;
}
.google-spez-suche input[type=text] {
	margin:0 0 0 15px;
	padding:0 0 0 2px;
}
.google-spez-suche input[type=submit] {
	margin:0 0 0 5px;
	padding:0 5px 0 5px;
}


/*------------------------
/*		Comments
/*-----------------------*/	

#comments {}

#comments h3 {
	font-size:15px;
	padding:25px 0 10px 15px;
	color:#393636;
}
.comment {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.comment img {
	float:left;
	border: 1px solid #666666;
	margin:0 10px 0 0;
}
.comment_author {
	height:20px;
}
.comment_author cite {
	font-style:normal;
	font-weight:bold;
}
.comment_achtung {
	margin:10px 0 0 0;
}

.comment_entry {
	margin:10px 0 0 0;
}
.comment_entry p {
	line-height:170%;
}

/*------------------------
/*		Trackbacks
/*-----------------------*/	
	
#trackbacks {}

#trackbacks h3 {
	font-size:15px;
	padding:25px 0 10px 15px;
	color:#393636;
}
.trackback {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.trackback_author {
	padding:0 0 5px 0;
}

/*------------------------
/*		Respond Form
/*-----------------------*/	
		
#respond h3 {
	font-size:15px;
	padding:25px 0 10px 15px;
	color:#393636;
}
#respond p {
	line-height:170%;
	font-size:14px;
}
#respond_form {
	margin: 0 0 7px 0;
	padding:15px;
}

/*------------------------
/*		Sidebar
/*-----------------------*/	
		

#sidebar { float:right; width:310px; z-index:10; margin:10px 9px 0 0; font-size:12px; }
	* html #sidebar { margin:10px 3px 0 0; }

#sidebar h2 { color:#393636; font-size:18px; font-weight:normal; margin:0 0 5px 0; padding:0 3px 3px 3px; border-bottom:1px solid #cb0608; }

.ads_250x250 {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:4px 0 4px 4px;
}
.rss {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.rss a {
	display:block;
	height:49px;
	background: url("images/rss-feed.png") no-repeat;
	color:#000000;
	text-decoration:none;
	font-size:20px;
	padding:15px 0 0 80px;
}
.twitter {
	height:64px;
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.twitter a {
	display:block;
	height:49px;
	background: url("images/twitter-feed.png") no-repeat;
	color:#000000;
	text-decoration:none;
	font-size:20px;
	padding:15px 0 0 80px;
}

.sponsoren {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.sponsoren ul {
        padding:0 0 0 0;
}
.sponsoren ul li {
	list-style:none;
	padding:3px 0 2px 3px;
        font-size:12px;
        line-height:1.6em;
}
.sponsoren a {
	text-decoration:none;
}
.sponsor {
	font-size:12px;
}
.kategorien {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.kategorien ul {
        padding: 0 0 0 0;
}
.kategorien ul li {
	list-style:none;
	padding:3px 0 2px 3px;
        font-size:12px;
        line-height:1.6em;
}


.meistgelesenen {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.meistgelesenen ul {
        padding:0 0 0 0;
}
.meistgelesenen ul li {
	list-style:none;
	padding:3px 0 2px 3px;
        font-size:12px;
        line-height:1.6em;
}


.blogroll {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
}
.blogroll ul {
        padding:0 0 0 0;
}
.blogroll ul li {
	list-style:none;
	padding:3px 0 2px 3px;
        font-size:12px;
        line-height:1.1em;}

.bottom {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 10px 10px 10px;
	padding:15px;
}

/*------------------------
/*		Suchergebnis
/*-----------------------*/	


#suchergebnis {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:15px;
	}
#suchergebnis h1 { 
	clear:both;
	font-size:26px;
	font-weight:normal;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	padding:0 0 10px 0;
	color:#cb0608;
	/*position:relative;*/
}
.suchwort {
	font-size:14px;
	color:#000000;
}
#suchergebnis p {
	font-size:14px;
	line-height:170%;
	padding:0 0 0 2px;
}

.navigation {
}
.section_google {
	background:#FFF;
	border:1px solid #c6c6c6; 
	margin: 0 0 7px 0;
	padding:5px 5px 5px 5px;
	height:260px;
	}

/*------------------------
/*		Footer
/*-----------------------*/	


#footer { 
	clear:both;
	color:#FFFFFF;
	background:#000 url("images/bg_nav_bottom.gif") left top repeat-x; 
	height:26px; 
	line-height:26px; 
	border:3px solid #202020;
	padding:0 15px 0 15px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#impressum {
        height:100px;
        background-image:url("http://www.denkvirtuose.de/wp-content/uploads/adresse.png");
        background-repeat:no-repeat;
        background-position:left top;
}
















