/*
Theme Name: dotterEI
Theme URI: http://weblog.felixbeck.de/
Description: A new layout for a new start...
Version: 1.0
Author: Felix Beck
*/


/* 
baex.info Stylesheet V1
Start: 08.11.2008
All rights reserved.
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

/* Removes Firefox imposed outline */
a { outline: none; }

html {
	background: #FFF;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #000;
}

html>body {
	font-size: 12px;
}

.none {
	position:absolute;
	top:-1000px;
}

a:link, a:visited {
	color: #2b5497;
	text-decoration: none;
}

.c {
	clear: both;
}

.s {
	font-size: 0.8em;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

ins {
	font-style: italic;
}

code {
	font-family: monospace;
}

blockquote {
	margin-left: 1.5em;
	border-left: 10px solid #EEE;
	padding-left: 1em;
	margin-bottom: 1em;
}

.s strong {
	font-size: 1.2em;
}

img.alignright, .alignright {
	float:right;
}

img.alignleft, .alignleft {
	float:left;
}
p.center {
	text-align:center;
}



/* STRUKTUR */


#kopfrahmen {
	background: #FFF;
	border-top:10px solid #2b5497;
	height: 90px;
	padding-top:40px;
}

	#kopf {
		width: 800px;
		margin: 0 auto;	

	}
	
	

h1 {
	font-size: 3em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top:10px;
	border-top: 1px dotted #000;
}
	h1 a:link, h1 a:visited {
		color:#2b5497;
	}
	
	h1 a:hover {
		color:#d33832;
	}
	
	

#untertitel {
	font-size:1.3em;
	text-transform: lowercase;
	color:#888;
	text-align: center;
	padding-bottom:10px;
	border-bottom: 1px dotted #000;
}

	#untertitel a:link, #untertitel a:visited {
		color: #d33832;
	}
	#untertitel a:hover {
		color: #2b5497;
	}


#inhaltrahmen {
	width:800px;
	margin:0 auto;
	background: #FFF;
	clear:both;
}

	#inhalt {
		background: #FFF;
		width: 520px;
		padding: 20px;
	}

	#sidebar {
		width:200px;
		padding:15px;
		float:right;
	}

#footerrahmen {
	padding-top: 15px;
	padding-bottom: 30px;
	clear:both;
}

	#footer {
		width:800px;
		margin:0 auto;
		padding-left: 20px;
		color:#888;
		border-top: 1px solid #CCC;
		padding-top:15px;
	}




/* INHALT */


#inhalt p, #inhalt ul, #inhalt ol {
	font-size:1.15em;
	line-height:2em;
	padding:.2em 0;
	color:#444;
	text-align: justify;
}


#inhalt p a:link, #inhalt p a:visited, #inhalt ul a:link, #inhalt ul a:visited, #inhalt ol a:link, #inhalt ol a:visited  {
	color:#2b5497;
	text-decoration:underline;
}

	#inhalt p a:hover, #inhalt ul a:hover, #inhalt ol a:hover {
		color:#d33832;
		text-decoration:none;
	}

#inhalt p img {
}
	#inhaltrahmen img.alignleft {
		margin:.7em .7em .4em 0;
	}
	#inhaltrahmen img.alignright {
		margin:.7em 0 .4em 1em;
	}

#inhalt h2 {
	font-size: 1.5em;
	padding-top: .7em;
	color:#BBB;
	font-style: italic;
}


#inhalt h3 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #111;	
	padding-top: .8em;
	padding-bottom: .3em;
}
	h3 a:link, h3 a:visited {
		color:#d33832;
	}
	
	h3 a:hover {
		color:#2b5497;
	}
	
	#inhalt h3 span.datum {
		color: #CCC;
		float:right;
	}
	
	
#inhalt .meta {
	border-top: 1px dotted #000;
	margin-top:.8em;
	padding-top: .4em;
	font-size: 1em;
	color:#666;
}

	#inhalt .meta a:link, #inhalt .meta a:visited {
		color:#2b5497;
		text-decoration:none;		
	}
	
	#inhalt .meta a:hover {
		color: #d33832;
	}

	#inhalt .meta .zeit {
		background: transparent url(images/zeit.png) no-repeat 0px 50%;
		padding-left: 20px;
		margin-right: 5px;
	}
	#inhalt .meta .kategorie {
		background: transparent url(images/kategorie.png) no-repeat 0px 50%;
		padding-left: 20px;
		margin-right: 15px;
	}
	#inhalt .meta .kommentare {
		background: transparent url(images/kommentare.png) no-repeat 0px 50%;
		padding-left: 20px;
		margin-right: 15px;
	}

