/****** General Styles ******/
 
BODY {MARGIN: 0;
                   margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	FONT-size: 12px;
	font: Trebuchet MS, sans-serif;
	line-height:1.25em;
                   cursor: url('styles/default/images/cursor.cur');
                    background: url(images/content.png) ;

}

table {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	color:#38c;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	color:#8c3;
	text-decoration:underline;
}

img {
	VERTICAL-ALIGN: middle;
	border: 0px none;
	max-width:100%;
}
hr {
	display:none;
}
/* 日志标题时间日历 */

.year{background:url(images/title_icon.gif); width:50px; height:34px; font-size:10px; text-align:center; color:#333; float:left; margin:0 5px 0 0;}
.inneryear{padding:1px 0px;}
.day{font-size:16px; font-weight:bold; color:#333; text-align:center; padding:2px 0 0 0;}




/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	border: 1px solid #333333;
	color: #000000; 
	background-color: #FFFFFF;
}
input.button {
	height: 20px;
	border: 1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 4px solid #333333;
	color: #000000; 
	background-color: #FFFFFF;
}
textarea { 
	border: 1px solid #333333;
	background-color: #FFFFFF;
background:url(images/msg_box_bg.gif) no-repeat center;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000000; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #333333; 
	background-color: White;
}

/****** Main Layout Styles ******/
#wrapper {
	width: 100%;
	text-align: left;
	position: relative;
	background:transparent url(images/html.png);
}
#innerWrapper {

	margin:0 auto;
	padding-top:0px;
	width: 100%;
}

#header {
	height: 35px;
             
	background: url('images/header.png') ;
}
#innerHeader {
}

#footer {
	clear: both;
	background: url('images/footer.png') ;
	
	height:76px;
}
#innerFooter {
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
#innerFooter a{
	color:#38c !important;
	text-decoration: none;
}

#innerFooter a:hover {
	color: #8c3 !important;
	text-decoration: underline;
}

#innerFooter a:active {
	color:#38c !important;
	text-decoration: none;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding-top:0px;
	padding-left: 42px;
}
h1 {
	font-size:24px;
	line-height: 1px;
	color:#fff;
}
h1 a {
	color:#fff;
}
h1 a:focus, h1 a:hover, h1 a:active {
	color:#9f3;
	border:0;
}


/* nav menu */
#menu { padding-top:4px;
	margin:0;
	text-indent: 5pt;
	line-height: 14px;
}
#menu ul{
	float: right;
	padding-right: 24px;
}
#menu li{
	display: inline;
	list-style: none;
}
#menu A{
	padding:0 2px;
	color: #FFF;
}
#menu A:hover{
	padding: 0px 2px 8px;
	color:#9f3;
	border:0;
	text-decoration: none;
}

/****** Content Layout ******/
#mainWrapper {
                   width:100%;
                   hight:100%;
	
	
}

/* sidebar */
.sidebar {
	float: right;
	width: 25%;
                  padding-right: 0px;
}
.sidebar-hide {
	display: none;
}
#innerSidebar {
	padding: 0px;
}
#innerSidebar a{
	color: #333333;
}

/* content */
.content {
	float: left;
	width: 75%;
	margin: 0px;
}
.content-wide {
	width: auto;
	padding-right: 0px;
}
.content-only {
	width: auto;
        height: auto;
	background: url(images/content.png) repeat-y;
}
#innerContent {
	padding-left: 0px;
	padding-right: 0px;
	overflow: visible;

}

/* 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: 1px;
	padding-right:6px;
	margin-bottom: 1px;
	color: #999;
                    background:#CCCCFF;
}
.panel h5 {
	padding-bottom:4px;
	border-bottom: solid 1px #a9b7c9;	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align : left;
	padding: 5px 0px 5px 15px;
	margin:0px;
	background-image: url('images/panel_bg.gif');
}
.panel-content{
	padding: 5px;
	color:#999999;
	line-height: 120%;
	margin-left: 4px;
	padding-top: 4px;
}
.panel-content a,
.panel-content a:link {
	color: #38c !important;
}

.panel-content a:hover,
.panel-content a:active {
	color:#8c3 !important;
}

.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
        padding: 0px;
	margin-left:16px;
	color: #999999;
	list-style:outside;
	list-style-image:url(images/doit.gif) !important;
	list-style-image:url(images/iedoit.gif);
}

/* user panel login form */
#loginForm {
	width: 90%;
}

