/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/


body {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {margin: 1em 0 .2em;font-family: arial,tahoma,verdana,sans-serif}

* {
	float:none;
	position:static;
	width:auto;
	background:#fff;
}
p {margin: 0 0 1em}
img {border:none;display:block;margin: .5em 0}
dt {font-weight:bold}

#nav, #search, #nav-secondary, #breadcrumb, #poweredby {display:none}

/* =LINKS */
a {border:none}
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#000000} 
a:visited {color:#000000}
a:hover {color:#000000;border:none} 
a:active {color:#000000} 

.teaserBox {clear:both;margin: 0 0 1em}

.sponsors img {margin: .5em 0}

#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 20pt;
	margin-right: 0;
	margin-bottom: 10pt;
	margin-left: 0;
	padding-top: 10pt;
}

#header {
	border-bottom: 3px solid #c00;
	display: none;
}

/* TABLES */
table {font-size: 9pt;margin: 0 0 1em;border-collapse:collapse}
	table th {border-bottom: 3px solid #000;vertical-align:top;padding: 1.5em 3px 3px;line-height:1.1;font: bold 145% arial;letter-spacing:0;text-align:left}
	.table1 th.time {border-bottom: none;font: bold 89% verdana;color:#ff9c00;vertical-align:top;padding: 3px}
	.table1 td {border: 1px solid #ddd;font-size: 9pt;padding: 3px;vertical-align:top}
	.table1 td a {display:block;width:auto;font-weight:bold}
	.table1 td a:link, .table1 td a:visited, .table1 td a:hover, .table1 td a:active {border:none;text-decoration:none}
	.table1 th.sub {background: #aaa}
	.table1 th.sub2 {background: #bbb;color:#000}
	.table1 td ul li {background: #fff}
#sidebar {
	display: none;
}
#utility {
	display: none;
}
.pagetitle h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
.itemtext h1 {
	font-size: 14px;
	font-weight: bold;
}
.itemhead {
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.itementry .itemhead h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
}
.itemtext {
	margin: 0px;
	padding: 0px;
}
.itementry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10pt;
	margin-right: 0px;
	margin-bottom: 10pt;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagetitle {
	margin: 0px;
	padding: 0px;
}
.itemtext h2 {
	font-size: 12px;
	font-weight: bold;
}

