/*
Theme Name: Bird-O
Theme URI: None
Description: Theme for Bird-O
Author: Simon Mustoe
Author URI: None
Tags: blue, light, flexible-width, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, custom-header, threaded-comments, translation-ready
*/

/* Header */

fieldset {
	font-size:1.1em;
}

#mc-embedded-subscribe-form {
	width:100%;
}

div.mc-field-group {
	padding:0px;
	margin:0px;
}

#mc_embed_signup a {
	display:none;
}

div.mc-field-group {
    float: left;
    margin-left: -5px;
    width: 200px;
}

fieldset label {
	margin-left:0px;
	float:left;
	width:45px;
}

#mailchimphide fieldset label {
	margin-left:0px;
	float:left;
	width:100%;
 	color: white;
    font-size: 15px;
}

fieldset input.btn {
}

#mc_embed_signup fieldset {
border:0px;
} 

.balangara {
	color:#b4b4b4;
	background-color:black;
}

.balangara a {
	color:#b4b4b4;
}

#single-wrapper {
	width: 1020px;
	background-color:white;
	float:left;
}

#rss-11 h2 {
	display:none;
}

#rss-11 a {
	font-size:1.3em;
}

#rss-11 li {
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:1px dotted gray;
}


#header {
	height:110px;
	background:#ffffff;
	float:left;
	width: 960px;
	
}

#header-right {
	margin:0;
	height:120px;
	border:1px solid #000000; 
	background:#ffffff;
	float:left;
	width: 260px;
}

#headerlogo h1, #headerlogo div.description {
	position:relative;
	bottom:26px;
}
#headerlogo h1 {
	margin:0;
	font-size:3em;
}
#headerlogo h1 a {
	background:transparent;
	color:#d0e0f0;
}
#headerlogo h1 a:hover {
	text-decoration:none;
}

#headerlogo div.description {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.2em;
}

#pagewrapper {
	float:left;
	border:1px solid lightgray;
	padding:0px 0 15px 0;
	width:958px;
}

#imagepanel {
	margin:0;
	height:90px;
	border:1px solid #000000; 
	background:#ffffff;
	float:left;
	width: 260px;
}

#premiumlistings {
	float:left;
}

#premiumlistings img {
	float:left;
}

.premium {
	width:175px;
	float:left;
	margin-left:-10px;
}

.premium p {
	font-size:1.2em;
}

/* Layout */
#page {
	width:960px;
	margin:0 auto;
	
}

#outerwrapper {
	float:left;
}

#container{
  margin:0;
  padding:0 240px 0 240px;
}
#wrapper{
  float:left;
  width:100%;
  border-left:240px solid #fff; /* Sidebar left background color */
  border-right:240px solid #fff; /* Siderab right background color */
  margin-left:-240px;
  margin-right:-240px;
  background-color:#fff;
  display:inline;
}
.sidebar {
}

#columnleftcontent {
	float:left;
	width:140px;
	margin:0 5px;
}

#sidebar_left{
	float:left;
	width: 130px;
}

.sidebar {
	font-size:0.8em;	
}

#content{
	float:left;
	width:610px;
	overflow:hidden;
}

#eaglecamupdates {
	float:left;
	width:320px;
}


#eagleavatar img {
	width:35px;
	clear:both;
}

#eventsleft {
	width:90px;
	float:left;
}

#eventsright {
	width:90px;
	float:left;
	padding-left:10px;
}

#single-content{
	float:left;
	width:820px;
	overflow:hidden;
	background:#fff;
}

#page-content{
	float:left;
	width:785px;
	overflow:hidden;
	background:#fff;
	margin-left:10px;
}

#page-content li {
	list-style-type:disc;
}

#page-content h2 {
	margin:20px 0;
	clear: both;
}

h2.goldenpin {
  background: url('http://bird-o.com/files/2011/08/goldenpushpin.png') no-repeat;
  background-position: 0px 5px;
  padding: 0 0 10px 35px;
  line-height: 35px;	
	
}

