/*
=== Innovo Blog on LBS^2 ====================================
┏━┓┏━┓   
┣  ┻┻  ┫    Hi,I'm Billyxia.    
┃ ━  ━ ┃    
┃   ▼    ┃
┣┳━━┳┫
┃   ★   ┃
┃┃    ┃┃
┗┫ ╳ ┣┛
  ┃ ┳ ┃
┏┛ ┃ ┗┓
┗━━━━┛
==============================================================
*/

/****** 公用样式 ******/
body {
	font: 12px/150% Arial,Verdana,Helvetica, sans-serif;
	margin: 0;
	color:#6b6b6b;
  background:#f2f2f2;
	text-align: center;
}

table {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	color: #353535;
	font-size: 12px;
	text-align: left;
}
td {
	text-align: left;
}

a:link,a:visited {
	text-decoration: none;
	color: #4b970d;
}
a:hover {
	text-decoration: none;
	color: #9c2;
}

img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	padding: 1px;
	color: #353535; 
}
input.button {
	height: 20px;
}
.upload-file {
	float: left;
	width: 76%;
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
}
select { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
}
/*  主体样式  */
#wrapper {
padding:0;
 margin:auto;
 width:842px;
 background:url(images/bodybg.gif) top left repeat-y;
 text-align: center;
}
#innerWrapper {
	margin:0 23px;
	padding:90px 0 0 0;
	*padding:0;
}

#header {
  padding:0;
  margin-bottom:-30px !important;
}

#innerHeader {
	width: 792px;
	height:294px;
	padding:0;margin:0;
}
#logonav{float:left;margin-left:7px;*margin-left:5px;padding:0;position :  relative;}
#footer {
	clear: both;
}
#innerFooter {
	text-align: center;
	font-size:12px;font-weight:normal;padding:20px 0 10px 0;
	font-family:Arial,Helvetica, sans-serif;
}
#innerFooter a:link,#innerFooter a:visited{color:#429c11;text-decoration:underline;}
#innerFooter a:hover{text-decoration:none;color:#4e4e4e;}
#copyright{display: none;height:0;}

/*  头部样式  */
#blogLogo {}
#logo {
	display: none;
}

/* header title */
.blog-header {
	padding: 0px;
}
h1 {
	margin: 0;
	height: 60px;
	font: bold 30px Arial, Helvetica, sans-serif;
}
h1 a:link,h1 a:visited,h1 a:hover {
	color: #fff;
	text-decoration: none;
	border: 0;
	background: none;
}

/* blog description */
.blog-desc {
	color: #cde;
	font-style: italic;
	line-height: 40px;
	height: 40px;
}

/*  导航菜单  */
#menu {
	margin-top: 1px;
	visibility:hidden;
}
#menu ul{
	margin: 0 1px;
	padding: 0;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu a{
	display: block;
	float: left;
	width: 100px;
	line-height: 30px;
	background: #fff;
	color: #789;
	text-decoration: none;
	margin-right: 1px;
	border: 0;
}
#menu a:hover{
	color: #fff;
	background: #9c2;
}

/*  主体内容样式  */
#mainWrapper {
	width: 792px;
}

