/*
Theme Name: Mazone
Theme URI: http://www.microspaze.com
Description: 微空间的私人主题--Maxzone 2.0
Version: 2.0
Author: Microspaze
Author URI: http://www.microspaze.com
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
body {
    background:url(../images/body_bg.jpg) repeat-x 0 0;
	font-family:"Microsoft YaHei",Arial,Tahoma, Geneva, sans-serif;
	color:#414141;
	background-color:#3E3E3E;
	font-size:14px;
	line-height:1.6;
	text-align:left;
	word-wrap:break-word; 
}
a{
	text-decoration:none;
	color:#018EE8;
}
a:hover{
	text-decoration:none;
	color:#F00;
}
p{
	font-size:15px;
	color:#3E3E3E;
	line-height:1.6;
	font-weight:500;
	margin:1px 0px 15px;
	word-wrap:break-word; 
}
img{
	border:none;
	overflow:hidden;
}
ul,ol,li{
list-style-image:none;
list-style-type:none;
}
#header{
	width:1000px;
	height:170px;
	margin:0 auto;
	padding:0;
}
#top-logo{
	width:587px;
	height:80px;
	margin:0 auto;
}
#logo{
	width:200px;
	float:left;
}
#maxSearchbox{
	width:200px;
	height:36px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -1px -41px;
}
#searchBox{
	width:145px;
	border:none;
	cursor:text;
	color:#FFFFFF;
	font-family:"Microsoft YaHei",Arial;
	font-size:12px;
	font-weight:600;
	float:left;
	padding-top:1px;
	margin:9px 0 9px 20px;
	background-color:transparent;
}
#searchButton{
	width:25px;
	height:18px;
	float:left;
	margin:9px 0px 9px 0;
	color:#FFFFFF;
	cursor:pointer;
	border:none;
	background-color:transparent;
}
ul.catnav{
	list-style:none;
	margin:3px 60px 0;
	float:left;
	padding:0px;
	width:480px;
	position:relative;
}
ul.catnav li{
	float:left;
	width:80px;
	height:33px;
	display:block;
	margin:0 auto;
	text-align:center;
}
ul.catnav li a{
	color: #ccc;
    height: 21px;
    width: 80px;
	display:block;
	font-size:13px;
    font-weight:700;
	padding:5px 0 7px;
	text-align: center;
	text-decoration:none;
}
ul.catnav li a:hover,,ul.catnav li a:active{
	text-decoration: none;
    color: #FFF;
}
ul.catnav li ul.sub{
	display:none;
	list-style:none;
	float:left;
	left:-35px;
	width:555px;
	position:absolute;
	padding-top:7px;
	margin:0px auto 15px;
	z-index:0
}
ul.catnav li:hover a,ul.catnav li.active a{
	background:url(../images/maxthon_header_menu_current.jpg) no-repeat center bottom;
	color:#FFF;
}
ul.catnav li ul.sub li{
	width:100px;
	margin:5px 5px;
	height:26px;
	display:block;
	float:left;
}
ul.catnav li ul.sub li a{
	margin:0;
	padding:0;
	color: #555;
	width:100px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	display:block;
	height:26px;
	text-decoration:none;
	background: url(../images/bg.jpg) no-repeat -138px -213px;
}
ul.catnav li ul.sub li a:hover,ul.catnav li ul.sub li a:active,ul.catnav  li ul.sub li#current-cat a{
	background:url(../images/bg.jpg) no-repeat -138px -177px;
	color:#FFF;
}
ul.catnav li:hover ul.sub,ul.catnav li.active ul.sub{
	display:block
}
#maxCenter {
	width:1000px;
	margin:25px auto 0 auto;
	padding:0px 0 0;
	text-align:left;
}
#maxCenter h1 {
    margin:0 10px;
    height:32px;
    line-height:32px;
    color:#492e73;
    font-weight:normal;
}
#maxCenter h1 a {
    line-height:32px;
    color:#492e73;
}




/*--#i-smaxSlider--*/
#maxCenter #i-smaxSlider{
	width:1000px;
	height:200px;
	margin:0 auto;
	background:#3E3E3E;
}
#i-stripNavL{
	width:59px;
	height:200px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -1px -177px;
}
#i-sliderBody{
	width:882px;
	height:200px;
	float:left;
	background:url(../images/i-slider-m.jpg) repeat-x;
}
#i-stripNavR{
	width:59px;
	height:200px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -72px -177px;
}

