/*
Bo-Blog V2.0.3
4color Skin
By simear2004
2007-2-24
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-image: url("images/header_bg.png");
    background-repeat: repeat-x;
    background-color: #999999;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	text-align: center;
}

table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	star : expression(onmouseover=function(){this.style.borderColor='#669900'},
    onmouseout=function(){this.style.borderColor='#E4E4E4'})
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #E4E4E4;
	color: #666666; 
	background-color: #FBFCFD; 
}
input.button {
	height: 22px;
	border-top: 2px solid #E4E4E4;
	border-right: 2px solid #666666;
	border-left: 2px solid #E4E4E4;
	border-bottom: 2px solid #666666;
	color: #ffffff; 
	background-color: #669900;
}
textarea { 
	border: 1px solid #E4E4E4;
	background-color: #FBFCFD;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #666666; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #666666; 
	background-color: #FBFCFD;
	border: 1px solid #E4E4E4;
}


/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 960px;
	/*position: relative;*/
	text-align: left;
}
#innerWrapper {
	background: url('images/main-bg.png') repeat-y;
	width: 100%;
}

#header {
	background: url('images/header.jpg') no-repeat;
}
#innerHeader {
	background: url('images/header.jpg') no-repeat;
	height: 232px;
	vertical-align: bottom;
}
/*** 底部调用 ***/
#new {
  width: 922px;
  height: 190px;
  border-top: 10px solid #74AE00;
  margin-left: 19px;
}
#new h1 {
  color: #669900;
  font-size: 14px;
  padding-left: 16px;
  padding-top: 2px;
  background: url('images/footer2.png') no-repeat left center;
  margin-top: 12px;
}
#new ul a {
  color: #669900;
}
#new a:hover {
    color: #fff;
}
#new-log {
  float: left;
  padding-left: 52px;
}
#new-log ul li a {
  position: relative;
  background: url('images/list.png') no-repeat left center;
  padding-left: 22px;
  margin-left: -16px;
}
#new-comment {
  float: left;
  padding-left: 140px;
}
#new-comment ul li a {
  position: relative;
  background: url('images/list.png') no-repeat left center;
  padding-left: 22px;
  margin-left: -16px;
}

/*** 底部调用结束 ***/
#footer {
	clear: both;
	background: url('images/footer.jpg');
	background-repeat: no-repeat;
}
#footer a {
    color: #666;
}
#innerFooter {
    float: right;
	font-size: 12px;
	text-align: right;
	color: #666;
}
#innerFooter {margin: -148px 35px;}
* html #innerFooter {margin: -143px 18px;}
*+html #innerFooter {margin: -143px 35px;}

#innerFooter-info {
    width: 150px;
    height: 50px;
    margin: 0px;
    background: url('images/info.gif');
	background-repeat: no-repeat;
	position: relative;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding: 25px;
	padding-left: 120px;
	padding-right: 40px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 24px;
	font-weight: bold;
}
h1 a {
	color: #669900;
	text-decoration: none;
}
h1 a:hover {
	color: #000;
	text-decoration: none;
}

#skin {
    float: right;
    margin-top: 15px;
    cursor: hand;
    margin-right: 40px;
}
* html #skin {margin-right: 20px;}

/* blog description */
.blog-desc {
	color: #669900;
}

.minisearchbar {
	list-style: none;
	width: 150px; 
	float: right;
	margin-right: -134px;
	margin-top: 45px;
	text-align: center;
	background: url('images/search1.png') no-repeat;
}
* html .minisearchbar {margin-right: -147px;margin-top: 45px;}

#minisearcharea { 
	width: 150px;
	height: 36px;
	padding-top: 13px;
	text-indent: 20px;
	background: url('images/search1.png') no-repeat;
}

#minisearcharea {padding-left: 0px;}
* html #minisearcharea {padding-left: 13px;}
*+html #minisearcharea {padding-left: 10px;}

.minisearcharea input { 
	border: none;
	background: #fff;
	width: 96px;
}

