/*
Bo-Blog V2.1.0
Underone G7V3
Designed by Underone http://www.underone.com
Transplant by lsac http://www.lsac.cn
2008/1
*/

/****** General Styles ******/
body{
	font-size: 12px;
	margin: 0px auto;	
	padding: 0px;
	width:100%;
	background-color: #E7E7E7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0px auto;
	padding:0px;
	width: 100%;
}
#innerWrapper{
	width: 910px;
	margin: 0 auto;
	padding: 0;
	background-color: #E3E3E3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#header {
	height: 45px;
	width: 865px;
	background-color: #5e5951;
	padding-left: 20px;
	font-family: Verdana, Arial, 新宋体, 宋体, Helvetica, sans-serif;
	font-size: 12px!important;
	font-size: 11px;
	color: #E9E9E9;
	line-height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fff;
	overflow: hidden;
}

#header h1 {
	font-size: 65px;
	float: left;
	padding-right: 25px;
	color: #FEFEFE;
	letter-spacing: -25px;
	font-family: 黑体, Verdana, Arial;
	margin: 0px;
	padding-top: 0px;
}
#header h1 a:link,#header a:link {
	color:#750c0c;
	text-decoration: none;
} 
#header h1 a:visited,#header a:visited {
	color:#750c0c;
	text-decoration: none;
} 
#header h1 a:hover {
	color:#750c0c;
	font-size: 65px;
	letter-spacing: -25px;
}
#header a:hover {
	color:#750c0c;
	font-size: 24px;
	letter-spacing: -5px;
	font-weight: bolder;
} 
#header h1 a:active,#header a:active {
	color:#750c0c
} 

/****** nav menu ******/
#header ul {
	color: #750c0c;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-right:5px;
	float: right;
	list-style:none;
}

#header ul li {
	float: left;
	margin-top: -10px;
	text-indent: 10px;
}
/****** Content Layout ******/
#mainWrapper {
	width: 900px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* content */
#content {
	width: 590px;
	margin: 0px;
	color: #757575;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
}

#innerContent {
	width:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#innerContent a:link {
	color:#750c0c;
	text-decoration: none;
} 
#innerContent a:visited {
	color:#750c0c;
	text-decoration: none;
} 
#innerContent a:hover {
	color:#750c0c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #750c0c;
}

#innerContent a:active {
	color:#750c0c;
}
/* text box */
.textbox{
	width:100%;
	margin:0px;
	padding:0px;
	clear:left;
}
.textbox-title{
	width:100%;
	margin:0px;
	padding:0px;
}
#innerContent .textbox .textbox-title h4 {
	font-size: 15px;
	color: #750c0c;
	margin-top:0px;
	margin-bottom: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #750c0c;
	padding-left: 8px;
}
#innerContent .textbox .textbox-title h4 a:link {
	color:#750c0c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9EB3D6;
} 
#innerContent .textbox .textbox-title h4 a:visited{
	color:#750c0c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #750c0c;
} 
#innerContent .textbox .textbox-title h4 a:hover {
	color:#8dab3b;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #8dab3b;
} 
#innerContent .textbox .textbox-title h4 a:active {
	color:#8dab3b
}
.textbox-label{
	color: #bdbdbd;
	
	font-size: 11px;
	font-size: 12px!important;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	line-height:130%;
	
}

.text-label-indented {
	font-size: 12px;
	display: block;
	text-align: right;
	float: right;
	margin-top: -15px;
}
.textbox-content {
	font-size: 12px;
	margin:0px;
	padding-left: 10px;
	padding-bottom: 12px;
	line-height: 16px;
	display: inline-block;
}

*+html .text-label-indented {margin-top: -20px;}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}

.textbox-bottom{
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: left;
}


.textbox-adminbar {
	margin:0px 0px 10px 0px;
	padding: 0px 10px;
	font-size: 12px;
	text-align: left;
	line-height:130%;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	text-align:left;
}
.tags {
	margin: 12px 0px 12px 0px;
	clear: left;
}
/* sidebar */
#sidebar {
	width: 255px;
	margin: 0;
	padding: 0;
	float: left;
	color: #949494;
	
}
#innerSidebar {
	width: 226px;
	background-color: #fffdf5;
	padding-left: 15px;
	color: #949494;
	padding-top: 12px;
	padding-right: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #edeae1;
	border-left-color: #edeae1;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 12px;
}
#innerSidebar a:link  {
	color:#949494;
	text-decoration: none;
	
} 

#innerSidebar a:visited {
	color:#949494;
	text-decoration: none;
} 
#innerSidebar a:hover {
	color:#9eb3d6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9eb3d6;
	background-color: #F8F8F8;
} 
#innerSidebar a:active {
	color:#9eb3d6;
} 

.sidebar-hide {
	display: none;
	float: left;
}


