/*
Theme Name: jayadi
Author: pithoe.com
Author URI: http://www.pithoe.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #666666;
	background: url(images/background.png) repeat-x;
}
a {
	color: #db7812; text-decoration: none;
       
}
a:hover {
	text-decoration: underline;
	color: #db7812;
}
img {
	border: 0;
}

.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: 875px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/* header */
#header {
height: 100px;

}

#header .isi {
width: 875px;
margin: auto;
}
	

#header .pages {
list-style-type: none;
float: right;
margin-top: 10px;
margin-right: 10px;
height: 10px;
padding: 0 0px 0 0;

}
		
#header .pages li {
float: left;
font-size: 10px;
font-weight: bold;
border-right: 1px solid #b2b2b2;
padding-left: 10px;
}

#header .pages li a {
text-decoration: none;
display: block;
padding: 0px 10px 0px 0px;
color: #b2b2b2;
}
#header .pages li a:hover {
color: #dddddd;
}

	
#header h1 {
clear: both;
float: left;
font-size: 0;
padding: 0px 0 0px;
margin-top: 10px;
}

#header h1 a {
display: block;

width: 400px; height: 60px;
padding: 5px 0 0px;
text-indent: -9999px;
outline: none;
background: url(images/logo.png) no-repeat 0 0;
}



#header .search {
float: right;
padding: 10px 0px 0px 0px;

}



/* Search form */
#searchform {
float: right;
width: 290px;
padding-top: 0px;
}

#searchform .text-search {
font-size: 10px;
padding: 7px 0 5px 5px;
width: 240px;
background: url(images/top-inputbox.png) no-repeat;
border: 0px solid #9cb8de;
margin-right: 0px;
color: #666666;

}

#searchform .button-search {
padding-bottom:3px;
height: 23px;
width: 40px;
background: url(images/searchButton.gif) no-repeat;
border: 0px solid #111111;
font-size: 12px;
}

#pagenavigation{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
padding: 5px 5px 5px 5px;
}


/*Menu Nav*/
#menu {
width: 875px;
margin: auto;
color: #4f4f4f;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-align: left;	
text-transform: uppercase;
height: 55px;
display: block;
clear: both;
}


#menu ul {
margin: 0px 0 0 0; 
padding: 12px 0 0 0;
}

#menu ul li {
display: block;
float: left;
list-style-type: none;
margin: 0px; padding: 0px;
border-left: 1px solid #d7d7d7;
}

#menu ul li a {
display: block;
color: #4f4f4f;
margin: 0px; padding: 0px 15px;
text-decoration: none;
font-size: 11px;
line-height: 20px;


}
#menu ul li.home a {
border-left: 0px;
}

#menu ul li a:hover {

color: #b2b2b2;
margin: 0px; padding: 0px 15px;
text-decoration: none;
line-height: 20px;
}

#menu li:hover, #menu li.sfhover {
color: #FFF;
}

#menu li ul {
position: absolute;
width: 150px;
left: -999em;
}


#menu li:hover ul, #menu li.sfhover ul {
left: auto;
display:  block;
}

#menu li:hover ul, #menu li.sfhover ul {
background: #acb8be;
display: block;
margin: 0px; padding: 0px;
}

#menu li:hover ul li,
#menu li.sfhover ul li {

width: 150px;
display: block;
padding: 0; margin: 0px;
text-align: left;
border: none;
}

#menu li:hover ul li a{
color: #FFF;
}

#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
background: transparent;
width: 140px;
display: block;
padding: 5px;
margin: 0px;
border: none;
color: #AAA;
font-weight: bold;
}

#menu li:hover ul li a:hover, #menu li.sfhover ul li a:hover {
padding: 0 0 0 9px;
margin: 5px;
color: #ffffff;
font-weight: bold;background: #494949;	
}



/** BEGIN content **/



#content {
	width: 610px;
	float: left;
	padding: 0px 0 0px 0px;
        background: url(images/content.png) repeat-y;
}

#content .top {
	height: 15px;
        background: url(images/content-tops.png) no-repeat;
}


#content .bottom {
	height: 30px;
        background: url(images/content-bottom.png) no-repeat;
}
	#content .post {
		clear: both;
		padding: 10px 20px 10px;
 
	}

#content .post .top {
     
	height:36px;
        background: url(images/content-top.png) no-repeat;
}

