/*  
Theme Name: Kaltara Online Dot Com
Theme URI: http://kaltaraonline.com/
Description: 
Author: Themes for Interior Design
Author URI: http://kaltaraonline.com/

*/
body {
	color: #333333;
	color: #333333;
	padding: 0px;
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bgbpdy.jpg);
}
a {
	color: #990066;
	text-decoration: none;
}

.autolink {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color:#000099;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	color: #000000;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
}
small h1 {
	font-size:11px;
	font-style:normal;
	color:#666666;
}

h1 a, h1 a:visited{
	color: #CC3300;
	text-decoration: none;
	border: none;
}
h1 a:hover{
	color: #999999;
	text-decoration: none;
	border: none;
}
h2 {
	color: #000000;
	padding-left:1px;
	padding-bottom: 1px;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom:4px;
	text-align: left;
	line-height: 22px;
}
h2 a, h2 a:visited {
	color: #993399;
	text-decoration: none;
	text-transform: capitalize;
}
h2 a:hover {
	color:#666666;
	text-decoration: none}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0f3655;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0f3655;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 1040px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
	float:left;
	clear: both;
	}
/* header area */
#header {
	height: 300px;
	margin-bottom:10px;
	padding-top: 8px;
	padding-left: 20px;
	padding-right:10px;
	float:left;
	width:97%;
	background-color: #F0F0F0;
	border: 1px solid #E8E8E8;
}
#headerlogo {
	height: 110px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#headerlogo .description{
	left: 15px;
	bottom: 3px;
	color:#CCCCCC;
	font-size: 12px;
	height: 100px;
	top: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	right: 0px;
	
}
#google{
	margin: 0px ;
    right: 5px;
	float: right;
    position: absolute;
    top:14px;
}
#nav {
	list-style: none;
	margin: 0px;
	left: 2px;
	bottom: 4px;
}
#nav li {
	float:left;
	margin-left:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background:transparent;
	 
}
#nav .page_item a{
	color:#000000;
	text-decoration: none;
	background:transparent;
	padding: 6px 11px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #c5ccfc;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color:#999999;
    text-decoration: none;
	background:transparent;
	padding: 6px 11px;
	font:  12px/100% VErdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #c5ccfc;
	display: block;
}
/* content  */
#content {
	float: left;
	width: 628px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#content img {
	margin-bottom:15px;
}
#content .aligncenter {
	margin-left: 8px;
	margin-right: auto;
}
.post {
	clear:both;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
}
.entry {
	float:left;
	width: 620px;
}

.entrys {
	float:left;
	width: 240px;
}
.tag {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	padding-right: 6px;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:left;
	font-size:95%;
	color:#000000;
	margin-bottom: 15px;
	margin-top: 2px;
}
.post-cat {
	background: #ffffff  url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background:transparent;
	height:60px;
	border-top: 1px solid #e9e6a7;
}
.postrss{
	color: #0099FF;
	font-size:10px;
	padding: 3mm;
	border: thin none #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #3366CC;
}
#googlef{
	width:600px;
	float:left;
	color:#666;
	padding:10px;
	padding-left:0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#googlef img {
	float: left;
	margin-right: 0px;
	margin-bottom: 4px;
}
#googlef h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px none #CCCCCC;
}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}

