/*  
Theme Name: Mikvannak_simpla_modd
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
 .clr {
clear:both;
height: 0px;
font-size:0px;
border:none;
margin:0; padding:0;
background:transparent;
}
 
body{
	background:#ffbb00;
	border-top:8px solid #c00;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:left;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:1000px;	
}
#content{
	font-size:1.2em;
	float:left;
	padding-top: 80px;
/*	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;*/
/*	padding:1em;*/
	width:650px;
	background: #fff url(./images/contentop_bg.gif) no-repeat;
}
#contentbt{
	float:left;
	/*	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;*/
/*	padding:1em;*/
	width:650px;
	height: 38px;
	background: #fff url(./images/contenbt_bg.gif) no-repeat;
}
#sidebar{
	width:320px;
	float:right;
}
#kbz img{
	margin-left: 25px;
}
#dwnlogo img{
	margin-left: 15px;
}
#sidebarcontent{
	font-size:1.1em;
	float:right;
	margin-top: 20px;
	width:300px;
	background: #333 url(./images/sidebartop_bg.gif) no-repeat;
	padding: 5px 10px 10px 10px;
}

#sidebarbt{
	/*	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;*/
/*	padding:1em;*/
	width: 320px;
	height: 50px;
	background: #ffbb00 url(./images/sidebarbt_bg.gif) no-repeat ;
}

#header{
	padding:3em 1em;
	height: 100px
}


#headerlogo {
	height: 100px;
}
#headerlogo .follow {
	width: auto;
	height: 100px;
	margin-left: 100px;
}

#headerlogo .follow img{
	margin-left:5px;
}
#footer{
	font: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	clear:both;
	padding-left: 10px;
	padding-top: 20px;
	width: 1000px;
	margin:15px auto;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#c00;
}
#header h1 a:hover{
	color:#c00;
}
#header p{
	color: #333;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size: 26px;
	color: #FFF;
		padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform:lowercase;
}
.entrytitle h2 a
{
	color:#000;
	font-weight: bold;
}
.entrytitle h2 a:hover{
	color:#c00;
}
.entrytitle h3{
	font-size: 12px;
	color:#c00;
	letter-spacing: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.entrytitle h3 a{
	color:#ffbb00;
}
#sidebar h3{
	color:#c00;
	font-size: 12px;
	margin:1em 0;
}

#sidebar h2{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 15px;
	text-transform: lowercase;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrybody p{
	padding-left: 20px;
	padding-right: 20px;
}
.entrybody img{
	max-width: 600px;
	height: auto;
}

.entrybody a img{
	max-width: 600px;
	height: auto;
	border-style: none;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	padding:3px;
	margin-left:20px;
}
#postinfo {
	margin-left: 20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#000 url(./images/comments_bg.gif) no-repeat;
	padding-top: 15px;
	width: 50px;
	height: 21px;
	float: right;
	margin-right: 30px;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	
}



/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #000;
	margin-bottom:0.3em;
	padding:0.3em;
	color: #ffbb00;
	font-size: 12px;
	
}

#sidebar ul li a{
	text-transform:uppercase;
	color: #ffbb00;
}

#sidebar ul li a:hover{
	color:#FFF;
	text-transform:uppercase;
}


/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color: #333;
	font-size:12px;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em;
	border-bottom:1px dotted #d1d1d1;
}
.alt{
	margin-bottom:0.5em;
	background:#fff;
	border-bottom:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

#commentform input#submit {
padding: 2px;
width: auto;
background-color: #c00;
color: #FFF;
font-weight:bold;
font-size: 12px;
float: left;
}

.commentsblock h2{
	padding-top: 10px;
	padding-bottom: 5px;
}

.commentlist li .commentmeta .nm{
color: #333;
font-size: 16px;
line-height: 18px;
font-weight: bold;
text-decoration:none;
padding: 0 5px 0 0px;
}

.commentlist li .commentmeta .nm a{
color: #c00;
}

.commentlist li .commentmeta .d,
.commentlist li .commentmeta .d a {
color: #666;
font-size: 9px;
font-weight: normal;
text-decoration:none;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#222;
	text-decoration: none;
}

a:hover{
	color:#C00;
}

a img{
	text-decoration: none;
	border:none;
}

div.navigation {
display: block;
padding: 10px 0px 20px 0px;
font-size: 12px;
color: #777;
border-top:1px solid  #CCC;
margin: 10px 20px 10px 20px
}

div.navigation b {
font-size: 16px;
color: #ccc;
}

div.navigation a {
font-size: 12px;
color: #7d7d7d;
}

div.navigation a:hover {
color: #C33;
}

div.alignleft {
float: left;
}

div.alignright {
float: right;
text-align: right;
}

h4 {
	font-size: 14px;
	padding-left: 20px;
}

p a {
	text-decoration: underline;
}

/* related posts*/
#relpost p {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
#relpost {
	padding-top: 10px;
	padding-bottom: 10px;
}

#arch {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#searchform input#s {
font-family: 'Arial', sans-serif;
font-size: 11px;
width: 250px;
color: #FFF;
line-height: 15px;
border: 0;
border-bottom: solid 1px #CCC;
background-color: #000;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
padding-right: 2px;
}

#searchform input#subm {
font-family: 'Arial', sans-serif;
font-size: 11px;
background-color: #C00;
padding: 2px 2px;
border: 0;
color: #000000;
font-weight: bold;
width: 35px;
line-height: 15px;
}
