/* General Styles*/
body {
	margin: 0px 0px 20px 0px;
	padding: 18px 0px 0px 0px;
	color: #7F8991;
	background: #FFF url("images/bg-main.gif") repeat-x;
	font: 11px arial, helvetica, verdana, sans-serif;
	text-align: center;
}
table {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
td{
	word-break: break-all;
}
a:link,a:visited {
	color: #FF7800;
	text-decoration: none;

}
a:hover {
	color:#FF7800;
	text-decoration: underline;
}
hr {
	border: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}
/* Form Control Styles*/
form {
	display: inline;
}
input {
	color: #666;
	font-size: 11px;
}
img{
	border: none;
	max-width: 100%;
	height: auto;
}
input.text {
	background: #FFFFFF;
	height: 14px;
}
input.button {
	border-top: 1px solid #EEFAFF;
	border-right: 1px solid #606160;
	border-bottom: 1px solid #606160;
	border-left: 1px solid #EEFAFF;
	background: #7BC5EA;
	font-size: 10px;
	text-transform: none;
	height: 18px;
	color:#FFF;
}
textarea {
	color: #666;
	background: #FFFFFF;
	font-size: 9pt;
}
select {
	color: #333333;
	font-size: 11px;

}
/* Main Layout Styles*/
#wrapper {
	margin: auto;
	padding: auto;
	width: 100%;
}
#innerWrapper {
	margin: auto;
	width: 855px;
	text-align: left;
	position: relative;
	padding:auto;


}
#header {
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(images/logo.gif) no-repeat;
}
#innerHeader {
	margin: 0px;
	padding: 0px;
}
/* Header Styles*/
#blogLogo{
	height: 66px;
	padding: 0px;
	display: block;
}
#header_select{
	width: 180px;
	font-weight: bold;
}
#header_select2{
	display: none;
}
#logo {
	padding: 0px;
}
#menu {
	margin: 0;
	height: 32px;
	line-height: 32px;
	text-align:right;

}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
#menu a{
	padding: 2px;
	display: inline;
	color: #7BC5EA;
	font-size: 11px;
	text-transform: lowercase;
}
#menu a:hover{
	color: #7BC5EA;
}
.blog-header {
	padding: 25px 0px 0px;
	text-align: right;
	width: 220px;
	margin-right: 0px;
	visibility: visible;
	display: none;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: blod;
}
h1 a:link,h1 a:visited,h1 a:active{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h1 a:hover{
	color: #FFF;
}
.blog-desc {
	color: #FFF;
	text-align: right;
	font-size: 11px;
}
#footer {
	clear: both;
	border-top: 1px solid #fff;
	background: #7BC5EA url("images/b-ft.gif") repeat-x top left;

}
#innerFooter {
	color: #FFF;
	font-size: 11px;
	padding: 10px;
	text-align: center;
	background: url("images/body_bt.gif") no-repeat bottom;
}
#innerFooter a{
	color: #FFFFFF;
	font-size: 9px;
}
#innerFooter a:hover{
	color: #333;
	font-size: 9px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
