/*  
Theme Name: UCDCHINA for Blogool
Theme URI: http://www.blogool.org
Description: 由nowa转自ucdchina
Author: JunChen Wu, nowa
Author URI: http://www.junchenwu.com/
*/

/*
=Common CSS
*/
body{
	background: #FFF;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 160%;
	height: 100%;
	margin: 40px;
	padding: 0;
	text-align: center;
}

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;
}
/*
=Layout
*/
#doc2cols{
	text-align: left;
	margin: 0 auto;
}
#doc2cols #bd{
	padding-right: 265px;
	background: url(images/bd_bg.gif) repeat-y right top;
}
#doc2cols #content{
	width: 100%;
	float: left;
	overflow: hidden;
}
#doc2cols #content_inner{
	padding-right: 40px;
}
#doc2cols #sidebar{
	width: 225px;
	float: left;
	margin-left: 40px;
	margin-right: -265px;
	overflow: hidden;
}
#trlogin{
	position: absolute;
	top: 3px;
	right: 2em;
	font-size: 12px;
	text-align: right;
}
#trlogin li{
	list-style: none;
	display: inline;
}
/*
=header
*/
#hd{
	margin-bottom: 18px;
}
#hd h1{
	margin: 0 0 45px 0;
	font-weight: border;
}
#hd h1 a{
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
	width: 247px;
	height: 62px;
}
#hd h1 a:link,#hd h1 a:visited,#hd h1 a:hover{
	color: #000;	
	text-decoration: none;
}
#hd h2{
	font-size: 25px;
	font-weight: normal;
	font-family: simhei;
	padding-bottom: 8px;
	margin: 0.5em 0 1em 0;
}
/*
=footer
*/
#ft{
	text-align: center;
	font-size: 12px;
}
/*
=post
*/
.posttitle{
	font-size: 150%;
	font-family:"Microsoft JhengHei","微軟正黑體","Microsoft YaHei","微软雅黑";
	font-weight: normal;
	color: #000;
	margin-top: 0;
	margin-bottom: 0.5em;
}
.posttitle a:link,.posttitle a:visited,.posttitle a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.authordate{
	font-size: 100%;
	color: #666;
	line-height: 1.6em;
	margin-bottom: 2em;
}
.authordate span{
	font-size: 84%;
}
.authordate a:link,.authordate a:visited,.authordate a:hover{
	color: #666;
}
.postmetadata{
	font-size: 100%;
	color: #333;
	margin: 0 0 1.5em 0;
}
.post{
	border-bottom: 1px solid #CCC;
	padding-bottom: 0.5em;
	margin-bottom: 3em;
	font-size: 13px;
	line-height: 160%;
}
.entry{
	font-size: 100%;
}
.entry p{
	margin-bottom: 1.8em;
}
a.more-link:link,a.more-link:visited,a.more-link:hover{
	font-size: 107%;
}
/*
=Sidebar Elements
*/
#sidebar{
	font-size: 12px;
}
.member{
	line-height: 140%;
}
.member .avatar{
	float: left;
	width: 48px;
	height: 48px;
}
.member strong{
	font-size: 105%;
}
.member p{
	color: #333;
	margin-left: 53px;
}
#sidebar h3{
	font-size: 125%;
	color: #000;
	margin-top: 0;
	margin-bottom: 0.5em;
}
.mod{
	margin-bottom: 2em;
}
.mod ul{
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
}
#newcomments li{
}

.links li{
	color: #999;
}

/*
=comments
*/
#interact{
	width: 99%;
	font-size: 13px;
}
#interact h3{
	font-size: 14px;
	color: #333;
}
h3#comments,h3#respond{
	padding-top: 1em;
}
#interact ul,#interact ol{
	margin-left: 0;
	padding-left: 3em;
}
.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 0 5px 0;
}
.commentmetadata span{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

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

/*
=Misc
*/
cite{
	font-style: normal;
}
h2.pagetitle{
	font-size: 18px;
	font-weight: normal;
	font-family: simhei;
	margin-top: 0;
	margin-bottom: 1.2em;
}
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{
	padding: 1px;
	color: #CCC;
}
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;
}

#fsize{
	line-height: 150%;
	font-family: Courier;
	float: right;
	font-size: 12px;
}
#fsize a{
	color: #333;
	outline: none;
	padding: 0px 3px 1px 3px;
	text-decoration: none;
}
#fsize .fsizeOK{
	border: 1px solid #666;
}
#fsize .fsizeDisabled{
	color: #CCC;
	border: 1px solid #CCC;
	cursor: default;
}

.pagination{
line-height:23px;
}
.pagination span, .pagination a{
font-size:12px;
margin: 2px 6px 2px 0;
background:#fff;
border:1px solid #e5e5e5;
color:#787878;
padding:2px 5px 2px 5px;
text-decoration:none;
}
.pagination a:hover{
background: #8391A7;
border:1px solid #fff;
color:#fff;
}
.pagination .current{
background: #fff;
border:1px solid #8d8d8d;
color:#393939;
font-size:12px;
padding:2px 5px 2px 5px;
}