/*  
Theme Name: Wolfson College Boat Club Theme 
Theme URI: http://
Description: Wolfson College Boat Club Theme made by <a href="http://jaduncan.com" target="_blank">jaduncan</a>
Version: 1.0
Author: jaduncan
Author URI: http://www.jaduncan.com/
*/

body {
	margin: 0px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#5d72a1;
	background:#fff7d7;
}
.wrapper {
	width:1050px;
	margin:0 auto;
}
.white {
	background:#fff;
	padding:15px 20px;
}
.clear {
	clear:both;
}
a {
	color:#314676;
	text-decoration:underline;
}
a:hover {
	background:#e2e8f4;
	text-decoration:none;
}

/* Header */
#header {
	width:100%;
	height:250px;
	background:url(images/wcbc_head-bg.jpg) top repeat-x;
}
#header .wrapper {
	width:1050px;
	margin:0 auto;
}
#header .wrapper .left {
	float:left;
	width:30px;
	height:250px;
	background:url(images/wcbc_head-left.jpg) top no-repeat;
}
#header .wrapper .head {
	float:left;
	width:920px;
	height:207px;
	background:url(images/wcbc_header.jpg) top no-repeat;
	position:relative;
}
#header .wrapper .head a#logo {
	position:absolute;
	top:47px;
	width:370px;
	height:120px;
}
#header .wrapper .head a:hover {
	background:none;
}
#header .wrapper .head h1 a#logo {
	margin:0;
	padding:0;
}
#header .wrapper .head  h1 a#logo strong{
	display:none;
}
#header .wrapper .head #pic {
	position:absolute;
	top:0;
	left:367px;
	width:275px;
	height:207px;
	background:url(images/wcbc_header_pic.jpg) top no-repeat;
}
#header .wrapper .head #desc {
	color:#bf9f13;
	font-size:11px;
	font-family:Tahoma;
	position:absolute;
	top:60px;
	width:250px;
	right:30px;
}
#header .wrapper .head #desc b{
	display:block;
	font-size:20px;
	font-family:Trebuchet MS;
	font-weight:normal;
}
#header .wrapper #menu {
	float:left;
	width:920px;
	height:38px;
	padding-top:5px;
	background:url(images/wcbc_head-menubg.gif) top no-repeat;
}

/* Menu */
#menu ul {
	padding:0;
	margin:0;
}
#menu ul li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	position:relative;
	z-index:7;
}
#menu ul li a {
	color:#fff;
	display:block;
	height:28px;
	text-transform:uppercase;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 20px 0 20px;
}
#menu ul li a:hover {
	background:url(images/wcbc_head-menubg-over.gif) bottom repeat-x;
	color:#334878;
}
#menu ul li ul {
	display:none;
	z-index:9;
}
#menu ul li:hover ul {
	display:block;
	z-index:9;
	padding:0;
	margin:0;
	position:absolute;
	top:38px;
	left:-1px;
	clear:both;
	background:#e7e9ef;
	border:1px solid #304574;
	padding:3px;
	border-top:none;
}
#menu ul li ul a {
	background:#f5f6fa;
	padding:4px 7px 2px 7px;
	margin:2px 0;
	height:20px;
	color:#304574;
	text-transform:none;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	width:220px;
}
#menu ul li ul a:hover {
	background:#304574;
	color:#ffe98c;
}




/* Sidebar */
#sidebar {
	float:right;
	width:300px;
}
#sidebar .search {
	display:block;
	position:relative;
	height:86px;
	width:300px;
	background:url(images/wcbc_side-search.jpg) top no-repeat;
	margin-bottom:10px;
}
#sidebar .search h2 {
	display:block;
	margin:0 0 15px 0;
	padding:14px 0 0 45px;
	font-size:13px;
	color:#314676;
}
#sidebar .search form {
	padding:0 20px;
	position:relative;
	margin:0;
}
#sidebar .search form #searchfield {
	width:194px;
	height:20px;
	background:url(images/searchfield.gif) 0px 0px no-repeat;
	border:0;
	padding:3px 7px;
	margin:0;
	position:absolute;
	top:0;
	left:20px;
	font-size:13px;
	color:#314676;
}
#sidebar .search form #searchbutton {
	width:48px;
	height:26px;
	background:url(images/searchbutton.gif) top no-repeat;
	border:0;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	right:20px;
}
#sidebar .widget {
	background:#e2e8f4 url(images/wcbc_side-bg.jpg) top no-repeat;
	padding:15px 20px 10px 20px;
}
#sidebar .widget h2 {
	margin:0 0 10px 0;
	font-size:13px;
	color:#314676;
}
#sidebar .widget ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .widget li {
	line-height:20px;
}
#sidebar .widget li a {
	display:block;
	background:url(images/wcbc_bullet.gif) 0px 9px no-repeat;
	padding:0 0 0 13px;
}
#sidebar .widgetfoot {
	display:block;
	background:url(images/wcbc_side-foot.gif) top no-repeat;
	height:13px;
	margin-bottom:10px;
}

