body {
	font-family: Arial, Helvetica, sans-serif;
	}

div.left a {
	color: #67900C;
	text-decoration: none;
	}
	div.left a:hover {
		background-color: #efefef;
		margin: -2px -3px;
		padding: 2px 3px;
		}

h1, h2, h3, h4, h5, h6 {
	color: #232323;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 0.4em;
	}
	h1 {
		font-size: 3.0em;
		}
	p + h1 {
		margin-top: 1.2em;
		}
	h2 {
		font-size: 2.4em;
		}
	h3 {
		font-size: 2.1em;
		}
	h4 {
		font-size: 1.8em;
		}
	h5 {
		font-size: 1.5em;
		}
	h6 {
		font-size: 1.2em;
		}

p {
	font: 1.3em/1.8em Arial, Helvetica, sans-serif;
	color: #434343;
	margin-bottom: 1.2em;
	}

b, strong {
	font-weight: bold;
	}
	
i, em {
	font-style: italic;
	}

ul, ol {
	margin: 0 0 1.4em 3em;
	}
	ul li, ol li {
		color: #444;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		line-height: 1.4em;
		}

address {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1.4em;
	font-style: italic;
	}

pre {
	color: #444;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1.4em;
	font-style: italic;
	}


blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #5e5e5e;
	min-height: 24px;
	background: transparent url('../_img/quote-open.png') 0 0 no-repeat;
	margin: 15px 20px;
	padding: 5px 0 0 35px;
	}
	
img {
	margin: 6px 15px 4px 15px;
	}
	img.alignright {
		float: right;
		margin-right: 1px;
		}
	img.alignleft {
		float: left;
		margin-left: 1px;
		}
	img.alignnone {
		margin: 5px;
		}
h1 img {
	margin-top: 2px;
	}
	
table {
	margin-bottom: 18px;
	}
	table tr td {
		vertical-align: top;
		}
	table tr td[align="center"] * {
		text-align: center;
		}
	table tr td p {
		margin: 0.1em 0 0.4em 0.5em;
		}
	table tr td p img {
		margin-bottom: 0;
		}

div.hr {
	display: block;
	width: 242px;
	height: 3px;
	margin: 3.4em auto 3.5em auto;
	background: #ffffff url('../_img/hr.jpg') 0 0 no-repeat;
	clear: both;
	}

/* Special */

.breaker {
	padding: 10px 15px 8px 15px;
	margin: 25px -15px 15px -15px;
	background-color: #f2f2f2;
	}

h1.back-1 {
	height: 40px;
	color: #fff;
	background: #303030 url('../_img/head-back-1.jpg') 0 0 no-repeat;
	padding: 41px 50px 0 0;
	text-align: right;
	margin: -10px 0 1px 0;
	}

h1.article-head {
	margin-bottom: 0;
	}
span.date {
	display: block;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	margin-bottom: 1.2em;
	}

h1.featured-article {
	display: inline-block;
	font-size: 3.0em;
	margin-bottom: 0;
	line-height: 0;
	}
	div#content div.left h1.featured-article a {
		margin-right: 3px;
		color: #232323;
		}
	div#content div.left h1.featured-article a:hover {
		margin: 0 0 0 -3px;
		}

h2.article-head {
	display: inline-block;
	font-size: 2.1em;
	margin-bottom: 0;
	line-height: 0;
	}
	div#content div.left h2.article-head a {
		margin-right: 3px;
		color: #232323;
		}
	div#content div.left h2.article-head a:hover {
		margin: 0 0 0 -3px;
		}
span.date-alt {
	position: relative;
	top: 1px;
	display: inline-block;
	font: 1.5em Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	padding: 0 0 0 4px;
	margin: 0 0 4px 0;
	}

p.book-details {
	margin-bottom: 0.4em;
	font-size: 1.2em;
	color: #777;
	margin-top: -2px;
	}

div#a-newer, div#a-others, div#a-older {
	width: 125px;
	float: left;
	margin: 10px 3px 0 3px;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div#a-newer {
	}
div#a-older {
	float: right;
	text-align: right;
	}
div#a-others {
	width: 302px;
	text-align: center;
	}

/* Wordpress Contact Form 7 */

div.wpcf7 textarea {
	width: 475px;
	}
div.wpcf7 div.wpcf7-response-output {
	font: 1.3em/1.8em Arial, Helvetica, sans-serif;
	width: 451px;
	margin: 0;
	}

/* Default Wordperss */

div.alignleft {
	float: left;
	}
div.alignright {
	float: right;
	}
div.aligncenter {
	margin: 0 auto;
	}

div#content div.alignleft {
	margin: 4px 15px 0 0;
	}
div#content div.alignright {
	margin: 4px 0 0 15px;
	}
div#content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	div#content .wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
		}
	div#content .wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
		}

