/*
Theme Name: rondokempling
Author: pithoe.com
Author URI: http://pithoe.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 11px Verdana;
	color: #808080;
	background: #ffffff url(images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: underline;
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
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: 970px;
	margin: auto auto;
	text-align: left;
border-left: 1px dotted #dddddd;
border-right: 1px dotted #dddddd;
}
/** END wrapper **/


/** BEGIN header **/

#header {

height: 167px;

}


#header .isi {

width: 972px;

margin: 0px auto 0px auto;

}



#header .isi .atas {

height: 30px;

}



#header .isi .atas .searchheader{

float: right;

height: 20px;

padding-top: 5px;

padding-left: 70px;

width: 165px;

background: url(images/search.png) no-repeat;

}



#header .isi .atas .searchheader .search input {

			border: 0;

		}



#header .isi .atas .pages {

padding-top: 10px;

list-style-type: none;

float: left;

height: 15px;

}

		

#header .isi .atas .pages li {

float: left;

font-size: 0.9em;



}



#header .isi .atas .pages li a {

text-decoration: none;

display: block;

padding: 0px 20px 0px 0px;

color: #ffffff;

}



#header .isi .atas .pages li a:hover {

text-decoration: underline;

}





#header .isi .bawah {

height: 90px;

}

#header .isi .bawah h1 {

clear: both;

float: left;

font-size: 18px;

padding: 0px 0 0px;
color: #000;

}



#header .isi .bawah h1 a {

display: block;

margin-top: 15px;

width: 350px; height: 70px;

padding: 0px 0 0 0px;

outline: none;
text-decoration: none;



}



#header .isi .headerads {

padding-top: 15px;

float: right;

height: 40px;

}









#header .isi .navbar {



float: left;

height: 50px;



background:  url(images/navbar.gif) no-repeat 0 0;



}





/* SubNavbar */

#subnav {

	margin-top: 5px;

	}



	



#subnav ul {



	float: left;

	list-style: none;

	margin: 0px;

	

	}



	



#subnav li {



	float: left;

        height: 38px;

        border-left: 1px solid #e6e6e6;

	list-style: none;



	margin: 0px;



	padding: 0px;



	}



#subnav li:hover {



	float: left;



	list-style: none;



	margin: 0px;



	padding: 0px;

        height: 38px;

        background: #f0f0f0;



	}	



#subnav li a, #subnav li a:link, #subnav li a:visited {

font-size: 11px;

        

	color: #1b1b1b;

	display: block;

        margin: 0px;

	padding: 9px 15px 9px 15px;

	text-decoration: none;

        font-weight: bold;

        text-transform: uppercase;

	}







#subnav li a:hover, #subnav li a:active {



	color: #464646;



	display: block;



        margin: 0px;



	padding: 9px 15px 9px 15px;

        

	}



	



#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

        height: 20px;

	background: #FFFFFF;

	width: 170px;



	color: #666666;



	float: none;



	margin-top: 10px;



	padding: 5px 10px 5px 5px;



	border-bottom: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;



	



	}



	



#subnav li li a:hover, #subnav li li a:active {

        margin-top: 10px;

        height: 20px;

	background: #999999;



	color: #FFFFFF;



	padding: 10px 10px 5px 5px;	



	}



	



#subnav li ul {



	z-index: 9999;

	position: absolute;

	left: -999em;

	 height: 38px;

	width: 160px;

	padding: 0px;



	}







#subnav li li { 



	}







#subnav li ul a { 



	width: 160px;



	}







#subnav li ul a:hover, #subnav li ul a:active { 

background: #f0f0f0;

color: #005c7a;

	}







#subnav li ul ul {



	margin: -25px 0 0 191px;



	}







#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {



	left: -999em;



	}







#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {



	left: auto;



	}







#subnav li:hover, #subnav li.sfhover { 



	position: static;



	}





/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	clear: both;
	width: 160px;
	float: left;
	margin: 10px 5px 10px 0;
	padding: 5px;
	background-color: #FFFFFF;
}
	#lsidebar .box {
		background: #ffffff url(images/header.gif) repeat-x 0 0;
		
		border: 1px solid #000000;
		border-color: #FFFFFF;


	}
		#lsidebar .box h2 {
                         border-bottom: 1px solid #dddddd;
			color: #005c7a;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 2px 10px;
		}
			#lsidebar .box ul li {
				font-weight: bold;
				border-bottom: 1px solid #DDDDDD;
				padding: 3px 0 5px 20px;
                                background: url(images/categories.gif) no-repeat; 

			}
			#lsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#lsidebar .box ul li a:hover {
				color: #464646;
			}
/** END left sidebar **/

