/*
Theme Name: Blog DheZign
Theme URI: http://www.dhezign.com/
Description: The original WordPress theme DheZign.Com theme ini dibuat oleh DheZign Online Solution. <br/> Wordpress Theme ini dibuat hanya untuk DheZign.com

Version: 1.0
Author: DheZign Online Solution
Tags:  simple, white, variable width, dll

*/
body {
	background-color: #000;
	color: #444;
}
.container_16 {
	background-color: #fff;
}
.mboh {
	position: relative;
}
.bg {
	background:#fff url(images/bg-top-content.png) top repeat-x;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
}
.blog-logo {
	width: 104px;
	height: 54px;
	position: absolute;
	left:-35px;
	top: 20px;
	z-index: 100;
}
.header {
	padding: 30px 0;
}
.header h2{
	font-size: 12pt;
}
.logo {
	margin-left: 85px;
}
.men {
	position: relative;
}
.menu {
	list-style: none; 
    padding: 0; 
    height: 31px; 
	float: right;
	font-size: 16pt;
	padding: 20px 0 30px 0;
	border-bottom: dashed 1px #bdbdbd;
}

.menu li{
	float: left; 
    background: url(images/bg-menu2.png) no-repeat left top; 
    padding: 0 15px 0 15px; 
    margin-right: 1px; 
	margin-left : 0;
}
.menu li a{
	background: url(images/bg-menu1.png) no-repeat top right; 
    padding: 0 25px 0 10px; 
	line-height: 31px;
	text-decoration: none;
}
.menu li a, menu li a span {
	display: block;
	float: left;
	color: #444;
}
.menu li.contact{
	float: left; 
    background: url(images/contact1.png) no-repeat left top; 
    padding: 0 15px 0 15px; 
    margin-right: 1px; 
	margin-left : 0;
}
.menu li.contact a{
	background: url(images/contact2.png) no-repeat top right; 
    padding: 0 25px 0 10px; 
	line-height: 31px;
	text-decoration: none;
	color: #fff;
}

/* login */
#login-menu {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color:#fff;
    border: solid 1px #bcbcbc;
    color:#778899;
    display:none;
    font-size:11px;
    padding:10px;
    position:absolute;
    text-align:left;
    width:212px;
    z-index:400;
    top: 90px;
    right: 25px;
}
.login-reguler {
    float: right;
    position: relative;
}
#login-menu .remember {
	float: right;
}
#login-menu p {
    margin:0;
}
#login-menu input[type="text"], #login-menu input[type="password"], #login-menu textarea {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display:block;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
	border: solid 1px #ccc;
}

#login-menu label {
	width: 85px;
    float:left;
	font-weight:normal;

}
/* end login */
.featured {
	width: 960px;
	height: 199px;
	background: url(images/bg-featured.png) repeat-x;
	margin: 0 auto;
	position: relative;
	z-index: 300;
}

#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:820px;
		height:175px;
		overflow:hidden; 
		margin-top: 15px;
		}	
	#slider span.tgl-feat {
		font-size: 0.7em;
		color: #bcbcbc;
	}
	#slider .isi-feat {
		width:565px;
		height: auto;
		float: left;
	}
	#slider .pic-feat {
		margin-right: 25px;
		float: left;
	}
	#slider h2 {
		margin: 0 0 7px 0;
	}
	#slider h2 a{
		color: #444;
		text-decoration: none;
	}
	/* numeric controls */	
	ol#controls{
		margin:0 auto;
		padding:14px;
		width: 167px;
		height:46px;
		background: url(images/bg-control-slide.png) no-repeat;	
		position: relative;
		z-index: 5;
		}
	ol#controls li{
		margin:0 1px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:24px;
		line-height:24px;
		background:url(images/bg-control-list.png) bottom no-repeat;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:url(images/bg-control-list.png) top no-repeat;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
.cont,.cont-detail {
	width: 960px;
	height: auto;
	background: #fff;
	float: left;
	padding: 30px 0;
	position: relative;
	z-index: 1;
}
.cont {
	margin-top: -50px; 
}




/*
POST BODY CSS
*/
.breadcrumb {
    height: auto;
    overflow: hidden;
}
.breadcrumb a {
    color: #989898;
    width: auto;
    height: 23px;
    background: url(images/br2.png) top right no-repeat;
    padding: 0 20px 3px 3px;
    line-height: 23px;
    float: left;
    margin-right: 10px;
    text-decoration: none;
    display: block;
}
.breadcrumb a span {
    width:10px;
    height: 23px;
    background: url(images/br1.png)top no-repeat;
    display: block;
    position: relative;
    float: left;
    left: -5px;
}
.breadcrumb a:hover {
    color: #444;
}
.breadcrumb ul {
    float: left;
}
.breadcrumb li {
    float: left;
}
.postbody {
    margin-top: 10px;
	margin-bottom:5px;
	display: block;
	float: left;
}
.postbody .komen {
	width: 67px;
	height: 54px;
	background: url(images/bg-comments.png) no-repeat;
	position: absolute;
	left: -30px;
}
.postbody .komen a {
	color: #fff;
	text-decoration: none;
}
.postbody .komen span  a {
	width: 44px;
	height: 22px;
	display: block;
	margin: 8px 0 0 10px;
	font-size: 1.5em;
	text-align: center;
}
.postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 {
    line-height: 1.3em;
    font-weight: normal;
}

