/*
Skin For Bo-Blog V2.0.3
2007.02
Author:mora
*/

/****** General Styles ******/
body {
	color: #838785;
	font-size:14px;
	font-family: "Microsoft YaHei","ËÎÌå","Segoe UI",Tahoma, Arial;
	padding:0;
	margin:auto;
    text-align: center;
    background: #DEE5D1;
}

table {
	font-family: "Microsoft YaHei","ËÎÌå","Segoe UI",Tahoma, Arial;
	color: #838785;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
    text-decoration: none;
	color: #67A8B7;
}
a:hover {
    color:#E58712;
}

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

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

/****** Form Controls Styles ******/
form {
	display: inline;
	width: 500px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background: #FFFFFF;
}
input.text {
	height: 16px;
	color: #000000; 
	border:1px solid #BABABA;
	background: #F5F5E9;
}
input.text:hover {
    background: #FFFFFF;
}
input.inf {
	padding: 1px;
	color: #000000; 
	border:1px solid #BABABA;
	background: #F5F5E9;
}
input.button {
	height: 20px;
	border: 1px solid #BABABA;
	border-left: 4px solid #FFC000;
	color: #000000;
	padding: 2px;
	background-color: #ffffff;
	margin-right: 10px;
}
textarea {
	font:12px  Tahoma, Arial,sans-serif; 
	color: #000000;
	border:1px solid #BABABA;
	background: #F5F5E9;
}
textarea:hover {
    background: #FFFFFF;
}
select { 
	margin-top: 1px;
	color: #000000; 
	border: 1px solid #BABABA;
}
/****** Main Layout Styles ******/
#wrapper {
	width: 100%;
	text-align: center;
	background: #DEE5D1;
}
#innerWrapper {
	width: 954px;
	margin:0 auto;
	text-align:left;
	background:url(images/main-bg.gif) repeat-y;
}

#header {
	width: 954px;
	margin: 0 auto;
	background: #DEE5D1;
}
#innerHeader {
	margin: 0px;
	padding: 0px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background: #DEE5D1;
}
#innerFooter {
	text-align:center;
	font-size: 11px ;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	height: 44px;
	background:url(images/menubg.gif) no-repeat;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color:#000000;
}
#footer-1 {
	padding: 0px;
	margin: 0px;
	background:url(images/footer1-bg.gif);
	height: 26px;
}
#footer-2 {
	padding: 0px;
	margin: 0px;
	background: #DEE5D1;
	height: 16px;
}
/****** Header Elements Styles ******/
/* header title */
.blog-header {
	float: left;
    background: #DEE5D1;
	width: 78%;
	padding: 0px;
	margin-top: 10px;
	height: 56px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #DDFD99;
	font-size: 20px;
	font-weight: normal;
	padding-top: 20px;
}
h1 a {
	color: #DDFD99;
	text-decoration: none;
}
h1 a:hover {
	color: #DDFD99;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	color: #000000;
	font-size: 12px!important;
	font-size: 11px;
	padding-left: 5px;
}

/* nav menu */
#search {
	float: left;
	text-align: right;
	color: #FAFAF0;
	background: #DEE5D1;
	width: 22%;
	margin-top: 10px;
}
#search-text {
	height: 16px;
	color: #000000; 
	border:1px solid #BABABA;
	background: #F5F5E9;
}

#menu {
	color: #FAFAF0;
	background: #DEE5D1;
	background:url(images/menubg.gif);
	height: 44px;
	width: 954px;
	float:left;
	margin-top: 0px;
}
#menu ul{
	margin: 0px;
	padding-top: 5px;
	padding-left: 25px;
}
#menu li{
	margin-top:10px;
	margin-left:35px;
	float:left;
	padding:0 10px 9px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	list-style: none;
}
#menu a{
    color: #FFFFFF;
}
#menu a:hover{
	color: #DEE5D1;
}
#menu .activepage a {
    color: #FFFFFF;
}

.both {
	clear:both;
	background:url(images/header1-bg.gif);
	height: 26px;
}
/****** Content Layout ******/
#mainWrapper {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0px;
	height: 100%;
}

