
/*----------------------  CSS FOR XOOPS 2.0.3 -------------------------*/

/*-- 页面属性 --*/
body {
	color: #787162;
	margin: 0;
	font-size: 12px;
	font-family:PMingLiU;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:#ebe4d2;
}
.mayabox {
	background-color:#f8f3e4;width: 1006px;
}
hr {color:#bcb7a8; height:1px;}
/*-- 超链接 --*/
a {color:  #787162; text-decoration: none; background-color: transparent; line-height:20px;}
a:hover {color: #f12d00;}

/*-- 标题大小 --*/
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

/*-- 项目列表 --*/
ul {
	margin: 2px;
	padding: 2px;
	list-style: square inside;
	text-align: left;
	color: #bcb7a8;
}
li { list-style: none; color: #787162;}
/*--li { list-style: square url(images/list.gif) inside; color: #8D94AE;}--*/
/*-- 按钮 --*/
input {
	padding: 2px 2px 1px 2px; color: #787162 ;
	background-color:#FFFFFF ;
	margin:3px 0 0 0;
	border-color: #e0d5c2;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	}

textarea {
	padding: 2px 2px 1px 2px; color: #787162 ;
	background-color:#FFFFFF ;
	border-color: #e0d5c2;
	border-style: solid;
	border-width: 1px;
}
select{
	padding: 2px 2px 1px 2px; color: #787162 ;
	background-color:#FFFFFF ;
	border-color: #787162;
	border-style: solid;
	border-width: 1px;	
}



/*-- 表格 --*/
table {width: 100%;}
th {background-color: #eae4d6; 
	color: #82785f; 
	padding : 5px; 
	vertical-align : middle; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	background: url(images/title_bg.jpg);}
th a{
	 color: #82785f;
}
th a:hover{
	color: #FFFFFF;
}
table td {padding: 0; border-width: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*------------------- 区块 ----------------------*/
/*-- 页首 --*/
td#headerbanner {}
td#headerbar {}

/*-- 左区块 --*/
td#leftcolumn {width: 210px; font-size:12px; background-color: #f8f3e4; background: url(images/left_bg.jpg) no-repeat top;}
td#leftcolumn th {background-color:#e4e4d1;  vertical-align: middle;}
td#leftcolumn div.blockTitle {
	padding:6px 10px 4px 17px;
	letter-spacing: 1px;
	margin:10px 10px 0 10px;
	color:  #550000;
	font-weight: bold;
	font-size: 12px;
	background: url(images/left_title.gif) no-repeat;
	background-repeat: no-repeat;
	text-align: left;
}
td#leftcolumn div.blockContent {
	padding: 3px 15px 3px 25px;
	line-height: 18px;
	text-align:left;
}

/*-- 中中区块 --*/
td#centercolumn {
	font-size: 12px;
	padding: 10px; 
	}

td#centercolumn th {background-color:#e4e4d1;  vertical-align: middle;}
td#centerCcolumn {padding: 0px 10px 10px 10px;}
td#centerCcolumn div.blockTitle {	
	padding: 6px 3px 3px 18px;	
	color:  #f12d00;
	font-weight: bold;
	text-align:left;
	font-size: 13px;
	background: url(images/list.gif) no-repeat;
	border-bottom: 1px solid #dad3c0;
}
td#centerCcolumn div.blockContent {	padding: 3px 0px 3px 0px; 
}

/*-- 中左区块 --*/
td#centerLcolumn {width: 60%; padding: 0px 10px 0px 10px;}
td#centerLcolumn div.blockTitle {
	padding: 6px 3px 5px 18px;
	color:#f12d00;
	font-weight: bold;
	font-size: 13px;
}
td#centerLcolumn div.blockContent {	
	padding: 0px 0px 3px 0px;
	background: url(images/left_text.gif);
	line-height: 20px;
	}

/*-- 中右区块 --*/
td#centerRcolumn {width: 40%; padding: 0px 10px 0px 3px;}
td#centerRcolumn div.blockTitle {padding: 6px 3px 5px 18px;
	color: #f12d00;
	font-weight: bold;
	font-size: 13px;}
td#centerRcolumn div.blockContent {	
	padding: 5px 0px 3px 8px;
	border-bottom: 1px solid #e1ddc9;
	border-left: 1px solid #e1ddc9;
	border-right: 1px solid #e1ddc9;
	background: #fdfbf4 url(images/right_text.jpg) right bottom no-repeat;
	height:230px;
	line-height: 120%;}

/*-- 模组内容显示 --*/
div#content {
	text-align: left;
	padding: 8px 3px 8px 3px;
	line-height: 22px;
	font-size:14px;
}

