/*
Theme Name: Relay For Life
Theme URI: www.relayforlife.cancercouncil.org.au
Description: Template for Relay For Life website
Author: Brad Thomas (brad.thomas@deepend.com.au)
Author URI: http://www.deepend.com.au
Version: 0.1
*/

/**********************
 CSS 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;
}

/******************
 RELAY FOR LIFE CSS
 ******************/

* {
	font-family: Verdana, Arial, Tahoma, sans-serif;	
}

.clear {
	clear: both;
	font-size: 0px;	
}

a {
	outline: none;
}

body {
	background-color: #1A0238;
	margin-top: 0px;
}

#pageContainer {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#pageContainer .frontpage {
	background-image: url(images/sidebarbackground.gif);
	background-repeat: repeat;
	background-position: top left;
}

#header {
	background-color: #FFF;
	background-image: url(images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 147px;
	margin-top: 0;
	padding-bottom: 8px;
	position: relative;
	width: 1024px;
}

#header h1#header-logo {
	background-image: url(images/relayforlife-cancercouncil-logo.gif);
	height: 105px;
	left: 12px;
	position: absolute;
	top: 27px;
	width: 136px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header h1 a img {
	border: 0px;
}

#header span {
	display: none;
}

#header h1#header-text {
	background-image: url(images/sutherland-shire-relay-for-life.gif);
	height: 47px;
	left: 164px;
	position: absolute;
	top: 31px;
	width: 436px;
}

#header h1#header-date {
	background-image: url(/wp-content/uploads/2010/02/event_date.png);
	height: 29px;
	left: 160px;
	position: absolute;
	top: 85px;
	width: 202px;
}

#bodyContainer {
	background-color: #FFF;
	background-image: url(images/sidebarbackground.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#countdown {
	border: 1px solid transparent;
	bottom: 9px;
	height: 16px;
	position: absolute;
	right: 27px;
	width: 286px;
}

/***************************
 PAGE NAVIGATION STRUCTURES
 **************************/
#pageNav ul {
	background-color: #5b3aa0;
        color: #FFF;
	height: 26px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%; 
        font-size: 8pt;
}

#pageNav ul li {
	display: block;
	float: left;
	height: 21px;
	text-align: center;
        width: 110px;
        margin-top: 0px;
        margin-bottom: 0px;
}

#pageNav ul li a {
	background-color: #5b3aa0;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 21px;
	text-decoration: none;
	text-transform: uppercase;
        margin:0 0 0 0px;
	padding:0 4px;
        padding-top: 5px;
}

#pageNav ul li a:hover {
	background-color: #fff;
        color: #472986;
}

#pageNav ul li a.selected {
	background-color: #fff;
	color: #472986;
}

#nav_footer {
	background-color: #472986;
	color: #472986;
	height: 0px;
        width: 100%;
}


/*
#navHome {
	width: 78px;
	background-position: 0px 0px;
}

#navHome:hover, #navHome.selected {
	background-position: 0px -21px;
}

#navAbout {
	background-position: -79px 0px;
	width: 110px;
}

#navAbout:hover, #navAbout.selected {
	background-position: -79px -21px;
}

#navMemorium {
	background-position: -152px 0px;
	width: 113px;
}

#navMemorium:hover, #navMemorium.selected {
	background-position: -152px -21px;
}

#navCommittee {
	background-position: -265px 0px;
	width: 100px;
}

#navCommittee:hover, #navCommittee.selected {
	background-position: -265px -21px;
}

#navNews {
	background-position: -365px 0px;
	width: 67px;
}

#navNews:hover, #navNews.selected {
	background-position: -365px -21px;
}

#navPhotos {
	background-position: -432px 0px;
	width: 83px;
}

#navPhotos:hover, #navPhotos.selected {
	background-position: -432px -21px;
}

#navSupporters {
	background-position: -515px 0px;
	width: 190px;
}

#navSupporters:hover, #navSupporters.selected {
	background-position: -515px -21px;
}

#navTeams {
	background-position: -705px 0px;
	width: 89px;
}

#navTeams:hover, #navTeams.selected {
	background-position: -705px -21px;
}
*/
#pageContainer {
	background-image: url(images/sidebarbackground.gif);
	background-repeat: repeat-y;
}