#center {
	width:830px;
	height:152px;
	margin:22px 26px;
}
#slider {
	position:relative;
	width: 824px;
	height: 150px;
	overflow: hidden;
	border:#000 3px solid;
}
#slider .slide {
	position: absolute;
	height: 150px;
	width: 500px;
	background:#ededed;
	overflow: hidden;
	border-left: #000 solid 3px;
}
#slider .title   {
	color: #F80;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#slider .text {
	position: absolute;
	color: #FFF;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	width: 500px;
}
#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
}




/*--#maxBody--*/
#maxBody {
	width:954px;
	font-weight:550;
	min-height:800px;
	margin:0px auto;
}

.scroll-l{
	float:left;
	margin:0;
	width:127px;
	min-height:1px; /*用以撑开scroll-l 不至于当 sidebar-l 变为fixed 的时候 sidebar-l 消失*/
}
.scroll-r{
	float:left;
	margin:0;
	width:127px;
	min-height:1px;
}

.sidebar-l{
	float:left;
	margin:0;
	width:127px;
	padding-top:5px;
}
.sidebar-r {
	float:left;
	width:127px;
	margin:0;
	padding-top:5px;
}
.sidebarHeader-L{
	width:127px;
	height:35px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -1px -79px;
}
.sidebarHeader-R{
	width:127px;
	height:35px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -131px -79px;
}
.sidebarBody-L{
	width:122px;
	height:657px;
	float:left;
	padding-right:5px;
	background:url(../images/sidebar-m.jpg) repeat-y left top;
}
.sidebarBody-R{
	width:122px;
	height:657px;
	float:left;
	padding-left:5px;
	background:url(../images/sidebar-m.jpg) repeat-y right top;
}
.ssidebar-box1{
	width:122px;
	height:278px;
	float:left;
	overflow:hidden;
	background:url(../images/ssidebar_m.jpg) repeat-y;
}
.ssidebar-box2{
	width:122px;
	height:378px;
	float:left;
	overflow:hidden;
	background:url(../images/ssidebar_m.jpg) repeat-y;
}
.ssliderBody_t{
	width:122px;
	height:39px;
	float:left;
	background:url(../images/ssidebar_t.jpg) no-repeat;
}
.ssliderBody_b{
	width:122px;
	height:39px;
	float:left;
	background:url(../images/ssidebar_b.jpg) no-repeat;
}
.ssliderBody_l1,.ssliderBody_r1{
	width:100px;
	height:200px;
	margin:0px 11px;
	float:left;
}
.ssliderBody_l2,.ssliderBody_r2{
	width:100px;
	height:300px;
	margin:0px 11px;
	float:left;
}
.sliderContainer{
	width:100px;
	height:200px;
	float:left;
	overflow:hidden;
}
.sliderContainer1{
	width:100px;
	height:300px;
	float:left;
	overflow:hidden;
}
li.panel{
	width:100px;
	height:200px;
	float:left;
}
li.panel2{
	width:100px;
	height:300px;
	float:left;
}
a.show-box{
	width:100px;
	height:200px;
	float:left;
	background:url(../images/slider-box-bg.png) no-repeat;
}
a.show-box img{
	width:82px;
	height:128px;
	margin:28px 9px 44px;
}
a.clicks-box{
	width:98px;
	height:98px;
	padding:1px;
	float:left;
}
a.clicks-box img{
	border:2px silver solid
}
a.clicks-box img:hover{
	border-color:gray
}


