/*
Theme Name: YAHOO!China UED
Theme URI: http://uedblog.com/
Description: <a href="http://uedblog.com/">The ued blog of YAHOO!China</a>.
Version: 0.1beta
Author: Qu Yizhi
Author URI: http://www.flickr.com/photos/
Tags:

	This theme was designed and built by Qu Yizhi.

	The CSS, XHTML and design is All Rights Released.

*/

body{
	background:url(img/bg.jpg) top center no-repeat #5e7701;
	font-size:12px;
	font-family:Arial;
}

a{
	color:#003399;
}

.red{
	color:red;
}

h1{
	width:905px;
	margin:20px auto;
	height:105px;
	text-align:center;
}

h1 img{
	width:280px;
	height:85px;
}

.ub-main-wrapper{
	position:relative;
	width:905px;
	margin:0 auto 10px auto;
}

.ub-main-co{
	width:865px;
	background:#fff;
	z-index:1;
	padding:20px;
}

.ub-main-shadow{
	width:905px;
	height:100%;
	/*
	background-image:url('http://cn.yimg.com/i/sns/img/msg-bg.png');
	_background:#ddd none;
	_filter:alpha(opacity=60);
	*/
	z-index:-1;
	position:absolute;
	top:5px;
	left:5px;
	zoom:1;
}

.ub-footer{
	width:865px;
	padding:9px 20px;
	color:#799903;
	margin:0 auto 10px auto;
	font-size:10px;
}
.ub-footer p img{
	width:10px;
	height:10px;
	margin:0 10px;
}

.ub-maincont{
	float:left;
	width:600px;
	overflow:hidden;
}

.ub-subcont{
	float:right;
	width:245px;
	overflow:hidden;
}

.ub-post-pagenav{
	height:20px;
	text-align:center;
	padding:20px 0 0 0;
}
.ub-post-pagenav .wp-pagenavi span{
	border:1px solid #ddd;
	padding:2px 6px;
	color:#878787;
	margin:0 2px;
}
.ub-post-pagenav .wp-pagenavi .current{
	border:1px solid #fff;
	font-weight:800
}
.ub-post-pagenav .wp-pagenavi a{
	border:1px solid #ddd;
	padding:2px 6px;
	text-decoration:none;
	margin:0 3px;
}
.ub-post-pagenav .wp-pagenavi a:hover{
	background:#039;
	color:#fff
}

.ub-frontpage{
	width:600px;
	height:260px;
	overflow:hidden;
	margin-bottom:20px;
}
.ub-frontpage a{
	outline:none;
}
#ub-showcase{
	position:relative;
	width:245px;
	height:260px;
	overflow:hidden;
	margin-bottom:20px;
	background:url(http://localhost/uedblog/wp-content/themes/ued/img/showcaseloading.gif) top left no-repeat #787878;
}

#ub-showcase .yui-carousel-nav{
	position:absolute;
	bottom:0;
	left:0;
	width:245px;
	overflow:hidden;
	padding:0;
	background:none;
	z-index:100;
}
#ub-showcase .yui-carousel-content{
	width:245px;
	overflow:hidden;
	margin:0;
}
#ub-showcase .yui-carousel-element{
	margin:0;
}
#ub-showcase .yui-carousel-element li{
	border:none;
	margin:0;
}

#ub-showcase select{
	display:none;
}

.ub-post-wrapper{
	width:600px;
}

.postitem{
	margin-bottom:18px;
	padding-bottom:30px;
	border-bottom:1px solid #bdbdbd;
}
.postitem .postdate{
	height:16px;
	line-height:16px;
	color:#999;
}
.postitem .posttitle{
	height:22px;
	line-height:22px;
	font-weight:800;
	font-size:14px;
	margin-bottom:15px;
}

.postitem .posttitle a{
	text-decoration:none;
}
.postitem .posttitle a:hover{
	text-decoration:underline;
}
.postitem .postmeta{
	color:#6d6d6d;
}
.postitem .postmeta a,
.postitem .postmeta .postauthor a{
	padding:0 10px;
	outline:none;
}

.postitem .entry{
	margin-bottom:15px;
}

.postitem .entry p{
	line-height:1.7em;
	margin-bottom:10px;
}
.postitem .entry strong{
	font-weight:800;
}
.postitem .entry img{
	max-width:600px;
}

