/*
Theme Name: Haley Construction
Theme URI: 
Description: Wordpress 3.0 minimal framework theme 
Version: 1.0
Author: Key Design Websites
Author URI: http://keydesignwebsites.com
*/

/* main menu */


html { 
	 
	}

body {
	margin:0; 
	padding:0;
	background: #c2c2c2 url(images/trees2.png) no-repeat center bottom;
	color: #fff;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 17px;
	}
h1 {
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h2 {
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.75em;
}
h3 {
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
h4 {
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
h5 {
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.wrap {
	width:960px;
	margin:0 auto;
}
em {
	
	font-size: 1.1em;
	color: silver;
}

/*******************  Basic Typograpy and Links *******************/

a { color:#fff;}

a img {border:none; outline:none;}	

/*******************  Header  *******************/


.header {
	
	height:40px;
	margin:0;
	padding:0;
	width: 100%;
	background: #324874;
	
}
#secondary_hed {
	margin: 10px 0 0 10px;
}
	
/* =Menu
-------------------------------------------------------------- */

#access {
	
	display: block;
	
	margin: 0 auto;
	width: 960px;
	
}
#access .menu-header,
div.menu {
	font-size: 15px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 25px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
	}
#access ul li:hover > ul {
	display: block;

}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(0, 0, 0, .30);
-moz-box-shadow: inset 2px 2px 10px 5px rgba(0, 0, 0, .30);
box-shadow: inset 2px 2px 10px 5px rgba(0, 0, 0, .30);
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;

}


/* =Content
-------------------------------------------------------------- */



/*-------------------------------------------  Main Content ----------------------------------*/
.content {
	width: 960px;
	background: #636b2e url(images/grunge_wall.jpg);
	border: solid 10px #ededed;
	margin-top: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 0 10px 10px;
	text-align: justify;
	-webkit-box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, .75);
	-moz-box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, .75);
	box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, .75);

}

.home .content {
	width: 960px;
	background: #636b2e url(images/grunge_wall.jpg);
	border: solid 10px #ededed;
	margin-top: 30px;
	text-align: justify;
	-webkit-box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, .75);
-moz-box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, .75);
box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, .75);
	margin-bottom: 0;
	padding-bottom: 0;
}
 #logo {
	margin-top: 10px;
	float:left;
	
}
/*-------------left column--------------*/
.left_cont {
	width: 35%;
	float:left;
	margin-top: 100px;
}
.left_cont .rollover1 {
	background: url(images/framed_aptX.png) no-repeat center;
	width: 340px;
	height: 240px;
}
.left_cont .rollover1 a {
	width: 340px;
	height: 240px;
	display: block;
	text-decoration: none;
}
.left_cont .rollover1 a:hover {
	background: url(images/framed_aptX_hov.png) no-repeat center;
}


.left_cont .rollover2 {
	background: url(images/framed_dumpX.png) no-repeat center;
	width: 311px;
	height: 367px;
}
.left_cont .rollover2 a {
	width: 311px;
	height: 367px;
	display: block;
	text-decoration: none;
	margin-top: 20px;
}
.left_cont .rollover2 a:hover {
	background: url(images/framed_dumpX_hov.png) no-repeat center;
}
/*-------------middle column--------------*/
.mid_cont {
	width: 28%;
	float: left;
}
.home #plaque {
	display: block;
	clear:both;
	width: 260px;
	padding-left: 30px;
	margin: 50px auto 0;
}
.mid_cont .rollover3 {
	background: url(images/framed_kitchenX.png) no-repeat center;
	width: 250px;
	height: 352px;
	margin: 50px 20px 20px;
}
.mid_cont .rollover3 a {
	width: 250px;
	height: 352px;
	display: block;
	text-decoration: none;
	
}
.mid_cont .rollover3 a:hover {
	background: url(images/framed_kitchenX_hov.png) no-repeat center;
}

/*-------------right column--------------*/
.right_cont {
	width: 35%;
	float: right;
	margin-top: 30px;
}
.right_cont .rollover4 {
	background: url(images/framed_homeX.png) no-repeat center;
	width: 337px;
	height: 286px;
}
.right_cont .rollover4 a {
	width: 337px;
	height: 286px;
	display: block;
	text-decoration: none;
}
.right_cont .rollover4 a:hover {
	background: url(images/framed_homeX_hov.png) no-repeat center;
}


.right_cont .rollover5 {
	background: url(images/framed_lounge_lizardX.png) no-repeat center;
	width: 320px;
	height: 320px;
}
.right_cont .rollover5 a {
	width: 320px;
	height: 320px;
	display: block;
	text-decoration: none;
	margin-top: 20px;
}
.right_cont .rollover5 a:hover {
	background: url(images/framed_lounge_lizardX_hov.png) no-repeat center;
}

/*-------------free floating--------------*/

.rollover6 {
	background: url(images/framed_officeX.png) no-repeat center;
	width: 340px;
	height: 240px;
	float:left;
	margin-left: -50px;
	margin-top: -30px;
}
.rollover6 a {
	width: 340px;
	height: 240px;
	display: block;
	text-decoration: none;
}
.rollover6 a:hover {
	background: url(images/framed_officeX_hov.png) no-repeat center;
}



.home #rectangle1 {
	float: left;
	margin-top: -40px;
}
.home a:hover #rectangle {
	background: url(images/framed_aptX_hov.png) no-repeat;
}
.home #rectangle_tall {
	float:left;
	margin: 80px 10px 30px;
}
.home #oval {
	float:left;
}
.home #oval_tall {
	clear: left;
	float:left;
	
}
.home #rectangle2 {
	float: left;
	margin-left: -30px;
	margin-top: -20px;
	
}
.home #square {
	float:left;
	margin: 20px 0px 20px 15px;
}
#shelf {
	margin: 0 0 0 -16px;
	padding: 0;
	
} 


.home .content .inner {
	width: 63%;
	float: right;
	padding: 0 20px;
	margin-bottom: 20px;
}



.inner {
	width: 674px;
	float:left;
}
.class123_maintable tr td {color:white; font-weight:bold; font-family:Helvetica, Arial, sans-serif;}



/*******************  Sidebar  *******************/

.sidebar {
	width:250px;
	margin:60px 0 0px 0;
	float:right;
	text-align: left;
	
	
}

.sidebar .middle {
	padding:0;
	padding:0 10px;
	margin:0;
	font-size: .85em;
	line-height: 1.2em;
}

.sidebar .middle ul {
	padding:0;
	margin:0;
}

.sidebar li {
	list-style:none;
	}

.sidebar h4 {
	padding:0px;
	margin-top:0;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.2em;
}
.sidebar h5 {
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	font-size: 1.1em;
}



/******************* Footer *******************/

#footer {
	clear:both;
	color:#666633;
	font-size: 13px;
	padding-top:0px;
	margin-top:10px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 50px;
	}
#footer a {
	color:#666633;
}

#footersocial {
	float: left;
	padding: 10px 20px;
}

/* Images */

p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright {float: right;}
.alignleft {float: left;}


/* Images */

/************ Floater Classes ****************/
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
/* WE GOT A FLOATER, OVER*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE*/
