/*
THEME NAME: BritMoves.co.uk
AUTHOR: <a href="http://www.jbinc.co.uk/">JBinc</a>
*/

/* --------------------------------------------- RESET CSS */

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; padding: 0; margin: 0 0 20px; width: 100%; }
	th, td { font-weight: normal; vertical-align: top; padding: 5px 10px; border-bottom: 1px solid #ddd; text-align: left;}
	thead tr th, thead tr td { font-size: 1.2em; font-weight: 600; }
	th { font-weight: 600; }

p { margin: 0 0 1.2em; }

h1, h2, h3, h4, h5 { margin: 5px 0 10px 0; padding: 0; line-height: normal; font-weight: 400; }
	h1 { font-size: 2.8em; }
	h2 { font-size: 2em; }
	h3 { font-size: 1.6em; }
	h4 { font-size: 1.1em; }

blockquote { font-style: italic; background: url(images/quotes.gif) no-repeat top left; background-position: 12px 12px; color: #666; margin: 5px 0; padding: 8px 15px 8px 60px; }

hr { border: none 0; border-bottom: 1px solid #000; height: 1px; margin: 10px 0; clear: both; }

.large { font-size: 1.1em; }
small, .small { font-size: 0.8em; }

.phone { background: url(images/icons/telephone.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px;}
.mobile { background: url(images/icons/phone.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px;}
.fax { background: url(images/icons/printer.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px;}
.email { background: url(images/icons/email.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px; }
.map { background: url(images/icons/map.png) no-repeat 0 3px!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px; }
.admin { background: url(images/icons/lock.png) no-repeat 0 50%!important; padding: 3px 0 3px 27px; }

a.jbinc-link { clear: both; float: right; display: block; width: 220px; height: 16px; background: url(images/jbinc-link.png) no-repeat; position: relative; bottom: 3px; }
		a.jbinc-link span { display: none; }

strong { font-weight: 800; }

ul { margin: 10px; }
ul li { margin: 0 0 10px; list-style: none; padding: 0 0 0 22px; background: url(images/icons/bullet_red.png) no-repeat 0 3px; }

/* cforms II - linklove removal */
.linklove { display: none; }

/* jquery innerfade - styling */
ul.fade { list-style: none; padding: 0; margin: 0; }
	ul.fade li { }

/* Page image borders */
img.alignnone { background: #fff; border: 1px solid #ddd; padding: 4px; }

img.alignleft { float: left; border: 1px solid #ddd; margin: 0 25px 3px 0; padding: 4px; }
	div.alignleft { float: left; margin: 0 25px 3px 0; }
		div.alignleft img { border: 1px solid #ddd; padding: 4px; }

img.alignright { float: right; border: 1px solid #ddd; margin: 0 0 3px 25px; padding: 4px; }
	div.alignright { margin: 0 0 3px 25px; float: right; }
		div.alignright img { border: 1px solid #ddd; padding: 4px; }

img.aligncenter { margin-left: auto; margin-right: auto; border: 1px solid #ddd; padding: 4px; }

.noborder { border: 1px solid #fff; padding: 0; }

p.wp-caption-text { font-size: 0.8em; font-style: italic; margin: 0; padding: 0;	text-align: center; }

.clear { clear: both; }

/* --------------------------------------------------------------------------------------- END RESET */

body {
	line-height: 1.4em;
	background: #213275;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	padding: 0px 10px 10px;
}

a {
	color: #CF152B;
	text-decoration: none;
}
	a:hover {
		color: #EF415E;
		text-decoration: underline;
	}

h1, h3, h5 {
	color: #213275;
}
h2, h4 {
	color: #213275;
}

#wrapper {
	width: 955px;
	margin: 0px auto 20px;
	padding: 1px 10px 15px;
	background: #fff;
}

#header {
	margin: 0 auto;
	padding: 0px 0 0 0px;
	border-bottom: 10px solid #CF152B;
}

#blog-title {
}
	#blog-title a {
		width: 945px;
		height: 100px;
		display: block;
		background: url(images/blog-title.jpg) no-repeat;
	}
		#blog-title a span {
			display: none;
		}

#blog-description {
}


ul#contact-details {
	font-size: 1em;
	margin: 0;
	font-weight: 400;
}
	ul#contact-details li {
		float: left;
		list-style: none;
		padding: 0 0 0 27px;
		margin: 0 20px 10px 0;
	}
		ul#contact-details li a {
		}
			ul#contact-details li a:hover {
			}

.menu {
	margin: 0 0 10px;
	padding: 0;
}
	.menu ul {
		margin: 0;
		padding: 0px 0 3px 0px;
		height: 30px;
	}
		.menu ul li {
			background: none;
			float: left;
			margin: 0 5px 0 0;
			padding: 0;
			list-style: none;
		}
			.menu ul li a {
				padding: 2px 6px;
				display: block;
				background: #213275;
				color: #fff;
				text-decoration: none;
				font-size: 0.8em;
				text-transform: uppercase;
			}
				.menu ul li.current_page_item a, .menu ul li a:hover {
					background: #cf152b;
				}

#container {
	overflow: hidden;
	margin: 10px 0;
	clear: both;
}

#content {
	float: right;
	width: 740px;
}

.post {
	padding: 0;
}

.post-title {
}
	.post-title a {
	}

.post-meta {
	font-size: 0.8em;
	color: #999;
	padding: 0 0 5px;
}
	.post-meta a {
		color: #000;
	}
		.post-meta a:hover {
			color: #000;
		}

.post-content {
}

.post-content ul li {
}

ul.latest {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.latest li {
		padding: 10px;
		background: #f9f9f9;
		border: 1px solid #ccc;
		margin: 0;
	}

#sidebar {
	float: left;
	width: 200px;
}
	.sidepanel {
		margin-bottom: 10px;
	}
		.sidepanel h3 {
		}
		.sidepanel p {
		}
		.sidepanel ul {
			margin: 0;
			padding: 0;
		}
			.sidepanel ul li {
				margin: 0 0 10px;
				padding: 0;
				list-style: none;
			}
				.sidepanel ul li a {
					display: block;
					text-decoration: none;
					background: #213275;
					color: #fff;
					padding: 10px;
				}
					.sidepanel ul li a:hover  {
						background: #5067B2;
					}

#footer {
	clear: both;
	padding: 0px;
	font-size: 0.8em;
}

/* Contact Form 7 CSS */
form.wpcf7-form { 
	margin: 0 auto;
	font-size: 0.6em;
}
	form.wpcf7-form img { 
		border: 0;
	}
	.wpcf7-form label {
		display: block;
		margin: 0;
		padding: 0;
	}

.wpcf7-form input,
.wpcf7-form textarea{ 
	padding:3px;
	background-color: #fff; 
	border: 1px solid #9cacc9; 
	margin: 2px 0 0;
	width: 95%;
}

.wpcf7-form textarea {
	font-family: arial;
	overflow:auto;
}

.wpcf7-form input.send {
	width: 198px;
	clear: both;
	background: #213275;
	border: 0;
	color: #fff;
	cursor: pointer;
	margin-top: 5px;
}
	.wpcf7-form input.send:hover {
		background: #CF152B;
	}

div.wpcf7-response-output {
	padding: 5px 10px;
}

div.wpcf7-mail-sent-ok {
	background: green;
	color: #fff;
}

div.wpcf7-validation-errors {
	background: #600;
	color: #fff;
}

.wpcf7-validates-as-required {
	background-image: url(images/icons/star.png);
	background-repeat: no-repeat;
	background-position: 99% 3px;
}
	p.wpcf7-validates-as-required {
		background: url(images/icons/star.png) no-repeat;
		padding: 0 0 0 22px;
		color: #999;
	}

div.tag-cloud {
	text-align: center;
	margin-bottom: 10px;
}
	div.tag-cloud h4 {
		display: inline;
		font-size: 1.7em;
		letter-spacing: -1px;
		font-weight: 600;
	}
	div.tag-cloud h4.large { font-size: 2.2em; color: #003; }
	div.tag-cloud h4.small { font-size: 1.2em; color: #09f; }