/*
Theme Name: 
Version: 1.0
Author: Gervais Group LLC
Author URI: http://www.gervaisgroupllc.com/
*/


@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, li, ol, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none;
}

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}




a img {border:0}

body{
	background-image: url(http://www.keensbuildings.com/images/bg.jpg);
	background-position:top center;
	background-color:#000046;
	background-repeat:no-repeat;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:22px;
	color:#000;
	text-align:justify;
}
ul {padding-left:45px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:22px;
	color:#000;
	text-align:justify;
}



/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
}



/* HEADER */

#header_wrapper {
	width:976px;
	background-color:#fff;
    padding-left:14px;
}
#header {
	width:964px;
	height:110px;
}
#header_right {
	width:740px;
	float:right;
	position:relative;
}

#header_left {
	width:200px;
	float:left;
	position:relative;
}
#finance_cta {
	width:320px;
	height:125px;
	position:absolute;
	top:0px;
	right:350px;
}
#logo {
	width:114px;
	height:92px;
	float:left;
    margin-top:10px;
}
#questions {
	width:287px;
	height:110px;
	float:right;
}
#nav {
	width:964px;
	height:30px;
}
#marketing_window {
	width:964px;
	height:467px;
        margin-top:6px;
}
#slideshow {
	width:964px;
	height:397px;
	margin-top:6px;
	background-image:url(http://www.keensbuildings.com/images/bg_marketing_window.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#buildings_gallery {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}
#steel_garages {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}
#carports_gallery {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}
#gazebos_gallery {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}

/* MIDSECTION */

#middle_wrapper {
	width:990px;
	background-color:#FFFFFF;
	padding-top:0px;
	min-height:330px;
background-image:url(http://www.keensbuildings.com/images/blog_bg.png); 
background-repeat:repeat-y;
}


#interior {
	width:960px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
#images {
	text-align:center;
	padding-bottom:40px;
}
#address_map {
	width:960px;
}
#address {
	width:300px;
	height:304px;
	float:left;
}
#map {
	width:650px;
	float:right;
}


/* FOOTER */

#footer_wrapper {
	width:990px;
	height:67px;
    background-color:#fff;
}
#logo_footer {
	padding-left:14px;
	width:100px;
	height:55px;
	float:left;
	background-color:#fff;
}
#inner_footer {
	padding-top:5px;
	width:875px;
	height:55px;
	float:right;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:16px;
	color:#000;
	text-align:center;
}


/* HEADER TAGS */
h1 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#FF703B;
}
h2 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#2654AA;
}
h3 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
h4 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	color:#2654AA;
}

h5 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:26px;
	font-weight:bold;
	color:#FF703B;
}


/* LIST */
#ul_list {
	padding-left:40px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:justify;
}
	


/* LINKS */

a {
	color:#000061;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


/* Application for financing */

#finance_form {
	width:600px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:14px;
}
#finance_form h2 {
	width:600px;
	text-align:right;
}
#finance_form input.textbox, select {
	width:200px;
	margin:1px;
}

#finance_form input.contacttext, select {
	width:64px;
}

#finance_form select.states{
	width:204px;
}

.text-link{
	color:#196FB9;
}

/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Trebuchet MS;
	color:#000;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Trebuchet MS;
	color:#000;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;



}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}


/* BLOG */


#blog_content {padding:0px; margin:0px; }
#blog_left {padding-left:0px; padding-top:15px; width:670px; float:left; min-height:800px;}
#blog_left h2 a {color:#2654AA; font:bold 22px Trebuchet MS; margin: 5px 0px; text-decoration:none;}
#blog_left h2 a:hover {color:#FF703B; font:bold 22px Trebuchet MS; margin: 5px 0px; text-decoration:underline;}
#blog_left h2 a:visited {color:#2654AA; font:bold 22px Trebuchet MS; margin: 5px 0px; text-decoration:none;}
#blog a:link {font-family:Verdana; color:#2654AA;}
#blog_left a:visited {font-family:Verdana; color:#2654AA;}
#blog_left_ ul li {font-family:Verdana; color:#2654AA; list-style-type:disc;}


#blog_right h2 {color:#B2B2B2;}
#blog_right {width:220px; float:right; vertical-align:top;  padding:20px 0px 0px 0px; margin:0px; min-height:400px;}
#blog_right a {font-family:Verdana; font-size:12px; color:#FF9A56;}
#blog_right a:visited {font-family:Verdana; color:#FF9A56;}

.cat-item {color:#fff;}
#sidebar ul, li {list-style-type:none; padding:0px; margin-left:5px;}
#sidebar li h2 {padding-top:10px; padding-left:0px; color:#fff; font-family:"Trebuchet MS"; font-size:16px;}
.sociable {padding-left:15px;}
#respond {font-family:"Trebuchet MS"; font-size:12px;  padding-left:5px; text-align:left;}
#comments {font-family:"Trebuchet MS"; font-size:12px;; color:#2654AA;}
#comment {width:450px;}
#s {width:130px;}
li .cat-item-4{display:none;}

.hidden {color:#fff;}
.sociable {padding-left:5px; font-family:"Trebuchet MS"; font-size:12px;}