#line_top {
	width: 251px;
	background-color: #edeae1;
	height: 1px;
	overflow:hidden;
	margin-left: 2px;
	margin-top: 15px;
}

#line_tail {
	width: 251px;
	background-color: #edeae1;
	height: 1px;
	overflow:hidden;
	margin-left: 2px;
	margin-bottom: 8px;
}

/* 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 ******/
#line_top {
	width: 251px;
	background-color: #edeae1;
	height: 1px;
	overflow:hidden;
	margin-left: 2px;
	margin-top: 15px;
}

#line_tail {
	width: 251px;
	background-color: #edeae1;
	height: 1px;
	overflow:hidden;
	margin-left: 2px;
	margin-bottom: 8px;
}
.panel{
	padding:0px;
	margin:0px;	
}
.panel h5 {
	font-size: 14px;
	color: #669900;	
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top:1px;
	padding-bottom:3px;
	list-style-type: none;
}
.panel-content {
	margin: 0px;
	margin-top:5px;
	margin-bottom:12px;
	padding: 0px;
}

.panel ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.panel li {
	padding:0px;
	margin:0px;
	line-height:150%;
}

.panel-content-sp, .panel-content-category, .panel-content-link {
	margin:0px;
	margin-top:3px;
	margin-bottom:12px;
	padding:0px;
	line-height:120%;

}
.panel-content-category .indent {
	padding-left:12px;
}


/* 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:#949494;
	font-size:11px;
	text-align: center;
	width: 14%;
	padding:0px;
	font:Verdana, Arial, "", Helvetica, sans-serif;
}
.calendar-weekday-cell {
	color: #949494;
	font-size:11px;
	text-align: center;
	width: 14%;
	padding:0px;
	font-weight: bold;
}
.calendar-main a {
	background: #fffdf5;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	text-align: center;
	width: 14%;
	padding:0px;
}
.calendar-saturday,
.calendar-sunday {
	color: #9eb3d6; 
}
.calendar-today {
	font-weight:bold;
	border: 1px solid #edeae1;
}
.calendar-day a,
.calendar-saturday a,
.calendar-sunday a {
	font-weight:bold;
	color: #000;

}
.calendar-today a {
}

/****** Search Panel ******/
.search-field {
	background: #000;
	border: 1px solid #A9DBF6;
}

/****** Announcement Box ******/
.announce{
	margin-top:0px;
	margin-bottom:10px;
	width:564px;
}
.announce-content{
	background-color: #fcfdff;
	display: inline-block;
	clear: left;
	border: 1px solid #f0f5fb;
	padding: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 12px;
	color: #8e8e8e;
	width:100%;
}

/****** Defaul Page Elements ******/
.article-top {
	font-size:12px;
	padding-top:4px;
	margin: 0px;
	padding-bottom: 4px;
	display: inline-block;
	float: left;
}
.article-bottom {
	width:100%;
	font-size:12px;
	padding-top:4px;
	margin: 0px;
	padding-bottom: 4px;
	display: inline-block;
	float: left;
	line-height:150%;
}
.prev-article{ float: left; }

.next-article{ float: right; }

.prev-article a:link,.next-article a:link {
	color:#750c0c;
	text-decoration: none;
} 
.prev-article a:visited,.next-article a:visited {
	color:#750c0c;
	text-decoration: none;
} 
.prev-article a:hover,.next-article a:hover {
	color:#750c0c;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #750c0c;
} 
.prev-article a:active,.next-article a:active {
	color:#750c0c;
}
/* page links */
.pages {
	margin: 10px 0px;
	color:#A12A2A;

}
.pagelink-current {
	border:1px solid #BCBCBC;
	color:#BCBCBC;
	padding:2px 4px;
}

.pages a:link {
	color:#750c0c;
	padding:2px 4px;
} 
.pages a:visited {
	color:#750c0c;
	padding:2px 4px;

} 
.pages a:hover {
	color:#A12A2A;
	padding:2px 4px;
	
} 
.pages a:active {
	color:#750c0c;
	padding:2px 4px;
	
}
.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
}
.listbox-entry {
}
.listbox-entry a{
}

/* entry display box */

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

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

