/*
Theme Name: Biru Manteb V2
Theme URI: http://www.dl2media.com
Description: Converted Biru Manteb OSWD template adapted for wordpress
Author: DL2 Media
*/

.alignleft {
	float: left;
	border: 2px solid #245398; 
	margin: 5px;
}

.alignright {
	float: right;
	border: 2px solid #245398; 
	margin: 5px;
}

/*---------------|||||||||||Global------------------------------------------------------*/
	
	#content h1 {
		font-size: 20px;
		line-height: 2em;
	}
	
	body {
	  margin:0 auto;
	  margin-bottom: 30px;
	  margin-top: 0px;
	  background:gray url(img/background.jpg) top left repeat ;
	  font-family: Georgia, Times New Roman, Times, serif;
	}

	a {
	  color: #6DA6E2;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color:#2763A5;
	  font-weight: bold;
	  text-decoration: underline;
	  }
  
		a.nav {
			font-weight: normal;
		}

		a:hover.nav {
			font-weight: normal;
		}
	  
/*---------------|||||||||||Container------------------------------------------------------*/

	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-size: 13px;
	  line-height: 1.6em;
	  margin-top:10px;
	  color: #666;
	  border: 2px solid #215495;
	  background-color: #fff;
	  }
	  
/*	#container2 {
	  width: 750px;
	  padding: 0 0 0 0px;
	  margin: 0 auto;
	  font-family: Georgia, Times New Roman, Times, serif;
	  font-size: 12px;
	  line-height: 1.6em;
	  color: #666;
	  background-color: #fff;
	  }
		
/*---------------|||||||||||header-------------------------------------------------------------------*/

	#header {
		margin: 0;	
	  width: 745px;
	  border: 2px solid #fff;
	  padding-bottom:10px;
	  padding-top: 10px;
	  clear: both;
	  background:url(img/head.gif) no-repeat;  
	}
	  
	#header p { 
	  margin-top: -3px;
	  margin-left: 30px;
	  color: #fff;
	 }
	  	
	#header h1 {
	  font-weight: bold;
	  font-size: 26px;
	  color: #fff;
	  margin-bottom: 10px;
	  margin-top:20px;
	  margin-left: 10px;
		text-align: center;
	}
	
	#header h2 {
	  font-size: 16px;
	  color: #fff;
	  margin-top:10px;
		text-align: center;
	 }	  
	    
/*---------------|||||||||||Menu-------------------------------------------------*/

    #menu {
			margin: 0;
			padding: 0;
      float:left; 
      width:745px;
      font-size:93%;
	  	padding-bottom: 1px;	
	  	background:url(img/menu.gif);			
      line-height:normal;
     }
	  
    #menu ul {
	  	margin:0;
	  	padding:10px 10px 0 20px;
	  	list-style:none;
    }
	  
    #menu li {
      display:inline;
      margin:0;
      padding:0;
		}
	  
    #menu a {
      float:left;
      background:url(img/left-top.gif) no-repeat left top;
      margin:0 5px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
		}
	  
    #menu a span {
      float:left;
      display:block;
      background:url(img/right-top.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
		  float:none;
		}
	
		#menu a:hover {
      background:url(img/left-bottom.gif) no-repeat left top;
		}	  

		#menu a:hover span {
      background:url(img/right-bottom.gif) no-repeat right top;
		}	  

		#menu a#active {
      background:url(img/left-bottom.gif) no-repeat left top;
     	cursor: default;
		}	  

    #menu  a#active span {
      background:url(img/right-bottom.gif) no-repeat right top;
     	cursor: default;
		}	  
/*
    #menu a:hover {
    	background-position:0% -42px;
    }
	  
    #menu a:hover span {
    	background-position:100% -42px;
    }

    #menu  a#active {
    	background-position:0% -42px;
     	cursor: default;
    }  

    #menu  a#active span {
     background-position:100% -42px;
     cursor: default;
    }  
*/


/*---------------|||||||||||Content------------------------------------------------*/

	#content {
	  width: 500px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left; 
	  }
		
	#content p {
/*	  padding-bottom: 12px; */
	  }
	  
	#content h2 {
	  color: #666;
	  font-size: 16px;
	  font-weight:bold;
	  text-decoration:underline;
	  background-color: #fff;
	  }
	  
	#content h2 a {
	  color: #666;
	  text-decoration: none;
	  }

	#content h2 a:hover {
	  color: #999;
	  }

/*---------------|||||||||||Sidebar------------------------------------------*/
	/* IE only */
	#sidebar, {
		margin-top: -31px;
	}

	#sidebar {
		width: 175px;
		padding-left: 19px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 0.5em;
		float: right;
		border-right:4px solid #fff;
		font-size: 90%;
/*		background-color: #D9D9FF;
		border-left: 1px solid #215495;
		border-bottom: 1px solid #215495;
*/	}
		
	#sidebar p {
	  padding-bottom: 10px;
	}
	  
	#sidebar h2 {
		margin:0;
		margin-left: -8px;
		padding-bottom:4px;
	  color: #2763a5;
	  font-size: 16px;
/*	  padding-left:15px;
	  background:url(img/arrow.gif) no-repeat top left; */
	  font-weight:bold;
/*   	border-bottom: 1px solid #215495; */
	}
	  
	#sidebar ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	  
/*---------------|||||||||||Footer-----------------------------------------------*/

	#footer {
	  clear: both;
	  width: 745px;
	  font-size:10px;border:2px solid #fff;
		background:#2763A5 url(img/foot.gif);
		background-repeat: no-repeat;
		margin-top: 15px;
	}
		
	#footer p {
	  color:#fff;
	  padding: 2px;
	  text-align: center;
	}
		
	#footer p a {
	  color: #fff;
	  font-weight:100;
	  border-bottom: 1px dotted #fff;
	}
		
	#footer p a:hover {
	  color: #fff;
	  text-decoration: none;
	  border-bottom: 0px dotted #fff;
	}
	
/*---------------|||||||||||Search--------------------------------------------------------------*/

	form {
	  float:right;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  margin-right:5px;
	  color:#fff;
	  }
		
	input {
	  background-color: #fff;
	  color: #999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #fff;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }
	   
/*---------------|||||||||||Others--------------------------------------------------------------*/		
	
	a img{
	  border: none;
	}
	
	.box {
		background-color: #fff;
		border: 1px solid #2763A5;
	  padding: 5px;
	  color: #000;
	  font-size: 10px;
	}
	
	.entry {
		padding-left: 15px;
	}	  

	#post-9 li {
  	margin-bottom:12px;
	}	

        .post {
  border-bottom: #215495 solid 1px;
  margin-bottom: 30px;
}

	.postmetadata {
		font-size: 85%;
	}
	
	ul {
		margin-left: 0;
		padding-left: 0;
		list-style: none;
	}

	li {
		padding-left: 18px;
		padding-bottom: 10px;
		background-image: url(img/arrow.gif);
		background-repeat: no-repeat;
		background-position: 0 .2em;
	}
	
	#commentform {
		color: #2763a5;
	}