/*  
Theme Name: New Bern Bear Blog
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	font: normal 12px "Verdana", "Arial", "Helvetica", sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_slice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5F2628;
}
	
div, form, ul, ol, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #491517;
	text-decoration: none; }
	
	a:hover {
		color: #C04039;
		text-decoration: underline; }

	
	h1 a {
		text-indent: -9999px;
		display: block;
		width: 200px;
		height: 150px;
		position:relative;
		top:10px;
		left:50px; }
		
h2 {
	color: #325399;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
	#left h2 { padding: 0 15px; color:#88743a; font-size:14px; font-weight:bold; }
	#right h2 { padding: 0 15px; color: #FFFFFF; font-size:14px; font-weight:bold; }
	
	h2.title { margin: 0; }
	h2.title a { color: #491517; }
	h2.title a:hover { color: #5F2728;}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 905px;
	z-index: 1;
	background: transparent url(images/content_repeat.jpg) 0px 0px repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
	
	#container #left {
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	font-size:12px;
}
			
		
		#left #rssBox {
	padding-left:5px;
	padding-top: 0;
	padding-right: 0;
	margin-right: 0;
	margin-top: 1;
	margin-bottom: 0;
	margin-left: 0;
}
			
			#left #newsletter {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
			
		#left #rssBox #rss {
	height: 61px;
	width: 48px;
	float: left;
	display: block;
	text-indent: -500em;
	background-color: transparent;
	background-image: url(images/rss_icon.GIF);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
		#left #rssBox input {
	margin-bottom: 2px;
	border: 1px solid #191711;
	font-family: Tahoma;
	width: 125px;
	color: #FFFFFF;
	background-color: #491A1C;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
			
		html>body #left #rssBox input {
	width: 135px;
}
		
	#container #right {
	position: relative;
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
		 }
		
		
	
		
	#container #content {
	position: relative;
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
		
				
		#content p { 
			font-size: 14px; }

		#content .postinfo { 
			color: #88743A; 
			margin: 0;
			font-size: 12px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #4A1517;
	margin-bottom: 40px;
	}

		

		#content img {
	margin: 10px;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	position: relative;
	background: transparent url(images/header.jpg) 0px 0px no-repeat;
	height: 224px;
	margin:0;
	padding: 0;
}
	
	

ul#menu {
	margin:0 auto;
	padding:0;
	width:650px;
	height:50px;
}
	
ul#menu li {
	float: left;
	margin: 0px;
	padding:20px;
	padding-top:30px;
	text-decoration: none;
	list-style-type: none;
}
		
ul#menu li a {
	display: block;
	color:#ffffff;
	text-decoration:none;
	list-style-type: none;
	margin: 0px;
	font-size:14px;
}

ul#menu li a:hover {
	text-decoration:underline;
}

			
	
	
#footer {
	clear: both;
	height: 94px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}
	
		#logo {
			position:relative;
			float:right;
			top:-145px;
			left:-67px;
		}
	

/*
= COLUMN LISTS
*/


#right ul {
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#right ul li a {
		color: #FFFFFF;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 175px; }
		
	#right ul li a:hover {
		text-decoration:underline;
}
			
	
#left ul {
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#left li a {
		color: #491A1C;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 175px; }
		
	#left li a:hover {
}
		
		
.commentlist {
	list-style: none;
	background-color: #FFF; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #FFF; }
	
/*
= END
*/
	
p.credits {
	width:1000px;
	margin: 0 auto;
	padding: 20px;
	text-align:center;
	color:#fff;
}

p.credits a {
	color:#fff;
	text-decoration:underline;
}

#comment {
	width:450px;
}
