/*
Theme Name: Decathlon NI Tri-series
Theme URI: http://www.decathlonnitriseries.com
Description: Pioneer Group Decathlon Ni Tri-Series Theme
Version: 1.0
Author: Terry Kernan
Author URI: http://www.piercecommunications.co.uk/
*/

@import url(shared/wp.css);

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif; color:#e10f0f;
	background:url(images/page-background.jpg) repeat-x #FAC92D;
}

#page {width:950px; margin:0 auto;}
#header {background:center left url(images/header.png) no-repeat; height:0; padding-top:118px; overflow:hidden; width:890px; margin:0 auto;}
#header h1, #header .description {margin:0; padding:0; line-height:normal; display:none;}
#sidebar {width:385px; float:left;}
#content {font-size:1.2em; width:565px; float:left;}
#content .post {padding:15px;}
#footer {}

body {margin:0; padding:0; margin-bottom:70px;}
#page {}
#header {}
#nav {position:relative; height:30px; width:890px; margin:0 auto; border-bottom:1px solid #fff;}
#banner {height:302px; overflow:hidden;margin-top:10px; position:absolute; right:10px; bottom:0px; width:560px;}
div.headerassociates{height:118px; width:543px; position:absolute; top:5px; right:20px;}
div.headerevents{ width:370px; position:absolute; top:0px; left:0px;height:437px}
.sixevents{position:absolute; bottom:0px;left:0px;}
.banner1 {background:url(images/banner1.jpg) no-repeat;}
.banner2 {background:url(images/banner2.jpg) no-repeat;}
.banner3 {background:url(images/banner3.jpg) no-repeat;}
.banner4 {background:url(images/banner4.jpg) no-repeat;}
.banner5 {background:url(images/banner5.jpg) no-repeat;} 
.banner6 {background:url(images/banner6.jpg) no-repeat;}
.banner7 {background:url(images/banner7.jpg) no-repeat;}

.events img.event{display:inline-block;}

.events img.sixevents{position:absolute; bottom:0px;}


#content a, #content a:visited {color:#e10f0f; text-decoration:none; border-bottom:1px dotted #e10f0f;}


.clear {clear:both;} 

#content-wrapper {/*background:url(images/left-column-background.jpg) repeat-y;*/}

#sidebar img {margin-bottom:6px;}

div.enterOnline div.top{margin-top:20px;}
#sidebar div.enterOnline img{margin:0px;}
div.enterOnline{width:160px;margin: 0px auto;}
div.enterOnline div.icon{background:url(images/enterOnline_back.png) repeat-y;}
#sidebar div.enterOnline div.icon img{margin: 0px auto; display:block;}

#footer {position:fixed; bottom:0; left:0; width:100%; margin:0 auto; height:70px; z-index:99;}
#footer .wrapper {background:#fac92d; width:943px; margin:0 auto; height:63px; padding:7px 7px 0 0; clear:both; text-align:right;}

a#race {
	border:none; width:167px; height:51px; color:#04577e; font-weight:bold; font-size:2.8em; 
	display:block; background:url(/wp-content/themes/decathlon/images/countdown.gif) no-repeat; 
	font-family:"Courier New", Courier, monospace; text-align:center; padding-top:130px;
	text-decoration:none; position:absolute; top:40px; left:115px; z-index:89;
}




/* blog/post related */
.post h2 {margin-bottom:0;}
.post p.meta {margin-top:0; font-size:smaller;}
.postmetadata {display:none;}



