/*
Theme Name: zSofa
Theme URI: http://zww.me/archives/24846
Description: White and simply, Designed and created by zwwooooo. It is a simply WordPress theme without any plugins needed (support plugin WP Page Numbers, WP-PostViews, wp-utf8-excerpt, Related Posts of Simple Tags), widgets, threaded-comments, theme-options supported. Valid CSS3 & HTML. Facebook and twitter link-icon manage supported in the theme option page.
Version: 1.0.7
Author: zwwooooo
Author URI: http://zww.me/
Tags: theme-options, threaded-comments, white, two-columns, fixed-width, right-sidebar

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* static START */
*{margin:0;padding:0;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}
abbr[title], acronym[title] {border-bottom:thin solid;cursor:help;}
body{background:#fff;font-size:12px;font-family:Tahoma,Arial,Helvetica,sans-serif;color:#333;text-align:left;
background:url(images/change_bg2.png)repeat-x;
}
h1,h2,h3,h4,h5,h6{font-family:Georgia,"Times New Roman",Times,serif;font-weight:bold;}
h1{font-size:24px;line-height:30px;}
h2{font-size:20px;line-height:26px;}
h3{font-size:16px;line-height:24px;}
h4{font-size:14px;line-height:20px;}

h5{background-color:#68CE12;border:1px solid #008100;font-size:24px;text-shadow:1px 1px 1px #ccc;margin:0;padding:0 40px 0 0;}
h5 a{color:#fff;}
h5 a:hover{color:#fff;}
/*
h5{font-size:14px;line-height:20px;}

h6{font-size:14px;line-height:20px;}
*/

h6{font-size: 24px; text-shadow:1px 1px 1px #ccc;font-family:”微软雅黑”;background-color:#99cccc}

small{font-size:10px;line-height:16px;}
a{color:#047;text-decoration:none;}
a:hover{color:#4a630f;text-decoration:none;}
fieldset,img{border:none;}
hr{display:none;}

/* wrapper */
#wrapper{margin:0 auto;width:960px;}


/*19_Tooltip*/


#tooltip_19{position:absolute;border:1px solid #999999; background:#FFFFFF;padding:5px;color:#666666;display:none; z-index:23;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: -5px 8px 15px 2px #666;
-moz-box-shadow: -5px 8px 15px 2px #666;
-webkit-box-shadow: -5px 8px 15px 2px #666;
}
.avatar {border: 1px solid #d3d3d3; background-color: #fff;padding: 1px; margin-bottom: 2px; margin-right: 10px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}



.recentcommentscontent {position:relative;}
.arrow{width:20px; height:24px; background: url(http://www.tulongzhiji.com/mopvhs/wp-content/themes/zsofa107/images/arrow.gif) no-repeat; position: absolute; top:5px; right:-20px;}

#recentcomments {padding-left:20px;} 
#recentcomments li{float: left;}
.recentcommentslink_on { padding: 0px 5px 0px 5px; font-style:italic; font-size:11px; color:#333333;}
.recentcommentslink_title { color:#666666; font-size:0.8em;}
.recentcommentslink_author{ font-weight:bold; font-size:1.2em; color:#333333;}
.recentcommentslink_excerpt {clear:both; color:#666666; font-size:0.9em; max-width:300px; width: auto; padding:10px; border-top:1px #666666 dotted; margin-top:10px;}
.recentcommentslink_excerpt img.avatar-40{margin-bottom:20px;float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}


/* Header */

#header{z-index:1;position:relative;margin:30px auto 0;height:180px;border-bottom:1px solid #dfdfdf;}
#header h1{line-height:40px;padding:0 0 0 20px;text-shadow:1px 1px 1px #abaaaa;font-size:28px;font-family:Georgia,"Times New Roman",Times,serif;}
#header h1 a{color:#222;font-size:52px;}
#header h2{color:#C55614;font-size:14px;font-weight:normal;padding-left:25px;}

/* Nav*/
#pages{z-index:10;text-shadow:1px 1px 1px #abaaaa;position:absolute;bottom:10px;left:10px;line-height:25px;width:710px;}
#pages a{color:#333;font-size:16px;}
#pages a:hover{color:#999;}
#pages li{list-style:none;float:left;margin-right:10px;position:relative;padding:0 10px;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}
#pages ul li ul{display:none;overflow:hidden;z-index:10;position:absolute;left:-1px;top:25px;width:170px;background:#fafafa;border:1px solid #ccc;}
#pages ul li li{float:none;list-style:circle inside;text-align:left;margin-left:10px;padding:3px 8px;border:none;}
#pages li:hover ul{display:block;}
#pages li.current_page_item a{color:#ff4e00;font-size:20px;}

/* Rss & twitter */
#rss{
position:absolute;
z-index:10;
float:left;
margin:0;
padding:0;
width:30px;
height:70px;
top:60px;
right:0;
line-height:22px;
font-size:14px;
text-align:right;
padding-right:30px;
background:url(images/small_rss.png) no-repeat right 0;
}
#rss a{color:#000;padding-right:15px;}
#rss a:hover{color:#fe0802;}
#rss ul{
position:absolute;
display:none;
z-index:9999;
top:0;
left:60px;
text-align:center;
background:#fff;
width:120px;
padding:15px;
border:1px solid #ccc;
}
#rss ul li{
list-style:none;
border-bottom:1px solid #f2f2f2;
padding:3px 0;
}

/* Search */

#search{z-index:2;position:absolute;right:0;bottom:0;width:230px;height:1%;height:38px;overflow:hidden;background:#fff;border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
#search form{padding:5px 0;}

#search input#s{border:none;background:transparent url(images/search-bg.gif) no-repeat scroll right 0;color:#999;padding:5px;font-size:12px;}

#search input#searchsubmit{border:1px solid #e5e5e5;border-top:1px solid #fafafa;border-left:1px solid #fafafa;background:#f2f2f2;padding:3px 5px;font-size:12px;}

/* wrap */
#wrap{margin:0 auto;width:960px;}

/* content */
#content{float:left;width:650px;padding:20px 20px 20px 0;}

/* Post */
.post{overflow:hidden;position:relative;width:500px;padding:0 20px 0 150px;margin:0 -20px 20px 0;border-bottom:1px solid #dfdfdf;}
.post-single{width:640px;padding:0 0 0 10px;margin:0 0 20px 0;border-bottom:none;}
.title{}
.post h2.title{font-size:24px;text-shadow:1px 1px 1px #ccc;margin:0;padding:0 40px 0 0;}
.post h2.title a{color:#409FCF;}
.post h2.title a:hover{color:#69891b;}
.post h2.title-single{text-align:center;margin-bottom:5px}
.post ul,.post ol{margin:0 30px 18px;}
.post li{line-height:18px;}
.post hr{display:block;}
.post blockquote{
color:#555;
font-size:19px;
/*
border:1px solid #dfdfdf;
padding:10px;
margin:0 0 20px;
background:url(images/bg_title.png) -8px 0 repeat-y;#eee;
*/

margin:0 0 20px;

padding: 0px 10px 0 25px;
border-left: 4px solid #c9ee58;

background:#F9F9F9 url(images/icon_quote_s.gif) no-repeat 20px 6px;


}
/*
.post blockquote p {
	margin:0 0 5px 0;
}
.quote_bottom {
	background:url("images/icon_quote_e.gif") no-repeat scroll 597px -235px transparent;
	height:20px;
	margin-right:-13px;
}
*/
/*.post blockquote{border-left:5px solid #DDD; margin:15px 30px 0 10px; padding-left:20px}*/

.post p{line-height:18px;margin:0 0 18px 0;}
.post h1,.post h2,.post h3,.post h4,.post h5,.post h6{margin:0 0 18px 0;color:#777;}
.post .entry{overflow:hidden;padding-top:18px;}
.post .entry img{border:1px solid #dfdfdf;padding:5px;}
.post .entry table{background:#fff;border:1px solid #ccc;border-width:2px;border-collapse:collapse;margin:5px 0 10px;}
.post .entry th,.post .entry td{border:1px solid #ccc;padding:3px 10px;text-align:left;vertical-align:top;}
.post .entry .entry tr.even td{background:#f7f7f7;}
.post .entry th{background:#edeff0;}
.post .entry code{background:#222;color:#fff;}
.post .entry pre{width:95%;overflow:auto;font-family:"Courier New", FixedSys;color:#555;background:#fafafa;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:15px solid #ccc;border-right:1px solid #ccc;padding:5px;margin:0 0 20px;}
.post p.post-info-left{line-height:20px;position:absolute;left:0;top:5px;width:129px;color:#999;padding:0;margin:0 20px 0 0;text-align:center;}
.post .post-info-top{padding-top:5px;overflow:hidden;line-height:16px;height:16px;position:relative;color:#999;border-top:1px solid #dfdfdf;}
.post p.post-info-bottom{overflow:hidden;line-height:18px;color:#999;}
.post p.post-info-bottom a{text-decoration:none;color:#999;}
.post p.post-info-bottom a:hover{text-decoration:none;color:#4a630f;}
.post-info-time{color:#0B620A;font-weight:bold;}

.post .entry p.read-more,.post .entry .more-link,.post-info-date,.post-info-category,.post-info-tags,#gotocomments,#addcomment{display:block;padding-left:20px;background:url("images/icons.gif") no-repeat scroll 0 0;line-height:16px;}
.post-info-date{float:left;background-position:0 -120px;color:#AD1400;}
.post-info-category{float:left;width:100%;background-position:-24px -32px}
.post-info-tags{float:left;width:100%;background-position:-20px -240px;}

.post .oh2 {background:url(images/bg_title.png) -8px 0 repeat-y;#eee;border:1px solid #dfdfdf;font-size:24px;text-shadow:1px 1px 1px #ccc;margin:10px;padding:0 40px 0 0;}
.post .oh2 a{color:#409FCF;}
.post .oh2 a:hover{color:#69891b;}
.post .h9 {font-size: 24px; text-shadow:1px 1px 1px #ccc;font-family:”微软雅黑”;background-color:#99cccc}

#gotocomments{float:right;background-position:0 -180px;margin-right:10px;}
#addcomment{float:right;background-position:0 -198px;}
.post .entry p.read-more,.post .entry .more-link{background-position:0 -100px;}
.nav_link{margin-bottom:18px;}
.sticky{
width:478px;
margin-right:0;
padding-right:20px;
border:1px solid #dfdfdf;background:#fff;

border-width: 1px;
border-style: solid;
-moz-border-radius: 11px;
-khtml-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;

}

*.toggle{
}

/* Comments */
#comments-div{position:relative;line-height:18px;height:18px;text-shadow:1px 1px 1px #999;text-align:right;margin:5px -20px 30px 0;padding:5px 20px 5px 0;border-top:1px solid #dfdfdf;}
h2#comments{font-size:14px;width:300px;float:right;line-height:18px;}
span#comments-addcomment{position:absolute;left:10px;top:5px;}
span#comments-addcomment a{color:#047;text-decoration:none;display:block;padding-left:20px;background:url("images/icons.gif") no-repeat 0 -198px;}
span#comments-addcomment a:hover{color:#4a630f;text-decoration:none;}

/* comments list style */
ol.commentlist li{position:relative;list-style:none;height:1%;margin:0 20px 30px;padding-bottom:10px;}
ol.commentlist li p{font-size:18px;}
ol.commentlist li div.comment-author{margin-bottom:10px;line-height:20px;height:20px;border-bottom:1px solid #dfdfdf;display:block;}
ol.commentlist li div.vcard img.avatar{position:absolute;left:0;top:0;width:40px;height:40px;background:#fff;padding:2px;border:1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
ol.commentlist li div.vcard cite.fn{margin-left:55px;font-style:normal;font-size:14px;font-weight:bold;}
ol.commentlist li div.vcard cite.fn a.url{color:#047;}
ol.commentlist li div.vcard cite.fn a.url:hover{color:#aaa;}
/* ol.commentlist li div.vcard span.says{position:absolute;text-indent:-9999em;} */
/* ol.commentlist li div.comment-meta{ position:absolute;left:55px;top:25px;} */
ol.commentlist li span.comment-meta{position:absolute;right:60px;top:0;}
ol.commentlist li span.comment-meta a{color:#555;}
ol.commentlist li span.comment-meta a:hover{color:#999;}
ol.commentlist li p,ol.commentlist li blockquote{margin:0 0 10px 55px;}
ol.commentlist li blockquote{padding:5px;border:1px dashed #dfdfdf;color:#999;background:#fafafa;}
ol.commentlist li blockquote p,ol.commentlist li code p{margin-left:0;}
ol.commentlist li code{margin-bottom:10px;padding:2px;background:#777;color:#dfdfdf;}
ol.commentlist li div.reply,ol.commentlist li div.atclass{position:absolute;right:0;top:0;}
ol.commentlist li div.reply a,ol.commentlist li div.atclass a{display:block;color:#ccc;padding:2px 7px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;border-top:1px solid #dfdfdf;}
ol.commentlist li div.reply a:hover,ol.commentlist li div.atclass a:hover{color:#777;}
ol.commentlist li ul.children li{margin:0 0 0 30px;padding-bottom:0;border-bottom:none;}
ol.commentlist li ul.children li.depth-2{margin:0 0 0 46px;}
ol.commentlist li ul.children li div.comment-author{border-top:1px dashed #ccc;border-bottom:none;}
ol.commentlist li ul.children li img.avatar{width:24px;height:24px;border:1px dashed #ccc;}
ol.commentlist li ul.children li div.vcard cite.fn{margin-left:40px;}
/* ol.commentlist li ul.children li div.comment-meta{left:38px;top:18px;} */
ol.commentlist li ul.children li p,ol.commentlist li ul.children li blockquote{margin:0 0 10px 38px;}
ol.commentlist li ul.children li div.reply,ol.commentlist li ul.children li div.atclass{}
ol.commentlist li ul.children li div.reply a,ol.commentlist li ul.children li div.atclass a{border-left:1px dashed #ccc;border-right:1px dashed #ccc;border-bottom:1px dashed #ccc;border-top:none;}

/* navigation */

#pagination{text-align:center;padding:0 30px;}
.navigation{text-align:right;border-bottom:1px solid #dfdfdf;margin:0 -20px 0 0;padding:0 20px 0 0;}


#navigation{
display:block!important; 
border-radius:10px; 
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
border: 1px solid #ddd; 
background: #EFEFEF;
box-shadow: 2px 2px 2px rgba(50,50,50,0.4); 
color: #444; 
text-decoration: none;
width:60%;margin:0 0 0 90px; 
padding: 10px;
text-align: center;}

/* respond */
#respond{margin:20px 0 20px 55px;}
#respond h2{text-shadow:1px 1px 1px #999;font-family:Georgia,"Times New Roman",Times,serif;margin-bottom:10px;}
#respond .cancel-comment-reply a{color:#920017;}
#respond .cancel-comment-reply a:hover{color:#FF4E00;}
#commentform{margin:0;padding:0;}
#commentform p{margin:0 0 10px;padding:0;}
#commentform a{}
#commentform textarea{padding:3px;}
#commentform input{}
#comment{width:90%;}
#author,#email,#url{height:12px;}
#author,#email,#url{padding:3px;}
#submit{background:#222;color:#ccc;padding:2px 5px;border:#555;}
#submit:hover{color:#fff;}

/* trackbacks-pingbacks */
.trackbacks-pingbacks h3{font-weight:bold;margin-bottom:10px;border-bottom:1px solid #ccc;color:#555;padding:3px 0;}
.trackbacks-pingbacks ul{margin:5px 20px 15px;list-style-type:circle;}
.trackbacks-pingbacks ul li{margin-bottom:4px;}

/* Sidebar */
#sidebar{overflow:hidden;float:left;width:270px;padding:20px 0 10px 20px;color:#999;}
#sidebar a{color:#555;}
#sidebar a:hover{color:#aaa;}
#sidebar h3{font-size:21px;color:#4a630f;text-shadow:1px 1px 1px #ccc;margin:0;padding:0 40px 0 0;},#sidebar h2{text-shadow:1px 1px 1px #abaaaa;color:#555;font-size:14px;font-family:Georgia,"Times New Roman",Times,serif;margin:0 0 5px;border-bottom:1px solid #dfdfdf;}
#sidebar li{line-height:20px;}
#sidebar li.widget{margin-bottom:20px;}
#sidebar ul{list-style:none;}
#sidebar ul ul{padding:0 8px;}
#sidebar ul ul ul{padding:0;}
/*
#sidebar ul ul li{padding-left:15px;background:url("images/icons.gif") no-repeat 0 -280px;}
#sidebar ul ul li:hover{background:url("images/icons.gif") no-repeat -10px -260px;}
*/

#sidebar ul {list-style-type:none; list-style-image: none; margin:0.8em 0px 0px;}
#sidebar li {list-style-type:none; list-style-image: none; margin:0px 0px 0.6em; line-height:160%;}
/* Footer */
#footer{position:relative;margin:0 0 15px 0;padding:5px 50px 5px 10px;overflow:hidden;border-top:1px solid #dfdfdf;color:#aaa;height:180px;}
#footer a{border-bottom:1px dashed #aaa;color:#aaa;}
#footer #back-to-top{position:absolute;top:5px;right:10px;color:#999;text-shadow:1px 1px 1px #ccc;font-size:14px;}
#footer #back-to-top a{border:none;color:#333;}

/* fixed */
.fixed{clear:both;}

/* Other */
.aligncenter,div.aligncenter{display:block;margin:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{text-align:center;padding-top:4px;margin:10px;border-radius:3px;border-radius:3px;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text{font-size:12px;line-height:17px;padding:0 4px 5px;margin:0;}




.cat{width:100%;overflow:hidden;height:100%;margin-top:5px;padding:0;}
.cat li{display:inline;font-size:10px;height:28px;}
.cat li a{background-color:#fff;text-decoration:none;height:15px;width:60px;float:left;border:1px solid #d2d2d2;color:#666;line-height:15px;text-align:center;-webkit-transition:all .5s ease-out;margin:5px;padding:5px;}
/×不用插件实现 Pagenavi 功能×/
.ooxx_nav{clear:both;margin:5px -2px;overflow:hidden;zoom:1;text-align:center;}
.ooxx_nav .page-numbers:hover{background:#FF3D86;color:#FFF;-moz-box-shadow:1px 1px 1px #DDD;-webkit-box-shadow:1px 1px 1px #DDD;box-shadow:1px 1px 1px #DDD;}
.ooxx_nav .page-numbers,
.ooxx_nav .dots:hover,
.ooxx_nav .pages:hover{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background:#FFF;display:inline-block;float:left;height:18px;margin:2px;min-width:28px;_width:28px;padding:1px;}
.ooxx_nav .page-numbers:visited{opacity:0.5;}
.ooxx_nav .current,
.ooxx_nav .current:hover{background:#7BAFA7;color:#FFF;font-weight:bold;-moz-box-shadow:1px 1px 1px #DDD;-webkit-box-shadow:1px 1px 1px #DDD;box-shadow:1px 1px 1px #DDD;}
.ooxx_nav .pages,
.ooxx_nav .pages:hover{color:#CCC;width:120px;}

/* Loading */
#load-ing {
width:100px;
height:20px;
/*background:#fff;#A0DB0E; */
background-image:url(images/blue_large.gif);
background-repeat:repeat-x;
background-position:right;
padding:5px;
position:fixed;
left:560px;
top:360px;
}

#load-ing div {
width:1px;
height:2px;
background:#E60909;
}


.sidebar li a {position:relative;}

/*up and down*/
#up-and-down{position:absolute;top:40%;left:50%;margin-left:-520px;display:block;z-index:2;}
#go-to-up{background:url(images/scroolbar.gif) no-repeat;position:relative;cursor:pointer;height:42px;width:32px;margin:10px 0;}
#go-to-comt{background:url(images/scroolbar.gif) no-repeat center -45px;position:relative;cursor:pointer;height:32px;width:32px;margin:10px 0;}
#go-to-down{background:url(images/scroolbar.gif) no-repeat center -78px;position:relative;cursor:pointer;height:42px;width:32px;margin:10px 0;}


#sidebar .ffox_most_active li{
list-style:none;
float:left;
border:none;
line-height:0;
}
#sidebar .ffox_most_active img.avatar{
width:25px;
height:25px;
border:1px solid #ddd;padding:2px;margin:0 1px 0 0;}



/*Smoking*/
.spawn {
	margin-top: 200px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
.puff {
	position: absolute;
	width: 0px;
	height: 0px;
}


/*clouds*/
#clouds{
width:100%;
height:180px;
background:url(images/bg-clouds.png) repeat-x;
}

#clouds h1{line-height:40px;padding:0 0 0 20px;text-shadow:1px 1px 1px #abaaaa;font-size:28px;font-family:Georgia,"Times New Roman",Times,serif;}
##clouds h1 a{color:#000;font-size:34px;}
/*menu*/
#menu{border-top:1px solid #A5B6C8;width:960px;margin:0 auto;z-index:9999;}
.nav li{float:left;background-color: #FAFCFD;display:block;border:1px solid #A5B6C8;border-top:none;margin:-6px 8px 0;border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;}
.nav li a{color: #356AA0;font-size:14px;text-align:center;display:block;padding:8px 15px;white-space:nowrap;min-width:57px;}
.nav .nav_hover{padding-top:15px;}
.nav .nav_hover a{color:#356aa0;}

#close-sidebar,.nav .rss{float:right;cursor:pointer;display:block;}
#close-sidebar a,.nav .rss a{display:block;color:#356aa0;}
#fixed{height:55px;}
/*sweet titles*/
body div#tooltip { position:absolute;z-index:1000;max-width:220px;width:auto !important;width:220px;background:#AC0909;text-align:left;padding:5px;min-height:1em;}
body div#tooltip p { margin:0;padding:0;color:#fff;font:12px verdana,arial,sans-serif; }
body div#tooltip p em { display:block;margin-top:3px;color:#97AE2D;font-style:normal;font-weight:bold; }
body div#tooltip{-moz-border-radius:5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;}

#sidebar .sidebar-tab li img.avatar{float:left;position:relative;border:1px solid #ddd;padding:1px;margin-right:5px;}

#sidebar-tab{border:1px solid #ccf;margin-bottom:1.5em;overflow:hidden;}
#tab-title h3{color:#666;font-size:15px;font-weight:400;}
#tab-title .selected{color:#356aa0;border-bottom:0px;} /*标题被选中时的样式*/
#tab-title span{padding:5px 9px 5px 10px;border:1px solid #ccf;border-right:0px;margin-left:-1px;cursor:pointer;}
#tab-content .hide{display:none;} /*默认让第一块内容显示，其余隐藏*/
#tab-content ul{padding:5px 10px;overflow:hidden;}
/*#tab-content ul li{padding-top:5px;height:45px;}*/
#tab-content ul li img{border:1px solid #dfdfdf;padding:4px;}

img.recentcomments{width:38px; height:38px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}



/*反选颜色*/
::-moz-selection{    /*针对Firefox*/
    background:#cc0000;
    color:#fff;
}
 
::selection {
    background:#cc0000;
    color:#fff;
}
 
code::-moz-selection {  /*code是标签选择器，可以换成p或span等*/
    background: #333333;
}
 
code::selection {
    background: #333333;
}

#entry .related_post_title{font-size:21px;color:#4a630f;text-shadow:1px 1px 1px #ccc;margin:0;padding:0 40px 0 0;

#commentbackground{
   background: #333333;
}


/** Copyright 2005 Google Inc. All rights reserved. */
/* the GSearchControl CSS Classes
* .gsc-control :主显示框
*/
.gsc-control {
width: 98%;
}

.gsc-control div {
position: static;
}

/* control inputs
* .gsc-search-box : 搜索栏大小
* .gsc-input : the text input area
* .gsc-keeper : the save link below savable results
*/
form.gsc-search-box {
width: 96%;
}

/*
* This table contains the input element as well as the search button
* Note that the search button column is fixed width, designed to hold the
* button div's background image
*/
table.gsc-search-box {
width : 100%;
margin-bottom : 2px;
margin-top : 5px;
margin-left: -6px;
}

td.gsc-search-button {
width : 1%;
}

td.gsc-clear-button {
width : 14px;
}

/**
* undo common generic table rules
* that tend to impact branding
*/
table.gsc-branding td,
table.gsc-branding {
margin: 0 0 0 0;
padding: 0 0 0 0;
border : none;
}

table.gsc-branding {
border-style : none;
border-width : 0px;
border-spacing : 0px 0px;
width : 100%;
}

td.gsc-branding-text {
vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
padding-bottom : 2px;
text-align : right;
color : #676767;
font-size : 11px;
margin-right : 2px;
}

td.gsc-branding-img-noclear {
width : 51px;
vertical-align : bottom;
}

td.gsc-branding-img {
width : 60px;
vertical-align : bottom;
}

input.gsc-search-button {
margin-left : 4px;
}

div.gsc-clear-button {
display : inline;
text-align : right;
margin-left : 4px;
margin-right : 4px;
padding-left : 10px;
background-repeat: no-repeat;
background-position: center center;
background-image: url('http://www.google.com/uds/css/clear.gif');
cursor : pointer;
}

/*
* Given that this is sitting in a variable width tabel cell, the idea is
* for it to consume the entire cell. The adjacent cell contains the search
* button and that is a fixed width cell.
*/
input.gsc-input {
padding-left : 2px;
border-style : solid;
border-width : 1px;
border-color : #BCCDF0;
width : 99%;
}

/* tabbed mode of search control
* .gsc-tabsArea : the box containing all of the tabs
* .gsc-tabsAreaInvisible : same as above, but this is the state when search has been cleared
* .gsc-tabHeader : an individual tab
* .gsc-tabHeader.gsc-tabhActive : the active tab
* .gsc-tabHeader.gsc-tabhInactive : an inactive tab
* .gsc-tabData : the data area/box containg results and header data for each tab
* .gsc-tabData.gsc-tabdActive : the data area for the active tab
* .gsc-tabData.gsc-tabdInactive : the data area for inactive tabs
*/
.gsc-tabsArea {
clear: both;
margin-top: 6px;
}

.gsc-tabsAreaInvisible {
display : none;
}

.gsc-tabHeader {
display: inline;
cursor: pointer;
display: inline;
padding: 2px 10px !important;
border: 1px solid #999; /*可修改搜索结果标题栏的边框颜色*/
border-bottom: none;
margin-bottom: 0;
margin-right: -6px; /*不要修改*/
margin-left: 10px; /*不要修改*/
}

.gsc-tabHeader.gsc-tabhActive {
background: #484848; /*正在显示的搜索结果标题栏的背景*/
color: #FFFF99; /*正在显示的搜索结果标题栏的字体颜色*/

}

.gsc-tabHeader.gsc-tabhInactive {

}

.gsc-tabData.gsc-tabdActive {
display: block;
border: 1px solid #999; /*搜索结果显示栏的边框颜色*/
padding:10px;
background: #484848; /*搜索结果显示栏的背景颜色*/
margin-bottom:10px; /*搜索结果显示栏内文字字体*/
font-size:14px;
}

/*此代码只对IE6适用*/
* html .gsc-tabData.gsc-tabdActive {
display: block;
border: 1px solid #999; /*搜索结果显示栏的边框颜色*/
padding:10px;
background: #484848; /*搜索结果显示栏的背景颜色*/
margin-bottom:10px; /*搜索结果显示栏内文字字体*/
font-size:14px;
margin-top:1px; /*不要更改，保证tab显示效果和firefox一致*/
}

/*此代码只对IE7适用*/
*+ html .gsc-tabData.gsc-tabdActive {
display: block;
border: 1px solid #999; /*搜索结果显示栏的边框颜色*/
padding:10px;
background: #484848; /*搜索结果显示栏的背景颜色*/
margin-bottom:10px; /*搜索结果显示栏内文字字体*/
font-size:14px;
margin-top:1px; /*不要更改，保证tab显示效果和firefox一致*/
}

.gsc-tabData.gsc-tabdInactive {
display: none;
}

/* tab specific results header supression
* - no twiddle, tabbed mode runs in full expand mode
* - no title
* - no stats
*/
.gsc-tabData .gsc-resultsHeader .gsc-title {
display: none;
}

.gsc-tabData .gsc-resultsHeader .gsc-stats {
display: none;
}

.gsc-tabData .gsc-resultsHeader .gsc-results-selector {
display : none;
}



