
body {
	margin: 20px 0;
	padding: 0;
	background: #EFFCF0 url(image/img01.gif);
	font: normal small Arial,  Verdana,Helvetica, sans-serif;
	line-height: 1.8em;
	color: #235324;
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #235324;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #235324;
}

a:hover {
	text-decoration: none;
}

.img_border{
	border:#CCCCCC 1px solid;
}
/* Menu */

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 32px;
	padding: 8px 10px 0 10px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menu a:hover {
	background: #DAEBDB;
}

#menu #rss a {
	float: left;
	padding-left: 30px;
	background: url(image/img02.gif) no-repeat 10px 50%;
	border: none;
}

#menu #rss a:hover {
	background-color: #DAEBDB;
}

/* Header */

#header {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	background:#000000;
	border: 10px solid #235324;
	border-top: none;
}

#header h1 {
	padding: 75px 0 0 500px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 500px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #DAEBDB;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #EFFCF0 url(image/img04.gif) repeat-y right;
	border: 10px solid #235324;
	border-top: none;
}

/* Latest Post */

#latest-post {
	padding: 20px 0 0 0;
	background: #EFFCF0;
	border-bottom: 10px solid #235324;
	overflow:hidden;
}

#latest-post .title {
	float: right;
	width: 230px;
	padding: 0 20px;
	line-height: 1.2em;
	font-size: 2.2em;
	border-left: 1px solid #C6DAC7;
	font-family:"Times New Roman", Times, serif;
}

#latest-post .story {
	float: left;
	width: 589px;
	padding: 0 20px;
}

#latest-post .meta {
	clear: both;
}

/* Posts */

#posts {
	float: left;
	width: 590px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 0px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}
#posts .story h2{ font-size:16px; color:#660000; font-family:"Times New Roman", Times, serif; font-weight:bolder;}
#posts .story p{ border-bottom:#CCCCCC 1px dashed;}

#posts .meta {
	padding: 5px 0 0 20px;
}
#posts .story img{ border:#CCCCCC 1px solid;}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

#posts .cul{ list-style:none; padding:0px; margin:0px;}

#posts .cul li{ min-height:170px; _height:170px;}

#posts .cul li img{ float:left; padding-right:10px;}

/* Links */

.links {
	float: right;
	width: 250px;
	padding: 10px
}

.links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.links h2{
font-size:14px; line-height:30px;background:url(image/arrow1.gif) left no-repeat; padding-left:15px;
}

.links p{ margin-top:10px; padding-left:22px; font-size:16px; font-weight:bolder; background:url(image/bg.jpg) left no-repeat;}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
