/*
THEME NAME;
Ashford Hockey Club
DESCRIPTION;
Custom WordPress theme for the Ashford Hockey Club
VERSION;
1.0
AUTHOR;
Meers
*/

body{
	background:url('images/bg.png');
	margin:0;
	padding:0;
	font-family:Arial , Helvetica , Sans-serif;
	font-size:12px;
}

html , div , span , applet , object , iframe , h1 , h2 , h3 , h4 , h5 , h6 , blockquote , pre , a , abbr , acronym , address , big , cite , code , del , dfn , em , font , img , ins , kbd , q , s , samp , small , strike , strong , sub , sup , tt , var , dl , dt , dd , ol , ul , li , fieldset , form , label , legend , caption, p {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:baseline;
}

hr {
	border: none 0; 
	border-top:1px solid #CCC;
	height: 1px;
	clear:both !Important;
}

#print-logo {
	display:none;
}

/* Header & Navigation - START */
#wrapper {
	width:966px;
	background:#CDCDCD;
	margin:10px auto 0 auto;
	padding:10px 10px 0 10px;
}
#header {
	background:#32251C url('images/headerlogo.png') top left no-repeat;
	color:#FFF;
	height:111px;
}
#header a {
	color:#FFF;
}
#header-left {
	width:680px;
	float:left;
	height:79px;
}
#header-right {
	width:220px;
	float:right;
	height:79px;
}
#blog-title {
	padding-top:20px;
	padding-left:170px;
	font-weight:bold;
	font-size:1.5em;
}
#tagline {
	color:#999;
	padding-left:170px;
	font-size:1.25em;
}
#nav-login ul {
	list-style:none;
	float:right;	
	width:200px;
	text-align:right;
	padding:10px;
}
#nav-login li {
	display:inline;
	border-right:1px solid #FFF;
	padding:0 5px;
}
#nav-login li.end {
	border-right:none;
}
#searchform {
	float:right;	
	width:200px;
	text-align:right;
	padding:5px;
}
#searchform input{
	border:0px;
	float:right;
	margin-left:5px;
}
#nav-menu {
	margin-right:5px;
	height:22px;
	text-transform:uppercase;
}			
#nav-menu ul {
	list-style:none;
	float:right;
}
#nav-menu ul li {
	float: left;
	position: relative;
	background:url('images/redleft.png') no-repeat;
	background-position:top left;
	height:22px;
	margin-left:5px;
	padding-top:4px;
}
#nav-menu ul li a {
	font-weight:bold;
	text-decoration:none;
	background:url('images/redright.png') no-repeat;
	background-position:top right;
	color:	#FFF;
	padding:4px 15px 0px 15px;
	height:22px;
}
#nav-menu ul li a span.ashfordtv {
	height:20px;
	padding:5px 28px 5px 0;
	background:url(images/ashfordtv.png) no-repeat 0 50%;
	background-position:right;
}
/*
NEEDS FIXING FOR IE
#nav-menu ul li:hover {
	background:url('images/grayleft.png')no-repeat;
	color:#32251C;
	background-position:top left;
}
#nav-menu ul li:hover a {
	background:url('images/grayright.png') no-repeat;
	background-position:top right;
	color:#32251C;
}
*/
/* Header & Navigation - END */


/* Main Content - START */
#body {
	padding-top:44px;
	background:#CDCDCD url('images/pageheader.png') top no-repeat;
	width:986px;
	margin:0 auto;
}
#content {	
	float:right;
	width:777px;
	background:url('images/singlebg.png') repeat-y;
	margin-top:4px;
}
#posts {
	background:url('images/singletop.png') no-repeat;
	padding:8px 20px 0 25px;
}			
#posts h2 {
	text-transform:uppercase;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:	#FFF;
}			
#posts h2 a {
	text-transform:uppercase;
	color:	#FFF;
} 
#content-footer {
	clear:both;
	height:25px;
	background:url('images/pagefoot.png') right bottom no-repeat;
}
#welcome-header-animation {
	background:#CDCDCD;
	padding:0 10px 10px 15px;
}
/* Main Content - END */


/* Side Bar Navigation - START */
#nav-side {
	width:208px;
	float:left;
}

#nav-side h3 {
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:	#FFF;
	padding:7px 0 0 18px;
	text-transform:uppercase;
}

#nav-side h3 a {
	color:	#FFF;
}

#nav-side li {
	list-style:none;
	margin:0;
	background:url('images/sidebarbg.png') no-repeat;
	color:#333;
}

