/*
Theme Name: dinkesjatim
Theme URI: http://www.fathonix.com/dinkes
Description: premium dinkes <a href="http://www.fathonix.com">theme</a>.
Version: 1.0
Author: fathonix
Author URI: http://www.fathonix.com/
Tags: fixed width, customized header, customized ads, portofolio, dinkes

	*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #061f01 url('images/bg.jpg') top center no-repeat;
	color: #929292;
	text-align: center;
	margin:0px;
	padding:0px;
	}
img { behavior: url('iepngfix.htc') }
#wider {
	width:840px;
	margin:0 auto;
	
	text-align:left;
	}
#header {
      width:840px;
	  height:125px;
	  text-align:left;
	  margin: 20px 0 0 0;
	  }
#kwickswrap {
	width:840px;
	height:60px;
	}
.kwicks {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 10px 0 0 0;
     padding: 0;
 }
 
.kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 125px;
    height: 50px;
    margin-right: 0px;
    background-image:url('images/nav.png');
    background-repeat:no-repeat;
	
}

.kwicks a{
	display:block;
	height:50px;
	text-indent:-9999px;
	outline:none;
}
#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 {
	background-position:-600px 0px;
}

#kwick1:hover, #active1  {
	background-position: 0px -50px !important;
}

#kwick2:hover, #active2{
	background-position: -200px -50px !important;
}

#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom;
}

/** content **/

#contentleft h1 {
	color: /*#a47215*/ #919c8e;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin:0;
	padding:0;
	line-height: 24px;
	
	}
	
#contentleft h1 a, #contentleft h1 a:visited  {
	color: #77540b;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleft h1 a:hover {
	border-bottom:1px solid #77540b;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #77540b;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h4 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft {
	float: left;
	width: 525px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
     
	}

#contentleft p img {
	border: none;
        display:block
	margin: 0px;
	}
	
#contentleft a img {
	border: none;
        display:block
	margin: 0px;
	}
#contentleft ol  {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	background: #051a01 url('images/q.gif') top left no-repeat;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 15px 15px;
	
	}
	
blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.date {
	float: left;
	width: 525px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
.date p {
	margin: 5px 0 5px 0;
	padding: 0;
	}
.postmeta {
	float: left;
	width: 525px;
	height:30px;
	border:1px solid #ffffff;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border-bottom: double #C0C0C0;
	}
.entry {
	font-size: 11px;
	margin:0 0 15px 0;
	padding:0;
	border-bottom: double #243819;
	}
.entry p {
	margin:0 0 15px 0;
	padding:0;
	}
.entry a {
	color: #929292;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 300px;
	margin: 30px 0 0 0;
	padding: 10px 0px 20px 0px;
	line-height: 18px;
	display: inline;
	font-size: 11px;
	}
	
#sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar h2 {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
line-height: 1.1em;
text-transform: uppercase;
letter-spacing: normal;


	
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #243819;
	}
	
#sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: double #C0C0C0;
	}

#sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
#sidebar a {
	color: #929292;
	text-decoration:none;
	}
#sidebar a:hover {
	text-decoration:underline;
	}	
.sideleft {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	display: inline;
	}
	
.sideright {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	display: inline;
	}
	
.advertisement {
	float: right;
	width: 300px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #AEC3D4;
	}
#footer	{
	width:100%;
	background: url('images/f.gif') top center no-repeat;
	margin:0;
	padding:0;
	height:70px;
	}
#infooter	{
	width:840px;
	margin: 0 auto;
	text-align:center;
	}
#infooter a {
	color:#000;
	text-decoration:none;}
#infooter a:hover {
	text-decoration:underline;
	}
#infooter ul {
	margin:10px;
	padding:0;
	}
#infooter ul li {
	float:left;
	margin:10px;
	padding:0;
	list-style:none;
	width:250px;
	}
#infooter ul li h3 {
	font-size:18px;
	margin:0;
	padding:0px 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	}
#infooter ul li ul {
	margin:0;
	padding:0;
	}
#infooter ul li ul li{
	background: url('images/bullet2.gif') no-repeat top left;
	padding-left: 14px;
	margin:0;
	width:235px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.7em;
	}
#infooter p {
	margin:0 0 5px 0;
	padding:10px;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #253621;
	padding: 2px;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#77540b;
	text-decoration:none;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size:10px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata a {
	text-decoration:none;
	color: #929292;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-size:12px;
	}
#comments {
	font-size:12px;
	}
#respond {
	font-size:12px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #253621;
	background: #051801;
	color: #77540b;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #253621;
	background: #051801;
	color: #77540b;
	}

#commentform #submit {
	margin: 0;
	float: right;
	color: #77540b;
	}
#submit {
	color: #77540b;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.alt p {
	font-size:10px;
	}
.alt {
	background-color: #051801;
	border-top: 1px solid #253621;
	border-bottom: 1px solid #253621;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	}

.commentlist p {
	margin: 10px 5px 20px 0px;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform p a {
	color: #929292;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	font-size:10px;
	display: block;
	}

#contentleft.entry p img {display:block;}