@charset "utf-8";
/*
Theme Name:1N3B
Theme URI: http://1n3b.org/
Description: The default 1N3B theme
Version: 1.0
Author: Rudy Rahadian
Author URI: http://idurologi.com/
Tags: 1n3b,clean, customize

	This theme was designed and built by Rudy Rahadian
	whose blog you will find at http://blog.idurologi.com/

*/

body {
	background: #FFFFFF url(images/bkg.png) top center no-repeat;
	text-align:center;
	color:#4E4E4E;
	font-family: 'Lucida Grande', Arial, Helvetica, Lucida, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0 auto;
	position:relative;
	}
img {
	border-style:none;
	border:0;}
a:visited {
	color:#003366;
	text-decoration:none;}

a:link {
	color:#003366;
	text-decoration:none;}
a:hover {
	color:#99cc33;}
#wrapper {
	width:900px; 
	margin:0 auto;
	position:relative;
	text-align:left;}
	
#header {
	width:892px; 
	height:195px;
	}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin-top:30px;
	width:132px;
	height:143px;

	}
	
#intro {
	display:block;
	left:320px;
	list-style-type:none;
	padding:0;
	position:absolute;
	top:90px;
	font-family:"Lucida Grande", Trebuchet MS, Arial;
	font-size:15px;
	width:600px;
	text-align:right;
	}
.intro1 {
	float:left;
	width:230px;
	text-align:right;
	}
.intro2 {
	float:right;
	padding-right:40px;
	width:330px;
	}
	
	
#nav{
	position:absolute; 
	list-style-type:none; 
	padding:0px; 
	top:148px; 
	font-family:trebuchet MS; 
	font-size:18px; 
	color:#003366;
	
	}

*html #nav{
	margin-top:30px;}
#nav ul{
	position:absolute;
	list-style-type:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
	width: 900px;
	left: 0px;
	
}


#nav li {display:inline; float:left; height:24px; line-height:24px; margin:0px; overflow:hidden; padding:0 10px;}
#nav li a:visited {color:#003366; text-decoration:none;}
#nav li a:link {color:#003366; text-decoration:none;}
#nav li a:hover {color:#99cc33;}


#nav li.current-cat {background-color:#99cc33;}
	
#content-wrap {
	background-color:#d2dce2;
	width:892px;
	float:left;
	}
*html #content-wrap {
	margin-top:30px;
	}
#left-content {
	padding-bottom:10px;
	width:580px;
	display:inline;
	float:left;}
#flash {
	/*background-image:url(images/flash.jpg);*/
	background-repeat:no-repeat;
	width:580px;
	height:318px;
	margin:0;}
#content {
	text-align:left;
	padding:20px;
	background-color:#003366;
	width:540px;
	color:#FFFFFF;
	margin:0;}
#content a:visited, a:link {
	color:#999999;
	text-decoration:none;}

#content a:hover {
	color:#99cc33;}

#content h3 {
        text-transform:uppercase;
	font-size:1.5em;
        color:#FFFFFF;
	
	}				
#excerpt {
	background-color:#FFFFFF;
	margin:20px 0 20px 20px;
	width:520px;
	min-height:150px;
	padding:10px 20px;}
	
#banner {
	background-image:url(images/banner-ngadulanggi.jpg);
	width:560px;
	height:105px;
	margin:20px 0 20px 20px;}
		
#sidebar {
	display:inline;
	width:255px;
	float:right;  
	margin:0px 25px 0 0;
       
	}
	
#sidebar h2 { 
	color:#003366;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	margin:5px 0 0 5px;

}
	
#sidebaritem{
	background-image:url(images/donasi.jpg);
	width:255px;
	height:270px;
	margin-bottom:20px;
	
	}

#sidebar ul {
	height:auto;
	list-style-type:none;
        padding:0;
        margin-left:5px;
        
}
	
#sidebar ul li{
	background-color:#dbe2e7;
	margin-bottom:5px;
	list-style-type:none;
        }
	
#sidebaritem3 {
	background-color:#FFFFFF;
	width:240px;
	height:auto;
	min-height:100px;
	margin-bottom:20px;
	padding:5px 5px 5px 10px;}
	
#footer {
	margin-top:5px;
	padding:5px;
	color:#003366;
	float:left;
	width:900px;}


.pagetitle {
	color:#CCCCCC;
	font-size:1.7em;
        text-align:right;
	text-transform:uppercase;
        padding-bottom:0;
        border-bottom:solid 2px #CCCCCC;
        font-family:trebuchet MS;}
	
	/* Begin Form Elements */
.textwidget {
      padding-left:8px;}
      
.touch {
	}
.touch a:img,a:visited {
	border:none;
	text-decoration:none;}
.touch a:hover img {
	border:none;
	width:58px;
	height:52px;
	background-color:#003366;
	opacity:0.8;
	text-decoration:none;}
*html .touch a:img,a:visited img{
	border:0px;
	text-decoration:none;
	border-style:none;
	}
*html .touch a:hover img {
	color:#003366;
	filter:alpha(opacity=80);
	opacity:0.8;}
	


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 520px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */ch