body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #A0A0A0;
	margin: 0;
	padding: 0;
	width: 600px;
}
a {
	color: #592D5F;
	outline: none;
}
a:hover {
	color: #fff;
	background: #592D5F;
	text-decoration: none;
}

.print { display: block; }
	
.page {
	width: 600px;
	margin: 0 auto;
}
.header {
	display: none;
}	
.header h3 {
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	height: 266px;
	width: 600px;
}
h3#mtitle {
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	height: 266px;
	width: 600px;
}
.header h3 a {
	display: block;
	height: 266px;
	width: 600px;
	text-indent: -999999px;
}
.header h3 a:hover {
	background: none;
}
.bContain {
	padding: 30px 0 0 0;
	width: 600px;
	margin: 0 auto;
}
.post {
	line-height: 22px;
	width: 360px;
	padding-right: 40px;
	float: right;
}
.post h1 {
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
	color: #592D5F;
}
.post h4 {
	font-size: 12px;
	margin: -15px 0 10px 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #592D5F;
}
.post h5 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #A0A0A0;
	line-height: 13px;
}
.post h2 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #592D5F;
}
.entry p {
	margin: 0 0 10px 0;
	padding: 0;
}
.entry ul {
	margin: 0 0 10px 15px;
	padding: 0;
}
html>body .entry ul {
	margin-left: 15px;
}
.nav {
	width: 120px;
	padding-left: 30px;
	line-height: 22px;
	float: left;
}
.nav a {
	text-decoration: none;
	font-weight: normal;
	color: #A0A0A0;
}
.nav a:hover, .nav a.selected, li.current_page_item a, li.current-cat a {
	color: #592D5F;
	background: #fff;
	font-weight: bold;
}
.nav ul, .nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav li {
	padding: 0 0 8px 15px;
	line-height: 14px;
}
ul.subSub, ul.subSub li {
	margin: 0; padding: 0;
	list-style-type: none;
	line-height: 14px;
}
ul.subSub {
	width: 100px;
}
ul.subSub li {
	padding-bottom: 8px;
}
ul.subSub li a {
	display: block;
	padding-left: 10px;
	font-size: 11px;
	color: #626564;
	text-decoration: none;
	font-weight: normal;
}
ul.subSub li a:hover, ul.subSub li.current_page_item a {
	color: #592D5F;
	background-color: #fff;
}
ul.subSub li.current_page_item a {
	background: url('images/bullet.jpg') no-repeat 0 4px;
}
html>body ul.subSub li a:hover, html>body ul.subSub li.current_page_item a {
	background-position: 0 4px;
}
.footer {
	padding: 35px 0 35px 200px;
	text-align: left;
	font-size: 11px;
	color: #A0A0A0;
}
.footer a {
	font-size: 11px;
	color: #A0A0A0;
	text-decoration: none;
}
.footer a:hover {
	background: none;
	text-decoration: underline;
}
img.alignleft, div.alignleft
{
float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
	margin:0 auto;
}

.subsubsub {
	float: left; width: 95px;
}
.csubsubsub {
	padding: 0px; width: 400px;
}
.esubsubsub {
	float: right; padding-left: 15px; width: 250px; line-height: 22px;
}
html>body .csubsubsub {
	padding: 0px; width: 445px;
}
html>body .esubsubsub {
	float: right; padding-left: 15px; width: 330px; line-height: 22px;
}