.postbody p {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0px 0px 10px 0px;
}
.postbody .frontimg {
	float: left;
	margin: 0 10px 5px 0;
}
.postbody a{
	color: #0099ff;
	text-decoration: none;
}
.postbody h1 {
    font-size: 2.5em;
}

.postbody h2 {
    font-size: 2em;
}

.postbody h3 {
    font-size: 1.8em;
}

.postbody h4 {
    font-size: 1.5em;
}

.postbody h5 {
    font-size: 1.3em;
}

.postbody h6 {
    font-size: 1em;
    font-weight: bold;
}
.postbody .date {
    margin-bottom: 10px;
    font-size: 0.8em;
    height: auto;
    overflow: hidden;
    border-bottom: dashed 1px #999;
}

.postbody .date p{
	padding-right: 10px;
	width: 320px;
	float: left;
}
.postbody .date .tbf {
	width: 187px;
	height: 77px;
	float: right;
}
.postbody .date .tbf p {
	margin: 0 5px 5px 0;
	width: 45px;
	display: inline;
}
.postbody ol {padding-left: 20px;}
.postbody ul {margin: 5px 5px 20px 5px;list-style: circle;}
.postbody ol {margin: 5px 5px 20px 5px;}
.postbody ul ul {margin: 5px 5px 5px 5px;}
.postbody ol ol {margin: 5px 5px 5px 5px;}

.postbody ol li {
    line-height: 1.5em;
    margin-bottom: 5px;
    font-size: 12px;
}

.postbody ul li {
    line-height: 1.5em;
    background: url(images/bullet.gif) no-repeat;
    background-position: left 6px;
    padding-left: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}

.postbody blockquote {
    background: #f4f4f4;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 50px;
    padding-bottom: 10px;
    display: block;
}

.postbody blockquote p {
    font-family: arial;
    font-size: 0.8em;
    line-height: 1.3em;
    letter-spacing: -1px;
    font-weight: bold;
    color: #587ae6;
}

.postbody ins {
    color: #333;
    text-decoration: underline;
}

.postbody del {
    color: #333;
    text-decoration: line-through;
}

.postbody code {
    color: #333;
    font-family: verdana;
    font-size: 11px;
    background: #eee;
    margin-bottom: 10px;
}
.postbody .alignnone {
    margin: 7px;
    
}
.postbody .alignleft {
    float: left;
    margin: 0 7px 7px 0;
}
.postbody .aligncenter {
    margin: 7px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.postbody .alignright {
    float: right;
    margin: 0 0 7px 7px;
}
.wp-caption {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin:10px;
    padding-top:4px;
    text-align:center;
}
.postbody p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

*
Commenting System CSS
*/
#combox, #combox ol, #combox ol li, #combox ol li.alt {
	font-size: 100%;
}

#combox {
	padding:0;
	margin:0;
	border:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.commentlist {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
	margin-bottom: 20px;
}

ol.commentlist li {
	padding:0;
	margin:0;
	border:0;
	background: #fefff7;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	margin:20px 0 0;
	border:0;
	background: #FFF;
	border: 1px solid #eee;
	padding: 8px;
}

.avatar {
	float: left;
	display: inline;
        margin: 0 5px 5px 0;
}

.avatar img {
	border: 1px solid #ddd;
	padding: 3px;
}

.commentbody {
	display: inline;
}

.commentbody p {
	display: inline;
}
.commentbody img {
	border:0;
	vertical-align: middle;
}

p.comment_author {
	color: #999;
	font-size: 1em;
}

span.comment_time {
	display: inline;
	color: #999;
}

p.comment_text {
	margin-top: 15px;
	line-height: 1.4em;
}
.komentar-terbaru {
    overflow: hidden;
    clear: left;
    margin-bottom:5px;
}
/*
Leave a Reply form CSS
*/
.reply {
	padding: 10px;
}
.reply h1,.reply h2,.reply h3,.reply h4,.reply h5,.reply h6 {

}

.reply p {
	margin-top: 5px;

}
.reply  a {
    color: #ff9900;
}
.reply fieldset {
	vertical-align: middle;
	display: inline;
	border: none;
}

.reply input {
	vertical-align: middle;
	display: inline;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #ddd;
	width: 200px;
	padding: 5px;
}

