/*  
Theme Name: Simplicity
Theme URI: http://agungprasetyo.net/
Description: This is my first themes. Created for personal use.
Version: 2.0
Author: Agung Prasetyo W.
Design: Agung Prasetyo W.
Author URI: http://agungprasetyo.net/
Tags: white, green, orange, black, two coloumn
Ver 1.0 : compatible with Mozilla Firefox & Internet Explorer
Ver 2.0 : compatible with Chrome & Opera by fixing some css code, ul & ol position 
*/


/*** GLOBAL ***/
* { margin: 0; 	padding: 0; }

body {
	font: 11px "Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	background: url('images/bg-mainpage.gif') repeat-y center; 
	color: #000; 
	line-height: 150%; 
	width: 100%; 
	min-width: 970px;
	}

a {
	color: #0099CC; 
	text-decoration: none;
	}

a:hover {
	color: #000;
	}

a img {
	border: none;
	}

h1 {
	font: 2.4em georgia; 
	margin-bottom: 30px;
	}

h2 {
	font-size: 1.4em; 
	margin-top: 10px; 
	margin-bottom: 10px;
	}

ul {
	margin-left: 15px;
	}

ol {
	margin-left: 20px;
	}

#container {
	width: 100%; 
	height: 100%;
	}

/* Header */

#header {
	width: 100%; 
	background: url('images/green-header-top.gif') no-repeat top #fff;
	}

.logo {
	margin-left: 20px; 
	margin-top: 30px;
	}

#subscribe {
	position: absolute; 
	margin-top: 50px; 
	margin-left: 865px; 
	color: #fff; 
	letter-spacing: 0.2em; 
	font-size: 10px;
	}

#img-rss {
	position: absolute; 
	margin-top: 80px; 
	margin-left: 860px;
	}

#menunsearch {
	float: left; 
	display: inline; 
	width: 100%; 
	height: 90px; 
	clear: both; 
	background: #fff;
	}

/**** Menu ****/

#menu {
	float: left; 
	margin-top: 45px; 
	margin-left: 5px; 
	list-style: none;
	}

#menu li {
	list-style: none; 
	float: left; 
	position: relative; 
	margin-right: 7px; 
	height: auto; 
	text-transform: uppercase; 
	display: block;
	}

#menu a {
	color: #fff; 
	font-size: 10px; 
	letter-spacing: 0.1em; 
	padding: 5px; 
	background: #919f20; 
	color: #fff;
	}

#menu a:hover {
	color: #000; 
	border-bottom: 4px solid #000;
	}

/**** Search ****/

.search {
	float: right; 
	margin-top: 40px; 
	width: 230px; 
	height: 32px; 
	background: url(images/searchbg.png) no-repeat; 
	padding: 0px; 
	margin-right: 8px;
	}

#searchform {
	padding: 0px; 
	width: 230px; 
	height: 32px;
	}

.search input {
	margin: 4px 0 0 10px; 
	height: 21px; 
	width: 170px; 
	background: none; 
	color: #7c7c7c; 
	float: left; 
	border: none; 
	font-size: 12px; 
	padding: 5px 0px;
	}

#searchsubmit {
	width: 33px; 
	height: 32px; 
	float: right; 
	margin: 0px; 
	padding: 0px;
	}

#search_wrapper {
	width: 925px; 
	height: auto; 
	overflow: hidden; 
	background: #313B44; 
	margin: 35px auto 35px auto; 
	border: 1px solid #52728C; 
	padding: 20px;
	}

.hsl_search {
	float: left; 
	background: #fff; 
	width: 635px; 
	border: 1px solid #cfcfcf; 
	padding: 10px; 
	height: auto; 
	margin-top: 20px;
	}

.hsl_search h2, .postingan h2 { 
	font-family: georgia, "times new roman", verdana; 
	font-size: 1.3em;
	}


.hsl_search h2 a {
	color: #fff; 
	line-height: 1.3em; 
	text-decoration: none; 
	display: block; 
	background-color: #cb0000; 
	padding: 10px; 
	float: left; 
	margin-top: -7px;
	}

.hsl_search_konten {
	float: left; 
	clear: both; 
	margin-top: 10px;
	}

/*** MAIN PAGE ***/

#pembatas-orange {
	float: left; 
	display: inline; 
	clear: both; 
	width: 100%; 
	height: 9px; 
	background: url(images/bg-orange.gif) repeat-x center;
	}

#index-container {
	width: 100%; 
	height: 100%;
	}

#main-left {
	float: left;	
	width: 670px; 
	margin-left: 20px; 
	margin-bottom: 10px;
	padding-bottom: 10px;
	}


#breadcrumb {
	float: left; 
	margin-top: 10px;
	}

#posting-wrapper {
	float: left;
	width: 660px; 
	height: auto; 
	clear: both;
	padding-bottom: 10px;
	}

.postingan {
	float: left; 
	background: #fff; 
	width: 635px; 
	border: 1px solid #cfcfcf; 
	padding: 10px; 
	height: auto; 
	margin-top: 20px;
	}

.postingan h2 a {
	color: #fff; 
	line-height: 1.3em; 
	text-decoration: none; 
	display: block; 
	width: 442px; 
	background-color: #cb0000; 
	padding: 10px; 
	float: left; 
	margin-top: -5px; 
	margin-bottom: 10px;
	}

