/*  
Theme Name: Gemeinde Liebenau
Theme URI: http://www.cva.de
Description: Website for Gemeinde Liebenau. Re-released under CVA GmbH.
Version: 1.0
Author: Jonas Kakoschke | Helge Wolff || CVA GmbH
Author URI: http://www.cva.de/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-size: 70.0%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	vertical-align: top;
	background: #A4A4A4 url(images/body_hg.jpg) top left repeat-x;
	color: #659D2C;
}

h1, h2  {font-family: 'Palatino Linotype', 'Times New Roman'; font-size: 16px;}

h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif; color: #659D2C;
}

h4 {color:#000000;}

a {
	text-decoration: none;
	color: #659D2C;
}

a:hover{ text-decoration: underline; }

.sidebar a {
text-decoration: none;
color: #45680E;
}
.sidebar a:hover, .obar a:hover {
text-decoration:underline;
}

.obar a {
font-weight:bold;
font-size:9pt;
text-decoration:none;
color:#45680E;
}

.obar ul ul ul li a {font-size:8pt; font-weight:normal;}

.breadcrumb {margin:5px 0 0 15px; color:#A4A4A4;}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	padding: 0;
	width: 995px;
}

#header{
	margin: 0 0 6px;
	float: left;
	width: 995px;
	height: 153px;
	background: url(images/header.jpg) no-repeat top center;
	color: #333;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

*html #underhead {margin-top:-10px;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

#menu ul{display:none;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #659D2C;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #659D2C;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	height: 155px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

.tbody {
	width: 900px;

	}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
        font-size:7pt;
	float: right;
	padding: 10px 3px 0;
        margin:114px 0 3px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	margin: 0 0 10px;
	float: left;
	background: url(images/underpage.jpg) bottom left #fff no-repeat;
	color: #333;
}

.page{  
	float: left;
	padding: 0 5px 5px;
	background: url(images/bg_page_top.gif) top left no-repeat;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 599px;
        margin:0;
        background: #fff;
}


.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 550px;
	background: #fff url(images/bg_narrowcol.gif) repeat-y;
}

*html .narrowcolumnwrapper {width:500px;}

.narrowcolumn{
	float: left;
	width: 550px;
}

.content{
	float: left;
	width: 550px;
}

*html .content{
	width: 500px;
}

.content p {width:500px;}




.post{  width:550px;
	padding: 9px 16px 15px;
	line-height: 18px;
}

.post h2{background: url(images/h1-liebenau.gif) center left no-repeat;
	padding: 7px 0 2px 24px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
        text-decoration: none;
	color: #659D2C;
}

.post h2 a{
	text-decoration: none;
	color: #659D2C;
}

.post img{display:inline;
	padding: 4px;
	border: 1px solid #ddd;
	background: none;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{}

.entry img {display:inline;}
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0 0 0 0;
	float: right;
	width: 180px;
	line-height: 18px;
}

*html .sidebar, .obar {
        width:160px;
}

.obar {width:200px;}

.obar{
	margin: 0 5px 0 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin: 10px 0 0;
	padding: 0;
}


.sidebar ul li.widget a {
	margin: 0;
	padding: 0;
        background:#F4F4F4;
}

.sidebar ul li.widget {
	line-height:15px;
}

.obar ul li{
	margin: 5px 0 0;
	padding: 9px 16px 15px;
}

.sidebar ul li.widget_search, .obar ul li{
	padding: 15px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #8dab3b;
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 8px 0 2px;
        
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	background: url(images/nav_hg.gif) repeat-y top right;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
        padding: 6px 0px 3px 13px;
	background: url(images/main_arrow.gif) no-repeat 0px 8px;
}

.obar ul ul ul ul li {
       background: url(images/sub_arrow.gif) no-repeat -3px 8px;
}

#top {text-align:right; margin:15px 35px 10px 15px;}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}

##############Link-Indication##############
a.liexternal {padding-right: 18px; background:url(images/link-icon_external.png) no-repeat right;}
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf_02.gif) no-repeat right;  }
