/*
Theme Name: Theme Cavano
Theme URI: http://uitu.net/
Description:关注Web2.0,界面设计,前端开发!
Version: 1.0
Author:Cavano
*/



/* Begin Typography & Colors */




#nav{
height:2.2em;line-height:2.2em;background:#FF0000;
font-size:1.1em;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	
}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}
#nav li {
float: left;
list-style:none;
border-right:1px solid #a9a9a9;


}
#nav a, #nav a:visited {
display:block;
font-weight:bold;
color:#fff;
background:red;
padding:6px 12px;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
background:#000;
text-decoration:none;
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom: 1px solid #a9a9a9;
}
#nav li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #777;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#fff;
}
#nav li li a:hover, #nav li li a:active {

}


#nav li:hover ul{
	left: auto;
	z-index: 10;    
	
}









































*{margin:0;padding:0;}
ol,ul,li,dl,dt,dd {list-style:none;} 
img{border:none; }
body {font-size: 12px;font-family:Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;color: #858786;text-align: center;}
input{font-family:Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;}
a{color:#858786;font-size:12px;text-decoration:none;}
a:hover{color:#9C9EC7;text-decoration:underline;}

#page {
	margin:0 auto;
	width:920px;
	text-align: left;
	background-color: #000000;
	
}
#header {
	position:relative;
	margin:27px 0 0px 0;
	width:920px;
	height:188px;
	background:url('images/header.gif') no-repeat;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#logo{position:absolute;top:5px;left:30px;display:block;width:740px;height:120px;background:url('images/logo.gif');}
#topmenu{padding:158px 0 0 0px;width:920px;}
#topmenu li{float:left;margin-right:8px;font-size: 15px;}
#topmenu li a:hover{color:#2d85af;}
	.topmenu_a a{color: #858786;}
	.topmenu_status a{color:#2d85af;font-weight:bold;}

#content{overflow:hidden;float:left;margin-bottom:18px;width:920px;}
.c_t{display:block;width:920px;height:0px;;/*background:url('images/bg_c_t.gif');*/}
.c_b{display:block;width:920px;height:13px;/*background:url('images/bg_c_b.gif');*/}
.c{display:block;padding:10px 18px;width:880px;/*background:url('images/bg_c.gif') repeat-y;*/}
.c h2,.c h2 a{font-size:14px;color:#94A9BA;}
.post,.hentry{position:relative;margin-bottom:32px;padding-bottom:10px;border-bottom:1px solid #dfe0da;}
.comments{position:absolute;top:0;right:0;width:68px;font-family:Georgia,"Times New Roman",Times,serif;}
	.comments .cmt_num{float:right;display:block;overflow:hidden;width:33px;height:30px;font-size:18px;text-align:center;background:url('images/bg_comment.gif') no-repeat;}
	.comments .cmt_num a{color:#ff006c;text-decoration:none;}
	.comments p{clear:both;color:#ff006c;font-style:italic;font-weight:bold;}
.post_intro{margin:10px 0 10px 0;}
	.post_intro .date{padding-left:16px;color:#7c929d;background:url('images/icon_date.gif') no-repeat;}
	.post_intro .tag{margin-left:6px;padding-left:13px;background:url('images/icon_tag.gif') no-repeat;}
	.post_intro a{color:#7c929d;}
.single_h2{margin-bottom:15px;;}
.entry{word-break:break-all;}
.entry p {line-height:24px;}
#footer{position:relative; clear:both;margin-bottom:25px;width:920px;height:68px;line-height:68px;font-size:11px;background:url('images/bg_footer.gif');}
	#footer p{float:left;display:inline;margin-left:65px;}
		#footer a{color:#94A9BA;text-decoration:none;}
	.gotoTop{position:absolute;display:block;top:31px;right:25px;width:14px;height:7px;font-size:0;background:url('images/icon_backtop.gif');}

#comments{margin-bottom:12px;height:27px;line-height:27px;text-indent:38px;font-size:14px;color:#579e04;background:url('images/icon_comment.gif') no-repeat;}
#respond{}
	#respond h3{margin-bottom:12px;height:27px;line-height:27px;text-indent:38px;font-size:14px;color:#579e04;background:url('images/icon_respond.gif') no-repeat;}
	#respond textarea{font-size:12px;line-height:20px;padding:4px 6px;width:310px;height:90px;border:1px solid #cfd9e1;color:#5e7f9a;}
	#respond_l{float:left;width:248px;}
		#respond_l input{margin-bottom:11px;border:1px solid #cfd9e1;padding:4px 0 0 26px;width:220px;height:20px;color:#5e7f9a;}
			#author{background:url('images/respond_1.gif') no-repeat 5px 4px;}
			#email{background:url('images/respond_2.gif') no-repeat 5px 6px;}
			#url{background:url('images/respond_3.gif') no-repeat 5px 9px;}
	#respond_r{float:left;margin-left:14px;width:324px;}
	#respond_btn{clear:both;padding-right:27px;text-align:right;}
	#respond_btn input{width:112px;height:24px;border:none;text-indent:-9999px;cursor:pointer;background:url('images/btn_respond.gif') no-repeat;}

.commentlist{margin-bottom:40px;}
	.commentlist li {margin:0 20px 6px 40px;padding:0 10px 16px 4px;border-bottom:1px dotted #e9eef2;}
.comment-author{float:left;}
	.comment-author .avatar{float:left;margin-right:8px;padding:1px;width:24px;height:24px;border:1px solid #cfd9e1;}
	.comment-author cite,.comment-author  span{display:block;float:left;margin-top:6px;}
	.comment-author cite a,.comment-author cite{font-style:normal;color:#579e04;}
	.comment-author  span{margin-top:9px;}
.comment-meta{float:right;padding-top:6px;}
	.comment-meta a{color:#bbbabb;font-size:10px;}
.comment-body p{padding-top:3px;padding-top:9px;width:410px;line-height:20px;}
.entry p{margin-bottom:15px;}
.wp-pagenavi .current {margin: 2px;font-weight: bold;color: #84b306;}
.wp-pagenavi .pages {display:none;}
#post-10 h2{margin-bottom:15px;}

.rc_item{height:36px;}
