@charset "utf-8";

/* Reset and Base Styles (See http://developer.yahoo.com/yui/reset/) */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

h1 {
	font-size: 138.5%;
}

h2 {
	font-size: 123.1%;
}

h3 {
	font-size: 108%;
}

h1, h2, h3 {
	margin: 1em 0;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

blockquote, ul, ol, dl {
	margin: 1em;
}

ol, ul, dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

dl dd {
	margin-left: 1em;
}

th, td {
	border: 1px solid #000;
	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p, fieldset, table {
	margin-bottom: 1em;
}

/* Default Styles */

body {
	/*background: url(/images/grass_tile.jpg) repeat-x 0 42px;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #16265d;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 24px;
}

h2 {
    color: #961a1b;
	font-size: 18px;
}

h3 {
	font-size: 13px;
}

p, ol, ul, dl {
	line-height: 20px;
}

a {
	text-decoration: underline;
	color: #961a1b;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	margin: 0 17px 0 0;
}

img.alignright {
	margin: 0 0 0 17px;
}

hr {
	display: none;
}

.clearfix {
	clear: both;
}

/* Header */
#header {
	position: relative;
	overflow: hidden;
	height: 270px;
	margin: 20px 0;
	text-align: center;
	background: url(/images/bigbg.jpg) no-repeat 50% ;
}

#header img {
	top: 0;
	left: 50%;
	margin-left: -133px;
	position: absolute;
}

#header h1 {
	text-indent: -9999em;
}

/* Page */

#page {
	width: 988px;
	margin: 0 auto;
}

/* Left Sidebar */

#left-sidebar {
	float: left;
	width: 228px;
}

#left-sidebar img {
	border: 3px solid #f6b203;
}

/* Main Content */

p{
font-size: 14px;
font-family: Helvetica;
line-height: 1.6em;
}

#content {
	float: left;
	width: 456px;
	padding: 0 0 0 38px;
}

#content img {
	border: 3px solid #16265d;
}

.post {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background: url(/images/hr1.gif) repeat-x 0 100%;
}

.post h2 a{
text-decoration: none;
}

#news-image{
display:block;
margin-bottom: 1.5em;
}

#news h2{
color: #961a1b;
font-size: 24px;
}

p.date{
font-style:italic;
font-size: 0.9em;
}


ol.months li{
list-style-type: circle;
}


/* Right Sidebar */

#right-sidebar {
	float: left;
	width: 230px;
	padding: 0 0 0 36px;
}

#right-sidebar p{
font-size: 12px;
}

.box, .box .title, .box .title h2, .box .entry {
	background: url(/images/box2.gif) no-repeat 0 100%;
}

.box {
	margin-bottom: 16px;
	background-position: 100% 100%;
}

.box .title {
	padding-right: 20px;
	background-position: 100% 0;
}

.box .title h2 {
	margin: 0;
	padding: 20px 20px 10px 20px;
	background-position: 0 0;
}

.box .entry {
	margin-right: 20px;
	padding: 0 0 10px 20px;
}

/* Left Sidebar > Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

#menu li, #menu a {
	display: block;
}

#menu li {
	margin: 0 0 20px 0;
}

#menu a {
	width: 192px;
	padding: 8px 18px;
	background: #16265d;
	letter-spacing: -1px;
	text-decoration: none;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#menu a:hover {
	background: #961a1b;
	color: #f6b203;
}

#menu .active a {
	color: #f6b203;
}

/* Sponsors */

#sponsors {
	width: 988px;
	margin: 0 auto;
}

#sponsors ul {
	margin: 0;
	padding: 0;
	line-height: 1;
}

#sponsors li {
	float: left;
	padding-left: 16px;
	list-style: none;
}

#sponsors li.first {
	padding: 0;
}

/* Footer */

#footer-bg {
	clear: both;
	background: url(/images/grass_tile.jpg) repeat-x 0 70px;
}

#footer {
	width: 988px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer .links {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#footer .links li {
	float: left;
	padding-left: 25px;
	list-style: none;
}

#footer .legal {
	float: left;
}



#sponsors, .links{
display: none;
}

.fakelink{
cursor: pointer;
text-decoration: underline;
color: #961a1b;
}

.fakelink:hover{
text-decoration: none;
}

/** Pluggable Forms **/


.pluggable-form{
padding:1em;
background: #ddd;
}

.no-data{
font-style: italic;
}

#adduser-form{
width: 400px;
}


span.error{
padding: 5px;
}

.pluggable-form label.desc{
color: #16265d;
}

#addnews-form li.fieldwrapper{
width: 486px;
}

#adduser-form p.errorDesc, #addnews-form p.errorDesc{
font-size: 0.9em;
margin:0;
margin-top: 0.5em;
padding: 0;
line-height: 1em;
color: #CE0000;
font-weight: bold;
}

#content .defaultSkin td.mceCenter table {
margin: 0 0 0 0.5em;
}

.cancel{
font-size: 120%;
margin-bottom: 0;
}
#delete-warning{
padding:0;
background: none;
}



#whatson-form .even{
float: left;
clear: none;
}

.odd{
float: left;
}


.pluggable-form li.fieldwrapper .mceEditor span{
float: none;
margin:0;padding:0;
position: static;
}

#back-to-archives{
margin:0;
margin-top: -1em;
margin-bottom: 2em;
}

#addcontact-form{
width: 400px;
}

table#news{
width:100%;
}

select{
font-size: 13px;
}

table.contacts{
width: 100%;
}

a.email{
background:transparent url(/images/email.png) no-repeat scroll 0 0;
padding-left:20px;
}

p#logged-in-as{
float: right;
margin-right: 2em;
background: white;
padding: 0.1em 0.5em;
}

.tinymced ul, .tinymced ol{
margin-bottom: 2em;
}
.tinymced li{
margin-bottom: 0.7em;
}