/*
THEME NAME: Stevenson Transfer
THEME URI: 
DESCRIPTION: Custom theme for Stevenson Transfer based on Sandbox
VERSION: 2.0
AUTHOR: Jeff Cook for ADventure Graphic Communications
AUTHOR URI:http://www.adventure3.com
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

html{
	background:#fff url(images/top_bg.png) top left repeat-x;
	margin:0;
	font-size:62.5%;
	font-family:Arial, Helvetica, san-serif;
	width:100%;
	min-width:990px;
}
body {
	margin:0 auto;
}
a:focus {
	outline:none;
}
#header {
	height:95px;
	width:990px;
	margin:0 auto;
	position:relative;
}
#header h1 {
	width:215px;
	height:45px;
	font-size:11px;
	top:21px;
	left:38px;
	margin:0;
	padding:0;
	position:absolute;
	background:url(images/logo.png) no-repeat;
}
#header h1 a {
	display:block;
	height:45px;
	text-decoration:none;
}
#header h1 a span {
	visibility:hidden;
}
#blog-description {
	position:absolute;
	top:49px;
	left:272px;
	width:491px;
	height:22px;
}
 /*   Tell A Friend stuff */
#tellafriend {
	position:absolute;
	top:15px;
	right:30px;
}
#hoverDivDiv {
	position:absolute;
	left:-120px;
}
 /*   End Tell A Friend stuff */

#facebook {
	display:block;
	position:absolute;
	right:89px;
	top:40px;
	background:url(images/facebook.png) no-repeat;
	height:24px;
	width:24px;
	font-size:2px;
}
#facebook a {
	display:block;
	height:24px;
	width:24px;
	text-decoration:none;
}
#yelp {
	display:block;
	position:absolute;
	right:57px;
	top:40px;
	background:url(images/yelp.png) no-repeat;
	height:24px;
	width:24px;
	font-size:2px;
}
#yelp a {
	display:block;
	height:24px;
	width:50px;
	text-decoration:none;
}
#youtube {
	display:block;
	position:absolute;
	right:29px;
	top:40px;
	background:url(images/youtube.png) no-repeat;
	height:24px;
	width:24px;
	font-size:2px;
}
#youtube a {
	display:block;
	height:24px;
	width:50px;
	text-decoration:none;
}
#facebook a i, #youtube a i, #yelp a i {
	visibility:hidden;
}

#access {
	width:990px;
	margin:0 auto;
}

div#menu {
	margin:0;	
	height:45px;
	width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
	display:block;
	margin:0 10px;
	padding:14px 10px;
	text-decoration:none;
	font-size:1.7em;
	font-variant:small-caps;
	font-style:italic;
	font-weight:bold;
	color:#f5d50d;
}
#menu ul a:hover {
	color:#fff;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

#container {
	width:990px;
	margin:0 auto;
}

			#animation{
				margin:22px auto 0 auto;
				width:990px;
				height:297px;
				background: url('images/big_truck_bg.jpg');
				position:relative;
			}
			#moving_truck{
				position:relative;
				width:930px;
				height:275px;
				overflow:hidden;
				left:30px;
			}
			
			#big_logo{
				position:absolute;
				top:68px;
				left:192px;
				display:none;
			}		
			#family_owned{
				position:absolute;
				top:239px;
				left:-540px;
				z-index:21;
			}
			#big_truck{
				position:absolute;
				top:5px;
				left:-700px;
				z-index:21;
				overflow:hidden;
			}
			#big_truck img {
				width:300px;
			}
.entry-content {
	position:relative;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	margin:10px 35px 10px 40px;
	padding:4px 4px 0 8px;	
}
.entry-content h1 {
	font-size:2.2em;
	text-transform: uppercase;
}
.entry-content h2 {
	font-size:2em;
	text-transform: uppercase;
	color: #215333;
}

.entry-content h3, .linklistcatname {
	font-size:1.7em;
	color: #215333;
	font-variant:small-caps;
	border-bottom:1px solid #84A390;
}
.linklistcatname {
	border-bottom:1px solid #84A390 !important;
}

.entry-content h4 {
	font-size:1.5em;
}
.entry-content h5 {
	font-size:1.4em;
}

.entry-content p, .entry-content ul, .entry-content ol {
	font-size:1.5em;
	margin:0 50px 1.2em 50px;
}


.entry-content ol li p, .entry-content ol li h1, .entry-content ol li h2, .entry-content ol li h3, .entry-content ol li h4, .entry-content ol li h5 {
	padding:0;
	margin-left:0;
	font-size:1em;
}
.entry-content ol li {
	margin:0 0 15px 0;
	padding:0;
	color:#215333;
	font-weight:bold;
}
.entry-content ol li p {
	color:#000;
	font-weight:normal;
}
.entry-content ol li h3 {
	font-variant:normal;
	margin:0 0 5px 0;
	font-size:1.2em;
}
.entry-title a, .entry-content a {
	color:#be1524;
}
h3.entry-title {
	margin:10px 35px 0 0;
	padding:4px 4px 0 48px;
}
h3.entry-title a {
	font-size:20px;
	font-variant:small-caps;
}
.entry-date {
}