/* sidebar */
.sidebar {
	float: left;
	margin: 0 auto;
	width: 219px;
	height: 100%;
	background:url(images/side-bg.gif) 0 320px no-repeat;
}
.sidebar {
    margin-top: 0px;
}
* html .sidebar {
    margin-top: 0px;
}
*+html .sidebar {
    margin-top: 0px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 0px;
	height: 100%;
}

/* content */
.content {
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-left: -225px;
}
.content-wide {
	margin: auto;
	margin-left: -225px;
}
.content-only {
	width: 100%;
	margin-left: -225px;
}
#innerContent {
	margin-left: 225px;
	overflow: hidden;
    margin-top: 0px;
	margin-right: 0px;
	height: 100%;
}

/* 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{
    margin-right: 0px;
   	padding: 1px 0px 0px 13px;
    text-align: left;
}
.panel h5 {
    background:url("images/h5-bg.gif") no-repeat;
	color:#444444;
	font-size: 14px;
    padding: 7px 0px 0px 10px;
	height: 28px;
	margin-top: 0px;
}
.panel h5 a{
	color:#444444;
}
.panel h5 a:hover{
	color: #FFCC00;
}
.panel-content{
	font-size:12px;
	padding: 0px 10px 10px 8px;
	line-height: 150%;
	color: #838785;
	margin-top: -20px;
}
.panel-content ul{
	color:#000000;
	margin: 0px;
}
.panel-content li{
	margin: 0px;
	color: #999999;
	border-bottom: 1px dashed #CCDDBB;
    padding:3px 6px 0px 2px;
    list-style-image: url('images/ul.gif');
}
.panel-content li {
    margin-left: -20px;
}
* html .panel-content li {
    margin-left: 10px;
}
*+html .panel-content li {
    margin-left: 10px;
}
.panel-content li.indent{
	padding: 0px;
	list-style: none;
}
.panel-content li.indent {
    text-indent: 5px;
}
* html .panel-content li.indent {
    text-indent: 20px;
}
*+html .panel-content li.indent {
    text-indent: 20px;
}
.panel-content ul ul li{
	padding: 0px;
	text-indent: 5px!important;
	text-indent: 20px;
	list-style: none;
}

.panelcat-content{
	color:#000000;
	font-size:12px;
	padding-left: 0px!important;
	padding-left: 10px;
	line-height: 200%;
	margin-top: -20px;
}
.panelcat-content ul{
	color:#000000;
	margin-left: 5px;
}
.panelcat-content li{
	color: #999999;
    list-style: none;
}
.panelcat-content li {
    margin-left: -20px;
}
* html .panelcat-content li {
    margin-left: 10px;
}
*+html .panelcat-content li {
    margin-left: 10px;
}

.panelcat-content li.indent{
	padding: 0px;
	text-indent: 20px;
	list-style: none;
}

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

/* calendar panel */
#calendar {
    text-align: right;
}
.calendar-top {
    color: #666666;
	text-align: center;
	padding: 2px;
	font-size: 11px;
}
.calendar-year,
.calendar-month {
    font-size: 11px;
}
.calendar-weekdays {
}
.calendar-weekday-cell {
    color: #666666;
	font-size:12px;
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
    color: #767676;
	text-align: center;
	width: 14%;
	font-size: 11px;
}
.calendar-saturday,
.calendar-sunday {
    color: #767676;
	text-align: center;
}
.calendar-today { 
	border: 1px solid #A2A2A2;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a, .calendar-today a {
    text-decoration: underline;
	font-weight: normal;
}

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

/****** Announcement Box ******/
.announce{
	width: 100%;
	height: 28px;
	padding: 5px 0px 0px 10px;
	margin: 1px 6px 0px 6px;
	text-align: left;
	background:url(images/red-bg.gif) no-repeat;
}
.announce-content{
	font-size:12px;
	color: #FFFFFF; 
	line-height: 20px;
	padding-left: 10px;
}

