/* 
Theme Name: Skeleton
Theme URI: http://themehybrid.com/themes/skeleton
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	@import url('../hybrid/library/css/reset.css');

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	/* @import url('../hybrid/library/css/18px.css'); */
	/* @import url('../hybrid/library/css/20px.css'); */
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */

/* Holy Grail */
	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */

/* Plugins CSS */
	/* @import url('../hybrid/library/css/plugins.css'); */

/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body{
	background: #000 url(images/bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #a5a6a7;
	letter-spacing: 1px;
}

	/* Wrapper for everything inside of the body */
	#body-container {
		background: #fff;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 0;
		width: 999px;
	}

/**
* Elements
************************************************/



/* Headers */
h1 {}
h2 {
	background: transparent url(images/h2_bg.gif) repeat-x;
	background-position: bottom;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 10px 0 10px 0;
}

h3 {
	background: transparent url(images/h2_bg.gif) repeat-x;
	background-position: bottom;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 10px 0 23px 0;
}

h4 {
	position: absolute;
	top: 32px;
	left: 145px;
	color: #750a0a;
	font-weight: normal;
	font-size: 14px;
	width: 300px;
}

h5 {
	font-size:14px;
	padding: 15px 0 0 2px;
	margin: 0;
	font-weight: normal;
	color: #666666;
	background: none;
}
h6 {}

/* Text elements */
strong { 
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}
em {
	font-weight: bold;
	font-style:normal;
}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {
	margin: 10px 0 10px 0;
}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft {}
.right, .alignright {}
.center, .aligncenter {}
.block, .alignnone {}
.clear{ clear: both; }
p .clear {
	display:block;
	height: 1px;
	line-height: 1px;
	clear: both;
}

/**
* Images
************************************************/

/* Normal images */
img {
	margin: 10px;
}
a img {
	border: none;
}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
/*.gallery {}
	.gallery img {}*/

/* Avatars */
.avatar {}

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

/* Contains entire header */
#header-container {
	background: url(images/header.jpg) no-repeat;
	height: 167px;
	margin: 0;
	padding: 0;
}

	/* Contains site title and tagline */
	#header {display: none;}

		/* Site title */
		#site-title {}
			#site-title a {}
				#site-title a span {}

		/* Site description/tagline */
		#site-description {}

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation {
	margin: 0;
	padding: 0;
	position: relative;
	width: 999px;
	height: 30px;
	background: url(images/menu.jpg) no-repeat;
	background-position: 0 -30px;
}

	/* Page nav */
	#page-nav {}
		#page-nav ul {}
			#page-nav li {
				height: 30px;
				padding: 0;
				list-style: none;
				position: absolute;
				top: 0;
				display: block;
			}
				#page-nav li a {
					height: 30px;
					display: block;
				}
			#page-nav li.current_page_item {}

	li.page_item.page-item-3{
		left: 0; 
		width: 132px;
	}
	li.page_item.page-item-5{
		left: 132px; 
		width: 193px;
	}
	li.page_item.page-item-7{
		left: 325px; 
		width: 282px;
	}
	li.page_item.page-item-9{
		left: 607px; 
		width: 133px;
	}
	li.page_item.page-item-11{
		left: 740px; 
		width: 120px;
	}
	li.page_item.page-item-13{
		left: 860px; 
		width: 138px;
	}
	
	li.page_item.page-item-3 a:hover, .singular-page-3 li.page_item.page-item-3 a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	li.page_item.page-item-5 a:hover, .singular-page-5 li.page_item.page-item-5 a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -132px 0;
		background-repeat: no-repeat;
	}
	
	.page-item-5.current_page_parent a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -132px 0;
		background-repeat: no-repeat;
	}
	
	li.page_item.page-item-7 a:hover, .singular-page-7 li.page_item.page-item-7 a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -325px 0;
		background-repeat: no-repeat;
	}
	
	.page-item-7.current_page_parent a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -325px 0;
		background-repeat: no-repeat;
	}
	
	li.page_item.page-item-9 a:hover, .singular-page-9 li.page_item.page-item-9 a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -607px 0;
		background-repeat: no-repeat;
	}
	
	li.page_item.page-item-11 a:hover, .singular-page-11 li.page_item.page-item-11 a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -740px 0;
		background-repeat: no-repeat;
	}
	
	li.page_item.page-item-13 a:hover, .singular-page-13 li.page_item.page-item-13 a{
		background-color: transparent;
		background-image: url(images/menu.jpg);
		background-position: -860px 0;
		background-repeat: no-repeat;
	}
	
