﻿

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #91765B;
	font-family: "Arial", ,Helvetica, sans-serif;
	line-height: 24px;
	font-size: 12px;
}

body#bd {
	color: #91765B;
	background-color: #DDD3C9;
	background-attachment: fixed;
	background-position: center top;
}


/* HEADER
--------------------------------------------------------- */
#xs-header {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 999;
	height: 292px;
	background: url(../wenyiduo2009_images/header.jpg) no-repeat top left #FFFFFF;
	
	border-bottom: 3px solid #D58400;
}
#xs-header2 {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 999;
	height: 212px;
	background: url(../wenyiduo2009_images/header-bg.jpg) no-repeat top left #FFFFFF;
	
	border-bottom: 3px solid #D58400;
}


/* Normal link */
a {
	color: #D58400;
	text-decoration: none;
    line-height: 20px;
}

a:hover, a:active, a:focus {
	color: #D58400;
	text-decoration: underline;
}

a img {
	border: none;
}



img {
	margin: 0;
	padding: 0;
}
.guancang a img  {
border: 1px solid #ECE7E1;
padding:2px;
}

.guancang a:hover img  {
border: 1px solid #C5B6A3;
padding:2px;
}
.img_caption img {
	border: 1px solid #CCCCCC;
}

.img_caption p {
	text-align: center;
	color: #666666;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.no-caption {
	margin: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}


th {
	font-weight: bold;
	padding: 7px 8px;
	text-align: left;
}


hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

br {}

div.module_fixbr br {
	display: none;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea, textarea.inputbox {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #DDDDDD;
}

.inputbox {
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: url(../wenyiduo2009_images/input-bg.gif) repeat-x top #FFFFFF;
	color: #333333;
	font-size: 100%;
}

.button {
	padding: 3px 8px 2px;
	border: 1px outset #CCCCCC;
	background: url(../wenyiduo2009_images/grad-1.gif) repeat-x top #D58400;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;
}

.button:hover {
	border: 1px inset #CCCCCC;
}

select#ordering, select#limit {
	background-image: none;
}

* html .button { /*IE 6*/
	padding: 2px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 2px 5px !important;
}

/* cms STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(../wenyiduo2009_images/sep.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	/*background: url(../wenyiduo2009_images/grad-2.gif) repeat-x top #AB9D90;*/
	background: #B5A89D;
	border: 1px solid #DDDDDD;
	padding: 6px 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../wenyiduo2009_images/sep.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	color: #664500;
	font-size: 14px;
	line-height: 24px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../wenyiduo2009_images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	background: url(../wenyiduo2009_images/sep.gif) repeat-x bottom;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 15px 0 0;
	background: url(../wenyiduo2009_images/sep.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../wenyiduo2009_images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 250%;
	margin: 0 0 15px;
	padding: 0;
	color: #D58400;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 200%;
	color: #795200;
	font-weight:bold;
}

table.blog .contentheading {
	font-size: 135%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #795200;
}

a.readon {
	font-weight: bold;
	text-transform: uppercase;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 20px auto;
	padding: 20px 0 0;
	color: #666666;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span {
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	text-decoration: none;
	background: url(../wenyiduo2009_images/grad-4.gif) repeat-x top;
	color: #666666;
	border: 1px solid #DDDDDD;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #D58400;
	color: #FFFFFF;
}

.pagenavbar {
	background: url(../wenyiduo2009_images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../wenyiduo2009_images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
}



/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#xs-wrapper {
	width: 982px;
	margin: 0 auto;
	clear: both;
	
}

.narrow #xs-wrapper {
	width: 750px;
	background: url(../wenyiduo2009_images/wrapper-bg-n.png) repeat-y center;
}

#xs-container {
	padding: 5px 10px;
}

#xs-mainbody {
	width: 70%;
	float: left;
}
.content_bg {
background: url(../wenyiduo2009_images/box_bg.png) repeat-x bottom #D5C9BD;

}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#xs-mainnav {
	height: 40px;
	position: absolute !important;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	padding-top:266px;
	background: url(../wenyiduo2009_images/mainnav-bg.gif) repeat-x bottom;
}

* html #xs-mainnav {
	bottom: -1px;
}

#xs-mainnav a, #xs-subnav a {
	outline: none;
	line-height: normal;

}

#xs-subnav {
	clear: both;
	
	margin: 0 10px;
	padding: 0 10px;
	height: 30px;
}

#xs-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#xs-subnav li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#xs-subnav a {
	display: block;
	float: left;
	outline: none;
	padding: 0 15px;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
}

#xs-subnav a:hover,
#xs-subnav a:active,
#xs-subnav a:focus {
	color: #FFFFFF;
	background: url(../wenyiduo2009_images/subnav-hover.gif) no-repeat center bottom;
	text-decoration: none;
}