/*-- 右区块 --*/
td#rightcolumn {width:170px; font-size:12px;}
td#rightcolumn th {background-color:#e4e4d1;  vertical-align: middle;}
td#rightcolumn div.blockTitle {	padding: 10px 17px 10px ;
	color:#f12d00;
	font-weight: bold;
	font-size: 12px;
	background: url(images/right_title.gif) no-repeat;
}
td#rightcolumn div.blockContent {
	padding: 3px 3px 3px 0px;
	line-height: 120%;
}
/*-- 页脚 --*/
/*-- tr#footerline {
	background: #bcb7a8; height: 5px;
} --*/
tr#footerbar { 
	font-size: 12px; 
	background: #332b1c; 
	color: #685d49; 
	height: 50px; 
	vertical-align: middle;
	text-align:center;}
tr#footerbar a{ color: #685d49;}
tr#footerbar a:hover{ color: #f12d00;}

/*-- 导航菜单 --*/

td#mainmenu a { padding: 2px 2px 2px; color: #787162;}
td#mainmenu a:hover { color : #f12d00;}
td#mainmenu a.menuTop { padding: 2px 2px 4px 0px; }
td#mainmenu a.menuMain {padding: 2px 2px 0px 0px;}
td#mainmenu a.menuSub {
	padding-left: 18px;
	font-weight:bold;

}

/*-- 用户菜单 --*/
td#usermenu a {margin: 0; padding: 5px 2px 4px 32px; 	color: #787162;
background: url(images/menu.gif) no-repeat;	font-weight: normal;
}
td#usermenu a:hover {color : #f12d00;}
td#usermenu a.menuTop {}
td#usermenu a.highlight {}