/*****百变图*****/
#blog-content{
     float: left;
     width: 922px;
     height: 169px;
     margin-top: 32px;
     margin-left: 19px;
     background: url('images/centerbar.png') bottom repeat-x;
}
* html #blog-content { margin-left: 9px;}/* IE6 */

/* nav menu */
#menu {
    float: left;
	height: 35px;
	width: 922px;
	margin-left: 19px;
	margin-top: -204px;
	background: url('images/menubg.png') repeat-x;
}
* html #menu { margin-left: 9px;}/* IE6 */
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 70px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: url('images/menubar.png') right top no-repeat;
}
#menu a{
    font-size: 14px;
	padding-top: 8px;
	display: block;
	color: #fff;
	height: 24px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
}
#menu a:hover{
    color: #fff;
	background-color: #000;
}
#menu .activepage a {
	color: #fff;
}

/****** Content Layout ******/
#mainWrapper {
	margin-left: 29px;
	margin-right: 35px;
	margin-top: 80px;
}
* html #mainWrapper {margin-left: 0px;margin-top: 10px;}/* IE6*/
/* sidebar */
.sidebar {
	float: right;
	width: 205px;
	margin-right: -8px;
}
* html .sidebar { margin-right: -19px;}/* IE6*/
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar {
	padding: 3px;
}

/* content */
.content {
	float: left;
	width: 98.8%;
	margin-left:-200px;
}
.content-wide {
	width: auto;
	margin-left: -200px;
}
.content-only {
	width: 100%;
	margin-left: -200px;
}
#innerContent {
	overflow: visible;
	margin-top: 0px;
	margin-left: 205px;
}
* html #innerContent { margin-left: 235px;}/* IE6 */

/* 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:0px;
	margin-bottom: 10px;
}
.panel h5 {
	text-align: left;
	color: #669900;
	font-size: 14px;
	padding: 0px 25px;
	width: 190px;
	height: 16px;
	padding-bottom: 4px;
	margin:0px;
	background: url('images/panel_bg.png') left no-repeat;
	cursor: pointer;
	cursor: hand;
}
* html .panel h5 { padding: 5px 20px;}/* IE6 */
.panel h5 a{
	color: #ffffff;
}
.panel-content{
	width: 190px;
	margin:0px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	color:#666666;
	border: 1px solid #E7F1D4;
	background:#F8FBF4;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.panel-content li.indent{
	padding: 0px;
	background-image: url("images/list.png");
	background-repeat: no-repeat;
	text-indent: 15px;
}

.panel-content ul ul li{
	padding: 0px;
	background-image: url("images/list.png");
	background-repeat: no-repeat;
	text-indent: 15px;
}

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

/* calendar panel */
#calendar {
  width: 100%; 
  margin-top:1px;
}
.calendar-top {
  text-align: center;
  padding:0px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #666666;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #666666;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
}
.calendar-main {
  background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #000000; 
}
.calendar-today { 
  color: #fff;
  background: #669900;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #666666; 
  text-decoration: underline;
}
.calendar-today a {
  color: #fff;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field { 
  width: 125px;
  margin-bottom: 5px;
  border: 1px solid #E4E4E4;
}

/****** Announcement Box ******/
.announce{
	border: 1px solid #E7F1D4;
	background:#F8FBF4;
	margin-bottom: 15px;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px; color: #000; 
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
  color:#fff;
}

.pages a ,.pages span{
  display: block;
  float: left;
  height: 14px;
  padding: 2px 6px 4px 6px;
  margin: 2px;
  margin-bottom: 20px;
  background: #E2EECD;
  border: 1px solid #74AE00;
}

.article-bottom {
  clear:both;
}

.pages a:hover {
  background: #fff;
}

.pages span {
  background: #F8FBF4;
  border: 1px solid #E7F1D4;
  color: #74AE00;
  font-weight: bold;
}

