/*
Theme Name: Cyclebetes
Theme URI: http://www.cyclebetes.com.au
Description: Custom theme for the Australian Cyclebetes site.
Version: 1.0
Author: Morgan de Boe
Author URI: http://www.lickitdesign.com.au
Tags: cyclebetes australia

	The CSS, XHTML and design is released copyright 2009 Morgan de Boe

*/

/*     ELEMENTS       */

* { margin: 0 auto;
	padding: 0;
}
body { font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #231f20;
	background-color:#cfcfcf;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}
p {margin-bottom: 1em;}
.news_item { color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
h1#news { color:#FFF;
font-family: Verdana, Geneva, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}
h2 { color: #231f20;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 1em;
}
h2#vid {color: #231f20;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 0;
}
h2#mail {color: #231f20;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3.headline { color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0em 0em 0.5em 0em;

}
h4.date { color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 1em;
}

h4.address { color: #231f20;
	font-family:Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

ul#donate_links { display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table#contact { margin-left: -10px;
}


/*    DIVS      */
div#wrapper { margin: 0 auto;
	width: 960px;
	text-align: left;
	height: 100%;
}
div#header { height: 235px;
	width: 960px;
}
div#nav_bar {
	height: 60px;
}


li#first { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -465px;
	display: block;
	height: 28px;
	width: 74px;
	background: url(images/tab.gif) no-repeat;
	list-style-type: none;
	padding: 5px 0px 3px 18px;
}
li#second { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -391px;
	display: block;
	height: 28px;
	width: 74px;
	background: url(images/tab.gif) no-repeat;
	list-style-type: none;
	padding: 5px 0px 3px 18px;
}
li#third { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -317px;
	display: block;
	height: 28px;
	width: 74px;
	background: url(images/tab.gif) no-repeat;
	list-style-type: none;
	padding: 5px 0px 3px 12px;
}
li#fourth { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -243px;
	display: block;
	height: 28px;
	width: 74px;
	background: url(images/tab.gif) no-repeat;
	list-style-type: none;
	padding: 5px 0px 3px 15px;
}
li#fifth { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -169px;
	display: block;
	height: 28px;
	width: 74px;
	background: url(images/tab.gif) no-repeat;
	list-style-type: none;
	padding: 5px 0px 3px 18px;
}
li#sixth { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -95px;
	display: block;
	height: 28px;
	width: 74px;
	background: url(images/tab.gif) no-repeat;
	list-style-type: none;
	padding: 5px 0px 3px 12px;
}
li#face { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: -21px;
	display: block;
	height: 28px;
	width: 74px;
	list-style-type: none;
	padding:0;
}
li#mail { position: absolute;
	top: 235px;
	left: 50%;
	margin-left: 100px;
	display: block;
	height: 28px;
	width: 480px;
	list-style-type: none;
	padding:5px 0px 0px 0px;
	font-size: 11pt;
}
.news_box { padding: 20px 40px 20px 20px;
}
div#news { width: 450px;
	height: 666px;
	float: left;
	background: url(images/news_bg.gif) no-repeat;
	overflow-y:scroll;
}
div#content { width: 440px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	float: right;
        height: 100%;
}
div#page_left { margin-left: 20px;
}
div#contact { margin-left: 20px;
	height: 400px;
}
div#footer {
	height: 58px;
	width: 100%;
	background: url(images/footer_bg.jpg) no-repeat;
	font-size: 8pt;
	background-color: #ba1e2c;
	color: #FFF;
        clear: both;
}

div#footer p { padding: 15px 0px 0px 10px;
}


/*   CLASSES    */
.text { font-size: 12px;
	color: #231f20;
}
.links a:link { font-size: 12px;
	color: #bf1e2e;
	text-decoration: none;
}
.links a:active { font-size: 12px;
	color: #bf1e2e;
	text-decoration: none;
}
.links a:visited { font-size: 12px;
	color: #bf1e2e;
	text-decoration: none;
}
.links a:hover { font-size: 12px;
	color: #bf1e2e;
	text-decoration: underline;
}

.nav_links a:link { font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.nav_links a:active { font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.nav_links a:visited { font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.nav_links a:hover { font-size: 11px;
	color: #d03d4c;
	text-decoration: none;
	font-weight:bold;
}

.donate_links a:link { font-size: 13px;
	color: #bf1e2e;
	text-decoration: none;
	font-weight:normal;
}
.donate_links a:active { font-size: 13px;
	color: #bf1e2e;
	text-decoration: none;
	font-weight:normal;
}
.donate_links a:visited { font-size: 13px;
	color: #bf1e2e;
	text-decoration: none;
	font-weight:normal;
}
.donate_links a:hover {  font-size: 13px;
	color: #bf1e2e;
	text-decoration: underline;
	font-weight:normal;
}

.footer_links a:link { font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}
.footer_links a:active { font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}
.footer_links a:visited { font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}
.footer_links a:hover {  font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight:normal;
}
