﻿/*

Theme Name:UiSpot

Theme URI: http://www.uisopot.com/

Description: The uispot theme <a href="http://www.uispot.com/">uispot</a>.

Version: 1.6

Author: daqi,uispot

Author URI: http://daqizone.cn/

Tags: blue, custom header, fixed width, two columns, widgets

*/

html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, strong, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both; font-size:0; height:0;}

caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
 *font-size:100%;
}
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
body {
	border-top:5px #000 solid;
	font:12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
a {
	color:#3366CC;
	text-decoration:none;
	padding:2px 1px 0;
}
a:hover {
	color:#3366CC;
	text-decoration: underline;
	padding:2px 1px 0;
}
a img {
	border:0;
}/* 取出图片虚线框 */
#page {
	width:930px;
	margin:0 auto;
}
#header {
	width:100%;
	height:83px;
	/*border-bottom:1px #999 dotted;



	background:url(images/dotted.gif) bottom repeat-x;*/



	border-bottom:3px solid #3366cc;
}
.screen-reader-text {
	display:none;
}/* 搜索 */
#header h1 a {
	float:left;
	margin:10px 0 0 30px;
	background:url(images/logo.gif) no-repeat left top;
	width:282px;
	height:72px;
	text-indent:-99999em;
}/* logo样式 */
#header #searchform {
	float:right;
	margin:0;
	width:177px;
	padding:0 6px 0 0;
	background:url(images/searchform_r.gif) no-repeat right top;
}
#header #searchform div {
	background:#000 url(images/searchform_l.gif) no-repeat left top;
	padding:0 0 0 9px;
	width:168px;
	height:22px;
	float:left;
}
#header #searchform div #s {
	background:#000;
	float:left;
	border:0;
	width:123px;
	font-size:12px;
	color:#ccc;
	padding:2px 0 0 26px;
	margin:3px 0 0 0;
	background:url(images/search_icon.gif) no-repeat 3px top;
}
#header #searchform div #searchsubmit {
	width:19px;
	height:16px;
	float:right;
	border:0;
	text-indent:-9999px;
	white-space:nowrap;
	line-height:0;
	margin:3px 0 0 0;
	font-size:10px;
	cursor:pointer;
	background:url(images/search_submit.gif) no-repeat left top;
}
.hidden {
	visibility:hidden;
	display:none;
}
/*site top menu  导航菜单样式 */







#categories {
	height:23px;
	font: 14px bold Arial, Tahoma, Helvetica, sans-serif;
	float:right;
	clear:right;
	margin:30px 0 0 0;
	margin:30px 0 0 0!important;
	padding: 0;
	list-style: none;
	/*width:648px;*/



  width: 600px;/* 导航宽度 */
}
/*******  公告栏样式  ********/



<!--
td {
	font-size:12px
}
.rollboder {
	BORDER: #bcbcbc 1px solid;
}
.rollleft {
	FLOAT: left;
	WIDTH: 240px
}
.rollleft STRONG {
	COLOR: #666
}
.rollcenter {
	BORDER-RIGHT: #bcbcbc 1px solid;
	BORDER-LEFT: #bcbcbc 1px solid;
	WIDTH: 30px;
	TEXT-ALIGN: center
}
.rollright {
	FLOAT: right;
	WIDTH: 40px;
	TEXT-ALIGN: center
}
.rollright IMG {
	VERTICAL-ALIGN: middle
}
-->
#categories li {
	float: right;
	position: relative;
	background:   no-repeat right top;
	width:auto;
	display:inline;
	margin:0 0 0 10px;
}
#categories a {
	display:block;
	float:left;
	color: #000;
	font-weight:700;
	height:23px;
	line-height:23px;
	padding:4px 15px;
	text-decoration:none;
	margin:0;
}
#categories a:hover {
	color:#fff;
	background: #3366cc;
	padding:4px 15px;
}
#categories a:active {
	color: #333;
	background: transparent repeat-x 0px -46px;
}
#categories li ul {
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
}
#categories li ul {
	padding: 0;
	margin: 0;
	width:auto;
	list-style: none;
}
li > ul {
	top: auto;
	left: auto;
}
/*#categories li:hover a, #menu li.over a{



	color:#f00;







	}*/ /* 没用的导航红色链接样式 */