#headercategory {
        height: 30px;
	background: url(images/content-top.png) no-repeat;
	float: left;
	width: 600px;
	padding: 0px 10px 10px 13px;
	}


		#content .post .date {
			
			
			
			font-size: 0.9em;
			color: #999999;
			margin-bottom: 10px;
		}
		#content .post h2 {
			margin-bottom: 10px;
			font-size: 16px;
                       
		}
			#content .post h2 a {
				text-decoration: none;
				color: #666666;
			}
		#content .post .thumb img {
                        height: 130px; width: 140px;
			padding: 7px;
			background-color: #ffffff;
			float: left;
			margin: 0 15px 10px 0;
                        border: 1px solid #dddddd;
		}
		#content .post p {
			line-height: 1.7em;
			margin-bottom: 10px;
		}
		#content .post .details {
			clear: both;
			padding-top: 10px;
			height: 30px;
		}
			#content .post .details a {
				display: block;
				float: left;
				padding: 5px 0 5px 26px;
				background-repeat: no-repeat;
				background-position: 0 4px;
				margin-right: 40px;
			}
			
	#content .postnav {
		font-weight: bold;
		padding-top: 20px;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 255px;
	float: right;
	padding: 0px 0px 20px 0;
}
#sidebar .box {
		margin-bottom: 20px;
                background: url(images/sidebar-box.png) repeat-y;
	}
	#sidebar .box h2 {
		color: #b5b5b4;
		font-size: 15px;
		font-weight: bold;
                padding: 5px 0 0 10px;
                height: 29px;
                background: url(images/sidebar-title.png) no-repeat;
	}

	#sidebar .box .bottom {
                height: 8px;
                background: url(images/sidebar-bottom.png) no-repeat;
	}
	#sidebar .box ul {
		list-style-type: none; padding: 0 2px 0 2px;
	}
		#sidebar .box ul li {
			line-height: 1.6em;
			padding: 4px 0px 4px 10px;
                        border-top: 1px solid #d5d5d5;
                        font-weight: bold;
		}

               #sidebar .box ul li:hover {
			background: #f4f4f4;
		}

		#sidebar .box ul li a {
			color: #666666;
			text-decoration: none;
		}
		#sidebar .box ul li a:hover {
			color: #666666;
		}
	
		#sidebar .box .ad {
			margin-left: -5px;
		}
			#sidebar .box .ad img {
				padding: 5px;
				background-color: #ffffff;
				margin: 5px;
			}
	
		#sidebar .box form {
			width: 264px; height: 32px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box form input {
				float: left;
				border: 0;
				width: 190px;
				margin: 5px;
				background-color: transparent;
			}
			#sidebar .box form button {
				float: right;
				width: 60px; height: 32px;
				text-indent: -9999px;
				border: 0;
				background-color: transparent;
			}
#sidebar .popular {
margin-bottom: 10px;
background: url(images/sidebar-box-popular.png) repeat-y;
color: #858585;
}

#sidebar .popular h2 {
color: #b5b5b4;
		font-size: 15px;
		font-weight: bold;
                padding: 5px 0 0 10px;
                height: 28px;
                background: url(images/sidebar-title-popular.png) no-repeat;

}

#sidebar .popular .bottom {
                height: 11px;
                background: url(images/sidebar-bottom-popular.png) no-repeat;
	}
#sidebar .popular ul {
list-style-type: none;
padding: 10px 20px 5px 0px;
}


#sidebar .popular ul li {

font-size: 10px;
line-height: 1.6em;
padding: 0px 5px 10px 15px;
font-weight: bold;
height: 60px;
}

#sidebar .popular ul li a{
margin: 0px 0px 0px 0px;
font-size: 12px;
color: #db7812;
text-decoration: none;
}

#sidebar .popular ul li a:hover{
text-decoration: underline;
}


#sidebar .popular img {

float: left;
width: 50px; height: 50px;
padding: 4px;
border:1px solid #555555; 
background: #252525;
margin: 0 10px 10px 0;
}

#sidebar .popular .bawah {
height: 35px;
background: url(images/sidebar-bawah.png) no-repeat;
}

#sidebar .flickr { 

width:290px; 

margin:0 auto; 

height:150px; 

}


#sidebar .box .flickr a img { 

float:left; 

margin:5px 0 0 9px; 

border:4px solid #d3d3d3; 

width:65px; 

height:60px!important; 

}

#sidebar .box .flickr a:hover img { 

border:4px solid #222; 

}

			
		#sidebar .box .video {
			padding: 10px;
		}
		




/** END sidebar **/

/** BEGIN footer **/
/* footer */
#footer {
margin-top:20px;
clear: both;
font-size: 0.9em;
color: #494949;
background: url(images/footer.png) repeat-x;
height: 90px;
}

#footer p{
padding-top: 30px;
text-align: left;
margin: auto;
width: 875px;
}

#footer a {
text-decoration: none;
color: #db7812;
}


/** END footer **/

/** BEGIN miscellaneous **/
h2.title {
	margin-bottom: 20px;
	font-size: 0.9em;
	font-family: Verdana;
	text-transform: uppercase;
}
#content .single {
	
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 20px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.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;
	}
.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 .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 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: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

#wptd_footer { line-height:33px; }
#wptd_footer .wptd_logo { display:inline-block; width:30px; height:33px; text-indent:-9999px; text-align:left; background:url(images/wptd_logo/30.png) no-repeat; cursor:pointer; }

#col1 {
        height: 270px;
	background: url(images/featurebackground.png) no-repeat;
	float: left;
	width: 600px;
	padding: 38px 10px 10px 13px;
	}	




#featuredcontent {
	width: 580px;
	height: 260px;
	margin: 0px;
margin: 0px 0px 0px 0px;

	}