﻿@charset "utf-8";
/*  
Theme Name: OurShow
Version: Ver 2.1
Author: ourshow.net
*/

/************************* Main Css****************************/
* {
	border:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
html, body {
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:12px;
	color:#424242;
	background:#FFF;
}
h2, h3, p {
	list-style:none;
	font-style:normal;
	font-family:"宋体",Georgia, Times New Roman, Arial;
	line-height:25px;
}
h2 {font-size:170%; font-family:"黑体";}
a img {border:medium none;}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#FF6E00;
	text-decoration:none;
}
.left{float:left;}
.right{float:right;}
/************************* Header Css****************************/
.top {
	background:url(images/top.jpg) repeat-x scroll left top; 
	height:38px;
	width:100%;
}
.top ul {margin:0 auto;	width:930px;}
.top ul li {float:right;}
.top ul li.l {
	background:url(images/top_l.jpg) repeat scroll 0 0;
	height:38px;
	width:45px;
}
.top ul li.r {
	background:url(images/top_r.jpg) repeat scroll 0 0;
	height:38px;
	margin:0 -15px 0 0;
	width:45px;
}
.top ul li.c {
	background:url(images/top_m.jpg) repeat-x scroll left top;
	height:38px;
	line-height:38px;
	color:#FFFFFF;
}
.top ul li.c a {
	color:#FFFFFF;
}
.top ul li.c a:hover {
	color:#FFFFFF;
}
.head {
	margin:0 auto 5px;
	overflow:hidden;
	width:930px;
}
.topNav{padding-top:40px;}
.head .topNav li {
	color:#808080;
	float:left;
	line-height:22px;
	margin:0 0 0 10px;
}
.head .topNav li a {
	color:#808080;
	display:block;
	padding:1px 0 0;
}
.head .nav {
	background:url(images/nav.gif) no-repeat 0 0;
	height:30px;
	clear:both;
	padding-left:5px;
}
.head .navBox {
	background:url(images/nav.gif) no-repeat right -60px;
	height:30px;
	padding-right:5px;
}
.head .nav ul {background:url(images/nav.gif) repeat-x 0 -30px; height:30px;}
.head .nav li{
	float:left;
	height:30px;
	background:url(images/navLi.gif) no-repeat left;
}
.head .nav a {
	color:#fff;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0 15px;
	height:30px;
	line-height:30px;
}
.head .nav li#noBorder{background:none;}
.head .nav li#noBorder a {color:#f00;} 
.head .nav a:hover,.head .nav li.current-cat a,.head .nav li.current_page_item a {
	background:url(images/navHover.gif) no-repeat 50% bottom;
	text-decoration:none;
}
div#MainPromotionBanner{
	width:930px;
	height:300px;
	background:#fff;
	margin:0 auto;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 300px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 930px;
	height: 300px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 930px;
	height: 300px;	
}
#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 270px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{
	color:#fff; 
	background: url(images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
/************************* Index Css****************************/
.centertop{
	width:930px;
	margin:10px auto;
	padding-top:6px;
	background:#efefef url(images/centerTop.gif) no-repeat top;
}
.centerbg{
	width:910px;
	background:#efefef url(images/centerBg.gif) repeat-y;
	padding:5px 10px;
}
.centerbottom {
    width:930px; 
	background:#efefef url(images/centerBottom.gif) no-repeat bottom;
	padding-bottom:6px;
}
.content_article{
	width:350px;
	padding:5px 5px;
}
.content_pic {
	width:520px;
}
.content_video{
    width:260px;
}
.content_music {
    width:260px;
	float:right;
}
.footad {
	margin:10px 0 0 0;
	width:930px;
	overflow:hidden;	
}
.footad .AdvBanner {float:left;} 
.footad .AdvBanner1 {
    float:left; 
	margin-left:15px;
    margin-right:15px;
} 
.go_top{
	width:42px;
	height:18px;
	margin:10px auto;
}
#indexlink {
padding:2px 5px 2px 5px;
text-align:center; 
}
#indexlink ul {
list-style-type: none; 
list-style-image: none; 
}
#indexlink  ul li {
display: inline; 
}
#indexlink ul li a {
text-decoration:none; 
}
#indexlink ul li a:hover {
color: #FF3300;
}
/************************* archive,single Css****************************/
.narrowcol{width:700px; float:left;} 
.miniNav {background:url(images/miniNav.gif) no-repeat; height:29px; line-height:20px; padding-left:10px; padding-top:5px;}
.miniNav strong {padding-left:10px;} 
.list_title{
	font-size:18px;
	font-weight:normal;
	line-height:36px;
	border-bottom:1px dashed #666666;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:5px;
}
.list_title a{
	color:#333333;
}
.list_meta{
	color:#666666;
	line-height:24px;
	margin-bottom:10px;
}
.list_info{
	height:30px;
	line-height:30px;
	color:#333333;
	text-align:right;
	border-top:1px dashed #666666; 
	margin-top:7px;
	margin-bottom:15px;
}
.post{
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.post a, .post a:visited{
	color:#666666;
	text-decoration:none;
}
.previous{
	background:url(images/up.gif) no-repeat left;
	float:left;
	padding-left:20px;
}
.next{
	background:url(images/down.gif) no-repeat right;
	float:right;
	padding-right:20px;
	margin-right:10px;
}
/************************* Comments Css****************************/
.clear{clear:both; height:0; overflow:hidden;}
.commentbox{
	padding-top:10px;
}
#comments{
	background:url(images/cmtnum.gif) no-repeat left center;
	line-height:35px;
	text-indent:25px;
	color:#06F;
	font-size:14px;
}
#respond{
	background:url(images/cmtwrite.gif) no-repeat left center;
	line-height:35px;
	text-indent:25px;
	color:#06F;
	font-size:14px;
}
#commentform{
	width:700px;
	margin:0 auto;
}
#commentform p {
	font-size:12px;
	line-height:20px;
	padding:2px 5px 2px;
	text-align:left;
}
.commentlist{
	width:700px;
	margin:0 auto;
}
.commentlist a:link, .commentlist a:visited{
	background:none;
	color:#454545;
}
.commentlist a:hover{
	background:none;
	color:#CC0000;
	text-decoration:underline;
}
.commentlist li{
	margin:5px 0px;
	padding:15px 10px 5px 10px;
	background:#ffffff;
	border:1px dashed #cccccc;
}
.commentlist li .gravatar{
	float:left;
	width:48px;
	margin:0px 8px 5px 0px;
	padding:1px 1px;
	text-align:center;
	border:1px solid #C7C7C7;
}
.commentlist li .commentmetadata{
	float:right;
	color:#999999;
}
.author, .email, .url {
	height:22px;
	line-height:22px;
}
#author, #email, #url {
	color:#666;
	width:165px;
	border:1px solid #CCCCCC;
	background:#FCFCFC;
	padding:5px 3px;
}
.commentlist p {
	font-size:12px;
	line-height:20px;
	padding:10px 5px 5px;
	text-align:left;
}
#comment{
	float:right;
	padding:10px 5px;
	width:60%;
	height:170px ;
	border:1px solid #CCCCCC;
}
/************************* Side Css****************************/
.content,.contentTop,.contentBottom {width:930px; margin-left:auto; margin-right:auto;}
.content {background:url(images/sidebarBg.gif) repeat-y right;}
.contentTop {background:url(images/sidebarTop.gif) no-repeat top right; padding-top:5px; margin-top:10px;}
.contentBottom {background:url(images/sidebarBottom.gif) no-repeat bottom right; padding-bottom:5px; margin-bottom:10px;}
#sidebar{
	width:220px;
	float:right;
	padding:5px;
}
.side {
	margin:0 0 0 10px;
	padding:2px 2px 2px 10px;
	line-height:25px;
	background:#333;
	color:#fff;
	font-family:Helvetica, "Helvetica Neue", Arial, serif;
	font-size:12px;
}
.sidecontent_rl {    /*日历本子*/
margin:0 0 -10px 10px;
}
.sidecontent_cat {  /*日志分类*/ 
margin:10px 0 10px 25px;
line-height:25px;
font-size:12px;
white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;
}
.sidecontent_cat a {    /*日志分类*/
padding:0 0 0 14px;
background: transparent url(images/cat.gif) no-repeat;
}
.sidecontent_list  {   /*最新日志、随机日志、最新评论、热门评论*/
   line-height:20px;
   font-size:12px;
   border-bottom:1px dotted #999;
   margin:0 0 10px 20px;
   padding:0 0 2px 15px;
   background:transparent url(images/arrow.gif) no-repeat;
   width:180px;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;
}
.sidecontent_cd {    /*日志存档*/
	line-height:30px;
	font-size:12px;
	padding:10px 0 10px 30px;
    width: 160px;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;
}
.sidecontent_ad { /*广告位置*/
margin:0 0 0 12px;
}
.sidecontent_tj {   /*统计信息*/
	line-height:20px;
	font-size:12px;
	padding:10px 0 10px 20px;
    width:180px;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;
}
/************************* Links  Css****************************/
.linkpage ul { 
padding: 5px 6px; 
list-style-type: none; 
overflow:auto 
} 
.linkpage ul{ height:1%;} 
.linkpage ul li { 
color: #333; 
margin-bottom: 5px; 
font-size: 12px;
} 
.linkpage ul li ul li { 
float: left; 
width: 131px; 
text-align: center; 
margin: 3px 3px; 
line-height: 180%; 
background-color: #FFFFFF; 
border: 1px solid #dadada; 
} 
.linkpage ul li ul li a { 
text-decoration: none; 
color: gray; 
display: block; 
} 
.linkpage ul li ul li a:hover { 
background-color: gray; 
color: #FFFFFF; 
font-weight:bold; 
}
/************************* Search Css****************************/
.searchtxt { 
width:600px; 
border:solid 1px #cccccc;
color:#999999; 
line-height:25px;
height:25px;
}
.searchbox { 
margin:5px 0 5px 0;
border: dashed 1px #999999;
background-color: #F6F6F6;
}
.searchcontent {
height:30px;
line-height:30px;
font-size:15px;
padding:15px 0 10px 20px;
border-top:dashed 1px #999999;
}
.searchline {
text-align:right;
border-top:dashed 1px #999999;
background-color: #DBDBDB;
line-height:25px;
height:25px;
}
/************************* RSS Css****************************/
#subscribe ul {
	display:none;
	position:absolute;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:90px;
	padding:5px;
	margin:-15px 0 0 35px;
}
#subscribe li {
	background:transparent;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(images/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#EEDDCC;
}
/************************* Footer Css****************************/
.foot{
	width:930px;
	float:center;
	text-align:center;
	line-height: 36px; 
	color: #fff; 
	margin-top:15px; 
	overflow:hidden;
	background: url(images/nav_bottom_bg.gif)  repeat-x;
}
.foot a{
	color: #fff;
}