/*
Theme Name: KLM
Description: The default website theme.
Version: 2.0
*/



@charset "utf-8";
/* main */
body{
	margin:0;
	padding:0;
	background: url(http://kaleme-dev.s3.amazonaws.com/images/1_print.jpg) repeat-x #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:11px;
}
.n-t-content{
	display:block;
	width:100%;
	float:none;
	padding:0;
	margin:0;
}
.n-t-content h1{
	font-size:20px;
	color:#060;
	font-family:Times New Roman, Times, serif;
}
img{
	border:0;
}
a{
	color:#060;
	text-decoration:none
}
a:hover{
	color:#000;
	text-decoration:none
}
#lowLink{display:none}
.printable{
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:20px;
	margin-bottom:10px;
}
.wrapper{
	margin:0;
	padding:0;
}
.conteiner{
	display:block;
	margin:0 auto;
	padding:0;
	height:auto;
	min-height:650px;	
}
.header{
	display:none;
	padding:0;
	width:100%;	
	margin:0 auto;
}
.content{
	display:block;
	width:100%;	
	margin:0 auto;
	padding:0;
}

/* KLM content layouts */
.klm-top{
	display:none
}
.klm-t-l{
	display:none
}
.klm-t-r{
	display:none
}



.klm-mid{
	display:none
}
.klm-m-conteiner{
	display:none
}
.klm-m-l{
	display:none	
}
.klm-m-r{
	display:none
}
.klm-t-r p{
	line-height:20px;
	direction:rtl;
}
.klm-t-r-conteiner{
	display:none;
}
.klm-m-l{
	display:block;
	margin:0;
	padding:0;
	background:url(http://kaleme-dev.s3.amazonaws.com/images/9.jpg) repeat-y;
	border-bottom:1px solid #AAA;
	min-height:500px;
}
.item-post{
	padding:0;
	line-height:25px;
}

.klm-m-r-right{
	display:none	
}
.klm-m-r-center .post{
	padding:20px;
	display:block;
}
.time{
	display:block;
	width:170px;
	padding:0;
	margin:0;
	float:right;
	padding-right:20px;
	background:url(http://kaleme-dev.s3.amazonaws.com/images/13.jpg) no-repeat right;
	height:20px;
	padding-top:9px;
	color:#999;
}

.klm-m-l-post{
	padding:8px 0 8px 0;
	width:220px;
	margin:auto;
	border-bottom:1px dotted #CCC;
}
.m-post{
	line-height:16px;
}
.n-t-content h2{
	font-size:12px;
	color:#060;
	padding-bottom:10px;
	margin-bottom:20px;
	height:25px;
	width:100%;
}
.navigation{
	display:none	
}

.footer{
	display:none	
}
.clear{
	clear:both;
}

/**/

.t-bar{
	display:none
}
.n-right{
	display:none
}
.n-left{
	display:block;
	margin:0 auto;
}
.n-left h2{
	line-height:20px;
	font-size:14px;
}
.n-left p{
	line-height:20px;
	font-size:12px;
	text-align:justify;

}
/*comment*/
.comment-c{
	display:none
}
#commentlist{
	display:none
}
.socialmedia-links{
	display:none
}