.comment-text{
	color: #808080;
	font-size: 11px;
}
.hidden-note{
	color: #808080;
	font-size: 11px;
}
.red {
	color: #FF0000;
}
.highlight {
	color: #FF6600;
	background: #FFFF00;
	font-weight: bold;
}
/* Main Content Layout */
#mainWrapper {
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding:15px 10px 10px 10px;
	background:#EEFAFF;
}
.sidebar {
	float: left;
	width: 250px;
	padding-top:8px;
}
.sidebar-hide {
	float: left;
	display: none;
}
#innerSidebar {
	padding: 0;
}
.content {
	float: right;
	width: 100%;
	margin-left: -264px;
}
.content-wide {
	width: auto;
	margin-left: -264px;
}
.content-only {
	width: 100%;
	margin-left: -210px;
}
#innerContent {
	margin-left: 264px;
	overflow: visible;
	background:#FFF url(images/textbox_top.gif) no-repeat;
}
#innerContent2 {
	background:#FFF url(images/article_top.gif) no-repeat top;
	overflow: visible;
}
/* A div to make 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;
	margin-right: 0px;
	margin-left: 0px;
}
.panel h5 {
	padding-left: 10px;
	margin: 0px auto 5px;
	color: #606160;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-indent: 5px;
	height: 20px;
}
.panel h3 {
	padding-left: 10px;
	margin: 0px auto 5px;
	border-bottom: #ECECEC 2px solid;
	background: url(images/logo.gif) #6A6C72 no-repeat left;
	height: 90px;
}
.panel-content{
	padding: 5px 15px;
	color: #7F8991;
	font-size: 11px;
}
.panel-content ul{
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
.panel-content li{
	border-bottom: #EEFAFF 1px solid;
	list-style-type: none;
	line-height: 18px;
	display: block;
}
#loginForm {
	width: 100%;
	color: #CCCCCC;
	font-size: 9px;
	}
.panel-smilies {
	padding: 5px;
	text-align: left;
}
.panel-smilies-title {
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	text-align: left;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}
.meta-button {
	margin: 1px;
}
/* page links */
.multipage {
	color: #999999;
}
.multipage-current {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
/* calendar */
#calendar {
	width: 220px;
	margin: 5px 10px;
}
.calendar-top {
	padding: 2px;
	color: #333333;
	text-align: center;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}