.entry-meta {
	margin:0 50px .5em 50px;
	color:#3C6C4E;
}
.entry-meta a {
	color:#3C6C4E;
}
.entry-date .published {
	border:none !important;
	outline:none !important;
}
#home_copy{
	margin:0 0 0 80px;
	padding-top:10px;
	width:414px;
}
#home_copy p {
	margin:0 0 1em 0;
}

h2.entry-title {
	font-size:2em;
	font-style:italic;
	text-transform: uppercase;
	margin:1em 35px 1em 35px;
	padding:10px 10px 0 0;
	color:#215333;
	border-bottom:1px solid #215333;
}
.entry-title,.entry-meta {
clear:both;
}



#recent_posts {
	background:url(images/latest_news.png) top left no-repeat;
	padding:21px 0 0 0;
	margin:0;
	list-style:none;
	width:465px;
	float:right;
}
#recent_posts li {
	border:1px dashed #fff;
	margin:0 !important;
	padding:0 !important;
}
#recent_posts li ul {
	list-style:none;
	padding:0;
	margin:0 35px 0 15px;
}
#recent_posts ul li {
	padding:0;
	margin:5px 0 !important;
}
#recent_posts .widgettitle {
	display:none !important;
}
#recent_posts a {
	color:#be1524;
	font-size:.6em;
	margin:0 !important;
	padding:0 !important;
	display:block;
}


div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

#comments {
	margin:1em 50px;
	font-size:1.3em;
	padding:0;
}
#comments h3 {
	margin:0 0 10px 0;
	padding:0;
}
#comments-list ol {
	margin:0;
}
div.comments ol li {
margin:0 0 3.5em;
}
#login {
	margin:0;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin:0 0 1em 50px;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
margin:0 0 1em 50px;
width:890px;
overflow:auto;
}

.navigation a {
	color:#be1524;
}
div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


#menu .page-item-359, #menu .page-item-357, #menu .page-item-37, #menu .page-item-361 {
display:none;
}

.more-link {
}


#text-4 {
	width:930px;
	float:left;
	background:url(images/serving_bg.png) top left repeat-y;
	margin:0 0 20px 0;
}
#text-4 h3 {
	background:url(images/serving_hdr.png) bottom left no-repeat;
	height:25px;
	margin:0;
	padding:5px 0 0 27px;
	font:bold 1.3em Arial, Helvetica, san-serif;
	color:#235937;
	font-variant:normal;
	text-align:left;
	border:none;
}
#text-4 .textwidget {
	background:url(images/serving_btm.png) bottom left no-repeat;
	width:903px;
	padding:8px 0 21px 27px;
	overflow:auto;
}
#text-4 ul {
	font-size:.8em;
	margin:17px 30px 3px 5px;
	padding:0 0 0 18px;
	list-style-type:none;
	width:850px;
	overflow:auto;
}
#text-4 ul li {
	float:left;
	text-align:center;
	width:400px;
	padding:0;
	margin:0 25px 0 0;
}
#text-4 ul li img {
	display:block;
	border:none;
}


#svc_10 {
	list-style:none;
	margin:0 0 15px 35px;
	padding:0;
	width:955px;
	overflow:auto;
}
#svc_10 li {
}
#text-3 {
	width:727px;
	float:left;
	background:url(images/svc_bg.png) top left repeat-y;
	margin:10px 0 0 0;
}
#text-3 h3 {
	background:url(images/svc_provided_hdr.png) bottom left no-repeat;
	height:25px;
	margin:0;
	padding:5px 0 0 0;
	font:bold 1.3em Arial, Helvetica, san-serif;
	color:#235937;
	font-variant:normal;
	text-align:center;
	border:none;
}
#text-3 .textwidget {
	background:url(images/svc_btm.png) bottom left no-repeat;
	width:700px;
	padding:8px 0 21px 27px;
	overflow:auto;
}
#text-3 ul {
	float:left;
	font-size:.8em;
	margin:17px 30px 3px 5px;
	padding:0 0 0 18px;
	list-style-type:disc;
}
#svc_10 .widget_featured_page_widget {
	float:left;
	margin:0 0 0 24px;
	width:190px;
	height:196px;
}


#svc_10 .widget_featured_page_widget a {
	text-decoration:none;
	display:block;
	background:url(images/10_ways.jpg) top left no-repeat;
	height:196px;
}
#svc_10 .widget_featured_page_widget ul a span, #featured_page_widget-3 a span {
	visibility:hidden;
}

#svc_10 .widget_featured_page_widget a span img{
	border:none;
}
.news_hdr {
	margin-bottom:3px !important;
}

#links-page, .linklist {
	margin:0 50px;
	padding:0;
	list-style:none;
	overflow:auto;
	font-size:1em;
}
.linklistcatname {
	padding:0 !important;
	margin-bottom:10px;
}
.linkcat{
	margin:0;
	padding:0;
}
.linkcat h3 {
	margin:0;
}

