/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #f1edd7;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}


.container {width:720px;margin:auto;padding-left:10px;}

#menu {padding: .5em;line-height:4em;}

#menu a, #menu a:active, #menu a:visited {color:#506b88;font-weight:bold; text-decoration:underline;}
#menu a:hover {color:#941233; text-decoration:none;}


#contentcell {border: 1px solid #506b88; background-color: #faf8ec;}

#maincontent {
	margin: 15px;
	background-color: #fff;
	text-align: justify;
	line-height: 18px;
	padding: 15px;
	border: 1px solid #a9a9a9;
	}
	
#maincontent a {color:#941233; text-decoration:none;}
#maincontent a:hover {color:#506b88; text-decoration:underline;}

#linkscontent {
	margin: 15px;
	background-color: #fff;
	text-align: justify;
	line-height: 18px;
	padding: 15px;
	border: 1px solid #a9a9a9;
	}
	
#linkscontent a {color:#506b88; text-decoration:underline; font-weight:bold;}
#linkscontent a:hover {color:#000; text-decoration:none; font-weight:bold;}
	
.bluecolor {color:#506b88;}

.blueborder {border: 1px solid #506b88;}

.sectionheader {margin-bottom: 10px;}

.subheader {font-weight: bold;color: #941233;margin-bottom: 10px;margin-top: 10px;}
.subheader2 {font-weight: bold;color: #941233;margin-bottom: 10px;margin-top: 15px;text-decoration:underline;}

.list {list-style-image: url(images/bullet.gif);color:#506b88;line-height: 18px;}

.hrline {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
}

.rightlistfloat {width:300px;float:right;padding-left:25px;}

.homefloat {
	width:326px;
	float:right;
	line-height: 28px;
	}

.homefloat ul {
	padding-top:6px;
	list-style:none;
	padding-left: 25px;
}

.homelogos {
	list-style: none;
	
}

#footer {
	font-size: 9px;
	color: #666;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}

#footer a {text-decoration:underline;color:#666;}
#footer a:hover {text-decoration:none;color:#506b88;}
.footerlines {color:#506b88;font-weight:bolder; font-size:10px;padding-left:7px;padding-right:7px;}

.post .title {
float:left;
width:620px;
}

.post .date {
background:transparent url(images/date.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:left;
height:75px;
text-align:center;
width:69px;
}

.post .date .month {
font-size:16px;
line-height:32px;
text-transform:uppercase;
}

.post .date .day {
font-size:35px;
line-height:35px;
}

.post .post-title {
float:left;
padding:12px 0 0 10px;
width:500px;
}

li {
	list-style-type: none;
}

.post{	
	width:640px;
	margin-bottom:25px;
}	

#respond {
	margin-left:10px;
}

#sidebar {
	position:relative;
	height:150px;
	width:640px;
	+padding-top:15px;
}
.follow{
	width:150px;
	position:absolute;
	top:0px;
	left:0px;
}
	
li#archives-3{
	width:150px;
	position:absolute;
	top:0px;
	left:180px;

}
li#categories-3{	
	width:150px;
	position:absolute;
	top:0px;
	left:300px;
}
li#recent-posts-2{	
	width:200px;
	position:absolute;
	top:0px;
	left:440px;
}	

li#recent-posts-2 ul{
	margin:0px;
	padding:0px;
}	

h2{
	font-size:17px;
}	