#categories li:hover ul li a, #menu li.over ul li a {
	color:#000;
}
#categories li:hover ul, #menu li.over ul {
	display: block;
	width:167px;
}
#categories li ul li {
	display:block;
	float:none;
	margin:0;
	padding:0;
	background:none;
}
#categories li ul li a {
	display:block;
	background: #ececec;
	color: #EE3624;
	height:22px;
	line-height:22px;
	padding:0 0 0 10px;
	width:157px;
	margin:0 0 3px 0;
	font-weight:500;
}
#categories li ul li a:hover {
	color:#000;
	background: #ececec no-repeat 20px 9px;
}
#categories li ul li a:active {
	color:#000;
	background-color: #747474;
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
/*site menu end*/



#content {
	width:930px;
	float:right;
	padding:0;
	margin:0;
}
#feature {
	float:left;
	width:930px;
	padding:0 0 0px 0px;
	margin:0;
	background:url(images/feature_bg.gif) repeat-x left bottom;
}
#feature #announcement {
	height:54px;
	line-height:53px;
	/*border-bottom:1px dotted #999999;



	background:transparent url(images/dotted.gif) repeat-x scroll center bottom;*/



	text-align:right;
}
#feature #announcement p {
	background:url(images/arrow_l.gif) no-repeat left center;
	padding:0 0 0 22px;
	float:right;
}
#content #feature .title {
	width:150px;
	margin:0px 20px 0 0;/* 精彩推荐样式 */
}
#content #feature .box {
	width:750px;
	margin:0px 0 0 0;
}
#content #feature img {
	border:6px #ECECEC solid;
	margin:0 0 20px 0;
}
#content #feature .box .intro {
	width:230px;
	float:left;
	padding:0 0px 0 0;
	line-height:20px;
}/* 关于我们 */
#content #feature .box .service {
	width:230px;
	float:left;
	line-height:20px;
	margin-top:10px;
}/* 服务 */
#content #feature .box .service ul li {
	background:url(images/service_li_dot.gif) no-repeat left center;
	padding:0 0 0 18px;
}/* 服务图标 */
#content #feature .box h3 {
	color:#000;
	font-weight:700;
	margin:0 0 5px 0;
	font-size:14px;
}
/* 最近更新 */	



#latest {
	float:left;
	width:930px;
	padding:0;
	margin:0;
}
#content .title {
	float:left;
	width:160px;
	margin:35px 0 0 0;
}
#content .title a {
	color:#000;
}
#content .title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	font-weight:800;
}
#content .title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:800;
}/* 最新更新 —— 字体样式 */
#content .title h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f00;
}/* Latest Articles —— 字体样式 */
#content .box {
	float:right;
	width:770px;
	margin:35px 0 0;
	padding-bottom:33px;
}/* 文章整体盒子 */
*+html #content .box {
	float:right;
	padding-bottom:20px;
}
#content .post {
	float:left;
	display:inline;
	margin:0 0 0 40px;/* 文章图片的边距 */
	width:335px;
	padding-bottom:33px;
}
#content .nopost, #content .nocomments {
	float:left;
	clear:both;
	width:100%;
	height:53px;
	line-height:53px;
	margin:0 0 5px 0;
}
#content .post-single {
	float:right;
	width:726px;
	padding:0 0 64px 0;
}
#content .post-single p {
	line-height:21px;
	margin-bottom:15px;
}/* 文章段落样式 */
#content .post-single a {
}
#content .post-single img {
	background:#FAFAFA;
	border:1px #eff0f1 solid;
	padding:5px;
	margin:0px auto;
}
#content .post-single strong {
	font-weight:700;
	color:#000;
}
#content .post a.thumbnail {
	display:block;
	border:6px #ececec solid;
}
#content .post a img {
	width:320px;
	height:140px;
}/* 文章图片大小——thumb */
#content .post a.thumbnail:hover {
	border:6px #3366cc solid;
	background-color:#FFF;
}/* 文章图片鼠标记过边框效果 */
blockquote {
	width:650px;
	height:1%;
	background-color:#FFF9E4;
	border:1px solid #FFD172;
	margin:5px 10px;
	padding:10px 20px
}
.post-single blockquote p{ margin-bottom:0;}
/* 注释样式 */



/* 文章标题样式 */



#content .post h2 {
	margin:9px 0 7px 0;
	font-weight:700;
	font-size:14px
}
#content .post h2 a {
	text-decoration:none;
	color:#000;
}
#content .post h2 a:hover {
	color:#000;
	text-decoration:underline;
	background-color:#FFF;
}
#content .pagetitle {
	height:53px;
	line-height:53px;
	text-align:right;
	padding:0;
	/*border-bottom:1px dotted #999;*/
	background:url(images/dotted.gif) bottom repeat-x;
}
#content .pagetitle p {
	float:right;
	background:transparent url(images/alignright.gif) no-repeat scroll left center;
	padding:0 10px 0 25px;
}
#content #page-title {
	width:930px;
	padding:0;
}
#content #page-box {
	width:930px;
	padding:0;
}
#content #page-box .post-single {
	width:100%;
}
#content .entry-title {
	height:54px;
	line-height:53px;
	padding:0 0 0 204px;
	width:726px;
	background:transparent url(images/dotted.gif) repeat-x scroll center bottom;/*border-bottom:1px dotted #999;*/
	}