/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	/*.content {	
		position: relative;
	}*/

		/* Breadcrumb trail */
		.breadcrumb {
			display: none;
		}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post {}

			/* Post, page, and archive titles */
			.entry-title {}
			.single-title {}
			.page-title {display: none;}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			.byline {}

			/* Full entries */
			.entry-content {}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Post meta data */
			.post-meta-data {}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {}
			.navigation-links .previous {}
			.navigation-links .next {}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {}

							/* Comment meta data */
							#comments .comment-meta-data {}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {}

					/* Comment form title */
					#reply {}

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {}
							#respond textarea {}
						#respond .button {}
						#respond .comment-action {}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {}
		#primary .widget {}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

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

/* Wrapper for the entire footer */
#footer-container {clear: both;
	padding-top: 5px;
}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer {}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}
		

/** 
* Titles 
*************************************************/		

/*hide page title*/
h2.page-title{
	display: none;
}

div.heading{
	position: relative;
}

h2.home_problem_solved_title{
	background: url(images/home_problem_solved.gif) no-repeat;
	width: 417px;
	height: 40px;
	padding: 0;
	margin: 0;
}

h2.civil_title{
	background: url(images/civil_title.gif) no-repeat;
	width: 390px;
	height: 39px;
	padding: 0;
	margin: 0;
}

h2.environmental_title{
	background: url(images/environmental_title.gif) no-repeat;
	width: 453px;
	height: 39px;
	padding: 0;
	margin: 0;
}

h2.environmental_title_sub{
	background: url(images/environmental_title_sub.gif) no-repeat;
	width: 453px;
	height: 50px;
	padding: 0;
	margin: 0;
}

h2.history_title{
	background: url(images/history_title.gif) no-repeat;
	width: 100%;
	height: 37px;
	padding: 0;
	margin: 0;
}



h2.staff_title, h2.staff_title_civil, h2.staff_title_environmental, h2.staff_title_general{
	width: 903px;
	height: 35px;
	padding: 0;
	margin: 20px 0 0 0;
}

h2.staff_title{
	background: url(images/staff_title.gif) no-repeat;
}	

h2.staff_title_civil{
	background: url(images/staff_title_civil.gif) no-repeat;
}

h2.staff_title_environmental{
	background: url(images/staff_title_environmental.gif) no-repeat;
}

h2.staff_title_general{
	background: url(images/staff_title_general.gif) no-repeat;
}





h2.contact_title{
	background: url(images/contact_title.gif) no-repeat;
	width: 572px;
	height: 42px;
	padding: 0;
	margin: 0;
}

h3.subheading{
	font-size:14px;
	padding: 10px 0 0 5px;
	margin: 0;
	font-weight: normal;
	color: #666666;
	background: none;
}

div.subpage_title{
	position: absolute;
	top: 10px;
	left: 210px;
	color: #750a0a;
	font-size: 14px;
}

div.subpage_title_under{
	position: absolute;
	top: 35px;
	left: 145px;
	color: #750a0a;
	font-size: 14px;
	width: 300px;
}

div.subpage_title_long{
	position: absolute;
	top: 5px;
	left: 225px;
	color: #750a0a;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: 13px;
	width: 200px;
}

/* Pages */

.two_column{
	position: relative;
}

#contact_photo{
	float: left;
	width: 329px;
	height: 413px;
	background: url(images/contact_photo.jpg) no-repeat;
	margin: 10px 15px 0 30px;
}

#contact_form{
	float: left;
	width: 572px;
	padding: 10px 0 0 0;
}

div.form{
	float: left;
	width: 335px;
	padding: 10px 0 0 10px;
}

input{
	padding: 3px 3px;
	border: #fbac2f 1px solid;

}

.your-subject input, .your-email input, .your-name input{
	border: #fbac2f thin solid;
	height: 17px;
	width: 327px;
}

textarea{
	border: #fbac2f 1px solid;
	width: 300px;
	height: 90px;
	clear: left;
	padding: 5px 3px;
	margin: 0 0 20px 0;
}

div.form br{
	line-height: 1px;
}

input[type="submit"]{
	letter-spacing: 1px;
	cursor:pointer;
	border:outset 1px #ccc;
	color: #750a0a;
	font-size: 12px;
	padding: 2px 5px;
	background:url(/wp-content/themes/skeleton/images/buttonbg.gif) repeat-x left top;
}