#page-content.balangara {
	background: #000000 url('http://bird-o.com/files/2011/05/About.jpg') no-repeat;
	margin:0px 10px 0px 0px;
	
}

#page-content.wingandprayer {
	background: #000000 url('http://bird-o.com/files/2011/06/wingandaprayer.jpg') no-repeat;	
	margin:0px 10px 0px 0px;
}


#listingpadding {
	float:left;
	background:#f0f0f0;
	padding:5px;
	width:180px;
	margin:20px 10px 30px 0;
}

#randomlistingcontainer {
	float:left;
	width:800px;
}

#randomlisting {
	width:170px;
	padding:5px;
	background:#fff;
	height:170px;
}

#authorsection {
	border:1px solid lightgray;
	padding:10px;
	width:150px;
	height:160px;
	overflow:hidden;
	margin:10px 10px 5px 0;
	float:left;
}

#authorsection .avatar {
	margin-top:2px;
	float:left;
	position:relative;
	left:63px;
	top:-20px;	
	height:0px;
}

#authorsection .avatar img {
	border:1px solid white;
}

#authorsection .author a {
	margin-left:2px;
	text-transform:uppercase;
	color:#ff481d;
	float:left;
}

#authorsection img {
	width:150px;
	height:80px;
}


#yabberbase {
	padding:10px;
	width:150px;
	height:160px;
	overflow:hidden;
	margin:10px 10px 5px 0;
	float:left;
	text-align:center;
}

#yabberbase .author {
	text-align:center;
	text-transform:uppercase;
	color:#ff481d;
	margin-bottom:3px;
}

#yabberbase.left {
	clear:both;
	width:100px;
	margin-left:-15px;
}

#yabberbase.right {
	width:100px;
	margin-left:54px;
}

#randomlisting p.headingcolumncentre {
float:left;
font-weight:bold;
margin:0;
text-transform:uppercase;
width:116px;
}

#randomlisting .avatar {
	width:54px;
	height:54px;

}

#sidebar_right{

}
#footer {
	clear:both;
	padding:10px 0;
	margin:0 auto;
	width:100%;
}

#birdnews .headline {
	display:none;
}

#birdnews li {
	margin-bottom:7px;
	border-bottom:1px solid lightgray;
}

/*Column centre */

#photopanel {
	float:left;
	width:200px;
}

#photofeature {
	width:365px;
	text-align:center;
	background-color:black;
	padding:10px 0 30px 0;
}

#photofeature img {
	margin:0 auto;
}

#photofeatureavatar {
    height: 0;
    left: 10px;
    position: relative;
    top: -60px;
    z-index: 10;
}

#loginpanel {
	float:left;
	height:100px;	
	width:110px;
	background: url('http://localhost:8888/birdo/wp-content/themes/f2/images/login.png') no-repeat;
}


#signuppanel {
	float:left;
	height:100px;	
	width:125px;
	background: url('http://localhost:8888/birdo/wp-content/themes/f2/images/signup.png') no-repeat;
}

#hotline {
	position:relative;
	top:10px;
}


body {
	margin:0;
	padding:0 20px;
	background:#fff;
	color:#444;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Tahoma';
	text-align:left;
	background-position:top center;
}

.strapline {
	font-size: 65%; /* Resets 1em to 10px */
	font-family: 'Verdana';
	text-align:left;
	
}

.pagecentre {
	margin: -5px 0px 5px; 
	font-size: 1.1em;
	font-weight:bold;
}

.pagecentrebase {
	margin: -5px 0px 5px; 
	font-size: 1.1em;
}

a { 
	color:#444;
	text-decoration:underline;
}

a:hover {
	color:#258;
}

h1, h2, h3, h4, h5, h6 {
	color:#555;
	font-family:'Verdana';
	text-align:left;
}

h1 {font-size:2.2em;}
h2 {
	font-size:1.3em; 
	margin: 0;
	background-repeat: no-repeat;
	background-color:white;
	padding:3px 6px;
	color:#444444;
	font-family:'Verdana';
	vertical-align:middle;
	border-top:1px solid gray;
	border-bottom:2px solid gray;
	line-height:30px;
	}

