@charset "utf-8";
/*  
Theme Name: mmkoala
Theme URI: http://mmkoala.me
Description: 
Version: 1.0
Author: immkoala
Author URI: http://mmkoala.me

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	font-weight:normal;

}


body{
	margin:0;
	text-align:center;
	background:#FAFCFD;
	color:#000;
	font:13px/150% 'Microsoft YaHei',Arial,Tahoma,Sans-Serif;
}

a{
	text-decoration:none;
}

a:link,a:visited{
	color:#336CCF;
}

a:hover{
	text-decoration:none;
	color:#8FBAFF;
}

img{
	border:0 none;
}


#main{
	margin:0 auto;
	width:960px;
	text-align:left;
	position:relative;
}

#header{
	float:left;
	width:950px;
	position:relative;
	height:150px;	
}

#logo{
	position:absolute;
	top:30px;
	font-size:20px;
	margin-left:14px;
}

#logo h2{
	font-size:15px;
	padding-left:130px;
	color:#777777;
}


#pages{
	position:absolute;
	top:10px;
	right:0px;
}

#pages ul{
	list-style:none;
}

#pages ul li{
	float:left;
}

#pages ul a{
	display:block;
	margin-left:5px;
}
	

#categories{
	position:absolute;
	bottom:34px;
	font-size:16px;
	
}

#categories ul{
	list-style:none;	
}

#categories ul li{
	float:left;
}

#categories ul a{
	display:block;
	margin-left:20px;
	padding:0 0 3px 3px;
	border-left:1px solid #A5B6C8;
	border-bottom:1px solid #A5B6C8;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#container{
	float:left;
	width:690px;
}

.post{
	position:relative;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	color:#5F5959;
}

pre{
	background-color:#DFFFEF;
	border:1px solid #9C9;
	padding:5px;
	word-wrap: break-word; 
	word-break: normal;
	overflow:auto;
}

	
.post h2{
	font-size:21px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #A5B6C8;
	text-shadow:2px 3px 6px #CCCCFF;
}

.post p{
	margin-bottom:5px;
}
	
.postmetadata{
	border-top:1px solid #A5B6C8;
	padding:5px 0 0 0;
	color:#999999;
}
.entry{
	line-height:22px;
}

.postmetadata span{
	float:right;
}

.postmeta{
	display:inline;
	float:left;
}

#sidebar{
	float:right;
	width:240px;
	display:inline;
	color:#666;
}

#sidebar a{
	color:#555555;
}

#sidebar a:hover{
	color:#8F8F8F;
}

#sidebar h2{
	font-weight:600;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0 4px;
	margin-bottom:10px;
}

#sidebar li ul li{
	margin-top:2px;
}


#sidebar li{
	list-style-type:none;
}

li[class^="widget"]{
	margin-bottom:20px;
}


.widgettitle{
	border-bottom:1px dotted #A5B6C8;
	margin:4px 0 4px 0;
	padding:0 0 5px 0;
	color:#4B72A9;
    font-size:13px;
}
		
#footer{
	float:left;
	width:950px;
	height:20px;
	margin-top:10px;
	color:#CDCDCD;
}

.qingchu{
	clear:both;
}

.avatar-place{
	float:left;
	margin:10px 10px 40px 10px;
	padding:3px;
	border:1px solid #CCCCCC;
}

#comments{
	border-bottom:2px solid #CCCCCC;
	padding-bottom:10px;
}


.comments-template{
	margin: 20px 0 0;
	padding: 60px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	position:relative;
	font-size: 12px;
}

.commentmetadata span{
	position:absolute;
	top:2px;
	right:1px;

}

.commentmetadata strong{
	display:block;
	padding-top:9px;
	padding-bottom:5px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.commentlist{
	font-size:12px;
}

#commentform{
	font-size:15px;
}

#commentform p{
	margin:10px 0 10px 0;
}


#submit{
	background:none repeat scroll 0 0 #222222;
	border:medium none #555555;
	color:#CCCCCC;
	padding:2px 5px;
}

input{
	width:30%;
}


textarea{
	width:70%;
}

#footer{
	text-align:center;
}

.aligncenter,
div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.page_navi{width:100%;height:36px;line-height:36px;overflow:hidden;}
.page_navi a{padding:3px 8px;margin:2px;text-decoration:none;color:#888;border:1px solid #ccf;}
.page_navi a:hover,.page_navi a.current{border:1px solid #356aa0;color:#356aa0;font-weight:bolder;}



#recent-posts-4 ul .pagebar
{
  display:none; !important
}

.related_post_title{
	font-size:14px;
}


/* WP Thread Comment CSS*/

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	margin: 5px 2px 2px 40px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}

.comment-childs img{
   float:left;
  margin:5px;
  border:1px solid #CCCCCC;
}

.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

small.commentmetadata{
	float:right;
	padding-right:5px;
	padding-bottom:5px;
}

.comment-childs p{
	text-indent:0em;
	padding:1px 0 0 1px;
}

	
.wp_smilies{
	margin-left:20px;
}

.wp_smilies img{
	border:none;
	margin:0;
}


img.wp-smiley{
	border:none;
	margin:0;
	float:none;
}


























	


	
	