label{
	color: #750a0a;
}


#contact_numbers{
	float: left;
	width: 200px;
	margin: 25px 0 0 0;
	letter-spacing: 1.5px;
}

.phone_number{
	font-size: 14px;
	margin: 10px 0 10px 0;
	font-weight: 500;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.email_message{
	color: #750a0a;
}

div.textbox{
	width: 40px;
}

#clients_include{
	float: left;
	width: 325px;
	margin: 13px 35px 20px 30px;
}

#clients_include p{
	margin: 0 0 15px 10px;
	padding: 0;
}

h2.clients_title{
	background: url(images/client_our_clients_title.gif) no-repeat;
	background-position: top;
	padding: 0 0 10px 0;
	width: 332 px;
	height: 38 px;
}

/*h3{
	color: #000;
	padding: 0;
	margin: 0 0 0 10px;
}*/

#testimonials{
	float: left;
	width: 572px;	
}

h2.testimonials{
	background: url(images/client_testimonials_title.gif) no-repeat;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	width: 572px;
	height: 32px;
}

div.testimonial_container{
	border: #c4c5c3 thin solid;
	padding: 5px 15px;
}

.photoFrame{
	float:left;
	margin: 15px 0 0 30px;
	width: 500px;
	height: 330px;
}



#problemSolvedPhoto{
	background: url(images/problemSolvedPhoto.jpg) no-repeat;
}

/*
#photoGallery{
	background: url(images/gallery_bg.gif) no-repeat;
	width: 451px;
	height: 370px;
	margin-right: 10px;
	padding: 0 0 0 5px;
}
*/

.textFrame{
	position:relative;
	margin: 15px 0 0 5px;
	float: left;
	width: 400px;
}

.textFrame p{
	margin: 9px 0 0 3px;
}



#historyPhoto{
	background: url(images/history_photo.jpg) no-repeat;
	width: 360px;
}

#historyText{
	float: left;
	width: 450px;
}

#staff_text{
	width: 903px;
	margin: 30px 0 0 30px;	
}

.staff_person{
	clear: both;
	font-size: 12px;
	margin: 10px 0 8px 0;
	padding: 0;
	height: 180px;
}

.staff_photo{
	float: left;
	width: 145px;
	height: 175px;
	clear: none;
}

.staff_description{
	float: left;
	margin: 20px 0 0 15px;
	width: 600px;
	clear: none;
}

.staff_title{
	font-size: 12px;
	font-style:italic;
}

.staff_name{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
}

.staff_break{
	height: 17px;
	width: 903px;
	background: url(images/staff_break.gif) no-repeat;
}


/* Footer */

#footer{
	width: 100%;
	height: 35px;
	padding: 0;
	margin: 0;
	clear: both;
	vertical-align: text-top;
}

#footer_vtlogo img{
	float: right;
	height: 52px;
	width: 101px;
	margin: -10px 39px 0 0;
	padding: 0;
}



#client_list{
	float: right;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 10px 47px 0 0;
}

#phone_number{
	font-family:"Times New Roman", Times, serif;
	float: left;
	font-size: 24px;
	letter-spacing: 5px;
	margin: 0 0 0 15px;
}


#bottom{
	position: relative;
	background: #fff;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 17px;
	height: 60px;
	width: 982px;	
}

#bottom p{
	position: relative;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	font-size:12px;
	letter-spacing: 2px;
}

#bottom a:hover{
	color: #666666;
}

#bottom a, a:active, a:visited{
	color: #a5a6a7;
}

#copyright{
	float: left;
	}



ul a{
	text-decoration: none;
}

#footer_line{
	padding: 0;
	width: 100%;
	height: 4px;
	margin: 0 auto;
	background: url(images/footer_line_fill.jpg) repeat-x;
	/*background-color: #d6ab0f;*/
	/*opacity:0.44;
	filter:alpha(opacity=44);*/
	line-height: 0px;
}

#footer_line_inner{
	padding: 0;
	width: 999px;
	margin: 0 auto;
	height: 4px;
	background: #FFF url(images/footer_line_fill_inner.jpg) repeat-x;
	line-height: 0px;
}


/** 
* Misc 
*************************************************/

/* Hide text of links */
.hide{
	display: none;
}

br{
	line-height: 12px;
}

.edit{
	display: none;
}

/* Hyperlinks */
/* link styles at bottom for IE6 */
a:link, a:visited, a:active {
	color: #750a0a;
}

a:hover{
	text-decoration: underline;
}
