/*
Theme Name: f4Z-Redark
Theme URI: http://f4z.madat.web.id/
Description: The simple WordPress Theme by D-f4Z.
Author: D-f4Z
Author URI: http://www.facebook.com/th3f4z/
Version: 1.0
Tags: red, dark, custom-menu, right-sidebar, left-sidebar, fixed-width


License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
	font-size: 12px;
	font-family: Comic Sans MS, Helvetica, Sans-Serif;
	margin:auto 0px;
	background:#000;
	color:#C9C999;
}

ol li {
	padding:0 0 5px 0
}

form,
table,
input,
textarea,
dl,
dt,
dd {
	margin:auto;
	padding:0
}

table {
	border-collapse:collapse;
	border:0;
	width:100%
}

blockquote {
	margin:0;
	padding:10px 20px 10px 40px;
	background:url(img/quote.png) left top no-repeat
}

pre {
	background:url(img/bg-trans.png);
	padding:10px 10px;
	margin:0 0 1em 0;
	overflow:auto;
}

object {
	display:block;
	margin:0 auto
}

.wp-caption-text {
	text-align:center
}

.alignright {
	float:right
}

.alignleft {
	float:left
}

.aligncenter {
	margin-left:auto;
	margin-right:auto
}

.centered {
	margin-left:auto;
	margin-right:auto
}

.clear {
	clear:both
}

h1, h2, h3, caption {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:14px
}

/************************************************
*	Layouts										*
************************************************/

#wrapper {
	width:1000px;
	margin:auto;
	padding:25px 0px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	text-decoration: none;
	color:#ECCC83;
	}
	
a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	}
	
/************************************************
*	Header
************************************************/

#header {
	overflow:hidden;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background:url(img/bg.jpg) center 25px no-repeat;
	margin:auto auto 2px;
}
#header #header-title {
	height:50x;
	margin:0px 185px;
	padding:10px 0px;
	border:3px double #990000;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom:none;
	background:url(img/bg-head-trans.png) repeat-x;
}
#header .title {
	margin:0px auto;
	font-size:26px;
	font-family:Arial;
	font-weight:bold;
	text-shadow:0px 5px 5px #aaa;
	letter-spacing:2px;
	text-align:center;
}
#header .title a {
	text-transform:capitalize;
}
#header .slogan {
	margin:0px auto;
	font-size:16px;
	text-shadow:0px 3px 5px #aaa;
	text-align:center;
}

/************************************************
*	Menu Navigasi
************************************************/

#menu-nav {
	margin:0px 15px 5px;
	clear:both;
	padding:5px 0px;
	border:1px solid #990000;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom:none;
}

#menu-nav a {
	text-transform:uppercase;
	text-decoration:underline;
	text-align: center;
	display:block;
	padding:5px 10px;
	font-size:10px;
	margin:auto 5px;
	float:left;
}
#menu-nav a:hover,
#menu-nav a.active,
#menu-nav a.visited {
	text-decoration:none;
	background:#333;
	color:#fff;
	display:block;
}

#menu-nav .menu-item a{
	display:inline;
}
#menu-nav li {
	display:inline;
	list-style:none;
}

/************************************************
CONTENT
************************************************/

#content-wrapper {
	margin:auto;
	border:1px solid #990000;
}

#contents {
	display:table-cell;
	width:550px;
	overflow:hidden;
	vertical-align:top;
}

#multi,
#single.page,
.common-navi-wrapper {
	margin:10px 5px;
	padding:10px;
	border:1px solid #990000;
	border-radius:10px;
}

#multi .post-title {
	font-size:16px;
	padding:5px 0px;
}
#multi .post-content {
	margin:2px auto 3px;
	padding:10px;
	border-top:1px solid #9a8250;
	border-bottom:1px solid #9a8250;
	overflow:hidden;
	max-height:500px;
}

#single.post {
	padding:25px;
}

#single .post-content {
	margin:20px auto;
}

ul.post-info,
ul.post-action {
	text-align:left;
	margin:0px;
	padding:0px;
	display:block;
}

ul.post-info li.post-date {
	display:inline;
	border-right:1px solid #000;
	padding:0px 5px;
}

ul.post-info li.post-author {
	display:inline;
	background:url(img/author.png) left center no-repeat;
	padding:0px 5px 0px 15px;
}

ul.post-info li.post-tag {
	display:inline;
	background:url(img/tags.png) 5px center no-repeat;
	padding:0px 5px 0px 15px;
	border-left:1px solid #000;
}

ul.post-info li.post-edit {
	display:inline;
	background:url(img/edit.png) 5px center no-repeat;
	padding:0px 5px 0px 20px;
	border-left:1px solid #000;
}

ul.post-action li.post-category {
	float:left;
	display:table-column;
	background:url(img/category.png) left center no-repeat;
	padding:0px 5px 0px 20px;
	max-width:450px;
}

ul.post-action li.post-comment {
	float:right;
	display:table-column;
	background:url(img/comment.png) left center no-repeat;
	padding:0px 5px 0px 20px;
}

.write-comment {
}

.bypostauthor,
.gallery-caption,
.sticky {
}

.post-content p a,
.post-content p a:visited {
	color:#FF9900;
}

.post-content p img {
	max-width:400px;
	max-height:600px;
	height:auto !important;
}

.post-content img.alignnone {
	display:block;
	margin:0 auto
}

.post-content img.centered,
div.centered {
	display:block;
	margin:0 auto
}

