
/****** General Styles ******/
*{
    margin:0 auto;
	padding:0;
}
body {
    width:auto;
    height:633px;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color:#555;
	margin:0 auto;
	padding:0;
	text-align: center;
	background:url(images/bg.jpg) top no-repeat;
	overflow:hidden;
scrollbar-face-color: #f1f1f1;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color: #ffffff;  
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color:#ffffff; 
scrollbar-arrow-color: ffffff;
}
td{
	word-break: break-all;
}
a {
	text-decoration:none;
	color: #666666;
}
a:hover {
	/*text-decoration: underline;*/
	color:#999;
}
ul,li{
	list-style:none;
	font-style:normal;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #333;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}
img{
    border:none;
	margin:0px;
	padding:0px;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px;
	padding:1px;
}
input.text {
	background: #fff;
	border: 1px solid #666666;
}
input.button {
	background: #fff;
	padding:2px;
	border: 1px solid #CCCCCC;
}
textarea { 
	background: #fff;
	border: 1px solid #CCCCCC;
	background-image: url(images/slin.gif);
	background-position: right;
}
select { 
	background: #fff;
	border: 1px solid #666666;
}
/****** Main Layout Styles ******/
#wrapper {
	/*text-align:center;*/
	margin:0 auto;
	width: 890px;
	margin:0 auto;
	padding:0;
}
#innerWrapper {
	/*clear:both;*/
	text-align:left;
}
#header {
	margin:0 auto;
	padding:0;
	height: 137px;
	width:100%;
	position:relative;
}
#innerHeader {
	margin:0 auto;
	padding:0;
	height: 137px;
}
#footer {
	clear: both;
	width:890px;
	margin:0 auto;
	height: 80px;
}
#innerFooter {
	margin:0 auto;
	padding:0;
	clear:both;
	padding-left:20px;
	height: 30px;
	text-align:center;
	color:#333333;
}
#Copyrightinfo{
	width:630px;
}
#processtime{width:100%;}

/****** Header Elements Styles ******/
#blogLogo{
width:0px;
height:0px;
}
/* header title */
.blog-header {
    margin:0 auto;
	padding:0;
    padding-top:20px;	
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom:8px;
	height:70px;
	/*background:url(images/header_bg.jpg) no-repeat;*/
}
.blog-title{
    /*color:*/
}
h1 {
	color: #FFFFFF;
	font-size: 20px;
}
h1 a {
	color:#FFFFFF;
}
h1 a:hover {
	color: #ffffff;
	text-decoration:none;
}
/* blog description */
.blog-desc {
	margin-top:10px;
    color:#FFFFFF;
}
.label, .label a {
	background: url(images/join.gif)  no-repeat ;
	height:84px;
	float:left;
	left:260px;
	position: relative;
	width: 98px;
	z-index:1;
	clear:both;

		}
.label a {
	display: block;
	left: 0;
	overflow: hidden;
	text-indent: -9999px;
}
.label a:hover {
	background-position: 0 -84px;
}
/* nav menu */
#menu { 
	position:absolute;
	top:80px;
	right:0;
	padding:0;
	height: 63px;
	width:540px;
	text-align:right;
	color:#dc9770;
	background:url(images/menu_bg.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	clear:both;
		}
#menu ul {
	height: 63px;
	padding:1px 1px 0px 1px;
	list-style:none;
}
#menu li{
	display:inline; 
	float: left;
	text-align: center;
	line-height:63px;

}
#menu li a{
	color:#dc9770;
	display: block;
	padding-left:20px;
	text-decoration:none;
}
#menu  li span span{
	display: block;
	padding-right:15px;
}
#menu li a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#menu li .activepage a {
	color:FFFFFF;
	font-weight:bold;
}
#menu li .activepage a:hover {
	color:#FFFFFF;
}
#menu li .activepageitem {
    padding-right:20px;
}

/****** Content Layout ******/
#main{
    width:890px;
	margin:0 auto;
}
#mainWrapper {
    float:left;
	margin:8px 0 auto auto;
	*margin:5px 0 auto auto;
	_margin:5px 0 auto auto;
	padding:0px;
	padding-top:15px;
	*padding-top:15px;
	_padding-top:19px;
	width:890px;
	height:350px;
			}

/* sidebar */
.sidebar {
	float:right;
	width: 220px;
	height:350px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding-right:0px;
	padding-left:0px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {

}
#innerSidebarOne {
	width:200px;
	background:#fff;
	padding-top:10px;
}
#innerSidebarTwo {
	float: left;
	width: 0px;
}
#innerSidebarSearch {
   /* padding:5px;*/
	clear: both;
	color: #000;
	text-align: left;
	display:none;
}
#innerSidebarFooter {
	clear: both;
	padding: 10px; 
	background-color: #000000;
}


