/*

Theme Name: Bella Wallis
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: #14190d;
	background-image:url(images/bw_bg.gif);
	background-repeat:repeat;
    font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	padding: 0;
	margin: 0;
	color:#14190d;
    font-size:10pt;
}

#wrapper {
width:100%;
min-width:800px;
background: transparent;
margin-top:50px;
}
#outer {
width:800px;
min-width:800px;
background: transparent;
background: #fbf4d2;
border-left:1px #000 solid;
border-right:1px #000 solid;
background-image:url(images/bw_containerbg.gif);
background-repeat:repeat-y;
}

#outer2 {
	width:100%;
min-width:800px;
height:100%;
background:transparent;
}
#container {
width: 730px;
margin-left: auto;
margin-right: auto;
color: #060D05;
}
#header {
width: 800px;
height:203px;
color: #060D05;
}
/* CSS Tabs */

#navcontainer{
width:800px;
background-color:#060D05;
padding-top:10px;
padding-bottom:10px;
border:1px #000 solid;
}
#navcontainer a:link,#navcontainer a:visited, #navcontainer a:active, #navcontainer a:hover{
	font-size:10pt;
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	font-weight:bold;
}
#banner {
height: 100px;
padding: 0;
margin: 0;
border: 1px solid #cccc99;
color: #666;
}

#content {
float:right;
padding-left:20px;
padding-right:20px;
margin-bottom: 0;
color: #060D05;
width:485px;
text-align:left;
}
#content h2{
color:#060D05;
}
#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: 12pt;
line-height: normal;
color: #060D05;
font-weight:bold;
text-decoration:none;

}

h1 {
margin: 0;
font-size:12pt;
padding: 5px;
color: #060D05;

}
a, .a:visited, a:active  {
text-decoration: underline;
color: #060D05;
}

a:hover {
text-decoration: underline;
color: #060D05;
}

a images {
border: 0px none;
}

#sidebar {
float: left;
width: 171px;
margin: 0 10px 0 0;
color: #060D05;
text-align:left;
padding-left:20px;
font-size:10pt;
}

#sidebar ul li
{
color: #060D05;
font-size:10pt;
}

#sidebar h2 {
color: #060D05;
margin-left:5px;
font-size:10pt;
}
#sidebar h1 {
color: #060D05;
margin-left:5px;
font-size:12pt;
}
#sidebar a {
color: #87806A;
text-decoration:none;
font-size:10pt;
}

#sidebar a:hover {
	font-size:10pt;
color: #87806A;
text-decoration:underline;
}

.footer{
width:800px;
height:auto;
padding-top:10px;
padding-bottom:10px;
color:#060D05;
font-size:8pt;
background: #fbf4d2;
border-left:1px #000 solid;
border-right:1px #000 solid;
border-bottom:1px #000 solid;

}
.footer a:link,.footer a:active, .footer a:visited  {
color:#060D05;
text-decoration:none
}
.footer a:hover{
color:#060D05;
text-decoration:underline
}
.footer #left{
float:left;
width:200px;
}

.footer #right{
float:right;
width:580px;
text-align:left;
padding-top:20px;

}


/* 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 0 0;
width:450px;
padding:5px;
color: #87806A;
}

.post .info{
width:450px;
font-size:8pt;
color: #87806A;

}
.post #img {
margin:5px;
padding:5px;
}
.post h2{
	font-size:10pt;
color:#000000;
}

.entry{
width:450px;
font-size:10pt;
color: #87806A;

}

.entry img{
margin:5px;
border:0px;
}
.entry img a, .entry img a:visited, .entry img a:active  {
text-decoration: underline;
color: #060D05;
}

.entry img a:hover {
text-decoration: underline;
color: #060D05;
}

/* Comments Styling */

#comments {
padding: 5px;
margin-bottom: 0;
color: #060D05;
width:350px;
text-align:left;

}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
}

#commentform {
margin: 1em 0;
background-color:transparent;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #fff;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #fff;
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: #fff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
#comments h2{
color:#060D05;
}
.white{
color:#fff;
padding:2px;
}
#menu {
		height: 24px;
	font-size:9pt;
	line-height: 18px;
	padding: 0 3px 1px;
	background-color:#37554d;
	border:#000 4px solid;}
	
#menu #left a {
	padding-right: 10px}
	
#menu #right a {
	padding-left: 10px}
		.newmenu a {
			text-decoration:none;
			padding-right:10px;
	color:#000;
	
	}
		.newmenu a:visited {
	text-decoration:none;
			padding-right:10px;
	color:#000;
	
	}
			.newmenu a:hover {
					padding-right:10px;
				text-decoration:underline;
	color:#000;
	
	}
	
	.newmenu #selected {
	font-weight:bold;
	}
	
	
#top_image {
background-position:center;
height:220px;
	text-align: center;}

#top_image img {
	border: 0;
	width: 800px;
	height: 200px}
	
	.clear {
	clear:both;
	}
		.clear20px {
	clear:both;
	height:20px;
	}
	
blockquote {
	color:#060D05;
	}