/* sidebar */
.sidebar {
	float: right;
	width: 200px;
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar {
	text-align: left;
}

/* content */
.content {
	float: left;
	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;
	text-align: left;
	overflow: visible;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px  !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/****** Sidebar Panels ******/
.panel{
	margin-bottom: 20px;
	color:#4e4e4e;
}
.panel-content a:link,.panel-content a:visited,{
	color:#4e4e4e;
}
.panel-content a:hover{color:#4b970d;}
.panel h5 {
	padding: 2px;
	margin: 0px;
	color: #4e4e4e;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.panel-content{
	padding:5px;
	color:#4e4e4e;
	line-height: 150%;
	font-size:14px;
	font-weight:normal;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0;
	margin: 0;
	line-height: 150%;
	list-style: none;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* 日历 */
#calendar {
	width: 200px;
	margin-top: 5px;
}

.calendar-top {
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}

.calendar-weekdays {
	background: #fafafa;
}
.calendar-weekday-cell {
	color: #555;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	width: 14%;
	padding: 2px;
}

.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	color: #555;
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-saturday,
.calendar-sunday {
	color: #666;
	font-weight:bold;
}
.calendar-today {
	border-bottom: solid 2px #cde;
	background-color: #f9f9f9;
	font-weight: bold;
	color: #123;
}

.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: none;
	font-weight: bold;
}

/* stats panel */
#panelStats .panel-content{
	color: black;
}

/****** Search Panel ******/
.search-field { width: 155px; }

/****** Announcement Box ******/
.announce{
	margin-bottom: 20px;
}
.announce-content{
	padding:5px;
	color:#4e4e4e;
	line-height: 150%;
	font-size:14px;
	font-weight:normal;
}
.announce-title{
font-size:14px;font-family:Arial Black;font-weight:normal;color: #4e4e4e;text-align: left;	padding: 2px;
margin: 0 0 5px 0px;
}
.announce b {font-size:14px;font-weight:normal;color:#b49a42;}
/****** Defaul Page Elements ******/
.article-top,
.article-bottom {
	padding: 5px;
}

/* page links */
.pages {
	color: #456;
}
.pagelink-current {
	font-weight: bold;
}

.view-mode {
	float: right;
	color: #999;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	white-space: normal;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
.listbox-entry {
	white-space: normal;
	color: #666;
}
.listbox-entry a{
	white-space: normal;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #ccc;
	margin-top: 15px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666;
	background: #FCFCFC;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;}

/* text box */
.textbox{
	margin-bottom: 15px;
}
.textbox-title{
	position: relative; /* IE Fix for background image */
	padding: 6px;
	padding-left: 0;
	font-size: 14px;
}
.textbox-title h4{
	font-size: 28px;
	font-weight:normal;
	display: inline;
	font-family:Arial,黑体,VerdanaHelvetica, sans-serif;
}
.textbox-title h4 a:link,.textbox-title h4 a:visited{
	text-decoration: none;
	color:#23a002;
	}
.textbox-label{
	color: #737373;
	font-size: 10px;
	margin-top:10px;
}
.textbox-fontsize{
	padding: 5px;
	color: #999;
	text-align: right;
}
.textbox-content{
	padding: 10px 0;
	margin-bottom: 10px;
}
.textbox-content img {
	margin-right: 10px;
	padding:0px;
	border:none;
}
.textbox-content a{
	font-weight: bold;
}
.textbox-content a b{
	color:#8b8b8b;
	font-family:黑体,Arial,VerdanaHelvetica, sans-serif;
	font-size:14px;
}
.textbox-bottom {
	padding: 5px;
	color: #cde;
	font-size: 11px;
}
.editmark {
	margin-top: 20px;
	color: #999;
	font-size: 11px;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	color: #666;
	font-size: 11px;
	border-top: 1px dashed #c0c0c0;
}
.textbox-urls img {
	border: 0;
}

/* guestbook entry box */
.gbbox{
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #c0c0c0;
}
.gbbox-title{
	margin-bottom: 10px;
	font-weight: bold;
}
.gbbox-label{
	display: inline;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.gbbox-content{
	padding: 10px;
	padding-left: 0;
}
.gbbox-reply {
	padding: 10px;
	color: #456;
	background: #fafafa;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	color: #999;
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding: 5px;
	margin: 5px;
	color: #666;
	background: #f6f6f6;
	text-align: right;
}
.comment-pages{
	padding: 5px;
	margin: 5px;
	color: #999;
}

/* commnet box */
.commentbox{
	white-space: normal;
	padding: 5px 0;
	margin: 5px 0;
	border-bottom: 1px dashed #c0c0c0;
}
.commentbox-title{
	padding: 3px;
}
.commentbox-label{
	display: inline;
	color: #666;
	font-size: 11px;
}
.commentbox-content{
	padding: 3px;
}
.no-comment-box{
	padding:10px;
	color: #666;
	background: #fcfcfc;
	border: 1px solid #e0e0e0;
}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #c0c0c0;
}
.trackbackbox-label{
	display: inline;
	color: #cde;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
}
.trackbackbox a {
	color: #4b970d;
	text-decoration: none;
}
.trackbackbox a:hover {
	color: #9c2;	
	background: #f9f9f9;
	border-bottom: 1px solid #cde;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	width: 500px;
	border: solid 1px #ccc;
	text-align: center;
	background: #fcfcfc;
}
.messagebox-title{
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #ccc;
}
.messagebox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #666;
	text-align: left;
}
.messagebox-bottom{
	padding: 5px;
	color: #fff;
	background-color: #f3f3f3;
}

/****** 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{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
}
.formbox-comment{}

.formbox-title,
.formbox-comment-title{
	padding: 5px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
}

.formbox-rowheader,
.formbox-comment-rowheader {
	padding: 5px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.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-color: #FFFFFF;
	background-image: none;
}
.upload-file{}

.upload-error { color: #990000;}
.upload-done { color: #003300;}

/****** Misc Styles ******/
.comment-text,
.hidden-note{
	font-size: 11px;
	color: gray;
}
.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 {
	padding: 10px;
	margin: 15px;
	font-family: "Courier New";
	color: #000;
	background: #FAFAFA;
}

.quote {
	margin: 15px;
	background-color: #FAFAFA;
}
.quote-title {
	padding: 5px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px dashed #E0E0E0;
}
.quote-content {
	color: #456;
	padding: 10px; 
}

.ubb-obj-div {
	margin: 5px;
	padding: 5px;
	color: #353535;
	border: 1px dashed #CCCCCC;
}