.calendar-weekdays {
}
.calendar-weekday-cell {
	width: 14%;
	padding: 2px;
	color: #7BC5EA;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.calendar-main {
	background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today {
	width: 14%;
	padding: 2px;
	color: #606160;
	text-align: center;
}
.calendar-saturday,
.calendar-sunday {
	color: #7BC5EA;
	font-weight: bold;
}
.calendar-today {
	border: 1px solid #606160;
	color: #7F8991;
	background: #EEFAFF;
	font-weight: bold;
}
.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 {
	color: #FF7800;
	font-weight: normal;
	text-decoration: none;
}
.announce{
	padding-bottom: 10px;
	}
.announce-content{
   padding: 10px;
	color: #36C;
	word-wrap: break-all;
	background-color: #E5ECF9;
	border: 1px dashed #36C;
}
.announce-time{
	float: right;
	font-size: 10px;
	color:#6A6C72;
}

/* article page elements */
.article-top {
	padding: 10px;
}
.article-bottom {
	padding: 10px;
	background:url(images/textbox_bt.gif) no-repeat bottom;

}
.pages {
	color: #999999;
	font-size: 10px;
}
.pagelink-current {
	font-weight: bold;
	font-size: 10px;
}
.view-mode {
	float: right;
	color: #999999;
	font-size: 10px;
}
.listbox {
	padding: 15px 10px 10px;
	background: #FFFFFF;
}
.listbox-table {
	width: 100%;
	background: #FFF;
}
.listbox-header {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	word-wrap: break-all;
}
.listbox-entry {
	width: auto;
	color: #666666;
	text-transform: uppercase;
	word-wrap: break-all;
}
.listbox-entry a{
	word-wrap: break-all;
}
.no-entry {
	border: 1px solid #CFB88C;
	margin-top: 15px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	background: #F7F3E8;
	text-align: center;
}
.prev-article{
	float: left;
}
.next-article{
	float: right;
}
.category-label{
	text-align: center;
}
/* text box */
.textbox{
	margin-bottom: 15px;
	padding: 10px;
	margin-right: 0px;
}
.textbox-title{

	padding: 8px 5px 2px 8px;
	background:url(images/title_bg.gif) bottom repeat-x;
	height: 30px;
	word-wrap: break-all;
	margin-bottom: 10px;
}
.textbox-title h4{
	display: inline;
	color: #606160;
	font-size: 12px;
	font-weight:bold;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #606160;
	font-weight: bold;
}
.textbox-title h4 a:hover {
	color: #606160;
}
.textbox-label{
	color: #9EAEB3;
	font-size: 10px;
}
.textbox-label a:link,.textbox-label a:visited,.textbox-label a:active,.textbox-label a:hover{
	color: #7BC5EA;
}
.textbox-fontsize{
	padding: 5px;
	text-align: right;
	font-size: 10px;
}
.textbox-content{
	line-height:20px;
	padding: 0px;
	color: #7F8991;
	word-wrap: break-word;
}
.textbox-bottom{

	padding: 5px;
	background:url(images/article_bt_bg.gif) bottom repeat-x;
	margin-top:10px;
	color: #7BC5EA;
	font-size: 10px;
}
.textbox-bottom a:link {
	color: #7BC5EA;
	text-decoration: none;
}
.textbox-bottom a:visited {
	color: #7BC5EA;
	text-decoration: none;
}
.textbox-bottom a:hover {
	color: #7BC5EA;
	text-decoration: none;
	border-bottom: 1px dotted #7BC5EA;
}
.editmark {
	margin-top: 20px;
	color: #999999;
	font-size: 11px;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dashed #C0C0C0;
	color: #666666;
	font-size: 11px;
}
/* Guestbook */
.gbbox{
	margin-bottom: 15px;
	padding: 5px;
}
.gbbox-title{
	padding: 2px 8px;
	margin-bottom: 10px;
	background:url(images/title_bg.gif) bottom repeat-x;
	color: #9EAEB3;
	font-weight: bold;
	line-height: 18px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #606160;
}
.gbbox-label{
	font-weight: normal;
	font-size: 10px;
}
.gbbox-content{
	padding: 5px;
	color: #7F8991;
	word-wrap: break-word;
}
.gbbox-reply {
	padding: 10px;
	border-top: 1px dashed #DBC9A2;
	color: #999999;
}
.gbbox-reply-title{
	margin-bottom: 5px;
	font-weight: bold;
}
.gbbox-reply-label{
	display: inline;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

/* Comment box */
#commentForm {
	width: 100%;
	background:url(images/article_bt.gif) no-repeat bottom;

}
.comment-wrapper{
}
.comment-top{
	padding: 5px;
	margin: 5px;
	color: #666666;
	font-size: 10px;
}
.comment-pages{
	padding: 5px;
	margin: 5px;
	color: #999999;
}
.commentbox{
	padding: 5px;
	margin: 0 0 10px;
	background: #F9F9F9;
	word-wrap: break-word;
}
.no-comment-box{
	padding: 10px;
	color: #666666;
}
.commentbox-title{
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 10px;
}
.commentbox-content{
	padding: 3px;
}
.trackbackbox{
	padding: 5px;
	margin: 0 0 10px;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	color: #333333;
}
.trackbackbox a{
	color: #000000;
}
/* Boxes for redirection */
.messagebox{
	width: 100%;
	border: solid 1px #F5F5F5;
	background: #FFFFFF;
	text-align: center;
}
.messagebox-title{
	padding: 5px;
	color: #FFFFFF;
	background: #6A6C72;
	font-weight: bold;
}
.messagebox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #A9A9A9;
	text-align: left;
}
.messagebox-bottom{
	padding: 5px;
	color: #FFFFFF;
	background: #FFFFFF;
}
.errorbox{
	width: 500px;
	border: solid 1px #FFFFFF;
	padding: 10px;
	background: #FFFFFF;
	text-align: center;
}
.errorbox-title{
	padding: 5px 5px;
	color: #FFFFFF;
	background: #6A6C72;
	font-weight: bold;
}
.errorbox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #666666;
	text-align: left;
}
.errorbox-bottom{
	padding: 5px;
	color: #FFFFFF;
	background: #6A6C72;
}
.formbox{
	border: #FFFFFF;
	margin: 10;
	background: #FFF;
}
.formbox-comment{
	width: 100%;
	background:url(images/textbox_bt.gif) no-repeat bottom;
}
.formbox-title,
.formbox-comment-title{
	padding: 5px;
	border-bottom: 1px dashed #91CDF1;
	color: #999999;
	font-weight: bold;
}
.formbox-rowheader{
	text-align: right;
}
.formbox-comment-rowheader {
	padding: 5px 12px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
.formbox-content,
.formbox-comment-content{
	padding: 0 15px 15px;
}
.upload-error {
	color: #408AB7;
}
.upload-done {
	color: #408AB7;
}
.member-list{
	background: #F6F6F6;
}
/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	width: 150px;
	background: #FFF;
	text-align: left;
	border:0px;
}
.upload-file{
	width: 200px;
	border: 1px solid #CCCCCC;
	height:17px;
}
/****** Search Panel ******/
.search-field {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	width: 150px;

}
/* UBB Code Custom Styles*/
/* IE only */
* html .ubb-list {
	margin: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
}
.ubb-list li{
	margin: 1px;
	padding: 1px;
}
.code {
	border-left: 3px solid #D6C094;
	margin: 5px;
	padding: 10px;
	color: #000000;
	background: #FAF8ED;
	font-family: "Courier New","宋体";
	word-wrap: break-all;
}
.quote {
	margin: 10px 20px;
	background: url(images/quote.gif) no-repeat;
}
.quote-title {
	padding-left:30px;
	color: #999;
	font-weight: bold;
}
.quote-content {
	padding: 10px 0px 0px 30px;
	color: #999;
	word-wrap: break-all;
}
.ubb-obj-div {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #FFCCFF;
	color: #666666;
	background: #F0F0F0;
	word-wrap: break-all;
}

