/*
Theme Name: FleetM8
Theme URI: http://fleetm8.com/
Description: 2 coloumn layout
Version: 1.0
Author: Mark Lambert
Author URI: http://redmandesign.com
Tags: green, 2 col, video header

*/

@import url('reset.css');

/* Begin Typography & Colors */


@font-face {
	font-family: 'LucidaGrandeRegular';
	src: url('fonts/lucida-webfont.eot');
	src: local('?'), url('fonts/lucida-webfont.woff') format('woff'), url('fonts/lucida-webfont.ttf') format('truetype'), url('fonts/lucida-webfont.svg#webfont4EVFKncs') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:'LucidaGrandeRegular', 'Lucida Grande', Verdana, Sans-Serif;
	background:#252525;
	color: #333;
	}

h1,
h2,
h3{
	color:black;
}

h1{
	font-size:2em;
}

h2{
	font-size:1.6em;
}

h3{
	font-size:1.2em;
}

p{
	color:#333;
	font-size:1.2em;
	margin-bottom:0.5em;
}

a{
	text-decoration:none;
	color:black;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

.nocomments{
	display:none;
}
	
#pagewrapper{
	width:100%;
	padding-bottom:50px;
	background:url('images/bg-map.png') repeat center ;
}

#page {
	width:960px;
	margin:0 auto;
	background:url('images/bg-page-repeat.png') repeat-y center;
	_background:url('') #F4F4F4;
}
	
#pagebottom{
	width:960px;
	height:10px;
	margin-left:10px;
	background:url('images/bg-page-bottom.png') no-repeat;
	_display:none;
}

#nav {
	width:960px;
	height:90px;
	position:relative;
	background:url('images/bg-nav.png') no-repeat;
}

#logo{
	width:270px;
	height:80px;
	position:absolute;
	top:5px;
	left:10px;
}

h2#tel{
	position:absolute;
	top:5px;
	right:20px;
}

ul#menu{
	position:absolute;
	bottom:10px;
	right:10px;
	list-style:none;
}

ul#menu li{
	margin:0 5px;
	display:inline;
	padding:5px 9px;
	font-size:1.4em;
	
}

ul#menu li a{
	 color:black;
}

ul#menu li.current_page_item{
	padding:5px;
	background-color:#6bb728;
	border:solid 2px white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}


ul#menu li.current_page_item a{
	color:#fff !important;
}


#videoholder{
	width:960px;
	height:400px;
	background:url('images/bg-video.png') no-repeat top;
}


#whybar{
	width:960px;
	height:150px;	
	margin:15px 0 0;
	padding:10px 0 0;
	background:url('images/bg-whybar.png') no-repeat top;
}

.whybarcol{
	width:280px;
	margin:0 20px;
	display:inline;
	float:left;
}

#content{
	width:630px;
	margin:0 10px 0 20px;
	display:inline;
	position:relative;
	float:left;
}

#content ul{
	margin:0 0 1em 20px;
	font-size:1.2em;
}

ul#contentnews{
	list-style:none;
	margin-left:10px;
}

ul#contentnews li{
	margin:10px 0 20px;
	font-size:0.8em; /* to counter the p within a li multiplyer */
}


#map{
	width:400px;
	height:320px;
	position:absolute;
	top:30px;
	right:0;
	border:solid 1px #333;
}

#contactform{
	width:610px;
	float:left;
}

#contactform label{
	width:100px;
	margin-bottom:10px;
	float:left;
	font-size:1.2em;
}

#contactform input,
#contactform textarea{
	margin-bottom:10px;
	padding:3px 0;
	color:white;
	background-color:#333;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#contactform input{
	width:250px;
}

#contactform textarea{
	width:620px;
}

#contactform input#captcha{
	width:117px;
}

#contactform input.btnsmall{
	width:auto;
	margin-top:10px;
	padding:2px 5px;
	float:right;
	background-color:#6bb728;
	border:solid 2px white;
}

.calltoaction{
	width:918px;
	height:100px;
	margin:10px 20px;
	border:solid 2px white;
	background-color:#d9e8cb;
}

.calltoaction h3{
	width:650px;
	margin:20px;
	display:inline;
	float:left;
	font-size:2em;
	color:#333;
}

.btn{
	margin-top:20px;
	padding:5px 10px 2px;
	float:left;
	text-align:center;
	color:white;
	background-color:#6bb728;
	border:solid 2px white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.btnsmall{
	padding:2px 5px;
	float:left;
	font-size:1.2em;
	text-align:center;
	color:white;
	background-color:#6bb728;
	border:solid 2px white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.btn p,
.btn a,
.btnsmall p,
.btnsmall a{
	color:white;
}

.btn a{
	font-size:2em;
}

#sidebar{
	width:286px;
	float:left;
}

#newsholder{
	min-height:200px;
	background:url('images/bg-news.png') no-repeat top #d3d3d3;
}

#newsholder ul{
	padding:10px 0 5px 5px;
	list-style:none;
}

#newsholder li{
	margin-bottom:1em;
}

ul.advanced-random-posts{
	margin-top:20px;
	list-style:none;
}

ul.advanced-random-posts li{
	margin-bottom:20px;
}


#footerwrapper{
	width:100%;
	margin-top:-15px;
	min-height:250px;
	background:url('images/bg-footer.png') repeat-x top #252525;
}

#footer{
	width:960px;
	margin:0 auto;
}

#testimonial{
	width:630px;
	margin:30px 10px 0 20px;
	display:inline;
	float:left;
}

#testimonial p{
	color:white;
}

#testimonial ul{
	list-style:none;
}

#testimonial li{
	color:white;
	font-size:1em;
}

#footercontact{
	width:286px;
	margin-top:30px;
	float:left;
	text-align:center;
}

#footercontact p,
#footercontact a{
	color:white;
}

#footercontact ul,
#footercontact li{
	list-style:none;
	display:inline;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

