/*
Theme Name: Blueline design
Theme URI: http://ihussey.co.uk
Version: 1.1
Description: 2 Column theme with individual page templates created to allow wordpress to work as a content management system. Colour co-ordinated page headers and associated news themeing. The theme was based on a design named blueagle.
Author: I Hussey for Blueline taxis
Author URI: http://www.ihussey.co.uk
*/


/* Links */

a:link { text-decoration: none; color: #338AF3; }

a:visited { text-decoration: none; color: #338AF3; }

a:hover, a:active { color: #C84028; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style:circle; /*list-style-image: url(images/bullet.gif); */}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f3f3f3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font: normal 75% "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
}

#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0;
	position:relative;

}

#headerbg {
/*background-image: url(images/header.gif);
background-repeat: no-repeat;
background-position: top; */
width: 950px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
height:130px;
background:url(images/header_h1_back.gif) top left no-repeat;
}
/*
#headerbg h1 { 
text-indent:-1000px;
padding:0;
margin:0;
font-size:10px;
height:89px;
background:url(images/header_h1_back.gif) top left no-repeat;
width:441px;
float:left;
}*/

#flash_voiceover {
	position:absolute;
	top:78px;
	right:34px;
}


#headerbg h2{
display:none;
}
#headerbg h1 a { color: #fff;}

.breadcrumbs {
clear:both;
}

.breadcrumbs ul {
list-style-type: none; list-style-image: none; float: left; height: 30px; margin: 0px 0px 0px 0px;
}

.breadcrumbs li {
 float: left;
}

.breadcrumbs li a:link,
.breadcrumbs li a:visited
{
	float: left;
	color: #9B9B9B;
	display: block;
	padding: 5px 10px;
	margin-right: 1px;
	height: 25px;
	font-size: 12px;
	margin-top: 0px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background-color: #FFFFFF;
	padding:0;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	margin:0;
}

.clearer{
	clear:both;
	height:0px;
}

#content-wrapper
{
	width: 62%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 30%;
	float: right;
	margin-top: 15px;
}

#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 900px;
	text-align: left;
	color: #338AF3;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 120px;
	margin:0;
	padding:5px 25px;
	background:transparent url(images/blu_shield_small_footer.gif) top right no-repeat;
	border-top:2px #666666 solid; 
	/*	
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left: 20px;
	padding-bottom: 10px; */
	}

#footer a {
	color: #338AF3;
	font-size: 11px;
	}

#footer a:visited {
	color: #338AF3;
	}
#footer a:hover {
	color: #338AF3;
	}
#footer ul li{
	display:inline;
}

#footer h2 {
display:none;
}
#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header not being used so moved off the page only for text only browsers*/

#companylogo{
border:none;
float:left;
}

/* Navigation */
#navigation{
position:relative;
top:0;
left:0;
margin:0;
padding:0;
width:950px;


}

#navigation ul{
list-style:none;
list-style-image:none;
margin:0;
padding:0;
float: left;  
font-size: 1.167em; /* 14px */
font-weight: normal;
background:#423d43 url(images/header_nav_slice.gif) top left repeat-x;
display:inline;
width:950px;
height:50px;
}
/* hacks */
* html #navigation {height: 1%;}

#navigation ul li { 
display:inline;
}

#navigation li a{
	float:left;
	color:#FFF;
	display:block;
	margin:0;
	margin-right:1px;
	padding:10px 10px 10px 15px;
	background: url(images/nav-line.gif) top right no-repeat;
}

#navigation a:hover,
#navigation a:active
{
	color: #FFF;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* utilities navigation */
#utilitiesnav{
	width:450px;
	float:left; 
	font-size: 1.167em; /* 14px */
	font-weight: normal;
	margin:15px 0 50px 0;
	padding:0 0 0 10px;
	list-style:none;
}

#utilitiesnav li { 
	float:right;
	margin:0 1px 0 0;
	padding:0; 
}
#utilitiesnav a{
	float: left;
	color: #FFF;
	display: block;
	padding: 0px 5px;
	margin:0;
}

#utilitiesnav li a:hover,
#utilitiesnav li a:active
{
	color: #FFF;
	text-decoration:underline;
}

#utilitiesnav li.active a
{
	color: #555555;
	text-decoration:underline;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* section branding */

#taxisbranding{
	background:#0450c1 url(images/section_banner_taxis.gif) left top repeat-x;
	height:75px;
}

#taxibrandingimage{
	position:relative;
	top:-250px;
	left:600px;
	z-index:10;
}


#garagebranding{
	background:#a7383b url(images/section_banner_garage.gif) left top repeat-x;
	height:75px;
}

#executivebranding{
	background:#55424c url(images/section_banner_executive.gif) left top repeat-x;
	height:75px;
}

#garagetaxisbranding{
	background:#a7383b url(images/section_banner_garagetaxis.gif) left top repeat-x;
	height:75px;
}

#insurancebranding{
	background:#0c0c0c url(images/section_banner_insurance.gif) left top repeat-x;
	height:75px;
}

.brandingtitle {
color:#FFFFFF;
padding:10px;
margin-left:20px;
}

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }


/* Sidebar */

.sideblock
{
	/*padding: 5px 10px;*/
	margin-bottom: 20px;
	background-color: #F9F9F9;
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	text-transform:uppercase;

}
.sideblock a:link, .sideblock a:visited{
	color:#252525;
}

.sideblock a:hover, .sideblock a:active{
	color:#C84028; /*#0066b3; */
}

.sideblock ul { 
list-style-image: url(images/black_arrow.gif);
}

