/*
Theme Name: The MMOZine
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Trebuchet MS;
	color: #000000;
	background-color: #f2b928;
}

.inv{display: block; visibility: hidden;}

a {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}

img {
	border: 0;
}

.banner-bawah {
	text-align: center;
	}

#hiasanheader{
	width: 210px;
	height: 176px;
	position: absolute;
	background: url("images/hiasan-headerx.png") no-repeat 0 0;
	right: 420px;
	top: 0px;
	z-index: 50;
}

.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;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding: 0 0 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: url(images/header.gif) no-repeat 0 0;
	width: 1280px; height: 122px;
}
	#header h1 {
		float: left;
		padding-left: -100px;
		font-size: 0;
		}
		#header h1 a {
			width: 254px;
			height: 80px;
			position: absolute;
			background: url("images/text-header.gif") no-repeat 0 0;
			left: 380px;
			top: 30px;
			z-index: 50;
		}
	#header .ad {
		float: right;
		padding-top: 18px;
	}
/** END header **/

/** BEGIN body **/
#body {
	clear: both;
	background: #ffffff;
	width: 980px;
}

	#body .buffer {
		background: url("images/garis.gif") repeat-x 0 0;
	}
	
	ul.subscribe{
	float: right;
	padding: 10px 5px 0 0;
}

.subscribe li{
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 20px 0 10px;
	list-style: none;
}
.subscribe li.feed{
	background: url(images/ico-post.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.subscribe li a{
	color: #41484d;
	position: relative;
	}
	
	#body .home {
		padding-left: 15px;
		float: left;
		font-size: 1.1em;
		color: #000000;
		padding: 10px;
			}
	
	.home .biru {
	color: #033563;
	}
	
	#body .home a {
		height: 35px;
		color: #033563;
		font-weight: bold;
		margin: 0 5px;
		padding: 11px 2px;
	}
	
	#body .pages {
		list-style-type: none;
		height: 35px;
		padding-left: 15px;
	}
	
	#body .pages li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 0.9em;
		}
		#body .pages li a {
			color: #ffffff;
			display: block;
			padding: 11px 2px;
		}
		#body .pages li a:hover {
			text-decoration: none;
			background-color: #EFEFEF;
			color: #637380;
		}
	#body .categories {
		list-style-type: none;
		height: 41px;
	}
		#body .categories li {
			float: left;
			font-size: 0.9em;
			padding: 14px 14px 13px;
			background: url(images/divider.gif) no-repeat 0 16px;
		}
			#body .categories li.f {
				background: none;
			}
		#body .categories li a {
			color: #808080;
		}
		#body .categories li a:hover {
			text-decoration: none;
			color: #49535C;
		}
/** END body **/

/** BEGIN content **/

