/*  
Theme Name: Rate the Raue 2
Theme URI:
Description: Theme for Rate the Raue Blog, matching new Raue Website.
Version: 1.0
Author: JMS Consultations, Inc.
Author URI: http://www.jmsmkt.com/

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 10px 0 10px 10px;
	padding: 0;
}

body{
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #B3A989;
	color: #000000;
}

h1{
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #520313;
	font-weight: normal;
}

a:hover{
	text-decoration: none;
	color: #A0595E;
	font-weight: normal;
}
p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	height: 700px;
	background-color: #EFEDDC; 
	text-align: left;
}

#header{
	float: left;
	width: 750px;
	height: 200px;
	background-image: url(http://www.ratetheraue.com/wp-content/themes/ratetheraue2/images/masthead.jpg);
	background-repeat: no-repeat;
}
.headerimage{
	position: absolute; top: 154px;
	}
.printheader{
	display: none;
	}

#container{
	float: left;
	width: 500px;
	min-height: 700px;
	background-color: #EFEDDC;
	margin: 0;
	padding: 15px 0 0 0;
}

.post{
	padding: 10px 0 10px 0;
}
.post h2{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	}
.entry{
	line-height: 18px;
	padding-right: 10px;
}
p.postmetadata{
	border-top: 3px solid #B3A989;
	margin: 0 -10px 0 0;
	text-align: right;
	line-height: 10px;
}

p.reviewlink{
	margin: 0;
	padding-right: 10px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: -15px;
	font-weight: normal;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 250px;
	height: 700px;	
	margin: 0;
	padding: 25px 0 0 0;
	display: inline;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	background-color: #B3A989;
}
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 20px;
}
.sidebar ul li{
	padding: 0 10px 0 10px;
}
.sidebar ul li h2{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
.sidebar ul ul li{
	padding: 0;
	line-height: 12px;
}
.sidebar_toplink{
	margin-left: 10px;
	size: 18px;
	} 


#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 0;
}



.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	padding-left: 11px;
}

.comments-template p{
	padding-left: 15px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	
}
.comments-disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
}
	






