/*
Of Bo-Blog V2.1.1
k2u3 Skin By China_Y at 2008/12
Blog: http://www.wdsxp.com/blog
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial, Courier New;
	margin: 0;
	color: #444;
	padding: 0;
	background:#fff url('images/top.png') repeat-x 0 0;
	text-align: center;
}
* html body{
	width: 100%;
	overflow-x: hidden;
}
td{
	word-break: break-all;
}
a {
	text-decoration: none;
	color:#558860;
}
a:hover {
	text-decoration: none;
	color:#555500;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #f5f5f5;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	background: #fff;
	border: 1px solid #f0f0e9;
}
input.button {
	background: #fff;
	border: 1px solid #A9DBF6;
}
textarea { 
	background: #fff;
	font-family: Courier New;
	font-size: 12px; 
	border: 1px solid #f0f0e9;
	overflow:auto;
	overflow-y: hidden;
}
select { 
	background: #fff;
	border: 1px solid #f0f0e9;
}
/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 100%;
	text-align: left;
}
#innerWrapper {
	width: 100%;
}
#header {
    position: relative;
	height: 100px;
	margin: auto;
	width:860px;
	border-bottom:1px solid #fff;
	background:url('images/logo.jpg') no-repeat 20px 0;
}
#innerHeader {
	padding: 0 0;
	margin:0 0;
	background:url('images/header.jpg') no-repeat top right;
}

#footer {
	clear: both;
	font-family: Courier New;
	width:100%;
	height: 68px;
	margin:0 auto;
    color:#999;
	border-top:1px solid #999;
	background:url('images/bottom.png') repeat-x 0 0;
}
#footer a{color:#999;}
#footer a:hover{color:#fff;}
#innerFooter {
	padding: 10px 10px 0 10px;
	width: 860px;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding: 0 20px;
	margin:0 0;
	clear: both;
}
h1 {
	padding:22px 0 0 0;
	margin: 0px;
	color: #fff;
	font-size: 26px;
}
h1 a {
	color: #fff;
}
h1 a:hover {
	color: #f1f1f1;
}
/* blog description */
.blog-desc {
	color:#f1f1f1;
}
/* nav menu */
#menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	right: 195px;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu li{
	margin:0;
	padding:0;
	display: inline;
	list-style: none;
	text-align: center;
	float: left;
}
#menu li a{
	display: block;
	color: #fff;
	padding:8px 20px 6px 20px;
	margin:0 3px;
}
#menu li a:hover,#menu .activepage a{
    color: #333;
	background: url('images/toppic.png');
}
/****** Content Layout ******/
#mainWrapper {
	width:100%;
    margin: 0 0;	
	float:left;	
	background: url('images/toppic.png') repeat-x 0px -30px;
}
#mainC {
    width:860px;
	margin:0 auto;
	padding-top:30px;
	overflow:hidden;
	display:block;
}
/* search */
#searchbar{
  position: absolute;
  right:30px;
  bottom:-1px;
  width:160px;
  height:25px;
  padding:0;
  margin:0;
  border: 1px solid #fff;
  background:url('images/big.jpg') no-repeat -2px -2px;
}
#search-text{
  margin:8px 0 0 26px !important;
  margin:6px 0 0 26px;
  padding:0;
  width:128px;
  color:#fff;
  background:none;
  border:0;
} 
/* sidebar */
.sidebar {
	float:right;
	width: 200px;
	padding:0;
	margin:0;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 5px;
}
#innerSidebarOne {
	float: right;
	width: 200px;
}
#innerSidebarTwo {
	float: left;
	width: 140px;
}
/* content */
.content {
	width: 650px;
	float: left;
	margin: 0 0;
	padding: 0 0;
}
.content-wide {
}
.content-only {
	width: 100%;
}
#innerContent {
	margin: 0;
	padding:10px;
	overflow: hidden;
}

/* 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;
	width: 200px;
}
.panel h5 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	padding: 0;
	margin: 0px;
	margin-bottom: 4px;
}
.panel-content{
	width: 100%;
	margin:0 0 20px 0;
	line-height: 25px;
	color:#70a812;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li {
    overflow:hidden;
	display:block;
	height:24px;
	line-height:25px;
	background:url('images/arrow.gif') no-repeat left 10px;
	padding-left: 10px;
	margin-left:10px;
}
.panel-content li:hover {
	overflow:hidden;
	display:block;
	height:24px;
	line-height:25px;
	margin-left:10px;
	padding-left: 10px;
	background:url('images/arrow.gif') no-repeat left -20px;
}
.panel-content a{color:#70a812;}
.panel-content a:hover{color:#555500;}
.panel-content li.indent{
	padding: 0px;
	background:url('images/arrow.gif') no-repeat left 10px;
	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: #999;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #195700;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
  background:url('images/linkday.png') no-repeat 2px 2px;
}
.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
}
.calendar-today { 
  color: #000;
  background:url('images/today.png') no-repeat 2px 2px;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #70a812; 
  text-decoration: underline;
}
.calendar-today a {
  color: #000;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field {
	background: #fff;
	border: 1px solid #A9DBF6;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 15px;
}
.announce-content{
	padding: 10px; 
	color: #666;
	border:1px dashed #70a812;
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	height:50px;
	padding:0;
	width:100%;
	position: relative;
}

/* page links */
.pages {
	color: #555500;
	margin:0;
	padding:10px;
	position: absolute;
	bottom:0px;
	left:0px;
}
.pages a {
    padding: 3px 3px;
    color: #7cbc15;
    border:1px solid #7cbc15;
}
.pages a:hover {
    color: #555500;
	border:1px solid #555500;
}
.pagelink-current {
    color: #555500;
	border:1px solid #555500;
	font-weight: bold;
	padding: 3px 3px;
}

