/* 
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 */
html,body {margin:0;
padding:0;
height:100%; /* needed for container min-height */
font-family:arial,sans-serif;
background:#c0c0c0 url('../skeleton/images/background2.png') fixed no-repeat top left;}

	/* Wrapper for everything inside of the body */
	#body-container {position:relative; /* needed for footer positioning*/
margin:0 auto; /* center, not in IE5 */
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
background: transparent url('../skeleton/images/header2.png') repeat-x scroll 0pt 15px;}

/**
* Elements
************************************************/
img {border:none;}

    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;
    }

/* Hyperlinks */
a:link {}
a:visited {}
a:hover {}
a:active {}

a {outline: none;}

/* Headers */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* 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 {}

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

/* Normal images */
img {}
a img {}

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

/* Thumbnails */
.thumbnail {}
.thumbnails img {padding:.2em .2em;
width:75px;
height:75px;}

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

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

/* Avatars */
.avatar {}

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

/* Contains entire header */
#header-container {width:945px;
margin:0 auto; /* center, not in IE5 */
min-height:125px;
padding-top:2.2em;}

	/* Contains site title and tagline */
	#header {}

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

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

#utility-header .widget {
	float: right;
	margin-right: 2em;
	}

#logo {
border-style: none;
width: 389px;
height: 90px;
float: left;
z-index: 2;
position: absolute;
background:url("../skeleton/images/logotest25_22.png") no-repeat;}

#truck {
width: 571px;
height: 784px;
float: left;
z-index: 0;
position: fixed;
top: -60px;
left: 5px;
background:url("../skeleton/images/truck3.png") no-repeat;}

#navhome {
}
#navhome a {
display:block;
width:91px;
height:28px;
background:url("../skeleton/images/home.png") no-repeat;
}
#navhome a:hover { background-position:-94px 0;
}
#navhome a:active {
background-position:-94px 0;
}
#navlocations {
}
#navlocations a {
display:block;
width:130px;
height:28px;
background:url("../skeleton/images/locations.png") no-repeat;
}
#navlocations a:hover { background-position:-132px 0;
}
#navlocations a:active {
background-position:-132px 0;
}
#navcontact {
}
#navcontact a {
display:block;
width:130px;
height:28px;
background:transparent url("../skeleton/images/contact_us.png") no-repeat;
}
#navcontact a:hover { background-position:-133px 0;
}
#navcontact a:active {
background-position:-133px 0;
}

#navupcoming {
}
#navupcoming a {
display:block;
width:331px;
height:36px;
background:transparent url("../skeleton/images/upcoming3.png") no-repeat;
}
#navupcoming a:hover { background-position:-331px 0;
}
#navupcoming a:active {
background-position:-331px 0;
}
#navspecials {
}
#navspecials a {
display:block;
width:246px;
height:36px;
background:transparent url("../skeleton/images/specials.png") no-repeat;
}
#navspecials a:hover { background-position:-246px 0;
}
#navspecials a:active {
background-position:-246px 0;
}

/**
* Page navigation
************************************************/
/* Wrapper for navigation */
#navigation {}

	/* Page nav */
	#page-nav {}
		#page-nav ul {}
			#page-nav li {}
				#page-nav li a {}
			#page-nav li.current_page_item {}

/**

* Custom navigation
************************************************/


#menu-main_pages {float:left;
border-width:1.5px 0;
border-style:solid;
border-color:#d3d3d3;
font-size:13px;
position:relative;
z-index:1;
}

#menu-main_pages, #menu-main_pages ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 200px;
z-index: 2;
}

#menu-main_pages li.current-menu-item a {
  background: #2a4a7f;
}

#menu-main_pages li ul li.current-menu-item a {
  background: #d3d3d3;
  border-left: 3px #c0c0c0 solid;
  padding-left: 20px;
}

#menu-main_pages a {
  display: block;
  text-decoration: none;
border-width:1.5px 3px;
border-style:solid;
border-color:#d3d3d3;	
}

#menu-main_pages li {
  //margin-top: 1px;
}

#menu-main_pages li a {
  background: #052a68;
  color: #d3d3d3;	
  padding: 0.4em;
}
#menu-main_pages li a:hover {
  background: #2a4a7f;
}

#menu-main_pages li ul li a {
  background: #c0c0c0;
  color: #000;
  padding-left: 20px;
}

#menu-main_pages li ul li a:hover {
  background: #d3d3d3;
  border-left: 3px #c0c0c0 solid;
  padding-left: 20px;
}

/** .nav-parent {
background:url("../skeleton/images/arrow.gif") no-repeat 0 1px transparent;display:block;
}
**/

/**

* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {width:945px;
margin:0 auto; /* center, not in IE5 */
padding-bottom:3em; /* bottom padding for footer */
padding-top:.8em;}


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

	/* Contains site's main content */
	#content {margin-left: 255px;
background-color:#9f9f9f;
padding:0 1em 1em 1em;
line-height:22px;}

#content a {text-decoration:none;}

		/* Breadcrumb trail */
		.breadcrumb {}

		/* 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 {}
			.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 {position:absolute;
width:100%;
min-height:31px;
bottom:0; /* stick to bottom */
background:transparent url('../skeleton/images/footer.png') repeat-x bottom center;}

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

	/* Footer section */
	#footer {color:#ffffff;
		font-size:.7em;
		text-align:center;
position:absolute;
bottom:5px;
left:37%;}

#footer a {text-decoration:none;
color:#c0c0c0;}
		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}