/*
=== LBS^2 StyleSheet File ====================================
Style Name: images
Style URI: http://www.images.net/
    Version: 1.0
    Author: z-Jay
Last Updata: 2005.10.5 18:45
==============================================================
*/


/****** General Styles ******/
body {
	color: e7e7e7;
	font-size: 12px;
	FONT-Family: Arial, Helvetica, sans-serif, 'ÐÂËÎÌå';
	background-color: e7e7e7;
	background-image: url("images/Background_Color.jpg");
	margin: 0;
	padding:0;

}
table {
	font-family: Tahoma, Arial;
	color: #303030;
	font-size: 12px;
}
td{
	word-break: break-all;
}
a:link {
	color: #303030;
	text-decoration:none;	
}
a:visited {
	color: #303030;
	text-decoration:none;
}
a:hover {
	color:#015578;
	LEFT: 2px; 
	POSITION: relative; 
	TOP: 1px

}
a:active {
	color: #303030;
	text-decoration:none;
}
img {
	VERTICAL-ALIGN: middle;
	border: 0px none;
	margin-top: 3px;
	max-width:100%;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #303030;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	border: 1px solid #303030;
	color: #303030; 
}
input.button {
	height: 20px;
	border: 1px solid #303030;
	border-top: 1px solid #303030;
	border-left: 4px solid #303030;
	color: #303030; 
	background-color: #ececec;
}
textarea { 
	border: 1px solid #303030;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #303030; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #303030; 
	background-color: White;
}

/****** Main Layout Styles ******/
#wrapper {
	margin: 0 auto;
	width: 827px;
	position: relative;
	text-align: left;
}
#innerWrapper {
}

#header {
}
#innerHeader {
}

#footer {
	clear: both;
	width: 827px;
	height: 180px;
	background:url("images/Footer.jpg") #e7e7e7 no-repeat;
}
#innerFooter {
	width: 750px;
	padding-top: 8px;
	font-size: 11px;
	text-align: center;
	color: #303030;
}
#innerFooter a{
	color: #666CAC;
	text-decoration: none;
}

#innerFooter a:hover {
	color: #454B95 !important;
	text-decoration: underline;
}

#innerFooter a:active {
	color: #666CAC;
	text-decoration: none;
}

/****** Header Elements Styles ******/
#blogLogo {}
#logo {
	float: left;
	margin-right: 10px;
	display: none;
}

/* header title */
.blog-header {
	width: 827px;
	height:241px;
	margin:0;
	padding:0px 0 0 0;
	background:url("images/Header_Whole.jpg") #e7e7e7 no-repeat bottom;
}
h1 {
	padding-top: 24px;
	margin-left: 120px;
	color: #ececec;
	font-size: 24px;
	font-weight: bold;
}
h1 a:link {
	color: #303030;
	text-decoration: none;
}
h1 a:visited {
	color: #303030;
	text-decoration: none;
}
h1 a:hover {
	color: #303030;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	padding-top: 100px;
	margin-left: 90px;
	color: #303030;
}

/* nav menu */
#menu {
	width: 827px;
	height: 78px;
	padding:0;
	text-align:center;
	background:url("images/Cleaver_G.jpg") no-repeat right top;
	text-indent: 6pt;
}
#menu ul{
	float: center;
	margin: 60px 0 0 39px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	margin-right: 15px;

}
#menu A{
	padding: 2px;
	font-size: 13px;
	font-weight: bolder;
	color: #303030;
}
#menu A:hover{
	padding: 2px 2px 8px;
	color: #303030;
	text-decoration: none;
}

/****** Content Layout ******/
#mainWrapper {
	width: 827px;
   	BACKGROUND: url(images/Background.jpg) repeat-y;
}
#main-wrapper {
	width: 827px;
   	BACKGROUND: url(images/Background.jpg) repeat-y;
}