/* 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:20px 0 0 0;
	*padding:0;
	_padding:0;
	width: 200px;
	clear:both;
	text-align:center;
	margin-bottom:10px
	height:350px;
	background:#fff;
}
.panel h5 {
	text-align: right;
	margin:-25px 1px 0px auto;
	*margin:0 auto;
	_margin:0 auto;
	padding:5px 10px 2px 10px;
	color: #2CA6F4;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	clear:both;
	background: url('images/h5bg.gif') no-repeat;

}
.panel h5 a{
	color: #FFFFFF;
}
.panel-content{
	margin:0 auto;
	padding:5px 0 0px 5px;
	padding-bottom: 0px;
	line-height: 150%;
	text-align:left;
	clear:both;
	/*background:url(images/sidebar_middle.jpg) repeat-y;*/
}
.panel-content a{

}
.panel-content a:hover {

}

.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	color:#333333;
}
.panel-content li{
	padding-top: 3px;
	padding-bottom:3px;
	margin: 0px;
	list-style: none;

}
.panel-bottom{
    height:15px;
    /*background:url(images/sidebar_bottom.jpg) no-repeat;*/
}
.rowcouple,.rowodd{
	background:url(images/list.gif) no-repeat 0px 5px;
	text-indent:18px;
}
/**Sidebar Links**/
.indent{
	list-style: none;
	padding: 10px left;
	text-align:left;
}
.indent a{
    display:block;
	width:96%;
	background:url(images/tag_bg.gif) no-repeat 0px 0px;
	text-indent:14px;
}
.indent a:hover{
}
/* user panel login form */
#loginForm {
	width: 90%;
}

/* calendar panel */
#calendar {
  width: 100%; 
  margin-top:1px;
  background-image:url(images/calendar.gif);
  font-family: verdana;
}
.calendar-top {
  text-align: center;
  padding:0px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #333333;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #000;
  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 {
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-today { 
  color: #600050;
  background-image: url(images/today.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.calendar-saturday,
.calendar-sunday {
  color: #ee6e55; 
}
.calendar-today { 
  color: #000;

}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #df0023; 
  text-decoration: underline;
  font-weight: bold;
}
.calendar-today a {
  color: #df0023;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field {
	background: #fff;
	border: 1px solid #666666;
}
/**** content ****/
.content {
background:#fff /*url(images/c_bg.gif) repeat-y;*/;
padding-top:0px;
	width: 650px;
	height:350px;
	float:left;
	margin-left:3px;
	overflow-x:hidden;
	overflow-y:scroll;
		}
.content-wide {
}
.content-only {
	width: 100%;
}
/*#content-top{
    height:15px;
	float:left;
	width: 620px;
	background:url(images/content_top.jpg) no-repeat;
}*/
#innerContent {
    clear:both;
	width: 600px;
	padding:10px 10px 10px 10px;
	padding-top:0px;
	overflow: hidden;
	
	
	/*float:left;*/
	/*background:url(images/content_middle.jpg);*/
}
#content-bottom {
    clear:both;
    height:15px;
	/*background:url(images/content_bottom.jpg) no-repeat;*/
}
/****** Announcement Box ******/
.announce{
	margin-top:15px;
	border: 1px dashed #D4D4D4;
	margin-bottom: 15px;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px; 
	color: #e89a9a;
	background-image: url(images/ac.gif);
	background-repeat: no-repeat;
	background-position:right;
	height:auto;
	text-align: center;
	font-weight: bold;

}	
/****** Defaul Page Elements ******/
.article-top {
	padding: 10px;
	margin-bottom: 20px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	padding: 3px;
	border:0px solid #CCCCCC;
}
.pagebar-selections a{
	font-weight: bold;
	padding:1px 4px;
    border:1px solid #CCCCCC;
}
.pagebar-selections a:hover{
    /*border:1px solid #2CA6F4;*/
	color:#555;
	text-decoration:none;
}
.pagelink-current {
	font-weight: bold;
	padding:1px 4px;
   /* border:1px solid #2CA6F4;*/
	background:#555;
	color:#FFFFFF;
}

.listbox {
	padding: 5px;

}
.listbox-table {
	width: 99%;
	border:1px solid #CCCCCC;
	border-bottom:none;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
	color: #5B5B66;
	height: 25px;

}
.listbox-entry {
	word-wrap: break-all;
	padding:2px;
	border-bottom: 1px solid #CCCCCC;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	padding:10px;
	padding-left:5px;
	margin-bottom: 5px;
	clear: both;
	/*border-bottom:1px dashed #CCCCCC;*/
}
/*textbox-title*/
.textbox-title{
	font-size: 16px;
	height: 45px;
	padding-left:3px;
}
.textbox-title h4{
	color: #2CA6F4;
	font-size: 14px;
	padding: 5px;
	padding-left:0px;
	display: inline;
	font-weight: bold;
}
.textbox-title h4 a {
	font-weight: bold;
	color:#2CA6F4;
}
.textbox-title h4 a:hover {

}
.textbox-label{
	padding-top: 13px;
	padding-left: 10px;
	font-size: 12px;
	background:url(images/image_edit.gif) no-repeat 3px 7px;
	text-indent: 15px;
	height:24px;
}
*+html .textbox-label{
	text-indent: 15px;
}
* html .textbox-label{
	text-indent: 15px;
}
.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: #5B5B66;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #5B5B66;
}
.textbox-content{
	clear: both;
	word-wrap: break-word;
	padding-left: 15px;
	background-image: url(images/line.gif);
	background-repeat: repeat;
	line-height: 24px;
}
.textbox-bottom{
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #5B5B66;
	text-align: left;
	background-image: url(images/textbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
}
.textbox-bottom a {
	color: #5B5B66;
	text-decoration: none;
}
.textbox-bottom a:hover {
	background-color: #000;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	font-size: 12px;
	color: #fa7fa9;
	text-align: left;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #5B5B66;
	text-align:left;
}
.tags {
	clear: both;
	padding: 3px 20px;;
	font-size: 12px;
	color: #0279d5;
	text-align:left;
	text-align:right;
}
.tags a {
	color: #0279d5;
}
.tags a:hover{
    color:#5B5B66;
}
/* comments wrapper */
.comment-wrapper{
}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 10px;
	margin: 5px;
	color: #5B5B66;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #5B5B66;
}

