/*
=== LBS^2 StyleSheet File ====================================
 Style Name: XiaoChuanGreen
    Version: 1.0
     Author: XiaoChuan
Base By: Kaichun
Modified By: xiaochuan
Last Update: Sunday, 05/2/2005 17:15 PM
==============================================================
*/

/* General Styles*/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #ccc;
	scrollbar-face-color: #444; 
	scrollbar-shadow-color: #444; 
	scrollbar-highlight-color: #444; 
	scrollbar-3dlight-color: #444; 
	scrollbar-darkshadow-color: #444; 
	scrollbar-track-color: #000; 
	scrollbar-arrow-color: #000; 

}
table {
	font-family: Tahoma, Arial;
	color: #ccc;
	font-size: 12px;
}
td{ 
}
a:link,a:visited {
	text-decoration: underline;
	color: #ccc;
}
a:hover {
	text-decoration: underline;
	color: #FF2661;
}
.a1:link,.a1:visited {
	text-decoration: underline;
	color: #83FFC9;
	font-weight:bold;
}
.a1:hover {
	text-decoration: underline;
	color: #ccc;
	font-weight:bold;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #83FFC9;
}

/* Form Control Styles*/
form { display: inline; }
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
input.text {
	padding: 1px;
	border: 1px solid #555;
	color: #ccc; 
	background-color: #444;
}
input.file {
	padding: 1px;
	border: 1px solid #555;
	color: #ccc; 
	background-color: #444;
}
input.button {
	height: 20px;
	border: 1px solid #555;
	border-top: 1px solid #555;
	border-left: 4px solid #555;
	color: #ccc; 
	background-color: #444;
}
textarea {
	border: 1px solid #555;
	background-color: #444;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #ccc; 
}
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #ccc; 
	background-color: #444;
}

/* Common Styles*/
#wrapper {
	margin:0px;
	width: 100%;
	position: relative;
	text-align: left;
	background-color: #000;
}
/* ÄÚÈÝ±³¾°*/
#innerWrapper {
	width: 100%;
}
#header {
	border-bottom: 0px solid #000;
	background-image: url(images/bg.jpg);
}
/* ¶¥²¿±³¾°*/
#innerHeader {
	padding-left: 0px;
	padding-right: 0px;
	height: 200px;
	vertical-align: bottom;
	background-image: url(images/top1.jpg);
	background-repeat:no-repeat;
}
#logo { 
	display: none;
	float: left; 
	margin-right: 10px;
}
#menu { 
	margin:0px;
	margin-top: 10px;
	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
}
#menu a:link, #menu a:visited
{
	padding: 0px 5px 0 5px;
	text-decoration: underline;
	color: #ddd;
	font-weight:bold;
}
#menu a:hover
{
	color: #FF2661;
	text-decoration: underline;
	font-weight:bold;
}
#menu ul{ margin: 0px 0px 0px 10px; padding: 0px;}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;;
}
.blog-header { padding: 0px; margin: 0px; padding-top: 30px; padding-left:15px; font-family: Arial, Helvetica, sans-serif;}
h1 { 
	padding: 0px; 
	margin: 0px; 
	color: black; 
	font-size: 24px; 
	font-weight: bold;
	color:#83FFC9;
}
.blog-desc { 
	color: #999;
	padding-top:5px;
}
.blog-info { 
	color: #ccc;
	padding:10px 0 0 15px;
	line-height: 220%;
}
.blog-info span { 
	color: #83FFC9;
}
#footer {
	clear: both;
	background: #000;
	height:80px;
}
#innerFooter { 
	padding: 10px;
	padding-top:60px;
	font-size: 9px;
	text-align: left;
	color: #999;
}
#innerFooter a{
	color: #FF2661;
	text-decoration: underline;
}
h3 { 
	font-size: 18px; 
	font-weight: bold;
}
.comment-text,
.hidden-note{
	font-size: 11px; 
	color: #ccc;
}
.red {
	color: #FF2661;
}
.highlight {
	font-weight: bold; 
	color: #F60; 
	background: #FF0;
}

