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

@charset "utf-8";

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

a {
	color: #163988;
}

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

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

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

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

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

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

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

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

#top_menu_bar {
	background: url(../images/blue/topmenu_bg.png) repeat-x;
}

#top_menu_bar li  a:hover,
#top_menu_bar  a:active {
	color: #163988;
}

#depth_1 ul {
	border-right: 1px solid #163988;
	border-bottom: 1px solid #163988;
	border-left: 1px solid #163988;
}

#depth_1 ul li a, 
#depth_1 ul li a span {
	color: #163988;	
}

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

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

#content .day {
	color: #163988;
}

#content .month {
	color: #163988;
}

#content .year {
	color: #163988;
}

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

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

#sidebar  a {
	color: #163988;
}