/*
	Theme name: 1sr First
	Theme URI: http://www.1sr.de
	Author: 1sr
	Layout: green
*/

@charset "utf-8";

h1.page-title {
	background: url(../images/green/component_heading.png) repeat-x;
}

a {
	color: #508300;
}

#bg-top {
	background: url(../images/green/body_top_bg.png) repeat-x #FFFFFF center top;
}

#bg-bottom {
	background: url(../images/green/footer_bg.png) repeat-x bottom;
}

#search-field .field {
	color: #508300;
}

#header_left {
	background: url(../images/green/header_left.png) no-repeat top left;
}

#header_middle {
	background: url(../images/green/header_bg.png) repeat-x;
}

#site-title-container {
	color: #508300;
}

#site-title  a {
	color: #508300;
}

#header_right {
	background: url(../images/green/header_right.png) no-repeat top right;
}

div.menu {
	background: url(../images/green/topmenu_bg.png) repeat-x;
}

div.menu li  a:hover,
div.menu li  a:active {
	color: #508300;
}

#content .entry-title {
	background: url(../images/green/component_heading.png) repeat-x;
}

#content #comments-title {
	color: #508300;
}

#content .day {
	color: #508300;
}

#content .month {
	color: #508300;
}

#content .year {
	color: #508300;
}

#content span.meta-sep,
#content .entry-utilities a {
	color: #508300;
}

#sidebar  h2 {
	background: url(../images/green/component_heading.png) repeat-x;
}

#sidebar  a {
	color: #508300;
}