/*Theme Name: GAGDescription: GAG Wordpress ThemeVersion: 1.0Author: Corinna Wobbe*/* {margin: 0; padding: 0;}body {	background: #FFF url(img/bg2.gif) top repeat-x;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333;	}/* HEADER */#header {	width: 800px;	height: 140px;	background: url(img/agricola.gif) right no-repeat;	}a:link, a:visited, a:active {color: #0A5291;}a:hover {color: #4C8FCA;}a.logo {width:192px; height:52px; float:left; background:url(img/logo.png); margin-top:45px;}a.logo span {display:none;}#title {	float: left;	margin-top: 40px;	}#title h1 a {	color: #FFF;	font-weight: normal;	text-decoration: none;	font-size: 32px;	}#title p a {	color: #FFF;	text-decoration: none;	}#logo {	background: url(img/agricola.gif) no-repeat;	}#subheader {	color: #FFF;	width: 100%;	float: left;	font-size: 10px;	margin: 7px 0;	padding: 10px 0 35px 0;	background: #0A5291 url(img/bg3.gif) bottom repeat-x;	}#subheader h1 {	font-size: 12px;	margin-bottom: 5px;	}.subheader-h2 {	font-weight: bold;	margin-right: 10px;	}#subheader p {	 display: inline;	}#subheader a:link, #subheader a:visited, #subheader a:active {color: #DDD;}#subheader a:hover {color: #FFF;}/* CONTENT */#content {	width: 560px;	float: right;	}#content ul {	list-style-type: square;	margin: 0;	padding: 0;	margin-bottom: 10px;	}#content ul li {	margin-left: 2em;	}.post {	width: 560px;	}.cat {	border-bottom: 1px dotted #CCC;	padding-bottom: 5px;	margin-bottom: 15px;	} /* border bei publikationen/ tagungen/ aktuelles --> archive.php/ cat-3.php */.post h1 {	color: #052846;	font-weight: bold;	text-decoration: none;	font-size: 18px;	margin-bottom: 10px;	}.post h2 {	color: #052846;	font-weight: normal;	text-decoration: none;	font-size: 16px;	margin-bottom: 10px;	}#content h3 {	color: #052846;	font-weight: bold;	text-decoration: none;	font-size: 14px;	margin: 15px 0 10px 0;	}#content h4 {	color: #052846;	font-weight: bold;	text-decoration: none;	font-size: 12px;	margin: 10px 0 5px 0;	}.post_date {	color: #0A5291;	font-size: 10px;	margin: -10px 0 10px 0;	}.post_entry {}.post p {	line-height: 16px;	margin-bottom: 10px;	}/* SIDEBAR */#sidebar {	width: 185px;	float: left;	}#sidebar ul {	list-style-type: none;	}#sidebar ul li {	padding-bottom: 5px;	margin-bottom: 15px;	}#sidebar ul li ul li {	border: none;	margin: 0;	padding: 0;	}#sidebar ul li ul li /* a */ {	display: block;	width: 165px;	background: url(img/sidebar-bullet.gif) no-repeat 0 6px;	padding: 5px 0 5px 20px;	}#sidebar ul li h2 {	font-size: 18px;	color: #052846;	font-weight: normal;	/*margin-bottom: 10px;*/	}/* FOOTER */#footer1 {	clear: both;	width: 100%;	float: left;	font-size: 10px;	background: #BABABA url(img/bottom-line1.gif) top repeat-x;	margin-top: 30px;	padding-top: 20px;	}#footer2 {	background: #BABABA url(img/bottom-line2.gif) bottom repeat-x;	padding-bottom: 20px;	}/* 800PX */#header, .innerwrap, #wrapper {	width: 800px;	margin: 0 auto;	}/* REST */.comments {	float:left;	padding:0;	}.comments input[type=text],textarea {	width:350px;	}textarea {	width:450px;	}.comments fieldset {	border:1px solid #CCC;	margin:10px 0 20px;	padding:20px;	}.comments p {	padding:0 0 10px;	}.comments h2 {	padding:0 0 15px;	}#cdisplay {	list-style-type:none;	margin:0;	padding:0;	}#cdisplay li {	margin-bottom:10px;	width:560px;	padding:10px;	}#cdisplay li.first {	background:#f9f9f9;	border-bottom:#CCC 1px solid;	}#cdisplay li.second {	background: #f6f6f6;	border-bottom: #dedede 1px solid;	}.aligncenter,div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;	}.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #f3f3f3;	padding-top: 4px;	/* optional rounded corners for browsers that support it */	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;	margin: 10px;	}.wp-caption img {	border: 0 none;	margin: 0;	padding: 0;	}.wp-caption p.wp-caption-text {	font-size: 11px;	line-height: 17px;	margin: 0;	padding: 0 4px 5px;	}.navigation .previous, .alignleft {float: left;}.navigation .next, .alignright, img.avatar {float: right;}/* Page2Category */#category-page-header {	margin-bottom: 20px;	}#p2c-header h2 { /* wie .post h1 */	color: #052846;	font-weight: bold;	text-decoration: none;	font-size: 18px;	margin-bottom: 10px;	}#p2c-header p {margin-bottom: 5px;}.category-page-cleaner {	border-bottom: 2px solid #BABABA;	height: 0;	margin-top: 20px;	}