.leftpanels {
   	background-color:transparent;
   	width:130px;
	margin:0 0 5px 0;
}
	
.feature
	{
	background-image: url("");
	background-repeat: no-repeat;
	}
	
.featurenoindent
	{
	margin:0px -10px 0 0;
	background-image: url("");
	background-repeat: no-repeat;
	}	

.frontpage
	{
	border:0px;
	text-align:center;
	font-size:22px;
	margin:10px 0;	
	}
	
h3 {font-size:1.2em;margin-bottom:5px;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}


img {
	border:0;
}


input[type=text], textarea{
	border:1px inset #aaa;
	background:#fff;
	width:130px;
}
input[type=submit] {
	border:1px outset #aaa;
	background:#ddd;
}

pre {
	overflow:auto;
	border:1px solid #ccc;
	padding:5px 10px;
	background: #f8f8f8;
	font-size: 12px;
}
code {
	background-color:#f8f8f8;
	color:#111;
}
	

/* Resources */

.trip_preview {
  text-align:left;
  padding-top:5px;
  }

.details  {
  margin-left:112px;
  }

.trip_preview img {
  margin-bottom:5px;
  }

#birdingresources {
	width:960px;
	float:left;
	font-size:0.9em;
	background-color:white;
}

#column1 {
	width:280px;
	height:348px;
	border-right:1px solid gray;
	float:left;
	padding:0px 5px 0 5px;
}

#fieldguide {
	left:150px;
	position:relative;
	top:110px;
	z-index:2;
	height:0px;
}

#birdingresources h2 {
	padding:10px;
	background-color: #f0f0f0;
	line-height:2em;
    margin:0 0px 10px 0;	
}

/*Column Left */

#topbanner {
	text-align:right;
	padding-right:20px;
}


#banner {
	float:left;
	width:285px;
	height:145px;
	padding-left:10px;
	margin-top:-10px;
}

#menubarstrip {
	width:960px;
	height:30px;
	background-color:gray;
	float:left;
	padding:0px 0 10px;
}

#pagetop {
	width:840px;
	float:left;
}

#pagecentre {
	width:840px;
	float:left;
}

#thirdswrapper {
	float:left;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background: white;

}

#leftthird {
	float:left;
	width:370px;
	font-size:0.8em;
	padding-bottom:20px;
	background-color: #faf9f2;
}

#leftthird p, #Bird-oAdminMyTripsu5afp18fduujimckdfifkk1a04 {
	padding-left:5px;
}

#leftsection {
	float:left;
	width:366px;
	border:1px solid lightgray;
	margin:-1px 0 -16px -1px;
	padding:15px 15px 0px 15px;
	overflow:hidden;
}

#insertsection {
	float:left;
	width:366px;
	border:1px solid lightgray;
	margin:0px 0 -1px -16px;
	padding:15px;
	overflow:hidden;
}

#lefthandside {
	float:left;
	width:794px;
}

#topsection {
	float:left;
	width:793px;
	border:1px solid lightgray;
	margin-left:-1px;
	margin-top:-1px;
	
}

#belowtop {
	float:left;
	width:793px;
	height:100px;
	margin:15px 0 0 -1px;
	
}

#footlinks {
	text-align:center;
	margin: 10px 0;
	clear:both;
	padding-top:30px;
}

#pagemiddle {
	width:840px;
	padding:5px 5px 5px 0;
	float:left;
	font-size:0.8em;
}

#adsection {
	float:left;
	width: 160px;
	margin-top:-317px;
}

#socialsearch {
	width:410px;
	float:right;
	margin-right:10px;
	text-align:right;
}

#menu {
    float:left;
}

#searchformid {
    display:inline;
	float:right;
}

#socialbuttons {
	display:inline;
	float:left;
	padding-right:10px;
	margin-top:-7px;
}

#searchform {
	width:288px;
	float:right;
	padding:30px 25px;
	border:1px solid gray;
	margin:10px 22px 10px 10px;
	
}