.sidebarFooter-L{
	width:127px;
	height:44px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -1px -123px;
}
.sidebarFooter-R{
	width:127px;
	height:44px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -131px -123px;
}


#content {
    float:left;
    width:700px;
	background:url(../images/post-mid1.png) repeat-y;
}

#content #content-body{
	float:left;
	width:700px;
	margin:0;
}
#content .maxPosts{
	width:700px;
	float:left;
	clear:both;
	margin-top:5px;
}
.maxPosts .post-header{
	height:32px;
	width:700px;
	padding-top:8px;
	background:url(../images/bg.jpg) no-repeat -299px -1px;
}
.post-header .post-time{
	height:32px;
	width:140px;
	float:left;
	text-align:center;
}
.post-header .post-title{
	height:32px;
	width:420px;
	float:left;
	text-align:center;
}

.post-title h3 a,.post-title h3 a:active,.post-title h3 a:visited{
	font-size:15px;
    color:#0066cc;
}
.post-title h3 a:hover,.post-title h3 a:hover{
	color:#c00909;
}
.post-header .post-view{
	height:32px;
	width:140px;
	float:left;
	text-align:center;
}
.maxPosts .post-content{
	width:660px;
	padding:10px 20px;
	float:left;
	background:url(../images/post-mid.jpg) repeat-y;
}
.post-content p{

}
.post-content .post-thumb{
	width:660px;
	float:left;
	text-align:center;
	padding:10px 0px;
	height:150px;
	background:url(../images/bg.jpg) no-repeat -318px -42px;
}
.post-thumb p{
	margin:0;
	padding:0;
}
.post-content .post-share{
	width:660px;
	float:left;
	height:35px;
	margin-top:10px;
}
.post-share a.sharebutton{
	width:100px;
	height:35px;
	margin:0px 5px;
	float:left;
	display:inline-block;
	line-height:35px;
	text-align:center;
}
.post-content .post-excerpt{
	width:660px;
	float:left;
	padding:10px 0px 5px;
	min-height:50px;
}
.post-content .post-ads{
	width:660px;
	height:100px;
	background:url(../images/post-ads.jpg) no-repeat;
}
.maxPosts .post-bottom{
	width:700px;
	height:40px;
	float:left;
	background:url(../images/bg.jpg) no-repeat -299px -223px;
}
.maxPosts .post-bottoms{
	width:700px;
	height:40px;
	float:left;
	text-align:center;
	font-weight:500;
	background:url(../images/post-bottoms.jpg) no-repeat;
}
.post-bottoms a{
	height:40px;
	line-height:38px;
}
.post-bottom .post-comment{
	width:140px;
	height:33px;
	float:left;
	padding-top:7px;
	text-align:center;
}
.post-bottom .post-cat{
	width:420px;
	height:40px;
	float:left;
	line-height:30px;
	text-align:center;
	font-weight:600;
}
.post-bottom .post-more{
	width:140px;
	height:33px;
	float:left;
	padding-top:7px;
	text-align:center;
}
	
#maxFooter {
	min-width:1000px;
	text-align:center;
	margin:0 auto;
	position:relative;
	z-index:100;
	background:url(../images/footer-bg.jpg) repeat-x;
}
#maxFooter #pageNavi{
	width:1000px;
	height:29px;
	margin:0 auto;
	padding-top:8px;
}
#maxFooter .maxInner {
    width: 1000px;
	height:100px; /*原本为100px 底部露出8px空格*/
    margin:48px auto 0px;
	background:url(../images/bg.jpg) no-repeat 0px -378px;
}
#maxFooter .maxInner .maxCopyright {
    text-align:center;
    color:#9a9b9c;
	padding-bottom:20px;
}
#maxFooter .maxInner .maxCopyright a {
	text-decoration:none;
    color:#4e88c0;
}