#nav-side ul.nav-side ul {
	margin:0;
	background:url('images/sidebarfoot.png') no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}

#nav-side ul ul li {
	width:175px;
	background:transparent;
	list-style:none;
	margin:0;
	border-bottom:1px solid #999999;
	margin:0 0 0 18px;
	padding:5px 0;
}

#nav-side a {
	color:#333;
	text-decoration:none;
}

#nav-side ul ul li a:hover {
	color:#BE1E00;
	text-decoration:underline;
}

#nav-side ul ul ul li {
	margin-left:20px;
	width:158px;
	list-style:disc;
	background:transparent;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:normal;
}

#nav-side ul ul ul ul li {
	margin-left:10px;
	width:145px;
	list-style:circle;
	background:transparent;
	margin-bottom:0;
	padding-bottom:0;
}

#nav-side ul li.page_item ul {
	background:none;
	margin-bottom:0;
	padding-bottom:0;
}

#nav-side ul li.page_item ul li {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

#nav-side ul li.page_item a {
	padding:1px;
	margin:1px;
}

#nav-side li.current_page_item ,
#nav-side li.current_page_item a {
	font-weight:bold;
	color:#000;
}

#nav-side .clubfixtures li ,
#nav-side .clubfixtures li ul {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
	background:none;
}

#nav-side .clubfixtures_list_day {
	font-weight:bold;
	text-align:center;
	color:#BE1E00;
}

#nav-side .clubfixtures_list_day li {
	text-align:left;
	font-size:12px;
}

#nav-side .clubfixtures_list li {
	width:171px;
	list-style:none;
	color:#333;
	background:#C00;
	margin:2px 0;
	border-bottom:none;
	padding:3px;
}

#nav-side .clubfixtures_list li.even ,
#nav-side .clubfixtures_list li.odd {
	background-color:#E2E2E2;
	color:#32251C;
}

#nav-side .clubfixtures_list li.even:hover ,
#nav-side .clubfixtures_list li.odd:hover {
	background-color:#CECECE;
	color:#32251C;
}
#nav-side #fixtures strong {
	font-weight:bold;
}
#nav-side #fixtures strong.homeaway {
	color:#BE1E00;
}
/*
#nav-side .clubfixtures_list li.odd {
	background-color:#CD3C29;
	color:#FFF;
}

#nav-side .clubfixtures_list li.odd:hover {
	background-color:#BE1E00;
}
*/

li.rssEntr a {
	font-weight:bold;
	height:20px;
	color:#FF6600;
	text-decoration:none;
	padding:5px 0 5px 21px;
	background:url(images/ico-rss-h.png) no-repeat 0 50%;
}

li.rssEntr a:hover {
	color:#FF6600;
	text-decoration:underline;
}

li.twitterLogo a {
	font-weight:bold;
	height:20px;
	color:#FF6600;
	text-decoration:none;
	padding:5px 0 5px 21px;
	background:url(images/twitter-logo.png) no-repeat 0 50%;
}

li.twitterLogo a:hover {
	color:#FF6600;
	text-decoration:underline;
}

li.directionsEntr a {
	font-weight:bold;
	height:20px;
	color:#FF6600;
	text-decoration:none;
	padding:5px 0 5px 21px;
	background:url(images/ico-directions-h.png) no-repeat 0 50%;
}

a.printEntr {
	font-weight:bold;
	height:20px;
	color:#FF6600;
	text-decoration:none;
	padding:5px 0 5px 21px;
	background:url(images/ico-print-h.png) no-repeat 0 50%;
}

div.printButton {
	float:right;
	padding:5px;
}

/* Side Bar Navigation - END */


/* Post Styles - START */
.post-title ,
.post-title a {
	font-size:1.3em;
	font-weight:bold;
	color:#BE1E00;
	text-decoration:none;
}

.post-date a {
	color:#BE1E00;
	font-style:italic;		
}

.post-content ul , 
.post-content ol {
	margin-left:15px;
	padding:5px 0;
}
.post-content h2, h3, h4, h5, h6 {
	color:#000;
	font-weight:bold;
	margin:5px 0;
}
.post-content h2 {
	text-transform:none;
}
.post-content h3 {
	font-size:1.3em;
}
.post-content h4 {
	font-size:1.2em;
}
.post-content h5 {
	font-size:1.2em;
	font-weight:normal;
}
.post-content h6 {
	font-size:1em;
	font-weight:bold;
}
.post-content p {
	padding:5px 0;
	line-height:1.5em;
}
.post-content img {
	padding:5px;
	border:1px solid #CCC;
	margin:5px;
}
.post-content object {
	padding:5px;
	border:1px solid #CCC;
	margin:5px 5px 5px 0;
}
.post-content a {
	color:#BE1E00;
}
.post-content strong {
	font-weight:bold;
}