#content .entry-title h2 {
	float:left;
	background:transparent url(images/alignright.gif) no-repeat scroll left center;
	padding:0 0 0 25px;
	font-weight:700;
	color:#000;
	font-size:18px;
}/* 文章页标题样式 */

.post-title h2{
	font-weight:700;
	color:#000;
	font-size:22px;
	margin-bottom:8px;
}
.post-title p{ color:#999;}


/*  文章页侧边栏样式 */
#content .title b{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-decoration:underline; }
#content .title p{ padding:5px;}
#content .title p a{ padding:0;}/* 去掉feedsky订阅默认属性 */

#content .entry-title h2 a {
	color:#000;
}
#content .entry-title .postmetadata {
	float:right;
	background:transparent url(images/alignright.gif) no-repeat scroll left center;
	padding:0 10px 0 25px;
}
/*#content .entry-title .postmetadata a{ color:#333;}*/    /* 当前位置链接颜色 */



#content .entry-title .postmetadata a:hover {
}/* 文章右上角日期标签评论样式 */
#scroll {
	margin:0px 0 25px 0 !important;
	margin:0px 0 21px 0;
	float:right;
	height:16px;
	line-height:16px;
	background:url(images/scroll.gif) no-repeat right 3px;
	padding:0 16px 0 0;
}
*+html #scroll {
	margin:0px 0 21px 0 !important;
}
#footer {
	clear:both;
	width:930px;
	height:138px;
	padding:10px 0 0;
}
#footer .inner {
	float:left;
	width:930px;
	height:auto;
	padding:18px 0 20px 0;
	/*border-top:1px dotted #999;*/
	background:url(images/dotted.gif) top repeat-x;
}
#footer .inner br {
	display:none;
}
#footer #pages {	
	float:right;
	text-align:right;
	line-height:24px;
	/*padding-top:9px;
	overflow:hidden;
	height:14px;*/
}
#footer #pages li {
	float:left;
	/*border-left:1px #bbb solid;
	margin:0 0 0 -1px;
	height:12px;*/
}
#footer #pages li a {
	float:left;
	padding:0 11px;
	margin:0;
	color:#888;
}
#footer #pages li a:hover {
	color:#888;
	background-color:#FFF;
}  /* 尾部链接样式 */
#footer #siteinfo {
	float:left;
	font-size:11px;
	color:#888;
}
#footer #siteinfo p {
	line-height:24px;
}
#footer #siteinfo p a img {
	margin:0 5px;
	vertical-align:middle
}
#footer #siteinfo p a, #footer #siteinfo p a img {
	line-height:25px;
}
#footer #siteinfo .rss {
	background:url(images/rss.gif) no-repeat left center;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#888;
	margin:0 10px;
}
#comment-item {
	width: 726px;
	float:right;
	margin: 0px auto;
	padding: 20px 0 0 0;
	text-align: left;
	color: #666666;
}
#comment-item a {
	text-decoration: none;
	color: #6b8f7f;
}
#comment-item a:hover {
	text-decoration: none;
	color: #6b8f7f;
}
#comment {
	width: 383px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
#comment form {
	margin: 0;
	color: #bbb;
	background-color: inherit;
}
#info {
	margin: 0 0 10px 0;
	padding:0;
	color: #b5b5b5;
	font-weight:700;
	background-color: inherit;
}
label {
	color: #9C9C9C;
	background-color: #FFFFFF;
}
fieldset {
	border:0;
	margin:0 0 30px 0;
	padding:0;
}
#info {
	color: #666666;
}
#form-name, #form-mail, #form-link, #coment-message {
	font: 11px arial, "trebuchet ms", tahoma, georgia;
	color: #666;
	width: 334px;
	display:block;
	border: 3px double #e3e3e3;
	padding: 1px;
	margin-bottom: 0.6em;
	background-color: #f9f9f9;
	overflow-y:auto;
}
#form-name:focus, #form-mail:focus, #form-link:focus, #coment-message:focus {
	border: 3px double #bbb;
	color: #555;
	background-color: #fff;
}
.submit:focus {
	outline:0;
}
#searchform2 {
	border: 2px solid #494949;
	padding: 6px 3px;
	background: #F0F0F0;
}
#searchsubmit2 {
	border: 2px solid #494949;
	padding: 5px 0;
	background: #F0F0F0;
}
#submit input {
	width: auto;
}
/* 留言样式 */



