/* @override 
	http://seanbunton.com/dmb/wp-content/themes/dmb/style.css
	http://dmbengineering.com.au/wp-content/themes/dmb/style.css
*/

/*
Theme Name: DMB
Theme URI: http://dmbengineering.com.au/
Description: Electrical Engineering & Contracting
Author: Sean Bunton
Author URI: http://bunton.com.au/
*/

@import "reset.css";

body {
	font-family: Calibri, Trebuchet MS, sans-serif ;
	background-color: #f3f3f3;
}

#projects div.post {
	clear: both;
	padding: 40px 40px 40px 420px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	position: relative;
	min-height: 345px;
}

.content h5 {
	font-weight: bold;
	font-size: 13px;
	color: #444;
	margin-bottom: 15px;
	margin-top: 25px;
}

.content ul {
	margin-top: 7px;
	margin-bottom: 18px;
}

div.post .gallery {
	position: absolute;
	top: 30px;
	left: 40px;
}

body .content img.attachment-thumbnail {
	margin-bottom: 5px;
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 5px;
	display: block;
	margin-right: 0;
}

img.attachment-thumbnail:hover {
	background-color: #333;
}

#sidebar.projects ul li a {
	width: 255px;
	display: block;
	padding: 10px 20px;
	color: #999;
	text-decoration: none;
	float: left;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px dotted #999;
}

#sidebar.projects h4 {
	display: none;
}

#sidebar ul li.current_page_item a {
	background-color: #f31717;
	color: #fff;
}

#sidebar.projects ul li a:hover {
	color: #333;
}

#sidebar.projects p a {
	width: 295px;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#container div.content.project h4 {
	text-transform: none;
	letter-spacing: 0;
	font-size: 20px;
	color: #e9160f;
}



#container .content .gallery dl.gallery-item {
	width: 165px;
	margin-right: 15px;
}



#header ul.nav li.page_item.page-item-242 {
	display: none;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 a {
	width: 310px;
	height: 170px;
	display: block;
	text-indent: -9999px;
	background: url(images/dmb-logo.jpg) no-repeat 15px 21px;
	position: absolute;
	top: 0;
	left: 0;
}

#header ul.nav li {
	margin: 0;
}

#header h2 {
	display: none;
}

ul#nav {
	float: left;
	width: 270px;
	height: 80px;
}

div#search-form {
	float: right;
	padding-top: 22px;
	height: 30px;
	width: 180px;
	display: none;
}

.content .gfield {
	margin: 0;
}

input#s {
	padding: 8px;
	width: 130px;
	border-style: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	height: 12px;
}

#container div#home-banner {
	height: 270px;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 938px;
	position: relative;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

#container div#home-banner img {
	position: absolute;
	top: 10px;
	left: 10px;
	padding-top: 10px;
	padding-left: 9px;
	width: 920px;
	height: 250px;
}

div#breadcrumbs div.arrow {
	width: 18px;
	float: left;
	background: url(images/arrow.jpg) no-repeat 2px;
	height: 38px;
}

div#breadcrumbs {
	border: 1px solid #ddd;
	display: block;
	float: left;
	height: 38px;
	background-color: #fff;
	margin-bottom: 10px;
	width: 938px;
}

.content .gfield input {
	border: 1px solid #ddd;
	padding: 8px;
	color: #666;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.gform_description {
	font-size: 12px;
	color: #666;
}

.content span.gfield_required {
	color: #ff5f25;
}

.content .gfield textarea {
	border: 1px solid #ddd;
	padding: 8px;
}

div.content {
	clear: both;
	width: 530px;
	float: left;
	margin-bottom: 10px;
	padding: 40px 60px 40px 40px;
	background-color: #fff;
	border: 1px solid #ddd;
	min-height: 425px;
}

div#sidebar {
	float: left;
	width: 260px;
	padding-left: 35px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 425px;
}

.content ul {
	margin-bottom: 25px;
}

.content ul li {
	font-size: 12px;
	margin-bottom: 5px;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
	line-height: 18px;
	margin-right: 160px;
}

h2 {
	margin-bottom: 25px;
	font-weight: bold;
	color: #333;
	font-size: 20px;
	line-height: 23px;
	margin-top: 15px;
}