#inhalt ul {
	list-style: square;
	margin-left:2em;
}

#inhalt ol {
	margin-left: 2em;
}

#inhalt hr {
	height:0;
	margin:35px 100px 25px 95px;
}
	
h4 {
	font-size: 1.5em;
	font-weight:normal;
	color:#222;
	line-height:1.2em;
	padding:1em 0 0.2em 0;
	
}




/* KOMMENTARLISTE */

#inhalt ol.commentlist {
	list-style:none;
	margin:0;
	font-size: 0.95em;
	line-height:.7em;
	font-style:italic;
}

 .avatar {
	float:left;
	margin: 1em 1em .3em 0;
	padding: 2px;
	border: 1px solid #CCC;
	}


#inhalt .commentmeta {
	border-top: 1px dotted #888;
	margin-top:.5em;
	padding-top: .4em;
	font-size: 1em;
	font-style:normal;
	color:#666;
	clear:left;
}

	#inhalt .commentmeta a:link, #inhalt .commentmeta a:visited {
		color:#2b5497;
		text-decoration:none;		
	}
	
	#inhalt .commentmeta a:hover {
		color: #d33832;
	}
	
	#inhalt .commentmeta .autor {
		background: transparent url(images/autor.png) no-repeat 0px 50%;
		padding-left: 20px;
		margin-right: 5px;
	}
	#inhalt .commentmeta .zeit {
		background: transparent url(images/zeit.png) no-repeat 0px 50%;
		padding-left: 20px;
		margin-right: 5px;
	}

fieldset {
	border: 1px dotted #BBB;
	font-size:1.0em;
	padding:1em;
	margin-top: 20px;
}

fieldset legend {
	color: #999;
	font-style:italic;
	font-size: 1.3em;
	padding: 0 .2em;
}

fieldset label {
	float:left;
	width:7em;
	color: #777;
	font-size:1em;
	
}

	fieldset label span {
		color:#2b5497;
	}

fieldset input, fieldset textarea {
	border: 1px solid #CCC;
	padding:.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 300px;
	background: #FDFDFD;
	color:#2b5497;
}

	fieldset input:focus, fieldset textarea:focus {
		border: 1px solid #2b5497;
		background: #FAFAFA;
		color:#444;
	}
	
	fieldset input.submit {
		width: auto;
		background: transparent;
		border: none;
		padding: .4em;
	}
	
		fieldset input#submit:hover {
			background: #EEE;
			color:#d33832;
		}


div.hinweis {
	padding-left:10px;
	border: 1px solid #2b5497;
	background: #FAFAFA;
	font-style:italic;
	font-size:1em;
	margin:1em 0;
}

	div.hinweis span {
		color:#2b5497;
	}



/* SIDEBAR */


#sidebar h2 {
	font-weight: normal;
	font-size:1.2em;
	text-transform: uppercase;
	padding:.2em;
	margin: 2em 0 .7em 0;
	color: #222;
	border-bottom: 1px dotted #222;
}

#sidebar p {
	font-size:1.03em;
	line-height:1.5em;
	color:#666;
}

	#sidebar p img {
		padding: 2px;
		border: 1px solid #CCC;
		margin: 3px;
	}

	#sidebar p a:hover img {
		padding: 2px;
		border: 1px solid #2b5497;
	}
	
#sidebar li {
	list-style:none;
}

#sidebar ul li {
	font-size: 1.03em;
	list-style: none;
	/*border-bottom: 1px dotted #BBB;*/
	padding: .3em;
}

	#sidebar #durchblaettern {
		margin-top: 2em;
	}

#sidebar #tags {
	text-transform: lowercase;
}


#sidebar a:link, #sidebar a:visited {
	color: #2b5497;
	text-decoration: none;		
}

	#sidebar a:hover {
	color: #d33832;	
	}
	
#s {
	width:130px;
}


/* FOOTER */


#footer p {
	line-height: 1.1em;
	padding: .2em 0;
	text-align: justify;
}

#footer a:link, #footer a:visited {
	color: #d33832;		
}

	#footer a:hover {
		color: #000;
		border-bottom: 1px solid #d33832;		
	}}