/*
Theme Name: Blow Me
Theme URI: http://www.fullphatdesign.co.uk
Description: Full phat Designs theme for Ashfield Vehicle hire
Author: Martin Fickling
Version: 1.0
Tags:two column, white, grey, pink, corporate
*/

body{
	background:#e8e8e8;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
#container{
	width:100%;
	background:#FFF;
	margin:0;
	overflow:hidden;
}
#header{
	width:960px;
	height:286px;
	margin:0 auto;
	padding:20px 0 0 0;
	position:relative;
}
.logo{
	width:182px;
	height:182px;
	position:absolute;
	top:0;
	left:-20px;
}
#topnav{
	width:960px;
	height:60px;
	margin:0 auto;
	clear:both;
	background:url(images/nav-back.png) no-repeat;
}
#topnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnav li{
	float:left;
	font-size:19px;
	border-right:1px solid #999;
	display:block;
	margin-top:16px;
}
#topnav li.last{
	border-right:0px none;
}
#topnav li a{
	margin:0 31px 0 31px;
	text-decoration:none;
	color:#666;
}
#topnav li a:hover{
	color:#e70c75;
}
#content{
	width:960px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	background:url(/images/content-back.png) no-repeat bottom right;
	font-size:12px;
	color:#666;
}
.content-left{
	width:624px;
	margin-right:20px;
	padding:20px 0 20px 0;
	float:left;
}
.content-right{
	width:316px;
	float:right;
	padding:20px 0 20px 0;
}
.content-right li {
	border: 1px dashed #CCC;
	width:294px;
	list-style-type:none;
	padding:10px;
	margin-bottom:10px;
}
.content-right li:hover {
	border: 1px dashed #fff;
	background:#e8e8e8;
	width:294px;
	list-style-type:none;
	padding:10px;
	color:#FFF;
}
.content-right li a{
	display:block;
}
.content-right li a:hover {
	color:#666;
}
#footer-container{
	width:100%;
	clear:both;
	padding:22px 0 20px 0;
	background:#e8e8e8;
	border-top:#f6f6f6 12px solid;
	overflow:hidden;
}
#footer{
	width:960px;
	margin:0 auto;
	font-size:11px;
	line-height:1.4em;
	color:#666;
}
.footer-left{
	width:524px;
	margin-right:20px;
	float:left;
		padding-bottom:20px;
}
.footer-right{
	width:416px;
	float:right;
		padding-bottom:20px;
		text-align:right;
}
.footer-icon{
	margin-left:15px;
}
#footer a{
	color:#666;
}


h1{
	color:#ea9808;
	font-weight:100;
	font-size:45px;
}
h1.no-top{
	margin-top:0px;
}
h2{
	color:#1ba9cd;
	font-weight:100;
	font-size:26px;
}
h3{
	color:#e70c75;
	font-weight:100;
	font-size:26px;
}
a{
	color:#1ba9cd;
}
a:hover{
	color:#ea9808;
}

    /* jquery header slider */
img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
	height:286px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

	.left-icon{
		float:left;
		border-right:10px solid #fff;
	
	}
	.right-image{
		float:right;
		margin-left:15px;
		margin-bottom:15px;
	}
	.right-image-spacer{
		float:right;
		margin-left:15px;
		margin-bottom:15px;
		margin-right:-20px;
	}
	
	#contact-left{
	width:469px;
	float:left;
	padding:20px 0 20px 0;

}
#contact-left h2{
	margin-top:0px;
}
#contact-right h2{
	margin-top:0px;
}
	#contact-right{
	width:470px;
	float:right;
	padding:20px 0 20px 0;
}
 /* CONTACT FORM */
/* ----------------------------------------- */
#contact-right label{
	width:450px;
text-align: left;
display:block;
margin-bottom:10px;
}
#contact-right input{
background: #ffffff;
border: 1px solid #CCC;
	width:430px;
color:#666;
font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
		padding:5px;
		margin-bottom:5px;
}
#contact-right textarea{
background: #ffffff;
border: 1px solid #CCC;
	width:430px;
	color:#666;
