/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
/* Theme additions by Red Earth Design */


#header	{
	border-bottom: 1px solid #000000;
	background-image: url('images/hdr.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
.blog-name{
	margin-top: 20px;
}
.blog-description {
	font-size:13px;
	color:#ffffff;
	/*margin-left:10px;*/
}

#nav  {
	background: url(images/topnav.jpg) repeat-x bottom #455A70;
}
#nav .sf-menu a  {
	color: #ffffff;
}
.sf-menu ul {
    width:16em;
}

#content a, #content a:link, #content a:visited {
	color: #0B3466;/*#CC0000;*/
}
#content a:hover {
	color: #CC0000;
}

#content h1.entry-title a, #content h1.entry-title a:link, #content h1.entry-title a:visited {
	color: #0B3466;
}
#content h1.entry-title a:hover	{
	color: #CC0000;
}
.single .post .entry-title, .single-post .entry-title {
	line-height:normal;
}

p  {
	margin: 1em 0 1.25em;
}
.entry-content  {
	line-height: normal;
}

.widgettitle {
	background: #455972;
}

.multi-sidebar .tabs li	{
	background: #455972;
}

