body {	
	background: #f7d449;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	display: block;
	margin: 0;
}
ul, ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a {
	color: #0e8674;
}
a:hover {
	color: #000;
}




#header {
	background: transparent url(images/header.png) no-repeat 0 100%;
	height: 140px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 780px;
}
#header img.spot {
	left: 20px;
	position: absolute;
	top: 20px;
}
#header img.logo {
	position: absolute;
	right: 20px;
	top: 0;
}




#menu {
	background: transparent url(images/menu.png) no-repeat 0 0;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 80px;
	width: 570px;
}
#menu ul {
	margin: 0 0 0 0;
}
#menu li {
	float: left;
}
#menu a {
	background: transparent url(images/menu-a.png) no-repeat 100% 50%;
	float: left;
	line-height: 40px;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}




#content {
	background: transparent url(images/content.png) repeat-y 0 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 0 0 20px 0;
	text-align: left;
	width: 780px;
}




#main {
	float: right;
	overflow: hidden;
	width: 520px;
}
#main h1, #main h2 {
	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	margin: 20px 20px 10px 0;
}
#main h3 {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 20px 0 0;
}
#main p, #main blockquote, #main ul, #main ol {
	margin: 10px 20px 0 0;
	line-height: 1.5em;
}
#main ul li {
	background: transparent url(images/main-li.png) no-repeat 0 6px;
	padding: 0 0 0 15px;
}




#main .post {
	 border-top: 1px solid #e5e5e5;
	 margin: 20px 0 0 0;
	 width: 500px;
}
#main .post h1, #main .post h2, #main .post h3, #main .post blockquote, #main .post p, #main .post ul, #main .post ol {
	clear: both;
	margin-right: 0;
}
#main .post span.post-author {
	background: url(images/main-post-author.png) no-repeat 0 0;
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 23px;
}
#main .post span.post-date {
	background: url(images/main-post-date.png) no-repeat 0 0;
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 32px;
}
#main .post span.post-comm a {
	background: url(images/main-post-comm.png) no-repeat 0 0;
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 30px;
}
#main .post span.post-time {
	background: url(images/main-post-time.png) no-repeat 0 0;
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 30px;
}
#main .post span.post-cath a {
	background: url(images/main-post-cath.png) no-repeat 0 0;
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 30px;
}
#main .post span.post-edit {
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
}
#main .post .info{
	background: #e5e5e5;
	border: 1px solid #ccc;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
}




#main #commentform p {
	margin: 0 20px 0 0;
}
#main #commentform small {
	display: block;
	font-size: 11px;
	line-height: 1.5em;
}
#main #commentform input#author, #main #commentform input#email, #main #commentform input#url {
	background: #e5e5e5;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 246px;
}
#main #commentform textarea {
	background: #e5e5e5;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 96px;
	padding: 0;
	width: 496px;
}
#main #commentform input.submit1 {
	background: #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	border-top: 1px solid #ccc;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 20px 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	width: 246px;
}
#main #commentform input.submit1:hover {
	background: #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	border-top: 1px solid #999;
}




#sidebar {
	float: left;
	overflow: hidden;
	width: 220px;
}
#sidebar .boxed {
	background: #e4f9fa url(images/sidebar-boxed.png) no-repeat 0 100%;
	margin: 20px 0 0 20px;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 200px;
}
#sidebar .boxed h2.title {
	background: transparent url(images/sidebar-boxed-title.png) no-repeat 0 0;
	color: #0e8674;
	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	margin: 0;
	padding: 5px 10px 0 10px;
}
#sidebar .boxed p {
	margin: 10px 10px 0 10px;
}
#sidebar .boxed ul {
	margin: 10px 10px 0 10px;
}
#sidebar .boxed ul li {
	background: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#sidebar .boxed ul li a {
	background: transparent url(images/sidebar-boxed-li-a.png) no-repeat 0 6px;
	display: block;
	padding: 0 0 0 15px;
	width: 165px;
}
#sidebar .boxed ul li a:hover {
	background: transparent url(images/sidebar-boxed-li-ahover.png) no-repeat 0 6px;
}
#sidebar .boxed form {
	margin: 0 0 0 20px;
	width: 160px;
}
#sidebar .boxed input#s {
	background: #fff;
	border: 2px solid #0e8674;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	margin: 0;
	padding: 0;
	width: 116px;
}
#sidebar .boxed input#go {
	background: #0e8674;
	border: none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0 0 5px 0;
	width: 20px;
}




#footer {
	background: #f7d449 url(images/footer.png) no-repeat 0 0;
	font-size: 11px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 0 0 40px 0;
	text-align: left;
	width: 780px;
}
#footer p#legal {
	float: left;
	margin: 30px 0 0 0;
}
#footer p#link {
	float: right;
	margin: 30px 0 0 0;
}