/* calendar panel */
#calendar {
	width: 208px;
	margin-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	margin-left: 1px;
}

.calendar-top {
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
	color: #000000;
}

.calendar-weekdays {
	background: #EEEEEE;
}
.calendar-weekday-cell {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 14%;
	padding: 2px;
}

.calendar-main {
	background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-saturday,
.calendar-sunday {
	font-weight:bold;
}
.calendar-today {
	font-weight:bold; 
	background: #FFFFFF;
}

.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 {
	font-weight:no;
	text-decoration: underline;
	color: #38c !important;
}

/* stats panel */
#panelStats .panel-content{
	color: #333333;
}

/****** Search Panel ******/
.search-field { width: 155px; }

/****** Announcement Box ******/
.announce{
	clear: both;
	border: 1px solid #a9b7c9;
	padding-top: 0px;
	padding-left: 0px;
}
.announce-content{
	font-size: 12px;
	padding: 2px;
	color: #666;
	background-color: #FFFFFF;
}
.announce-time{
	float: right;
	font-size:11px;
	color: #666;
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 0px;
	margin:0px;	background: #FFF;
}
.article-bottom {
	padding: 5px;

	background: #FFF;
}

/* page links */
.pages a,.pages .num,.pages .pagelink-current {
 border: #e0e0e0 1px solid;
 margin-right: 1px;
 padding: 2px 5px;
}
.pages .num,.pages .pagelink-current {
 background-color: #eee;
 color: #000;
}


