﻿/*
=== LBS^2 StyleSheet File ====================================
 Style Name: GloomyHope
    Version: for LBS Version 2.0.300 
     Author: Zola | zuola.com@gmail.com | http://www.zuola.com
Last Update: 2005-06-09
==============================================================
*/

/****** General Styles ******/
BODY {
	SCROLLBAR-FACE-COLOR: #dee3e7;
	BACKGROUND: white fixed no-repeat right top;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	FONT-FAMILY: "Tahoma", "Verdana", "宋体";
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;

}
table {
	color: #000000;
}
td {
     word-break: break-all; 
}
A:link {
	COLOR: #333333;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	COLOR: #7C7C7C;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
A.external {
	PADDING-RIGHT: 13px; BACKGROUND: url(images/external.png) no-repeat right center
}
A:unknown {
	BACKGROUND: #cccfff; COLOR: #0000CC; TEXT-DECORATION: underline;
}
A:unknown IMG {
	BORDER-RIGHT: green thin solid; BORDER-TOP: green thin solid; BORDER-LEFT: green thin solid; BORDER-BOTTOM: green thin solid;
}

img {
	border: 0px solid #000000;
	padding: 2px;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
	max-width:100%;
	height:auto;
}
HR {
	HEIGHT: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
INPUT {

}
input.text {
	height: 16px;
	padding: 1px;
	color: #000000; 
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
input.button {
	height: 20px;
	color: #000000; 
	border: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	background-color: #FFFFFF;
}
textarea {
	BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid; 
BACKGROUND: #D2D2D2; BORDER-LEFT: #c0c0c0 1px solid; 
COLOR: #000000; BORDER-BOTTOM: #c0c0c0 1px solid; 
	background-attachment: fixed;
}
SELECT {
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;

}

/****** Main Layout Styles ******/
#wrapper {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: top;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff;

}
#innerWrapper {
	width: 100%;
	position: relative;

}

#header {
	BACKGROUND-COLOR: #D2D2D2;
	height: 74px;
	width: 100%;
}
#innerHeader {

	padding: 10px 10px 1px;
}

#footer {
	CLEAR: both;
	BORDER-TOP: 1px dashed #666666;
	FLOAT: none;
	BORDER-BOTTOM: 1px dashed #666666;
	POSITION: relative;
	BACKGROUND-COLOR: #D2D2D2;
	background-attachment: fixed;
	background-repeat: repeat;


}
#innerFooter {
	padding: 10px;
	PADDING-LEFT: 15px; PADDING-BOTTOM: 13px; MARGIN: 0px; PADDING-TOP: 10px;font-size: 90%;
}

/****** Header Elements Styles ******/
#blogLogo {

}
#logo {
	float: left;
	margin-right: 8px;
}

/* header title */
.blog-header {
	clear: right;
	padding-left: 60px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 20px;
	font-weight: bold;

}
h1 A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #666666; TEXT-DECORATION: none;
}
h1 A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #666666;
	text-decoration: none;

}
h1 A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #000000;
}
h1 A:active  {
	COLOR: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
/* blog description */
.blog-desc {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 1px;
	COLOR: #838383;
	PADDING-TOP: 1px;
	FONT-FAMILY: "Courier New";
}

/* nav menu */
#menu {
	MARGIN-TOP: 0px;
	FONT-SIZE: 85%;
	display: inline;
	background-position: center;
	float: right;

}
#menu ul{
	margin: 0px;
	padding: 0px;

}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
	border-right: 1px solid #999999;

}
#menu a{
	color: #000000;

}

/****** Content Layout ******/
#mainWrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}

/* sidebar */
.sidebar {
	BORDER-LEFT: 1px dashed #666666;
	FLOAT: right;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	OVERFLOW: hidden;
	WIDTH: 25%;
	BACKGROUND-COLOR: #ffffff;
	padding: 0px;
}
.sidebar-hide {
	display: none;
	float: left;

}
#innerSidebar {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;
	TEXT-ALIGN: left;
}

/* content */
.content {
	BORDER-RIGHT: 0px dashed #666666;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: top;
	OVERFLOW: hidden;
	WIDTH: 73%;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff;

}
.content-wide {
	width: 97%;
	margin: 6px;


}
.content-only {
	width: auto;
	margin: 6px;


}
#innerContent {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	VERTICAL-ALIGN: top;
	OVERFLOW: visible;
	WIDTH: 98%;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;

}

/* a style which makes 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 ------------------------------------------------------------------------*/
/****** Sidebar Panels ******/
.panel{
	VERTICAL-ALIGN: top;
	WIDTH: 100%;
	TEXT-ALIGN: left;
	padding:1px;
	margin-bottom: 10px;
	font-size: 95%;
	text-transform: capitalize;
}
.panel h5 {
	margin: 0px;
	font-size: 100%;
	FONT-WEIGHT: bold;
	BACKGROUND: #D2D2D2;
	BORDER-LEFT: thick solid #666666;
	COLOR: #000000;
	TEXT-INDENT: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

}
.panel-content{
	padding:5px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 95%;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;

}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	line-height: 150%;

}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: square inside;
	line-height: 150%;

}

