@charset "utf-8";
body {
background:url(images/bg0.jpg) top no-repeat #292929;
/*background:url(images/bg.jpg) #222326;*/
font-family: Verdana, Arial, Helvetica,  sans-serif,SimSun,Microsoft YaHei;
font-size:12px;
color:#373737;
margin:0;padding:0;
}
mark,.forum-post-poster .highlight,.highlight{color:red;background-color:yellow;font-weight:bold;}
h1,h2,h3,h4,h5,h6 { margin:12px 0 16px; }
p {margin:0 0 20px;}
a {outline:none;text-decoration:none;color:#333;transition:color 0.3s linear,background-color 0.3s linear,opacity 0.3s linear,border 0.3s linear}
a:hover {color:#c00000;text-decoration:none;transition:color 0.3s linear,background-color 0.3s linear,opacity 0.3s linear,border 0.3s linear}
a:active{position:relative;top:1px; left:1px;z-index:1;}
a img:active{position:relative;top:1px; left:1px;z-index:1;}
a img {border:none;}
small{font-size:12px;font-weight:normal;font-family:Verdana;}
ul {list-style-type:none;margin:0 0 6px;padding:0;}
hr {background-color:#ccc;border-bottom:1px solid #ccc;color:#ccc;}
a.btn { background: #29e; color: #fff; display: inline-block; width: 100px; height: 28px; line-height: 28px; text-align: center; border-radius: 3px; font-size: 14px; transition: all 0.3s linear; vertical-align:-1px;}
a.bg-green{ background:#4a9a32;}
a.bg-green:hover{ background:#53ad38;}
a.bg-green:active{ background:#40872b; box-shadow:1px 2px 3px #006000 inset;}


.clr {display:block;clear:both;}
.clr0 {display:block;clear:both;height:0px;}
.clr5 {display:block;clear:both;height:5px;}
.clr16 {display:block;clear:both;height:16px;}
.clr30 {display:block;clear:both;height:20px;}
.align_left {float:left;width:49%;text-align:left;}
.align_right {float:right;width:49%;text-align:right;}
.overflow-hidden{overflow:hidden;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;}
.yahei{font-family: Microsoft YaHei;}

form{margin:0px;padding:0px;}
form select{font-size:14px;color:#ccc;height:29px;line-height:29px;padding:2px;border:1px solid #E1E1E1;background-color:#fff;vertical-align:middle;}
form input {width:320px;height:27px;line-height:27px;border:1px solid #E1E1E1;background-color:#fff;font-size:14px;color:#ccc;padding-left:3px;margin:0px;vertical-align:middle;}
form textarea {width:100%;height:130px;margin:0px;padding-left:3px;font-size:14px;line-height:22px;border:1px solid #E1E1E1;background-color:#fff;color:#000; overflow-y:auto; resize:none;}
form button {display:inline-block;margin:0px 0px 5px 0px;padding:1px 8px 0px 8px;line-height:32px;height:32px;font-size:14px;background-color:#c00;color:#fff;border:none;border-radius:2px;box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0px 2px 1px rgba(255,255,255,0.3);vertical-align:middle;}
form select:focus,form input:focus,form textarea:focus{border:solid 1px #66CCFF;box-shadow:0px 0px 10px rgba(102,204,255,0.4);transition:border 0.3s linear}
form #comname-about,#commail-about{width:420px;}
form .img_code,form .img_code2{width:48px;height:22px;line-height:22px;float:left;}
form #comment-edit-text{height:170px;}


/** ico **/
.fa-user{background:url(images/fa-ico.png) no-repeat 0 0;background-size:15px 55px;display:inline-block;width:16px;}
.fa-clock-o{background:url(images/fa-ico.png) no-repeat 0 -15px;background-size:15px 55px;display:inline-block;width:16px;}
.fa-eye{background:url(images/fa-ico.png) no-repeat 0 -29px;background-size:15px 55px;display:inline-block;width:16px;height:15px;}
.fa-comments-o{background:url(images/fa-ico.png) no-repeat 0 -42px;background-size:15px 55px;display:inline-block;width:16px;}
.fa-edit{background:url(images/fa-ico2.png) no-repeat 0 0px;background-size:15px 83px;display:inline-block;width:16px;}
.fa-folder-open{background:url(images/fa-ico2.png) no-repeat 0 -52px;background-size:15px 83px;display:inline-block;width:18px;height:15px;overflow:hidden;}
.fa-trash-o{background:url(images/fa-ico3.png) no-repeat 0 -22px;padding-right:15px;background-size:15px 83px;margin-left:2px;display:inline-block;height:15px;overflow:hidden;} 
.fa-check-circle-o{background:url(images/fa-ico3.png) no-repeat 0 0;background-size:18px 104px;display:inline-block;width:18px;height:18px;margin-bottom:-2px;overflow:hidden;} 
.fa-comments-o-b{background:url(images/fa-ico.png) no-repeat -2px -69px;background-size:26px 90px;height:26px;padding-left:28px;display:inline-block;} 

/**Hearder Starts**/
header {position:relative;max-width:980px; margin:18px auto 0; background-color:#fff;background:url(images/headerbg980.gif) no-repeat #fff;z-index:0;}
.header-body {height:96px;}
.blog-title  {display:block;padding-top:20px;padding-left:24px;}
.blog-title h1{margin:0px;font-size:28px;font-weight:400;letter-spacing:0.8px;}
.blog-title h1 a{color:#c00000;text-shadow:1px 1px 2px #999;}
.blog-title h3 {margin:0px;color:#666;font-size:14px;font-weight:400;line-height:180%;text-indent:12px;text-shadow: #fff 0 1px 0;}
.rss {position:absolute;top:22px;left:194px;width:100px;height:33px;background:url(images/rssbg1.gif) no-repeat;}
.rss a {display:block;color:#fff;margin:14px 0 0 38px;}
.nzst {position:absolute;top:16px;right:22px;color:#999;}

/**Search Box Starts**/
.m_search{ width:336px; height:30px; background:url(images/forbg.gif) left top no-repeat;float:right;position:absolute; top:34px; right:23px;z-index:1; }
.seChange{ float:left; width:22px; }
.input_01{ float:left; width:156px; height:20px; line-height:20px; border:1px solid transparent;background:none;margin:4px 0 0 20px;color:#ccc;}
.seChange{ width:60px; float:left; margin:7px 0 0 18px; cursor:pointer}
.input_02{ float:left; width:60px; height:29px; line-height:29px; cursor:pointer; border:none; background:none; margin-left:15px}
.sear_ti {padding-top:2px;color:#555}
.sear_ul {background:#F6F6F6;border: 1px solid #CCCCCC; position:relative;text-align:center;top:0;right:11px;width:83px; border-top:none; padding-top:5px;  }
.sear_ul li a {display:block;color: #999999;height:25px;line-height: 25px; text-align:left; padding-left:12px;}
.sear_ul li a:hover {background: none repeat scroll 0 0 #E5E5E5;color:#333333;text-decoration:none;}
.hotkey{position:absolute;top:68px;right:22px;color:#999;}
.hotkey span{color:#999;cursor:pointer;}
/**Search Box Ends**/

/** Nav Starts **/
.action,.action a{transition:background-color 0.2s linear,border 0.2s linear,opacity 0.2s linear;}
.action:hover,.action a:hover{transition:background-color 0.2s linear,border 0.2s linear,opacity 0.2s linear;}
nav {display:block;height:36px;font-size:14px;background-color:#C00000;padding:4px 24px 0;}
nav a,nav a:visited {float:left;height:32px;line-height:32px;vertical-align:middle;border-right:1px solid #ce3232;background-color:#c00000;color:#f1d7d7;padding:0 24px;letter-spacing:1px;font-weight:700;}
nav a:hover,nav a.current_page_item {color:#FFF;background-color:#950000;}
.nav-right{float:right;margin:-31px 20px 0px 0px;display:inline;line-height:22px;height:22px;font-size:12px;}
.donate a{background:url(images/donate.png) no-repeat 4px 3px;padding:3px 6px 3px 22px; margin-left:15px;color:#fff;vertical-align:middle;border:2px solid transparent;background-color:rgba(0,153,255,0.1);border-radius:5px;}
.tougao a{background:url(images/tougao.png) no-repeat 2px 3px;padding:3px 6px 3px 20px;  color:#fff;vertical-align:middle;border:2px solid transparent;background-color:rgba(0,166,56,0.1);border-radius:5px;}
.donate a:hover,.tougao a:hover{color:#fff; background-color:rgba(0,0,255,0.3)}
.nav-decorate{position:relative;}
.nav-decorate-left{display:block;position:absolute;height:60px;width:10px;background-image:url(images/nav_left.gif);left:-10px;top:-50px;}
.nav-decorate-right{display:block;position:absolute;height:60px;width:10px;background-image:url(images/nav_right.gif);right:-10px;top:-50px;}

/**centent Starts**/
section{max-width:980px;margin:0 auto;padding:0;background-color:#fff;background:url(images/innerbg-top980.gif) no-repeat #fff;}
.content-wrap{float:left;width:100%;}
.content {margin-right:320px;margin-bottom:24px;padding:5px 14px 0 24px;border-right:1px dotted #CCC;}
aside {position:relative;float:left;margin-left:-300px;width:280px;margin-top:10px;}
aside .fixed {position:fixed; top:0px; width:inherit;}

.tougao-button{display:none;}
.search-button{float:right;background:url(images/search.png) no-repeat 6px 8px;margin-right:5px;line-height:32px;width:30px;height:32px;cursor:pointer;display:none;}
.searchform{margin-top:10px;padding:10px 10px;text-align:center;height:35px;line-height:35px;border:none;border-top:#E1E1E1 solid 1px;border-bottom:#E1E1E1 solid 1px;background-color:#fff;display:none;}
.searchform input{width:65%;height:28px;line-height:28px;padding:0px;}
.searchform button{width:30%;height:29px;line-height:29px;border-radius:0;padding:0px;border:none;margin-top:4px;}
.notice{margin-top:12px;margin-bottom:-5px; padding-left:23px;}
.content .catag-title{color:#666666;}
.content .catag-title h2{margin-bottom:10px;}

.post-wrap{display:block;margin:10px 0;padding-top:7px;padding-bottom:16px;border-bottom:1px dotted #CCC;}
.post-title {margin:0px;vertical-align:middle;}
.post-title h2,.post-title h2 a{margin:0px;font-size:18px;letter-spacing:0.8px;color:#c00000;line-height:22px;font-weight:700;}
.post-title h2 a:hover{text-decoration:underline;}
.post-title .article_triggle {color:#fff;background-color:#d9534f;padding:2px 6px 0 6px;font-size:12px;display:inline-block;position:relative;top:-3px;margin-right:6px;line-height:20px;opacity:0.85;filter:alpha(opacity=85);font-weight:normal;font-family:Verdana, Arial, SimSun;}
.post-title .article_triggle:hover {opacity:1;filter:alpha(opacity=100);color:#FFFF00;text-decoration:none;}
.post-title .article_triggle i {position:absolute;top:50%;margin-top:-4px;right:-4px;display:inline-block;width:0;height:0;vertical-align:middle;border-left:4px solid #d9534f;border-top:4px solid transparent;border-bottom:4px solid transparent;}
.post-title .ico-share{background:url(images/share.gif) no-repeat 2px 6px;color:#fff;padding-left:20px;}
.post-title .ico-lock{background:url(images/lock.gif) no-repeat 2px 6px;color:#fff;padding-left:20px;}
.post-meta {color:#84878b;font-size:12px;margin:6px 0 5px -5px;}
.post-meta a{color:#999;}
.post-meta span{padding-right:5px;}
.post-meta i{margin-left:5px;}

.post-content {font-size:14px;line-height:185%;word-wrap:break-word;font-family:Verdana, Microsoft YaHei;}
.post-img-wrap{float:left;width:280px;height:165px;padding:3px;overflow:hidden;margin-right:10px;margin-top:3px;}
.post-img{width:280px;height:165px;overflow:hidden;}
.post-img img{width:100%;height:auto;cursor: pointer;transform:scale3d(1, 1, 1);transition:ease 1s; }
.post-img img:hover{  transform:scale3d(1.1, 1.1, 1.1);transition:ease 1s;} 
.post-img img:active,.post-img a:active{position:relative;top:0px; left:0px;z-index:1;}
	
.post-description{height:180px;overflow:hidden;}
.post-list-tag{margin-top:5px;color:#888;}
.post-list-tag a {border:1px solid #999;padding:2px 8px;color:#888;margin-left:5px;background-color:#FaFaFa;}
.post-list-tag a:hover {border:1px solid #000;color:#fff;background-color:#000;}

/* .img-loading{background:url(images/cp_loading.gif) no-repeat center;} */

.postcontent {margin-top:20px;font-size:14px;line-height:185%;word-wrap:break-word;}
.postcontent img{border:1px solid #ccc;padding:3px;}
.postcontent table {table-layout:fixed;font-size:12px;width:96%;margin:auto;}
.postcontent table td {line-height:16px;padding:4px;}
.postcontent ul {padding:10px;border:1px solid #ce3232;background-color:#FBECEC;margin:10px 12px 20px 12px;font-size:12px;line-height:150%;}
.postcontent ul p{margin-bottom:15px;}
.postcontent ul li {list-style-type:none;line-height:18px;background:url(images/sq-bullet.gif) no-repeat 0 6px;margin:4px 0px;padding:0 0 0 12px;}

.view-qr{text-align:center;margin-top:10px;margin-bottom:30px;border-top:1px solid #E8E8E8;padding-top:20px;}

.donate1{margin:20px 0px;font-size:14px;color:#000;line-height:150%;text-align:center;background-color:#ECFFEC;border-radius:10px;padding:10px;}
.donate1 a{background-color:#ff000;}

.post-tags {margin-bottom:10px;padding-top:10px;border-top:1px dotted #ccc;font-size:14px;color:#333333;}
.post-declaraction {margin:16px 0;padding-top:4px;background:url(images/tip.gif) no-repeat 5px 8px;border-bottom:1px solid #FF0000;font-size:13px;background-color:#FFE8E8;text-indent:24px;line-height:23px;}

.related_log {margin-top:15px;margin-bottom:5px;}
.related_log p {margin-bottom:5px;font-size:14px;line-height:24px;}
.related_log ul li {background:url(/images/log.png) no-repeat 0px 5px;text-indent:18px;font-size:14px;line-height:26px;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;}
.post-nextlog {padding:6px;height:18px;line-height:18px;color:#999;background-color:#F2F2F2;}

.page-button {margin:30px auto;padding:8px 0;text-align:center;font-size:14px;}
.page-button span {border:1px solid #C00000;background-color:#C00000;padding:6px 10px;margin:0 2px;color:#fff;}
.page-button a {border:1px solid #BFBFBF;padding:6px 10px;margin:0 2px;}
.page-button a:hover {background-color:#C00000;border:1px solid #C00000;color:#fff;}

/**page bottom**/
#bottom-panel {max-width:948px;margin:0 auto;padding:0 16px;background-color:#fff;overflow:hidden;}
.bottom-col h3{border-top:1px solid #c00000;background:url(images/downarrow.gif) no-repeat right top #eee;padding:4px 12px;margin-bottom:5px;line-height:160%;font-family: Microsoft YaHei;font-size:16px;font-weight:400;color:#474747;}
.bottom-col {float:left;width:32%;margin-left:10px;overflow:hidden;}
.bottom-col ul li {width:93%;margin:0 0 6px 2px;padding-left:12px;line-height:18px;background:url(images/sq-bullet.gif) no-repeat 0 7px;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;}
.copy {max-width:980px;height:16px;color:#666;background-color:#FFF;text-indent:16px;margin:0 auto;padding:10px 0;}
.count{display:block; display:none; overflow:hidden;}


/**right column**/

.widget {margin-bottom:16px;background-color:#F9F9F9;font-family: Microsoft YaHei;}
.widget h4{margin-bottom:6px;padding-left:12px;font-family:Microsoft Yahei;color:#fff;font-size:16px;height:32px;line-height:32px;border-top:2px solid #c00000;background:url(images/downarrow.gif) right top no-repeat;background-color:#474747;}
.widget h4 span{font-size:12px;float:right;font-weight:normal;padding-right:6px;}
.widget h4 span a{color:#fff;}
.widget h4 span a:hover{color:#fff;text-decoration:underline;}
.widget ul li{margin:0 10px 0 2px;padding:4px 0 4px 10px;border-bottom:1px solid #DFDFDF;background:url(images/item-pointer.gif) no-repeat 0 8px;line-height:160%;color:#333;}
.widget ul li a,.widget ul li a:visited{color:#333;font-size:13px;}
.widget ul li a:hover{color:red;}
#widget-sort ul li,#widget-recom ul li,#widget-newcomm ul li,#widget-song ul li{background-image:none;}
#widget-recom ul li {line-height:23px;}
#widget-newcomm ul {margin:0;padding:0;}
#widget-newcomm ul li {margin:0;padding:0;height:50px;line-height:20px;}
#widget-newcomm ul li a {padding:5px 15px 5px 10px;display:block;color:#999;font-size:12px;}
#widget-newcomm ul li a:hover {background-color:#F8FCFE;text-decoration:none;}
#widget-newcomm ul li .avator {float:left;width:50px;margin-top:4px;padding-right:10px;position:relative;}
#widget-newcomm ul li .avator img{border-radius:50%;overflow:hidden;margin-top:-4px;}
#widget-newcomm ul li .muted {display:block;color:#535353;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;}
/*标签云*/


.widget_tag_cloud{color: #888;line-height:2em; width:99%;padding:5px 5px 5px 10px;}
/*
.widget_tag_cloud a:nth-child(6n+1){border-left: 4px solid #FF6868;}
.widget_tag_cloud a:nth-child(6n+2){border-left: 4px solid #999933;}
.widget_tag_cloud a:nth-child(6n+3){border-left: 4px solid #00a753;}
.widget_tag_cloud a:nth-child(6n+4){border-left: 4px solid #5B5BAE;}
.widget_tag_cloud a:nth-child(6n+5){border-left: 4px solid #b37333;}
.widget_tag_cloud a:nth-child(6n+6){border-left: 4px solid #FF3366;}
*/

.widget_tag_cloud a{color:#333;display:inline-block;border:1px dotted #999;font-size:12px;line-height:20px;text-align:center;padding:0px 3px;max-width:80px;margin-right:4px;position:relative;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;width:26%;/*text-transform:uppercase默认大写*/}
.widget_tag_cloud a:hover {background:#444;color:#FFF;border:1px dotted #444;}

.post-tags .widget_tag_cloud a{display:inline;padding:3px 7px;border-radius:3px;}

footer {max-width:980px;margin:0 auto;padding:14px 0;text-align:right;color:#707279;}
footer a,footer a:visited {font-size:11px;color:#8f9198;text-decoration:none;}




/**评论**/
.comments {padding:0px 7px 2px 7px;background-color:#F2F2F2;max-width:608px;}
.comment-title {margin-bottom:10px;padding-left:2px;border-bottom:1px solid #cecece;height:28px;line-height:36px;font-size:14px;color:#666;}
.comment-title span{font-size:12px;}
.comment-wrap {margin-bottom:8px;padding:6px;border:1px solid #cecece;background-color:#fff;position:relative;}
.comment-left {float:left;width:50px;}
.comment-right{margin-left:50px;}
.comment-avator {display:block;margin-top:2px;position:relative;}
.comment-avator img{border-radius:50%;overflow:hidden;}
.comment-poster{display:block;font-size:14px;color:#666;padding-right:4px;margin-top:2px;}
.comment-poster a{color:#666;height:23px;line-height:23px;}
.comment-poster i{font-style:normal;font-size:12px;padding-left:5px;}
.comment-time{display:block; font-size:12px; line-height:12px;height:12px; color:#000;opacity:0.5;}
.comment-time img{padding-left:1px;padding-right:1px;}
.comment-time:hover{opacity:1;}
.comment-content{display:block;font-size:14px;color:#000;line-height:160%;padding-bottom:6px;margin-bottom:20px;margin-top:10px;padding-right:4px;z-index:1;word-wrap:break-word;}
.comment-reply {display:block;position:absolute;bottom:8px;right:8px;z-index:2;}
.comment-reply a {color:#8EA4A4;font-size:14px;bottom:0px;}
.comment-reply a:hover {text-decoration:underline;color:#FF0000;}
.comment-more {margin:15px 0px;padding-right:10px;text-align:center;font-size:14px;color:#666;height:32px;line-height:28px;border:1px solid #cecece;background:#FBFBF9;width:100%;border-radius:5px;}
.comment-more a{color:#666;}
.comment-more a:hover{color:red;text-decoration:underline;}
#comname{width:48%;}
#commail{width:48%;float:right;}

.comment-back{background:url(/images/back.gif) no-repeat;width:13px;display:inline-block;}
.comment-qa{background:url(/images/qa.gif) no-repeat;width:15px;display:inline-block;}
.comment-qz{background:url(/images/qz.gif) no-repeat;width:15px;display:inline-block;}
.box-comment-quote{display:block;margin:5px 0 5px 14px;color:#666;height:15px;line-height:15px;width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.box-comment-quote input{width:95%;border:none;color:#666;font-size:12px;border:none;line-height:17px;height:14px;resize:none;overflow:auto;}
.box-comment-quote input:focus{outline: none;border:none;box-shadow:none;}

blockquote {margin:10px 0px 12px 0px;padding:8px 5px 0;border:1px dotted #C00;background:#FFF7F7;color:#000;line-height:160%;word-wrap:break-word;border-radius:8px;}
blockquote span.reply-content {display:block;padding:5px 5px;}
blockquote span.floor {float:right; padding-right:5px;color:#ccc;}
blockquote span.quote {font-style:normal;color:#900;background:url(/images/quote-bg.png) no-repeat 5px 0px;padding:0 10px 2px 25px;height:30px;vertical-align:middle;}
blockquote span.quote a {color:#900;}
blockquote span.quote i {font-size:12px;line-height:11px;height:11px;margin-left:2px;}
blockquote span.quote i img{padding-left:1px;padding-right:1px;}
blockquote span.reply-at{display:block;text-align:right;margin:0px 10px 8px 0;line-height:22px;}
blockquote span.reply-at a{color:#999;font-size:12px;}
blockquote span.reply-at a:hover{color:#c00000;}

#comment-post {padding:0 10px; border:solid 1px #ccc; background-color:#FBFBF9; max-width:100%; z-index:3;margin-bottom:10px;}
#comment-post p{margin:5px 0;padding:0px 5px 0px 0px;}
.comment-add{margin:3px 0px 6px 0px;padding-left:28px;background:url(images/fa-ico.png) no-repeat 0 -66px;background-size:26px 90px;height:30px;line-height:30px;font-size:14px;color:#666;border-bottom:1px dotted #ccc;}
.comment-note,.comment-note a{font-size:12px;color:#999999;}
#cancel-reply {display:block;position:absolute;right:-2px;top:3px;background:url(images/box-close.png) no-repeat 0 0;width:19px;height:19px;line-height:19px;overflow:hidden;cursor:pointer;}
#cancel-reply:hover{background:url(images/box-close.png) no-repeat 0 -23px;}
.comment-edit-ico,.comment-delete-ico {display:inline-block;float:right;font-size:12px;color:#84878b;height:14px;overflow:hidden;width:16px;margin-top:3px;}




.comment-blog-main{margin-left:46px;height:100%;}
.comment-blog-aside{float:left;width:46px;height:100%;margin-left:-100%;position:relative;}
.comment-blog-aside img{text-align:center;border-radius:50%;overflow:hidden;margin-left:-2px;}

#gid{display:inline-block;width:18%;float:left;margin-right:6px;}
.form-tag{display:inline-block;width:17%;float:left;}
.form-title{display:inline-block;width:63%;float:right;margin-right:-5px;}
.form-title-class{width:82%;}





/**
#yzm,#yzm2{display:none;cursor:pointer;float:left;border:1px solid #ccc;}
#chk_code_tip,#chk_code2_tip{float:left;margin-left:5px;margin-right:5px;}
**/

#ajcount{display:none;}



/* <ie9 hark */
@media \0screen\,screen\9{ 
.comment-add{background:none;padding:0px;}
.comment-more{border:none;}
.fa-edit{background:url(images/glyphicons-halflings.png) no-repeat -95px -72px;padding:0px;margin:0px;filter:alpha(opacity=30);width:16px;margin-right:3px;}
.fa-trash-o{background:url(images/glyphicons-halflings.png) no-repeat -455px 0px;padding:0px;margin:0px;filter:alpha(opacity=30);width:16px;} 
.fa-edit:hover{filter:alpha(opacity=90);}
.fa-trash-o:hover{filter:alpha(opacity=90);} 
}

@media (max-width: 1024px){ 
  body{ background:none;background-color:#F2F2F2;  }
  header,section{ margin:0 auto 0; width:auto; }
  .nav-decorate {display:none;} /*导航左右小包边*/
}

@media (max-width: 991px){ 
  .search,aside,.rss,.view-qr {display:none;}
  section .content{border:none;margin-right:0px;}
  #bottom-panel,.copy ,footer{ margin:10px 0; width:auto; padding:0px;}
  .bottom-col {width:32%;margin:0px;margin-left:8px;padding:0px;}
  .copy,footer{margin:0px;padding:0px;text-align:center;background-color:#F2F2F2;}
  .copy {padding-top:10px;}
 .dpi{display:block;margin-bottom:10px;}
 .ver {display:none;}
 .count {visibility:hidden;}
}

@media (max-width: 700px) {
  #bottom-panel{padding:0 12px;}
  .bottom-col {width:98%;margin:5px 10px;}
  .m_search,.hotkey,.nav-right{display:none;}
  #TagCloud{display:none;}
  .search-button{display:block;}
  .tougao-button{display:block;}
}

@media (max-width:540px){ /*380*/
a:active{position:static;}
a img:active{position:static;}
body{background:none;background-color:#F2F2F2;}
.copy{padding-bottom:15px;}
footer{display:none;}

   .site-nav,header,section{background:none;background-color:#fff;min-width:320px;overflow:hidden;}
  .post-list-tag{display:none;}
  .post-title .article_triggle{display:none;}
  .header-top,.header-body{border:none;background:none;background-color:#FFFFFF;}
  
  .header-body{height:69px;margin-left:10px;margin-right:10px;text-align:center;}
   nav{ padding:4px 0 0 8px;}
   nav a,nav a:visited{font-weight:normal;padding:0 5px;}
  .blog-title{padding-left:2px;padding-top:0px;margin-top:0px;}
  .blog-title h3  {font-size:12px;line-height:16px;}
  .nzst{margin-top:-12px;margin-right:-10px;display:none;}
  .notice{margin:10px 0px 0px 0px;padding:10px 10px;border:none;border-top:#E1E1E1 solid 1px;border-bottom:#E1E1E1 solid 1px;background-color:#FFFFFF;}

  section,.content,.post-wrap{position:none;border:none;background:none;padding:0px;margin:0px;background-color:#F2F2F2;}
  .post-wrap{margin:10px 7px;padding:10px 10px;border:none;border:#E1E1E1 solid 1px;background-color:#fff; /**box-shadow:0px 0px 3px 2px #D0D0D0;**/}
  .catag-title{margin:0px;margin:10px 7px;padding:0px 10px 10px 10px;border:#E1E1E1 solid 1px;background-color:#fff;}
  .catag-title p{margin:0px;}
  .post-img-wrap,.post-img{ float:none;width:100%;height:auto;max-height:165px;overflow:hidden;padding:0px;margin:0px;border:none;}
  .post-img img{width:100%;height:auto;margin:0px;border:none;padding:0px;}
  .post-description{display:none;height:auto;margin-top:8px;margin-bottom:-6px;font-size:14px;}
  .post-title h2{font-size:22px;}
  .postcontent{font-size:17px;}
  .post-content img,.postcontent img,.postcontent embed,.postcontent iframe,.postcontent object{border:none;padding:0px;margin:0px;max-width:100%;height:auto;}
   #digg_content{height:65px;}
  .post-nextlog{background-color:#F7F7F7;}
  .page-button {margin:0px 7px 10px 7px; padding:7px 0; border:#E1E1E1 solid 1px;background-color:#fff;line-height:32px;}
  .page-button a {padding:4px 7px;background-color:#F0F0F0;border:#F0F0F0 solid 1px;}
  .page-button span {padding:4px 7px;}
  .postcontent .page-button{border:none;} 

  aside{display:block;clear:both;width:100%;margin:0px; padding:0px;overflow:hidden;}
  #widget-sort,#widget-link,#widget-song,.post-declaraction{display:none;}
  .widget{margin:15px 7px;border:#E1E1E1 solid 1px;border-top:none;background-color:#FFF;}
  .widget h4,.bottom-col h3{margin-top:0px;border-top:#E1E1E1 solid 1px;border-bottom:#E1E1E1 solid 1px;background:none;background-color:#FCFCFC;color:#c00;font-weight:bold;}
  .widget h4 span a,.widget h4 span a:hover{color:#999;}
  .widget_tag_cloud{margin:0px auto;padding:0px;text-align:center}
  .widget_tag_cloud a {max-width:36%;}
  .bottom-col h3{margin-left:-12px;}
  .widget ul li{border:none;background:none;}
  #widget-recom img{width:100%;height:auto;}
  #widget-count{display:none;}
  #ajcount{display:block;margin-top:0px;}
  
  #bottom-panel{width:100%;padding:0px;margin:-20px 0 0 0;background-color:#F2F2F2;}
  .bottom-col {clear:both;float:none;margin:0px;padding:0px;width:auto;margin:15px 7px;border:#E1E1E1 solid 1px;border-top:none;background-color:#fff;padding-left:12px;font-size:13px;}

#comment-post{ border:#E1E1E1 solid 1px;background-color:#fff;}
#comname{width:47%;}
#commail{width:47%;}

#gid{width:49%;margin:0px;float:left;}
#tag{width:49%;margin:0px;float:right;margin-right:-5px;}
#comtitle{width:100%;margin:0px;float:none;margin-top:5px;}


.comment-title,.comment-more{ padding:2px 8px;border:#E1E1E1 solid 1px;background-color:#fff;line-height:28px;}
.comment-wrap {border:#E1E1E1 solid 1px;background-color:#fff;}
.comment-content{margin-left:-50px;padding:0px 5px; margin-top:20px;}

.comment-time img,blockquote span.quote i img{padding-bottom:4px;}
blockquote{margin-right:0px;padding-right:0px;border:1px solid #fde6e6;}
blockquote span.quote {background:none;padding:5px;}
#comment-imgcode{display:none;}
#comment-button,#comment-edit-button{float:left;text-align:left;width:100%;}

#comname-about,#commail-about{width:100%;}
form select{width:100%;margin-bottom:10px;}
form input {width:100%;}
form button{float:none;width:100%;height:40px;padding:0px;border-radius:2px;}
form textarea {height:90px;}

/*
body,.comments,.copy,footer,.header-top,.header-body,section,.content,.post-wrap,#bottom-panel,.catag-title{ border:none;background-color:#fff;  }
.notice,.post-wrap,.catag-title{padding-left:0px;padding-right:0px;margin-left:7px;margin-right:7px;}
/*
//,.notice,.catag-title,.page-button,.widget,.bottom-col,#comment-post,.comment-title,.comment-more,.comment-wrap
*/
.comments{margin:0px;padding:0px;}
.post-wrap,.page-button,.comment-title,.catag-title,.comment-wrap,#comment-post{margin:10px 0px;padding:10px 9px;border:none;border-top:#E1E1E1 solid 1px;border-bottom:#E1E1E1 solid 1px;background-color:#fff;}
.widget{margin:0px 0px 10px 0px;padding:0px;border:none;border-bottom:#E1E1E1 solid 1px;}
#bottom-panel{margin-top:-10px;}
.bottom-col{margin:10px 0px 10px 0px;border:none;border-bottom:#E1E1E1 solid 1px;}

}

@media (max-width:319px){ /*380*/
.nzst{display:none;}

}
