/*
Theme Name: Blue Sense
Theme URI: http://www.doshdosh.com/
Description: <p><a href="http://www.doshdosh.com/bluesense-theme/">Blue Sense</a> Adsense Ready Wordpress Theme.</p> 
Version: 1.0
Author: Dosh Dosh
Author URI: http://www.doshdosh.com/
*/

*
{
  padding: 0;
  margin: 0;
}

.serif,.serif a{
color: #84e003;
font-weight: bold;
text-decoration: none;
}

body
{
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande",Tahoma,sans-serif;
	font-size:12px;
	line-height:1.4;
	text-decoration:none;
	
	background: #cecece url(images/background.gif) ;
	text-align: justify;
}

/*--  NAVIGATION --*/
#nav_top {
	width:900px;
	height:20px;
	margin:0 auto;
	padding-top:0px;
	}

ul#navigation {
	float:right;
	list-style:none;
	margin:0px;	
    padding-right:9px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:10px;
	overflow:hidden;
	}

ul#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
  	/*background-color:#f7f7f7;*/
	
	}

ul#navigation li a {
	display:block;
	padding:0 5px;
	text-transform:uppercase;
	border:none;
	color:#ccc;
	text-decoration:none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color:#fff;
	}

hr
{
  display: none;
}

#page
{
 	width: 920px;
  	margin: 0 auto;
	padding: 0px;
  	background-color: #ffffff;
	border-right: 10px solid #ffffff;
        border-left: 10px solid #ffffff;
}

#wrapper
{
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

#content
{ padding: 10px 8px 10px 8px;
  margin: 0px;
  float: left;
  width: 563px;
}

.post
{
  margin-bottom: 20px;
  color: #686868;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11 px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #f41e8d;
}


.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px dashed #064B8C;
}

.postmetadata a
{
  color: #f41e8d;
}

.post p
{
  line-height: 140%;;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #064B8C;
  background: #d3d3d3;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: disc;
  margin-bottom: 10px
}

.post h3
{color:#84e003;
}

acronym, abbr, span
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #064B8C;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}



a {
	color: #f41e8d;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  
  padding: 5px;
  background-color: #ffffff;
}

ol.commentlist li.alt
{
  background-color: #ffe6f3;
  border: 1px dashed #f41fb4;
}

ol.commentlist a
{ text-decoration:none;
  color: #f41fb4;
}


small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  padding-top: 0px;
  background: #ffffff url(images/header.gif)no-repeat;
  height: 218px;
}

#header h1,#header h2,#header h3,#header h4,#header h5,#header h6 {
	margin-top: 0;
	padding-top: 0;
	color: #000000;
}

#header a{
color:#f41e8d;}

#headerimg
{ height: 55px;
  text-align: center;
  padding-top: 5px;
  padding-bottom:0px;
}

#sidebar
{
  float: right;
  width: 164px;
margin: 0px;
  padding: 10px 5px 10px 0px;
  text-align: left;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-type: circle;

  margin-left: 20px;
}

#sidebar ul ul ul
{ 
  margin-bottom: 0;

}

#sidebar ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color:#f41e8d;
  color: #ffffff;
}

#menu
{
  float: left;
  width: 164px;
  padding: 10px 0px 10px 5px;
margin:0px
  text-align: left;
}

#menu ul
{
  list-style: none;
  margin-bottom: 10px;
}

#menu ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#menu ul ul ul
{
  margin-bottom: 0;
}

#menu ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #008BD1;
  color: #ffffff;
}

#footer 
{
  padding: 5px;
  margin: 0px;
  clear: both;
  text-align: center;
  background-color: #f41e8d;
  color: #ffffff;
}

#footer a
{
  color: #ffffff;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
    padding-top: 10px;
  padding-bottom: 10px;
 text-align: center;

  background-color: #f41e8d;
}

#search
{
  text-align: left;
 margin-bottom: 7px;
	background-color: #ffffff;
}

/*calendar*/


#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#wp-calendar thead {
	background: #E8E8E8;
}

#wp-calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

#wp-calendar {
margin:0px 0;
padding:0px 0;
width:160px;
text-align: center
}



#wp-calendar #today {
background: #f41e8d;
color: #ffffff;
}


/* RIGHT ADS */

#body_right_content{
	padding-left:230px;
	
}



#right_ads{
	
	float:left;
	
	padding:0px 0 1px 10px;
	margin-bottom:0px;
	
}

#right_ads div{
	float:left;
	padding-right:7px;
	margin-bottom:0px;
}

#right_ads div.right{
	margin-right:0;
}

#right_ads img { 
      border: #ffffff 5px solid;
      background: #ffffff;
      }

.clear{
clear:both;
}

.kanan
{
  float: left;
}

.kiri
{ padding-right:4px;
  padding-bottom :4px;
  float: left;
}



.bgblue{ background:#e3edf9;}
.datatable{ border: 1px solid #d6dde6;
			border-collapse: collapse;}
			
.datatable td, .datatable th{
	border: 1px solid #d6dde6;
	text-align: right;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #bcbcbc;
	font-weight: bold;
	text-align: left;
}