#searchform, input#s
{
color:gray;
font-size: 1em;
font-style: italic;
}

#bannerad img {
	width:370px;
	float:left;
}

#single-bannerad {
	float:right;
	width:480px;
	margin-top:30px;
}

#leftmenubar {
	float:left;
	width:370px;
	font-size: 0.8em;
	overflow:hidden;
	margin-right:10px;
	
}

li {
	list-style-type:none;
}

li ul {
	padding-left:0px;
	float:left;
}

	

#reports {
	border-right:1px solid gray;
	float:left;
	padding-right:10px;
	width:185px;
}


/*Page Layout */

#birdersblogs {
	float:left;
	width:110px;
	font-size:0.8em;
}

#blogsrss h2 {
	font-size:1em;
	margin:0;
	padding:0;
	background-color:white;
}

#blogsrss li {
	clear:both;
}

#blogsrss img {
	margin-bottom:-2px;
}


	
#columnleft {
	float:left;
	width:540px;
}
#columncentre {
	float:left;
	width:620px;
}
#adbar {
	float:left;
	width:165px;
	margin:0px -5px 50px 0;
}

#adbar a {
	margin:20px 0 0 0;
}

#youbutton {
	float:left;
	width:115px;
	height:260px;
}

a#youbuttonhover {
    display: block;
    width: 115px;
    height: 260px;
    background-image: url(http://bird-o.com/files/2011/05/you.jpg);
    margin: 0 auto;
}
a#youbuttonhover:hover {
    background-image: url(http://bird-o.com/files/2011/05/youinvert.jpg);
}
a .alt { display: none; }


#categories-3 ul li {
list-style-type:circle;
margin-left:20px;
}

#categories-3 h2 {
margin:20px 0 0 10px;
}


/* Subscribe Form */


#subscribe_form {
	height: 87px;
	float:right;
	text-align:right;
	background-repeat:no-repeat;
	background-position:center top;
	margin:5px 10px 18px;
	width:400px;
}

.bannerarticles {
	width: 100px;
	float: left;
	
}
#subscribe_form p {
	margin: 0 5px 0 10px;
}

#subscribe_form form {
	background: transparent;
	border:0px;
	margin: 0;
	padding-top: 10px;
}


#subscribe_form table {
width:190px;
}

#subscribe_form td {
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
padding: 0 0 7px 0;
}

.form {
	margin-left:-10px;
}

#subscribe_form input {
font: 9px Verdana, Arial, Helvetica, sans-serif;
width: 110px;
color: #797979;
padding: 1px 2px;
margin-left:0px;
}

#subscribe_form a{
color: #000;
text-decoration:underline;
}

.credit {
color: #000000;
}

#subscribe_form img {
	margin-left:25px;
}


/* Post */

#home-post {
	height:134px;
}

#postdate {
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.6em;
	padding-left:4px;
	color:#555555;
	background-color: #f0f0f0;
}

#postcontent {
	color:#444444;
}


#featuretitle {
	border-bottom:2px solid black;
	border-top:1px solid black;
	padding:10px 0 10px 0px;
	font-size:1.3em;
	width:100%;
	clear:both;
	height:115px;
}

.normalpage {
	margin-top: 10px;
}

.title {
	margin-bottom:5px;
	font-size: 1.6em;	
}


.writtenby p {
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 0 35px;
}

.writtenbyfront p {
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 0 35px;
}

.singlepost {
	height:80px;
	font-weight:bold;

	
}	

#frontfeature p {
	font-size:0.9em;
}	

#frontfeature .wp-caption {
	margin-left:0px;
}

#featuretitle .avatar {
	float:left;
	margin-right:5px;
	width:80px;
	height:80px;
	
}


.home-post h2 {
	font-size:1.2em;
}

#latestfeature {
	width:420px;
	float:left;
	margin-bottom:30px;
	font-size:1.1em;
}

#latestfeature .avatar{
	float:left;
	margin-right:5px;
}

#otherarticles {
	font-size: 0.8em;
	float:left;
	width:450px;
	
}

#birdochat {
	float:left;
}