.ub-submod{
	margin-bottom:20px;
}
.ub-submod h3{
	font-weight:800;
	line-height:20px;
}
.ub-submod .recentlist li{
	line-height:22px;
}

.ub-submod .linklist li{
	line-height:22px;
}

.ub-submod .archives li{
	line-height:22px;
}

.ub-submod .categories li{
	line-height:22px;
}

.ub-submod .searchbar{
	width:235px;
	height:19px;
	margin:0 auto;
	border:1px solid #b8b7b7;
	overflow:hidden;
}
#s{
	width:181px;
	height:15px;
	line-height:15px;
	padding:0 3px;
	border:none;
	margin:0;
}
.ub-submod .btnsearch{
	width:48px;
	height:19px;
	line-height:19px;
	border:1px solid #cac6c3;
	border-top:none;
	background:#ebebeb;
	font-size:12px;
}

.ub-comments-area{
	width:600px;
	overflow:hidden;
}
.ub-comments-area h3{
	font-size:14px;
	font-weight:800;
	color:#6d6d6d;
	margin:10px 0 20px 0;
}
.ub-comments-area .commitem{
	margin-bottom:20px;
}
.commitem{
	padding-bottom:10px;
}
.commitem h4{
	font-weight:800;
	margin-bottom:5px;
}
.commitem h4 a{
	font-size:14px;
	margin-right:5px;
}
.commitem .commdate{
	color:#6d6d6d;
	font-size:10px;
	margin-bottom:5px;
}
.commcont{
	width:520px;
	margin:0 auto;
}
.commcont table{
	max-width:520px;
}
.commcont table .lc{
	width:18px;
	height:11px;
	background:url(img/lc.gif) top left no-repeat;
}
.commcont table .rc{
	width:18px;
	height:15px;
	background:url(img/rc.gif) bottom right no-repeat;
}

.ub-comments-area .recmtitle{
	font-size:12px;
	color:#333;
	margin:20px 0 10px 0;
}
.ub-comments-area .recm{
	
}
.ub-comments-area .recm td{
	padding:5px;
	line-height:1.5em;
}
.recm .inptxt{
	border:1px solid #ccc;
	padding:3px;
	width:260px;
	margin-right:10px;
}
.recm textarea{
	border:1px solid #ccc;
	padding:3px;
}

.ub-img-main{
	width:530px;
	float:left;
	overflow-x:hidden;
	min-height:680px;
	*height:680px;
}
.ub-img-sub{
	width:315px;
	float:right;
	overflow:hidden;
}

#ub-imgtitle,
.uis-subtitle{
	font-weight:800;
	margin-bottom:5px;	
}

#ub-imgitem{
	width:530px;
	display:block;
	margin-bottom:15px;
}

#ub-img-all-list{
	width:315px;
	height:350px;
	overflow:hidden;
	position:relative;
}
#ub-img-all-list .yui-carousel-element{
	height:320px;
	overflow:hidden;
}
#ub-img-all-list .yui-carousel-element li{
	width:315px;
	height:320px;
	overflow:hidden;
	float:left;
}
#ub-img-all-list .yui-carousel-element ul{
	width:315px;
	height:320px;
	overflow:hidden;
}
#ub-img-all-list .yui-carousel-element ul li{
	float:left;
	margin:0 5px 5px 0;
	width:100px;
	height:75px;
	overflow:hidden;
}

#ub-img-all-list .yui-carousel-nav{
	position:absolute;
	bottom:0;
	right:0;
	width:315px;
	overflow:hidden;
	padding:0;
	background:none;
	z-index:100;
	height:30px;
}
#ub-img-all-list .yui-carousel-content{
	width:315px;
	overflow:hidden;
	margin:0;
}
#ub-img-all-list .yui-carousel-element{
	margin:0;
}
#ub-img-all-list .yui-carousel-element li{
	border:none;
	margin:0;
}
#ub-imglink{
	text-decoration:none;
}

#ub-nav{
	position:absolute;
	height:25px;
	right:10px;
	top:-25px;
}
#ub-nav ul li{
	float:left;
	margin-right:10px;
	background:#fff;
	height:25px;
	padding:0 15px;
	line-height:25px;
}