/*

Theme Name: HaTTaWebID
Theme URI: http:hatta.web.id
Description: HaT Style
Version: 1.0
Author: Hatta
Author URI: http://hatta.web.id
Tags: HaTTaWebID

HaTTa - http://hatta.web.id
		
*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 85%;
	line-height: 115%;
	background-color: #FFFFFF;/*
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-position: center top;*/
	text-align: center;
	/*background: #fff url(images/bkg.gif) repeat-x; */
}

body,td,th {
	color: #000;
}



a, a:link {
	padding: 1px;
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	color: #0066ff;
	text-decoration: underline;
	;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: verdana;
	font-size: 120%;
}

h3 {
	font-family: verdana;
	font-size: 120%;font-weight: lighter;letter-spacing: 0.1em;

}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
}
#hd h1{
	font-size: 290%;
	color: #000000;

}

#hd h1 a{
	text-decoration: none;
	color: #000000;
}

#hd img{
	float:left;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0066ff;
}
.storycontent {
	margin-top: 15px;
}
.item {
	padding: 10px;
	margin: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border-bottom: 1px dotted #dadada;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 10px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 180%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #0066ff;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0066ff;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #0066ff;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px solid #1A1A1A;
}

#secondary h4, #third h4{
	color: #686868;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 5px;
	padding: 3px;
}

#secondary h4 a, #third h4 a{
	color: #686868;
	text-decoration: none;
	font-size: 16px;
}

#secondary h4 a:hover, #third h4 a:hover{
	color: #686868;
	text-decoration: underline;
	font-size: 16px;
}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {margin-left:10px; padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:80%;    }
#menu ul li { padding:0; margin:0; border-top:1px dotted #d0d0d0;}
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #0066ff; }
#menu ul li a:hover { color:#fff; background: #0066ff; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0066ff;
	color: #0066ff;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #0066ff;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}
.yui-t2 {

	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	
	border: 1px solid #d0d0d0;
	
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.yui-g {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #cacaca;	background-color: #ffffff;
margin-right:10px;}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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 td {
	color: #0066ff;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0066ff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	background-color: #ffffff;
}

#ft a:link, #ft a:visited{
	color: #0066ff;
	text-decoration:none;
}

 #ft a:hover{
 text-decoration:underline;
 }
 
#menunav {
height: 24px;
margin-left:1em;
margin-bottom:1em;
text-align:left;
font-size:12.5px;
	vertical-align: middle;
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:bold;
} #dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; background:#fff;}
#dropmenu a:hover {background:#888; color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#banner{
height: 160px;
text-align: left;
margin-bottom: 0.75em;
background-color:#fff;
border: 1px solid #dadada;
}