.scroll {
  height:1200px;
  overflow:auto;
}

	
#main-content {
	padding:0px;
	height:600px;
}

#rarityreports div{

}

#highlight {
	background-color:lightyellow;
	border:1px solid gray;
	padding:0 5px;
	float:left;
}

#Bird-oAdminMyTripsu5afp18fduujimckdfifkk1a04 li {
	margin-bottom:3px;
	border-bottom:1px dotted lightgray;
}

#Bird-oAdminMyTripsu5afp18fduujimckdfifkk1a04 .headline {
	display:inline;
}

#Bird-oAdminMyTripsu5afp18fduujimckdfifkk1a04 p {
	display:inline;
	padding-left:5px;
}

#rarities {
	width:205px;
	padding:0 10px 10px 0;
	border-right:1px solid gray;
	float:left;
}

#rarities img {
	float:right;
}

p.heading {
	float:left;
	margin:0px;
	width:145px;
	font-weight:bold;
	text-transform:uppercase;

}

p.headingcolumncentre {
	float:left;
	margin:0px;
	width:90px;
	font-weight:bold;
	text-transform:uppercase;

}

p.reportheading {
	float:left;
	margin:-10px 0 10px 0;
	width:200px;
	font-weight:bold;	
}

p.content {
	float:left;
	border-top:1px dotted black;
	margin:0px;
	padding:5px 0 20px 0;
	clear:both;
}

#ustreamsocial {
	float:left;
	width:180px;
}


#birdingfeature {
	width:225px;
	float:right;
}

#birdingfeature img {
	float:right;
	
}

#birdingfeature p.content {
	width:200px;
	margin:0 0px;
	float:left;
	}

#picoftheweek img {
	width:200px;
	height:auto;
	
}

#picoftheweek p.heading {
	height:15px;
	
}


#birdingfeature.columncentre {
	width:140px;
	margin:0 0px;
	float:left;
	}



#centrecolumnarticles {
	margin:0 0 0 5px;
	width:140px;
	float:left;
	
}

#centrecolumnarticles p {
	margin:0 0 20px 0;

}

#thingstodo {
	border-top:1px solid black;
	float:left;
	margin-top:37px;
	width:140px;
}

#thingstodo p.content {
	width:140px;
}

#rotatingimages {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin:0 0 10px 0;
	float:left;
	padding:10px 0;
	width:370px;
}

#rotatingimages.ustreammedia {
	float:left;
	width:450px;
}

#rotatingimages.subscribeform {
	border: 5px solid lightgray; 
	margin: 20px 0pt 0pt 120px;
	width:640px;
}

#birdingdirectory {
	float:left;
	width:335px;
}

#leftpanelsms {
	float:left;
	width:165px;
	padding:5px 5px 0 5px;
	font-size: 1.2em;
}

#leftpanelnews {
	float:left;
	width:165px;
	padding:5px 5px 0 5px;
	height:85px;
}

#specialpages {
	float:right;
}

#spcontent {
	float:left;
	width:155px;
	height:100px;
}

#spcontent.top {
	width:173px;
	padding:15px 5px;
}

#spcontent.top .author {
	margin-left:2px;
	text-transform:uppercase;
	color:#ff481d;
	float:left;
}

#spcontent ul {
	padding-left:5px;
}

#spcontent li {
	list-style: disc;
	margin-left:8px;
}

#google_ads_frame1 {
	margin-left:10px;
}

#birdingausbox {
	font-size:1.1em;
}

#birdingausbox ul {
	padding-left:5px;
	
}

#birdingausbox li {
	margin:5px 0;
	padding-bottom:5px;
	border-bottom:1px dotted lightgray;
	
}



.post, .page {
	clear:both;
}

.blog .post, .archive .post, .search-results .post, .search-results .page {
	margin:0 0 2em 0;
	border-bottom:1px dotted gray;
}