.listbox {
	padding: 5px;
	border:1px solid #70a812;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #70a812;
	color: #fff;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	line-height: 25px;
	border-bottom: 1px solid #ddd;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	margin: 40px 0px;
	border-bottom: 1px dashed #70a812;
}
.textbox-title{
	font-size: 16px;
	height: 68px;
}
.textbox-title h4{
	color: #70a812;
	font-size: 16px;
	padding-left:20px;
	display: inline;
	font-weight: bold;
}
.textbox-title h4 a {
	font-weight: bold;
	color: #70a812;
}
.textbox-title h4 a:hover{
    font-weight: bold;
	color: #555500;
}
.textbox-label{
	font-size: 12px;
	color:#999;
	text-indent: 20px;
}
.textbox-label a {color:#999;}
.text-label-indented {
	font-size: 12px;
	display: block;
	text-align: right;
	float: right;
	margin-top: -15px;
}
*+html .text-label-indented {margin-top: -20px;}
.textbox-fontsize{
	color: #555500;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	clear: both;
	word-wrap: break-word;
	padding: 5px 20px;
	color: #444;
	line-height: 139%;
}
.textbox-bottom{
    clear: both;
	padding: 3px;
	height:20px;
	margin-top:20px;
	font-size: 12px;
	color: #999;
	text-align: left;
}
.textbox-bottom a{color:#70a812;}
.textbox-bottom a:hover{color:#555500;}
.textbox-adminbar {
	padding: 0px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #000;
	text-align:left;
}
.tags {
	font-size: 12px;
	text-align:left;
	float:left;
}
.fenlei {float:right;padding-right:20px;}
.showrelate{border:1px dashed #70a812;}
/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #000;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
}

/* commnet box */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 0px;
	margin: 5px;
}
.commentbox-odd {
	padding:10px;
	background: #E9FDF1;
	border: 1px solid #f0f0e9;
}
.commentbox-couple {
	padding:10px;
	background: #f8f8f8;
	border: 1px solid #f5f5f5;
}
.trackbackbox {
	background: #E9FDF1;
	border-top: 1px solid #A9DBF6;
}
.commentbox-title, .trackbackbox-title{
	padding: 5px;
	font-size: 12px;
	color: #70a812;
}
.commentbox-title a, .trackbackbox-title a{
 	color: #70a812;
}

.commentbox-label, .trackbackbox-label{
	display: block;
	color: #000;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding: 3px 10px;
}


/* comment form wrapper */
#commentForm {
	width: 100%;
}

/****** normal message box ******/
.messagebox{
 width: 550px;
 margin-top: 200px;
 border: 2px solid #70a812; 
 text-align: center; 
 background-color: #70a812;
}
.messagebox-title{
 color: #FFF; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 color: #555500; 
 background:#f0f0e9;
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 color: #000; 
 background-color: #70a812; 
 padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{
	color:#666;
}
#commentForm{
	padding:0px;
}
.formbox-comment{
	padding: 10px;
	color:#666;
	background: #E9FDF1;
}
.formbox-comment-content{
}
.formbox-title,
.formbox-comment-title{
	margin:0px;
	padding:6px 0 6px 0;
	color:#545454;
	font-size:18px;
	font-weight:bold;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}
.formbox-comment-input{
	margin: 10px 0;
}
.in{
	border:0;
	padding:2px 0 0 0;
	margin:0 0 5px 0;
}

.formbox-comment-tool{
	margin: 5px 0;
}
.formbox-content {
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	text-align: center;
	position:relative;
	height:0px;
}
.panel-smilies-title {
	display:none;
}
.panel-smilies-content {
	padding: 3px;
	line-height: 120%;
	position:absolute;
	border: 1px solid #ccc;
	background:#fff;
	left:160px;
	top:-5px;
}
/* Emot Page Selection */
#smileybuttons {
	text-align: right;
	margin-top: 5px;
}
.smileybut {
	margin-right:3px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	font-family: Courier New;
	color: #666;
	margin: 5px;
	padding: 10px;
	background:#f1f1f1;
	border-left: 4px solid #999;
}

.quote {
	border:1px solid #eee;
	background:#F4f4f4;
	padding:5px;
	margin: 10px;
}
.quote-title {
	background: #f5f5f5;
	border-bottom: 2px solid #ccc;
	padding: 5px;
	font-weight: bold;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #333;
	padding: 10px; 
	background-color: #f8f8f8;
	border: 1px solid #eee;
}

/****** Link ******/
.linkover {
	margin-bottom: 20px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
	color:#999;
}
.linktitle a {
	font-weight: bold;
	color:#70a812;
}
.linkgroup {
	font-weight: bold;
	font-size: 12px;
	color: #0D80BD;
	text-indent: 3px;
}

/*Page*/
.pagebox {
	padding-bottom: 25px;
	margin-bottom: 5px;
	clear: both;
}
.pagebox-title{
	font-size: 16px;
	height: 68px;
	margin-left: 5px;
}
.pagebox-title h4{
	color: #0D80BD;
	font-size: 16px;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 3px solid #70a812;
	font-weight: bold;
	text-align:center;
}
.pagebox-content{
	margin-top: -30px;
	clear: both;
	word-wrap: break-word;
	padding: 0;
	font-size: 12px;
	line-height: 120%;
}

/* Images Border  */
.insertimage {
  border: 1px solid #ccc;
  padding: 4px;
  background-color: #fff;
}

/*OpenID input area */
#openid_url {
	background:#fff url(../../images/others/openid.gif) no-repeat;
	text-indent: 20px;
}