.related-post {
	width:600px;
	float:left;
	color:#000000;
	text-align:justify;
	background-color: #E9E9E9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-left-width: 1,5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.related-post h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 8px;
}
.related-post h3 {
	line-height:14px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.related-post a {
	color:#003399;
}
.related-post a:hover {
	color:#000000;
}


.post-content {
	clear: both;
	padding: 5px;
	color: #03121e;
	border: 1px none #B9E3FF;
	margin: 0px;	/*background-color: #FFFFFF;*/
}
.post-contents {
	clear: both;
	padding: 5px;
	color: #03121e;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-left: 8px;	/*background-color: #FFFFFF;*/
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #F00C3A;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #353e8e;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0b2f49;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

.googleinpost
{
	float: left;
	width: 350px;
	height: 280px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
}
/*sidebar */
#sidebar {
	float: right;
	width: 375px;
	overflow: hidden;
	margin-right: 2px;
	margin-bottom: 10px;
	/*background-color: #EFEFEF;*/
	margin-top: 4px;
	/*border: 1px solid #E6E6E6;*/
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#info{
	width:362px;
	font-size:11px;
	float:left;
	color: #111111;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #C3C3C3;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#info img {
	padding: 2px;
	border: 1px solid #CCCCCC;	
}
#baris-kosong{
	width:385px;
	font-size:11px;
	padding:5px;
	float:left;
	color: #111111;
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-right: 2;
	margin-bottom: 4;
	margin-left: 0;
	
}
#info1 {
	width:362px;
	font-size:11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	float:left;
	color: #111111;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #C3C3C3;
}
#left {
	float: left;
	width: 160px;
}
#right {
	float: right;
	width: 160px;
	padding-left: 7px;
}
/*Feedburner */

#sidebar h2, #feed .feedburner{
	color: #993399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #E1E1E1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 100px;
}
/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
	color: #0066FF;
	padding:3px;
	background : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px none #d5d5d5;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0033CC;
	text-decoration: none;
	font-family: "Verdana", Geneva, Arial, sans-serif;
	font-size: 11px;
}
#sidebar a:hover{
	color: #CC3300;
	text-decoration: none;
	font-family: "Verdana", Geneva, Arial, sans-serif;
	font-size: 11px;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	margin-bottom:8px;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: 1px none #efefef;
	list-style-type: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none}
/*blogroll widget */
ul.list-blogroll li{
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*meta  widget*/
ul.list-meta li{
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*rss widget */
ul.list-rss li{
/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 12px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	/*background: url(img/arrow.gif) no-repeat !important;*/
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#bsearch{
	width:375px;
	height: 28px;
	font-size:11px;
	border:1px solid #DFDFDF;
	float:left;
	color: #ffffff;
	background-color: #EEEEEE;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	padding-left: 6px;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 297px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	border:1px solid #CCCCCC;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border:1px solid #999999;
	width: 60px;
	height: 24px;
	color: #FFFFFF;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
/* footer bar */

#footerbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F9F9;
	border-right-color: #F9F9F9;
	border-bottom-color: #F9F9F9;
	border-left-color: #F9F9F9;
	background-repeat: repeat-x;
	background-position: left bottom;
	}

#footer {
	background-repeat: repeat;
	background-position: left bottom;
	float:left;
	color: #000000;
	width: 1040px;
	height:30px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding-top: 10px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	}
	
#footer a, #footer a:visited{
	color: #999999;
	text-decoration: none;
	}
#footer h1 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}	
#footer a:hover{
	text-decoration: underline;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/*-----------------css tambahan--------------------*/

#content2 {
	float: left;
	width: 802px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 58px;
	text-align: center;
}
#content2 img {
	margin-right: 0px;
	margin-left: 100px;
	margin-bottom:10px;
	background-color: #F7F7F7;
	padding: 6px;
	border: 1px solid #CCC;
}
#content2 h2 {
	text-align: center;	
	}
#content2 .aligncenter {
	margin-left: 40px;
	margin-right: auto;
}

#post-content2 {
	clear: both;
	padding: 5px;
	color: #03121e;
	border: 1px none #B9E3FF;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#post-content2 .random-image {
	margin-left:160px;
}
#post-content2 .random-image h2 {
	text-align:left;
	color:#993399;
	padding-left:6px;

}


#googlef2 {
	width:800px;
	color:#666;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	float: left;
}

#l-ads-googlef2 {
	padding: 4px;
	float: left;
	width: 340px;
	
	margin-right: 30px;
	margin-left: 30px;
}
#r-ads-googlef2 {
	padding: 4px;
	float: left;
	width: 340px;
	
}

#googlef2 img {
	float: left;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 4px;
}

#googlef2 h2 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.right {float:left; width:140px;}
.left {float:left; width:140px;}
