/*
Author: Robert Annett
Project: Charis
Date: 22nd June 2010
*/



/* Reset defaults */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, ul, ol, img, a { margin: 0; padding: 0; border:0; } /* Reset margins and padding */

ul li, ol li, img { list-style:none; list-style-image:none;}

a:link, a:visited{text-decoration:none;outline:none;} /* Reset link styles */

html {overflow: -moz-scrollbars-vertical;} /* Mozilla scrollbar fix */

#skipto{position:absolute;left:-9999px;top:-9999px;} /* Hides the skip to link - useful for screen readers */

.group:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} /* Automatically clears after any element with this class */

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px;}

p { line-height:1.5;}

#header {width:960px;  padding:0; margin:auto; background:#FFF;}

ul#nav { text-transform:uppercase; font-size:14px; line-height:1;}
ul#nav li { display:inline; padding-right:10px; color:#F00;}
ul#nav li a, #footer a { color:#e3141c;}
ul#nav li.selected a { color:#333; }
ul#nav li a:hover, #footer a:hover { border-bottom:dotted 1px #e3141c;}


#content { width:960px; padding-top:15px; margin:auto; background:#FFF;}
#content .full  { width:960px; float:left; padding-bottom:15px; }
#content .full p  { margin:0 0 8px 0; }
#content .main  { width:650px; float:left; padding-bottom:15px; }
    .rotate img { width: 650px; }
#content .sidebar { width:270px; float:left; padding-left:20px;}

.rotate { margin-bottom:13px; padding:0;}

.recentphotos  { width:100px; display:block; margin:0 10px 0 0; padding:0; line-height:0; border:none none; float:left;}
.recentphoto { float:left;}

.recentphotoslast { width:100px; display:block; padding:0; margin:0; float:left;}
/*
.recentphotos img { border:#CCC 1px solid; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.recentphotoslast img { border:#CCC 1px solid; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;  }
*/
.recentphotoslast img:hover, .recentphotos:hover { opacity:0.85; }

#footer { width:960px;  padding:0; margin:auto; color:#e3141c; background:#FFF; padding-bottom:5px; -moz-border-radius:0px 0px 10px 10px; }


.sidebar ul li { margin-bottom:11px; }
.sidebar ul a li h1{ color:#FFF; }
.sidebar .newstitleone { font-size:20px; text-transform:uppercase; color:#FFF; margin:0 0 2px 0; display:block; padding:0;}
.sidebar .newstitletwo { font-size:12px; text-transform:uppercase; color:#FFF; margin:0 0 2px 0; display:block; padding:0;}
.sidebar p { color:#FFF; margin:0 0 8px 0; padding:0px;}

.lightred { background:#e3141c; padding:8px; margin:0; -moz-border-radius:3px 10px 3px 10px; -webkit-border-radius:3px 10px 3px 10px; border-radius:3px 10px 3px 10px; }
.darkred { background:#a81424; padding:8px; margin:0; -moz-border-radius:3px 10px 3px 10px; -webkit-border-radius:3px 10px 3px 10px; border-radius:3px 10px 3px 10px;}
.lightgrey { background:#666666; padding:8px; margin:0; -moz-border-radius:3px 10px 3px 10px; -webkit-border-radius:3px 10px 3px 10px; border-radius:3px 10px 3px 10px;}
.darkgrey { background:#333333; padding:8px; margin:0; -moz-border-radius:3px 10px 3px 10px; -webkit-border-radius:3px 10px 3px 10px; border-radius:3px 10px 3px 10px;}

.lightred:hover { opacity:0.85; }
.darkred:hover { opacity:0.85;  }
.lightgrey:hover { opacity:0.85;}
.darkgrey:hover { opacity:0.85; }


/* Headings */

h1{}

h2{}

h3{ padding-bottom:10px; color:#333;}

h4{}

/* Lists */

#racephotos { width:960px;}
#racephotos img { border:0; padding:0px 10px 20px 0px; float:left;}


ul.lst { list-style-image:none; list-style:none; clear:both; padding-bottom:15px;}
ul.lst li { list-style-image:none; list-style:none;}
ul.lst li.first a {
	display: block;
	padding: 7px 7px 7px 0;
	border-bottom: 1px solid #f3f2e8;
	overflow: hidden;
	}
ul.lst li.last a {
	padding: 7px;
	border-bottom: none;
	overflow: hidden;
	color:#FFF;
	float:right;
	}
ul.lst li a {
	display: block;
	padding: 7px;
	border-bottom: 1px dotted #8d8980;
	overflow: hidden;
	}
ul.lst li.last a {
	border: none;
	}
ul.lst a:hover {
	/* background: #fab037; */
	background: #FFD5D5;
	}

ul.lst .nohover a:hover {
	background: none;
	}

ul.lst .first h1 {
	color:#333;
	font-size:22px;
	font-weight:normal;
	}

ul.lst .first a:hover {
	background: none;
	}
ul.lst .last a:hover {
	background: none;
	}
ul.lst li em {
	float: right;
	margin: 0 0 0 5px;
	font-style: normal;
	font-weight: normal;
	color:#e4171e;
	font-size:14px;
	}
	
ul.lst li span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	line-height:1.3;
	margin:0;
	padding:0;
	}
ul.lst li span.title {
	display:block;
	margin:0 0 8px 0;
	padding:0;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-size:20px;
	}

ul.lst li.last h1:hover {
	background:none;
	color: #FFF;
	}
	
ul.lst li.nolink a {
	display: block;
	padding: 7px 7px 0 0;
	border-bottom: none;
	overflow: hidden;
	}
ul.lst li.nolink a {
    background:none;
	}
	
ul.lst li a span.event-text { padding:0; margin:0; }

ul.lst li a span.event-text p { margin:0; padding:0}

.completed { background:url(../img/COMPLETED.png) right top no-repeat;}

-moz-rs-heading { visibility:hidden;}

/* Tables */
/* Participants*/
table#participants { width:100%;  font-size:10px; line-height:1.3; margin-bottom:15px;}
table#participants tr{ border:1px solid #ececec; width:100%;}
table#participants tr:hover{ background:#FFD5D5;}
table#participants tr th:hover{ background:fff;}
table#participants tr td{ padding:6px 5px 6px 5px;}
table#participants tr th{ padding:6px 5px 6px 5px; background:#ececec; text-align:left;}
table#participants tr th { text-align:left; }
table#participants tr td{ }

.full a { color:#E3141C;}
.full p { color:#333;}

.kit {
color: #333;
font-size: 22px;
font-weight: normal;
}
/*
# Images ################### 
*/

img{border:none none;}



ul.document-list { padding:15px 0 0 0;}
ul.document-list li { line-height:2; list-style:square; list-style-position:inside;}

/* Links */

a{}
a:hover{}



/* Typography */

p{margin:0 0 1.5em;}


/* Other */

.right{float:right;}
.rightpadded { padding:0 22px 0 0; float:right;}
.left{float:left;}
.clear{clear:both;}
.alignleft{text-align: left;}
.alignright{text-align: right;}
.aligncenter{text-align: center;}

img.gallerysnippet { padding:0 0 0 0; margin:15px 20px 15px 0; float:left;}
img.gallerysnippetlast { padding:0; margin:15px 0 15px 0; float:left;}

.racefile { padding:0 0 10px 0; margin:0;}