/* Sidebar  more*/
#panelArticle li,
#panelComment li,
#panelLinks li{
	list-style-type: none;
	text-indent: 6px;
	text-transform: uppercase;
}
#panelArticle a,
#panelComment a,
#panelLinks a{
}
#panelArticle a:link, #panelArticle a:visited,
#panelComment a:link, #panelComment a:visited{
	display: block;
	color:#7F8991;
}
#panelArticle a:hover,
#panelComment a:hover{
	display: block;
	color: #FFFFFF;
	background: #7BC5EA;
}
#panelCategory a:link, #panelCategory a:visited{
	color:#7F8991;
}
#panelCategory a:hover,{
	color:#000;
}
#panelCategory {
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
/* 	background:#AAC4C4 url(images/bg-block.gif) repeat-x;*/
}
#panelCategory ul{
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#panelCategory li{
	background: url(images/bullet.gif) no-repeat left 50%;
	border-bottom:1px solid #EEFAFF;

	list-style-type: none;
	margin: 2px;
	display: block;
}
#panelLinks a:hover{
}
#panelLinks img{
	margin-top: 2px;
	margin-bottom: 2px;
}
#panelStats .panel-content{
	font-size:10px;
	padding-left: 20px;
	line-height: 150%;
}
#panel_user .panel-content, #panelTags .panel-content, #panelLinks .panel-content{
	padding-left: 20px;
}













#tools{
	padding:20px 5px;
}
#tools_table{
	color: #7F8991;
}
#tools_table thead{
	background-color:#F3F3EC;
}
#tools_table td{
	border-bottom: 1px solid #F3F3EC;
}
.tools_input{
	border: 1px solid #CCCCCC;
	height:17px;
}

.top_menu {
	background:#7BC5EA url(images/top_menu_bg.gif) bottom repeat-x;
	height:25px;
	padding:0px 25px;
	margin:0px;
	line-height:30px;
	color:#FFF;
}

.top_menu ul {
	margin: 0px;
	padding: 0px;

}
.top_menu li {
	display: inline;
	list-style: none;
	padding-right:10px;
	font-weight: bold;

}

.top_menu a:link, .top_menu a:visited{
	display: inline;
	color: #FFF;
	font-size: 12px;
	text-transform: lowercase;
}
.top_menu a:hover{
	color: #fff;
}

#head_search{
	padding:6px 0 12px 0;
	background-color:#E5EDC7;
	float:right;
	width:200px;
	text-align:center;
}

#overlay{
	position:absolute;
	z-index:500;
	background:#000000;
	-moz-opacity: 0.75;
	opacity: 0.75;
	filter:Alpha(Opacity=75);
	display:none;
	top:0;
	left:0;
}
#simplebox{
	position: absolute;
	z-index:700;
	border:6px solid #FFF;
	display:none;
}