@charset "utf-8";

body {
	background-color: #e1e6b0;
	background-image: url(/images/layout1001/bg_body.png);
	background-repeat: repeat-x;
	color: #666666;
	text-align: center;
	font-size: 14px;
	}
a:link,
a:visited {
	color: #6f9f33;
	}
a:hover,
a:focus {
	color: #cc0000;
	}
div#bodySupport {
	margin: 0px auto 0px auto;
	background-image: url(/images/layout1001/bg_support.png);
	background-repeat: repeat-y;
	background-position: 64px 0px;
	text-align: left;
	width: 932px;
	position: relative;
	}
div#container {
	padding-bottom: 3em;
	background-image: url(/images/layout1001/bg_container.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	}
/* Start clear fix */
div#container:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
div#container {
	zoom: 1;
	}
/* End clear fix */
div#content {
	margin-right: 86px;
	width: 540px;
	float: right;
	display: inline;
	}
div#content h1 {
	margin: 95px 0px 0px 451px;
	}
div#content h1 span {
	padding-right: 5px;
	padding-left: 45px;
	background-image: url(/images/layout1001/icon_archive-title.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 35px;
	white-space: nowrap;
	display: block;
	width: 390px;
	height: 35px;
	position: absolute;
	top: 80px;
	/*left: 306px;*/
	left: 296px;
	}
div#content p {
	margin-top: 1em;
	line-height: 1.5;
	}
div#content p.navigation {
	text-align: center;
	font-size: 86%;
	}
div#content div.welcomeMessage,
div#content div.commentMessage {
	margin-top: 30px;
	}
div#content div.welcomeMessage p {
	margin-top: 0px;
	font-size: 86%;
	}
div#content div.entry {
	margin-top: 2em;
	margin-bottom: 3em;
	}
div#content div.entry h2 {
	padding-right: 25px;
	display: inline;
	background-image: url(/images/layout1001/bg_h2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
div#content div.entry h2 a {
	text-decoration: none;
	color: #666666;
	}
div#content div.entry p img {
	margin-right: 20px;
	margin-bottom: 10px;
	/*border: solid 2px #dadad3;*/
	-webkit-box-shadow: 1px 1px 8px #b1ae7a;  	/*CSS3*/
	-moz-box-shadow: 1px 1px 8px #b1ae7a;  	/*CSS3*/
	box-shadow: 1px 1px 8px #b1ae7a;	/*CSS3*/
	}
div#content div.entry p.state {
	font-size: 86%;
	color: #999999;
	text-align: right;
	}
div#content div.entry ul {
	margin-left: 1.5em;
	}
div#content div.entry ul li {
	margin-top: 0.5em;
	}
div#content div.entry ol {
	margin-left: 2em;
	}
div#content div.entry ol li {
	margin-top: 0.5em;
	}
div#content div.entry div.category {
	text-align: right;
	}
div#content div.entry div.category h3 {
	display: inline;
	font-size: 86%;
	font-weight: normal;
	color: #999999;
	}
div#content div.entry div.category ul {
	margin-left: 0px;
	list-style: none;
	display: inline;
	}
div#content div.entry div.category ul li {
	padding-left: 0.2em;
	font-size: 86%;
	color: #999999;
	display: inline;
	}
div#content div#comments {
	margin-top: 2em;
	}
div#content div#comments div.comment {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	}
div#content div#comments div.comment p.byline {
	padding: 10px 10px 0px 10px;
	}
div#content div#comments div.comment-content {
	margin: 0px 10px 0px 10px;
	}
div#content div#comments div.comment-content p {
	font-size: 86%;
	}
div#content div#comments form {
	margin-top: 1.5em;
	}
div#content div#comments form table {
	margin-top: 0.5em;
	}
div#content div#comments form table th,
div#content div#comments form table td {
	padding-top: 0.5em;
	padding-right: 0.5em;
	}
div#content div#trackbacks {
	margin-top: 1.5em;
	}
div#sidebar {
	margin: 75px 0px 0px 76px;
	padding-bottom: 300px;
	width: 200px;
	float: left;
	display: inline;
	}
div#sidebar h2 {
	margin-top: 20px;
	font-size: 1px;
	line-height: 1px;
	}
div#sidebar ul {
	list-style: none;
	}
div#sidebar ul li {
	font-size: 86%;
	line-height: 1.2;
	}
div#sidebar div.menu h2 {
	width: 0px;
	height: 0px;
	min-height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	}
div#sidebar div.menu ul {
	padding-top: 5px;
	}
div#sidebar div.menu ul li {
	font-size: 1px;
	line-height: 1px;
	}
div#sidebar div.menu ul li a {
	margin: 10px 0px 0px 10px;
	text-align: center;
	display: block;
	width: 180px;
	height: 30px;
	}
div#sidebar div.menu ul li a img {
	margin-top: 4px;
	}
div#sidebar ul.banner {
	margin-top: 25px;
	}
div#sidebar ul.banner li {
	margin-top: 5px;
	font-size: 1px;
	line-height: 1px;
	}
div#sidebar div.recentComment ul {
	padding-top: 0.2em;
	}
div#sidebar div.recentComment ul li {
	margin-top: 0.5em;
	padding-left: 16px;
	background-image: url(/images/layout1001/list_comment.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	}
div#sidebar div.recentComment ul li a:link,
div#sidebar div.recentComment ul li a:visited {
	color: #ec398e;
	}
div#sidebar div.recentComment ul li a:hover,
div#sidebar div.recentComment ul li a:focus {
	color: #cc0000;
	}
div#sidebar div.category ul {
	padding-top: 0.3em;
	}
div#sidebar div.category ul li {
	margin-top: 0.2em;
	padding-left: 16px;
	background-image: url(/images/layout1001/list_category.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	}
div#sidebar div.category ul li a:link,
div#sidebar div.category ul li a:visited {
	color: #7162c4;
	}
div#sidebar div.category ul li a:hover,
div#sidebar div.category ul li a:focus {
	color: #cc0000;
	}
div#sidebar div.monthlyArchive select {
	margin: 5px 0px 0px 0px;
	width: 200px;
	}
div#sidebar div.search form {
	margin-top: 5px;
	}
div#sidebar div.getFeed {
	margin-top: 20px;
	}
div#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 932px;
	}
div#footer p {
	margin: 0px 86px 1em 0px;
	font-size: 86%;
	color: #999999;
	text-align: right;
	}
div#cats {
	width: 193px;
	height: 290px;
	position: absolute;
	bottom: 0px;
	left: 96px;
	}





body#henyomail div#content p.lead {
	margin-top: 2em;
	}
body#henyomail div#content div.errorMessage {
	margin-top: 2em;
	}
body#henyomail div#content form {
	margin-top: 2em;
	}
body#henyomail div#content dl dt {
	margin-top: 1em;
	padding-left: 22px;
	background-image: url(/images/layout1001/icon_mail.png);
	background-repeat: no-repeat;
	}
body#henyomail div#content dl dd {
	margin-top: 0.5em;
	margin-left: 22px;
	}
body#henyomail div#content dl.confirm {
	margin: 1em 10px 0px 10px;
	padding: 1px 10px 10px 10px;
	background-color: #FFFFFF;
	}
body#henyomail div#content dl.confirm dt {
	padding-left: 0px;
	background: none;
	}
body#henyomail div#content dl.confirm dd {
	margin-left: 0px;
	font-weight: bold;
	}
body#henyomail div#content dl.confirm dd p {
	margin-top: 0.5em;
	}
