@charset "utf-8";
/*
Theme Name: Keroro World
Theme URI: http://keroroworld.com/
Description: Keroro World Theme
Version: 1.0
Author: Aaron Pearce
Author URI: http://devato.com/
*/

body {
	background: #efe07c;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;

}

#header {
	background: url(images/header.jpg) no-repeat;
	width: 100%;
	height: 358px;
}

#wrap {
	background: #fff url(images/bg.png);
	width: 960px;
	margin-top: -175px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#nav  {
	background: url(images/nav.jpg);
	width: 958px;
	height: 37px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}

#nav li a{
	font-weight: bold;
	font-size: 10pt;
	color: #616161;
	float: left;
	margin-top: 13px;
	margin-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#searchform {
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	float: right;
	margin-left: 20px;
	padding: 8px;
}

#nav #s {
	margin-left: 10px;
}

.submit {
	background: transparent url(images/search.png) no-repeat;
	height: 13px;
	width: 13px;
	margin-left: 10px;
	margin-right: 3px;
	border-style: none;
	padding-top: -10px;
}

#main {
	background:#fff;
	float:left;
	width:590px;
	padding-left: 20px;
	padding-right: 5px;
	min-height: 200px;
}

#sidebar {
	background:#fff;
	float:right;
	width: 	320px;
	padding-left: 5px;
	padding-right: 20px;
	min-height: 200px;
}

.box {
	margin-top: 10px;
	border: 1px solid #a5a5a5;
	width: 120px;
	float: left;
}

.box h3 {
	background: url(images/boxhead.png);
	color: #616161;
	font-weight: bold;
	font-size: 10pt;
	padding: 8px;
	padding-left: 11px;
	border-bottom: 1px solid #a5a5a5;
}

.box ul {
	width: 100px;
	padding: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
	color: #616161;
	font-weight: bold;
	font-size: 10pt;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	float: left;
}

.box li {
	padding: 5px;
}

.box img {
	float: left;
	margin-left: 120px;
	margin-top: -117px;
	border: 1px solid #a5a5a5;
	padding: 1px;
	margin-bottom: -1px;
}

.box a {
	color: #616161;
	text-decoration: none;
}

.left {
	margin-left: 175px;
}

#forum {
	border: 1px solid #a5a5a5;
	padding: 1px;
	margin-top: 10px;
}

.sidebox {
	margin-top: 10px;
	border: 1px solid #a5a5a5;
	width: 310px;
	float: left;
}

.sidebox h3 {
	background: url(images/side.jpg);
	color: #616161;
	font-weight: bold;
	font-size: 10pt;
	padding: 8px;
	padding-left: 11px;
	border-bottom: 1px solid #a5a5a5;
}

.sidebox ul {
	width: 310px;
	padding: 6px;
	padding-left: 10px;
	color: #616161;
	font-size: 10pt;
	list-style-type: disc;
	list-style-image: url(images/star.png);
	list-style-position: inside;
	float: left;
}

.sidebox li {
	padding: 5px;
	text-transform: uppercase;
}

.sidebox a {
	text-decoration: none;
	color: #4f8844;
}

#sidebar img {
	margin-left: 49px;
	margin-top: 10px;
}

#update {
	list-style: none;
}

#update span a {
	font-weight: bold;
	color: #636363;
	text-decoration: underline;
}

#update span {
	color: #b7b7b7;
	float: right;
	display: inline;
	margin-top: -18px;
	margin-right: 25px;
}

#update li a {
	color: #636363;
	text-decoration: none;
	text-transform: none;
}

.post {
	width: 584px;
	margin-top: 10px;
	padding-bottom: 15px;
}

.post h2 {
	color: #efe07c;
	font-size: 16pt;
	background: #5aa34f;
	padding: 8px;
	margin-top: 8px;
	width: 502px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	float: left;
}

.post h2 a {
	color: #efe07c;
	font-size: 16pt;
	text-decoration: none;
}

.post .avatar {
	background: #5aa34f;
	height: 60px;
	width: 60px;
	float: left;
	border: 3px solid #5aa34f;
}

.post span {
	font-size: 8pt;
	margin-left: 8px;
	top: -16px;
	position: relative;
}

.post a {
	color: #c06f02;
}

.entry {
	font-size: 10pt;
	margin-left: 8px;
        line-height: 130%;
}

.comment {
	font-size: 10pt;
	margin-top: 16px;
	padding: 8px;
}

.navigation {
	margin-bottom: 8px;
}

.navigation  a{
	color: #c06f02;
	padding: 8px;
	font-size: 10pt;
}
#footer {
	clear: both;
	position: relative;
	background: url(images/footer.png);
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	height: 172px;
	border-top: 1px solid #377f58;
	top: 10px;
}

#topsites{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 31px;
}

#topsites li {
	margin-right: 20px;
	display: inline;
}

#icons {
	margin-left: 10px;
	margin-top: 85px;
	float: left;
}

#icons li {
	margin-right: 5px;
	display: inline;
}

#footer span {
	float: left;
	margin-left: 225px;
	margin-top: 90px;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}

#keroro {
	margin-top: 15px;
	float: right;
}

#commentpost p {
	font-size: 9pt;
}

#commentpost .meta {
	float: right;
	font-size: 7pt;
}

#commentpost li {
	padding: 8px;
}

#commentpost .logged {
	font-size: 7pt;
        padding-bottom: 8px;
}

#commentpost a {
	color: #c06f02;
}

#commentpost #comment {
	width: 570px;
}

#commentpost #commentform {
	padding: 8px;
}