/* sidebar */
.fengge {
	float: right;
	margin-right: 5px;
	width: 110px;
	color: #303030;
	padding: 5px -50px -55px 3px;
}
.fengge-weizi{
	float: right;
	margin-right: 5px;
	width: 110px;

	margin-bottom: 5px;
	color: #006699;
}

.sidebar {
	float: right;
	margin-right: 0px;
	width: 180px;
}
.sidebar-hide {
	display:none;
}
#innerSidebar {
	padding: 0px;
}
#innerSidebar a{
	color: #303030;
}

/* content */
.content {
	float: left;
	width: 600px;
	margin-left: -175px;
}
.content-wide {
	width: 600px;
	margin-left: -175px;
}
.content-only {
	width: 600px;
	margin-left: -175px;
}
#innerContent {
	width: 100%;
	margin-left: 210px;
	overflow: visible;
}


/* 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 ******/
.panel{
	padding: 0;
	margin-bottom: 5px;
	color: #999999;
}
.mrfpanel{
	padding: 0;
	margin-bottom: 5px;
	color: #999999;
}
.panel h5 {
	color: #006699;
	font-size: 11px;
	font-weight: bolder;
	text-align : left;
	padding: 5px 0px 5px 3px;
	margin:0px;

}


.mrfpanel-content{
	padding: 5px;
	line-height: 190%;
	margin-left: 0px;
	padding-top: 4px;
	font-size: 12px;
}
.panel-content{
	padding: 5px;
	line-height: 190%;
	margin-left: 4px;
	padding-top: 4px;
	font-size: 12px;
}
.panel-content a:link,
.panel-content a:visited,
.panel-content a:active {
	color: #303030 !important;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
	list-style-image:url(images/ps.gif);
}

/* user panel login form */
#loginForm {
	width: 90%;
}

/* calendar panel */
#calendar {
	width: 100px;
	margin-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	color: #303030;
	margin-left: 1px;
}

.calendar-top {
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
	color: #303030;
}

.calendar-weekdays {
	background: #ececec;
}
.calendar-weekday-cell {
	color: #303030;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 14%;
	padding: 2px;
}

.calendar-main {
	background: #cccccc;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-saturday,
.calendar-sunday {
	font-weight:bold;
}
.calendar-today {
	font-weight:bold; 
	background: #B85C01;
}

.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 {
	font-weight:no;
	text-decoration: underline;
	color: #303030 !important;
}

/* stats panel */
#panelStats .panel-content{
	color: #303030;
}