.blogroll, .linklist ul {
	padding-bottom:1em;
	font-size:1em;
	margin:0 !important;
}
.blogroll li {
	margin:10px 0;
	font-size:1em;
	list-style-type:disc;
}
.linklist ul li {
	margin:10px 0;
	font-size:1.4em;
	list-style-type:disc;
}
.blogroll li a, .linklist ul li a {
		font-size:1em;
}

#contact_text {
	float:left;
	width:460px;
}

#contact_form {
	list-style:none;
	padding:0;
	width:425px;
	float:left;
}
#contact_form li {
	padding:.6em 25px;
	background:url(images/form_bg.png) repeat-y;
}
#contact_form li.form_first {
	background:url(images/form_top.png) no-repeat;
	padding-top:25px;
}
#contact_form li.form_last {
	background:url(images/form_btm.png) bottom no-repeat;
	padding-bottom:25px;
}
#contact_form li label {
	font-size:.85em;
	font-weight:bold;
}

#fourgen {
	float:left;
	margin:0 10px 20px 35px;
}

#history_vid {
	width:560px;
	margin:0;
	float:left;
}
#transcript_hdr {
	width:165px;
	margin:1em auto;
	position:relative;
	height:22px;
clear:both;
}
#transcript_hdr a {
	display:block;
	font-size:1.5em;
	padding-left:18px;
	width:9em;
	position:absolute;
}
#transcript_hdr a.unselected {
	background:url(images/plus.png) 0 2px no-repeat;
}
#transcript_hdr a.selected {
	background:url(images/plus.png) 0 -14px no-repeat;
	display:none;
	
}
#transcript {
	background:url(images/transcript_btm.png) bottom no-repeat;
	display:none;
	padding:0 0 18px 0;
	width:640px;
	margin:0 auto 1.5em auto;
}
#transcript p {
	padding:.7em 25px;
	margin:0;
	background:url(images/transcript_bg.png) top repeat-y;
}
#transcript p#trans_first {
	background:url(images/transcript_top.png) top no-repeat;
	padding-top:18px;
}
#transcript img {
	border:3px solid #F5D50D;
	padding-top:0;
	margin-top:0;
}

#left_col {
	margin-right:525px;
}
#right_col {
	width:500px;
	float:right;
	padding:0;
	margin:0 37px 0 25px;
}
#right_col p{
	padding:15px 25px;
	margin:0;
}
#right_col h3 {
	padding:12px 25px 15px 25px;
	margin:0;
	border:none;
	font-variant:normal;
}
#serving_area {
	background:url(images/serving_bg.gif) no-repeat;
	height:272px;
}
#serving_area ul {
	margin:7px 0 0 35px !important;
	padding-top:5px !important;
	list-style: disc;
	padding-left:25px;
}

.aerial {
	margin:1em 0 !important;
}

.billjr {
	border:3px solid #F5D50D;
	margin:1em 1em 1em 37px !important;
}

#footer {
	background:#fff url(images/footer_bg.png) bottom repeat-x;
	width:100%;
	clear:both;
}

#adventure {
	position:relative;
	width:990px;
	margin:0 auto;
	top:0;
	left:0;
}
#adventure a {
	position:absolute;
	display:block;
	width:97px;
	height:30px;
	top:50px;
	right:35px;
	text-decoration:none;
	background:url(images/adventure.png) 0 0 no-repeat;
}
#adventure a i {
	visibility:hidden;
}

#footer ul {
	list-style:none;
	padding:0 !important;
	margin:0 auto;
}

#footer_pages {
	overflow:auto;
	width:830px;
	padding:0 35px 17px 35px !important;
	margin:0 auto 10px auto !important;
}
#footer_pages h3 {
	display:none;
}
#footer_pages ul {
	border:none;
	overflow:auto;
	width:100%;
}
#footer_pages ul li {
	float:left;
	margin:0 7px;
	padding:0 !important;
}
#footer_pages ul li a {
	font-size:1.2em;
	font-weight:bold;
	color:#f5d50d;
	margin:0 15px;
}

#footer ul#footer_address {
	font:bold 1.3em Arial,Helvetica,san-serif;
	color:#ddd;
	padding:0 35px;
	margin:0 auto;
	width:710px;
	overflow:auto;
}

ul#footer_address li:first-child {
	font-size:1.35em;
	color:#fff;
}

.phone {
	margin-top:.60em;
}
.wpcf7-response-output {
	background:#f5f5cc;
	position:absolute;
	top:150px;
	left:35px;
	font-size:1.3em;
	width:350px;
	padding:10px !important;
	font-weight:bold;
	border:3px solid #f5d50d !important;
}

#pbn_pics {
	float:right;
	width:500px;
	margin:0 42px 0 15px;
}
#pbn_pics img {
	margin:0 0 15px 0;
	border:3px solid #f5d50d;
}
.image {
	border:3px solid #f5d50d;
}
h2.area_phone {
	color:#BE1524;
	text-transform:uppercase;
	font:bold 1.6em Verdana, Geneva, sans-serif;
	margin:0 0 5px 42px;
	padding:5px;
	width:360px;
	text-align:center;
	background:#f5d50d;
}
h2.area_phone {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

h2.area_phone span {
	color:#215333;
}


.bios {
	border:none;
}
