/*
Theme Name: Majalah Sederhana
Theme URI: http://babeh.net
Description: A simple, clean and elegant magazine theme with minimized images usage for faster loading. Category-based navigation. Widget-ready. Valid XHTML.
Author: Luki Fitrian
Author URI: http://babeh.net
Tags: magazine, mag, green, red, two-columns, right-sidebar, fixed-width, simple, SEO friENDly
Version: 2.1

	This theme is released under the GPL:
	http://www.gnu.org/licenses/gpl.txt
*/

* {
	margin: 0; padding: 0;
	}
body {
	text-align: center;
	font: 12px Arial, Verdana, Sans-Serif;
	background-color:#49614F;
	}
a {
	text-decoration: none;
	color: #FF4500;
	}
a:hover {
	color: #49614F;
	}
img {
	border: 0;
	}
h1 {
	font-size: 14px;
	}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
	}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
	}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
	}
.hidden {
	display: none;
	}

#wrapper {
	width: 1000px;
	margin: auto auto;
	text-align: left;
	}


/**************************************** BEGIN header ****************************************/
#pagenav {
	float: right;
	width: 1000px;
	}
	#pagenav ul {
		height: 26px;
		list-style-type: none;
		padding: 10px 0 0 0;
		margin-right:30px;
		}
		#pagenav ul li {
			float: right;
			text-transform: uppercase;
			background:  #8ABF4D;
			border-left: 2px solid #49614F;
		}
		#pagenav ul li.listpages {
			background: none;
		}
		#pagenav ul li a {
			color: #ffffff;
			padding: 6px 10px;
			display: block;
		}
		#pagenav ul li a:hover {
			background: #FF4500;
		}
		ul.pagenav li.current_page_item a {
			text-decoration:none;
			background: #FF4500;
			color:#000;
		}
		ul.pagenav li.selected a{
			background: #FF4500;
			color:#000;
			text-decoration:none;
		}

#header {
	height: 145px;
	background: #fff;
	}
	#header #left {
		width: 420px;
		float: left;
		margin: 20px 0 0 40px;
		background: url(images/logo.gif) no-repeat 0 0;

		}
		#header #left h1, #header #left h2 {
			padding-left: 40px;
			text-indent: 20px;
 			margin-top: 30px;
		}
		#header #left h1 a, #header #left h2 a{
			display: block;
			font-size: 34px;
			letter-spacing: -1px;
			outline: none;
			color: #8ABF4D;
		}
		#header #left h3 {
			font-size: 16px;
			color: #FF4500;
			padding: 0 0px 0px 60px;
			letter-spacing: -1px;
		}
		#header #left .mainpage h2 {
			display: inline;
			font-size: 16px;
			color: #FF4500;
			padding: 0 0px 0px 60px;
			letter-spacing: -1px;
		}
	#header #right {
		width: 498px;
		float: right;
		text-align: right;
		margin-right: 30px;
		}
	#header #right #cari {
		float: right;
		margin-top: 20px;
		}
	#header #right #banner {
		float: right;
		width: 468px;
		height: 60px;
		display:block;
		margin-top: 20px;
		background: url(images/zads468x60.jpg) no-repeat 0 0;
		}
	
#categorynav {
	float: left;
	width: 1000px;
	height: 26px;
	background: #fff;
	}
	#categorynav ul {
		height: 26px;
		list-style-type: none;
		margin: 0 30px;
		background: #8ABF4D;
		}
		#categorynav ul li {
			float: left;
			text-transform: uppercase;
			background: #8ABF4D;
			border-right: 1px solid #e8eaf0;
			}
		#categorynav ul li.listpages {
			padding-left: 0;
			background: none;
			}
		#categorynav ul li a {
			color: #ffffff;
			padding: 6px 10px;
			display: block;
			}
		#categorynav ul li a:hover {
			background: #FF4500;
			}
		ul.categorynav li.current_page_item a {
			text-decoration:none;
			background: #FF4500;
			color:#000;
			}
		ul.categorynav li.selected a{
			background: #FF4500;
			color:#000;
			text-decoration:none;
			}
	.active_category {
		text-decoration:none;
		background:#FF4500;
		}
/**************************************** END header ****************************************/

#body {
	padding: 10px 0;
	background: #ffffff;
	}
	
#content {
	float: left;
	width: 624px;
	padding: 10px 10px 10px 40px;
	border-right: 2px solid #e8eaf0;
	}

/**************************************** BEGIN index page ****************************************/
#content #latest {
	border: 1px solid #FF4500;
	width: 631px;
	float: left;
	margin: 0 0 0 -10px;
	background-color: #8ABF4D;
	}
#content #latest h1 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 18px;
	} 
#content #latest h2 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 18px;
	} 
#content #latest div {
	width: 450px;
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	}
	#content #latest div p {
		margin-bottom: 10px;
		}
	#content #latest .readmore {
		float: right;
		}
