/*
=== LBS^2 StyleSheet File ====================================
Style Name: New Year v 1.01
Author: qingis
HomePage:http://www.aspid.cn
Last Update: 2006-01-01 
==============================================================
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('images/bg.gif');
	}

table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a:link,a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}

img {
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	border: 1px solid #aaa;
	color: #000000; 
	background-color: #fff;
}
input.button {
	height: 20px;
	border-left: 4px solid #CC0000;
	color: #CC0000;
	background-color: #fff;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
textarea { 
	border: 1px solid #aaa;
	background-color: #fff;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000000; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #990000; 
	background-color: #fff;
}

/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 800px;
	position: relative;
	text-align: left;
}
#innerWrapper {
	width: 100%;
}

#header {}
#innerHeader {
	background:url('images/header_bg.jpg') 0px 0px no-repeat;
	padding-top: 32px;
	padding-left: 40px;
	padding-right: 36px;
	height: 150px;
}

#footer {
	margin-top: 20px;
	clear: both;
	height: 40px;
	
}
#innerFooter {
	padding: 10px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
#innerFooter a{
	color: #FFFFFF;
}

/****** Header Elements Styles ******/
#blogLogo { }
#logo {
	float: left;
	display: none;
}

/* header title */
.blog-header {
	float: left;
	padding: 0px;
	padding-top:5px;
	padding-left:0px;
	text-align: left;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
h1 a:link {
	color: #fff;
	text-decoration: none;
}
h1 a:visited {
	color: #fff;
	text-decoration: none;
}
h1 a:hover {
	color: #f4f4f4;
	text-decoration: underline;
}

/* blog description */
.blog-desc {
	padding-top: 5px;
	color: #f1f1f1;
}

/* nav menu */
#menu {
	width: 600px;
	padding-left:10px;
	padding-top: 35px;
}
#menu ul{
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
}
#menu a{
	color: #FFFFFF;
}

/****** Content Layout ******/
#mainWrapper {
	margin-top: -25px;
}

/* sidebar */
.sidebar {
	float: left;
	width: 210px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
}

/* content */
.content {
	float: right;
	width: 100%;
	margin-left: -220px;
}
.content-wide {
	width: auto;
	margin: 10px;
	margin-left: -210px;
}
.content-only {
	width: auto;
	margin: 10px;
	margin-left: -210px;
}
#innerContent {
	margin-left: 220px;
	overflow: visible;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px none!important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/****** Sidebar Panels ******/
.panel{
	margin-bottom: 10px;border:1px solid #FFFFFF;margin-top:-3px;background:#fff;  text-align:left;
}
.panel h5 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	border-bottom: 1px solid #aaa;
	background:url(images/t2_bg.jpg);
	height:22px;
	line-height:20px;
	padding-left:10px;
}
.panel-content{
	padding:5px;
	line-height: 120%;
	color:#666666;
	width:175px;
	padding-right:0px
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: url('images/list_box.gif') outside;
	padding-left:3px;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
	width: 180px;
	margin-top: 5px;
}

.calendar-top {
	color: #333333;
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}

.calendar-weekdays {
}
.calendar-weekday-cell {
	color: #666666;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	width: 14%;
	padding: 2px;
}

.calendar-main {
	background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	color: #666666;
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-saturday,
.calendar-sunday {
	color: #666666;
	font-weight:bold;
}
.calendar-today {
	color: black;
	border: dashed 1px black;
}

.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;
}

/* stats panel */
#panelStats .panel-content{
	color: black;
}

/****** Search Panel ******/
.panelSearch { width: 200px; }

/****** Announcement Box ******/
.announce{
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	background-image: url(images/ann_bg.jpg);
}
.announce-content{
	word-wrap: break-all;
	padding: 10px;
	color: #fff; 
}
.announce-time{
	display:none
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	padding-top:0px;
	border:1px solid #FFFFFF;
	background:#fff;padding-top:6px;
	margin-bottom:10px;
}
.article-bottom {
	padding: 5px;padding-top:0px;border:1px solid #aaa;
	background:#fff;padding-top:6px;
}

/* page links */
.pages {
	color: #666666; font-size:11px; font-family:Arial, Helvetica, sans-serif;
}
.pagelink-current {
	font-weight: bold;
}

.view-mode {
	float: right;
	color: #666666;
}