.comment-pages a:link {
	color:#750c0c;
	padding:2px 4px;
} 
.comment-pages a:visited {
	border:1px solid #8DAB3B;
	color:#750c0c;
	padding:2px 4px;

} 
.comment-pages a:hover {
	border:1px solid #A12A2A;
	color:#A12A2A;
	padding:2px 4px;
	
} 
.comment-pages a:active {
	border:1px solid #8DAB3B;
	color:#750c0c;
	padding:2px 4px;
	
}
/* commnet box */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 0px;
	margin: 5px;
}
/*.commentbox {
	background-color: #fcfdff;
	display: inline-block;
	clear: left;
	border: 1px solid #f0f5fb;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-size: 12px;
	color: #8e8e8e;
}*/
.commentFor {
	font-size: 14px;
	color: #750c0c;
	margin:0px;
	margin-top:5px;
	margin-bottom: 10px;
	padding:0px;
	width:100%;
}
.commentbox-odd {
	background-color: #fefdf9;
	display: inline-block;
	clear: both;
	border: 1px solid #faf6f1;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right:8px;
	font-size: 12px;
	color: #8e8e8e;
	width: 564px;
}
.commentbox-couple {
	background-color: #fcfdff;
	display: inline-block;
	clear: both;
	border: 1px solid #f0f5fb;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right:8px;
	font-size: 12px;
	color: #8e8e8e;
	width: 564px;
}
.trackbackbox {
	background: #E9FDF1;
	border-top: 1px solid #A9DBF6;
}
.commentbox-title, .trackbackbox-title{
	padding: 5px;
	font-size: 14px;
	color: #8e8e8e;
}
.commentbox-title a:link, .trackbackbox-title a:link{
 	color: #8e8e8e;
}

.commentbox-label, .trackbackbox-label{
	display: block;
	color: #757575;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}


/* comment form wrapper */
#commentForm {
	width: 100%;
	
}
/*#v_content {
	border: 1px solid #edeae1;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	height: 150px;
	width: 485px;
	font-size: 12px;
	padding: 8px;
	}*/
/****** normal message box ******/
.messagebox{
 width: 550px;
 margin-top: 120px;
 border: 1px solid #f0f5fb;  
 text-align: center; 
 background-color: #fcfdff;
 color:#8e8e8e;
}
.messagebox a:link {
	color:#750c0c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9EB3D6;
} 
.messagebox a:visited {
	color:#750c0c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #750c0c;

} 
.messagebox a:hover {
	color:#8dab3b;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #8dab3b;
	
} 
.messagebox a:active {
	color:#8dab3b;	
}
.messagebox-title{
 color: #750c0c; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{
width:564px;
}
.formbox-comment{
	padding-top: 10px;
	border-top: 10px solid #BEE6FD;
}

.formbox-title,
.formbox-comment-title{
	font-size: 14px;
	color: #750c0c;
	font-weight: normal;
	margin-bottom: 10px;
}

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

.formbox-content {
	padding: 5px;
}

/*input*/
form {
	display: inline;
}
.commentSummit{
	margin:0px;
	padding:0px;
}
.commentSummit li {
	margin:0px;
	margin-bottom:12px;
	padding:0px;}
input.text {
	list-style-type: none;
	border: 1px solid #edeae1;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	height: 16px;
	width: 145px;
	padding-top: 2px;
	padding-left: 2px;
}
input.search-field {
	list-style-type: none;
	border: 1px solid #edeae1;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	height: 16px;
	width: 145px;
	padding-top: 2px;
	padding-left: 2px;
}
input.button {
	border: 1px solid #edeae1;
	background-color: #000000;
	padding-top:3px;
	color:#949494;
}
.checkbox,.radio {   
	border: 1px solid #edeae1;
	background-color: #000000;  
  } 
select {
	border: 1px solid #edeae1;
	background-color: #000000;
	color:#949494;
}
textarea {
	border: 1px solid #edeae1;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	height: 150px;
	width: 380px;
	font-size: 12px;
	padding: 8px;
}
/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #000;
	text-align: left;
	border-bottom: 1px solid #BFCAD2;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	padding-left: 12px;
	color: #949494;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9eb3d6;
	margin-left: 20px;
}

.quote {
	border-left: 0px;
	margin: 10px 10px 10px 0px;
}
.quote-title {
	display:none;
}
.quote-title-commentbox {
	line-height:150%;
	text-align:right;
}
.quote-title-commentbox a:link {
	color: #8e8e8e;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	padding-left: 12px;
	color: #949494;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9eb3d6;
	margin-left: 10px;
}

/****** Link ******/
.linkover {
	margin-bottom: 20px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.linkimg {
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktxt {
	float: left;
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	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 #BEE6FD;
	font-weight: bold;
}
.pagebox-content{
	margin-top: -30px;
	clear: both;
	word-wrap: break-word;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
}

/* 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 #edeae1;
}
/*footer*/
#footer {
	height: 45px;
	width: 900px;
	background-color: #a0a095;
	font-family: Verdana, Arial, 新宋体, 宋体, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
	margin: 0px auto;
	padding: 0px;
	overflow:hidden;
	text-align: center;
	clear:both;

}
#innerFooter {
	padding-top:10px;
	width:100%;
	
}
#footer a:link {
	color:#E9E9E9;
	text-decoration: none;
} 
#footer a:visited {
	color:#E9E9E9;
	text-decoration: none;
} 
#footer a:hover {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
} 