#leftNav {
	float: left;
	width: 188px;
}

#leftNav ul {
	padding: 3px 14px 5px 12px;
}

#leftNav ul li {
	border-bottom: 1px solid #FFF;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 154px;
}

#leftNav ul li a {
	color: #FFF;
	font-size: 9pt;
	padding-left: 5px;
	text-decoration: none;
}

#leftNav ul li a:hover, #leftNav ul li a.selected {
	color: #FFD400;
}

#leftNav #graphicsLinks {
	padding-left: 12px;
	padding-bottom: 5px;
}

#leftNav #graphicsLinks img, #rightNav #graphicsLinks img {
	padding-top: 10px;
}

#rightNav {
	float: left;
	padding-left: 98px;	
}

#rightNav #graphicsLinks {
	padding-right: 11px;
}

/***************************
 PAGE CONTENT
 **************************/
#content {
	background-color: #FFF;
	color: #000;
	float: right;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 830px;
}

#content h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
        color: #472986;
}

#content h3 {
	font-size: 12pt;
	font-weight: bold;
        margin: 0px;
	padding: 0px;
	padding-left: 20px;
        color: #472986;
}

#content h4 {
	font-size: 12pt;
	font-weight: bold;
        margin-top: 12px;
        margin-bottom: -14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
        color: #472986;
}

#content p {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
}

#content .main_left {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 580px;
}
#content .noticeboard_right {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	width: 215px;
        height: 650px;
}

#footer {
	background-color: #5b3aa0;
	color: #FFF;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1024px;
}

/***************************
 HOME PAGE STRUCTURES
 **************************/
#leftSponsors {
	float: left;
	padding-left: 10px;
	padding-top: 11px;
	width: 175px;
}

#sponsorsTitle {
	background-image: url(/wp-content/uploads/2010/02/sponsors-title.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 175px;
}

#leftSponsors #sponsors {
	background-color: #FFF;
	font-size: 6pt;
	width: 175px;
        background-color: #FFF;
	font-size: 6pt; 
}

#leftSponsors #sponsorsFindOutMore {
	/*
	background-image: url(/wp-content/uploads/2010/02/sponsors-find-out-more.gif);	
	height: 40px;
	width: 175px;
	*/
}

#leftSponsors #sponsorsFindOutMore span {
	display: none;
}

#middleHome {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	width: 550px;
}

#middleHome img {
	margin: 0px;
	padding: 0px;	
}

#middleHomeContent {
	background-color: #FFF;
	color: #000;
	font-size: 11px;
	padding: 30px 20px 20px;
	width: 607px;
}

#middleHome h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
        color: #472986;
}
#middleHome h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
        color: #472986;
}

#middleHome h4 {
	font-size: 12pt;
	font-weight: bold;
        margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
        color: #472986;
}

/*****Program of Events, poor conversion from a pdf but it will do for now******/

#program TABLE {
 border-width:thin;
 padding:3px;
 text-align:center;
 vertical-align:top;
 margin-bottom:6px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 width:100%;
}
#program TR {
 vertical-align:top;
}
#program TH {
 text-align:left;
 vertical-align:middle
}
#program SPAN {
 font-family:'TTE11D10D0t00','TT E 11 D 10 D 0t',sans-serif;
 font-size:9.7pt;
 font-style:normal;
 font-weight:normal
}
#program TD { 
 text-align:left;
 vertical-align:middle
}
#program IMG {
 text-align:center;
 vertical-align:top;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
}

/******..........*******/
table#central_menu, #central_menu td {margin-left: auto; margin-right: auto; padding-bottom:4px; padding-top:4px; text-align: center; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color: #306;  border:solid; border-color:#FC0; border-collapse:collapse; border-width:1px;}
#central_menu a, #central_menu a:link, #central_menu a:visited, #central_menu a:hover {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; font-color: #FC0 ; text-decoration:none;}
