@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, blockquote, p{margin: 0px; padding: 0px;}
a { outline:none}

body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	line-height: 1.3em;
}

h1{
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 14px;
padding: 0 0 10px 0;
}

h2{
font-family: Verdana, Sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 8px;
color: #336699;
}

h3{
font-family: Verdana, Sans-serif;
font-size: 12px;
font-weight: bold;
margin-bottom: 8px;
color: #999999;
}

a:link, a:visited{
	text-decoration: none;
	color: #336699;
}

a:hover{
	color: #FF9900;
}

p{padding: 10px 0px 0px 0px;}

#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

#header{
	margin-top: 10px;
	float: left;
	width: 930px;
	height: 210px;
	background-image: url(images/harrogatevan_hdr.jpg); background-repeat:no-repeat; background-position: top left;
}

#contact{
position: relative; left: auto; right: 10px; top: 10px;
text-align: right;
font-size: 11px;
line-height: 1.3em;
color: #fff;
}

#container{
	text-align: left;
	float: left;
	width: 660px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}

#container2{
	text-align: left;
	float: left;
	width: 700px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}

#leftblock{
	text-align: left;
	float: left;
	width: 350px;
	}

#rightblock{
	text-align: left;
	float: left;
	width: 300px;
	}

#subnavpic{
	position: relative; top: auto; bottom:0px;
	float: left;
	width: 183px;
	height: 210px;
	background-image: url(images/transit_van.jpg); background-repeat:no-repeat; background-position: bottom left;
}


.post{
clear: both;
padding: 10px 0 10px 0;
}

.post h2{
font-family: Verdana, Arial, Georgia, Sans-serif;
font-size: 14px;
}

.post p{ clear: both}

.entry{
clear: both;
line-height: 18px;
border-bottom: 1px solid #999;
margin-bottom: 10px;
padding-bottom: 20px;
float: left;
width: 620px;
}

.entry img{border: 1px solid #666; margin-right: 10px; float: left }

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0px 0px 0px;
}

.navigation{ clear: both;
position: relative; top: 5px;
padding: 0px;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

#nav{
float: left; width: 180px; position: relative; top: -20px; left: 0px;
margin: 0px; padding: 0px;
height: 100%;
}


#menu {float: left; width: 170px; position: relative; top: 0px; left: 0px;
margin: 0px; padding: 0px;
}
#menu ul {list-style: none; margin: 0px; padding: 0px;}
#menu {width: 170px;}
#menu li {display:inline;}

#menu ul li a:link, #menu li a:visited{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
height: 14px;
font-size: 12px;
color: #fff;
line-height: 1em;
display: block;
background-image: url(images/nav_bg.jpg); background-repeat: no-repeat;
padding: 5px 0px 6px 10px;
}


#menu ul li a:hover{
background-image: url(images/navon_bg.jpg); background-repeat: no-repeat;
color: #000;
padding: 5px 0px 6px 10px;
}

#menu a:active,  
#menu li.current_page_parent a,  
#menu li.current_page_parent a:visited,  
#menu li.current_page_item a,  
#menu li.current_page_item a:visited  
{background-image: url(images/navon_bg.jpg); background-repeat: no-repeat;
color: #000;
padding: 5px 0px 6px 10px;
}  


.sidebar{
	position: relative; top: 10px; left:0px;
	float: left;
	width: 168px;
	background: #d8e7f0;
	display: inline;
	border: 1px solid #999;
	clear: both;
}

.sidebar ul{
list-style-type: none;
margin: 0px;
padding: 0px 10px 0px 10px;
}

.sidebar ul li{
padding: 10px 0px 10px 0px;
}

.sidebar ul li h2{
font-family: Verdana, Georgia, Sans-serif;
font-size: 12px;
}

.sidebar ul ul li{
padding: 0px;
margin: 0px 0px 0px -5px;
line-height: 1.6em;
}

.sidebar li ul li{color: #336699; font-size: 11px;}

.cat-item{padding-left:1px; margin-left: 0px; font-size: 11px;}}

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

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 5px 10px;
	display: inline;
	}

img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


table#wp-calendar{
width: 90%;
}



.comments-template{
	margin: 10px 0px 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0px 0px;
}

.comments-template ol{
	margin: 0px;
	padding: 0px 0px 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0px 0px;
	line-height: 18px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 12px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0px;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

iframe{ border: 1px solid #666;}

#footer{
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #999;
	position: relative; top: -20px; left: 0px;
	padding: 0px 0px 20px 5px;
	clear: both;
	width: 920px;
}

.attachment-thumbnail { border: 1px solid #333}