.sideblock h3 { 
	font-size: 16px; 
	color: #0066b3; 
	margin:0;
	padding:0;
	height:30px;
	padding-left: 10px; 
	font-weight: bold; 
	display: block; 
	color:#fff;
	border:none;
	background:#0066b3 url(images/menuback_normal.gif) left top repeat-x;
}

.imgSidebar {
border:none;
margin:0 auto;
}

/* styling for executive cars */

.taxissideblock h3{
	color: #fff; 
	background:#FF8000 url(images/menuback_taxis.gif) left top repeat-x;
}

.executivesideblock h3{
	color: #252525; 
	background:#cccc8f url(images/menuback_executive.gif) left top repeat-x;
}

.garagesideblock h3{
	color: #fff;  
	background:#30bf82 url(images/menuback_garage1.gif) left top repeat-x;
}

.post-wrapper {
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 0px;
width: 593px;
margin-left: -20px;
margin-bottom: 0px;
float: left;
}

.post-wrapper-contact {
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 0px;
width: 850px;
margin-left: 0px;
margin-bottom: 0px;
float: left;
}



#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 56px;
	margin-bottom: 0px;
	width: 56px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFD7C2;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

.recent {
width: 271px;
height: 203px;
margin-left: 18px;
background-image: url(images/recent-bg.gif);
padding: 10px;
float: left;
margin-top: 15px;
}
#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 20px;
color: #FFF;
text-transform: lowercase;
margin-left: 20px;
margin-bottom: 2px;
float: left;
margin-top: 15px;
}

.search_bg {
height:40px;
width:356px;
float: right;
margin-right: -60px;
margin-top: 37px;
}

#search {
vertical-align:top;
color:#000000;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#000000;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 20px;
padding:0;
border: none;
}

#search .input {
width:79px;
height:33px;
background:none;
border:none;
vertical-align:middle;
margin:0 0 0 30px;
padding:0;
}

.recent-titles {
font-size: 18px;
margin-left: 10px;
margin-top: 10px;
}

/* styling for the tarrifs table */

.taxirates table {
  	width: 100%;
  	position: relative;
  	top: -4px;
  	left: -4px;
  	border: 1px solid #000;
  	background: #fff;
  	}
.taxirates table caption {
  	margin: 0;
  	padding: 8px 20px;
  	text-align: left;
 	border: 1px solid #000;
  	border-bottom: none;
 	background: #fff;
  	}
.taxirates table th, table td {
  	margin: 0;
  	padding: 8px 20px;
  	text-align: center;
  	border-bottom: 1px solid #b5b5b5;
  	}
.taxirates table th {
  	color: #999;
  	}
.taxirates table .name {
  	text-align: left;
  	}
.taxirates table tr {
  	background: #e6e6e6;
  	}
.taxirates table tr.alt {
  	background: #f1f1f1;
  	}
.taxirates table td a {
  	display: block;
  	font-weight: bold;
  	}
.taxirates table tr.blueline {
  	font-weight:bold;
  	}
/* styling for flash animations */
	
#flashHold{
	width:800px;
	margin:0 auto;

}
#flashHeaderHold{
	margin:0 0 -130px 0;
	padding:0;
	position:relative;
	top:-130px;
	left:0;
}

/*styling for images */
.imgright {
	float:right;
	margin-left:15px;
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-right:2px #666666 solid;
	border-bottom:2px #666666 solid;
}
.imgcenter {
	margin:10px auto;
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-right:2px #666666 solid;
	border-bottom:2px #666666 solid;
}
/* styyling the definition lists */
#definitionlist{
border:2px solid #c8cdd2;
padding:10px 0;
width:600px;
float:left;
}
#definitionlist dl{
margin:10px 20px;
padding:0;
float:left;
display:inline; /*fixes ie/win double margins bug */
width:560px; /*for ie mac bug */
}

#definitionlist dt{
margin:0;
padding:0;
font-size:130%;
letter-spacing:1px;
color:#0066b3;
float:right;
width:427px;
}

#definitionlist dd{
margin:0 0 0 133px;
padding:0;
font-size:100%;
line-height:1.5em;
color:#666;
}

#definitionlist dd.img img{
float:left;
margin: 0 8px 0 0;
padding:4px;
border:1px solid #d9e0e6;
border-bottom-color:#c8cdd2;
border-right-color:#c8cdd2;
background:#fff;
}

#definitionlist dl dd.img{
margin:0;
}

/* styles created for contact us page */

#sidebar-contactus
{
	width: 30%;
	float: right;
	margin-top: 15px;
	border:1px #c8cdd2 solid;
	padding: 0 10px 0 10px;
	border-bottom-color:#666666;
	border-right-color:#666666;

}

/* footer styling */

#legal {
width: 25%;
float:left;
}

#footercontainer2 {
width:75%;
float:left;
}

#centernav{
width: 70%;
float:right;
text-align:center;
}

#footer ul {
margin:0;
padding:0;
}
#footer li {}
#footer li a:link,
#footer li a:visited
{
	color: #333;
	padding: 0px 5px;
	margin-right: 1px;
	height: 15px;
	margin-top: 4px;
}

#footer li a:hover,
#footer li a:active
{
	color: #338AF3;
	text-decoration:underline;
}

#footer li.active a
{
	color: #338AF3;
	text-decoration:underline;
}

#sitemap li{
list-style:none;
}

#booktaxi {
border:none;
margin:0 0 0 180px;
display:block;
}

#booktaxi a:hover img{
visibility:hidden;
}

.hidden {
display:none;
}