/*
Theme Name: Country Women Association (KV-GF-S&uuml;d)
Theme URI: http://themes.wordpress-deutschland.org/
Description: CWA Theme for WP 2.x. Based on LandZilla, made by <a href ="http://www.vlad-design.de">Vladimir Simovic</a>.
Version: 0.1 (21.02.2009)
Author: A.Urban
Author URI: http://www.kreislandfrauen-gifhorn-sued.de/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	margin:0px; 
	padding:0px; 
}
body {
	background:#fffaaf url(img/top.gif) repeat-x;
	font-family:Helvetica, 'Trebuchet MS', 'Bitstream Vera Sans', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif, Verdana, Arial;
	font-size:14px;
	font-weight:400;
}
a {
	color:#b08900;
	text-decoration:none;
}
a:link, a:visited {
	color:#b08900;
}
a:hover, a:active {
	color:#b08900;
	text-decoration:underline;
}
.posttitle h2 a {
	color:#004400 !important;
}
strong {
	font-weight:bold !important;
}
p {
	margin: 0.7em 0px;
}
hr {
	background-color:#226A21;
}
img {
	border:none;
	padding:0px;
	margin:0px;
}
ins {
	text-decoration:none;
	border-bottom:1px dashed #F26722;
}
blockquote {
	border-left:5px solid #759D00;
	margin:1em 0px;
	padding:5px 10px;
	background:#E3EBCC;
}
code, pre {
	color:#004400;
	font:'Courier New', Courier, Monospace;
}
.center {
	text-align:center;
}
.search {
	font-size: 0.9em; 
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	margin-right:40px;
	display:block;
	white-space:nowrap;
}
#container {
	margin:0px auto;
	width:820px;
	padding:0px 0px 10px 0px;
	background-color:#ffffff;
	border-bottom:1px solid #ddd;
}
/* Kopfbereich (Header) */
#header {
	clear:both; 
	background:#ffffff url(img/banner.jpg) no-repeat 0px 0px;
	margin-top:20px; 
	margin-left:20px;
	height:190px;
}
#header h1 {
	font:28px 'Trebuchet MS', Sans-Serif;
	color:#759D00;
	margin:0px;
	padding:8px 22px;
	text-align:left;
	font-weight:normal;
}
#header h1 a {
	color:#759D00;
	text-decoration:none;
}

/* Horizontale Seiten Navigation unterhalb der Header Grafik */
html #navigation {
	height:1%;
}
#navigation {
	background:transparent; 
	margin:6px auto auto 40px;
	overflow: hidden;
	width:760px;
	text-align:left;
	letter-spacing:1px;
}
#navigation ul li {
	float:left; 
	margin:0px 5px 0px 0px;
	list-style-type:none;
}
#navigation ul li a {
	border:#dedede 1px solid; 
	padding:2px 5px; 
	display:block;
	font-weight:bold;
	color:#759D00;
	text-decoration:none;
	background:#ffffff;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background:#bcd075;
	color:#ffffff;
	border:#ccc 1px solid;
}

/* Inhalt (Content) */
#content {
		margin:10px 10px 10px 30px;
}
#content h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:1em 0px 0px;
	color:#265e15;
}
#content h4 {
	font-size:1.1em;
	margin:1em 0px 0px 0px;
}
#content h5 {
	font-size:1em;
	margin:1em 0px;
}
#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0px 1em;
}
#content-main {
	float: left; 
	width: 520px; 
	margin-right:20px;
}
#content-main ul {
    margin:1em;
    padding:0px 1em;
    list-style-image:url(img/bullet.png);
}
#content .post {
	padding:0px 0px 10px 0px;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 0px 0px 10px;
}
#content p img.left {
	float: left; 
	margin:0px 10px 10px 0px;
}
#content .post h2 {
	font-size: 1.4em; 
	margin: 1em 0px 0px;
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry {
	margin:1em 0px;
	padding-right:1em;
	width:100%;
}
#content .entry .scheduleIcon {
	float:left;
	margin-right:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#content .entry a:link,
#content .entry a:visited {
 color:#140acd;
 text-decoration:none;
}

#content .entry a:hover,
#content .entry a:active {
 text-decoration:underline;
}

#content .post-info,
#content .postmetadata,
.postmetadata a, .post-info a {
 font-size:0.9em;
 color:#b59900;
 margin:0px;
 padding:0px;	
}
.postmetadata a {
  color:#140acd !important;
}
#content .post-info {
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;	
}

/* Kommentar-Bereich; Comment area*/
#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
	border-bottom:1px solid #E3EBCC;
}

#commentform {
	margin:1em 0;
	padding:1em;
	border:1px solid #759D00;
	background:#E3EBCC;
}

#commentform textarea {
	border:1px solid #759D00;
	padding:3px;
	font:1.1em verdana, sans-serif;
	color:#444;
	width:480px;
}

/* Widget Sidebar */
#sidebar {
	float:right;
	width:200px;
	font-size:0.9em;
}
#sidebar ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#sidebar ul ul {
	list-style-type:none;
	margin:0.5em 0px 0px 1em;
	padding:0px;
}
#sidebar li.sidebox p img {
	margin:0px;
	padding:3px;
	border:#9f9b9b 1px solid;
	background-color:#FFFFFF;
}
li.sidebox {
	list-style-type:none;
	padding:10px;
	background: url(img/sideheadtop.gif) #efe284 no-repeat left top;
	margin-bottom:10px;
}
li.sidebox h2 {
	font-weight:normal;
	text-align:left;
	font-variant:small-caps;
	font-size:1.3em;
}
li.sidebox a {
	color:#004400 !important;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/* Fussbereich; Footer*/
#footer {
	clear:both;
	margin:0px auto;
	margin-top:1px;
	margin-bottom:10px;
	width:820px;
	text-align:center;
	background:#bcd075;
	border-top:1px solid #759D00;
	padding-top:3px;
	padding-bottom:3px;
}
#footer p {
	display:inline;
}

/* Lazyest Gallery Style Anpassungen */
.lg_thumb:hover {
 background:#bcd075;
}

.pdf-document {
 background:url(../../res/icons.jpg) 0px 0px no-repeat; width:18px; height:18px;
 padding:0px 0px 3px 22px;
 border:none;
 margin:0px;
}