.postentry {
	line-height:1.4em;
	border-bottom:1px solid black;
	padding-bottom:40px;
	min-height:530px;
	clear:both;
	float:left;
	width:99%;
}
.postentry p, .postentry blockquote, .postentry ul, .postentry ol {
	text-align:justify;
	margin:10px 0;
}
.postentry blockquote {
	margin:10px 20px;
	padding:10px 10px 10px 70px;
	border-left:0.4em solid #ddd;
	line-height:1.2em;
	font-size:1.2em;
}

blockquote {
	min-height:66px;
	padding-left:50px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background: #f0f0f0 url(http://blogs.ecology-solutions.com.au/bird-o/files/2010/03/apostrophe.png) no-repeat;
}

.postentry blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	border-bottom:1px solid #ddd;
}
.postentry a:hover {
	border-bottom:1px solid #258;
	text-decoration:none;
}

.postentry .odd {
	background-color:#f0f0f0;
	padding:10px;
	width:44%;
	float:left;
	margin:10px;
	height:250px;
}

.postentry .even {
	background-color:white;
	padding:10px;
	clear:both;
	float:left;
}

div.navigation {
	font-size:1.1em;
	padding-bottom:50px;
}


.postentry table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width: 800px;
	margin-left:2px;
	font-size:10px;
}


.postentry table tr td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	vertical-align:top;
	padding:5px;

}

.postentry table tr th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;

}
h2.posttitle {
	margin:0 0 5px 0;
	padding:0;
}
.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	background-color:#fff;
	color:#666;
	text-align:left;
}
.posttagscat {
	margin:0 0 10px 0;
}
.postcat {
	margin:0 10px 0 0;
}
.postcomment {
}
.postedit:before {
	content:' | ';
}
.poststicky {
	margin:0 0 0 10px;
}
.poststicky:before {
	content:'\2022 \0020';
}
div.archive-desc {
	border:1px solid #ccc;
	background-color:#f8f8f8;
	padding:5px 10px;
	margin:10px 0 10px 0;
	font-size:1.4em;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
}
.wp-caption a, .wp-caption a:hover, .gallery a, .gallery a:hover, .attachment a, .attachment a:hover {
	border:none;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 10px;
   margin:4px 0 0 0;
   padding:0 4px;
}
.gallery {
	border:1px solid #ddd;
	background-color: #f3f3f3;
}
.gallery-item {
	margin:0px;
}
.gallery-caption {
}
.attachment img {
	border:1px solid #ddd;
	background-color:#f3f3f3;
	padding:4px;
}
/* Comments */

textarea#comment {
	width:100%;

}
.commentlist {
	margin:0;
	padding:0;
}
.children {
	margin: 0 -21px -21px 0;
	padding:0;
}
li.comment, li.trackback, li.pingback {
	list-style:none;
	border:1px solid #eee;
	padding:20px;
	margin:10px 0;
}
ul.children li.comment {
	margin: 10px 0 -11px 0;
}
	
.comment-body {
	overflow:auto;
}
.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}
.commentlist li.bypostauthor {
	background-color:#fffff8;
}
.commentlist li.bypostauthor > .comment-body > .comment-author > cite {
	border-bottom:1px solid #aaa;
}
.comment-body p {
}
.comment-body blockquote {
	margin:5px 20px;
	padding:0 0 0 5px;
	border-left:0.4em solid #ddd;
	font-size:0.9em;
}
.comment-body blockquote blockquote {
	font-size:1em;
}
.comment-body img.avatar {
	float:right;
	border:1px solid #eee;
	margin:0;
	background:#fff;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	color:#555;
	font-size:1.4em;
}
.comment-meta {
	margin:4px 0 0 0;
}
.reply {
	margin:5px 0;
	padding:0;
	font-size:1.1em;
}

/* Comment ends */


/* Calendar */
#wp-calendar {
	text-align:center;
	width:100%;
}
#wp-calendar caption, #wp-calendar thead th{
	font-weight:bold;
	text-transform:uppercase;
	color:#555;
}
#wp-calendar tbody td {
	border:1px solid #ccc;
	background:#f2f2f2;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar td#today {
	background:#e4e4e4;
}
#wp-calendar tbody td.pad {
	border:none;
	background:transparent;
}

