/*
Theme Name: Lawnpower 2.0
Theme URI: http://test.lawnpower.com
Description: converting "that lawnpower feeling" to css
Author: Andrew Albinger
Author URI: http://www.werdna.net


/*-----------Block Level Elements--------------*/

Body {
	background-color: #434343;
	color: #ffffff;
	text-align: center;
}

#page {
	background-color: #cccccc;
	width: 756px;
	margin: 0 auto;
	padding: 1px 5px;
	text-align: left;
	color: #000000;
}

#header {
	width: 748px;
	height: 108px;
	background-image:url("images/header-back.png");
	background-repeat: repeat-x;
	background-color: #000000;
	border-width: 4px;
	border-style: solid;
	border-color: #000000;
	color: #000000;
}

#headerimg {
	background-image:url("/images/logo_roeder.gif");
	background-repeat:no-repeat;
	background-position: 10px 20px;
	width: 200px;
	height: 80px;
	float: left;
}

#headerimg span {
	display: none;
}

#headermid {
	height: 80px;
	width: 370px;
	float: left;

}

#headeraddress {
	float: left;
	width: 160px;
	height: 106px;
	background-color: #c57576;
        font-family: san serif;
        font-size: 14px;
        font-weight: bold;
	text-align: center;
}

#headernav {
	background-color: #000000;
	color: #f0f0f0;
	position: relative;
	top: 4px;
}
}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 78%;
}

#sidebar {
	width: 22%;
	height: 100%;
	margin-right: 65%;
	background-color: #a60000;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer {
	font-family: tahoma;
        font-size: 18px;
	font-style: oblique;
	font-stretch: expanded;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	width: 100%;
	clear: both;
	background-color: #660000;
	color: #ffffb9;
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 4px;
	border-left-width: 0px;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



a: hover, h2 a:hover, h2 a:visited, h2 a {

}

.post {
	font-family: san serif, tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 13px;
	padding-left: 5px;
}

.post p {

}

.post a {

}

.post ul {


}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
        list-style-type: none;
        font-family: san serif, tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 11px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 10px;

}

#sidebar ul h2 {

}

#sidebar ul li {
	padding-top: 5px;
	padding-bottom: 0px;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color: #ffffff;
	text-decoration: none;

}

#sidebar li.current_page_item a {
	color: #bbbbbb;
}
#sidebar a:hover, #headeraddress a:hover {
	color: #ffffB9;
	text-decoration: underline;

	
}

#sidebar a:visited {

}


#headeraddress a {
        color: #f0f0f0;
        text-decoration: none;

}



/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

	padding-top: 20px;
	padding-bottom: 10px;
}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
