/*  
Theme Name: SereneJourney
Description: This theme puts the whoop in whoop whoop.
Version: 1.0.0
Author: Gwynn Kruger
Author URI: http://www.serenejourney.com/
*/
body{background: #B4C4CB;font-size: 13px;color: #595959;line-height:1.8;}
hr{height:1px;}
h1{font-family: Georgia, Times, "Times New Roman", serif;font-size: 20px;color: #4D646F;}
h2{font-family: Georgia, Times, "Times New Roman", serif;font-size: 18px;color: #4D646F;}
a{text-decoration:none;color: #4D646F;}
a:hover{text-decoration:underline;color: #984807;}
.alignright{float:right;margin:0 0 10px 10px;}
.red{background: red;}
.blue{background: blue;}
.box{background: #FFFFFF;margin-bottom: 0px;padding:2em;}
.sidebarbox{background: #FFFFFF;margin-bottom: 0px;}
.padtop{margin-top:30px;}
pre, code {white-space: normal;}

#container
{
	background: #FFFFFF;
}
#menubar
{
	background: transparent url('images/menubg.png') repeat-x;
	height: 30px;
	color: #595959;
	font-family: arial;
	font-size: 16px;
}
#menubar ul
{
	list-style-type: none;
	padding-top: 2px;
}
#menubar li
{
	float:left;
	padding-right: 40px;
}
#menubar .count
{
	color: #4D646F;
	font-size: 22px;
}
#menubar .subscribed
{
	padding-top: 5px;
	padding-left: 5px;
}
#menubar a
{
	color: #595959;
}
#menubar a:hover
{
	color: #984807;
}
#posts .post
{
	border-bottom: 1px solid #DDDDDD;
}
#posts a
{
	text-decoration: underline;
	color: #4D646F;
}
#posts a:hover
{
	text-decoration: underline;
	color: #984807;
}
#posts .postheader h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	margin-bottom: 0px;
}
#posts .postheader h2 a
{
	text-decoration: none;
	color: #4D646F;
}
#posts .postheader h2 a:hover
{
	text-decoration: underline;
	color: #984807;
}
#posts .postcontent
{
	margin-top: 20px;
}
#posts .postcontinue a
{
	text-decoration: none;
	color: #4D646F;
}
#posts .postcontinue a:hover
{
	text-decoration: underline;
	color: #4D646F;
}
#posts .post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}
#posts .post .posttags a:hover
{
	color: #984807;
}
#posts .postrss a
{
	color: #4D646F;
	clear:both;
	margin-top: 20px;
	text-align: right;
}
#posts .postrss a:hover
{
	color: #984807;
	clear:both;
	margin-top: 20px;
	text-align: right;
}
#posts .postad
{
	background: #FFFFFF;
	margin-top: 10px;
	padding: 20px 0px 15px 30px;
}
#posts .navlinks
{
	margin: 0px 5px 20px 5px;	
}
#posts .navlinks img
{
	margin-right: 5px;
}
#zallcomments
{
	margin: 0px 0px 0px 15px;
	_margin: 0px 0px 0px 15px;
}
#allcomments h3
{
	color: #4D646F;
	padding-top: 15px 0px 0px 15px;
}
#allcomments .comments .comment 
{
	border-bottom: 1px solid #DDDDDD;
}
#allcomments .comments .avatar
{
	float: left;
	padding: 0px 10px 10px 0px;
}
#allcomments .comments .author
{
	font-size: 16px;
}
#allcomments .comments .date
{
	font-size: 10px;
	padding-bottom: 10px;
}
#sidebar
{
	margin-top: 20px;
}
#sidebar .links a
{
	font-size: 13px;
	text-decoration:none;
}
#sidebar .links  a:hover
{
	font-size: 13px;
	text-decoration:underline;
}
#sidebar .links  ul 
{
	list-style: none;
	margin: 0 0 0 0px;
}
#sidebar .links li
{
	padding-left: 18px;
	margin: 0 0 2px 0;
	background: url(images/bullet.png) no-repeat;
}
#footer
{
	height: 52px;
}