/****** Search Panel ******/
.search-field { width: 131px; border:1px solid;border-color:#C0C0C0;font-size:12px;font-family: Arial, Arial, Arial, sans-serif;}

/****** Announcement Box ******/
.announce{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
}
.announce-content{
	font-size: 12px;
	padding: 10px;
	color: #0E2E4A;
}
.announce-time{
	float: right;
	font-size:11px;
	color: #303030;
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 5px;
}
.article-bottom {
	padding: 5px;
	margin-top: 5px;
}

/* page links */

.pages {
	PADDING-LEFT: 2px;
	COLOR: #e7e7e7;
	font: 80% Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 5px 0px 0px 0px;
	position: relative;
	bottom: 1px;
	text-align: left;
}
.pages a:link {
	padding: 2px 3px 2px 5px;
	border: solid 1px #006699;
	background: #e7e7e7;
	text-decoration: none;
	font-weight: lighter;
}
.pages a:visited {
	padding: 2px 3px 2px 5px;
	border: solid 1px #006699;
	background: #e7e7e7;
	text-decoration: none;
	font-weight: lighter;
}
.pages .pagelink-current {
	COLOR: #006699;
	padding: 2px 3px; 
	border-color: #006699;
    font-weight: bold; 
	font-size: 120%; 
	vertical-align: top; 
	
}
.pages a:hover {
	color: #006699; 
	background: #C8DAEC;
	border-color: #666666;
	text-decoration: none;
}

.view-mode {
	float: right;
	color: #015C83;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #303030;
	border-bottom: 1px dashed #303030;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	word-wrap: break-all;
	color: #303030;
	text-decoration: underline;
	font-weight: bold;
}
.listbox-entry {
	word-wrap: break-all;
	color: #303030;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #303030;
	margin-top: 15px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #303030;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center; font-weight: bold;}

/* text box */
.textbox{
	padding-top: 5px;
}
.textbox-title{
	width: 98%;
	word-wrap: break-all;
	font-size: 12px;
	padding-top: 28px;
	height: 42px;
	background: url("images/Tear.jpg") no-repeat left top;
}
.textbox-title h4{
	color: #303030;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link{
	color: #303030;
}
.textbox-title h4 a:visited {
	color: #303030;
}
.textbox-title h4 a:active{
	color: #006699;
}
.textbox-label{
	padding-left: 5px;
	color: #828282;
	font-size: 11px;
}
.textbox-fontsize{
    margin-top: -20px;
	margin-left: 199px;
	color: #006699;
,	padding: 5px;
}
.textbox-content{
	padding-left: 4px;
	color: #333;
	word-wrap: break-word;
line-height: 191%;
}
.textbox-content a:link,
.textbox-content a:visited {
	color: #303030;
}
.textbox-content a:active {
	color: #303030;
}
.textbox-bottom{
	padding: 5px;
	font-size: 10px;
	color: #828282;
}
.textbox-bottom a:link{
	color: #303030;
}
.textbox-bottom a:visited {
	color: #303030;
}
.textbox-bottom a:active {
	color: #303030;
}

.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #303030;
}
.textbox-urls {
	width: 79%;
	margin-top: 1px;
	padding-top: 1px;
	font-size: 11px;
	color: #006699;
	border-top: 1px dashed #929292;
}
.textbox-relate{
  margin: 0px;
  margin-top: 10px;

  padding: 4px;
}
.textbox-relate ul{
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
  list-style: cycle inside;
}
.textbox-tags{
	word-wrap: break-word;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	color:#006699;width: 300px; padding-left: 6px; display: block; float: left;
}


.textbox-tag{
	word-wrap: break-word;
	padding: 10px 10px 35px 10px;
	margin-bottom: 10px;
	line-height: 2em;
	border-top: 1px dashed #929292;
	border-left: 1px dashed #929292;
	border-right: 1px dashed #929292;
	border-bottom: 1px dashed #929292;
}
.textbox-tag a{color:#006699;width: 140px; padding-left: 6px; display: block; float: left;}
.textbox-tag a:hover{}

.aboutbox {
	width: 95%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* guestbook entry box */
.gbbox{
	margin-bottom: 30px;
	border-top: 1px dashed #B1B1B1;
	border-left: 1px dashed #B1B1B1;
	border-right: 1px dashed #B1B1B1;
	border-bottom: 1px dashed #B1B1B1;
}
.gbbox-title{
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited {
	color: #006699;
}
.gbbox-title a:active {
	color: #006699;
}
.gbbox-label{
	font-weight: normal;
	color: #567E7E;
	font-size: 11px;
	display: inline;
}
.gbbox-content{	
	padding: 10px;
}
.gbbox-reply {
	padding:10px 10px 10px 30px;
	margin-left: 3px;
	color: #000000;
	background-color: #ffffff;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding: 5px;
	margin: 5px;
	color: #015274;

	text-align: right;
	border-top: 1px solid #8F8F8F;
	border-left: 1px solid #8F8F8F;
	border-right: 1px solid #8F8F8F;
	border-bottom: 1px solid #8F8F8F;
}
.comment-pages{
	padding:5px;
	margin: 5px;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin: 5px;
	color: #252525
}
.commentbox-title{
	padding: 5px;
	border-bottom: 1px solid #B5B5B5;
	color: #003C55;
}
.commentbox-label{
	display: inline;
	color: #003C55;
	font-size: 11px;
}
.commentbox-content{
color: #006699
	padding: 5px;
line-height: 152%;
}
.no-comment-box{
	padding:10px;
	
	color: #303030;
	border-top: 1px dashed #303030;
	border-left: 1px dashed #303030;
	border-right: 1px dashed #303030;
	border-bottom: 1px dashed #303030;
}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #303030;
}
.trackbackbox-label{
	display: inline;
	color: #303030;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	color: #303030;
}
.trackbackbox a{
	color: #303030;
}

/* comment form wrapper */
#commentForm {
	width: 98%;
}

/****** normal message box ******/
.messagebox{
	width: 827px;
	float: left;
	BACKGROUND: url(images/Background.jpg) repeat-y;
}
.messagebox-title{
	color: #303030;
	font-size:12px;
	font-weight: bold;
	padding: 5px;
}
.messagebox-content{
	color: #303030;
	padding: 5px 50px 38px 50px;
}
.messagebox-bottom{
	padding: 5px;
}

/****** error message box ******/
.errorbox{
	width: 100%;
	text-align: left; 
}
.errorbox-title{
	color: #303030;
	font-size:14px;
	font-weight: bold; 
	padding: 5px;
	text-align: center; 
}
.errorbox-content{
	color: #303030;
	padding: 10px;
	padding-left: 50px;
}
.errorbox-bottom{
	padding: 5px;
	text-align: center; 
}

/* Form Table styles */
.formbox{
	width: 827px;
   	BACKGROUND: url(images/Background.jpg) repeat-y;
}
.formbox-comment{}

.formbox-title {
	padding: 5px;
	padding-top: 5px;
	padding-left: 38px;
	color: #303030;
	font-size:12px;
	font-weight: bold; 

}
.formbox-comment-title{
	color: #303030;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dashed #303030;
}

.formbox-rowheader{
	float: right;
	padding: 0px;
	padding-left: 30px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
}
.formbox-comment-rowheader {
	padding: 0px;
	text-align: right;
	font-weight: bold;
	color: #303030;
}

.formbox-content{ 
	padding: 0;
	padding-right: 42px;
}
.formbox-comment-content{
	padding: 0px;
}

/* smilies list */
.panel-smilies {
	padding:0px;
	width: 110px;
	text-align: center;
}
.panel-smilies-title {
	color: #303030;
	text-align: left;
	border-bottom: 1px solid #303030;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}

/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background #FFF;
	text-align: left;
}
.upload-file{
	width: 250px;
}

.upload-error { color: #FF0000;}
.upload-done { color: #303030;}

/****** Misc Styles ******/
.comment-text{
	font-size: 11px;
	color: #303030;
}
.hidden-note{
	font-size: 11px;
	color: #303030;
}
.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;
	border-left: 3px solid #999999;
	color: #0E2E4A
	margin: 5px;
	padding: 10px;

}

.quote {
	border-left: 2px solid #929292;
	margin: 0px;
	padding:10px 10px 10px 20px;
	margin-left: 3px;
	background-color: #e7e7e7;
	border-top: 1px dashed #929292;
	border-right: 1px dashed #929292;
	border-bottom: 1px dashed #929292;

}
.quote-title {
	padding: 1px;
	color: #003C55;
	font-weight: bold;
}
.quote-content {
	word-wrap: break-all;
	padding: 1px; 
	color: #3D3D3D;
}

.ubb-obj-div {
	word-wrap: break-all;
	BACKGROUND: url(images/mback.jpg) repeat-y;
	color: #999999;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #727272;
}

.imgtag{
        padding:4px;
        border:1px #e7e7e7 solid;
        margin:2px;
}

 .userpass{border:1px solid;border-color:#C0C0C0;font-size:12px;font-family: Arial, Arial, Arial, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#333333;background:#FFFFFF}
 .inputBox{border:1px solid;border-color:#C0C0C0;font-size:12px;}
 .inputBox:hover,.inputBox:focus{border-color:#333333;background:#FFFFFF}
 .userbutton{border:1px solid;border-color:#C0C0C0;height:22px;padding:0px 3px 2px 3px !important;padding:3px 2px 0px 2px;}