/* commnet box 评论显示 */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 10px top ;
	margin: 5px;
	border: 1px solid #DDDDDD;
}
.commentbox-odd {
	background: #FBFEFF;
	border-top: 1px solid #DDDDDD;
}
.commentbox-couple {/*评论与内容的分割线*/
	background: #fff;
	border-top: 1px solid #DDDDDD;
}
.trackbackbox {
	background: #ff0000;
	border-top: 1px solid #DDDDDD;
}
.commentbox-title, .trackbackbox-title{
	padding: 20px;
	padding-top: 15px;
	font-size: 14px;
	color:#0279D5;
}
.commentbox-title a, .trackbackbox-title a{
	font-weight: bold;
	color:#0279D5;
}
.commentbox-title a:hover, .trackbackbox-title a:hover{
	font-weight: bold;
	color:#666666;
}
.commentbox-label, .trackbackbox-label{
	display: block;
	color: #fa7fa9;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding-left: 20px;
	font-weight: normai;
	color:#0279D5;
    padding-bottom: 15px;
}
/*修改评论*/
#com_94{
	padding:2px;
}
#com_94 input,#com_94 textarea{
	margin:2px;
}

/* comment form wrapper */
#commentForm {
	width: 100%;
	padding-top:5px;
}

/****** normal message box ******/
.messagebox{
 width: 550px;
 margin-top: 200px;
 border: 1px solid #DDDDDD; 
 border-top: 0px; 
 text-align: center; 
 background-color: #EDE6DF;
}
.messagebox-title{
 color: #5B5B66; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 color: #5B5B66; 
 background:#FFFFFF;
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 color: #000; 
 background-color:#F1F1F1; 
 padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding: 10px;
	border-top: 1px dashed #CCCCCC;
}

.formbox-title,
.formbox-comment-title{
	color: #666666;
	padding:5px;
	font-weight: bold;
	font-size: 14px;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}

.formbox-content {
	padding: 5px;
}
.formbox-comment-content{
	font-size:13px;
}
.formbox-comment-content input{
	border:1px solid #CCCCCC;
	width:200px;
	font-size:12px;
	padding:3px;
	margin:2px;
	color:#5B5B66;
}
.formbox-comment-content #v_replier{}
.formbox-comment-content #v_password{ display:none;}
.formbox-comment-content #v_repurl{}
.formbox-comment-content #v_repemail{}
.formbox-comment-content #v_content{
	width:430px;
}
.formbox-comment-content #btnSubmit{
	width:100px;
	height:27px;
	border:1px solid #999999;
}
#reset{
	width:100px;
	height:27px;
	border:1px solid #999999;
}
/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #000;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.panel-smilies-content {
    width:130px;
	padding: 5px;
	padding-left:0;
	line-height: 180%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border: 1px solid #DBDBDB;
	color: #666666;
	margin: 5px 0px;
	padding: 10px;
}

.quote {
	border: 1px solid #DDDDDD;
	margin: 5px 0px;
}
.quote-title {
	padding: 5px 10px;
	font-weight: bold;
	color: #666666;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #666666;
	padding: 10px;
	padding-top:2px;
}

/****** Link ******/
.linkover {
	margin-bottom: 20px;
	padding:15px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 12px;
}
.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: 12px;
	color: #666666;
	text-indent: 3px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #E2E2E2;
}

/*Page*/
.pagebox {
    padding:15px;
	padding-bottom: 25px;
	margin-bottom: 5px;
	clear: both;
}
.pagebox-title{
	font-size: 16px;
	height: 68px;
	margin-left: 5px;
}
.pagebox-title h4{
	color: #666666;
	font-size: 16px;
	padding: 5px;
	margin: 0;
	display: block;
	border-bottom:1px dashed #cccccc;
	font-weight: bold;
}
.pagebox-content{
	margin-top: -30px;
	clear: both;
	word-wrap: break-word;
	padding: 5px;
	font-size: 12px;
	line-height: 180%;
}


/* Emot Page Selection */
#smileybuttons {
	text-align: right;
	margin-top: 9px;
}

.smileybut {
	margin-right:3px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}

.smileybut  a{
	border: 1px solid #666666;
}

/*OpenID input area */
#openid_url {
	background: url(../../images/others/openid.gif) no-repeat;
	text-indent: 20px;
}