#footer p {
	font-size: 11px;
	padding: 12px 15px 9px;
	color: #999;
	float: right;
	margin-bottom: 0;
}

h4 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 10px;
	color: #999;
	margin-bottom: 15px;
	margin-top: 5px;
}

p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin-bottom: 15px;
}

#footer p a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#footer p a:hover {
	color: #666;
}

span.sep {
	margin-right: 10px;
	margin-left: 10px;
	color: #ddd;
}

#footer p.right {
	float: right;
	display: none;
}

#breadcrumbs a {
	display: inline-block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding: 13px 18px 10px 22px;
	height: 16px;
}

.content .gform_wrapper input.button {
	background-color: #1774b9;
	color: #fff;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none;
	padding: 8px 14px 9px 16px;
	cursor: pointer;
}

div.gform_footer.top_label {
	padding-top: 0;
}

#breadcrumbs div.current {
	display: inline-block;
	float: left;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding: 14px 12px 9px 17px;
	height: 16px;
}

ul.nav li.current_page_item a {
	color: #666;
}

ul.nav {
	padding-right: 0;
	border: 1px solid #ddd;
	clear: both;
	float: right;
	width: 512px;
	_width: 575px;
	background-color: #fff;
	margin-bottom: 10px;
}

a {
	color: #333;
}

a:hover {
	color: #333;
}

#header ul.nav a:hover {
	color: #666;
	background-color: #eee;
}

ul.nav li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 12px;
	float: left;
	background-color: #fff;
}

#header ul.nav li ul li a {
	border: 1px solid #ddd;
	border-top-style: none;
	width: 250px;
}

#header ul.nav li {
	float: left;
}

#searchform input.search-button {
	border-style: none;
	background: url(images/search-button.jpg) no-repeat -2px 3px;
	letter-spacing: -9999px;
	padding: 8px;
	width: 25px;
	cursor: pointer;
	float: right;
}

#searchform input {
	padding: 10px 8px 8px;
	margin: 0;
	float: left;
}

form#searchform {
	border: 1px solid #ddd;
	height: 30px;
}

#header {
	clear: both;
	height: 160px;
	padding-bottom: 0;
	position: relative;
	padding-top: 15px;
}

#footer {
	border: 1px solid #ddd;
	display: block;
	clear: both;
	height: 40px;
	background-color: #fff;
	margin-bottom: 40px;
}

#cred-logos {
	margin-bottom: 10px;
	float: right;
	padding-right: 0;
	padding-top: 0;
	height: 115px;
	width: 250px;
}

#cred-logos a {
	clear: both;
	float: left;
	margin-left: 44px;
	font-size: 13px;
}

#sidebar div.post h4 a {
}

#sidebar div.post h5 a {
	font-weight: bold;
	font-size: 13px;
	color: #151515;
}

#sidebar div.post h5 a:hover {
	color: #666666;
}

#sidebar div.post {
	margin-bottom: 15px;
}

div#breadcrumbs.home {
	opacity: 0;
	height: 0;
	margin-top: 0;
	margin-bottom: 0;
	display: none;
}

#header ul.nav li ul {
	float: left;
	width: 300px;
	position: absolute;
	left: -20px;
	top: 30px;
	z-index: 1000;
	padding: 5px 20px 20px;
	display: none;
}

#header ul.nav li:hover ul {
	display: block;
}

#header ul.nav li {
	position: relative;
}

#header ul.nav li ul li {
	display: block;
	float: left;
	clear: both;
	width: 300px;
}

#container div.content h3 a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
	color: #333;
}

#container div.content h3 a:hover {
	color: #666;
}

#sidebar ul {
	margin-bottom: 30px;
}

#sidebar ul li a {
	color: #1875ba;
	font-size: 12px;
	font-weight: bold;
}

#sidebar ul li {
	line-height: 14px;
	margin-bottom: 5px;
}

#sidebar ul li a:hover {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

#gform_1 div.gform_footer.top_label input.button:hover {
	color: #fff;
	background-color: #39c;
}

h4.wam {
	display: none;
}

div.content.policies {
	width: 838px;
}

#container div.content ul ul li {
	
}

div.content.project {
	width: 530px;
}

div#sidebar.projects {
	width: 295px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#container div.content h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 20px;
}