/*
Theme Name: Caversham LTC
Theme URI: http://www.cavershamltc.co.uk/
Description: The custom theme for Caversham Lawn Tennis Club
Version: 1
Author: Damjan Gataric, EtonDIGITAL
Author URI: http://www.etondigital.com/
Tags: blue, custom header, fixed width, three columns, widgets
*/

ul, li, p, a, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	background: #fff;
	margin: 0;
	padding: 0;
	background: url(images/body-bg.jpg) repeat;
}
p, li, td, th {
	font-size: 1.2em;
	line-height: 1.4em;
}
a {
	color: #c4281c;
}
.hidden {
	display: none;
}




#background {
	background: url(images/background-bg.jpg) repeat-x;
	padding-top: 87px;
	padding-bottom: 50px;
}

#container {
	margin: 0 auto;
	width: 960px;
	background: url(images/container-bg.png) repeat-y;
	position: relative;
}



/*---search-------------------------------------------------*/

#search {
	position: absolute;
	top: -39px;
	left: 732px;
	overflow: hidden;
	width: 200px;
}
/*#search label {
	display: block;
	line-height: 27px;
	font-size: 1.4em;
	color: #b0c24e;
	float: left;
	margin-right: 9px;
}*/
#search input#s {
	border: none;
	float: left;
	width: 163px;
	height: 18px;
	background: url(images/search-input.png);
	font-size: 1.3em;
	padding: 6px 2px 3px 5px;
	color: #58a5d6;
}
#search input#searchsubmit {
	background: url(images/search-btn.png) no-repeat top;
	display: block;
	width: 30px;
	height: 27px;
	color: #394019;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	border: none;
	padding: 0;
	float: left;
	cursor: pointer;
}
#search input#searchsubmit.btn-hover {
	background: url(images/search-btn.png) no-repeat bottom;
}



/*---header-content---------------------------------------------*/

#header-content {
	height: 175px;
	width: 650px;
	padding: 20px 10px 0 10px;
}

#header-content a {
	display: inline;
	cursor: pointer;
	margin-top: 60px;
	text-indent: -9000px;
	width: 14px;
	height: 16px;
}
#header-content a.prev {
	float: left;
	margin-left: 10px;
	background: url(images/carousel-prev.gif) no-repeat center;
}
#header-content a.prev:hover {	
	background: url(images/carousel-prev-hover.gif) no-repeat center;
}
#header-content a.next {
	float: right;
	background: url(images/carousel-next.gif) no-repeat center;
}
#header-content a.next:hover {
	background: url(images/carousel-next-hover.gif) no-repeat center;
}

#header-content div.carousel {
	height: 176px;
	float: left;
	display: inline;
	margin-left: 10px;
}
#header-content div.carousel ul {
	list-style: none;
}
#header-content div.carousel ul li {
	height: 176px;
	width: 180px;
	padding: 0 10px;
}
#header-content div.carousel ul li a {
	display: block;
	width: 188px;
	height: 128px;
	text-decoration: none;
	margin: 0;
}
#header-content div.carousel ul li img {
	background: #fff;
	display: block;
	padding: 3px;
	border: 1px solid #285b7d;
/*	width: 180px;
	height: 120px;*/
	overflow: hidden;
}
#header-content div.carousel ul li p {
	color: #fff;
	padding: 2px 3px;
	font-size: 1em;
}
#header-content div.carousel ul li p span {
	display: block;
	font-size: 0.8em;
}



/*---main navigation--------------------------------------------*/

#main-nav {
	width: 254px;
	background: url(images/main-nav-bg.png) bottom no-repeat;
	float: right;
	padding: 15px 0 25px 0;
}

#main-nav ul {
	list-style: none;
	width: 190px;
	margin: 0 auto;
}
#main-nav ul li {
	margin-bottom: 5px;
	display: inline;
	float: left;
	clear: left;
	width: 100%;
}
#main-nav ul li a{
	display: block;
	background: url(images/main-nav-bullet.png) no-repeat 5px 7px;
	text-decoration: none;
	color: #3a3a3a;
	border-bottom: 1px solid #e6e6e6;
	padding: 3px;
	padding-left: 23px;
}
#main-nav ul li a:hover {
	color: #c4281c;
	background: url(images/main-nav-bullet-active.png) no-repeat 5px 7px;
}
#main-nav ul li a.active, #main-nav ul li.current_page_item a, #main-nav ul li.current_page_ancestor a {
	color: #c4281c;
	background: url(images/main-nav-bullet-active.png) no-repeat 5px 7px;
}
#main-nav ul li.current_page_ancestor ul li a {
	color: #3a3a3a;
	background: none;
}
#main-nav ul li.current_page_ancestor ul li a:hover, #main-nav ul li.current_page_ancestor ul li.current_page_item a {
	color: #c4281c;
	background: url(images/main-nav-sub-bullet.png) 12px 5px no-repeat;
}
#main-nav ul li.current_page_ancestor ul {
	display: block;
}
	


#main-nav ul ul {
	margin-bottom: 10px;
	padding-top: 5px;
	background: #f3f3f3;
	overflow: hidden;
	display: none;
}
#main-nav ul ul li {
	margin-bottom: 1px;
}
#main-nav ul ul li a, #main-nav ul li.current_page_item ul a {
	background: none;
	border: none;
	color: #3a3a3a;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0 0 3px 25px;
	margin: 0;
}
#main-nav ul ul a:hover, #main-nav ul ul a.active, #main-nav ul li.current_page_item ul a:hover {
	background: url(images/main-nav-sub-bullet.png) 12px 5px no-repeat;
	color: #c4281c;
}
#main-nav ul ul ul {
	padding: 2px 0 0 5px;
}

