/*

Theme Name: Birds & People
Description: 2 column Blog Layout.
Author: <a href="http://www.randomhouse.com">Random House</a>
Author URI:Random House Group Digital

*/


body {
	height: 100%;
		background-color: #d9e0dd;
	/**background-image:url(images/bg.gif);**/
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0}
}

#wrapper {
width:970px;
min-width:970px;
background: #FFF;;
}

#container {
width: 970px;
margin-left: auto;
margin-right: auto;
color: #000;
background: #FFF;
}
#header {
width: 970px;
height:220px;
color: #000;;
}
/* CSS Tabs */

.nav{
padding-top:173px;
padding-left:100px;
}
#banner {
height: 100px;
padding: 0;
margin: 0;
border: 1px solid #cccc99;
color: #666;
}

#content {
float:right;
padding-right:20px;
margin-bottom: 0;
color: #000;
width:700px;
text-align:left;
}

#content h1, #content h1 a, #content h1 a:visited, #content h1 a:active  {
margin: 0;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
padding-top:10px;
font-size: 130%;
line-height: normal;
color: #37554d;
font-weight:normal;
text-decoration:none;

}

h1 {
margin: 0;
font-size: 9pt;
padding: 5px;
color: #59726c;

}
a, .a:visited, a:active  {
text-decoration: underline;
color: #37554d;
}

a:hover {
text-decoration: underline;
color: #37554d;
}

a images {
border: 0px none;
}

#sidebar {
float: left;
width: 171px;
margin: 0 10px 0 0;
color: #000;
text-align:left;
}

#sidebar ul li
{
list-style-image: url('images/birds_list.gif');
color: #000;
font-size: 9pt;
}

#sidebar h2 {
color: #999;
margin-left:5px;
font-size: 9pt;
}
#sidebar a {
color: #37554d;
}

#sidebar a:hover {
color: #37554d;
text-decoration:underline;
}

#footer {
clear:both;
font-size:9px;
padding: 3px;
margin: 0 0 0 0;
text-align: center;	
color: #37554d;
}

 /* set millions of background images */
.rbroundbox { background: url('images/nt2.gif'); }
.rbtop div { background: url('images/tl2.gif') no-repeat top left; }
.rbtop { background: url('images/tr2.gif') no-repeat top right; }
.rbbot div { background: url('images/bl2.gif') no-repeat bottom left; }
.rbbot { background: url('images/br2.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 90%; margin: .5em auto; }


/*post stylng*/
.post{margin:0 0 25px 0;
width:700px;}

.post .info{
width:700px;
font-size:8pt;
color: #999;
}
.post #img {
margin:5px;
padding:5px;
}

.entry{
width:700px;
font-size:9pt;
}

.entry img{
margin:5px;
border:0px;
}
.entry img a, .entry img a:visited, .entry img a:active  {
text-decoration: underline;
color: #37554d;
}

.entry img a:hover {
text-decoration: underline;
color: #37554d;
}

/* Comments Styling */

#comments {
padding: 5px;
margin-bottom: 0;
color: #999;
width:700px;
text-align:left;

}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.green {
background-color:#37554d;
color:#fff;
padding:2px;
}
#menu {
		height: 24px;
	font-size:9pt;
	line-height: 18px;
	padding: 0 3px 1px;
	background-color:#37554d;
	border:#fff 4px solid;}
	
#menu #left a {
	padding-right: 10px}
	
#menu #right a {
	padding-left: 10px}
		.newmenu a {
			text-decoration:none;
			padding-right:10px;
	color:#fff;
	
	}
		.newmenu a:visited {
	text-decoration:none;
			padding-right:10px;
	color:#fff;
	
	}
			.newmenu a:hover {
					padding-right:10px;
				text-decoration:underline;
	color:#fff;
	
	}
	
	.newmenu #selected {
	font-weight:bold;
	}
	
	
#top_image {
background-position:center;
height:200px;
	text-align: center}

#top_image img {
	border: 0;
	width: 970px;
	height: 200px}
	
	.clear {
	clear:both;
	}
	
blockquote {
	color:#59726c;
	}