#content #latest img {
	background-color: #e6e6e6;
	float: right;
	width: 150px;
	height:150px;
	display: block;
	margin: 10px 10px 10px 0;
	text-align: center;
	}


/** BEGIN posting-posting terbaru **/
#content #baru {
	width: 425px;
	float: left;
	margin: 0 0 0 -10px;
	}
#content #baru .box {
	width: 195px;
	float: left;
	margin: 20px 15px 0 0;
	border-top: 1px solid #FF4500;
	}
#content .END {
	margin-right: 0 !important;
	}
	#content #baru .box h2 {
		font-size: 1em;
		text-transform: uppercase;
		color: #DB4A2F;
		margin-bottom: 5px;
		letter-spacing: -1px;
		padding: 5px 0;
		}
	#content #baru .box p {
		margin: 0 0 10px 0;
		}
/** END posting-posting terbaru **/

/** kategori terbaru **/
#content #kategori {
	float: right;
	width: 195px;
	}
#content #kategori .box2 {
	width: 195px;
	float: right;
	margin: 20px 0 0 0;
	border: 1px solid #FF4500;
	padding: 5px 5px;
	}
#content #kategori .END {
	margin-right: 0 !important;
	}
	#content #kategori .box2 h2 {
		font-size: 1em;
		margin-bottom: 5px;
		background: #8ABF4D;
		padding: 5px;
		}
	#content #kategori .box2 h2 a{
		color: #fff;
		}
	#content #kategori .box2 h2 a:hover{
		color: #333;
		}
	#content #kategori .box2 h3 {
		font-size: 1em;
		color: #49614F;
		margin: 5px;
		text-transform: uppercase;
		letter-spacing: -1px;
		text-align: center;
		}
	#content #kategori .box2 img {
		width: 195px;
		height: 95px;
		display: block;
		text-align: center;
		background-color: #e6e6e6;
		}
	#content #kategori .box2 p {
		margin: 5px 0 10px 0;	
		}
	#content #kategori .box2 ul {
		list-style-type: none;
		clear: both;
		}
		#content #kategori .box2 ul li {
			border-bottom: 1px dotted #959595;
			padding: 5px 0;
			}
		#content #kategori .box2 ul li a {
			}
		#content #kategori .box2 ul li a:hover {
			}
/** END kategori terbaru **/

/**************************************** END index page ****************************************/	

	
/**************************************** BEGIN sidebar ****************************************/				
#sidebarcontainer {
	width: 270px;
	float: right;
	padding: 10px 40px 10px 10px;
	border-left: 2px solid #e8eaf0;
	}
#sidebar, #widget {
	}

#sidebar .subscribe {
	color: #808080;
	margin: 10px 5px 10px 5px;
	background: url(images/rss.jpg) no-repeat 190px 30px;
	height: 100px;
	}
#sidebar .ads {
	text-align: center;
	padding: 10px 0;
	}
	#sidebar .ads img {
		margin: 3px;
		}

/** BEGIN widgetted sidebar **/
#sidebar h3, #widget h3.widget-header, #widget h3 {
	height: 16px;
	padding: 7px 0 5px 0;
	color: #333;
	font-size: 1em;
	text-align: left;
	margin: 20px 0 10px 0px; 
	text-indent: 10px;
	border-bottom: 1px dotted #333;
	}

#sidebar ul, #widget {
	list-style-type: none;
	margin-bottom: 10px;
	}
	#sidebar ul li, #widget .wrapper ul li {		line-height: 1.4em;
		font-size: 1em;
		list-style-type:none;
		padding-left: 20px;
		background: url(images/bullet.gif) no-repeat 0 2px;
		margin: 4px 0 0 16px;
		}
	#sidebar li, #widget .wrapper li {
		list-style-type:none;
		}
	#sidebar ul li a, #widget .wrapper ul li a {
		color: #808080;
		}
	#sidebar ul li a:hover, #widget ul li a:hover {
		color: #FF4500;
		}
	#widget ul li a {
		color: #808080;
		}

.wrapper ul {
	}

#widget ul {
	list-style-type: none;
	margin-top: 10px;
	}
	#widget ul li {
		line-height: 1.4em;
		font-size: 1em;
		margin: 0 0 8px 0;
		}

#widget .wrapper {
	padding: 0 5px;
	}

#widget .l {
	float: left;
	width: 125px;
}
#widget .r {
	float: right;
	width: 125px;
}
	#widget .sbar li {
		font-size: 1em;
		padding-left: 12px;
		background: url(images/bullet.gif) no-repeat 0 8px;
		border: 0;
	}
/** END widgetted sidebar **/

