/*
Theme Name: Fit Sports
Theme URI: http://www.e-ignition.co.uk/
Description: Fit Sports e-ignition Wordpress template
Version: version 1
Author: Paul Wheldon e-IGNiTION
Author URI: http://www.e-ignition.co.uk/
*/

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana,  Sans-Serif;
	background: #141620 url('images/header-bg.gif') repeat-x;
	color: #fff;
	}
#page {
	margin: 0px auto;
	padding: 0;
	width: 860px;
	text-align: left;
	}
.page {
	margin: 0px auto;
	padding: 0;
	width: 860px;
	text-align: left;
	}
#header {
	margin: 0;
	padding: 0;
	height: 158px;
	width: 758px;
	background: url('images/logo.gif') no-repeat;
	}
#content {
	font-size: 1.5em;
	background:#141620;
	border-top: solid 2px #6699cc;
		}	

.post {
	margin: 0;
	text-align: left;
	}
.post hr {
	display: block;
	}
#sidebar {
	padding: 30px 0;
	width: 258px;
	position:relative;
	float:right;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	padding-bottom: 30px;
	width:100%;
	background: #1d202e;
	border: none;
	font-size: 1.5em;
	clear: both;
	}
	
.footerimage {
	background: url('images/logo-footer.gif') no-repeat right bottom;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:860px;
	}
	
.designed-by {
font-size:12px;
margin:0 auto !important;
padding:0 23px 0 0 !important;
text-align:right;
width:837px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */

/*	Begin Headers */
h1, h2, h3 {
	font-family: Arial, Verdana,  Sans-Serif;
	font-weight: bold;
	font-weight:normal;
	}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}	
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}	
h3 {
	font-size: 1.15em;
	color: #ffffff;
	padding: 0;
	margin: 10px 0 0;
	clear:both;
	}	
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
/* End Headers */

/* Begin Links */
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color:#7dff00;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
a, h2 a:hover, h3 a:hover {
	color: #7dff00;
	text-decoration: none;
	}
a:hover {
	color: #FFF;
	text-decoration: underline;
	}
/* End Links */

/* Begin Nav */
#main_nav{
	position:absolute;
	margin:0;
	margin-top:129px;
	padding:0;
	list-style:none;
	}	
#main_nav li{
	float:left;
	}	
#main_nav li a{
	margin: 0 1px;
	padding: 5px 20px;
	border: solid 2px #6699cc;
	display:block;
	font-size:1.5em;
	color:#6699cc;
	}	
#main_nav li a:hover{
	background:#6699cc;
	color:#fff;
	text-decoration:none;
	}	
#main_nav .current_page_item a{
	background:#141620;
	border-bottom: solid 2px #141620;
	color:#7dff00;
	}
#main_nav .current_page_item a:hover{
	background:#141620;
	border-bottom: solid 2px #141620;
	color:#7dff00;
	text-decoration:none;
	}	
/* End Nav */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists*/
html>body .homepage ul {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-position:inside;
	list-style: disc;
	color:#7dff00;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
a img {
	border: none;
	}
.green {
	color: #7dff00;
}
.lightblue {
	color:#6699cc;
	}
.clear {
	clear: both;
}
/* End Various Tags & Classes*/

/* Begin pages */

.homepage {
	width:268px;
	float:left;
}
.homepage p{
	margin: 0;
	padding: 2px 0 0 0;
}
.features {
	float:left;
	width:258px;
	margin:0 0 0 30px;
	
}
.features h2{
	font-size: 1.6em;
}
.featureblockpe {
	float:left;
	width:249px;
	height:200px;
	background: url('images/pe-teaching.jpg') no-repeat;
	margin:0;
	padding:9px;
}
.featureblockcourses {
	float:left;
	width:249px;
	height:200px;
	background: url('images/courses.jpg') no-repeat;
	margin:0;
	padding:9px;
}
.featureblockcourses ul, .featureblockpe ul{
	margin: 0px;
	padding: 5px;
	
}
.featureblockcourses li, .featureblockpe li{
	
	list-style-type: disc;
	list-style-image: url(images/feature-point.jpg);
	margin-left: 20px;
	padding-left:5px;

}
.featureblockcourses ul a, .featureblockpe a{
 color:#666666;
}
.featureblockcourses ul a:hover, .featureblockpe a:hover{
 color:#FFF;
}
.homeimages {
	margin: 10px 32px 10px 0; 
}
.homeimagesend {
	margin: 10px 0 10px 0; 
}

#narrowcolumn {
	width:575px;
	float:left;
	}
.pagefeature {
	margin:30px 0;
	padding: 10px 10px 10px 45px;
	background: #1D202E url(images/pagefeature-bg.jpg) no-repeat scroll 3px 3px;
}
.coursedates {
	
	color: red;
	background: #fff;
	margin: 40px 0;
	padding:20px 5px;
	border-top: solid 1px #6699cc;
	border-bottom: solid 1px #6699cc;
}	

.contactside {
color: #1e2230;
padding: 15px;
width:258px;
height:193px;
background: url(images/sidebartest.gif) no-repeat;
}
.contactside p{
margin:0;
}
.peside {
width:258px;
height:192px;
background: url(images/sidePE.jpg) no-repeat;
}
.holidayside {
width:258px;
height:192px;
background: url(images/holidayside.jpg) no-repeat;
}
.saturdayside {
width:258px;
height:192px;
background: url(images/saturdayside.jpg) no-repeat;
}
/* End pages */