.post-content img.aligncenter,
div.aligncenter {
	display:block;
	margin:0 auto
}

.post-content img.alignright,
div.alignright {
	margin:4px 0 10px 10px;
	display:inline
}

.post-content img.alignleft,
div.alignleft {
	margin:4px 10px 10px 0;
	display:inline
}

.post-content table {
	margin:0 0 1em 0
}

.post-content td,
.post-content th {
	border:1px solid;
	padding:15px
}

.post-content th {
	background-color:#000;
	font-weight:normal
}

.post-content ul li {
	margin:0 0 0 0;
	line-height:160%;
	list-style:inside;
	padding:0 0 0 12px
}

.post-content input {
	margin:5px 0
}

.previous_next_post {
	border-top:1px solid #333;
	padding:5px 10px 0;
	margin:5px 10px;
}

.previous_next_post .previous_post a {
	float:left;
	display:block;
	padding:7px 0 6px 40px;
	background:url(img/arrow2.gif) no-repeat left top;
}

.previous_next_post .previous_post a:hover { 
	background:url(img/arrow2.gif) no-repeat left bottom;
}

.previous_next_post .next_post a { 
	float:right;
	display:block;
	text-align:right;
	padding:7px 40px 6px 0;
	background:url(img/arrow3.gif) no-repeat right top;
}

.previous_next_post .next_post a:hover {
	background:url(img/arrow3.gif) no-repeat right bottom;
}

.previous_next_post p {
	line-height:140%;
	margin:0;
}

/************************************************
NAVI
************************************************/ 

.page-navi {
}

.page-navi,
.next-previous-navi {
	margin:5px auto
}

.page-navi li {
	line-height:0%;
	display:block;
	float:left
}

.page-navi a,
.page-navi a:visited,
.page-navi a:hover,
.page-navi span.pages,
.page-navi span.extend,
.page-navi span.current,
.page-navi span.dots {
	font-size:11px;
	line-height:100%;
	margin:0 -1px 5px 0;
	padding:2px 14px;
	display:block;
	float:left;
	border-right:1px solid #555;
	border-left:1px solid #555
}

.page-navi span.current {
	color:#81c8d5;
	background:url(img/arrow8.gif) no-repeat center bottom;
	padding-bottom:10px;
	border:none
}

.page-navi a.prev,
.page-navi a:hover.prev,
.page-navi a:visited.prev {
	border-left:none
}

.page-navi a.next,
.page-navi a:hover.next,
.page-navi a:visited.next {
	border-right:none
}
/* it just for archive */

.common-navi-wrapper p {
	margin:0;
	text-align:center;
	line-height:140%;
	color:#CCFF66;
}

/************************************************
SIDEBAR
************************************************/ 

#sidebar {
	width:225px;
	display:table-cell;
	overflow:hidden;
	vertical-align:top;
}

.sideleft {
	border-right:1px solid #990000;
}
.sideright {
	border-left:1px solid #990000;
}

#sidebar .sidebox {
	background:url(img/bg-side.jpg) center 25px no-repeat;
	padding-top:75px;
	min-height:400px;
}
#sidebar .box {
	margin:0px 15px 10px;
	padding:10px 10px 5px;
	border-top:2px dotted #990000;
}
#sidebar .box h2.wget {
	text-align:center;
}

/************************************************
FOOTER
************************************************/
 
#morefoot {
	background:url(img/separator-by-neraka-radio.gif) center 10px no-repeat;
	margin:5px 15px auto;
	padding:20px 10px;
	border:1px solid #990000;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top:none;
}
#footer {
	margin-top:2px;
	background:url(img/bg.jpg) center -50px no-repeat;
}
#footer .copy {
	border:3px double #990000;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top:none;
	height:50px;
	margin:auto 185px;
	padding:20px 10px 5px;
	text-align:center;
	background:url(img/bg-foot-trans.png) repeat-x;
}

/************************************************
WIDGET
************************************************/
#widgetgbbox{
	border-top:2px dotted #333;
	margin:20px 20px;
	padding:1px
}
#WidgetGB {
	max-width:400px;
	margin:10px 10px;
	padding:20px 15px;
	display:table-cell;
	text-align:left;
	float:left;
	border-radius:10px;
}

#WidgetGB img ,
#WidgetGB textarea ,
#WidgetGB pre ,
#WidgetGB blockquote {
	max-width:250px !important;
	height:auto
}

#wp-calendar {
	margin:auto;
	width:175px;
	text-align: center;
	border:4px solid #990000;
	border-radius:10px;
	color:#999;
	overflow:hidden;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
	text-align: center;
}
#wp-calendar caption {
	display:none !important;
}
#wp-calendar th {
	border-bottom: 1px solid;
	font-weight: bold;
}
#wp-calendar tfoot td {
	border-top: 1px solid;
}

#searchform {
	margin:0px auto;
}

#searchform #s {
	background:#000 url(img/arrow1.gif) 5px center no-repeat;
	padding:3px 0px 3px 15px;
	color:#FFFFFF;
	border:1px solid #990000;
	margin:2px;
	border-radius:5px;
}
#searchform #s:focus {
	outline:none;
}

#searchform #searchsubmit {
	background:#ccc url(img/search.png) 5px center no-repeat;
	border:1px solid #ccc;
	padding:2px 5px 3px 25px;
	margin:2px;
	border-radius:5px;
}
#searchform #searchsubmit:hover {
	background-color:#C0F8F8;
}

/* ---------- clearfix hack ---------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
/* end MacIE5 */