#logo {
	display: block;
	width: 254px;
	height: 85px;
	position: absolute;
	top: -56px;
	left: 36px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9000px;
}
#logo a {
	display: block;
	width: 254px;
	height: 85px;
}



/*---left column------------------------------------------------*/

#left-column {
	float: left;
	background: url(images/header-bg.png) no-repeat left top;
	width: 290px;
	padding-top: 29px;
	padding-bottom: 45px;
}
#left-column h2 {
	background: url(images/left-column-headline.png) no-repeat;
	height: 40px;
	width: 254px;
	color: #333;
	line-height: 40px;
	font-size: 1.4em;
	text-align: center;
	clear: right;
	margin-top: 36px;
	float: right;
}

#left-column div.box {
	background: url(images/left-column-box-bottom.png) bottom no-repeat;
	width: 254px;
	clear: right;
	float: right;
	margin-top: 10px;
}
#left-column div.box h3 {
	background: url(images/left-column-box-top.png) top no-repeat;
	width: 254px;
	color: #147ba5;
	font-size: 1.3em;
	text-align: center;
	padding-top: 7px;
}
#left-column div.box h3 a {	
	color: #147ba5;
	text-decoration: none;
}
#left-column div.box h3 a:hover {	
	color: #c4281c;
}
#left-column div.box p {
	margin: 15px;
	color: #323232;
}
#left-column div.box a.more-link {
}



/*---right column------------------------------------------------*/

#right-column {
	float: right;
	background: url(images/header-bg.png) no-repeat right top;
	width: 670px;
	padding-top: 32px;
	padding-bottom: 45px;
}



/*---content----------------------------------------------------*/

#content {
	width: 370px;
	float: left;
	margin-left: 30px;
	padding-right: 30px;
	display: inline;  /* Double margin fix up */
	background: url(images/v-line-gray.png) top right no-repeat;
}

#content h2 {
	color: #526b7d;
	font-size: 2em;
	margin-top: 43px;
	text-indent: 1px;
	background: url(images/content-h2-bg.png) repeat-x bottom;
}
#content h2.no-date {
	margin-bottom: 20px;
}
#content h2 a {
	color: #526b7d;
	text-decoration: none;
}
#content h2 a:hover {
	color: #c4281c;
	text-decoration: none;
}
#content h3 {
}
#content h3.big {
	font-size: 140%;
}
#content h3 a {
	text-decoration: none;
	color: #323232;
}
#content h3 a:hover {
	color: #c4281c;
}
#content span.date {
	display: block;
	color: #838586;
	margin-bottom: 20px;
	font-size: 1.1em;
}
#content span.date-results {
	display: block;
	color: #838586;
	margin-bottom: 3px;
	font-size: 1.1em;
}
#content p {
	margin-bottom: 0.7em;
	color: #323232;
}

#content p.postmetadata {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#content a.more-link {
	display: block;
}

#content ul {
	padding: 0 0 0 10px;
	margin: 10px;
}
#content ul li {
	margin: 0 0 0.2em 0;
}

/*---sidebar----------------------------------------------------*/

#sidebar {
	width: 200px;
	float: right;
	padding: 0 30px 0 10px;
}
#sidebar ul {
	list-style: none;
}
#sidebar h2 {
	color: #147ba5;
	font-size: 1.7em;
	margin-top: 48px;
	margin-bottom: 10px;
	text-indent: 1px;
	background: url(images/content-h2-bg.png) repeat-x bottom;
}
#sidebar h2.news, #sidebar h2.blog, #sidebar h2.widgettitle {
	margin-top: 20px;
}
#sidebar ul li {
	line-height: normal;
	font-size: 1em;
}
#sidebar h3 {
	font-size: 1.3em;
}
#sidebar h3 a {
	color: #333;
	text-decoration: none;
}
#sidebar h3 a:hover {
	color: #c4281c;
}
#sidebar span.date {
	display: block;
	color: #989d06;
	padding-bottom: 10px;
	font-size: 1.1em;
}
#sidebar div.news span.date {
	color: #838586;
}
#sidebar p {
	font-size: 1.1em;
	color: #333;
}
#sidebar div.event {
	background: url(images/h-dots-gray.png) repeat-x bottom;
	margin-bottom: 10px;
}

#sidebar div.news {
	margin-bottom: 10px;
}



/*---footer-----------------------------------------------------*/

#footer {
	clear: both;
	height: 97px;
	background: url(images/footer-bg.png) no-repeat;
	position: relative;
	top: 5px;
	padding-top: 20px;
}
#footer ul {
	list-style: none;
	text-align: center;
	margin-bottom: 30px;
	padding-right: 19px;
}
#footer ul li {
	display: inline;
	padding: 0 5px;
}
#footer ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	background: url(images/footer-nav-bullet.png) left no-repeat;
	padding-left: 19px;
}
#footer ul li a:hover, #footer ul li.current_page_item a, #footer ul li.current_page_ancestor a {
	text-decoration: underline;
}

#footer p {
	color: #545454;
	text-align: center;
	font-size: 1em;
}
#footer p a {
	color: #0b8cbc;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}



#comment {
	width: 100%;
}