.postingan h2 a:hover, .hsl_search h2 a:hover, .postingan h3 a:hover {
	color: #FFF7C0;
	}

.postingby {
	margin-top: 0px; 
	float: left;
	}

.garis-bwh-konten {
	float: left; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	display: inline; 
	clear: both; 
	width: 100%; 
	height: 9px; 
	background: url(images/dotted.gif) repeat-x center;
	}

.readmore {
	float: right; 
	margin-top: 30px; 
	margin-bottom: 5px; 
	height: 25px; 
	position: relative; 
	right: 5px;
	}

.readmore a {
	color: #FFF; 
	font-size: 12px; 
	background: #89a206; 
	padding: 5px; 
	font-size: 10px; 
	letter-spacing: 0.2em;
	}

.readmore a:hover {
	color: none;
	}

#halaman {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*** sidebar ***/

#main-right {
	float: right; 
	width: 275px; 
	margin-top: 45px; 
	height: auto; 
	margin-right: 8px;
	}

.header-sidebar {
	float: right; 
	background: url(images/imgtop-sidebar.gif) no-repeat center top; 
	overflow: hidden;
	width: 259px; 
	margin-bottom: 20px;
	}

.bottom-sidebar {
	float: right; 
	width: 250px;
	}

.tag-sidebar {
	margin-top: 13px; 
	margin-left: 15px; 
	font-size: 10px; 
	color: #fff; 
	margin-bottom: 8px; 
	letter-spacing: 0.2em;
	}

.body-sidebar {
	float: right; 
	width: 230px; 
	background: #89a206; 
	overflow: hidden; 
	height: auto; 
	padding: 10px;
	}

.body-sidebar ul {
	list-style-type: none; 
	margin-left: 3px;
	}

.body-sidebar li {
	display: block; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 2px; 
	border-bottom: 1px dotted #D7D7D7;
	}

.body-sidebar a {
	color: #FFF; 
	line-height: 1.3em;
	}

.body-sidebar a:hover {
	color: #000;
	}

.konten-sidebar {
	margin: 10px auto 0 auto; 
	width: 225px; 
	text-align: justify; 
	color: #fff;
	}

.body-galeri {
	float: right; 
	background: #89a206; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	overflow: hidden; 
	height: auto; 
	width: 250px;
	}

.body-galeri ul {
	list-style-type: none; 
	list-style-image: none; 
	float: left;
	}

.body-galeri ul li {
	float: left; 
	display: block; 
	height: 53px; 
	width: 53px; 
	margin: 6px; 
	border:4px solid #000;
	}


/***  Single Page ***/

#singgel_wrapper {
	width: 660px; 
	height: auto; 
	overflow: hidden; 
	margin-top: 20px;
	}

.postingan h3 {
	height: auto; 
	background: #cb0000; 
	padding: 10px; 
	text-align: left;
	}

.postingan h3 a {
	color: #FFF; 
	font-size: 1.4em; 
	font-family: georgia, times new roman, verdana; 
	line-height: 1.3em;
	}

.post-info {
	padding: 10px 0px; 
	border-top: 1px solid #c0c0c0; 
	border-bottom: 1px solid #c0c0c0; 
	float: left; 
	clear: both; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 100%;
	}

/*** comment list ***/
ol.commentlist { list-style:none; margin:0; padding:0;width:658px; }
ol.commentlist li { height:auto; border:1px solid #d5d5d5; padding:10px 7px 30px 90px; background:#fff; margin-bottom:20px;position:relative;}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; line-height: 16px; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #000; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-size: 10px; line-height: 16px; font-family: "lucida sans unicode", helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; line-height: 16px; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; line-height: 16px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

.says {display:none;}

.tweetkanan {float: right; margin-left: 10px;}

/*** Comment Form ***/
#commentform label{
	width: 100px; 
	position: absolute; 
	display: inline; 
	padding: 5px; 
	font: 12px "lucida sans unicode";
	}

#commentform input {
	border: 1px solid #dbd8d3; 
	margin-left: 100px;
	width: 235px; 
	padding: 5px; 
	font: 11px "lucida sans unicode";
	}

#commentform textarea {
	border: 1px solid #dbd8d3; 
	margin-left: 100px;
	width: 300px;
	padding: 5px; 
	font: 11px "lucida sans unicode";
	}

#commentform button {
	clear: both; 
	margin-left: 100px; 
	width: 150px; 
	height: 30px; 
	text-align: center; 
	font: 11px "lucida sans unicode";
	}

#commentform p {
	margin-top: 4px; 
	margin-bottom: 4px; 
	clear: both;
	}


/*** FOOTER ***/

#pembatas-black {
	float: left; 
	display: inline; 
	clear: both; 
	width: 100%; 
	height: 9px; 
	background: url(images/bg-black.gif) repeat-x center;
	}

#bgfooter-green {
	float: left; 
	display: inline; 
	overflow: hidden; 
	clear: both; 
	width: 100%; 
	height: 82px; 
	background: url(images/bgfooter-green.gif) repeat-x center;
	}

.copyright {
	float: left; 
	margin-top: 30px; 
	margin-left: 20px;
	}

.copyright a {color:white;}

.copyright a:hover {
	text-decoration: underline; 
	color: black;
	}

.go-top {
	float: right; 
	margin-top: 21px;
	margin-right: 60px;
	}

img#wpstats {
	position: absolute;
	left: -999em;
	}