/* user panel login form */
#loginForm {
	width: 95%;

}


/* calendar panel */
#calendar {
	BACKGROUND: #ffffff;
	COLOR: #666666
	width;

: 200px;
	margin-top: 5px;
}

.calendar-top {
	color: #333333;
	text-align: center;
	padding: 2px;

}
.calendar-year,
.calendar-month {
	font-weight: bold;

}

.calendar-weekdays {
	background: #F6F6F6;

}
.calendar-weekday-cell {
	FONT-WEIGHT: bold;
	COLOR: #999999;
	TEXT-ALIGN: center;
	font-weight:bold;
	text-align: center;
	width: 14%;
	padding: 2px;

}

.calendar-main {
	background: #FFFFFF;

}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday{
	color: #666666;
	text-align: center;
	width: 14%;
	padding: 2px;

}
.calendar-saturday,
.calendar-sunday {
	color: #999999;
	font-weight:bold;

}
.calendar-today {
	BORDER-RIGHT: #cccccc 1px dashed;
	BORDER-TOP: #cccccc 1px dashed;
	BORDER-LEFT: #cccccc 1px dashed;
	COLOR: #666666;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BACKGROUND-COLOR: #f6f6f6;
	TEXT-ALIGN: center;

}

.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 {
	COLOR: #000000;
	font-weight: bolder;

}
.calendar A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	font-weight: bolder;
	border: 1px dashed #FF9900;
}

/* stats panel */
#panelStats 

/****** Search Panel ******/
.search-field {
	width: 155px;

}



/****** Announcement Box ******/

.announce{
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px dashed #E5ECF9;

}
.announce-content{
	word-wrap: break-all;
	padding: 5px 15px;
	color: #000000;

		font-size: 80%;
}
.announce-time{
	float: right;
	color: #999999;
	position: relative;
	top: 10px;
	vertical-align: bottom;
	display: block;
	height: 40px;


}
/****** Defaul Page Elements ******/
.article-top {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.article-bottom {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

/* page links */
.pages {
	PADDING-LEFT: 15px;
	COLOR: #ffffff;
	BORDER-BOTTOM: #ff9900 thick solid;
	font: 80% Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	position: relative;
	bottom: 15px;
	text-align: left;
	width: 100%;
}
.pages a:link {
	padding: 2px 3px 2px 5px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	font-weight: lighter;
}
.pages a:visited {
	padding: 2px 3px 2px 5px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	font-weight: lighter;
}
.pages .pagelink-current {COLOR: #999999;padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 120%; vertical-align: top; background: #fff;}
.pages a:hover {color: #fff; background: #f90; border-color: #036; text-decoration: none;}
.view-mode {
	color: #999999;
	font-size: 95%;
	text-align: right;
	position: relative;
	width: 100%;
	top: 10px;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;

}
.listbox-table {
	width: 99%;

}
.listbox-header {
	word-wrap: break-all;
	color: #666666;
	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 #CCCCCC;
	margin-top: 15px;

}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	background: #FCFCFC;
	text-align: center;

}

.prev-article{
	float: left;

}
.next-article{
	float: right;

}
.category-label{
	text-align: center;

}

/* text box */
.textbox{
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	VERTICAL-ALIGN: top;

	margin-top: 8px;
	margin-bottom: 15px;
}
.textbox-title{
	BORDER-BOTTOM: #666666 1px dashed;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: thick solid #666666;
	TEXT-INDENT: 5px;
	TEXT-ALIGN: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

	padding-right: 5px;
	padding-bottom: 0px;
}
.textbox-title h4{
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	display: inline;

}
.textbox-label {
	DISPLAY: table-footer-group;
	PADDING-LEFT: 5px;
	FONT-SIZE: 75%;
	FLOAT: right;
	COLOR: #000000;
	PADDING-TOP: 0px;
	TEXT-ALIGN: right;
	padding-top: 0px;
}
.textbox-fontsize{
	padding: 5px;
	color: #666666;
	text-align: left;
	font-size: 95%;

}
.textbox-content{
	word-wrap: break-word;
	padding: 0px 10px 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 15px;
	display: block;
	clear: both;
	TEXT-ALIGN: left;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 130%;
	text-transform: capitalize;
	FONT-SIZE: 95%;
	VERTICAL-ALIGN: top;
}
.textbox-content:first-letter {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 200%;
	FLOAT: none;
	VERTICAL-ALIGN: baseline;
	COLOR: #ff6600;
	TEXT-INDENT: 10px;
	LETTER-SPACING: 1px;

}
.textbox-bottom {
	BORDER-RIGHT: 1px solid #666666;
	PADDING-RIGHT: 5px;
	BORDER-TOP: 1px solid #666666;
	FONT-SIZE: 75%;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	COLOR: #666666;
	TEXT-ALIGN: right;

}
.editmark {
	margin-top: 20px;
	color: #999999;
	font-size: 11px;

}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	color: #666666;
	font-size: 80%;
	border-top: 1px dashed #C0C0C0;

}

/* guestbook entry box */
.gbbox{
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	margin-bottom: 15px;
	border-right-color: #666666;
	border-left-color: #666666;
}
.gbbox-title{
	font-weight: bold;
	margin-bottom: 10px;
}
.gbbox-label{
	display: inline;
	font-weight: normal;
	color: #999999;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.gbbox-reply {
	background: #EEEEEE url(images/blockquote.png) no-repeat left top;
	padding: 32px 5px 5px;
	margin: 0px 25px;
margin-right: 40px;
margin-left: 40px;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #000000;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{

}

/* comments top box */
.comment-top{
	padding: 5px;
	margin: 5px;
	color: #666666;
	text-align: right;
	font-size: 75%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	bottom: 15px;

}
.comment-pages{
	padding: 5px;
	margin: 5px;
	color: #999999;

}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	margin: 5px;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: left;

}
.commentbox-title{
	FONT-SIZE: 90%;
	VERTICAL-ALIGN: top;
	COLOR: #333333;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: #c0c0c0 1px dashed;
	TEXT-ALIGN: left;

}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 80%;

}
.commentbox-content{
	padding: 3px;
	FONT-SIZE: 90%;
	VERTICAL-ALIGN: top;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;

}
.no-comment-box{
	padding:10px;
	color: #666666;
	background: #FCFCFC;
	border: 1px solid #E0E0E0;

}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;

}
.trackbackbox-title{
	FONT-SIZE: 85%;
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;

}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox-content{
	FONT-SIZE: 85%;
	padding: 3px;
	color: #333333;

}
.trackbackbox a{
	color: #000000;

}