#xs-subnav li.active a {
	color: #FFFFFF !important;
	font-weight: bold;
	background: url(../wenyiduo2009_images/subnav-hover.gif) no-repeat center bottom;
	text-decoration: none;
}

/* breadcrumbs */
#xs-pathway {
	padding-top: 3px;
	color: #999999;
	text-indent: 15px;
}

#xs-pathway strong {
	margin-right: 5px;
}

#xs-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
a.mainlevel {
	color: #333333;
	margin: 0;
	padding: 8px 2px;
	outline: none;
	display: block;
	text-decoration: none;
	background: url(../wenyiduo2009_images/sep.gif) repeat-x bottom;
	font-size:13px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #D58400;
	text-decoration: none;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

a.sublevel {
	color: #333333;
	padding: 2px 5px 8px 15px !important;
	display: block;
	font-weight: normal !important;
	text-decoration: none;
	width: 82%; /*need for ie6*/
	border: none;
	background: url(../wenyiduo2009_images/arrow.png) no-repeat 8px 6px !important;
	font-size:12px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #D58400;
	text-decoration: underline;
}

#active_menu {
	color: #D58400;
	font-weight: bold;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.xs-box-full, .xs-box-left, .xs-box-center, .xs-box-right {
	float: left;
	overflow: hidden;
}

.xs-box-full {
	float: none;
}


/* Content spotlight */
#xs-contentsl1 {
	clear: both;
	width: 100%;
	padding: 0 0 5px;
}

#xs-contentsl2 {
	clear: both;
	margin: 0;
	padding: 5px 0;
}

#xs-contentsl1 div.module, #xs-contentsl2 div.module {
	margin: 0;
}

#xs-contentsl1 div.module h3, #xs-contentsl1 div.module h3 span,
#xs-contentsl2 div.module h3, #xs-contentsl2 div.module h3 span {
	background: none;
	color: #333333;
	height: auto;
	line-height: normal;
	padding-left: 0px;
}

#xs-contentsl1 div.module h3,
#xs-contentsl2 div.module h3 {
	width: 90%;
}

#xs-contentsl1 ul.latestnews, #xs-contentsl1 ul.mostread {
	margin: 0;
}

#xs-contentsl1 li.latestnews a, #xs-contentsl1 li.mostread a {
	background: url(../wenyiduo2009_images/icon-pages.gif) no-repeat left center;
	padding-left: 15px;
}

#xs-contentsl1 li.latestnews, #xs-contentsl1 li.mostread {
	background: url(../wenyiduo2009_images/sep.gif) repeat-x bottom;
	padding: 4px 2px 6px;
}

#xs-contentsl1 li.latestnews a, #xs-contentsl1 li.mostread a {
	background: url(../wenyiduo2009_images/icon-pages.gif) no-repeat left center;
	padding-left: 15px;
}

/* Bottom spotlight */
#xs-botsl {
	clear: both;
	margin: 0;
	/*padding: 15px 5px;
	background: url(../wenyiduo2009_images/grad-2.gif) repeat-x top #373737;
	border-top: 1px solid #1D1D1D;
	border-bottom: 1px solid #1D1D1D;
	color: #999999;*/
height: 260px;
background: url(../wenyiduo2009_images/bottom_bg.jpg) no-repeat left center;
}

/* FOOTER
--------------------------------------------------------- */
#xs-footer {
	clear: both;
	position: relative;
	padding: 30px 20px;
	margin: 0 0px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #A88B71;
}

#xs-footer small {
	font-size: 100%;
}

#xs-botnav {
	background: #A79781;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	clear: both;
	margin: 0 0px;
	padding: 5px 0;
	text-align: center;
}

#xs-botnav ul {
	margin: 0;
	padding: 0;
}

#xs-botnav li {
	margin: 0;
	padding: 0 10px;
	background: url(../wenyiduo2009_images/vline.gif) no-repeat left center;
	display: inline;
}

#xs-botnav li a {
	color: #FFF;
}

#xs-botnav li a:hover, #xs-botnav li a:active, #xs-botnav li a:focus {
	color: #FFFFFF;
}




/* Search */
#xs-search {
	background: url(../wenyiduo2009_images/search-bg.gif) no-repeat left;
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	padding-left: 35px;
	font-size: 11px;
}

#xs-search .inputbox {
	margin: 3px 3px 0 0;
	width: 150px;
	background: transparent;
	border: none;
	color: #999999;
}

#xs-search .button {
	font-size: 11px;
}

/*others*/
#xs-banner {
	padding: 5px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.xs-innerdiv {
	padding: 8px 0 10px !important;
	background: url(../wenyiduo2009_images/sep.gif) repeat-x bottom !important;
}

div.xs-innerdiv img.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

div.xs-innerdiv img {
	margin: 5px 0 0 5px;
}

div.module blockquote {
	margin: 0;
	padding: 0;
}

div.module span.title {
	font-weight: bold;
	display: block;
	margin: 5px 0;
}


/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {

}