/* @override http://wlrc.info/wp-content/themes/wlrc/style.css */

/*  
Theme Name: WLRC Custom 1.01
Theme URI: http://www.pixeldeath.com
Description: Customised theme based on original theme by by Small Potato of <a href="http://www.wpdesigner.com/">Wpdesigner.com</a>. Thanks to <a href="http://www.famfamfam.com/lab/icons/silk/">FamFamFam</a> for the icons and thanks to Paul Sowden for the <a href="http://www.alistapart.com/articles/alternate/">style-switcher script</a>.
Version: 1
Author: Curvball
Author URI: http://www.pixeldeath.com

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: white;
	background-color: #3399ff;
}

form, input, textarea, table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	color: #ffa800;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #f5cd00;
	font-weight: bold;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #74c6fe;
	color: #06f;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

p img{
	max-width: 100%;
}

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

img.alignleft{
	margin: 3px 10px 2px 0;
}

img.alignright{
	margin: 3px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 5px;
	border: 1px solid #eee;
	display: inline;
}

.alignleft{float: left;}
.alignright{float: right;}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

#wrapper{
	margin: auto;
	text-align: left;
	width: 700px;
}

#header{
	float: left;
	width: 100%;
	height: 250px;
	padding: 0;
	margin: auto;
	background: url(../../../images/WLRC_headerbg.jpg) repeat-x 0 bottom;
}

#header h1{
	text-transform: uppercase;
	float: left;
	background-image: url(images/WestLondonReefClub.jpg);
}

#header h1 .tld{
	color: #000;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}

#access .skip-link{
	float: right;
	margin: -29px 10px 0;
	display: inline;
	font-family: georgia, serif;
}

#access .skip-link a{
	color: #888;
}

#access .skip-link a:hover{
	color: #000;
}

#menu{
	float: left;
	background-position: left bottom;
	padding: 0;
}

#menu li{
	float: left;
	background-position: left bottom;
	list-style: none;
	padding: 0 6px;
}

#menu li a:hover{
	float: left;
	padding: 0 0 14px 0;
	list-style: none;
	background: #06f left bottom;
}

#about{
	float: left;
	width: 700px;
	padding: 0 0 14px 0;
	background: #0066ff left bottom;
	height: 400px;
}

#about a{
	color: #000;
}

#about p.message{
	padding: 10px 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

#about img.photo{
	float: left;
	margin: 0 15px 0 0;
}

#container{
	float: left;
	width: 680px;
	background-color: #0066ff;
	padding-left: 20px;
}

#content{
	float: left;
	width: 400px;
	overflow: hidden;
}

#content a{
	color: orange;
}

#nav-above{
	margin: 10px 10px 0;
}

#nav-below{
	margin: 10px;
}

.navigation{
	padding: 5px 10px 6px;
	line-height: 24px;
	clear: both;
}

.nav-previous, .nav-next{
	display: inline;
}

.nav-previous{
	padding: 0 10px 0 0;
}

.post, .page{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}

.page{
	margin: 10px;
}

.post h2, .page h2{
	padding: 10px 10px 0;
	color: #ffaf00;
	font: bold 20px arial, helvetica, sans-serif;
}

.post h2 a{
	text-decoration: none;
	color: #ffaf00;
	font-weight: bold;
}

.post h2 a:hover{
	text-decoration: underline;
	color: #f5cd00;
	font-weight: bold;
}

.entry-date{
	padding: 4px 10px 10px;
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	color: #999;
}

.entry-content{
	padding: 0 10px 5px;
	line-height: 24px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0;
	padding: 10px 0 5px;
	text-transform: none;
}

.entry-content h2{
	line-height: 30px;
}

.entry-content h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.entry-meta{
	padding: 10px;
	border-top: 1px solid #eee;
	font-family: arial, helvetica, sans-serif;
}

.cat-links{
	padding: 0 0 0 15px;
	background: url(images/bullet_go.gif) no-repeat 0 3px;
}

.comments-link{
	padding: 0 0 0 29px;
	background: url(images/comment.gif) no-repeat 10px 2px;
}

.sidebar{
	float: left;
	width: 240px;
	margin: 10px 0 0 20px;
	padding: 0 0 10px;
	display: inline;

}

.sidebar form, input{
	font-family: georgia, serif;
}

.sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #eee;
	background: #fff;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
}

.sidebar ul li h2, .block-title{
	padding: 10px;
	color: white;
	text-align: left;
	font: bold 24px georgia, serif;
}

.sidebar ul ul{
	padding: 8px 0 10px;
	line-height: 24px;
}

form#searchform{
	padding: 10px;
}

form#searchform input#s{
	width: 68%;
}

form#searchform input#searchsubmit{
	width: 25%;
}

.sidebar ul ul li{
	margin: 0 10px;
	padding: 0 0 0 15px;
	background: url(images/bullet.gif) no-repeat 0px 9px;
}

.sidebar ul ul ul{
	border: 0;
	padding: 0;
}

.sidebar ul li.sponsors .sponsors_wrap{
	background: url(images/dot.gif) repeat-y 145px 0px;
}

.sidebar ul li.sponsors ul{
	width: 145px;
}

.sidebar ul li.premium{
	border: 0;
}

.sidebar ul li.premium ul{
	padding: 0;
	line-height: normal;
}

.sidebar ul li.premium ul li{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #eee;
	background-image: none;
}

.sidebar ul ul li#about-author, .sidebar ul li#my-account ul li{
	padding: 0;
	background-image: none;
}

#comments{
	margin: 10px;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3#comments-count{
	padding: 10px;
}

#comments ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #eee;
	line-height: 22px;
}

#comments ol li.alt{}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	border-top: 2px dotted #39f;
		border-bottom: 2px dotted #39f;
}

p.comment_license{
	font-size: 11px;
	line-height: 18px;
}

#footer{
	float: left;
	width: 700px;
	line-height: 24px;
	height: 130px;
	background-image: url(../../../images/footerbg.jpg);
	text-align: center;
}

#footer a{
	color: #ffae00;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

#footer p{
	padding: 5px;
	width: 600px;
	font-size: 9px;
	margin: auto;
}