/*
THEME NAME: Damian Fisher
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; }
	th, td { text-align: left; font-weight: normal; }

p { margin: 0 0 1em; }
em { font-style: italic; }

h1, h2, h3, h4, h5 { margin: 0 0 1em 0; padding: 0; line-height: 1.2em; font-weight: 400; }
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.5em; }
	h3 { font-size: 1.2em; }
	h4 { font-size: 1.1em; font-weight: 600; }


blockquote {
	color: #fff;
	background: transparent url(images/quotes.gif) no-repeat 10px 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-style: italic;
	margin: 10px 0;
	padding: 10px 10px 10px 70px;
}
	blockquote p {
		background: url(images/quotes-p.gif) no-repeat top right;
		padding: 0 55px 0 0;
	}

hr { border: none 0; border-bottom: 1px solid #fff; height: 1px; margin: 10px 0; clear: both; }

strong { font-weight: 600; color: #fff; }

large, .large { font-size: 1.2em; }
small, .small { font-size: 0.8em; }

li.phone, li.email, li.map { padding-left: 27px; }

.phone { background: url(images/icons/telephone.gif) no-repeat 0 3px!important; }
.email { background: url(images/icons/email.gif) no-repeat 0 3px!important; }
.map { background: url(images/icons/map.gif) no-repeat 0 3px!important; }

a.jbinc-link { clear: both; float: right; display: block; width: 220px; height: 16px; background: url(images/jbinc-link.gif) no-repeat; position: relative; bottom: 3px; }
		a.jbinc-link span { display: none; }

/* cforms II - linklove removal */
.linklove { display: none; }

/* jquery innerfade - styling */
ul.fade { list-style: none; padding: 0; margin: 0; }
	ul.fade li { }

.clear { clear: both; display: block; height: 1px; }

/* Page image borders */
img { background: #111; }

img.alignnone { border: 1px solid #fc3; padding: 4px; }

img.alignleft { float: left; border: 1px solid #fc3; margin: 0 25px 3px 0; padding: 4px; }
	div.alignleft { float: left; margin: 0 25px 3px 0; }
		div.alignleft img { border: 1px solid #fc3; padding: 4px; }

img.alignright { float: right; border: 1px solid #fc3; margin: 0 0 3px 25px; padding: 4px; }
	div.alignright { margin: 0 0 3px 25px; float: right; }
		div.alignright img { border: 1px solid #fc3; padding: 4px; }

img.aligncenter { margin-left: auto; margin-right: auto; border: 1px solid #fc3; padding: 4px; }

.noborder { padding: 0!important; border: 0!important; }

p.wp-caption-text { font-size: 1.2em; font-style: italic; color: #fff; margin: 0; padding: 0;	text-align: center; }

table { width: 100%; padding: 0; margin: 20px 0; border: 1px solid #555537; border-width: 1px 0;}
th, td { padding: 10px; }
thead th { font-size: 1.2em; color: #fff; font-weight: 400; }
thead td { font-size: 1.1em; color: #fff; font-weight: 400; }

tbody td { border-top: 1px solid #555537; }

table.outdoor-boxing { border: none; }
	table.outdoor-boxing tbody td { border-top: none; }

/* --------------------------------------------------------------------------------------- END RESET */

body {
	font-size: 0.9em;
	line-height: 1.6em;
	background: #000;
	color: #ccc;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	padding: 0;
}

a, a:visited {
	color: #fc3;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}

h1 {
	color: #ff0;
}
h2, h4 {
	color: #fc3;
}
h3, h5 {
	color: #fff;
}

ul {
	margin: 0 0 1em;
	padding: 0px;
}
	ul li {
		list-style: circle;
		padding: 0;
		margin: 0 0 0 30px;
		color: #fff;
	}

/* Header - 2 sections */
#header-content{ margin: 0 auto; width: 945px; padding: 10px 10px 1px; }

#blog-title {
}
	#blog-title a {
		display: block;
		background: transparent url(images/blog-title.gif) no-repeat;
		width: 350px;
		height: 140px;
	}
		#blog-title a span {
			display: none;
		}

#header-feature { clear: both; background: url(images/bg-header.jpg); margin: 0; padding: 0; border-bottom: 1px solid #fff; }
	#header-feature-image { margin: 0 auto; width: 945px; background: url(images/bg-header-content.jpg) no-repeat 50% 0; padding: 10px; height: 223px; }
	
#header-content, #header-feature-image, #wrapper {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#wrapper {
	clear: both;
	width: 965px;
	padding: 0;
	margin: 0px auto;
}

#blog-description {
	display: none;
}

#container {
	margin: 0;
}

#content {
	float: left;
	width: 523px;
	margin: 10px 0 0 12px;
	padding: 0;
}

.post {
	padding: 0;
}

.post-title {
	margin: 0;
}
	.post-title a {
	}

.post-meta {
	font-size: 0.8em;
	color: #333;
	border-bottom: 1px solid #fc3;
	margin: 0 0 10px;
}

.post-content {
}

.post-content ul li {
}

.sidebar {
	width: 200px;
	padding: 0;
	margin: 10px 0 0;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.4em;
}
	#sidebar-left {
		float: left;
		margin-left: 5px;
	}
	#sidebar-right {
		float: right;
		margin-right: 5px;
	}
	.sidebar ul li.widget {
		list-style: none;
		margin: 0 0 10px;
		padding: 4px;
		border: 1px solid #fc3;
	}
		li.widget h2 {
			border-bottom: 1px solid #fc3;
		}

#footer {
	clear: both;
	padding: 20px;
	font-size: 0.8em;
}


form.wpcf7-form { 
	margin:10px auto 0 auto;
	width: 380px;
	padding: 0;
}
	.wpcf7-form label {
		clear: both;
		display: block;
		width: 100%;
		text-align:left;
		font-size: 0.8em;
		margin: 0;
		padding: 0;
	}

.wpcf7-form input,
.wpcf7-form textarea{ 
	padding:3px;
	background: #fff; 
	border: 1px solid #ccc; 
	vertical-align:top;
	width: 100%;
	margin: 5px 0 0;
}

.wpcf7-form textarea {
	font-family: arial;
	overflow:auto;
	height: 70px;
}

.wpcf7-form input.send {
	width: auto;
	clear: both;
	background: #ff3;
	border: 0;
	color: #000;
	cursor: pointer;
	margin-left: auto;
	margin-right: 0;
	padding: 5px;
	display: block;
}
	.wpcf7-form input.send:hover {
		background: #993;
	}

	
/* Div rotator */
div#rotator { padding: 10px; margin: 0 0 5px; }
div#rotator img { border: 1px solid #fc3; padding: 4px;}

/* News Ticker */
div#news-ticker {
	background: #222;
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #fc3;
}
	div#news-ticker h4 {
		display: inline;
		color: #fff;
	}
		div#news-ticker ul {
			margin: 0;
			padding: 0;
		}
		div#news-ticker ul li {
			padding: 0;
			margin: 0;
			list-style: none;
		}