/****** Defaul Page Elements ******/
.article-green {
    color: #FFFFFF;
	width: 100%;
	height: 28px;
	padding: 5px 5px 0px 10px;
	margin: 1px 6px 5px 6px;
	background:url(images/green-bg.gif) no-repeat;
	font-size:14px !important;
	font-size:14px;
	font-weight: bold;
}
.article-green a{
	color: #FFFFFF;
}
.article-yellow {
	font-size:14px;
	color: #555555;
	width: 100%;
	height: 28px;
	padding: 5px 5px 0px 10px;
	margin: 1px 6px 5px 6px;
	background:url(images/yellow-bg.gif) no-repeat;
	font-size:12px !important;
	font-weight: bold;
}
.article-yellow a{
	color: #999999;
}

/* page links */
.pages {
    text-align: right;
	font-size:12px !important;
	font-size:11px;
	color: #777777;
	margin-right: 30px;
}
.pagelink-current {
	font-weight: bold;
	color: #777777;
	font-size: 14px;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	border-top: 1px solid #9F9F9F;
}
.listbox-table {

	width: 100%;
}
.listbox-header {
	height: 20px;
	color: #A2A2A2;
}
.listbox-entry {
	word-wrap: break-all;
	border-top: 1px dashed #CCDDBB;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
	color: #767676;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ margin: 25px 15px 0px 10px;	font-size:12px;	padding-top: 10px;   text-align: left;	background:url(images/ContentBbg-1.gif) top left no-repeat; }
* html .prev-article,*+html .prevarticle { margin-right: 10px;}
.next-article{ margin-left: 10px; text-align: left;	font-size:12px; }

/* text box */
.textbox{
	margin: 0px 15px 15px 15px; 
	text-align: left;
	background: #F2F2F2;
	border: 0px solid #E2E2CF;
}
.textbox-a{
	margin: 0px 15px 0px 10px; 
	padding-bottom: 5px;
	text-align: left;
	background: #FFFFFF;
	border: 0px solid #E2E2CF;
}
.textbox-title{
	font-size: 14px;
	height: 46px;
	padding-top: 6px;
	background:url(images/texttitle-bg.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 2px;
}
.textbox-title h4{
	color: #E58712;
	font-size: 18px;
	font-weight: bold;
	background:url(images/read.gif) 3px 4px no-repeat;
    margin: 4px 0px 0px 0px;
	padding-left: 25px;
   	float: left;
}
.textbox-title h4 a {
	color: #E58712;
}
.textbox-a-title{
	text-align: center;
	font-size: 14px;
	padding: 10px 0px 2px 0px;
}
.textbox-a-title h4{
	color: #E58712;
	font-size: 20px;
	font-weight: bold;
    margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	background:url(images/ContentBbg.gif) bottom center no-repeat;
}
.textbox-label{
	text-align:right;
	margin: 7px 0px 0px 10px;
	padding: 10px 10px 0px 0px;
	color: #999999;
	font: 11px "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
}
.textbox-label a{
    color: #666666;
}
.textbox-label a:hover{
	color: #E58712;
}
.textbox-a-label{
	margin: 10px 0px 5px 0px;
	text-align:center;
	color: #666666;
	font: 11px "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
}
.textbox-a-label a{
    color: #666666;
}
.textbox-a-label a:hover{
	color: #767676;
}
.textbox-a-label-f{
	color: #9BBB38;
}
.textbox-fontsize{
    text-align: right;
	color: #767676;
	font-size:12px !important;
	font-size: 11px;
    margin-right: 15px;
	padding: 5px; 15px 0px 0px;
}
.textbox-fontsize a{
    color: #999999;
}
.textbox-content{
	word-wrap: break-word;
	color:#838785;
    margin: 0px 15px;
	font-size:12px;
	padding-top: 10px;
	line-height: 150%;
}
.textbox-a-content{
	word-wrap: break-word;
	color:#000000;
	padding: 10px 20px 0px 25px;
	font-size:14px;
	line-height: 170%;
}
.insertimage{
    
}
.textbox-bottom{
	background:url(images/textbox-bottom-bg.gif) bottom right no-repeat;
	padding:4px 0px 10px 0px;
	font-size:12px !important;
	font-size: 12px;
	color: #999999;
	text-align:right;
	font-weight: bold;
}
.textbox-bottom a {
	display:inline;
	text-decoration: none;
	padding:4px 20px 8px 20px;
}
.textbox-bottom a:hover {
	background-color: #ffffcc;
	color: #999999;
	text-decoration: none;
}
.textbox-admin{
    text-align: left;
    margin-top: 5px;
    margin-left: 10px;
	font-size:12px !important;
	font-size: 11px;
	color: #666666;
}

.textbox-adminbar {  
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align:left;
}
.textbox-adminbar a{
    color: #666666;
}
.textbox-tburl {
    text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 3px;
	font-size:12px !important;
	font-size: 11px;
	color: #666666;
}
.tags {
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 5px;
	font-size:12px !important;
	font-size: 11px;
	color: #666666;
	text-align:right;
	padding-right: 10px;
}


/* comments wrapper */
.comment-wrapper{
	margin-top: 15px;
}

/* comments top box */
.comment-top{
	padding: 0px;
	color: #A2A2A2;
	text-align: right;
	border-bottom: 1px solid #A2A2A2;
}
.comment-pages{
	padding: 5px;
	color: #666666;
	text-align: left;
	margin-left: 20px;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin: 5px 15px 10px 15px;
	font-size:12px;
	text-align: left;
	clear:both;
}
.commentbox-a{
	padding: 0px;
	margin: 0px;
	_margin-top: -8px;
	height: 6px;
	background:url(images/textbox-bottom-bg.gif) bottom no-repeat;
	clear:both;
}
.commentbox-title{
	background:url(images/texttitle-bg.gif) 0px 0px no-repeat;
	height: 26px;
	color:#557401;
	padding: 10px 0px 0px 15px;
	margin: 0px;
}
.commentbox-label{
	display: inline;
	color: #666666;
}
.commentbox-content{
	word-wrap: break-word;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 15px 5px 15px;
	color:#000000;
	line-height: 150%;
	clear:both;
	background: #F2F2F2;
}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px solid #C0C0C0;
}
.trackbackbox-label{
	display: inline;
	color: #A2A2A2;
	font-size: 12px;
}
.trackbackbox-content{
	padding: 3px;
	color: #333333;
}
.trackbackbox a{
	color: #A2A2A2;
}

/* comment form wrapper */
#commentForm {
	margin: 10px 15px 0px 15px;
	text-align: left;
}

