/*
Theme Name: Markus Rothkranz
Theme URI: http://markusrothkranz.de
Description: Theme fuer Markus Rothkranz
Version: 1.0
Author: Phil Burton
Author URI: http://www.philburton.de
*/

*, span{
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	background: #d1ebf8 url(images/bg.gif) repeat-x;
	color:#000000;
	font-family: Verdana;
	font-size:13px;
}

a:link {color: #5297c3;text-decoration: none} a:visited {color: #5297c3;}a:hover,a:focus {color: #5297c3;text-decoration: underline;}a:active {}

.clear{clear:both}

hr{
	display:none;
}

#page{
	position:relative;
	margin:0 auto;
	height:100%;
	width:876px;
	border-right:4px solid #ffffff;
	border-left:4px solid #ffffff;
	background-color: #ecf6ff;
	padding-bottom:30px;
}

#header{
	position:relative;
	width:876px;
	height:384px;
	background-image: url(images/header.png);
	margin-bottom:30px;
}

	#header object{
		position:absolute;
		top:36px;
		left:36px;
	}
	
	
	#col_nav{
		width:135px;
		padding:0 15px;
		float:left;
	}
		
		#col_nav ul li a{
			color:#225494;
			font-size:16px;
			font-weight:bold;
		}
		
		#col_nav ul.children li a{
			color:#5297c3;
			font-size:14px;
			font-weight:normal;
			margin-bottom:1px;
		}
		
		#col_nav ul{
			margin-bottom:10px;
		}
		#col_nav ul li{
			margin-bottom:10px;
		}
		#col_nav ul li ul li{
			margin-bottom:5px;
		}
		#col_nav ul.children{
			margin-top:5px;
		}
		
	#main{
		background-image: url(images/bglines.gif);
		background-repeat: repeat-y;
	}
	
	#content{
		width:442px;
		padding:0 15px;
		float:left;
		border-right:2px solid #a6cdee;
		border-left:2px solid #a6cdee;
	}
	
	#page #main #content h1{
		font-size:20px;
		font-weight:bold;
		color:#225494;
		margin-bottom:10px;
	}
	#page #main #content h2{
		font-size:16px;
		font-weight:bold;
		color:#225494;
		margin-bottom:10px;
	}
	#page #main #content h3{
		font-size:16px;
		font-weight:bold;
		color:#5297c3;
		margin-bottom:10px;
	}
	#page #main #content h4{
		font-size:14px;
		font-weight:bold;
		color:#5297c3;
		margin-bottom:10px;
	}
	#page #main #content h5{
		font-size:14px;
		font-weight:bold;
		color:#5297c3;
		margin-bottom:10px;
	}
	#page #main #content img{
		margin:8px 0;
	}
	
	#content img.alignleft{
		float:left;
		padding:16px 12px 0 0;
		display:block;
	}
	
	#content a:link {color: #5297c3;text-decoration: underline} 
	#content a:visited {color: #5297c3;}
	#content a:hover,#content a:focus {color: #225494;text-decoration: underline;}
	#content a:active {}
	
	#col_sidebar{
		width:205px;
		padding:0 15px;
		float:left;
	}
	
	ul, ol{
		list-style: none;
	}
	
	.post{
		margin-bottom:20px;
	}
	
	.post p{
		margin-bottom:10px;
	}
	
	.post .postmetadata{
		display:none;
	}
	
	#content h2 a,#content h2, #respond h3{
		font-size:20px;
		font-weight:bold;
		color:#225494;
		margin-bottom:10px;
	}
	
	.post .entry{
		font-size:13px;
		color:#000000;
		line-height: 18px;
		margin-top:6px;
	}


#col_sidebar ul li{
	margin-bottom:8px;
}

li.widget_search{
	background-color:#73c7f2;
	padding:10px;
}

li.widget_search label{
	display:none;
}

li.widget_search input#s{
	padding:2px;
	background-color: #ffffff;
	border:1px solid #d1d1d1;
	width:110px;
}

li #nl{
	background-color:#3a8fc5;
	padding:10px 5px;
	color:#ffffff;
	line-height: 16px;
}

li #twitter{
	background-color:#73c7f2;
	padding:10px;
}
	
li #nl img{
	float:left;
	margin-right:10px;
}

#col_sidebar h2{
	font-size:16px;
	color:#225494;
	margin-bottom:2px;
}

#col_sidebar .textwidget{
	line-height: 18px;
}

.textwidget .achtpx{
	margin-top:8px;
}

.nocomments{
	display:none;
}

div.extra_article{
	border:1px solid #80a1d2; padding:10px;
}

div.extra_article h2{
	color:#80a1d2; margin:0; padding:0; margin-bottom:20px; width:100%;
}

div.extra_article .extra_image{
	float:left; width:120px; margin-right:20px;
}

div.extra_article .extra_image img{
	width:120px;
}

div.extra_article .extra_content{
	float:left; width:300px;
}
	