font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;

}
#contact-right select{
background: #ffffff;
border: 1px solid #CCC;
color: #333;
	font-family: Arial, Helvetica, sans-serif;
	width:430px;
	padding:5px;

}
#contact-right input.send-btn {
background-color: #ea9808;
border: 1px solid #CCC;
margin-top:15px;
margin-bottom:15px;
width:150px;
padding:5px;
color:#FFF;
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-right legend
{
background: #ffffff;
padding: 2px 6px;
} 
#contact-right label em {  
margin-left:10px;
font: 9px Tahoma, Arial, Helvetica, sans-serif; color:#aa1e22; 
font-weight: normal; 
padding:0px;   
}
 
/* =Navigation
-------------------------------------------------------------- */
.navigation{
	width:623px;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0px 0 15px 0;
	clear:both;
	overflow:hidden;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin:0px 0 15px 0;
	clear:both;
	overflow:hidden;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {

	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
	width:624px;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:620px;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}


/* =Widget Areas
-------------------------------------------------------------- */
ul.xoxo{
	border: none 0px;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
	margin:0;
	padding:0;
	border:0 none;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 0;
	margin:0;
	padding:0;
	border:0 none;
}
.widget_search{
	margin-bottom:15px;
	overflow:hidden;
}
.widget_search #s { /* This keeps the search inputs in line */
	width:216px;
	background: #ffffff;
border: 1px solid #ea9808;
	color:#666;
font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
		padding:10px;
		float:left;
}
.widget_search #searchsubmit{
	background: #ffffff;
border: 1px solid #ea9808;
	color:#666;
font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
		padding:9px 10px 9px 10px;
		margin-top:0px;
		margin-bottom:15px;
		float:right;
		width:60px;
	
}
li:hover#search-2{
	background:#FFF;
}
li#search-2{
	border:0 none;
	margin:0px;
	padding:0px;
	width:316px;
}
li:hover#categories-2{
	background:#FFF;
}
li#categories-2{
	border:0 none;
	margin:0px;
	padding:0px;
	width:316px;
}
li:hover#recent-posts-2{
	background:#FFF;
}
li#recent-posts-2{
	border:0 none;
	margin:0px;
	padding:0px;
	width:316px;
}
li#search-2{
	border:0 none;
	margin:10px 0 0 0;
	padding:0px;
	width:316px;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	margin-top:0;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

wp-caption-text
/* Images
-------------------------------------------------------------- */

#content img {
	max-width: 624px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {

	line-height: 18px;
padding:0px;
margin:0;
}
#content .wp-caption img {

}
#content .wp-caption p.wp-caption-text {
	margin: 5px 0 5px 0;
	padding:0px;
	color: #888;
	font-size: 12px;
	text-align:center;
	font-style:italic;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}


/* =Content
-------------------------------------------------------------- */

#main {
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {

}

#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}

.hentry {
	margin: 0 0 20px 0;
	width:584px;
	border:1px #CCC dashed;
	padding:20px;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}

.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}
#content .entry-title {
margin-top:0px;
}
.entry-title a:link,
.entry-title a:visited {

	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FF4B33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
	
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content{
	clear:both;
}
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#333;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	font-size: 12px;
	clear: both;
	border: 1px dashed #999;
	padding:15px;
	background:#eaeaea;
}
.entry-utility a{
	color:#e70c75;
}
.entry-utility a:hover {
	color: #8e0748;
}
.entry-meta a {
	text-decoration:none;
}
.entry-meta a:hover{
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}
.widget_categories li{
	list-style:none;
	padding:10px;
	margin:0px 0px 10px 0;
	width:294px;
}
.widget_categories ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

/* prices table
-------------------------------------------------------------- */

.header-rows{
	background:#0095d3;
	color:#FFF;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:0;
}
.header-row span{
	font-size:10px;
	
}
.yellow-rows{
	background:#f47b20;
	text-align:center;
	color:#FFF;
	border-bottom:1px solid #ce6617;
	padding:0;
}
.other-rows{
	background:#cc1205;
	text-align:center;
	color:#FFF;
	border-bottom:1px solid #b41106;
	padding:0;
}
.standard{
	text-align:center;
	border-bottom:1px solid #CCC;
	padding:0;
}
.pricetable{
	margin-bottom:15px;
}