/****** normal message box ******/
.messagebox{
    margin-top: 135px;
    width: 770px;
	text-align: center;
	border: 1px solid #BABABA;
	background: #FAFAF0;
}
.messagebox-title{
    padding: 5px;
	color: #000000;
	font-weight: bold;
	background: #BABABA;
}
.messagebox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #000000;
	text-align: left;
}
.messagebox-bottom{
	padding: 5px;
	color: #000000;
	background: #BABABA;
}
.messagebox-bottom a {
    color: #000000;
}
.messagebox-bottom a:hover {
    color: #E58712;
}
/****** Input Form Styles (table) ******/
.formbox{

}
.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #000000;
	margin:5px 0px 10px;
	padding-top:10px;
	padding-left:16px;
	background: url(images/formbox-title-bg.gif) 0px 0px no-repeat;
	font-weight: bold;
	height: 30px;
}

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

.formbox-comment-input{
	margin: 10px 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;
	text-align: left;
	border-bottom: 1px solid #B3B9C3;
}
.panel-smilies-content {
	padding: 3px;
	line-height: 120%;
	position:absolute;
	border: 1px solid #B3B9C3;
	background:#fff;
	left:180px;
	top:0px;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border: 1px solid #E2E2CF;
	border-left: 4px solid #E2E2CF;
	margin: 5px 20px;
	padding: 5px;
	background: #FAFAF0;
}

.quote {
	margin: 10px 10px 2px 25px;
	color: #000000;
	border: 1px solid #E2E2CF;
	background: #F5F5E9;
}
.quote-title {
	height: 24px;
	font-weight: normal;
	padding: 5px 5px 0px 25px;
	background: url("images/comment.gif") 1% 32% no-repeat;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	padding: 2px 5px 5px 10px; 
	line-height: 18px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
	width: 100%;
}
.linkbody {
	margin: 10px 10px 0px 25px;
	width: 100%;
	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: 0px 0px 10px 15px;
	color: #A0D406;
}