/* Footer */
#single-footer {
	width:960px;
}

#footer { 
	text-align:center;
	font-size:1em;
	background:#27567a;
	color:#eee;
	border:1px solid #999;
	width:1000px;
}

#footer a {
	color:#aac;
}

#birdingdirectory .details {
	display:none;
	
}

#birdingdirectory li {
		clear:both;
}

#pageindex ul {
	padding-left:15px;
}

#yourbirding {
	clear:both;
	float: left;
}

#yourbirding ul {
	margin-top:-5px;
	height:0px;
}

#yourbirding p {
	display:none;
}

#yourbirding .headline {
	display:none;
}

#wildiariestitle .headline {
	display:block;
	font-size:1.1em;
	clear:both;
}

#creditfooter {
	display:none;
}

#regionalpagestory p.wp-caption-text {
	font-style:italic;
}

#regiontours {
	float:left;
	margin: 0 10px 35px 0px;
}

#wildiaries {
	margin-top:12px;
	float:left;
	width:190px;
	font-size:1em;
}

#wildiaries.regionalpages {
	width:340px;
	font-size:0.9em;
}

#wildiaries ul {
	padding-left:0px;
}

#wildiaries li {
	margin-bottom:5px;
	width:100%;
	float:left;
	padding:0px;
	list-style-type:none;
}

#wildiaries.regionalpages li {
	width:320px;
	margin-right:10px;
	overflow:hidden;
	border:1px solid lightgray;
	padding:5px;
}

#wildiaries.regionalpages .details {
	margin-left:110px;
}

#wildiaries.regionalpages .headline a {
	text-decoration:none;
}

#wildiaries li .headline {
	float:left;
	font-size:1em;
	font-style:'Verdana';
	font-weight:bold;
	line-height:1.8em;
	padding-left:2px;
	text-transform:uppercase;
	width:100%;
	border-top:1px solid black;
}

#wildiaries.regionalpages .headline {
	line-height: 1.2em;
    padding: 5px 0;
	border-top:none;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

#AustralianBirdsLatestTripsetdlkp506cgc12rm062uq433fc ul {
	float:left;
	width:100%;
	padding-left:0px;
}

/*--images and other--*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
	float:right;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
	float:left;
}
.wp-caption {
	border: 1px solid #688f9e;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}

div.post p img {
	padding: 2px;
	float:left;
	margin:5px 5px 5px 0;
}

.right {
	float: right;
	margin: 3px 5px;
}

.left {
	float: left;
	margin: 3px 15px 3px 0px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 8px auto;
	text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}


div legend {
	display:none;
}



/*Wildiaries2 */

#wildiaries2 {
float:left;
margin-top:12px;
width:560px;
background-color:#32668d;
padding:10px;
}

#wildiaries2 li {
height:128px;
}

#wildiaries2 a {
color:#004071;
}

#wildiaries2 p.date {
color:white;
}

#wildiaries2 li .headline {
float:left;
font-size:17px;
font-weight:bold;
line-height:1.8em;
padding-left:2px;
width:100%;
clear:both;
background-color:#cbd421;
}

#wildiaries2.trip_preview {
padding-top:5px;
text-align:left;

clear:both;
}

#wildiaries2 .details {
margin-left:112px;
color:white;
font-size:13px;
line-height:1.8em;
}

#ptlookout li {
	margin-left:0px;
}

/*end Wildiaries */

#keysites {
	width:210px;
	float:left;	
}

.csirobook {
	width:120px;
	float:left;
	margin:0 0 10px 10px;
}

.csirobook img {
	width: 120px;
	height: auto;
}

#talknat {
	float:left;
	margin-top:50px;
}

#talknat li {
	list-style-type:disc;
	border-bottom: 1px solid gray;
	margin: 20px 0;
}

#talknat p.enclosure {
    text-align:right;
    background-color: #dcf9ce;
    padding: 10px 20px 10px 0;
}

#talknat span.headline {
	font-size:1.2em;
}

#talknathome span.headline a {
	text-decoration: none;
}
