/*
Theme Name: Ballweg Custom
Theme URI: http://www.ballweglandscaping.com/
Description: Custom theme created for Ballweg Landscaping.
Version: 1.0
Author: James Pederson
Author URI: http://www.jpederson.com/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #052d5b;
	background-color: #8ab9ef;
	padding: 0;
	margin: 0;
}
a {
	color: #1d589c;
}
a:hover {
	color: #154f91;
}
p {
	color: #052d5b;
	padding: 7px 0;
	margin: 0;
}
p, #body-content li, td, blockquote {
	line-height: 16pt;
}
h1 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	font-style: italic;
	font-weight: normal;
	margin: 13px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #b3bfd7;
}
h2 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 19pt;
	line-height: 22pt;
	font-style: italic;
	font-weight: normal;
	margin: 13px 0 0 0;
	padding: 0 0 5px 0;
}
h3 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}
h4 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}
h5 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}
small {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #92b0d2;
	font-style: italic;
}

#container {
	width: 100%;
	background: #8ab9ef url(images/image_02.jpg) top center repeat-y;
	padding: 0;
	margin: 0;
}
#subcontainer {
	width: 750px;
	margin: 0 auto;
	background: url(images/image_01.jpg) top center no-repeat;
}
#header {
	height: 156px;
	#height: 156px;
	height: 156px\9;
}
#header .logo {
	margin-left: 30px;
	border: 0;
}
#chromemenu {
	margin: 0;
	padding: 12px 25px 0px 0px;
}
#chromemenu ul {
	margin: 0;
	padding: 0 25px;
}
#chromemenu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
#chromemenu ul li a, #chromemenu ul li.right span {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	line-height: 11px;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: 900;
	margin: 0;
}
#chromemenu ul li.right {
	float: right;
}
#chromemenu ul li.right span {
	padding: 5px;
	line-height: 15px;
	font-size: 13px;
}
#chromemenu ul li a:hover, #chromemenu ul li a.selected {
	background: #cd4c45 url(images/menu-hover.jpg) top center repeat-x;
	#background: transparent;
}
.dropmenudiv {
	position: absolute;
	top: 0;
	border: 1px solid #b83030;
	border-bottom: 0;
	z-index:100;
	background-color: #cc615d;
	width: 150px;
	visibility: hidden;
	font-size: 8pt;
	font-weight: bold;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #b83030;
	padding: 1px 2px;
	text-decoration: none;
	color: #FFF;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover {
	background-color: #d06b67;
	color: FFF;
}
#body-content {
	margin: 0 25px;
	padding: 10px 0 0 0;
	position: relative;
}
#body-content #toolbar {
	float: right;
	padding: 10px 0 0 0;
	height: 30px;
}
#body-content #content {
	width: 480px;
	min-height: 350px;
	position: relative;
	float: left;
}
#body-content #wide-content {
	width: 650px;
	margin: 20px auto;
}
#body-content #sidebar {
	width: 210px;
	position: absolute;
	left: 490px;
}
#body-content #sidebar .box {
	-moz-border-radius: 6px;
	-moz-box-shadow: 2px 2px 5px #c7d9ee;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 2px 5px #c7d9ee;
	background-color: #e1ebf6;
	border: 1px solid #9eb6d2;
	padding: 8px;
	margin: 10px 0 0 0;
}
#body-content #sidebar form {
	margin: 10px 0 0 0;
}
#body-content #sidebar .box h3 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 13pt;
}
#body-content #sidebar .box ul {
	margin: 0;
	padding: 5px 0 5px 20px;
}
#body-content #sidebar .box ul ul {
	margin: 0;
	padding: 5px 0 5px 10px;
}
#body-content #toolbar img {
	margin: 8px 8px 0 0;
	border: 0;
}
#footer {
	clear: both;
	background: #8ab9ef url(images/image_03.jpg) top center no-repeat;
	padding: 35px 0;
	text-align: center;
	font-size: 8pt;
}
#footer .menu {
	font-size: 9pt;
	font-weight: bold;
}
#footer .menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer .menu li {
	display: inline;
}
#footer .menu a {
	font-weight: normal;
}

/********* classes *********/
img.alignright {
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #1d589c;
}
img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #1d589c;
}
.home-photo {
	margin: 10px 0 0 0;
	padding: 160px 10px 10px 10px;
	-moz-border-radius: 6px;
	-moz-box-shadow: 2px 2px 5px #87aad2;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 2px 5px #87aad2;
	cursor: pointer !important;
	background-position: center center;
}
.home-caption {
	padding: 10px;
	-moz-border-radius: 6px;
	-moz-box-shadow: 2px 2px 5px #444;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 2px 5px #444;
	background-color: #8ab9ef;
	color: #2a4f79;
	font-size: 8pt !important;
	font-weight: bold;
}
.home-filler {
	background-image: url(images/home-photo-default.jpg);
	margin: 10px 0 0 0;
	-moz-border-radius: 6px;
	-moz-box-shadow: 2px 2px 5px #87aad2;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 2px 5px #87aad2;
	height: 140px;
}
.clear {
	clear: both;
}
a.post-edit-link {
	padding: 5px;
	border: 1px solid #BBB;
	background-color: #E6E6E6;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0;
	clear: both;
}
a.post-edit-link:hover {
	background-color: #EEE;
	color: #444;
	border: 1px solid #777;
}
.contact-service-group {
	width: 32%;
	float: left;
}
.checkbox {
	width: 20px;
}
#errors {
	color:#a23232; 
	border:1px solid #a23232; 
	padding:4px; 
	background-color: #e1bfbf; 
	margin-bottom:10px; 
}