#jsddm
{	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	height: 32px;
}
	
	#jsddm li
	{	float: left;
		list-style: none;
		padding: 0;
		margin: 0;
		padding: 5px 12px;
	}

	#jsddm li a
	{	display: block;
		margin: 0;
		text-decoration: none;
		text-align: center;
		position: relative;
		z-index: 100;
		white-space: nowrap;
	}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index: 100;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			padding: 0;
			margin: 0;
		}
		
		#jsddm li ul li a
		{	width: auto;		
			text-align: left;
			background: #333;
			border-bottom: 1px solid #555;
			padding: 5px 12px;
			}
			#jsddm li ul li a:hover {
				background: #444;
			}
		
		#jsddm li ul li a:hover
		{	}
		
/* Blog/training Journal CSS */
div#training-navbar {
	float: left; 
	width: 55%; 
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

div#news-navbar {
	float: right;
	width: 40%;
}

ul.latest {
	margin: 0;
	padding: 0;
}
	ul.latest li {
		list-style: none;
		padding: 0;
		margin: 0;
	}

a.read-more {
	display: block;
	border-bottom: 1px solid #666;
}

a.training-journal-link {
	border: 1px solid #fc3;
	padding: 3px 12px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	a.training-journal-link:hover {
		border: 1px solid #fff;
		color: #fff;
		text-decoration: none;
	}

a.shop { background: #333 url(images/icons/basket.gif) no-repeat 12px 50%; }
a.checkout { background: #333 url(images/icons/cart.gif) no-repeat 12px 50%; }
a.shop, a.checkout {
	display: block;
	float: right;
	padding: 5px 12px 5px 36px;
	border: 1px solid #666;
	margin-left: 10px;
	width: 65px;
}
	a.shop:hover, a.checkout:hover {
		border: 1px solid #fc3;
		text-decoration: none;
		color: #fc3;
	}

