/*  
Theme Name: Brackla Harriers
Description: Custom theme
Version: v1
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/
	
	
* {
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
}
/* *************force scrollbar (to eliminate 'jump in Safari)*****************/

html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* ************* end force scrollbar *****************/









body {
	font-family:Verdana, helvetica, sans;
	font-size:62.5%;
	background-color:#C0C0C0;
	text-align:center;
	margin-top:0;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #565659;
}


p {
	margin-bottom:10px;
	line-height:150%;
	font-size:11px;
}
h2 {
	margin-bottom:10px;
	font-size:1.2em;
}
#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:956px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom:0;
}
h2 {
	font-size:1.2em;
	padding-bottom:4px;
	color: #C32116;
}
h2 a {
	color: #C32116;
}
h3 {
	margin-top:25px;
	margin-bottom:12px;
	font-size:1.2em;
	font-weight:bold;
	color: #1B5795;
	clear:right;
}

h4{margin-top:0px;
margin-bottom:12px;
	font-size:1.2em;
	font-weight:bold;
	color: #1B5795;}

h5 {
	font-size:1.1em;
}
h6 {
	font-size:1.1em;
}
#toplogo {
	height:202px;
	
	background: url(images/toplogo.jpg) no-repeat;
	text-indent:-9999px;
}

#intro{margin-bottom:20px;clear:both; }

#content {
	min-height:400px;
	float:right;
	padding: 0px;
	width:740px;
}
#content * {
	margin-right:20px;
}
#content * * {
	margin-right:0;
}

del{text-decoration:line-through;}

#sidebar {
	float: left;
	width: 185px;
	z-index:99;
	margin-bottom:20px;
}


#sidebar *{margin-left:20px;}
#sidebar * *{margin-left:0;}

		
#footer {
	clear: both;
	overflow : hidden; _height : 1%;
	padding: 15px 0 190px;
	margin-top: 20px;
	margin-bottom:0;
	color: #fff;
	background-color: #1B5795;
	
}

#footer a {
	color: #FFB34F;	
}
/* Hides from IE5-mac \*/
#content {
	height: 0.1%;
}
/* End hide from IE5-mac */

a {
	color:#319BCF;
}

#content li {
	font-size:11px;
}


hr {
	margin: 12px 0;
	height:1px;
	border-bottom: solid 1px #7A0011;
}



ol li {
	list-style-type:decimal;
	
	font-size:11px;
	line-height:150%;
}
ul li {list-style-type:disc;
font-size:11px;
	line-height:150%;}


ul, ol {
	margin-left:35px;
	margin-bottom:12px;
	
	
	
}
div.post {
	margin-bottom:30px;
	padding:12px;
	border-bottom: 1px solid #FFD276;
	border-top: 1px solid #FFD276;
	background: #FFF3DA;
	color: #505053;
	overflow : hidden; _height : 1%;
	
}
div.post img {
	
	border:none;
	
}


.pagetitle {
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A0011;
}
#content textarea {
	width:490px;
}
#archives {
	margin:20px 0 5px 0;
	font-size:11px;
	padding-top:12px;
	border-top:dotted 1px #C21F16;
}



#sidebar li {
	display:inline;
}
#sidebar li a {
	padding:4px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color: #C21F16;
	font-size: 11px;
	font-weight:bold;
	display:block;
}
/*.current_page_item a, .current-cat a{
	color:#fff!important;
	background: #94ACBC;
	border-top:1px solid #7F95A2!important;
	border-bottom:1px solid #7F95A2!important;
}*/
#sidebar li a:hover, .current_page_item a {
	
	background-color:#FFF3DA;
	border-top:1px solid #C21F16!important;
	border-bottom:1px solid #C21F16!important;
}
#content form {
	margin-bottom:50px;
}
#searchform {
	width:170px;
	height:35px;
}
#s {
	width:120px;
	float:left;
	margin-top:2px;
	margin-right:10px;
}
.date {
	float:right;
	padding-right:15px;
	width:40%;
	text-align:right;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #3E70A0;
	margin-bottom:0px!important;
}
.entry {
	clear:right;
}
.entry a {
	text-decoration:underline;
}
.postmetadata {
	font-size:10px;
	
	margin-bottom:0px;
	margin-top: 30px;
}
.postmetadata a {
	
	text-decoration:underline;font-size:11px;
	text-transform:none;
}
h3#respond {
	margin-bottom:12px;text-transform:none;
}
small {
	text-transform:none!important;
}
.navigation {
	height:30px;font-size:10px!important;
}

ol.commentlist {
	margin-bottom:30px;
}
ol li {
	background: #F8F9FD;
	padding: 5px;
}


textarea{padding:3px;}



.btt{
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat 0 3px;
}
.forcescroll{margin-bottom:400px;}

.commentlist li p{margin:12px 0;}
.commentimage{
	padding-left:20px;
	background: url(images/comments.png) no-repeat left top;
}

.home .postmetadata a{text-decoration:none!important;}





/* ---------------------------------------------------------------------------------------------------- */

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	
	margin: 0 0 8px 15px!important;
	display: inline;
	}

img.alignleft {
	
	margin: 0 15px 8px 0!important;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	a img{border:none;}
/* End Images */


.flickrrss {width:700px;
	
}
.flickrrss img {
	border:solid 7px #fff;
	margin:20px 15px 15px 0;
}

.footermenu{width:215px;}
.footermenu p{padding: 0 30px;}

.calltoaction{margin-left:0!important;margin-top:8px;height:42px;}
.calltoaction li{list-style-type:none;display:inline;}
.calls{width:182px; height:41px; float:left; display:block; text-indent:-9999px;}

#training{
	background: url(images/training.gif) no-repeat;
}
#joining{
	background: url(images/why-join.gif) no-repeat;
}
#races{
	background: url(images/races.gif) no-repeat;
}
#galleries{
	background: url(images/galleries.gif) no-repeat; width:174px!important;
}


.credits{padding:30px 30px 30px 215px; clear:both;}
.credits a{
	color:#6C8495!important;
}