/*
Theme Name: NoPride
Theme URI: http://klniu.com/
Description: 专为klniu.com所写插件，命名的目的是为了提醒自己要剔除慢心。
Version: 1.0
Author: klniu
Author URI: http://klniu.com/
*/



/* Begin Typography & Colors */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
.center {
	text-align:center;
}
/* body */
body {
    background: #CCCCCC;
    color: #666666;
    font: 100% 微软雅黑, 文泉驿微米黑, Verdana,Georgia, Arial;
    font-size: 14px;
   	line-height:1.6;
	text-align:center;
}
/* headings */
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	color:#0066CC;
}
h1, h2, h3, h4 {
	margin-bottom:15px;
	line-height:30px;
}
#content h1 {
	font-size:22px;
}
#content h2 {
	font-size:20px;
}
#content h3 {
	font-size:18px;
}
#content h4 {
	font-size:16px;
}
/* links */
a {
	text-decoration:none;
	color: #0066CC;
}
a:hover {
	text-decoration:underline;
	color:#0066CC;
}
/* paragraphs */
p {
	margin-bottom:15px;
	text-indent:2em;
}
table {
	margin-bottom:20px;
}
th,td {padding: 4px; }

blockquote {
    color:#FFFFFF;
	background:#CCCCCC;
	margin:4px;
	padding:8px;
}
pre p, blockquote  p{
	padding:0;
}
/* images */
a img {
	border:none;
}
/* container */
#container {
	background:#FFFFFF;
	width:960px;
	margin:0 auto;
	margin-top:20px;
	border: 1px solid #CCFF33;
	border-top:none;
	text-align:left;
}
/* header */
#header {
		height:150px;
    background:#CCCCCC url(images/header_bg.jpg);
    /*background: #FFFFFF;*/
    border: 1px solid #CCFF33;
    border-bottom:4px solid #6699CC;
	position:relative;
}
#logo{
	padding: 30px 0 0 25px;
}
/* navigation */
#navigation {
    position: absolute;
    bottom:0;
    left:250px        
}
#navigation li {
	float:left;
	list-style-type:none;
	font-weight:bold;
}
#navigation li a {
	display:block;
    margin-right:2px;
    padding:0 0 0 5px;
    text-decoration:none;
}
#navigation li a span{
    background:url(images/nav.png) no-repeat right top;
    background-position:0 -28px;
    padding:5px 12px 4px 15px;
    font-size:16px;
    font-weight: bold; 
    color:#FFFFFF;
}    
#navigation li.selected, #navigation li a:hover {
    display:block;
    text-decoration:none;
    background-position:0 0;
    font-style:normal;
}
#navigation li a:hover span{
background-position:0 0;
}
#navigation .current a span {
background-position:0 0;
}
/* content */
#content {
	float:left;
	width:700px;
	padding: 5px 5px 5px 15px;
}
/* achive */
.achive {
	margin:60px 0;
}
.achive .info {
    margin:0;
}
.childcat h4{
	margin:5px 0 5px 0;
}
.childcat {
	margin-left:10px;
}

.childcat ul{
	margin-left:15px;
}
/* entry */
.entry {
	margin:40px 0;
}
.entry h2 {
    text-align:center;
}
.entry .info {
    text-align:center;
    margin: 0 0 10px;
}
.entry ol, .entry ul {
	margin-left:4em;
	padding-bottom:20px;
}
/* relative post */
.relative-post {
	text-align:left;
	margin-top:40px;
}
.relative-post h2{
	text-align:left;
}
.relative-post ol{
	margin-left:2em;
}
/* post url */
.posturl{
	text-indent:0;
	margin-top:15px;
}
/* page */
.page ul,.page li{
    list-style:none;
}
/* lists */
ul ul,ul ol,ol ol,ol ul {
	padding:0;
}
ul,ol,li {
	list-style:none;
}
/* tags */
.tags{
    text-transform: uppercase;
    font-weight: bold;
}
.entry .tags {
    margin-top: 40px;
}
/* comments */
.comments_title {
	color:#6666FF;
	font-size:16px;
	font-weight:bold;
}
.comments_title a {
	margin-left:2px;
	padding-left:6px;
	border-left:1px solid;
	font-size:16px;
	font-weight:normal;
	padding-right:10px;
}
.commentlist{
	margin-left:4px;
    border-bottom: thin solid #99CCFF;
}
.commentlist ul {
    list-style: none;
	margin:20px 0 0 20px;
}
.commentlist li {
    list-style: none;
    padding:0 0 10px;
    border: thin solid #99CCFF;
    border-bottom: none;
    position: relative;
}
.comment-nav {
    margin: 10px 5px;
}
.authorinfo {
    background:#E4F1FE;
    font-style: normal;
    height:48px;
    margin-bottom:15px;
    clear: both;
}
.authorinfo cite{
    font-style: normal;
}
.avatar {
	float:left;
    background:#FFFFFF;
	border:1px solid #CCCC66;
    padding:2px;
    margin:3px 7px;
	height:35px;
	width:35px;
}
.moderation {
    color:red;
}
.replyno {
    position: absolute;
    top: 0px;
    right: 55px;
}
/* thread commnet */
.editComment, .editableComment, .textComment{
display: inline;
}
.comment-childs{
border: 1px solid #95C0F8;
border-right:none;
margin: 15px 0 10px 25px;
position: relative;
}
#newcomment{
border:1px dashed #F0FBFE;
width:90%;
}
#newcommentsubmit{
color:red;
}
.adminreplycomment{
border:1px dashed #777;
width:99%;
margin:4px;
padding:4px;}
.mvccls{
color: #999;
}
.thdrpy {
    position:absolute;
    top:0px;
    right:10px;
    
}
.childinfo {
    background:#E4F1FE;
    font-style: normal;
    margin-bottom:15px;
    height:48px;
    clear: both;
}
.childinfo a {
    font-style: normal;
}
.childinfo span {
    display:inline;
}
/* commentform */
#respond {
    margin:35px 0 0 6px;
}
#respond p {
    text-indent: 0;
}
#commentform textarea {
    width:90%;
}
/* Sidebars */
.sidebar {
    float: left;
    width: 220px;
    padding: 40px 5px 0 5px;
    margin-right:0;
}
.sidebar ul {
    margin:0;
    list-style:none;
}
.sidebar ul li {
    margin-bottom: 0.2em;
    background-color:#D0E7FF;
    padding-bottom:15px;
}
.sidebar ul li li {
    margin-left:35px;
    list-style-image: url('images/li.gif');
    padding:0;
}
.sidebar ul li h2 {
    background:url(images/siderbg.png) no-repeat;
    text-align:center;
    font-size: 18px;
    font-weight:bold;
    line-height:30px;
    color: #FFFFFF;
    padding:0 0 5px;
    margin: 0 0 0.5em 0;
}
.sidebar ul li ul li ul {
		margin-left:-15px;
}
/* google */
#sidebar-google { 
    background-color:#FFFFFF;
    width: 200px;
    padding: 15px 5px 10px 5px;
}
#cse-search-results {width: 730px; background: #FFFFFF;}
/*google_adsense*/
#ad_code{
    width:200px;
    text-align:left;
    padding:0;
}
/* Footer */
#footer {
    clear:both;
    padding:60px 0 5px;
    text-align: center;
}