.view-mode {
	float: right;
	color: #666666;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}
.listbox-table {
	width: 98%;
	background-color:#FFF;
}
.listbox-header {
	word-wrap: break-all;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.listbox-entry {
	word-wrap: break-all;
	color: #000000;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #000000;
	margin-top: 15px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	background: #FFFFFF;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{
	text-align: center;
}

/* text box */
.textbox{
	padding-top: 15px;
	padding-left: 2px;
	background: #FFF;
}
.textbox-title{
	width: 74.5%;
	word-wrap: break-all;
	position: relative; /* IE Fix for background image */
	font-size: 6px;
	border: solid 1px #a9b7c9;
	background-position: top right;
	background-repeat: repeat-x;
	
	padding:1px;

}
.textbox-title h4{
	color:  !important;
        padding:10px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited {
	color: #38c !important;
}
.textbox-title h4 a:focus, 
.textbox-title h4 a:hover,
.textbox-title h4 a:active {
	color:#8c3 !important;
}
.textbox-label{
	padding-left: 5px;
	color: #666666;
	font-size: 12px;
}
.textbox-fontsize{
	text-align: right;
	color: #666;
,	padding: 5px;
}

/**********首字下沉浮开始*****/
.textbox-content:first-letter {
    FILTER: Chroma( Color=#F7F3F7); 
    COLOR: #ff6600; BACKGROUND-COLOR: #F7F3F7; 
    FONT: bold 12px 黑体;
    font-family: "黑体","Tahoma","Verdana";
	FLOAT: left; 
	LINE-HEIGHT: 1.25em; 
	background-color: #F7F3F7;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
    padding: 1px 1px 1px 1px;
    border: dotted 1px red;
    border-style:dotted; 
	COLOR: #ff6600;
}
/**********首字下沉浮结束*****/
.textbox-content{
	color: #666;
	word-wrap: break-word;
	padding: 10px 10px 10px 11px;
}
.textbox-content a:link,
.textbox-content a:visited {
	color:#38c !important;
}
.textbox-content a:focus, 
.textbox-content a:hover,
.textbox-content a:active {
	color:#8c3 !important;
}
.textbox-bottom{
	padding: 5px 5px 0px 10px;
	color: #666666;
	font-size: 12px;
	color:#38c !important;	border-top: 1px dashed #C0C0C0;
}
.textbox-bottom a:link,
.textbox-bottom a:visited {
	color:#38c !important;
}
.textbox-bottom a:focus, 
.textbox-bottom a:hover,
.textbox-bottom a:active {
	color:#8c3 !important;
}


.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #39F;
}
.aboutbox {
	width: auto;
	padding:5px 14px 5px 10px ;
	background: #FFF;
}

.ruleswrap{
  background: #Ffffff;
  border: 1px solid #a9b7c9;
  color: #38c; 
  margin: 5px 0 5px 0;
  padding: 5px;
}



/* guestbook entry box */
.gbbox{
	padding-right: 6px;
	padding-bottom: 10px;
}
.gbbox-title{
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
}
.gbbox-title a:link,
.gbbox-title a:visited {
	color: #38c !important;
}
.gbbox-title a:focus, 
.gbbox-title a:hover,
.gbbox-title a:active {
	color:#8c3 !important;
}
.gbbox-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	display: inline;
}
.gbbox-content{	
	word-wrap: break-word;
	padding: 10px;
	background-color: #f8fdff;
}
.gbbox-reply {
	padding:10px 30px 10px 30px;
	color: #333;
	border-bottom: 1px dashed #003366;
	background-color: #f3faff;
	border-top: 1px dashed #E0E0E0;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	color:#38c !important;
	text-align: center;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	background: color:#666;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	color:#666;
}
.commentbox-title{
	padding: 3px;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.commentbox-content{
	padding: 3px;
	border-bottom: 1px dashed #666;
}
.no-comment-box{
	padding:5px 0 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #666;
	border-bottom: 1px dashed #666;
	background: url(images/comments.png) top left no-repeat;
}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #666666;
}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	color: #000000;
}
.trackbackbox a{
	color: #000000;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	padding:0 20px 5px 20px;
	text-align: center; 
	background: url(images/content.png) repeat-y;
}
.messagebox-title{
	color: #38c;
	font-weight: bold;
	font-size:14px;
	padding: 5px;
	background-color: #F1F4FA
}
.messagebox-content{
	color: #666666;
	padding: 5px;
	padding-bottom: 20px;
}
.messagebox-bottom{
	padding: 5px;
}

/****** error message box ******/
.errorbox{
	padding:0 20px 5px 20px;
	text-align: center; 
	background: url(images/content.png) repeat-y;
}
.errorbox-title{
	color: #38c;
	font-size:14px;
	font-weight: bold; 
	padding: 5px;
	background-color: #F1F4FA
}
.errorbox-content{
	color: #000000;
	padding: 10px;
}
.errorbox-bottom{
	padding: 5px;
}

/* Form Table styles */
.formbox{
	background: url(images/content.png) repeat-y;
}
.formbox-comment{
}

.formbox-title {
	padding-left:28px;
	color: #38c;
	font-size: 14px;
	font-weight: bold; 
}
.formbox-comment-title{
	color: #000000;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dashed #666666;
}

.formbox-rowheader,
.formbox-comment-rowheader {
	width: 110px;
	padding-left: 12px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

.formbox-content,
.formbox-comment-content{
	padding-right: 21px;
}

/* smilies list */
.panel-smilies {
	width: 120px;
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #666666;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}

/****** Upload Page ******/
.upload-page{

	margin: 0px;
	padding: 0px;
	background: #FFF;
	background-image: none;
	text-align: left;
}
.upload-file{
	width: 210px;
}

.upload-error { color: #FF0000;}
.upload-done { color: #000000;}

/****** Misc Styles ******/
.comment-text{
	font-size: 12px;
	color: #666666;
}
.hidden-note{
	font-size: 12px;
	color: #666666;
}
.red {
	color: red;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
	background: #FFFF00;
}
.meta-button {
	margin: 1px;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{
	margin: 1px;
	padding: 1px;
}

.code {
	word-wrap: break-all;
	border-left: 3px solid #38c;
	color: #000;
	margin: 5px;
	padding: 10px;
	background: #EEE;
}

.quote {
	border-left: 3px solid #38c;
	background: #EEE;
	margin: 10px;
}
.quote-title {
	border-bottom: 1px dashed #000000;
	padding: 5px;
	font-weight: bold;
	color: #38c;
}
.quote-content {
	word-wrap: break-all;
	color: #000000;
	padding: 10px; 
}

.ubb-obj-div {
	word-wrap: break-all;
	background-color: #EEEEEE;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #666666;
}


