body {
	background-color: white;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #323232;
	margin: 10px;
	text-align: center;
}
img{
	border: none;
}
p{
	line-height: 18px;
	margin: 0 0 15px;
}
p img{
	margin: 0px 0px 3px 0px;
}
img .alignleft{
	margin: 0 15px 0 0;
}
a {
	color: #787878;
}
a:hover {
	color: #4b4b4b;
}
ul {
	list-style: none;
	margin: 0 0 5px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0 0 3px 0;
}
li h2{
	font-size: 12px;
}
li p{
	font-size: 11px;
	color: #8c8c8c;
	line-height: 13px;
}
h1 {
font-size:24px;
}

h2 {
font-size:18px;
margin:0 0 3px;
}

h3 {
text-indent: 0px;
font-size: 18px;
margin: 0 0 3px;
}
h4 {
font-size: 14px;
margin: 0 0 10px;
}

h4 a{
color: #e88a00;
text-decoration: none;
}
h4 a:hover{
color: #d96200;
text-decoration: none;
border-bottom: 1px dotted #d96200;
}

h1 a,h1 a:hover,h2 a,h2 a:hover,h3 a,h3 a:hover {
text-decoration:none;
}

h1 a:hover,h2 a:hover,h3 a:hover {
text-decoration:none;
border-bottom: 1px dotted #4b4b4b;
}

#page{
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 60px;
	margin: 0 0 30px 0;
}
#header img{
	float: left;
}
#header h1{
	margin: 0 0 0 0;
}
#sidebar {
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 200px;
	margin: 0 25px 0 0;
}
#sidebar h2 {
	font-size: inherit;
}
#content {
	float: left;
	width: 525px;
	margin: 0 25px 0 0;
}
#footer	{
	font-size: 11px;
	margin: 20px 0 20px 0;
}
#footer p{
	line-height: 14px;
}
.hidden {
	display: none;
}
#search {
	padding: 0px;
	margin: 0 0 10px;
}
#search #s{
	width: 140px;
}
#headerimg {
	float: left;
}
#comment{
	width: 500px;
}
#rightColumn{
	width: 160px;
	float: left;
}
#subscribe{
	font-size: 11px;
	color: #666666;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: dotted 1px #999;
}
#comments{
	padding: 15px 0 0 0;
	border-top: 1px dotted #999;
}
#comments li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.categories h2{
	visibility: hidden;
	position: absolute;
	display:none;
	height: 0px;
	line-height: 0px;
}
.categories li a{
	font-weight: bold;
	text-decoration: none;
	color: #323232;
}
.categories li .children a{
	font-weight: normal;
	text-decoration: underline;
	color: #787878;
}
.categories li .children a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #4b4b4b;
}
.pagenav h2{
	visibility: hidden;
	display:none;
	position: absolute;
	height: 0px;
	line-height: 0px;
}
.widgettitle{
	font-size: 12px;
}
.postmetadata{
	padding: 10px 0 0 0;
	border-top: 1px dotted #999;
	font-size: 11px;
	float: right;
	margin: 0 0 20px 0;
}
small{
	color: #8c8c8c;
	line-height: 12px;
	margin: 0 0 13px 0;
	display: block;
}
small a{
	text-decoration: none;
}
.pagetitle{
	font-size: 12px;
	margin: 0 0 15px 0;
}
.post{

}
.post h2, h3{
	margin: 0 0 5px 0;	
}
.post small{
	color: #e88a00;
}
.navigation {
	font-size: 12px;
}
.alignleft{
	float: left;
	margin: 0 0 15px;
}
.alignright{
	float: right;
	margin: 0 0 15px;
}
.clear{
	float: none;
	clear: both;
}
.commentlist p{
	color: #323232;
	font-size: 11px;
}
ol{
	margin: 10px 0 10px 10px;
	padding: 0px;
	list-style: none;
}
.entry_info{
	width: 180px;
	margin: 0 20px 0 0;
	float: left;
}
.entry_content{
	float: left;
	width: 500px;
}
.page_item{
	font-weight: bold;
	text-decoration: none;
	color: #323232;
}
.page_item a{
	font-weight: bold;
	text-decoration: none;
	color: #323232;
}
.page_item li a{
	font-weight: normal;
	text-decoration: underline;
	color: #787878;
}
.page_item li a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #4b4b4b;
}
.alignleft{
	border: none;
	margin: 4px 12px 0 0;
}
#logos img{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #999;
}

li.cat-item {
	margin-top:15px;
}

li.cat-item li {
	margin-top:0px;
}

li.page_item {
	margin-top:15px;
}

li.page_item li {
	margin-top:0px;
}


#sidebar h2 {
	margin-top:15px;
}

