/*
Theme Name: PTUA 2006
Theme URI: http://www.ptua.org.au/
Description: PTUA web site
Version: 2007a
Author: Daniel Bowen / Tony Morton
Author URI: http://www.danielbowen.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #FFF;
	color: #000;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	behavior:url("csshover3.htc"); /* ABM 28/01/2010 */
	}

h1           { font-size: 20pt; color: #000060; font-weight: bold; margin: 0;}
h2           { font-size: 16pt; color: #000060; font-weight: bold; margin-bottom: 10px;}
h3           { font-size: 13pt; color: #000060; font-weight: bold}
p            { font-size: 10pt}
td            { font-size: 10pt}
li            { font-size: 10pt}
ul            { font-size: 10pt}
ol            { font-size: 10pt; margin-left: 18pt}
div         { font-size: 10pt; margin-left: 10pt}

small { font-size: 0.9em; line-height: 1.5em }

a, h2 a:hover, h3 a:hover {
	color: #05a;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#header {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	height: 120px;
	width: 100%;
	}


#listMenuRoot {
	position: absolute;
	z-index: 1000;
	top: 100px;
	left: 0px;
	width: 100%;
	height:20px;
}

/* ABM 11/06/06: margin-top now 120px to prevent overlay on header (was 20px) */
/* ABM 11/06/06: margin-left now 160px (was 180px) */
/* ABM 14/06/06: margin-bottom now 20px (was 50px) */
#content {
	font-size: 1.2em;
	background-color: #FFF;
	margin-left: 160px;
	margin-top: 120px;
	margin-right: 50px;
	margin-bottom: 20px;
	padding-top: 20px;
	width: auto;
	}

/* ABM 22/01/07: Commuter Club banner animation */
h1 object {
	position: absolute;
	top: 0px;
}

/* Begin Sidebar */

/* ABM 11/06/06: width now 170px to match PTUA logo background (was 173px) */
/* ABM 11/06/06: top now 120px to remove sliver of white space (was 125px) */
/* ABM 06/07/06: removed absolute positioning to get around bug in IE;
                 now floats to left instead */
/* DFB 8-FEB-08: Use backround-repeat to ensure sidebar covers all of side content (it's getting longer due to more categories. Checked in FF and IE7 - need to check IE6 is okay */

#sidebar {
	font-size: 1em;
	float: left; /* ABM 06/07/06 */
	background-color: #FF6900;
/*	background-image: url('/wp-content/themes/ptua2006/images/sidebar.png');  */
	background-repeat: repeat-y;
	width: 170px;
/*	height: 1400px; */
	margin-left: 0px;
	padding-left: 2px;
	color: #FFF;
/*	position: absolute;
	top: 120px;
	left: 0; ABM 06/07/06 removed */
	margin-top: 0px;  /* ABM 06/07/06 added */
/*	padding-top: 100px;  DFB 04/01/07 added due to IE7 change, ABM 08/01/07 removed */
	margin-left: 0;
	}

#sidebar a {
	color: #FFF;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #FCE195;
	text-decoration: underline;
	}

#sidebar h2 {
	font-size: 1.2em;
	color: #FFF;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 0px auto;
	padding: 1px 1px;
	text-align: left;
	}

#s {
	width: 120px;
	padding: 1px;
	}

#sidebar #searchform {
	width: 95px;
	padding: 1px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* ABM 11/06/06: added Melbourne On Track image border here. */
#sidebar img#melbontrack {
        border-width: 2px;
        }

/* End Sidebar */


/* ABM 12/06/06: Added font-size: 0.8em in footer */
/* ABM 15/06/06: Removed float directive */
/* ABM 15/06/06: margin-left now 160px, was 180px */
#footer {
	padding: 0 0 0 1px;
	text-align: center;
	background-color: #FFF;
/*	float: left; */
	display: block;
	margin-left: 160px;
	}

/* ABM 14/06/06: Was padding: 20px 0; now padding-top: 20px */
#footer p {
	margin-left: 0px;
	padding-top: 20px;
	font-size: 0.8em;
	text-align: center;
	}

/* ABM 14/06/06: Float W3C icon to right of text */
#footer a#w3cval {
	float: right;
	}

#headerabout {
	padding: 5px;
	background-color: #EEE;
	display: block;
	}



/* .widecolumn .entry p {
	font-size: 1.05em;
	} */


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


.description {
	font-size: 1.2em;
	text-align: center;
	}





.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #222;
	}


#sidebar ul ul li, #sidebar ul ol li {
	color: #EEE;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.narrowcolumn {
	padding: 0 0 10px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 600px;
	}

/* ABM 11/06/06: Added 'clear: both' to avoid deprecated markup in template */
/* ABM 11/06/06: Moved 40px spacing from bottom to top margin */
/* ABM 06/07/06: Now 'clear: right' as sidebar is now a float */
/* DFB 24/11/06: Added light dashed line underneath post, and reduced gap to 20px */
.post {
	margin: 20px 0 0;
	clear: right;
	border-bottom: 1px dashed #aaa;
	}

/* 	text-align: justify; */

/* ABM 11/06/06: Removed the following to avoid losing margin between posts.
.widecolumn .post {
	margin: 0;
	}
*/

.narrowcolumn .postmetadata {
	padding-top: 1px;
	}

.widecolumn .postmetadata {
	padding-top: 1px;
	}

/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

h2.pagetitle {
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* ABM 05/01/2007: Use class="bordright" for newsletter images. */
img.bordright {
	padding: 4px;
	float: right;
	border: thin solid black;
}

.alignright {
	float: right;
	}

/* ABM 07/07/2006: Floating to the left is redundant and breaks things. */
.alignleft {
/*	float: left */
	text-align: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* ABM 14/06/06: margin-bottom was 60px, now 20px */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/

/* Special cases */

.scorecard { font-size: 0.9em; line-height: 1.2em; }

/* Cancellation Watch  DFB 23/1/2009 */

div.cancellation_watch {
	position:absolute;
	right:0px;
	top:0px;
	background-color: red;
	color: white;
	line-height: 1;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	}

/* Use <span class="bignum"> to specify a big number */

span.bignum {
	font-size: 48pt;
	}