/** BEGIN tabbed sidebar **/
#widget .tabnav {
	margin-top: 30px;
	}
	#widget ul.tabnav {
		text-align:left;
		}
	#widget ul.tabnav li {
		display: inline;
		list-style: none;
		}
	#widget ul.tabnav li a {
		line-height: 1.4em;
		padding: 5px 10px;
		font-size: 1em;
		list-style-type:none;
		background:#8ABF4D;
		color: #fff;
		text-decoration: none;
		}
	#widget ul.tabnav li a:hover {
		padding: 5px 10px;
		background:#FF4500;
		margin: 0;
		}
	#widget .tabnav li a:active, #widget .tabnav li.ui-tabs-selected a {
		padding: 5px 10px;
		background:#FF4500;
		color: #000;
		}

#widget .tabdiv {
	border: 1px solid #FF4500;
	margin-top: 4px;
	margin-bottom: 36px;
	padding-left: 19px;
	}
	#widget .tabdiv ul li{
		padding-left: 20px;
		background: url(images/bullet.gif) no-repeat 0 2px;
	}

.ui-tabs-hide {
	display: none;
	}

/**************************************** END Side Bar ****************************************/		


/**************************************** BEGIN footer ****************************************/
#footer {
	background: #DB4A2F;
	margin-bottom: 10px;
	padding: 10px 40px;
	float: left;
	width: 920px;
	}
	#footer #l {
		float: left;
		width: 460px;
		}
	#footer #r {
		float: right;
		width: 460px;
		}
	#footer #r p {
		color: #ffffff;
		line-height: 1.6em;
		text-align: right;
	}
	#footer #r a {
		color: #8ABF4D;
		font-weight: bold;
	}
/**************************************** END footer ****************************************/

/**************************************** BEGIN single page ****************************************/
.single {
	padding-top: 25px;
	}
.post {
	padding: 0 10px 20px 0;
	}
	.post p {
		margin: 0px 0 10px 0;
		font-size: 12px;
		line-height: 1.5em;
		text-align: justify;
		}
	.post img {
		padding: 0 3px;
		border: 0px;
		}
	.post h1 {
		color: #333;
		font-size: 16px;
		margin: 0 -10px 10px -10px;
		padding: 8px 10px;
		font-weight: bold;
		background-color: #e8eaf0;
		text-align: center;
		}
	.post h2 {
		font-size: 14px;
		margin: -15px -10px 10px -10px;
		padding: 3px 10px;
		font-weight: bold;
		background-color: #e8eaf0;
		text-align: left;
		border: 1px solid #FF4500;
		}
	.post h3{
		font-size: 12px;
		color: #333;
		}
	.post .details {
		margin: 20px 0;
		text-align:right;
		}
	.post .l {
		float: left;
		}
	.post .r {
		float: right;
		}
	.post ol {
		padding: 0 0 10px 20px;
		line-height: 1.5em;
		}
	.post ul {
		padding: 0 0 10px 15px;
		}
	.post li {
		margin: 2px 0;
		line-height: 1.5em;
		}
	.post blockquote {
		padding: 10px;
		background-color: #EEEEEE;
		border-width: 8px 0;
		border-style: solid;
		border-color: #E3E3E3;
		margin-left: 10px;
		margin-right: 10px;
		}
	.post h3 {
		margin-bottom: 5px;
		font-size: 1.3em;
		}
	.post .readmore {
		float: right;
		font-weight: bold;
		}
/**************************************** END single page ****************************************/
	
/**************************************** BEGIN aksesoris ****************************************/
.dropcap {
	padding: 0.17em 0.08em 0.05em 0;
	font-size: 3.4em;
	line-height: 0.6em;
	color: #aaa;
	float: left;
	}
.pushquote {
	width: 200px;
	margin: 5px 15px 5px 0;
	font-size: 1.4em;
	text-align: center;
	color: #abafb9;
	background: none;
	border: none !important;
	padding: 0 !important;
	float: left;
	}
.pullquote {
	width: 200px;
	margin: 0px 0px 5px 10px;
	font-size: 1.4em;
	text-align: center;
	color: #abafb9;
	background: none;
	border: none !important;
	padding: 0 !important;
	float: right;
	}	
/**************************************** END aksesoris ****************************************/

/**************************************** BEGIN Comments ****************************************/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#respond h3 {padding: 20px 0 0 0;}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #e8eaf0;

	}
.commentlist li ul li { 
	margin-right: -5px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/**************************************** END Comments ****************************************/

.noimage img {
	display: none;
}

/**************************************** BEGIN paginavi ****************************************/
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 2px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
	}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
	}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
	}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	}
.wp-pagenavi span.extEND {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	}
/**************************************** END paginavi ****************************************/

.editComment, .editableComment, .textComment{
	display: inline;
	}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
	}
.chalt{
	background-color: #E2E2E2;
	}
#newcomment{
	border:1px dashed #777;width:90%;
	}
#newcommentsubmit{
	color:red;
	}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
	}
.mvccls{
	color: #999;
	}
