/* @override 
	http://buehrergroup.com/wp-content/themes/buehrer/style.css
*/

/*
Theme Name: Buehrer Group
Description: Customized Wordpress theme for Buehrer Group.
Version: 1.0a
Author: Jesse Schmidt
Author URI: http://jesseschmidt.com/
*/

/* @group Resets */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* @end */

/* @group Main */

body {
	background: url(images/bkgrd_main.png) repeat-y center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #222;
}

#wrapper {
	margin: 0 auto;
	min-height: 200px;
	width: 960px;
}

p {
	font-size: 12px;
	line-height: 17px;
	margin: 5px 0;
}

em {
	font-style: italic;
}

a:link {
	color: #582b83;
	text-decoration: none;
}

a:visited {
	color: #582b83;
	text-decoration: none;
}

a:hover {
	color: #239e07;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #582b83;
}

a:active {
	color: #582b83;
}

/* @end */

/* @group Header */

#logos {
	position: relative;
	height: 86px;
}

.headerlogo {
	position: absolute;
	left: 1px;
	top: 15px;
}

.headerleed {
	position: absolute;
	right: 10px;
	top: 11px;
}

#images_slide {
	width: 960px;
	height: 410px;
	max-height: 410px;
	overflow: hidden;
}

.wood {
	height: 10px;
	margin: 10px 0 0 0;
	background-image: url(images/nav_bkgrd.jpg);
}

#image_head {
	width: 960px;
	height: 225px;
	overflow: hidden;
}

#slide1 {
	width: 310px;
	height: 410px;
	overflow: hidden;
	float: left;
}

#slide2 {
	width: 310px;
	height: 410px;
	overflow: hidden;
	float: left;
	margin: 0 15px;
}

#slide3 {
	width: 310px;
	height: 410px;
	overflow: hidden;
	float: left;
}

#nav {
	height: 41px;
	border-top: 1px solid #582b83;
	background-image: url(images/nav_bkgrd.jpg);
}

#nav ul {
	padding: 12px 0 0 0;
}

#nav ul li {
	display: inline;
	margin: 18px;
}

#nav ul li.current_page_item a {
	text-decoration: none;
	border-bottom: 2px solid #582b83;
}

#nav ul li a:link {
	color: #eee;
	padding: 2px 0 2px 0;
	text-decoration: none;
}

#nav ul li a:visited {
	color: #eee;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #239e07;
	text-decoration: none;
	border: none;
}

.search_bar {
	height: 33px;
	width: 296px;
	float: right;
	padding: 8px 0 0 14px;
	border-left: 1px solid #220d29;
	background-image: url(images/nav_silver_bkgrd.png);
}

#s {
	width: 194px;
	height: 16px;
	padding: 5px 0 0 26px;
	vertical-align: middle;
	border: 1px solid #bfbfbf;
	background: #fff url(images/search_icon.png) no-repeat 3px center;
}

/* @end */

/* @group Content */

#content {
	min-height: 100px;
	padding: 8px 0;
}

#bubble1 {
	width: 284px;
	padding: 13px;
	float: left;
}

#bubble1 p {
	text-align: justify;
}

#bubble2 {
	width: 284px;
	padding: 13px;
	float: left;
	margin: 0 15px;
}

#bubble3 {
	width: 310px;
	min-height: 110px;
	padding: 12px 0 0 0;
	float: left;
}

#bubble3 a {
	border: none;
}

#content_text {
	width: 609px;
	padding: 13px;
	float: left;
}

#content_text p {
	margin: 14px 0;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
}

.search_results div.post, .search_results div.page {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #582b83;
}

.search_results div.post h3, .search_results div.page h3 {
	margin: 0 0 5px 0;
}

.search_results div.post p.postmetadata, .search_results div.page p.postmetadata {
	margin: 5px 0!important;
}

.archive_list div.post, .archive_list div.page {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #582b83;
}

.archive_list div.post h3, .archive_list div.page h3 {
	margin: 0 0 5px 0;
}

.archive_list div.post p.postmetadata, .archive_list div.page p.postmetadata {
	margin: 5px 0!important;
}

.entry ul {
	margin: 0 0 20px 15px;
}

.entry ul li {
	margin: 0 0 5px 15px;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
}

.entry ul li ul {
	margin: 5px 0 8px 15px;
}

.projects ul {
	margin: 0 0 20px 15px;
}

.projects ul li {
	margin: 0 0 5px 15px;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
}

.projects ul li ul {
	margin: 5px 0 8px 15px;
}

.navigation {
	height: 20px;
	margin: 0 0 10px 0;
}

.wp-caption {
	border: 1px solid #582b83;
	text-align: center;
	padding: 6px 0 0 0;
	background-color: #eee;
}

.wp-caption p.wp-caption-text {
	margin: 4px 4px 2px 4px!important;
	padding: 0;
	text-align: center!important;
	font-size: 11px!important;
	line-height: 14px!important;
}

#lightbox-nav-btnNext {
	border: none;
}

#lightbox-nav-btnPrev {
	border: none;
}

#lightbox-secNav-btnClose {
	border: none;
	margin: 0;
}

h2, h3 {
	color: #582b83;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #582b83;
	margin: 0 0 12px 0;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	color: #582b83;
	margin: 0 0 12px 6px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 15px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

.clear {
	clear: both;
}

.gold {
	color: #cbc122;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

/* @group Comments */

ol.commentlist {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #582b83;
}

ol.commentlist li {
	padding: 0 0 0 10px;
	margin: 10px 0;
	border-left: 2px solid #582b83;
}

ol.commentlist li.alt {
	padding: 0 0 0 10px;
	margin: 10px 0;
	border-left: 2px solid #6c6d70;
}

ol.commentlist li .comment-meta {
	font-size: 10px;
}

ol.commentlist li .vcard {
	font-size: 14px;
}

ol.commentlist li div {
	margin: 5px 0;
}

ol.commentlist li div p {
	margin: 5px 0!important;
}

#comment {
	width: 100%;
}

/* @end */

/* @end */

/* @group Sidebar */

#sidebar {
	width: 310px;
	padding: 12px 0 0 0;
	float: right;
}

#sidebar img {
	margin: 0 0 12px 0;
}

#sidebar a {
	margin: 0;
	border: none;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	height: 64px;
	padding: 18px 0 0 10px;
	color: #eee;
	background: #0f080f url(images/footer_bkgrd.jpg) repeat-x;
}

#footer p {
	font-size: 10px;
}

#footer a:link {
	color: #eee;
	padding: 0 0 2px 0;
	text-decoration: none;
	border-bottom: none;
}

#footer a:visited {
	color: #eee;
	padding: 0 0 2px 0;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #6c6d70;
	border-bottom: none;
}

/* @end */
