/*  
Theme Name: HabitatdotNet 
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.6
Author: Rony Agung Rahmanto
Author URI: http://rony.dgworks.net/

	The Habitat v2.5
	 based on http://binarybonsai.com/kubrick/

	This theme was designed and built by Rony Agung Rahmanto,
	whose work at http://www.digiworks.web.id/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
  font-family: georgia;
  font-size: 12px;
  background-color: #dddddd;
  margin: 0px; padding: 0px;
  text-align: left;
  color: #333333;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: 0;
	margin-right: 0;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 0px 0px
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 0px 5px 0px
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

a.imej:hover { border: 0px; }
a.imej { border: 0px; }
a#imej:hover { border: 0px; }
a#imej { border: 0px; }
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #008000;
  border-bottom: 1px solid #008000;
}


a.more-link {
  text-decoration: none;
  color: #333333;
  font-family: arial;
  font-weight: bold;
}
a.more-link:hover {
  color: #008000;
  border-bottom: 1px solid #008000;
}

p.akst_link { 
  font-family: arial;
  font-weight: bold;
}

p.postmetadata {
  background-color: #EEEEEE;
  width: 94%;
  margin: 0px 5px 5px 0px;
  padding: 5px;
  font-family: arial;
  border: 1px solid #CCCCCC;

}img, form { border: 0px; padding: 0px; margin: 0px; }

h1,h2,h3,h5,h6 { 
  margin: 0px!important; 
  padding: 0px; 
  border: 0px;  
  font-family: Georgia;
}
h1 { font-size: 26px; font-weight: normal; }
h2 { font-size: 24px; font-weight: normal;}
h3 { font-size: 18px; font-weight: normal;}
h4 { font-size: 12px; font-weight: bold; color: #008000; font-family: arial; text-transform: uppercase; margin: 0px; padding: 0px; border: 0px;}
h5 { font-size: 12px; font-weight: normal;}
h6 { font-size: 11px; font-weight: normal;}

h3 a { margin: 0px; }
#wrap {
  width: 968px;
  margin-left: 7px;
  background: url('img/bg.jpg') repeat-y top right;
}
#sidebar {
  width: 225px;
  float: right;
  margin-right: 13px!important;
  margin-right: 9px;
  background-color: white;
  padding-top: 5px;
  line-height: 147%;
  font-family: arial;
  color: #333333;
  font-size: 8pt;
}

  .isisidebar {
    margin: 10px 0px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    width: 220px;
  }
  #sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
    font-size: 8pt;
  }
  #sidebar li {
    margin: 0px!important;
    list-style-type: none;
    padding: 0px;
  }
  .wp-jdl {
    margin: 0px;
    background-color: #ffffff;
    color: #333333;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
    line-height: 227%;
    margin: 3px 0px;
  }
  .penulis {
    font-weight: normal;
    color: #dddddd;
    font-size: 10px;
  }
  #tagboard {
  	padding: 0px; 
  	background: transparent; 
  	border: 0px;
  	width: 220px; 
  	height: 525px;
  	margin: 0px;
  }




#kiri {
  margin-right: 253px;
}
#header {
  height: 70px;
  background: #FFFFFF url('img/banner.jpg') no-repeat center center;
}
#tanggalan {
  background-color: #FFFFFF;
  text-align: right;
  padding-right: 10px;
  height: 23px;
  line-height: 227%;
  border-top: 1px solid #DEDEDC;
  border-bottom: 1px solid #DEDEDC;
  font-size: 8pt;
  font-family: arial, tahoma;
}
  .tgl {
    color: #707758;
    font-family: arial;
    font-size: 11px;
  }
  #tanggalan ul {
    padding: 0px;
    list-style-type: none;
    font-family: 'Georgia', sans-serif;
    font-size: 12px;
  }
  #tanggalan li{
    display: inline;
    list-style-type: none;
    /* matches link padding except for left and right */
  }
#lefter {
  width: 535px;
  float: left;
  margin-left: 15px!important;
  margin-left: 9px;
  padding-top: 10px;
}
#righter {
  margin-left: 575px;
  padding-top: 10px;
  line-height: 147%;
  font-family: arial;
  font-size: 8pt;
  color: #333333;
}

  ul.parent {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 8pt;
  }
  ul.children {
    list-style-type: none;
    margin-left: 10px;
    padding: 0px;
    font-weight: normal;
    text-transform: capitalize;
  }
  ul.bspcc {
    list-style-type: none;
    margin-left: 10px;
    padding: 0px;
    font-weight: normal;
    text-transform: capitalize;
  }
  #righter li {
    margin: 0px!important;
    list-style-type: none;
    padding: 0px;
    font-size: 8pt;
  }
  #righter a {
    color: #333333;
    margin-bottom: 10px;
    font-size: 8pt;
  }
  #righter a:hover {
    border-bottom: 1px solid #008000;
    color: #008000; 
    a.imej-border: 0px;
  }
  .iklan {
    margin: 10px 2px;
    padding: 0px;
  }
  ul.testimoni {
    list-style-type: none;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #60615E;
    padding: 5px;
    font-size: 8pt;
  }
  .credit {
    margin-left: 15px;
    font-size: 13px;
    font-weight: bold;
    color: #707758;
  }
  .jdll {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-transform: uppercase;
  }
  #isisidebar2 {
    margin: 10px 0px;
    padding: 0px;
    font-size: 8pt;
  }
  #isisidebar2 ul {
    margin: 0px;
    padding-left: 10px;
  }
  #isisidebar2 li {
    margin-left: 0px;
    padding: 0px;
    text-indent: 0px;
  }

#footer {
  border-top: 2px solid #DEDEDC;
  background-color: #009999;
  width: 967px;
  height: 45px;
  font-family: arial;
  font-size: 11px;
  padding-top: 10px;
  text-align: center;
}