/* @override http://www.mihosconstruction.com//wp-content/themes/mihosconstruction/style.css */

/*-------------------------------------------------------------------------------------*/

/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td,html,table,tr,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,a img,:link img,:visited img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}


/* ------------------------ GLOBAL ELEMENTS ------------------------ */


/* ------------------------ type selectors ------------------------ */

html {
	background: #526979 url("images/bg-footer.png") top center;
}

body {
	background: #fff url("images/bg-wrap.jpg") top repeat-x;
	text-align: center;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #7a3f00;
}

blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font: 22px/26px Georgia, Verdana, Arial, sans-serif;
	color: #7a3f00;
}

h2 {
	font: 15px/26px Georgia, Verdana, Arial, sans-serif;
	color: #fff;
}

h3 {
	font-size: 1.0em;
	color: #000;
}

h1 span,h2 span,h3 span {
	display: none;
}

a:link,a:visited {
	color: #1c6ca2;
	text-decoration: underline;
	outline: none;
}

a:hover,a:active {
	text-decoration: none;
	outline: none;
}

/* ------------------------ classes ------------------------ */

.clear {
	clear: both;
}

div.clear {
	height: .01em;
	overflow: hidden;
}

p.back-to-top {
	text-align: right;
	display: block;
	padding-right: 15px;
	background: url("images/bullet-back-to-top.jpg") right no-repeat;
}

.img-left {
	float: left;
	margin: 2px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 5px 0px 10px 10px;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */

#wrap {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	display: table;
	margin-bottom: 90px;
}

/* ------------------------ logo framework ------------------------ */

#logo {
	background: url("images/logo.gif") top left no-repeat;
	display: inline;
	height: 86px;
	width: 311px;
	margin: 20px 0 0 31px;
	float: left;
}

/* ------------------------ Right Building framework ------------------------ */

#right-building {
	background: url("images/right-building.png") top left no-repeat;
	height: 112px;
	width: 588px;
	float: right;
}

#right-building p {
	display: none;
}

/* ------------------------ horizontal sprite nav ------------------------ */

#nav {
	background: url("images/nav.png") no-repeat;
	width: 930px;
	height: 45px;
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 45px;
	display: block;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
	position: relative;
}

#nav-01 {
	width: 70px;
	margin-left: 17px;
}

#nav-02 {
	width: 68px;
}

#nav-03 {
	width: 165px;
}

#nav-04 {
	width: 106px;
}

#nav-05 {
	width: 97px;
}

#nav-06 {
	width: 166px;
}

#nav-07 {
	width: 144px;
}

#nav-08 {
	width: 79px;
}

#nav-01 a:hover {
	background: url("images/nav.png")  -17px -45px no-repeat;
}

#nav-02 a:hover {
	background: url("images/nav.png") -87px -45px no-repeat;
}

#nav-03 a:hover {
	background: url("images/nav.png") -155px -45px no-repeat;
}

#nav-04 a:hover {
	background: url("images/nav.png") -320px -45px no-repeat;
}

#nav-05 a:hover {
	background: url("images/nav.png") -426px -45px no-repeat;
}

#nav-06 a:hover {
	background: url("images/nav.png") -523px -45px no-repeat;
}

#nav-07 a:hover {
	background: url("images/nav.png") -689px -45px no-repeat;
}

#nav-08 a:hover {
	background: url("images/nav.png") -833px -45px no-repeat;
}

#video-player {
	background: url("images/video-player.png") top left no-repeat;
	width: 355px;
	height: 227px;
	float: left;
	margin: 36px 24px 0 15px;
}

	#video-player iframe {
		margin:-4px 0 0 2px;
	}

#home-content {
	float: left;
	width: 492px;
	margin: 107px 0 0 0;
}

#home-content p {
	margin: 10px 0;
}

/* ------------------------ column-left framework ------------------------ */

#column-left {
	width: 620px;
	float: left;
	margin: 103px 15px 0 30px;
}

#gallery-column-left {
	width: 880px;
	float: left;
	margin: 73px 15px 0 30px;
}

#gallery-column-left p, #column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
	margin: 0px 0px 10px 0px;
}

