/*
Theme Name: Fivebough
Theme URI: http://fivebough.org.au/
Description: Fivebough and Tuckerbil Wetlands Trust
Version: 1
Author: Adam Bell
Author URI: http://infetel.com/ 
*/
/* USE YUI 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}*/
#hd {
	margin: 0px;
	text-align:center;
}

#hd img {
	margin: 20px 0px;
	border:none;
	text-decoration:none;
}

.post {
	position: relative;
	margin: 0px;
	background-color: #fff;
	text-align: left;
}
#sidebar ul {
	margin-top:2em;
}
#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar dl {
	margin-top:0px;
}

#sidebar h2 {
	color: #666;
	font-size:100%;
	margin-bottm:0px;
}

#sidebar dt {
	font-weight:bold;
	color:#CC0000;
}

#sidebar dd {
	margin:0px 0px 1em 0px;
}

#sidebar a img {
	border:none;
}

#nav a
{
display: block;
padding: 3px;
width: 100%;
border-bottom: 1px solid #fff;
text-decoration: none;
font-weight:bold;
}

#nav a:link, #nav a:visited
{
color: #000;
background-color: #DDD;
}

#nav a:hover, #nav a:active
{
background-color: #C00;
color: #fff;
}

ul.children, #nav li ul, .children {
	
}
ul.children li a, #nav ul li ul li a {
	background-color:#FFF;
}

#nav li li a, ul.children li a {
	color: #003;
	background-color:#FFF;
	font-size:90%;
	margin-left:16px;
	width:80%;
}
ul.children a:link, ul.children a:visited {
	background-color:#FFF;
}

#nav ul ul a:hover, #nav ul ul a:active {
	background-color:#FFF;
}

th {
	font-weight:bold;
	text-align:left;
	background-color:#CCCCCC;
}

td {
	border-bottom:1px solid #666;
}

.left {
	float: left;
	margin: 0px 1em 1em 0px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
}
 
.sep {
	position: relative;
 	width: 162px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	left: 132px;
	text-align: center;
}

.commentBox {
	position: relative;
	margin: 0 auto;
	width: 100%; 
	overflow:hidden;
	background-color: #f5f5f5; 
	text-align: left; 
	border: 1px solid #999; 
	padding: 5px;
}

.cite {
	font-size: 90%;
	color:#666;
}
p.cite {margin:0 0 1em 0;}

code {
	font-family: Courier New, Verdana;
	text-align:left;
	color:#666;
	font-size: 8pt;
}

#searchform {
	padding: 1em 0 0 0;
}

.input {
	background-color: #FFFFFF;
	padding-right:2px;
	width:120px;
}

#content h1, #content h2 {
	color: #000;
	font-size: 120%;
	text-align: left;
}
h2.post-title {margin:0px;font-family:Georgia, "Times New Roman", Times, serif;}
h2.post-title a{color:#000000;}
blockquote, blockquote p  {
	text-indent: 0px;
	margin-bottom:0px;
	/*background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin-left: 0px;
	padding-left: 2em;
}

.title {
	color: #000;
}

.commentPos {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:10px;
	text-trans :uppercase;
}

hr {
    height :1px; 
    color : #C0C0C0;
}
html>body hr {
    height :1px; 
    background-color:#C0C0C0;
    border:none;
}
.title {
	border-bottom:0px;
}
p.date {
	border-top:0px;
}

.caption {
	color:#ccc;
}

/* used by alt colours js */
tr.alt {
	background-color: #F9F9F9;
}

/* birdlist styles*/

div.birdlist_cat {
	float:right;
	margin: 0 0 1em 1em;
	border:1px solid #ccc;
	background-color:#E1E1E1;
	padding:1em;
}

.birdlist_cat h4 {
	margin:0px;
}

.birdlist_cat ul {
	margin:0px;
	padding:0px;
}

.birdlist_cat li {
	list-style-type:none;
}

table.birdlist {
	margin-bottom:1em;
	width:100%;
}

table.birdlist th {
	font-weight:bold;
	text-align:left;
}

.birdlist_order, .birdlist_suborder {
	font-weight:bold;
}

.birdlist_order td {
	background-color:#66CCFF;
}

.birdlist_suborder td {
	background-color:#66FFCC;
}

table.birdlist_key {
	margin-top:1em;
}

.birdlist_key caption {
	text-align:left;
}

.birdlist_key th {
	text-align:right;
	width:3em;
}

.birdlist_key th:after {
	content:" - ";
}

.birdlist_key caption, .birdlist_key th {
	font-weight:bold;
	background-color:#FFF;
	border-bottom:1px solid #666;
}

p.edit {text-align:right;}
.edit a {padding:1em;border:1px solid #006600;background-color:#00FF33;}
.wp-caption-text {color:#666;font-weight:normal;font-size:72%;}