/** BEGIN content **/
#content {
	width: 480px;
	float: left;
	margin: 10px 0 20px 0;
}
	#content .box {
		background-color: #FFFFFF;
		padding: 5px;
		margin-bottom: 5px;
	}

		#content .box h2 {
			color: #464646;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
	#content .homelist {
		list-style-type: none;
		background-color: #ffffff;
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
		}
		#content .homelist li a img {
			float: left;
			margin: 5px 15px 5px 0;
			width: 100px;
                        height: 100px;
                        border: 4px solid #c6c6c6;
		}

               #content .homelist li a:hover img {
                        border: 4px solid #dddddd;
		}
		#content .homelist li a.title {
			color: #464646;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}

#content .homelist li a:hover.title {
		
			text-decoration: underline;
		}
               

		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .homelist li .more {
                        margin-top: 10px;
			display: block;
			background: url(images/readmore.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 100px; height: 30px;
			float: left;
		}



	
	#content .content {
		padding: 10px;
	}




		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
			margin-left: 25px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .featured {
		padding: 5px;
	}
/** END content **/



/** BEGIN right sidebar **/
#rsidebar {
	width: 310px;
	float: right;
	margin: 10px 0;
        padding-bottom: 20px;
}
	#rsidebar .box {
		background-color: #FFFFFF;
		padding: 5px;
		margin-bottom: 5px;
	}
		#rsidebar .box .buffer {
			background: #ffffff;
			padding-bottom: 3px;
		}
		#rsidebar .box h2 {
			color: #005c7a;
                        border-bottom: 1px solid #dddddd;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
				font-size: 1.2em;
			}
			#rsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #464646;
			}

	#rsidebar .box .ads {
padding: 10px 0px 0px 5px;
background-color: #ffffff;

		}
	#rsidebar .box .ads a img {
margin: 5px;
border:4px solid #555; 
		}

	#rsidebar .box .ads a:hover img {
border:4px solid #000000; 
		}

		#rsidebar .box .flickr {
			width:300px; 
margin: 5px 0 0 0px; 
height: 170px; 
		}
			#rsidebar .box .flickr a img {
				float:left; 
margin:5px 0 0 7px; 
border:4px solid #c6c6c6; 
width:80px; 
height:73px!important; 
			}

	#rsidebar .box .flickr a:hover img {
border:4px solid #222; 
			}

                #rsidebar .box .popular {

		}
               #rsidebar .box .popular img {

		}

		#rsidebar .box .video {
			padding: 3px 3px 0;
		}
		#rsidebar .box .tags {
			padding: 10px;
		}
		#rsidebar .box form {
			background: #ffffff url(images/search.gif) no-repeat center;
			width: 288px; height: 27px;
			padding: 5px;
		}
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 215px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}

.widget_recentcomments_gravatar {
	width: 300px;
	list-style-type: none;
	height: auto;
	clear: both;
	padding: 0px;
	background-image: none;
	margin: 0px;
}
.widget_recentcomments_gravatar .noarrow {
	background-image: none;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	clear: both;
}

.widget_recentcomments_gravatar ul {
	height: auto;
	width: 300px;
	clear: both;
	background-image: none;
	display: block;
	list-style-type: none;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widget_recentcomments_gravatar ul li {
	clear: both;
	padding-bottom: 5px;
	height: 45px;
	width: 300px;
	list-style-type: none;
	background-image: none;
	margin: 0px;

}

.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #D5D5D5;

}
.widget_recentcomments_gravatar .com-info {
margin-top: 0px;
	padding: 0px;
	height: auto;
	width: 72%;
	float: left;
	
	clear: right;

}

.widget_recentcomments_gravatar .com-info .comy {
	color: #000000;
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
	font-size: 12px;


}
.widget_recentcomments_gravatar .com-info .comy span {
	color: #AA8278;
	text-decoration: none;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #AA8278;
	text-decoration: none;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: underline;

}
.widget_recentcomments_gravatar .com-info .comtext {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.widget_recentcomments_gravatar .com-info .comtext a {
	text-decoration: none;
	color: #000000;

}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: underline;

}


/** END right sidebar **/




/** BEGIN footer **/
#footer {
	clear: both;
	background: #464646;
	color: #ffffff;
	padding: 10px 0;
}
	#footer .footer-isi {
		width: 970px;
		margin: 0 auto;
		text-align: left;
	}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #999999;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
                color: #ffffff;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#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;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.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 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		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 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


	



#col1 {
	background: #FFFFFF;
	float: left;
	width: 615px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	}	


#featuredcontent {
	width: 615px;
	height: 250px;
	margin: 0px;
	}

#pagenavigation {
height: 30px;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 10px;
	}

