/*
THEME NAME: UK All Sports
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; width: 100%; padding: 0; margin: 0; }
	th, td { text-align: left; font-weight: normal; padding: 5px; }

p { margin: 0 0 1.2em; }

h1, h2, h3, h4, h5 { margin: 0 0 10px 0; padding: 0; line-height: normal; }
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.4em; }
	h3 { font-size: 1.2em; }
	h4 { font-size: 1.1em; }

blockquote { font-style: italic; color: #666; margin: 5px 0; padding: 10px 0; font-size: 1.2em; line-height: 28px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
blockquote cite { font-size: 0.6em; color: #222; text-align: right; display: block; line-height: 10px; }

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

.large { font-size: 1.2em; }
small, .small { font-size: 0.7em; }

.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/cog.png) no-repeat 0 50%!important; padding: 3px 0 3px 27px; }
.pdf { background: url(images/icons/page_white_acrobat.png) no-repeat 0 50%!important; padding: 3px 0 3px 27px; }

a.jbinc-link { background: url(images/icons/jbinc.png) no-repeat 0 50%; padding: 3px 0 3px 18px; }

strong { font-weight: 800; color: #006; }

ul { margin: 10px; padding: 0; }
ul li { margin: 0 0 10px 0; padding: 0 0 0 23px; list-style: none; background: transparent 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; }

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: #9cf url(images/bg-body.gif);
	color: #333;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0px 10px 10px;
}

a {
	color: #e11a1f;
	text-decoration: none;
}
	a:hover {
		color: #600;
		text-decoration: underline;
	}

h1 { color: #f00; }
h2, h4 {
	color: #e11a1f;
}
h3, h5 {
	color: #323e92;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color: #323e92;
}

#wrapper {
	width: 945px;
	margin: 30px auto 20px;
	padding: 15px;
	background: #fff;
	border: 1px solid #069;
}

#header {
	margin: 0 auto;
	padding: 0px 0 0 0px;
	float: left;
	width: 600px;
}

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

#contact-details {
	float: right;
	width: 300px;
	background: #036;
	color: #fff;
	padding: 10px;
	font-size: 1.2em;
	border: 1px solid #003;
}
	#contact-details ul li a { color: #6cf; }

#blog-description {
	clear: both;
	color: #323e92;
}

ul#newsticker {
	background: #f3f3f3; 
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 10px;
}
	ul#newsticker li {
		background: none;
		padding: 0;
		margin: 0;
		color: #666;
		line-height: 8px;
		letter-spacing: -1px;
	}
		ul#newsticker li h4 {
			text-transform: uppercase;
			font-size: 17px;
		}

.current_page_item a {
}

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

#content {
	clear: both;
	float: right;
	width: 710px;
	margin: 0;
}

.post { border: 1px solid #eee; padding: 10px; margin: 10px 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 {
	padding: 0 0 10px;
}

.post-content ul li {
}

div.ambassador-fade, div.ambassador, .feature {
	background: #eee; 
	padding: 10px;
	border: 1px solid #ccc;
}

div.ambassador-fade {
	width: 250px; float: right; margin: 0 0 10px 10px; text-align: center;
}

ul.fade-2 {
	width: 250px; float: none; position: relative; padding: 0; margin: 0;
}
	ul.fade-2 li {
		position: absolute; 
		left: 0; 
		top: 0; 
		padding: 0;
		margin: 0;
		list-style: none;
		background: none;
		width: 250px;
		display: block;
		text-align: center;
	}
		ul.fade-2 li img {
			margin: 0 auto;
			display: block;
		}

.feature {
	clear: both;
	margin: 10px auto;
}

div.ambassador {
	width: 320px;
	float: left;
	height: 400px;
	margin: 0 5px 10px;
	overflow: hidden;
}
	div.ambassador img {
		display: block;
		margin: 0 auto;
	}

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: 220px;
}
	.sidepanel { margin-bottom: 10px; }
		.sidepanel h3 { }
		.sidepanel p { }

	.sidepanel { }

.sidepanel ul {
	margin: 0;
	padding: 0;
}
	.sidepanel ul li { 
		margin: 0; 
		list-style-type: none; 
		padding: 0 0 3px;
		background: none;
	}
		.sidepanel ul li a {
			display: block;
			padding: 5px 10px;
			color: #fff;
			background: #036;
			text-decoration: none;
		}
			.sidepanel ul li a:hover {
				color: #fff;
				background: #69C;
				text-decoration: none;
			}
				.sidepanel ul li ul li { padding: 0; }
					.sidepanel ul li ul li a {
						display: block;
						color: #fff;
						background-color: #369;
						text-decoration: none;
					}
						.sidepanel ul li ul li a:hover {
							color: #fff;
							background-color: #69C;
							text-decoration: none;
						}
li#menu-item-888 a { background: #600; }
	li#menu-item-888 a:hover { background: #c00; }

#footer {
	clear: both;
	padding: 10px 0 0;
	font-size: 0.7em;
	text-align: right;
	border-top: 1px solid #069;
}


form.wpcf7-form { 
	margin: 0 auto;
	padding: 0;
}
	.wpcf7-form label {
		display: block;
		width: 100%;
		text-align:left;
		margin: 0;
		padding: 0;
	}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select { 
	padding: 8px 5px;
	background-color: #fff;
	border: 1px solid #ddd; 
	vertical-align:top;
	margin: 5px 0 10px;
}
.wpcf7-form input,
.wpcf7-form textarea {
	width: 300px;
}

.wpcf7-form select {
}	

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

.wpcf7-form input.captcha {
	width: 100px;
	margin-left: 10px;
}

.wpcf7-form input.wpcf7-acceptance {
}

.wpcf7-form input.send {
	width: 100px;
	clear: both;
	background: #036;
	border: 0;
	color: #fff;
	cursor: pointer;
	padding: 5px;
	display: block;
	margin: 0 auto;
}
	.wpcf7-form input.send:hover {
		background: #69c;
	}

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

div.inset-box {
	background: #fff;
	color: #000;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
}

#rotator { border: 1px solid #fff; }

h2.facebook-btn a, h2.twitter-btn a {
	padding: 0 0 0 70px;
	height: 60px;
	display: block;
}
	h2.facebook-btn a {	background: transparent url(images/facebook-btn.png) no-repeat 0 50%; color: #3B5997; }
	h2.twitter-btn a {	background: transparent url(images/twitter-btn.png) no-repeat 0 50%; color: #7CDFF8; }

div#twitter_div ul li { 
	font-size: 11px;
	background: #eee;
	border: 1px solid #ccc;
	margin: 0 0 5px;
	padding: 5px;
}
	div#twitter_div a {
		display: inline;
		background: none;
		color: #600;
		padding: 0;
		margin: 0;
	}
