/*
Theme Name: Wakamin Online
Theme URI: http://www.wakamin-online.com/
Description: Ini adalah Theme Wordpress yang saya buat khusus untuk blog saya yaitu Wakamin Online.
Version: 1.0
Author: Kasmin
Author URI: http://www.wakamin-online.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #EDEDED;
	color: #000;
	line-height: 1.7em;
}

table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #36F;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

p {
	padding: 10px 0 5px;
}

blockquote {
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p {
	padding: 10px;
}

blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd {
	padding: 0 0 0 20px;
}

form, input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 3px 0 2px 10px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 3px 10px 2px 0;
	padding: 4px;
	display: inline;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

small {
	font-size: 11px;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/wrapper.gif);
	overflow: hidden;
}

/*---------Header----------*/

#header {
	float: left;
	width: 920px;
	height: 375px;
	background: #069 url(images/header.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 220px 0 0 60px;
}

#header h2 a {
	color: #000;
}

#header h2 a:hover {
	text-decoration: none;
}

#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 0 60px;
	padding: 0;
}

#menu {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 22px;
	padding: 0;
	overflow: hidden;
	width: 920px;
}

#menu ul {
	display: inline;
	float: left;
	position: relative;
	left: 50%;
	font-size: 16px;
	list-style: none;
	margin: 15px 0 0 25px;
	padding: 0;
}

#menu ul li {
	display: inline;
	float: left;
	position: relative;
	padding: 10px 25px;
	right: 57%;
}

#menu li a {
  color:#fff;
}

/*---------Posting-----------*/

#container {
	float: left;
	width: 900px;
}

#content {
	float: left;
	width: 630px;
}

#content2 {
	width: 97%;
	float: right;
	margin-left: 10px;
}

.navigation {
	margin-left: 30px;
	line-height: 24px;
}

.post {
	padding: 10px 25px;
}

.posttitle {
	border-bottom: 1px solid #000;
}

#ptitle {
	border-bottom: 1px solid #000;
}

.post h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.post h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.post h1 a {
	color: #000;
}

.post h1 a:hover {
	text-decoration: none;
}

.post h2 a {
	color: #000;
}

.post h2 a:hover {
	text-decoration: none;
}

.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	padding: 10px 0 5px;
}

.entry-content h3 {
	font-size: 18px;
}

.entry-content h5 {
	font-size: 14px;
}

.entry-content h6 {
	font-size: 12px;
}

.entry-meta {
	padding: 10px 0;
	line-height: 14px;
}

.entry-meta a {
	color: #000;
}

.entry-meta a:hover {
	text-decoration: none;
}

#nav-post {
	width: 580px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#prevpost {
	float: left;
	margin-bottom: 10px;
}

#nextpost {
	float: right;
	margin-bottom: 10px;
}

/*------------Comment------------*/

#comments {
	margin: 10px;
	padding: 10px;
	border: 1px solid #f5f5f5;
}

#comments ol {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li {
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ededed;
	line-height: 24px;
}

#comments span.comment-author {
	font-weight: bold;
}

#respond {
	padding: 10px;
	background: #f9f9f9;
}

/*---------Sidebar Left----------*/

#side_left {
	width: 269px;
	border-left: 1px solid #b0b0b0;
	margin-top: 3px;
	overflow: hidden;
	float: right;
}

#side_left ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
}

#side_left ul li {
	padding: 4px 0;
}

#side_left ul li h2 {
	background: url(images/sidebar_menu.gif) no-repeat center;
	padding: 1px 10px;
	text-align: center;
	border-bottom: 1px solid #b0b0b0;
	color: #fff;
}

#side_left ul ul {
	line-height: 22px;
	margin-top: 10px;
}

#side_left ul ul li {
	padding: 0;
	border-bottom: 1px solid #b0b0b0;
	overflow: hidden;
}

#side_left ul ul li a:hover {
	background: #ededed;
}

#side_left ul ul li:hover a {
	color: #000;
}

#side_left ul ul li a {
	display: block;
	width: 220px;
	cursor: pointer;
	padding-left: 10px;
}

#side_left ul ul ul {
	display: none;
}

#side_left ul ul li:hover ul {
	display: block;
	background: #FFF;
	position: absolute;
	margin-left: 170px;
	margin-top: -25px;
	border-top: 1px solid #b0b0b0;
}

#side_left ul ul li:hover ul a{
	color: #36f;
}

#side_left ul ul li:hover ul li:hover {
	background: #ededed;
	text-decoration: underline;
	border-left: 1px solid #b0b0b0 inherit;
	border-right: 1px solid #b0b0b0;
}

#side_left ul ul li:hover ul li:hover a{
	color: #000;
}

/*-----------Sidebar Bottom------------*/

#side_bottom {
	border-top: 5px solid #b0b0b0;
	clear: both;
	height: 300px;
	width: 890px;
	margin-right: auto;
	margin-left: 15px;
}

#side_bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #b0b0b0;
}

#side_bottom ul li {
	padding: 10px 10px 0;
	float: left;
	width: 250px;
}

#side_bottom ul ul li {
	float: none;
}

/*------------Footer-----------*/

#footer {
	background: #999 url(images/footer.gif);
	width: 920px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: both;
}

#footer a {
	color: #000;
}

#footer ul {
	list-style: none;
	margin: 25px 0 0 0;
	position: relative;
	float: left;
	left: 50%;
}

#footer ul li {
	display: inline;
	float: left;
	position: relative;
	right: 55%;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0 10px;
	margin: 0 0 0 -1px;
}

#bottom {
	clear: both;
	padding-top: 15px;
}

#copyright {
	float: left;
	text-align: left;
	margin-left: 50px;
	font-size: 12px;
}

#credit {
	float: right;
	margin: 20px 50px 0 0;
	font-size: 12px;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
	width: 337px;
	height: 231px;
}
