/*
	Theme name: 1sr_first
	Theme URI: http://www.1sr.de/free-wordpress-themes.html
	Description: Stylish multi-color WordPress theme with two columns, right-sidebar. 6 color schemes are available with simply theme configuration in back-office. ... Designed by <a href="http://www.1sr.de">1sr</a>.
	Author: 1sr
	Author URI: http://www.1sr.de
	Version: 1.0
	Tags: two-columns, fixed-width, right-sidebar, theme-options, custom-colors, custom-header, custom-background, translation-ready, black, blue, brown, green, orange, silver, white, yellow, light
*/

@charset "utf-8";

html {
	height: 100%;
}

h1 {
	font-size: 1.5em;
}

h1.page-title {
	font-size: 1.2em;

	color: #ffffff;
	background: url(images/component_heading.jpg) repeat-x;
	height: 20px; /* 24 - 4 */
	margin: 0 0 10px 0;
	padding: 4px 15px 0 15px;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

a {
	color: #508300;
}

ol {
	list-style: none;
}

ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}



body {
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#bg-top {
	background: url(images/body_top_bg.png) repeat-x #FFFFFF center top;
}

#bg-bottom {
	border-top: 3px solid #ffffff;
	background: url(images/footer_bg.jpg) repeat-x bottom;
	width: 100%;
	overflow: hidden;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	text-align: left;
	overflow: hidden;
}

#search {
	float: right;
	margin: 0 10px 0 0;
	height: 27px
}

#search-field {
	background: #ffffff url(images/lupe.png) no-repeat right;
	margin: 3px 0;
	width: 200px;
	height: 21px;	
}

#search-field #searchsubmit{
	background-color: transparent;
	border: none;
	float: right;
	width: 21px;
	height: 21px;	
}

#search-field .field {
	color: #508300;
	border: none;
	margin: 0 3px;
	width: 173px;
	height: 19px;
	/*font-weight: bold;*/
	/*font-size: 0.8em;*/
}

#rss {
	float: right;
	margin: 3px 10px 0 0;
	height: 27px
}

#header {
	height: 230px;
	width: 1000px;
	margin: 30px 0 0 0;
	/*overflow: hidden;*/
	/*float: left;*/
	/*border: 3px solid #000000;*/
	/*background: #FFFFFF url(../images/header_bg.png) repeat-x;*/
}

#header_left {
	height: 230px;
	width: 20px;
	float: left;
	background: url(images/header_left.png) no-repeat top left;
}

#header_middle {
	height: 230px;
	width: 960px;
	float: left;
	background: url(images/header_bg.png) repeat-x;
}

#logo {
	padding: 25px 0px 0px 0px;
	width: 610px;
	overflow: hidden;
	height: 200px;
	float: left;
}

#site-title-container {
	color: #508300;
	padding: 25px 0 10px 10px;
	width: 340px;
	height: 200px;
	float: right;
	overflow: hidden;
	max-height: 332px;
}

#site-title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 1.0em 0;
}

#site-title  a {
	text-decoration: none;
	color: #508300;
}

#header_right {
	height: 230px;
	width:20px;
	float: left;
	background: url(images/header_right.png) no-repeat top right;
}

div.menu {
	margin:	5px 20px 20px 20px;
	padding: 0;
	height: 30px;
	background: url(images/topmenu_bg.jpg) repeat-x;
	overflow: hidden;
}

div.menu ul {
	list-style:	none;
	margin:	0;
	padding: 0 10px;
}

div.menu li {
	float: left;
}

div.menu li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}

div.menu li  a:link,
div.menu li  a:visited {
	color: #ffffff;
	display: block;
	padding: 7px 5px 8px 5px;
	text-decoration: none;
}

div.menu li  a:hover,
div.menu li  a:active {
	color: #508300;
	background-color: #ffffff;
	text-decoration: underline;
}

#content-container {
	float: left;
	width: 750px;
	min-height: 500px;
	margin: 0 5px 0 20px;
}

#content h1.entry-title {
	font-size: 1.2em;
}

#content .entry-title {
	color: #ffffff;
	background: url(images/component_heading.jpg) repeat-x;
	height: 20px; /* 24 - 4 */
	margin: 0 0 0 0;
	padding: 4px 15px 0 15px;
}

#content .entry-title a:link,
#content .entry-title a:visited {
	color: #ffffff;
	text-decoration: none;
}

#content .entry-title a:hover,
#content .entry-title a:active {
	color: #ffffff;
	text-decoration: underline;
}

#content .date-marker {
	background: transparent url(images/marker.png) no-repeat;
	height: 75px;
	margin: 1px 0px 0px -71px;
	position: absolute;
	text-align: center;
	width: 90px;
	z-index: 2;
}

#content .post-content-marker {
	padding: 0 0 0 25px;
}

#content .post-content {
	padding: 0 0 0 15px;
}

#content #commentform {
	padding: 10px 0 0 15px;
}

#content #comments-title {
	color: #508300;
	margin: 0 0 0 15px;
}

#content .day {
	color: #508300;
	font-size: 1.2em;
	font-weight: bold;
	width: 50px;
	margin: 13px 0 2px 15px;
}

#content .month {
	color: #508300;
	font-size: 1.2em;
	font-weight: bold;
	width: 50px;
	margin: 0 0 2px 15px;
}

#content .year {
	color: #508300;
	font-size: 1.2em;
	font-weight: bold;
	width: 50px;
	margin: 0 0 2px 15px;
}

#content .post {
	min-height: 80px;
}

#content .entry-utilities {
	margin: 10px 0 20px 15px;
}

#content span.meta-sep,
#content .entry-utilities a {
	color: #508300;
}

#content .comments-link {
	float: right;
}

#content img {
	margin: 0;
	max-width: 640px;
}

#content .attachment img {
	max-width: 900px;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
}

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}

.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 24px 0;
	padding: 0 0 0 25px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}

#sidebar {
	float: right;
	width: 200px;
	margin: 0 20px 0 5px;
}

#sidebar  h2 {
	background: url(images/component_heading.jpg) repeat-x;
	color: #ffffff;
	display: block;
	height: 20px;
	margin: 0;
	padding: 4px 0 0 15px;
}

#sidebar  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul {
	/*padding: 0 10px 10px 3px;*/
}

#sidebar  a {
	color: #508300;
	text-decoration: none;
}

#sidebar ul ul li a {
	display: block;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 15px
}

#sidebar ul ul li a:hover,
#sidebar ul ul li a:active {
	text-decoration: underline;
	padding: 2px 0 0 20px;
}

#sidebar ul ul li ul { border: 0; padding-bottom: 0; }
#sidebar ul ul li li { border: 0; padding-bottom: 5px; margin-bottom: 0; }


#sidebar ul div {
	padding: 0 10px 10px 9px
}

#sidebar ul li select { margin: 10px 0 10px 10px; width: 183px; padding: 2px; }

#footer {
	color: #ffffff;
	font-size: 0.8em;
	height: 23px;
	margin: 10px 0 0 15px;
	padding: 7px 0 0 0;
}

#footer a {
	color: #ffffff;
}

#footer a.no-link-style {
	text-decoration: none;
}