/* Main Content Layout */
#mainWrapper {}
.sidebar {
	float: right;
	width: 210px;
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar {
	padding: 10px;
}
.content {
	float: left;
	width: 100%;
	margin-right: -220px;
}
.content-wide {
	width: auto;
	margin-right: -220px;
}
.content-only {
	width: auto;
	margin-right: -220px;
}
#innerContent {
	margin-right: 220px;
	overflow: visible;
	padding:10px;
}
/* A div to make mainWrapper touch the bottom of sidebar and content*/
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
/* sidebar panels */
.panel{
	padding:1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #444;
	padding-bottom:5px;
}
.panel h5 {
	color: #83FFC9;
	font-size: 11px;
	font-weight: bold;
	margin:0px;

}
.panel-content{ 
	padding:5px 5px 5px 0px; 
	line-height: 140%;
	color:#ccc;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#loginForm {
	width: 95%;
}
.panel-smilies { padding:5px; text-align: center;}
.panel-smilies-title { color: #83FFC9; text-align: left; border-bottom: 1px solid #444;}
.panel-smilies-content { padding: 5px; line-height: 120%;}
.meta-button { margin: 1px;}
/* page links */
.multipage { color: #aaa }
.multipage-current {color: #aaa; font-weight: bold; text-decoration: underline}
/* calendar */
#calendar { 
	width: 180px; 
	margin-top:5px;
}
.calendar-top { color: #ccc; text-align: center; padding:2px;}
.calendar-year,
.calendar-month { font-weight: bold;}
.calendar-weekdays {}
.calendar-weekday-cell { color: #ccc; font-size:10px; font-weight:bold; text-align: center; width: 14%; padding:2px;}
.calendar-main { background: #444;}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{ color: #ccc; text-align: center; width: 14%; padding:2px;}
.calendar-saturday,
.calendar-sunday { color: #aaa; font-weight:bold;}
.calendar-today { color: #83FFC9; font-weight:bold;background: url('images/bg_today.gif') no-repeat;}
.calendar-day a:link,
.calendar-day a:visited,
.calendar-saturday a:link,
.calendar-saturday a:visited,
.calendar-sunday a:link,
.calendar-sunday a:visited,
.calendar-today a:link,
.calendar-today a:visited { text-decoration: underline; font-weight: normal; }

.announce{
	padding-bottom: 10px;
}
.announce-content{
	word-wrap: break-all;
	padding: 5px;
	padding: 10px;
	color: #ccc; 
}
.announce-time{
	float: right;
	font-size: 11px;
	color: #aaa; 
}

/* article page elements */
.article-top { padding: 5px; margin-bottom: 5px;}
.article-bottom { padding: 5px; margin-top: 5px;}
.pages { color: #aaa; }
.pagelink-current {font-weight: bold;}
.view-mode {float: right; color: #aaa;}
.listbox { padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #83FFC9; border-bottom: 1px solid #444;}
.listbox-table { width: 99%;}
.listbox-header { word-wrap: break-all; color: #ccc; text-decoration: underline; font-weight: bold;}
.listbox-entry { word-wrap: break-all; color: #ccc;}
.listbox-entry a{ word-wrap: break-all}
.no-entry { border: 1px solid #555; margin-top: 15px;}
.no-entry-message { padding-top: 25px; padding-bottom: 25px; color: #ccc; background: #444; text-align: center;}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;
}
/* text box */
.admintextbox{
	padding-bottom: 0px;
	padding-top:10px;
	padding-bottom: 10px;
}
.textbox{
	padding-bottom: 0px;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #444;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
	height: 42px;
}
.textbox-title h4{
	color: #83FFC9;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #FF2661;
}
.textbox-label{
	padding-left: 5px;
	color: #aaa;
	font-size: 11px;
}
.textbox-fontsize{
	text-align: right;
	color: #ccc;
	padding: 5px;
}
.textbox-content{
	word-wrap: break-word;
	padding: 5px;
	padding-top:5px;
	color:#cccccc;
}
.textbox-bottom{
	padding: 5px;
	font-size: 11px;
	color: #ccc;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active,
{
	color: #ccc;
	text-decoration: underline;
}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #aaa;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #444;
	font-size: 11px;
	color: #cccccc;
}
/* Guestbook */
.gbbox{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #444;
}
.gbbox-title{
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #ccc;
}
.gbbox-label{
	font-weight: normal;
	color: #aaa;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.gbbox-reply {
	margin-left: 30px;
	padding: 10px;
	color: #ccc;
	background-image: url(images/title_bg.gif);
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #aaa;
	font-size: 11px;
	display: inline;
}

/* Comment box */
#commentForm { width: 99%;}
.comment-wrapper{}
.comment-top{ padding:5px; margin: 5px; color: #ccc;}
.comment-pages{ padding:5px; margin: 5px; color: #aaa;}
.commentbox{ word-wrap: break-word; padding: 5px; margin: 5px; }
.no-comment-box{ padding:10px; border: 1px solid #555; background: #444; color: #ccc;}
.commentbox-title{ padding: 3px; border-bottom: 1px solid #444; }
.commentbox-label{ display: inline; color: #ccc; font-size: 11px;}
.trackbackbox{ padding: 5px; margin: 5px;}
.commentbox-content{ padding: 3px;}
.trackbackbox-title{ padding: 3px; border-bottom: 1px solid #444;}
.trackbackbox-label{ display: inline; color: #ccc; font-size: 11px;}
.trackbackbox-content{ padding: 3px; color: #ccc;}
.trackbackbox a{ color: #ccc;}

/* Boxes for redirection */
.messagebox{ margin-top: 10px; margin-bottom: 20px; width: 98%; border: 1px solid #555; text-align: center; background: #444;}
.messagebox-title{ background-image: url(images/title_bg.gif); color: #ccc; font-weight: bold; background-color: #444; padding: 5px;}
.messagebox-content{ color: #ccc; padding: 10px; padding-bottom: 20px; text-align: left;}
.messagebox-bottom{ background-image: url(images/title_bg.gif); color: #444 background-color: #F3F3F3; padding: 5px;}
.errorbox{ margin-top: 10px; margin-bottom: 10px; width: 98%; border: solid 1px #555; text-align: center; background: #444;}
.errorbox-title{ background-image: url(images/title_bg.gif); color: #ccc; font-weight: bold; background-color: #444; padding: 5px;}
.errorbox-content{ color: #ccc; padding: 10px; padding-bottom: 20px; text-align: left;}
.errorbox-bottom{ background-image: url(images/title_bg.gif); color: #ccc; background-color: #444; padding: 5px;}
/* Form Table styles */
.formbox{;margin: 10px;}
.formbox-comment{}
.formbox-title,
.formbox-comment-title{ color: #83FFC9; font-weight: bold; padding: 5px; text-align: center; background-image: url(images/title_bg.gif); }
.formbox-rowheader,
.formbox-comment-rowheader { padding: 5px; text-align: right; font-weight: bold; color: #ccc;}
.formbox-content,
.formbox-comment-content{ padding: 5px;}
.upload-error { color: #ccc;}
.upload-done { color: #ccc;}
.member-list{ background-color: #F6F6F6}

/* UBB Code Custom Styles*/
/* IE only */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{ margin:1px; padding:1px;}
.code {
	word-wrap: break-all;
	font-family: "Courier New","ËÎÌå";
	border-left: 3px solid #ff2661;
	background-color: #444;
	background-image: url(images/title_bg.gif);
	color: #ccc;
	margin: 5px;
	padding: 10px;
}
.quote {
	border-left: 3px solid #ff2661;
	background-color: #444;
	margin: 10px;
	background-image: url(images/title_bg.gif);
}
.quote-title {
	border-bottom: 1px solid #444;
	padding: 5px;
	font-weight: bold;
	color: #ccc;
}
.quote-content {
	word-wrap: break-all;
	color: #ccc;
	padding: 10px; 
}
.ubb-obj-div {
	word-wrap: break-all;
	background-color: #444;
	color: #ccc;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #83FFC9;
}
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #444;
	text-align: left;
}
/****** Link Styles ******/
#imglink-panel-content {
width:183px;
}
#imglink-panel-content li{
width: 88px;
margin-right:3px;
margin-bottom:3px;
float:left;
height:31px;
list-style:none;
}

#textlink-panel-content {
width:183px;
}
#textlink-panel-content li{
width: 86px;
margin-right:3px;
margin-bottom:3px;
line-height: 29px;
float:left;
height:29px;
font-size:11px;
border:1px solid #555555;
text-align:center;
}
#textlink-panel-content li a{
color:#FF2661;
}
#textlink-panel-content li a:hover{
color:#FF2661;
text-decoration:none;
}