.maxUpdown1 {
	background:url(../images/top-down.jpg) no-repeat 0 0;
    position:absolute;    
	display:block;
    left:50%;
    top:50%;    
	margin-left:520px;
	margin-top:76px;
    z-index:2;
}
.maxUp1 {
    cursor:pointer;
    height:32px;
    margin:0;
	position:relative;
    width:20px;
}
.maxDown1{
    cursor:pointer;
    height:32px;
    margin-top:1px;
	position:relative;
    width:20px;
}
.maxUpdown2{
	background:url(../images/top-down2.jpg) no-repeat 0 0;
    position:absolute;    
	display:block;
    right:50%;
    top:50%;    
	margin-right:520px;
	margin-top:76px;
    z-index:2;
	height:65px;
}
.maxUp2{
    cursor:pointer;
    height:32px;
    margin:0;
	position:relative;
    width:20px;
}
.maxDown2{
    cursor:pointer;
    height:32px;
    margin-top:1px;
	position:relative;
    width:20px;
}	
.clean { /* 不能删 否则会出问题 */
    clear: both;
    overflow: hidden;
    height: 5px;
    font-size: 0px;
    line-height: 0px;
    margin:0;
    padding:0;
    border:none;
}	
	
/*--Wordpress--*/
blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 0 5px;font-size:9px;text-align:justify;}
.commenttext blockquote{border-left:4px solid #B6B6B5;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;}
.wp-caption img{border:none;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:14px; font-weight:500;line-height:1.4;color:#333;margin:0;padding:0 4px 5px;}
.alignleft,img.alignleft{float:left;margin:5px 5px 5px 0;}
.alignright,img.alignright{float:right;margin:5px 0 5px 5px;}
.alignnone,img.alignnone{float:left;margin:5px 0 5px 0;}
.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;}
abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;}
table{margin:.5em 0 1em;}
table td,table th{text-align:left;border-right:1px solid #fff;padding:.4em .8em;}
table th{background-color:#5e5e5e;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table td{background-color:#eee;}
table th a{color:#d6f325;}
table th a:hover{color:#fff;}
table tr.even td{background-color:#ddd;}
table tr:hover td{background-color:#fff;}
table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:0;background:none;background-color:transparent;}
.wp_syntax { width:auto; }
.wp_syntax table { border:0 !important; }
.wp_syntax table td { border:0 !important; }
img.wp-smiley{border:0px;vertical-align:middle;}
	
/*--Comment--*/
#comments{
	font-size:12px;
	width:700px;
	float:left;
	margin:0 auto;
	background:#EDEDED url(../images/post-mid.jpg) repeat-y;
}
#comment_foot{
	width:700px;
	height:35px;
	font-weight:700;
	padding-top:5px;
	text-align:center;
	line-height:30px;
	background:url(../images/bg.jpg) no-repeat -299px -266px;
}
#comment_div{
	width:652px;
	margin:0px auto 10px;
	min-height:10px;
}
.commentlist li{
	clear:both;
	overflow:hidden;
	display:inline-block;
	margin-top:10px;
}
.commentlist li.comment .comment-div-bot{
	width:600px;
	height:20px;
	background:#dddddd;
}
.commentlist li.comment ul.children li.comment .comment-div-bot{
	width:400px;
	height:20px;
	background:#dddddd;
}
.comment_body{
	display:inline-block;
	background:transparent url(../images/bg_comment-btm.png) no-repeat scroll right bottom;
	width:652xp;
	float:left;
}
.comment_meta{
	float:left;
	width:652px;
	height:55px;
	text-align:center;
	background:url(../images/comment-top.jpg) no-repeat;
}
.comment_meta .com-nam{
	width:150px;
	float:left;
	padding:9px 0 22px 50px;
	height:24px;
	text-align:center;
	line-height:24px;
	float:left;
}
.comment_meta .com-img{
	width:36px;
	height:36px;
	padding:3px 108px 16px 108px;
	float:left;
}
.comment_meta .com-tim{
	width:150px;
	padding:9px 50px 22px 0px;
	float:left;
	height:24px;
	text-align:center;
	line-height:24px;
}
.comment_content{
	width:652px;
	float:left;
	min-height:20px;
	background:url(../images/comment-mid.jpg) repeat-y;
}
.comment_content p{
	overflow:hidden;
	font-size:12px;
	margin:0 35px;
	text-align:center;
	padding:0;
}
.comment_reply{
	width:652px;
	height:46px;
	float:left;
	background:url(../images/comment-bot.jpg) no-repeat;
}
.comment_reply a{
	width:180px;
	height:27px;
	text-align:center;
	line-height:27px;
	display:block;
	margin:18px 236px 1px;
}
.commentmetadata{
	display:none; 
	color:#AEAEAE;
}
.children li{
	width:652px;
	float:left;
	margin-top:0px;
}
.children .comment_meta{
	width:652px;
	height:55px;
	background:url(../images/comment-child-top.jpg) no-repeat;
}
.children .comment_meta .com-nam{
	width:150px;
	padding:15px 0 16px 90px;
	height:24px;
	text-align:center;
	line-height:24px;
	float:left;
}
.children .comment_meta .com-img{
	width:36px;
	height:36px;
	padding:6px 68px 9px;
	float:left;
}
.children .comment_meta .com-tim{
	width:150px;
	padding:15px 70px 16px 0px;
	float:left;
	height:24px;
	text-align:center;
	line-height:24px;
}
.children .comment_content{
	width:616px;
	padding:0px 18px;
	background:url(../images/comment-child-mid.jpg) repeat-y;
}
.children .comment_reply{
	width:652px;
	height:42px;
	background:url(../images/comment-child-bot.jpg) no-repeat;
}
.children .comment_reply a{
	width:180px;
	height:25px;
	text-align:center;
	line-height:25px;
	display:block;
	margin:12px 236px 1px;
}
#respond{
	width:652px;
	background:#ededed;
	line-height:25px;
	margin:10px auto 10px;
}
#respond-head{
	height:10px;
	width:652px;
	font-size:0;
	background:url(../images/bg.jpg) no-repeat -322px -310px;
}
#respond-foot{
	height:10px;
	width:652px;
	background:url(../images/bg.jpg) no-repeat -322px -326px;
}
#respond-contain{
	width:588px;
	overflow:hidden;
	padding:0 32px 0 32px;
	background:url(../images/respond-mid.jpg) repeat-y;
}
#comment-txt-input{
	float:left;
	width:383px;
}
.comment-input{
	float:left;
	width:205px;
}
#comment{
	height:134px;
	font-size:12px;
	padding:5px;
}
.comment-input input{
	width:170px;
	margin-bottom:5px;
	_margin-bottom:3px;
	padding:4px;
}
.comment-input input,#comment{
	color:#666;
	border:2px solid #D9ECFB;
}
.comment-area{
	width:370px;
	font-weight:600;
}
#commentform .comment_btn{
	clear:both;
	width:588px;
	height:25px;
	display:block;
	padding:5px 0px;
}
.respond-info{
	width:205px;
	height:25px;
	font-size:14px;
	line-height:25px;
	float:left;
}
.respond-che{
	width:263px;
	height:25px;
	line-height:25px;
	float:left;
	text-align:left;
}
span.res-text{
	font-size:14px;
}
.respond-btn{
	width:120px;
	height:25px;
	float:left;
	text-align:right;
}
.respond-btn input{
	height:25px;
	cursor:pointer;
}
.respond-bottom{
	width:700px;
	height:40px;
	background:url(../images/bg.jpg) no-repeat -299px -337px;
}

.fixed-l{
	float:left;
	margin-right:127px;
	position:fixed;
	top:0px;
	width:127px;
}
.fixed-r{
	float:right;
	margin:0;
	position:fixed;
	top:0px;
	width:127px;
}
