﻿/*  
Theme Name: zsUfida
Theme URI: http://www.zsufida.com.cn/
Description: Created by <a href="http://magictim.cn/">magictim</a>，中山用友软件营销服务中心官方网站。
Version: 1.0
Author: magictim
Author URI: http://magictim.cn/	
This theme is released under the Creative Commons Attribution 2.5 License.*/

/* CSS Document */
* { margin:0; padding:0;}
body { font:75% Verdana; margin:0; color:#000; background:#f7f7f7 url(images/bg.gif) repeat-x;}
a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }
ul,ol {list-style-type:none;}
img { border: none; text-decoration: none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
#container { margin:0 auto; width:960px;}
/* Header */
#header { width:100%; overflow:hidden;}
#header #top { height:40px; line-height:40px; }
#header #top p { float:right; }
#header #top ul { float:left; }
#header #top li { float:left; margin-right:10px; }
#header	#logo { float:left; height:60px; width:180px; overflow:hidden;  }
#header	#logo span { display:none;}
#header	#logo a { display:block; width:180px; height:40px; margin:10px 0; background:url(images/logo.gif) no-repeat left; }
#header	#ufida { float:right; height:60px; width:153px; overflow:hidden;  }
#header	#ufida span { display:none;}
#header	#ufida a { display:block; width:153px; height:40px; margin:10px 0; background:url(images/ufida.gif) no-repeat left; }
#header	#nav { clear:both; height:60px; padding:0 5px; background:#fff;}
#header	#nav .nav { float:left; height:40px; width:595px; margin:10px 0; color:#fff; padding:0 5px; overflow:hidden; border-left:1px #ddd solid; border-right:1px #ddd solid; }
#header	#nav .nav li { float:left; border-right:1px #fff solid;}
#header	#nav .nav li a { height:40px; float:left; line-height:40px; display:block; width:118px; text-align:center; font-size:120%; color:#fff; background:#d60001;}
#header	#nav .nav li a:hover { text-decoration:none; background:#d83333;}
#header	#nav .nav .current_page_item a { background:#fcf7f3; color:#000; font-weight:bold;}
#header	#nav .nav .current_page_item a:hover { color:#fff;}
/* main */
.box,#sidebar .widget { background:#fff; border:1px #eee solid;}
#main { clear:both;overflow:hidden; height:100%; margin-top:10px; }
#main #sidebar { float:left; width:250px;overflow:hidden; }
#main #content { float:right; width:700px; overflow:hidden; }
/* all content */
#content .post { margin-bottom:10px; height:100%; overflow:hidden; padding:10px;}
#content .post .tt { font-size:120%; font-weight:bold; color:#da251c; }
#content .post .tt a { text-decoration:none; color:#da251c;}
#content .post .tt a:hover { border-bottom:1px dotted;}
#content .post .in { clear:both; height:100%; overflow:hidden;}
#content .post .in .meta { padding:5px;}
#content .post .in .content { line-height:20px; font-size:120%;}
#content .post .in .content p { margin-bottom:12px; text-indent:2em;}
#content .post .in .content blockquote { margin:0 0 20px 2em; padding:5px; border:1px #eee solid; border-left:10px #eee solid; background:#f7f7f7;}
#content .post .in .content blockquote p { margin:4px 0 6px 0;}
#content .post .in .content h1 { font-size:200%; font-weight:bold; line-height:50px;}
#content .post .in .content h2 { font-size:170%; font-weight:bold; line-height:40px;}
#content .post .in .content h3 { font-size:140%; font-weight:bold; line-height:30px; height:auto; background:none; text-indent:0; border-left:0;}
#content .post .in .content img { background:#f7f7f7; padding:2px; border:1px #eee solid; margin-bottom:5px;}
#content .post .in .content img.aligncented { display:block; margin-left:auto; margin-right:auto;}
#content .post .in .content img.alignright { padding:4px; margin:0 0 2px 7px; display:inline;}
#content .post .in .content img.alignleft { padding: 4px; margin:0 7px 2px 0; display:inline;}
#content .post .in .content .alignright { float: right;}
#content .post .in .content .alignleft { float: left;}
#content .post .in .content .aligncenter { display:block; margin-left:auto; margin-right:auto;}
#content .post .in .content .wp-caption { background:#f7f7f7; border:1px #eee solid; text-align:center;}
#content .post .in .content .wp-caption img { background:none; padding:0; border:0; margin:3px;}
#content .post .in .content .wp-caption.alignright { padding:4px; margin:0 0 2px 7px; display:inline;}
#content .post .in .content .wp-caption.alignleft { padding: 4px; margin:0 7px 2px 0; display:inline;}
#content .post .in .content .wp-caption p { margin:0; font-size:90%;}
#content .post .in .content h4 { font-size:110%; font-weight:bold; line-height:20px;}
#content .post .in .content ul { list-style:disc outside; margin:10px 0 20px 40px ;}
#content .post .in .content ul ul { list-style-type:circle; margin-left:20px;}
#content .post .in .content ol { list-style:decimal outside; margin:10px 0 20px 50px ; }
#content .post .in .content ol ol { list-style-type:circle; margin-left:20px;}
#content .post .in .content table { border-collapse: collapse; margin:0 2em 20px 2em; font-size:95%;}
#content .post .in .content table td { background-color: #f7f7f7; border: 1px solid #ddd; padding:5px; }
#content .post .in .content table p { margin:3px 0 5px 0; text-indent:0;}
#content .post .in .tool { clear:both; padding:10px 0; text-align:right;}
/* content single */
#content .single .tt { font-size:150%; line-height:40px; text-align:center; border-bottom:1px #eee solid; margin-bottom:20px;}
#content .single .content { padding:0 10px;}
#content .single .content p { }
/* content page */
#content .page .tt { font-size:180%; line-height:40px; text-align:center; border-bottom:1px #eee solid; margin-bottom:20px;}
#content .page .content .pagebox { border:1px #eee solid; font-size:90%; line-height:16px; float:right; margin:0 0 10px 10px; padding:2px; width:200px; overflow:hidden;}
#content .page .content .pagebox a:hover { text-decoration:none;}
#content .page .content .pagebox h3 { color:#fff; font-size:90%; margin-bottom:5px; background:url(images/widget_bg.gif) repeat-x; line-height:24px; padding:0 5px;}
#content .page .content .pagebox h3 a { color:#fff; }
#content .page .content .pagebox ul { margin:0; padding:0; list-style:none; line-height:24px;}
#content .page .content .pagebox ul ul { margin:0; padding:0; list-style:none;}
#content .page .content .pagebox ul li { line-height:25px; text-indent:5px;}
#content .page .content .pagebox ul li li { text-indent:15px;}
#content .page .content .pagebox ul li li a { text-indent:15px; background:url(images/line.gif) no-repeat left;}
#content .page .content .pagebox ul li a { display:block; height:25px; width:100%; border-bottom:1px #f7f7f7 solid; }
#content .page .content .pagebox ul li a:hover { background:url(images/widget_bg.gif) repeat-x; color:#fff; text-indent:10px;}
/* comments */
.comments-box { height:100%; overflow:hidden; padding:10px; margin-top:10px;}
.comments-box #respond,.comments-box #comments { font-size:130%; line-height:30px; font-weight:bold; }
.commentlist {}
.commentlist li { margin:5px 0; clear:both; height:100%; padding:0; }
.commentlist li .head { padding:5px; background:#f1f5fa;}
.commentlist li p { line-height:20px; margin-bottom:10px;}
.comments-box #author,.comments-box #email,.comments-box #url,.comments-box #comment { border:1px #aaa solid; width:300px;}
.comments-box #comment { width:400px;}
.comments-box small { font-size:100%;}
.commentform p { margin-bottom:5px;}
/* sidebar */
#sidebar a:hover { text-decoration:none;}
#sidebar .widget { margin-bottom:10px; clear:both; padding:5px; }
#sidebar .widget h2 { background:url(images/widget_bg.gif) repeat-x; text-indent:5px; line-height:24px; font-size:110%; font-weight:bold; margin-bottom:5px; color:#fff;}
#sidebar .widget ul { }
#sidebar .widget ul ul { }
#sidebar .widget ul li { line-height:25px; text-indent:5px;}
#sidebar .widget ul li li { text-indent:15px;}
#sidebar .widget ul li li a { text-indent:15px; background:url(images/line.gif) no-repeat left;}
#sidebar .widget ul li a { display:block; height:25px; width:100%; border-bottom:1px #f7f7f7 solid; }
#sidebar .widget ul li a:hover { background:url(images/widget_bg.gif) repeat-x; color:#fff; text-indent:10px;}
.widget_pages li { font-weight:bold;}
.widget_pages li li { font-weight:normal;}
/* Footer */
#footer { clear:both; height:100%; overflow:hidden; color:#666; text-align:center; margin-top:10px; }
#footer a { color:#666;}
#footer .nav { padding:10px; background:#fff;}
#footer .copyright { padding:10px;}
/* common */
.mb0 { margin-bottom:0;}
.mb10 { margin-bottom:10px;}
.error404 { font-size:150%; color:red;}
.warning { clear:both; padding:10px; text-align:center;}
.bigtt { font-size:120%; font-weight:bold; color:#da251c; padding:10px;}
/* wp-pagenavi */
.wp-pagenavi { clear:both; padding:0 10px; background:#fff; border:1px #eee solid; line-height:30px;}
.wp-pagenavi a, .wp-pagenavi a:link { padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;color: #0066cc;background-color: #FFFFFF;}
.wp-pagenavi a:visited { padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;color: #0066cc;background-color: #FFFFFF;}
.wp-pagenavi a:hover { color: #000000;background-color: #FFFFFF;}
.wp-pagenavi a:active { padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;color: #0066cc;background-color: #FFFFFF;}
.wp-pagenavi span.pages { padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px;color: #000000;background-color: #FFFFFF;}
.wp-pagenavi span.current { padding: 2px 4px 2px 4px;  margin: 2px; font-weight: bold; color:#fff; background-color:red;}
.wp-pagenavi span.extend { padding: 2px 4px 2px 4px; margin: 2px; color: #000000;background-color: #FFFFFF;}
#indexSlider { height:100%; overflow:hidden; background:#fff; padding:10px;}
#indexBox { height:100%; overflow:hidden; background:#fff; margin:10px 0 0 0; border:1px #eee solid; }
#indexBox #tabs0 { width:960px;}
#indexBox #tabs0 .menu0 { width:100%; overflow:hidden; height:40px; background:#eee;}
#indexBox #tabs0 .menu0 li { display:block; float:left; line-height:40px; width:160px; font-size:110%; letter-spacing:5px; text-align:center; cursor:pointer; background:#eee;}
#indexBox #tabs0 .menu0 #ib-lastone { width:158px; }
#indexBox #tabs0 .menu0 li:hover { background:#ddd;}
#indexBox #tabs0 .menu0 li.hover { background: #cd0000; font-weight:bold; color:#fff;}
#indexBox #tabs0 #main0  { padding:10px; height:100%; overflow:hidden; border:5px solid #cd0000;}
#indexBox #tabs0 #main0 ul { display: none;}
#indexBox #tabs0 #main0 ul.block { display: block;}

/* index */
.thumblist li { float:left; width:300px; margin:0 5px; height:120px; overflow:hidden;}
.thumblist li img { float:left; width:90px; height:120px; margin-right:10px;}
.thumblist li p { float:left; width:195px; height:120px;}
.thumblist li p strong { line-height:30px; font-size:110%;}
.textlist .textlistitem { float:left; width:295px; margin:0 5px; height:120px; overflow:hidden;}
.textlist .textlistitem h3 { line-height:30px; height:30px; color:#ff0006; font-weight:bold; font-size:120%; padding:0 12px; border-bottom:1px #eee solid; background:#f7f7f7;}
.textlist .textlistitem h3 span { float:left;}
.textlist .textlistitem h3 cite { float:right; font-style:normal; font-size:75%; font-weight:normal;}
.textlist .textlistitem li { line-height:22px; height:22px; background:url(images/dot.gif) no-repeat left; text-indent:12px;}
.textlist .textlistitem .subcat { padding:5px 10px;}
/* archive */
.archive { padding:10px; margin-bottom:10px;}
.archive li { clear:both; height:35px; line-height:35px; border-bottom:1px #eee dashed; margin:0;}
.archive li span { background:url(images/dot.gif) no-repeat left; text-indent:20px; display:block; float:left;}
.archive li cite { display:block; float:right; width:150px; color:#999;}
.archive #post-tt { font-weight:bold; color:#000; border-bottom:1px #eee solid;}
.archive #post-tt span { background:none; text-indent:10px; }
/* search */
.searchbox { padding:10px; margin-bottom:10px; }
.searchbox .tt { line-height:30px; font-weight:bold;}
.searchbox .content { color:#999;}
.searchbox .tool { line-height:25px;}

