/*
	Theme Name: KUKA的简洁主题
	Theme URI: http://ikuka.org/blog/
	Description: 极端简洁的主题，蓝白f黑.
	Author: kuka
	Author URI: http://ikuka.org/
*/


/*
=Common CSS
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/

body{
	background: url(images/body.gif) repeat-x #FFF; 
	color: #555; /* 333 */
	font-size: 14px;
	font-family: Verdana,Georgia, 'Times New Roman', Times, serif,Tahoma, Arial, 宋体,sans-serif;
	line-height: 150%;
	height: 100%;
	margin: 0;
	padding-bottom: 1em;
	text-align: center;
/*	background: #222 url(images/bg_body.gif); */
}
a:link,a:visited{color: #3478e3;;text-decoration: none;}  /* 3D81EE */
a:hover {color:#e12000;text-decoration: underline;border-bottom-color: #bbb;}  /* e12000 */
h2{
	font-family: Verdana,Tahoma,Arial Black,sans-serif;
	font-weight:bold;
	font-size:14px; 
	padding:12px 0 0; 
	text-align:left; 
	clear:both;
}
a img{border: none;}
.clr{clear: both;}
.clearfix:after{content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.clearfix{
	zoom: 1;
}
p{
	margin: 0 0 1em 0;
}
.copyright{
	text-align: center;
	font-size: 9px;
        font-family:verdana;color:#888;line-height:20px;
}

/*
=Layout
*/
#doc2cols,#doc1col{
	width: 88%;
	text-align: left;
	margin: 0 auto;
	/*background: #fff url(images/bg_content.gif) repeat-y 100% 0;*/
	background: url(images/bg_content.gif) repeat-y 88% 0;
}

#doc2cols #content{
	float: left;
	padding-top: 1em;
	padding-right: 20px;
	overflow: hidden;
	background: url(images/ysplit.gif) repeat-y right top;
	width: 100%;
	}

#content_container{
	margin-top: 1em;
	margin-right: 20px;
}

#doc2cols #sidebar{
	float: left;
	margin-right: -245px;
	margin-left: 10px;
	width: 201px;
	overflow: hidden;
	}
#bd{
	padding-right: 240px;
	margin-bottom: 1em;margin-left:1.3em;margin-right: 1.3em;
}

/*
=header
*/
#hd{
	height: 93px;
	padding-left: 1.3em;
	padding-right: 1.3em;
}
#hd h1{
	margin: 0;
	font-weight: bold;
	font-size: 26px;
	font-weight:128;
	padding-top: 18px;

}
#hd h1 a:link,#hd h1 a:visited,#hd h1 a:hover{
	color: #333;	
	text-decoration: none;	background:none;
font-family:  Verdana, Georgia,Arial, sans-serif;
}

#hd .sitelogin{float:right;font-size:12px;padding-top:19px;}
#hd .sitelogin a:link,.sitelogin a:visited{
	color: #0066cc;	
	text-decoration: underline;
}
#hd .sitelogin a:hover{
	color: #e12000;	
	text-decoration: underline;
}
#hd .sitelogin ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#hd .sitelogin li{
   float:left;
   margin:0px;
   padding:0 3px 0 3px;
}

p.description{
	font-size: 12px;
	padding-top: 0.1em;
	margin: 0;
}
/* navigation 
.navigation{margin-bottom:25px;font-size:12px;}
.navigation span{border:1px solid #0063dc;background-color:#949494;padding:1px 2px;}
.navigation a,.navigation a:visited{border:1px solid #ddd;padding:1px 2px;}
.navigation a:hover{border:1px solid #888;color:#fff;background-color:#0063dc;}
*/

.navigation{margin-bottom:25px;font-size:14px;}
.navigation span{padding:1px 2px;}
.navigation a,.navigation a:visited{padding:1px 2px;}
.navigation a:hover{}

/*
=footer
*/
#ft{
	text-align: left;
	font-size: 12px;
}
/* footer
---------------------------------------------------------- */

#footer {
        width:88%;
	margin: 0 auto;
        text-align:left;
	clear: both;
	color: #aaa;
	font-size: 14px;
	line-height: 20px;
/*	background: #191919 url(images/bg_extra.gif) repeat-y 0 0; */
	}
#footer p {
	margin: 0;
	padding: 10px 3px; 
	font-size: 12px;
/*	background: url(images/bg_footer.gif) no-repeat 0 100%; */
	}
#footer a:link {
	color: #db2b06;
	}
#footer a:hover, #footer a:visited {
	color: #e12000;
	}

/*
=nav
*/
#nav{
	height: 27px;
	line-height: 27px;
	background: #010101;
	border: 1px solid #888;
	padding: 0 1.3em;
	color: #FFF;
	margin-bottom: 1em;
}
#nav span{
	margin: 0 0.3em;
}
#nav a:link,#nav a:visited{
	color: #FFF;
	text-decoration: none;	background:none;
}
#nav a:hover{color:#ffD700;text-decoration:none;}
/*
=post
*/
.tempf{
	font-family:'Lucida Grande',黑体, Georgia, Verdana;

	color: #333;
	margin-top: 0;
	margin-bottom: 0.5em;border:none;
}


.posttitle a:link,.posttitle a:visited{
	color: #0066cc;
	text-decoration:none;
	font:20px Georgia, "Times New Roman", serif
/*	font-size:15.8px; */
}