.pages a img {
  padding-top: 2px;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #E7F1D4;
	border: 1px solid #B0BC97;
	color: #000000;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #000000;
	background-color: #F8FBF4;
	border-bottom: 1px solid #B0BC97;
	border-right: 1px solid #B0BC97;
	border-left: 1px solid #B0BC97;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box 
.prev-article{ float: left; }
.next-article{ float: right; }
*/
/* text box */
.textbox{
	padding-bottom: 0px;
	margin-bottom: 15px;
	border: 1px solid #E7F1D4;
	background:#F8FBF4;
}
.textbox-comment {
    position: relative;
	float: left;
	height: 48px;
	width: 48px;
	background: url('images/comment_icon.gif') no-repeat;
	text-align: center;
}
.textbox-comment-num {
	display: block;
	font-family: Arial;
	color: #000;
	font-size: 16px;
	padding: 10px;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
*+html .textbox-title{padding: 2px 0px 2px 0px;}
.textbox-title h4{
	margin-left: -5px;
	color: #666666;
	padding-left: 5px;
	font-size: 14px;
	display: inline;
}
.textbox-title h4 a {
	color: #669900;
}
.textbox-top {
    position: relative;
    float: right;
    text-align:right; 
    width: 1%; 
    margin-right: 20px;
    margin-top: -10px;
}
* html .textbox-top {margin-right: 3px;}
.textbox-label{
	padding-top: 2px;
	padding-left: 15px;
	color: #666666;
	font-size: 12px;
}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
	border-top: 1px solid #E7F1D4;
	border-bottom: 1px solid #E7F1D4;
}
.textbox-bottom{
    margin-right: 10px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #666666;
	text-align:right;
}
.textbox-bottom a {
	color: #666666;
	text-decoration: none;
}
.textbox-bottom a:hover {
	color: #000;
	text-decoration: none;
}
.textbox-adminbar {
    margin-right: 10px;
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #666666;
	text-align:right;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #666666;
	text-align:left;
	padding-left: 15px;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #666666;
	text-align: right;
}
.comment-pages {
  color:#fff;
}

.comment-pages a ,.comment-pages span{
  display: block;
  float: left;
  height: 14px;
  padding: 2px 6px 4px 6px;
  margin: 2px;
  margin-bottom: 20px;
  background: #E2EECD;
  border: 1px solid #74AE00;
}
.comment-pages a:hover {
  background: #fff;
}

.comment-pages span {
  background: #F8FBF4;
  border: 1px solid #E7F1D4;
  color: #74AE00;
  font-weight: bold;
}

.comment-pages a img {
  padding-top: 2px;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin: 5px 0px 15px 0px;
	border: 1px solid #E7F1D4;
	background:#F8FBF4;
}
.commentbox-title{
	padding: 5px;
	border-bottom: 1px solid #E7F1D4;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 12px;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 0px;
}

/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px 0px 15px 0px;
	border: 1px solid #E7F1D4;
	background:#F8FBF4;
}
.trackbackbox-title{
	padding: 5px;
}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	border-top: 1px solid #E7F1D4;
}
.trackbackbox a{
	color: #000000;
}

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

/****** normal message box ******/
.messagebox{
 width: 500px;
 margin-top: 120px;
 border: 2px solid #E7F1D4;
 border-top: 0px; 
 text-align: center; 
 background-color: #F8FBF4;
}
.messagebox-title{
 color: #666666; 
 font-weight: bold; 
 padding: 5px;
 border-top: 1px solid #E7F1D4;
 border-bottom: 1px solid #E7F1D4;
}
.messagebox-content{
 color: #666666; 
 background-color:#F8FBF4;
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
 background-image: url("images/info.gif");
 background-repeat: no-repeat;
 background-position: 345px 25px;
}
.messagebox-bottom{
 color: #666666; 
 padding: 5px;
 border-top: 1px solid #E7F1D4;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
    float: left;
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #666666;
	font-weight: bold;
	border-left: 3px solid #669900;
	padding: 5px;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}

.formbox-content {
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #669900;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	color: #669900;
	margin: 7px;
	padding: 0px;
}
.quote {
	margin: 10px;
}
.quote-title {
	background-color: #E6EFD6;
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #000000;
	padding: 10px; 
	background-color: #F8FBF4;
	border: 1px solid #E7F1D4;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #666666;
}
.insertimage {
    border: 1px solid #E7F1D4;
    padding: 3px;
    background-color: #FFFFFF;
}

