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

/*
Theme Name:Bollinger Construction
Theme URI:http://internethappens.com/
Description:Custom Theme made exclusive for Bollinger Construction by <a href="http://www.christopherstevenbailey.com/">C. Bailey</a>.
Version:1.0
Author:Christopher Bailey
Author URI:http://www.christopherstevenbailey.com/
Tags:internet happens, jquery, slider, fade, bollinger
*/

/* CSS Reset */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none;
	list-style-type: none;
}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

.clear {
	clear: both;
}

address {
	margin-bottom: 30px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body{
	background-color: black;
	color: #a05d43;
	text-align: left;
	background-image: none;
	font: 11pt Arial, sans-serif;
}

h1 {
	letter-spacing: -1px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 15pt;
	font-weight: bold;
}

h2 {
	color: #e5e5e5;
	background-position: -4px center;
	background-repeat: no-repeat;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: white;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

a, a:link, a:active, a:visited {
	color: gray;
}

a:hover {
	text-decoration: underline;
	color: white;
}

.line_ht {
	line-height: 24px;
}


#header{
	margin:0 auto;
	width: 1000px;
	height: 306px;
	background: url(images/header_img.png) no-repeat center top;
	position:relative;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#home_left {
	background-color: transparent;
	width: 230px;
	float: left;
	margin-left: -20px;
}

#home_left h1 {
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	color: silver;
	font: 28pt Georgia, "Times New Roman", Times, serif;
}

#home_left h2 {
	color: #a05d43;
	text-align: center;
	letter-spacing: 1px;
	margin-top: -8px;
	font-weight: normal;
	font-style: normal;
}

#home_left span {
	width: 250px;
	letter-spacing: 1px;
	white-space: nowrap;
	margin-left: 4px;
	padding: 0;
	margin-top: 0;
	top: -8px;
	position: relative;
}

.home_sm_txt {
	text-align: justify;
	width: 235px;
	color: gray;
	margin-top: 16px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#home_right {
	background-color: transparent;
	width: 420px;
	float: right;
	margin-top: 26px;
}

#home_right p{
	margin-top: 20px;
	text-align: justify;
	color: silver;
	line-height: 22px;
	font-size: 11pt;
}

#home_right h2:first-letter {
	color: #a05d43;
	font-size: 17pt;
}

#home_right h2 {
	font-size: 13pt;
	font-weight: bold;
	padding-top: 6px;
}



#page{
    width: 1000px;
	background: #101010 url(images/page_tile.jpg) repeat 0;
	margin: -25px auto 0;
	text-decoration: none;
	line-height: 20px;
}


	#slider{
		width: 800px;
		margin:0 auto;
		position:relative;
	padding-left: 140px;
	padding-top: 40px;
}


	#page .scroll{
		width: 760px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
}
	
		#page .scrollContainer .panel{
			width:720px;
			overflow:hidden;
	padding: 20px;
}
			
		#page .panel pre{
				line-height:1em;
				color:#1C194C;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
		#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}




#footer{
	border-top: 1px solid #100f10;
	background: #080808 no-repeat center top;
	padding-top: 40px;
	color: #575757;
	font-size: 11px;
	text-align: center;
}

.co_description {
	font-size: 11pt;
	margin-bottom: 25px;
}

.company a {
	font-size: 14pt;
	letter-spacing: -1px;
	color: #3e3e3e;
}

.company a:hover {
	color: white;
	text-decoration: underline;
}

.internet_happens {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 15px;
}


.internet_happens a, .internet_happens a:link, .internet_happens a:visited, .internet_happens a:active {
	color: #324058;
	font-weight: bold;
	white-space: nowrap;
}
.internet_happens a:hover{
	text-decoration: none;
	color: #bfc0c0;
}




/* Menu Body */
	ul#menu {
		height: 136px;
		list-style:none;
		margin: 0 auto 0 -288px;
		width: 696px;
	position: absolute;
	top: -100px;
	left: 50%;
	padding: 20px 0 0;
}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(images/sprite.png) no-repeat scroll top left;
		display:block;
		height: 68px;
		position:relative;
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.profile {
		width: 90px;
	}
	

	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.residential {
		width: 122px;
		background-position:-90px 0px;
	}
		
		
	
		/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.commercial {
		width: 122px;
		background-position:-212px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.water {
		width: 122px;
		background-position:-334px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.publication {
		width: 120px;
		background-position:-456px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.contact {
		width: 118px;
		background-position:-578px 0px;
	}
	
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(images/sprite.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.profile span {
		background-position:0px -68px;
	}
	
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.residential span {
		background-position:-90px -68px;
	}
	
	
		/* Shift background position on hover for the class: "home" */
	ul#menu li a.commercial span {
		background-position:-212px -68px;
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.water span {
		background-position:-334px -68px;
	}
		/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.publication span {
		background-position:-456px -68px;
	}
	
		/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.contact span {
		background-position:-578px -68px;
	}
	
/* photo gallery */

#bollinger_gallery_div {
	margin-top: 45px;
}

#bollinger_gallery {
	border: 1px solid #1e1e1e;
	text-align: center;
	width: 684px;
}


#bollinger_gallery ul {
	list-style-type: none;
}

#bollinger_gallery ul li {
	float: left;
	list-style-type: none;
	border: 1px solid #222;
	padding: 0;
	width: 75px;
	height: 75px;
	margin: 8px;
	text-align: center;
}

#bollinger_gallery ul li:hover {
	border: 1px solid #837b7e;
}

#bollinger_gallery img {
	margin: 0;
	padding: 0;
	width: 75px;
	height: 75px;
}


/*pages*/

#contact {
	margin-top: 45px;
}

#contact_pg_1 {
	float: left;
}

#contact_pg_2 {
	float: left;
	margin-left: 150px;
}


a.smcf-link  {
	color: #a05d43;
	font-weight: bold;
}

#page .clicknote {
	text-align: left;
	margin-bottom: 6px;
	text-indent: 4px;
	font-style: normal;
	font-size: 9pt;
}

#ihcsb_credit {
	
}