.listbox {
    background:#fff;
}
.listbox-table {
	width: 100%;
	background-color: #FFFFFF;
}
.listbox-header {
	word-wrap: break-all;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.listbox-entry {
	word-wrap: break-all;
	color: #666666;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #aaa;
	margin-top: 15px;
	margin-bottom:5px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	background: #fff;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;}

/* text box */
.textbox{
	margin-top: 00px;
	margin-bottom: 10px;
	border:1px solid #FFFFFF;
	background:#fff
}
.textbox-title{
	font-size: 14px;
	height: 42px;
	margin-left:1px !important;
	padding-top: 10px;
	background: #fff url(images/theroad.gif) no-repeat left top;
	padding-left: 42px;
	word-wrap: break-all;
}
.textbox-title h4{
	color: #990000;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #FF3300;
}
.textbox-label{
	color: #000;
	font-size: 11px;
	float:right;
	padding-top:3px;
	padding-right:10px;
	
}
.textbox-fontsize{
	text-align: right;
	color: #000;
	padding: 5px;
	margin-top:2px;
	
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;padding-top: 5px;color:#666;
}
.textbox-bottom{
	padding: 5px;
	font-size: 11px;
	color: #000;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active,
{
	color: #000;
	text-decoration: none;
}
.textbox-bottom a:hover
{
	color: #666;
	text-decoration: underline;
}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #666666;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 11px;
	color: #666666;
	border-top: 1px dashed #990000;
}

/* guestbook entry box */
.gbbox{
	margin-bottom: 15px;
}
.gbbox-title{
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	margin-left:1px !important;
	padding-top: 10px;
	background: #fff url(images/theroad.gif) no-repeat left top;
	padding-left: 45px;
	word-wrap: break-all;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #330000;
}
.gbbox-label{
	display: inline;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
	background: #FFFFFF;
}
.gbbox-reply {
	padding: 10px;
	background: #f8f8f8;
	color: #333333;
	border-top: 1px dashed #666;
}
.gbbox-reply-title{
	color: #330000;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:10px;
	color: #666666;
	background: #fff;
	text-align: center;
}
.comment-pages{
	padding:10px;
	color: #999999;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 10px;
	background:#fff;
	color:#666;
}
.commentbox-title{
	padding: 3px;
	border-bottom: 1px dashed #666666;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.commentbox-content{
	padding: 3px;
}
.no-comment-box{
	padding:10px;
	background: #FCFCFC;
	color: #993300;
}

/* trackback box */
.trackbackbox{
	padding: 10px;
	background:#fff;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #666666;
}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	color: #333333;
}
.trackbackbox a{
	color: #000000;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
	background-color: #FFFFFF;
}

/****** normal message box ******/
.messagebox{
	background: url("images/message_bg.gif") no-repeat top left;
	padding-bottom: 50px;
	text-align: left;
	background:#fff;
	border:1px solid #aaa;
	margin-right:2px;
	}
.messagebox-title{
	color: #666666;
	font-weight: bold;
	padding: 5px;
}
.messagebox-content{
	color: #666666;
	padding: 5px;
	padding-bottom: 20px;
	margin-top:10px;

}
.messagebox-bottom{
	padding: 5px;
}

/****** error message box ******/
.errorbox{
	background: #fff;
	padding-bottom: 50px;
	text-align: left;
	border:1px solid #aaa;
}
.errorbox-title{
	color: #990000;
	font-weight: bold;
	padding: 5px;
}
.errorbox-content{
	color: #CC0000;
	padding: 5px;
}
.errorbox-bottom{
	padding: 5px;
}

/****** Input Form Styles (table) ******/
.formbox{
	background-color: #FFFFFF;
}
.formbox-comment{}

.formbox-title,
.formbox-comment-title{
	color: #666666;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dashed #999999;
}

.formbox-rowheader,
.formbox-comment-rowheader {
	padding: 5px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}

.formbox-content,
.formbox-comment-content{
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
	
}
.panel-smilies-title {
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}

/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #EFEFEF;
	text-align: left;
}
.upload-file{
	width: 260px;
}

.upload-error { color: #990000;}
.upload-done { color: #003300;}

/****** Misc Styles ******/
.comment-text{
	font-size: 11px;
	color: #666666;
}
.hidden-note{
	font-size: 11px;
	color: #666666;
}
.red {
	color: red;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
	background: #FFFF00;
}
.meta-button {
	margin: 1px;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
* 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 #CCCCCC;
	background-color: #fdfdfd;
	color: #993300;
	margin: 5px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.quote {
	border-left: 3px solid #CCCCCC;
	background-color: #fcfcfc;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.quote-title {
	border-bottom: 1px dashed #999;
	padding: 5px;
	font-weight: bold;
	color: #666666;
}
.quote-content {
	word-wrap: break-all;
	color: #666666;
	padding: 10px; 
}

.ubb-obj-div {
	word-wrap: break-all;
	background-color: #f4f4f4;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999;
}