#content {
	width: 605px;
	float: left;
	padding: 10px 0px 10px 10px;
}
	#content p {
		line-height: 1.4em;
		margin-bottom: 15px;
	}
	#content h3, #content h4, #content h5, #content h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content ol, #content ul {
		list-style-position: inside;
		margin-bottom: 15px;
	}
	#content li {
		padding: 2px 5px;
		font-size: 14px;
	}
	#content blockqoute {
		padding: 10px 10px 5px;
		background: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
		margin-bottom: 15px;
	}
	#content h2 {
		font-family: Georgia;
		font-size: 1.7em;
		margin-bottom: 2px;
	}
	#content .details {
		font-size: 0.9em;
		color: #CCCCCC;
		margin-bottom: 15px;
	}
		#content .details a {
			color: #CCCCCC;
		}
	#content .continue {
		color: #0000FF;
		text-decoration: underline;
		display: block;
		font-size: 1em;
		padding: 5px 5px;
		float: left;
	}
		#content .continue:hover {
			background-color: #FFFF00;
			text-decoration: none;
		}
		
	#content .cat1 {
		height: auto;
		float: left;
		padding: 10px;
		font-size: 14px;
	}
		
	
	#content .artikel {
	border: 0px; 
	padding: 0px; 
	margin: 20px; 
	position: relative;
	font-size:14px;
	}
	
			#content .artikel a {
			font:Verdana, Arial, Helvetica, sans-serif;
			color: #cc0000;
		}
	
	#content .artikel h3 {
	padding: 10px 0px 0px 0px;
	color: #cc0000;
	}

	#content .post {
		width: 280px;
		height: 220px;
		float: left;
		padding: 10px;
		font-size: 14px;
	}

		#content .post img {
			float: left;
			margin: 4px 8px 8px 0;
			width: 110px;
		}
		#content .post h2 {
			font-weight: normal;
		}
		
		#content .post a {
			color: #cc0000;
		}
				
	#content .latest {
		width: 605px; height: 150px;
		border: 0;
		text-align: center;
	}
	
		#content .latest img {
		width: 188px;
		height: 140px;
		margin: 0;
		padding: 0;
		}

	#content .postnav {
		clear: both;
		padding: 40px 8px 20px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0 !important;
		}
			#content .postnav ul li {
				float: left;
			}
			#content .postnav ul li a {
				display: block;
				padding: 5px 8px;
				color: #ffffff;
				background-color: #637380;
				font-weight: bold;
				font-size: 0.9em;
				margin: 2px;
				border: 0 !important;
			}
			#content .postnav ul li a:hover {
				background-color: #587992;
			}
			#content .postnav .page_info {
				padding: 5px 8px;
				color: #ffffff;
				background-color: #637380;
				font-weight: bold;
				font-size: 0.9em;
				margin: 0 2px 2px;
			}
	#content .single {
		width: 605px;
		height: auto;
		padding: 10px 0 10px 10px;
		font-size: 14px;
	}
		#content .single img {
			width: auto;
			display: inline;
		}
		#content .single h2 {
			padding: 5px 0;
			font-size: 1.7em;
			font-weight: bold;
			color:#CC0000;
		}
		#content .single .continue {
			float: right;
		}
		#content .single .bottom {
			clear: both;
		}

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 342px;
	float: right;
	font-size: 0.9em;
	}

	#sidebar .search{
		background: url(images/search-bgr.gif) no-repeat;
		float: right;
		height: 30px;
		margin: 20px 0 0 0;
		width: 275px;
		padding-right: 30px;
	}

	#sidebar .search input{
		background: none;
		border: 0;
		color: #000;
		float: left;
		font-size: 14px;
		margin: 4px 0 0 10px;
		padding: 2px;
		width: 210px;
	}

	#sidebar .search .btn{
		margin: 4px 0 0 14px;
		padding: 0;
		width: auto;
	}

	#sidebar h3 {
		text-transform: uppercase;
		background-color: #FF0000;
		padding: 5px 10px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#sidebar .l {
		float: left;
		width: 47%;
		padding: 5px 0;
		}
	
		#sidebar .l h2 {
			padding: 5px 10px;
			font: Verdana;
			font-size: 16px;		
			background-color:#0293dc;
			height: auto;
		}
		
		#sidebar .l li {
			list-style-type: none;
			margin-top: 5px;			 
			padding: 0 5px;
			font-size: 11px;
			font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
		}

		#sidebar .l a {
			color:#333333;
		}

	#sidebar p {
		font-size: 14px;
		}
		
	#sidebar .r {
		float: right;
		width: 47%;
		padding: 5px 0;
		}
	
		#sidebar .r h2 {
			padding: 5px 10px;
			font: Verdana;
			font-size: 16px;		
			background-color:#bef909;
			height: auto;
		}
		
		#sidebar .r li {
			list-style-type: none;
			margin-top: 5px;			 
			padding: 0 5px;
			font-size: 11px;
			font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
		}

		#sidebar .r a {
			color:#333333;
		}
		
	#sidebar .quick {
		text-align: center;
		padding-top: 30px;
		margin-top: 30px;

		}
	
	#sidebar .quick1 {
		text-align: center;
		padding-top: 30px;
		margin-top: 30px;
		}
	
	#sidebar .ads {
		text-align: center;
		padding: 5px;
		}

	#sidebar .ads img {
		margin: 5px;
		}
		
	#sidebar .newpost {
		list-style-type: none;
		margin-top: 5px;			 
		padding: 0px 15px;
		font-size: 11px;
		font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		}
		
		#sidebar .newpost li {
		padding: 5px 0;
		}

	#sidebar .flickr {
		padding: 0 10px 10px;
		text-align: center;
	}
	
	#sidebar .flickr img {
			margin: 5px;
		}
	
	#sidebar .video {
		padding: 0 10px 10px;
		text-align: center;
	}
	
	#sidebar .tags {
		padding: 0 10px 10px;
		border-bottom: 1px solid #E1E1E1;
	}
	
	#sidebar .tags a {
		color: #000000;
		}
	
	#sidebar .tags a:hover {
		color: #637380;
		text-decoration: none;
		}
	
	#sidebar .downloads {
		border:thin;
		width: 342px;
		}
		
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background: #ffffff url(images/bottom.gif) repeat-x 0 0;
	font-size: 12px;
}
	#footer .box {
		width: 340px;
		float: left;
	}
		#footer .box h2 {
			font-size: 1.4em;
			text-transform: uppercase;
			padding: 14px 20px;
		}
		#footer .box ul {
			list-style-type: none;
			padding: 10px 20px 25px;
		}
			#footer .box ul li {
				padding: 5px 0;
			}
			#footer .box ul li a {
				color: #000000;
			}
	#footer .about {
		width: 300px;
		float: left;
	}
		#footer .about h2 {
			font-size: 1.4em;
			text-transform: uppercase;
			padding: 14px 20px 20px;
		}
		#footer .about p {
			padding: 0 20px;
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#footer .about img {
			float: left;
			margin: 14px 10px 5px 0;
		}
	#footer .links {
		background-color: #000000;
		color: #E1E1E1;
		height: 35px;
		clear: both;
	}
		#footer .links p {
			padding: 10px;
		}
		#footer .links a {
			color: #CED9E7;
			text-decoration: underline;
		}
		#footer .links .l {
			float: left;
		}
		#footer .links .r {
			float: right;
		}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
		padding: 10px;
	}
	
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.3em;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 500px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
				}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
no-repeat 0 0;
			width: 150px; height: 34px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	padding: 10px;
	color: #00FF00;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