/*-- 表格交换颜色显示 --*/
.outer { background-color: #f8f3e4; }
.head {background-color:#e9e2d0; border-bottom: 1px solid #e0d8c2; padding:10px;   color: #6f695b; line-height:25px;}
.foot {padding:5px;   color: #6f695b ; }
.even {background-color: #f0e9d9; padding: 5px; text-align:left; border-bottom: 1px solid #e5decd;}
.odd {background-color: #f2ecdd; padding: 5px; text-align:left;border-bottom: 1px solid #e5decd;line-height:18px;}
tr.even td {background-color: #f0e9d9; padding: 3px 10px 3px 10px; border-bottom: 1px solid #e5decd; border-top: 1px solid #e5decd;}
tr.odd td {background-color: #f2ecdd; padding: 0px 10px 0px 10px; }

/*-- 警告信息 --*/
div.errorMsg { background-color: #f12d00; text-align: center; border-top: 1px solid #787162; border-left: 1px solid #787162; border-right: 1px solid #787162; border-bottom: 1px solid #787162; font-weight: bold; padding: 10px;  color: White; }
div.confirmMsg { background-color: #f8f3e4; color: #787162; text-align: center; border-top: 1px solid #bcb7a8; border-left: 1px solid #bcb7a8; border-right: 1px solid #bcb7a8; border-bottom: 1px solid #bcb7a8; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #bcb7a8; color: #e1dccd; text-align: center; border-top: 1px solid #787162; border-left: 1px solid #787162; font-weight: bold; border-right: 1px solid #787162; border-bottom: 1px solid #787162; padding: 10px;}

/*-- 代码与引用 --*/
div.xoopsCode {
	background: #FFFFFF;
	border: 1px dotted #787162;
	font-family: "Courier New", "Courier", "monospace";
	padding: 6px 6px 6px 6px;
	color: #f12d00;
}
div.xoopsQuote {
	background: #FFFFFF;
	border: 1px dotted #000;
	font-family: "Courier New", "Courier", "monospace";
	padding: 6px 6px 6px 6px;
	color: #f12d00;
}

/*-- 模组 --*/
.item {}
.itemHead {
	background-color: #787162; color: #f8f3e4; 
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.itemInfo {
	color: #8D94AE; text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.itemTitle a {
	color: #ebe4d1;
	font-weight: bold;
}

.itemTitle a:hover{
	color: #FFFFFF;
}
.itemPoster {}
.itemPostDate {}
.itemStats {}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.6em;}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 5px 5px 5px 5px;
	color: #8D94AE;
	
}
.itemFoot a{color:#787162}
.itemAdminLink {}
.itemPermaLink {}
 background-color:#000000;
/*-- 评论 --*/
.comTitle {font-weight: bold; color: #6f695b;padding: 0px 0 0 5px;}/*--帖标题和楼层区块--*/
.comText {padding: 5px; border-left: 1px solid #e0d5c1; vertical-align:top;}/*--帖内容区块--*/
.comUserStat {font-size: 12px; color:#787162; margin:5px;}/*--整个信息区块--*/
.comUserStatCaption {font-weight: normal; margin: 0px;}/*--注册日期所属_文字css--*/
.comUserStatus {margin: 0px 0 5px 5px;}/*--在线不在线 --*/
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 12px;padding:5px;}/*--用户等级和等级图片区块--*/
.comUserRankImg {border:2px;}
.comUserName { padding: 0px 0 0 5px;}/*--用户名区块--*/
.comUserImg {margin: 0px 5px 0 5px; border:solid 2px #fefbf4; width:100px;background: url(images/noavatars.jpg) no-repeat;}/*--用户头像区块--*/
.comDate {font-weight: normal; font-style: italic; font-size: 12px;}
.comDateCaption {font-weight: bold; font-style: normal;}

/*---------------------- CSS FOR XOOPS 2.0.3 -------------------------*/


/*------------------------ IMAGO:THEMES CSS  -------------------------*/
/*---------home theme-------------*/
.head_table{
	background-color: #8f000a;width: 1006px;
	background: url(images/bg_header.jpg) no-repeat;
}
.head_logo{
	width: 210px;
}

.left_pict {
	width: 40px; 
	vertical-align: top;
	background: #f8f3e4 url(images/middle_bg.jpg) ;
}
.left_logo {
	width: 40px; vertical-align: bottom;
	background: #f8f3e4 url(images/middle_bg.jpg) ;
}
.right_menu {
	height: 43px;
	margin-bottom:20px;
	width: 185px;
}

.r_00 {
	background: #f8f3e4 url(images/middle_top.jpg) top left no-repeat;
	padding:0 10px 0 10px;
}
.mayabox_bottom {
	background: #f8f3e4 url(images/middle_bottom.jpg) bottom left no-repeat;
	height:138px;width: 1006px;
}
.mayabox_bottom0 {
	width: 1006px;
}
.r_0 {
	margin-top:10px;
	margin-bottom:20px;
	border-bottom: 1px solid #dad3c0;
}
.r_l {
	font-size:12px;
	padding: 20px 0 0 15px;
	color: #8c8678;
	text-align:left;
}
.r_l a {
	color: #8c8678;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
.r_l a:hover {
	color: #f12d00;
	font-weight: bold;
}
/* -- wp.css -- */

#wp-header div.wp-title{
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}

#wp-header .wp-author-header div.wp-title{
	font-size: 20px;
	border-bottom: 0px;
}
blockquote {
	clear: both;
	margin: 0px;
	padding: 10px;
	line-height: 18px;
	background: #FEFCF4;
	border: 1px double #FFE79F;
	color: #666666;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
div.wp-body{

}

div#wp-sidebar{
	display: inline;
	padding: 5px 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	width: 170px;
	border-right: #aaa solid 1px;
}

.wp-body div.sidebar-item { 
	padding-top: 0px; 
}

.wp-body .sidebar-item ul { 
	list-style: disc outside; 
	padding-left: 10px;
}

.wp-body .sidebar-item ul li { 
	list-style: disc outside;
	padding: 2px;
}

#wp-sidebar .sidebar-item div.author-title{
	font-weight: bold;
	font-size: 130%;
	padding: 5px 2px;
	border-bottom: #aaa solid 1px;
}



#wp-sidebar .sidebar-item div.sidebar-title{
	font-weight: bold;
	font-size: 120%;
	border-bottom: #aaa dotted 1px;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* To override the title style in sidebar */
#wp-sidebar .sidebar-item h2{
	font-size: 110%;
	padding: 2px;
	margin: 0px;
}

div#wp-content{
	display: inline;
}
#wp-content .commentlist ol { 
	list-style: decimal outside;
}

#wp-content .commentlist li { 
	list-style: decimal outside;
	border-bottom: 1px dotted #d3cfc8;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

.wp-post{
	padding: 20px 3px 0px 2px;
}
#wp-content{
	padding: 0px;
}

#wp-content .wp-post-nav{
	font-size: 90%;
}

#wp-content .wp-post-nav div.alignleft{
	float: left;
	text-align: left;
}

#wp-content .wp-post-nav div.alignright{
	float: right;
	text-align: right;
}


#wp-content .wp-post-title{
	font-size: 20px;
	font-weight:bold;
	border-bottom: 1px dotted #C0B9AC;
	padding: 10px 0 5px 0;
}
#wp-content .wp-post-title a{
	color:#f12d00;
}
#wp-content .wp-post-title a:hover{
	color: #550000;
}

#wp-content .wp-post-meta{
	font-size: 12px;
	color:#a7a399;
}
#wp-content .wp-post-meta a{
	color:#a7a399;
}

#wp-content .wp-post-entry{
	margin:0px;
	font: 14px ;
	line-height:23px;
	color:#625c50;
	letter-spacing: 0px;
	margin-bottom:-50px;
	margin-top:-15px;
}
#wp-content .wp-post-entry a{
	color:#f12d00;
	font-size:12px;
}
#wp-content .wp-post-entry a:hover{
	color:#f12d00;
	text-decoration:underline;
	font-size:12px;
}

/* To override the comment style */
#wp-content h3#comments, #wp-content h3#respond{
	font-size: 14px;
}
div.wp-page-nav{
	margin-top:70px;
	text-align:center;
}

div.mayaboxfeed{
	text-align: center;
	border: 1px solid #e1ddc9;
	background-color:#fffbf6;
	padding: 10px;
	margin: 80px 0px 0 0px ;
}

div.mayaboxcomment{
	background-color:#fffbf6;
	border: 1px solid #e1ddc9;
	padding: 0 15px 0 0;
}