.posttitle a:hover {color:#e12000;text-decoration: underline; } 
h2 posttitle{	font:20px Georgia, "Times New Roman", serif}

.postdate{
font-family:tahoma,arial;
	margin: 0 0 1em 0;
	color: #999;
	font-size: 10px;
line-height:100%;
}
.postdate a:link,.postdate a:visited{
	color: #999;
	text-decoration: none;
}
.postdate a:hover{
	color:#e12000;text-decoration: underline;
}


.postmetadata{
	font-size: 12px;
	color: #666;
}
.post{
	background: url(images/xsplit.gif) repeat-x bottom left;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}
.entry{
	font-size: 14px;line-height:178%;
}
/*.entry a:link,.entry a:visited{
	color: #3d81ee;
	text-decoration: none;
}
.entry a:visited{color:#E59900}
.entry a:hover{color:#E59900;text-decoration: underline;}

a.fullview:link,a.fullview:visited{
	color: #006a80;
	font-size: 14px;
	text-decoration: none;
}
a.fullview:hover{
	text-decoration: underline;
	}

.postmetadata a:link,.postmetadata a:visited{
	color: #006a80;
	text-decoration: none;
}
.postmetadata a:hover{
	text-decoration: underline;
}

*/


/*
=Sidebar Elements
*/
#sidebar{
	font-size: 12px;
}
#photo{
	line-height: 163%;
}
.author{font-size:14px;font-family:Verdana,Impact;font-weight:bold;margin-bottom:4em;}
#sidebar h3,#sidebar h2{
	font-size: 12px;
	font-family: Verdana,simsun,tahoma;
	color: #555;
	margin-bottom: 0.2em;
}
.mod{
	margin-bottom: 2em;
}
.mod ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#newcomments li{
}

.links li{
	color: #999;
}

.linkcat li{
	color: #999;
}
/*
=comments
*/
#interact{
	width: 90%;
	font-size: 12px;
}
h3#comments,h3#respond{
	padding-top: 1em;
	font-size: 14px;
	color: #333;
}
.commentlist li{
	background: url(images/xsplit.gif) repeat-x bottom left;
	padding-bottom: 1px;
	margin-bottom: 1em;
}
.commentlist li p{
	margin-top: 0;
	margin-bottom: 1em;
}
.commentmetadata{
	color: #999;
	margin: 0;
}
.commentmetadata cite{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#commentform textarea#comment{
	width: 100%;
}

/*
=Misc
*/
cite{
	font-style: normal;
}
h2.pagetitle{
	margin-top: 0;
	font-size: 14px;
}
select.ss{
	padding: 1px;
	border-left: 1px solid #E3E3EB;
	border-right: 1px solid #E3E3EB;
	border-bottom: 1px solid #E3E3EB;
	border-top: 1px solid #ACADB2;
}
#searchform{
	margin-top: 3px;
	padding-top: 0;
}
input.querytext{
	border: 1px solid #B1B5BD;
	padding: 1px;
	color: #DBE0E6;
}
input.querytext:focus{
	color: #666;
}
.quote {
	margin:15px 5px;
	background:#F9F9F9;
	border-left:5px solid #E0E0E0;
}
.quote-title {
	padding:5px 5px 5px 10px;
	color:#999;
	font-size:12px;
	border-bottom:1px dashed #E0E0E0;
	display: none;
}
.quote-content {
	color:#666;
	padding:10px;
}
.comment_author{
	font-style: italic;
}
BLOCKQUOTE {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; BACKGROUND: url(images/blockquote.png) #eeeeee no-repeat left top; PADDING-BOTTOM: 5px; MARGIN-LEFT: 20px; COLOR: #333; MARGIN-RIGHT: 20px; PADDING-TOP: 32px
}

#linkcat-5,#linkcat-6,#linkcat-7{
	margin-bottom: 2em;
}

#linkcat-5 h2,#linkcat-6 h2,#linkcat-7 h2,#mod h2{
	font-size: 12px;
	font-family: simsun;
	color: #555;
	margin-bottom: 0.2em;
}

#linkcat-5 li,#linkcat-6 li,#linkcat-7 li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.hand {	cursor: hand;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #74a021;
	color: #74a021;
	}

/* added for img&&text */
#content .imgright {
        float:right;
        padding:5px;
        border:1px solid #eeeeee;
        margin-left:10px;
        margin-top:10px;
        margin-bottom:15px;
}
#content .imgleft {
        float:left;
        padding:5px;
        border:1px solid #eeeeee;
        margin-right:10px;
        margin-top:10px;
        margin-bottom:15px;
}


a.more-link:link,a.more-link:visited{
	color: #0066cc;
	text-decoration: underline;
}
a.more-link:hover{
	color:#e12000;
	text-decoration: underline;
}


/* added for ajax edit comments*/
.editableAuthor, .editableComment{ color: #000; background-color: #ffffd3; }
.textComment textarea { width: 90%; height: 100px; }
.editComment, .editableComment, .textComment{ /*clear: both;*/ }
.ajax-edit { font-size: 12px; background-color: #333; color: #fff; padding: 5px; font-style: italic;font-weight:bold;}
.ajax-edit .ajax-timer { font-size: 0.8em; color: #FFCC66; }
input.ajax-error { border: 3px solid #966; }
textarea.ajax-error, li.ajax-error { background: #966; }

.formtest {
background:#fff url(images/textlogo.gif) no-repeat center;
}

.gravatar
{float:right;border: 1px solid #bdbdbd;}