body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #6C821D;
	font-size: 0.83em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
}

#header {
	display: none;
}

#breadcrumbs {
	display: none;
}
.col1 h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	/*line-height: 1.2em;*/
	margin-top: 0;
	margin-bottom: 10px;
}
.col1 h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 10px;
}
.infos {
	text-align: right;
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.col1 p {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: justify;
}
.col1 .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px 10px;
}
.col1 .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.col1 .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	margin-top: 2px;
}
.col1 ul {
	margin-left: 5%;
	padding-left: 5%;
	width: 80%;
	list-style: outside disc;
}
.col1 ul li {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.col1 ol li {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.post {
	margin-bottom: 50px;
}
.col1 a[rel ="bookmark"], .col1 a[rel ="trackback"] {
	display: none;
}
.post h1 a[rel ="bookmark"] {
	display: inline;
}

.col2, .col3 {
	display: none;
}

#comments {
	page-break-before: always;
}
#commentbox ol {
	margin-right: 40px;
}
#commentbox ol li {
	position:relative;
}
#commentbox ol li.comment {
	margin-bottom: 30px;
}
#commentbox ol li.even {
	border-top: 1px solid #CAC98D;
	border-bottom: 1px solid #CAC98D;
}
#commentbox ol li.odd {
	border-top: 1px solid #B9B767;
	border-bottom: 1px solid #B9B767;
}
#commentbox ol li div.comment-author {
	border-bottom: 1px solid #FFFFFF;
}
#commentbox ol li div.comment-author img.avatar {
	margin: 5px 5px 0 5px;
}
#commentbox ol li div.comment-author cite.fn {}
#commentbox ol li div.comment-author span.says {}
#commentbox ol li div.comment-meta {
	position: absolute;
	right: 12px; 
	text-align: right;
	top: 5px;
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}
#commentbox ol li p {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}
#commentbox ol li div.reply {}
#respond {
	display: none;
}

#footer {
	padding-top: 20pt;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}

#commentbox ol li.comment p a:after,
.post p a:after {
	content: " ["attr(href)"] ";
	text-transform: lowercase;
	font-size: 7pt;
}