/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #7CD300;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #7CD300;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.zh598left {
	float: left;
	margin: 0 15px 0 0;
}

img.zh598right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#zh598header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#zh598logo {
	float: left;
}

#zh598logo h1, #zh598logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#zh598logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#zh598logo h1 a {
	color: #554D49;
}

#zh598logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#zh598logo h2 a {
	color: #7F7772;
}

#zh598logo a {
	text-decoration: none;
}

/* Menu */

#zh598menu {
	float: right;
}

#zh598menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#zh598menu li {
	display: inline;
}

#zh598menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Page */

#zh598page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#zh598latest-post {
	float: left;
	width: 480px;
}

#zh598recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(img03.gif) repeat-y;
}

#zh598recent-posts .zh598entry {
	background: url(img04.gif) repeat-x left bottom;
}

.zh598post {
}

.zh598post .zh598title {
	margin: 0;
}

.zh598post .zh598meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.zh598post .zh598meta a {
	color: #BABABA;
}

.zh598post .zh598entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#zh598sidebar {
	clear: both;
	width: 920px;
	background: #CDEB8B url(img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#zh598sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#zh598sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#zh598sidebar li ul {
	line-height: 1.8em;
}

#zh598sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#zh598sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#zh598sidebar a {
	text-decoration: none;
	color: #008C00;
}

#zh598sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#zh598footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(img06.gif) no-repeat;
}

#zh598footer p {
	margin: 0;
	padding: 15px;
}

#zh598legal {
	float: left;
}

#zh598links {
	float: right;
}