.post-content .innermenu {
	float:right;
	border:1px solid #CCC;
	padding:5px;
	margin:10px;
	width:40%;
}
.post-content .innermenu ul {
	list-style:none;
	margin:0;
}

.post-content .innermenu li {
	margin:1px;
	padding:5px;
}

.post-content .innermenu li.even {
	background-color:#E2E2E2;
	color:#32251C;
}
.post-content .innermenu li.even a {
	color:#32251C;
}

.post-content .innermenu li.even:hover {
	background-color:#CECECE;
	color:#32251C;
}

.post-content .innermenu li.odd {
	background-color:#CD3C29;
	color:#FFF;
}
.post-content .innermenu li.odd a {
	color:#FFF
}

.post-content .innermenu li.odd:hover {
	background-color:#BE1E00;
}

.post-content .clubfixtures {
	color:#333;
	margin:0;
}

.post-content li {
	list-style:none;
	padding-bottom:10px;
}

.post-content li h4 {
	font-weight:bold;
	color:#C00;
}

.post-content .clubfixtures_list ul {
	margin:0;
}

.post-content .clubfixtures_list li {
	text-align:left;
	list-style:none;
	font-weight:normal;
	padding:5px;
	margin-right:10px;
	color:#333;
}
.post-content .clubfixtures_list li small {
	color:#C00;
}

.post-content .clubfixtures_list li.odd {
	background-color:#EEE;
}
.post-content .clubfixtures_list li.even {
}


.post-content table.awards {
	border-width: 1px;
	border-style: solid;
	border-color:#C82A00;
	border-collapse: collapse;
	font-size:11px;
	text-align:center;
}
.post-content table.awards th {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color:#C82A00;
	-moz-border-radius: ;
}
.post-content table.awards td {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color:#C82A00;
	background-color: white;
	-moz-border-radius: ;
}

.post-content table.awards thead td ,
.post-content table.awards tbody td.awards-year {
	background-color:#C82A00;
	color:#FFF;
}
.post-content table.awards tbody tr.awards-odd {
	background-color:#F5F5F5;
}
.post-content img.wp-smiley {
	border:none;
	margin:0;
	padding:0;
}
/* Post - END */

/* Comments - START */
.comments h3 ,
#respond h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#BE1E00;
	text-decoration:none;
}
.comments ul , 
.comments ol {
	margin-left:15px;
	padding:5px 0;
}
.comments ul li , 
.comments ol li {
	padding:5px 0;
}
.comment-date a ,
#respond .logout ,
#respond .logout a {
	color:#BE1E00;
	font-style:italic;
}
.comment-content {
	padding:5px 0;
}
.comment-unapproved {	
	font-weight:bold;
	color:#C00;
}
.required {
	color:#C00;
	font-weight:bold;
}
/* Comments - END */

/* Nav-Above/Below - START */
div#nav-above , 
div#nav-below {
	width:100%;
	height:1em;
}

div#nav-above a , 
div#nav-below a {
	font-weight:bold;
	display:block;
	padding:5px;
	color:#000;
}

div#nav-above a:hover , 
div#nav-below a:hover {
	background-color:#E2E2E2;
	color:#32251C;
}

div.nav-previous{
	float:left;
}

div.nav-next{
	float:right;
}
/* Nav-Above/Below - END */

/* Footer - START */
#footer {
	background:#99928E;
	width:986px;
	margin:0 auto 10px auto;
	text-align:center;
	color:#32251C;
	padding-bottom:10px;
}
#footer a {
	color:#32251C;
}
#footer-links {
	background:url('images/footer-links-bg.png') top repeat-y;
	margin-bottom:10px;
	padding-top:35px;
}
div.footer-links-col {
	width:295px;
	float:left;
	text-align:left;
	padding:0 15px 10px 15px;
}
#footer-links ul {
	list-style:none;
}
#footer-links li {
	padding:5px 5px 5px 0;
}
#footer-links h2 {
	margin:5px 0;
}
#footer strong ,
#footer b {
	font-weight:bold;
}
/* Footer - END */
#googlead {
	margin:5px 0;
}
div#fixtures {
	text-align:center;
	padding-top:7px;
	background:url("images/fixtures_header.png") top left no-repeat;
	margin-bottom:20px;
}