.replytext:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #ddd;
	line-height: 1.5em;
	padding: 5px;
	height: 120px;
	overflow-x: auto;
	overflow-y: auto;
}

.replyarea:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.replybutton {
	background: #444;
	text-align: center;
	width: 200px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	border: none;
}

.replybutton:hover {
	background: #444;
}
/*
Navigation CSS
*/
.navigation {
    padding-top: 10px;
    margin: 10px 0 30px 0;
    float: left;
    width: 100%;
}

.navigation a {
    padding: 5px;
    background: #00756D;
    font-size: 1em;
    line-height: 1.1em;
    color: #FFF;
}

.navigation a:hover {
    background: #ff9900;
    color: #fff;
}

.navleft {
    float: left;
    width: 40%;
}

.navright {
    float: right;
    width: 40%;
}

.navleft a {
    float: left;
    display: block;
}

.navright a {
    float: right;
    display: block;
}



/* sidebar */
.categories {
	width: 308px;
	height: 45px;
	background-color:#f6f6f6;
	border: solid 1px #c5c5c5;
	float: left;
}
.bayangan {
	margin-top: 5px;
	width: 308px;
	height: 17px;
	background: url(images/bayangan.png) no-repeat;
}
#megamenu a {
    width: 308px;
    height: 45px;
    overflow: hidden;
    background: url(images/megamenu.png) bottom no-repeat;
    margin-top: 8px;
	position: relative;
    z-index: 10;
    display: block;
}
#megamenu .aktif {
    width: 308px;
    height: 45px;
    overflow: hidden;
    background: url(images/megamenu.png) top no-repeat;
}
#megamenu-list {
    z-index:1;
}
#megamenu-list li.more-cats a {
    color: #333;
    font-size: 8pt;
}
#megamenu-list  {
    background-color:#0e6897;
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:20px 10px 15px;
    position:absolute;
    width:645px;
    margin: -8px 0 0 1px;
    display: none;
    z-index: 2;
    right: 32px;
}
#megamenu-list  li {
    color:#3B3B3A;
    font-size:15px;
    padding:2px 5px;
    margin-left: 5px;
    border-bottom:1px dashed #d3d3d3;
    float: left;
    width: 200px;
}
#megamenu-list li li {
	margin-left: 15px;
}
#megamenu-list  li a{
    color:#fff;
    text-decoration: none;
    display: block;
}
#megamenu-list  li a:hover{
    text-decoration: underline;
}
.side {
	width: 308px;
	height: auto;
	background-color:#f6f6f6;
	border: solid 1px #c5c5c5;
	margin: 20px 0;
	overflow: hidden;
}
.side a img,.side a,.side img:hover {
	border: none;
	text-decoration: none;
	color: #767676;
}
.side a:hover {
	text-decoration: underline;
}
.side h2  {
	margin: 15px 0;
	font-weight: normal;
}
.pad {
	padding: 10px;
}
#searchform {
	padding-bottom: 10px;
}
.txtcari {
    width: 215px;
    height: 23px;
    float: left;
    margin: 0;
}
#searchsubmit {
    margin-left: -3px;
}
/* calendar */
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.widget li {
	list-style-image: url(images/list.png);
	list-style-position: outside;
	margin: 7px 25px;
}
/* calendar */
.social-media {
	background-color: #fff;
	border: solid 1px #c6c6c6;
	text-align: center;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.social-media a{
	color: #444;
}
.social-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-list li {
	width: 45px;
	height: 70px;
	float: left;
	margin: 4px;
	display: inline;
}
.box-com {
	border-bottom: dashed 1px #bcbcbc;
	overflow: hidden;
}
.box-com p {
	margin-bottom: 5px;
}
.gra {
	float: left;
	margin: 5px 5px 0 0 ;
}
.txtcom {
	width: 250px;
	height: auto;
	float: left;
}
.footer {
	padding: 10px 0;
	background-color: #000;
	position: relative;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	line-height: 50px;
	color: #fff;
}
.tag-cloud {
	width: 960px;
	height: auto;
	margin-top: -25px; 
	background: #fff;
	float: left;
	padding: 80px 0;
	z-index: 1;
	position: relative;
	background:#fff url(images/cloud.gif) no-repeat;
	clear: both;
}
.tag-cloud h2 {
	color: #666;
}
.tag-cloud a {
	color:#999;
}
.footer a{
	color: #8ad7ff;
	text-decoration: none;
}

.widget ul.twitter{
	
}
.widget li.twitter-item{
	border-bottom:1px dashed #444444;
	font-size:1.3em;
	list-style:none outside none;
	margin:18px 0;
}
.widget p.twitter-message{
	
}
.widget .twitter-timestamp{
	
}
.widget a.twitter-link{
	
}
.widget a.twitter-user{
	
}
