@CHARSET "UTF-8";

/*  
Theme Name: WMA2009
Theme URI: http://www.wma2009.org/
Description: World Masters Athletics 2009
Version: 2.0
Author: Toni Laukka
Author URI: http://wwww.laukka.fi/
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.container {width:960px; margin:0 auto; position:relative; clear:both;}

body {font-size: 62.5%; font-family:'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; line-height: 1.5;}

h1, h2, h3, h4, h5 { font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif; line-height: 1; font-weight: normal;}
h1 {font-size: 3.5em; margin: 15px 0 5px;}
h2 {font-size: 2.2em; margin: 20px 0 5px;}
h3 {font-size: 1.7em; margin: 20px 0 5px;}
h4 {font-size: 1.5em; margin: 20px 0 5px;}

a, a:active, a:link {text-decoration: none; color: #01aef0;}
a:visited {text-decoration: none;}
a:hover {color: #01aef0; border-bottom: 1px dotted #01aef0;}

p {font-size:1.1em; margin: 1em 0;}

body { background: #fff url(../images/background-body.jpg) top center no-repeat; border-top: 8px solid #069; }

ul, ol { margin: 10px 20px; padding: 0 20px; }

#header { height: 92px; }

#logo h1,
#logo h4,
#logo p { margin: 0px; display: block; text-indent: -9999px; }
#logo h1 a,
#logo h4 a { background-image: url(../images/logo-trans.png); background-repeat: no-repeat; position: absolute; top: 8px; left: 0px; width: 550px; height: 120px;}
#logo h1 a:hover,
#logo h4 a:hover {border: none;}

#toolbar {
	position: absolute;
	top: -8px;
	right: 0;
	width: 36em;
	background-color: #069;	
}

ul#language {
	float: left;
	background-color: #069;
	margin: 4px 0 2px 10px;
	padding: 0;
	display: inline; /* IE6 double margin fix */
}

ul#language li {
	display: inline;
}

ul#language li a {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul#language li a img {
	border: 4px solid #069;;
	margin: 0 -2px;
}

ul#language li a.active img,
ul#language li a:active img,	
ul#language li a:hover img {
	border-color: #09c;
}

form#search p {
	margin: 0;
	padding: 0;
}

form#search .box {
	float: right;
	height: 14px;
	width: 150px;
	margin: 7px 10px 7px 0;
	border: 1px solid #09c;
	display: inline; /* IE6 double margin fix */
}

form#search label,
form#search .btn  {
	display: none;
}

#navigation {
	background: #01aef0 url(../images/background-navigation.png) bottom left repeat-x;
	border-top: 1px solid #09c;
	border-bottom: 1px solid #09c;
}

#navigation ul {
	text-align: right;
	padding: 15px 20px 15px 0;
}

#navigation li {
	display: inline;
	margin-left: 16px;
}

#navigation li a {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}


#featured {
	float: left;
	margin: 20px 0 0 0;
	background-color: #fff;
	width: 945px;
	padding: 15px 15px 15px 0;
	display: inline; /* IE5/6 double margin fix */
}

#featured img, #featured .vvqbox {
	float: left;
	margin: 0 0 0 15px;
}

#featured p {
	float: left;
	margin: 0;
	padding: 0;
}

#content {
	background: #fff;
	float: left;
	margin: 20px 0;
}

#frontpage {
	float: left;
	margin: 15px 0 0 15px;
	width: 615px;
	display: inline; /* IE5/6 double margin fix */
}

#frontpage .preview {
	border-bottom: 1px solid #ececec;
	clear: both;
	color: #666;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	width: 615px;
	display: inline; /* IE5/6 double margin fix */
}

#frontpage .preview h2 {
	font-size: 1.9em;
	letter-spacing: -1px;
	margin: 15px 0 5px 0;	
}

#frontpage .preview img {
	float: left;
	margin: 0 15px 15px 0;
}

#sponsors {
	float: right;
	display: inline; /* IE5/6 double margin fix */
}

#sponsors ul {
	margin: 15px 0 0 0;
	list-style: none;
	padding: 0;
	width: 330px;
	
}
#sponsors li {
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
	width: 330px;
}

#sponsors a {
	border: 0;
}

#gallery {
	float: left;
	margin-bottom: 20px;
	padding: 15px 0;
	background-color: #ececec;
	width: 960px;
}

#gallery h3 {
	background: #01aef0 url(../images/background-navigation.png) bottom left repeat-x;
	border: 1px solid #09c;
	color: #fff;
	text-align: center;
	margin: -15px 0 15px;
	padding: 10px 0;
}

#gallery img {
	float: left;
	margin-left: 15px;
}

#main {
	float: left;
	margin: 20px 68px 0 40px;
	width: 512px;
	display: inline; /* IE5/6 double margin fix */
}

#timetable {
	float: left;
	margin: 20px 40px 0 40px;
	width: 880px;
	display: inline; /* IE5/6 double margin fix */
}

.home h2 {font-size: 3.5em;letter-spacing:-2px; }

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #f6911c; }
.post img { background: #efefef; border: 1px solid #efefef; padding: 5px; }
.post img.alignright { float: right; margin: 5px 0 10px 10px; }
.post img.alignleft { float: left; margin: 5px 10px 10px 0; }

.postmeta {	
	clear: both;
	padding: 7px 10px;
	font-size: 1em;	
	color: #545454;
	border: 1px solid #ccc;
	background: #efefef;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

#sidebar {
	float: right;
	width: 340px;
	margin: 40px 0;
	padding: 0;
}

#sidebar h3 {
	color: #fff;
	background: #01aef0 url(../images/background-sidebar-h3-1.png) bottom left repeat-x;
	margin: 0;
	padding: 10px 20px;
	border-top: 1px solid #09c;
	border-bottom: 1px solid #09c;
	border-left: 1px solid #09c;
}

#sidebar h3 a {
	color: #fff;
}

#category h3 {
	background: #f6911c url(../images/background-sidebar-h3-2.png) bottom left repeat-x;
	border-color: #ad6714;
}

#archive h3 {
	background: #fedc00 url(../images/background-sidebar-h3-3.png) bottom left repeat-x;
	border-color: #b29a00;
}

#sidebar ul {
	text-align: left;
	margin: 10px 20px; padding: 0;				
}
#sidebar ul li, #sidebar li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #ccc;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	border-bottom: 1px dotted #01aef0;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

#ads ul {
	list-style: none;	
}
#ads li {
	display: inline;	
}
#ads ul li a {
	border: none;	
}

#footer {
	background: #01aef0 url(../images/background-navigation.png) bottom left repeat-x;
	border: 1px solid #09c;
	color: #fff;
	text-align: center;
	margin: 20px auto;
}

/* start - table */
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 5px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
/* end - table */

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}