#hasil-comment {
	width: 343px;
	text-align: left;
	float: right;
}
#hasil-comment a:hover {
	background-color:#F9F9F9;
}
#hasil-comment h3 {
	margin: 0 0 10px 0;
	font-size:12px;
	font-weight:700;
}
input {
	font: 11px arial, "trebuchet ms", tahoma, georgia;
	border: 3px double #e3e3e3;
	padding: 2px;
	color: #666;
	font-size: 12px;
	background-color: #f9f9f9;
}
.bubble {
	padding-left: 17px;
	background: transparent url(images/comment.gif) no-repeat center left;
	margin: 10px 0 0px;
}
#page h4, #hasil-comment h4, #comment h4 {
	color: #9C9C9C;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: "trebuchet ms", georgia, arial, tahoma;
}
.commentlist {
	margin:8px 0 30px 0;
	list-style-type: none;
	padding:0;
	float:left;
	width:343px;
}
#hasil-comment p {
	margin:0;
	padding:0;
}
.commentlist li {
	margin: 10px 0px;
	padding: 7px;
	color: #666;
	border: 1px solid #e3e3e3;
	background-color: #f9f9f9;
}
.commentlist .graybox {
	color: #666;
	border: 1px solid #e3e3e3;
	background-color: #f9f9f9;
}
.post-navigation-div {
	background:transparent url(images/dotted.gif) repeat-x scroll center top;
	float:left;
	width:930px;
}
.post-navigation {
	float:left;
	width:930px;
	background:transparent url(images/dotted.gif) repeat-x scroll center bottom;
	/*border-bottom:1px dotted #999;



	border-top:1px dotted #999;*/



	padding:15px 0;
	text-align:center;
}
.post-navigation .alignleft {
	float:left;
	height:20px;
	line-height:20px;
	width:527px;
	text-align:right;
}
.post-navigation .alignleft {
	background:url(images/alignleft.gif) no-repeat right 5px;
	padding:0 30px 0 0;
	margin:0 10px 0 0;
}
.post-navigation .alignright {
	float:right;
	height:20px;
	line-height:20px;
	width:323px;
	text-align:left;
}
.post-navigation .alignright {
	background:url(images/alignright.gif) no-repeat left 5px;
	padding:0 0 0 30px;
	margin:0 0 0 10px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px;
	height:20px;
	line-height:20px;
	margin: 0px 6px 0 0;
	text-decoration: none;
	border: 1px dotted #888;
	color: #555;
}
.wp-pagenavi a:visited {
	text-decoration: none;
	border: 1px dotted #888;
	color: #555;
}
.wp-pagenavi a:hover {
	border: 1px dotted #EE3624;
	color: #f00;
}
.wp-pagenavi a:active {
	padding: 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px dotted #888;
	color: #555;
}
.wp-pagenavi span.pages {
	padding: 4px;
	margin: 2px;
	color: #555;
}
.wp-pagenavi span.current {
	padding: 4px;
	height:20px;
	line-height:20px;
	margin: 0px 6px 0 0;
	border: 1px dotted #EE3624;
	color: #F00;
}
.wp-pagenavi span.extend {
	padding: 4px;
	height:20px;
	line-height:20px;
	margin: 0px 6px 0 0;
	border: 1px dotted #888;
	color: #000000;
}
.navigation {
	float:left;
	width:930px;
	margin:0 0 80px 0;
	/*border-bottom:1px dotted #999;



	border-top:1px dotted #999;*/



	padding:15px 0;
	text-align:center;
}
.submit:focus {
	border:3px double #E3E3E3;
}
#footer .quick div {
	margin:0px 0 25px 10px !important;
	margin:0px 0 21px 10px;
	float:right;
	height:16px;
	line-height:16px;
	background:url(images/scroll.gif) no-repeat right 3px;
	padding:0 16px 0 0;
}
#footer .inner a {
	padding:0 5px;
}
.addbox {
	float:left;
	margin:0;
	padding:0;
	width:930px;
}

.ad-234x60{background:#FAFAFA;border:1px solid #FAFAFA; width:234px; height:60px;}

/* page页面样式 */
#post-2.post{display:inline;
float:left;

padding-bottom:33px;
width:500px;}
#post-2.post h2{ font-size:20px; line-height:30px;}
.entry p{line-height:30px;margin-bottom:10px;}
.entry p strong{font-weight:blod;}

/* 评论头像-lj */
.avatar-32{ float:left;margin-right:10px;}