.post h2 {
	font-size:  18px;
	color: #7A3F00;
	border-bottom: 1px solid;
}

/* ------------------------ column-right framework ------------------------ */

#column-right {
	width: 222px;
	float: left;
	margin: 103px 0 0 0;
}

#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
	margin: 0px 0px 10px 0px;
}

#column-right p {
	margin: 0 10px 10px 15px;
}

#column-right img {
	margin-bottom: 20px;
}

#sub-nav-top {
	background: url("images/sub-nav-top.png") top left no-repeat;
	padding: 14px 0 0 0;
}

#sub-nav {
	background: #c3c3c3 url("images/sub-nav-bottom.gif") bottom left no-repeat;
	padding: 0 0 3px 0;
}

#sub-nav li {
	background: #d9d9d9;
	margin: 0 4px 2px;
}

#sub-nav li:hover {
	background: #c3c3c3;
}

#sub-nav li a {
	text-decoration: none;
	display: block;
	width: 184px;
	padding: 13px 15px;
	background: #d9d9d9;
}

#sub-nav li a:hover {
	background: #c3c3c3;
}

#btn-contact {
	display: block;
	background: url("images/btn-contact.png") top left no-repeat;
	height: 68px;
	margin-bottom: 20px;
}

#btn-contact:hover {
	background: url("images/btn-contact.png") bottom left no-repeat;
}

#btn-contact span {
	display: none;
}

#btn-gallery {
	display: block;
	background: url("images/btn-gallery.png") top left no-repeat;
	height: 80px;
	margin-bottom: 20px;
}

#btn-gallery:hover {
	background: url("images/btn-gallery.png") bottom left no-repeat;
}

#btn-gallery span {
	display: none;
}

#footer {
	clear: both;
	width: 100%;
	background: #526979 url("images/bg-footer.gif") top left repeat-x;
	padding-top: 94px;
}

#footer-home {
	clear: both;
	width: 100%;
	height: 87px;
	background: #526979 url("images/bg-footer.gif") top left repeat-x;
}

#inner-footer {
	margin: 0 auto;
	width: 890px;
	color: #fff;
	clear: both;
}

#inner-footer a {
	color: #fff;
	text-decoration: none;
}

#inner-footer a:hover {
	text-decoration: underline;
}

#services-nav {
	clear: both;
	margin: -54px 0 0 0;
	float: left;
}

#services-nav li {
	float: left;
	margin: 0 5px;
	display: inline;
}

#services-nav li, #services-nav a {
	height: 113px;
	width: 168px;
	display: block;
}

#services-nav li span {
	display: none;
}

#services-01 {
	background: url("images/services-nav.jpg") 0 0 no-repeat;
}

#services-02 {
	background: url("images/services-nav.jpg") -180px 0 no-repeat;
}

#services-03 {
	background: url("images/services-nav.jpg") -359px 0 no-repeat;
}

#services-04 {
	background: url("images/services-nav.jpg") -539px 0 no-repeat;
}

#services-05 {
	background: url("images/services-nav.jpg") -716px 0 no-repeat;
}

#services-01:hover {
	background: url("images/services-nav.jpg") 0 -113px no-repeat;
}

#services-02:hover {
	background: url("images/services-nav.jpg") -180px -113px no-repeat;
}

#services-03:hover {
	background: url("images/services-nav.jpg") -359px -113px no-repeat;
}

#services-04:hover {
	background: url("images/services-nav.jpg") -539px -113px no-repeat;
}

#services-05:hover {
	background: url("images/services-nav.jpg") -716px -113px no-repeat;
}

#services {
	clear: both;
	color: #fff;
	width: 885px;
	margin: 0 auto 20px;
	float: left;
}

#services div {
	float: left;
	width: 155px;
	margin: 0 11px;
	display: inline;
}

#services p {
	font-size: 11px;
	font-family: Verdana;
	margin-top: 15px;
	text-align: left;
}

#services a {
	color: #BC864D;
	text-decoration: underline;
}

#services a:hover {
	text-decoration: none;
}

#footer-info li {
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}

#footer-info li.first {
	border: none;
}

#footer-info {
	clear: both;
	display: block;
	width: 100%;
	margin: 33px 0;
}

#footer-info p {
	clear: both;
}