/* comment form wrapper */
#commentForm {
	width: 99%;

}

/****** normal message box ******/
.messagebox{
	width: 500px;
	border: solid 1px #CCCCCC;
	text-align: center;
	background: #FCFCFC;
	margin: 20px;

}
.messagebox-title{
	padding: 5px;
	color: #333333;
	font-weight: bold;
	BACKGROUND-COLOR: #D2D2D2;

}
.messagebox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #000000;
	text-align: left;

}
.messagebox-bottom{
	BACKGROUND: #ffffff;
	TEXT-ALIGN: center;
	border: 1px solid #666666;

}

/****** error message box ******/
.errorbox{
	width: 500px;
	text-align: center;
	background: #FFEEDD;
	border: solid 1px #CC0000;

}
.errorbox-title{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	padding: 5px;

}
.errorbox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #990000;
	text-align: left;

}
.errorbox-bottom{
	padding: 5px;
	color: #FFFFFF;
	background-color: #FFE3D0;

}

/****** Input Form Styles (table) ******/
.formbox{
	BORDER-RIGHT: #cccccc 1px;
	PADDING-RIGHT: 20px;
	BORDER-TOP: #cccccc 1px;
	PADDING-LEFT: 20px;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #cccccc 1px;
	BORDER-BOTTOM: #cccccc 1px;


}
.formbox-comment{

}

.formbox-title,
.formbox-comment-title{
	BORDER-LEFT: thick solid #666666;
	BORDER-BOTTOM: 1px dashed #666666;
	TEXT-ALIGN: center;
	background-color: #EAEAEA;

}

.formbox-rowheader,
.formbox-comment-rowheader {
	padding: 5px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	font-size: 80%;

}

.formbox-content,
.formbox-comment-content{
	padding: 5px;
	FONT: 90% "Tahoma", "Verdana", "宋体";
	TEXT-ALIGN: left;

}

/* smilies list */
.panel-smilies {
	text-align: center;

}
.panel-smilies-title {
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;

}
.panel-smilies-content {
	padding: 2px;
	line-height: 120%;

}

/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;

}
.upload-file{

}

.upload-error {
	color: #990000;

}
.upload-done {
	color: #003300;

}

/****** Misc Styles ******/
.comment-text,
.hidden-note{
	FONT-SIZE: 80%;
	color: gray;

}
.red {
	color: red;

}
.highlight {
	font-weight: bold;
	COLOR: #CC0033; TEXT-DECORATION: none;
}
.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;
	padding: 10px;
	margin: 5px;
	color: #000000;
	background-color: #F9F9F9;
	border-left: 3px solid #E0E0E0;

}
.quote {
	margin: 0px 20px;
	border-left: #E0E0E0;
	margin: 10px;
}
.quote-title {
	padding: 5px;
	font-weight: bold;
	color: #666667;
}
.quote-content {
	background: #EEEEEE url(images/blockquote.png) no-repeat left top;
	padding: 32px 30px 5px;
	word-wrap: break-all;
	color: #666667;
	margin-right: 30px;
	margin-left: 30px;
}

.ubb-obj-div {
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #cccccc 1px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 10px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #666666;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #ffffff;

}
.BlackBorderImg {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 5px;
	cursor: move;

}
blockquote{
	background: #EEE url(images/blockquote.png) no-repeat top left;
	padding: 32px 5px 5px;
	margin: 0px 25px;

}
.licenses {
 WORD-WRAP: break-word
}