/*
Theme Name: Stefan Nitzsche
Theme URI: http://wordpress.org/
Description: im Auftrag von Stefan Nitzsche von Vladimir Simovic umgesetzt.
Version: 1.0
Author: Vladimir Simovic
*/

@media screen {
	.center,.rechts{clear:both;}
	.center{text-align:center;}
	.rechts{text-align:right;}
	.einzelner-beitrag{border-bottom:1px solid #eee;padding-bottom:.5em;margin-bottom:1em;}
	/* Der Verweis von der Übersicht zum Kommentarbereich: Kommentare (10) */
	.feedback{font-size:1.5em;}
	/* Beitrags-Information unter der Überschrift */
	.beitrags-info{margin-top:-1em;margin-bottom:1em;font-size:1.4em;}
	.bild-liste{list-style:none;}
	/* Kommentarbereich bzw. die Auflistung der Kommentare */
	#commentlist li{margin-bottom:2em;}
	#commentlist li li{margin-bottom:.25em;}
	#commentlist li ul, #commentlist li ol {margin-bottom: 1.5em;}
	#commentlist li p{margin-top:-.7em;}
	/* Kommentarformular */
	#commentform legend{display:none;}
	#commentform div{margin-bottom:1em;font-size:1.5em;}
	#commentform textarea{width:98%;font-size:1.2em;}
	#commentform input,#commentform textarea{border:1px solid #ccc;padding:.5em;font:1em georgia,serif;}
}