/* Sidebar Last Posts Widget */
#sidebar .lastpostswidget {
	background:#e2e8f4 url(images/wcbc_side-bg.jpg) top no-repeat;
	padding:15px 20px 10px 20px;
}
#sidebar .lastpostswidget ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .lastpostswidget ul li {
	display:block;
	background:url(images/wcbc_side-ico.gif) 0px 0px no-repeat;
	padding:0 0 15px 30px;
}
#sidebar .lastpostswidget ul li .date {
	font-size:10px;
	color:#99aace;
	font-family:Tahoma;
}
#sidebar .lastpostswidget ul li h3 {
	margin:0;
	font-size:14px;
}
#sidebar .lastpostswidget ul li h3 a {
	color:#314675;
	text-decoration:none;
}
#sidebar .lastpostswidget ul li h3 a:hover {
	background:#fff;
}
#sidebar .lastpostswidget ul li .text {
	font-size:12px;
	color:#314675;
}


/* Content */
#content {
	float:left;
	width:700px;
	z-index:0;
}
#content .post {
	padding:25px 0 0 40px;
	position:relative;
	margin-bottom:20px;
}
#content .page {
	padding:15px 0 0 15px;
	position:relative;
	margin-bottom:20px;
}
#content .date {
	position:absolute;
	top:0;
	left:10px;
	background:url(images/wcbc_post-ico.gif) 0px 0px no-repeat;
	padding:3px 0 0 30px;
	height:17px;
	font-size:10px;
	color:#99aace;
	font-family:Tahoma;
}
#content h1 {
	margin:0;
	font-size:19px;
	font-weight:normal;
}
#content h1 a {
	color:#314675;
	text-decoration:none;
}
#content h1 a:hover {
	background:#e2e8f4;
}
#content .entry {
	text-align:justify;
}
#content .entry img {
	border:1px solid #999999;
	margin:0 10px 10px 0;
}
#content .postmeta {
	background:#e2e8f4 url(images/wcbc_post-metatop.gif) top no-repeat;
	padding-top:5px;
	font-size:11px;
	clear:both;
	margin-top:10px;
}
#content .postmeta a {
	font-weight:bold;
}
#content .postmeta .category {
	float:left;
	width:405px;
	padding:0 0 0 15px;
}
#content .postmeta .comments {
	float:right;
	width:85px;
	padding:0 15px 0 0;
	text-align:right;
}
#content .postmetafoot {
	clear:both;
	background:#e2e8f4 url(images/wcbc_postmetafoot.gif) bottom no-repeat;
	height:5px;
}

/* Navigation */
.navigation {
	display:block;
	position:relative;
	height:30px;
}
.navigation a {
	color:#324878;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.navigation a:hover {
	text-decoration:underline;
}
.navigation a #prev, .navigation a #next {
	position:absolute;
	top:0;
	cursor:pointer;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	height:33px;
}
.navigation a:hover #prev, .navigation a:hover #next {
	text-decoration:underline;
}
.navigation a #prev {
	left:40px;
	padding:0;
	text-align:left;
}
.navigation a #next {
	right:0px;
	padding:0;
	text-align:right;
}


/* Footer */
#footer {
	display:block;
	clear:both;
	width:920px;
	margin:0 auto;
	padding-bottom:30px;
}
#footer .footmenu {
	display:block;
	background:#324777;
	text-align:center;
	color:#fff;
	padding:15px 20px;
}
#footer .footmenu a {
	color:#fff;
	margin:0 10px;
}
#footer .footmenu a:hover {
	background:none;
	text-decoration:none;
}
#footer .copy {
	display:block;
	background:#ffe991 url(images/wcbc_foot-logo.gif) 0px 0px no-repeat;
	border-bottom:1px solid #324777;
	color:#716211;
	font-size:11px;
	padding:30px 20px 30px 110px;
}


/* Comments */
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

