﻿/*
=== LBS^2 StyleSheet File ====================================
 Style Name: sonic 2009
    Version: 3.0
     Author: sonic
Last Update: 2009-09-16 11:00:00
==============================================================
*/

/****** 一般风格 ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-image: url(images/header_bg.jpg);
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	text-align: center;
	color: #666666;
	background-repeat: repeat-x;
	background-position: center top;
}

table {
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 10px;
}
td{
	word-break: break-all;
}

a:link,a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color:#0066cc;
}

img {
	vertical-align: middle;
	border: 1px none;
	max-width:100%;
	height:auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #49545D;
}

/****** 评论输入区控件风格 ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {

}
input.button {
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	height: 20px;
}

/****** 主要布局风格 ******/
#wrapper {
	margin:0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
	color: 666666;
}
#innerWrapper {

}

#header {
	height:150px;
}
#innerHeader {
	padding-top: 193px;
	padding-bottom: 0px;
	height: 0px;
	background-repeat: repeat-x;
}

#footer {
	margin-top: 0px;
}
#innerFooter {
	padding-top: 20px;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
#innerFooter a{
	color:#0066cc;
}
#innerFooter a:hover{
	color:#0066cc;
}

/****** 标头元素风格 ******/
#blogLogo {}
#logo {
	float: left;
	display: none;
}

/* 标题 */
.blog-header {
display: none;
padding: 0px; 
margin: 1px; 
padding-top: 25px; 
padding-left:150px;}
h1 {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 24px;
	font-weight: bold;
}
h1 a:link {
	color: #93B344;
	text-decoration: none;
}
h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #FF3300;
	text-decoration: none;
}

/* 博客说明 */
.blog-desc {
display: none;
	padding-top: 0px;
	color: #333333;
}

/* nav 菜单 */
#menu {
	color:#FFFFFF;
	float:left;
	margin-top:-101px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-left: 2px;
	padding-right: 10px;
	margin: 0px;
	margin-right: 10px;
	float:left; height:30px; line-height:30px;
}
#menu a{
	color: #FFFFFF;
	filter: DropShadow(Color=#969696, OffX=1, OffY=1, Positive=2);
	display:block;
	 height:30px;
	 line-height:30px;
	 padding:0 15px;
}

#menu a:hover {
	color: #FFFFFF;
	background:url(images/menubg.jpg) repeat-x;
	text-decoration: none;
}
/****** 内容布局 ******/
#mainWrapper {
	margin-top: 0px;


}

/* 栏目 */
#sidebar{
	width: 250px;
	height: 0px;
}
#sidebar a:link{
	color:#0066cc;
}
#sidebar a:hover{
	text-decoration: underline;
}
.sidebar {
	float: right;
		height: 0px;
}
.sidebar-hide {
	display: right;
	float: right;
	
}
#innerSidebar {
	padding: 0px;
}
#innerSidebar a{
	color: #0066cc;
}

.panelCategory{
	float: right;
}

/* 内容 */
#content {

}
.content {

}
.content-wide {
	width: auto;
}
.content-only {
	width: 100%;
}
#innerContent {
	float:left;
	width:720px;
}

/* 一种风格，使mainwrapper触及底部的工具栏和内容 */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/****** 栏目板块 ******/
.panel{
	padding:1px;
}
.panel h5 {
	margin: 0px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/xuxian2.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	height: 18px;
}
.panel-content{
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(images/dian.gif);
}

/* 用户登录面板 */
#loginForm {
	line-height: 25px;
}

/* 用户面板 */
#calendar {
	width: 170px;
	margin-top: 5px;
}

.calendar-top {
	color: #333333;
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}

.calendar-weekdays {
}
.calendar-weekday-cell {
	color: #666666;
	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{
	color: #666666;
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-saturday,
.calendar-sunday {
	color: #666666;
	font-weight:bold;
}
.calendar-today {
	color: #666666;;
	border: dashed 1px #666666;;
}

.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 {
	text-decoration: none;
	font-weight: normal;
}

/* 统计面板 */
#panelStats .panel-content{
	color: #666666;
}

/****** 搜索面板 ******/
.search-field { width: 145px; }

/****** 宣布方块 ******/
.announce{
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 0px;
	background: #FFCB17;
	border: 1px solid #FFAC17;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px;
	color: #666666; 
}
.announce-time{
	float: right;
	font-size: 11px;
	color: #666666; 
}
.announce a{
	font-size: 11px;
	color: #FFFFFF; 
}


/****** 默认页的内容 ******/
.article-top {
	margin-bottom: 5px;
	color:#62647D;
}
.article-top a:link,a:visited {
	color:#0066cc;
}
.article-top a:hover {
	color:#666666;
}
.article-bottom {
	padding: 5px;
	margin-top: 5px;
}
.article-bottom a:link,a:visited {
	color:#0066cc;
}
.article-bottom a:hover {
	color:#FF3300;
}

/* 页面链接 */
.pages {
	color: #0066cc;
}
.pagelink-current {
	font-size: 18px;
	vertical-align: bottom;
}

.view-mode {
	float: right;
	color: #666666;

}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #203202;
	border-bottom: 1px dashed #203202;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	word-wrap: break-all;
	color:#203202;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.listbox-entry {
	word-wrap: break-all;
	color: #203202;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* 没有输入展示盒 */
.no-entry {
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;}

/* 内容标题 */
.textbox{
	margin-top: 30px;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 12px;
	background-color: ;
	width: 100%;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/xuxian.gif);
}
.textbox-title h4{
	color: #0066cc;

	font-size: 12px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,a:visited{
	color: #0066cc;
}

.textbox-title h4 a:hover {
	color: #FF5200;
}
.textbox-label{

	color: #999999;
	font-size: 11px;
}
.textbox-fontsize{
	color: #666666;
	float: right;
}
.textbox-content{
	word-wrap: break-word;
	padding-top: 5px;
	padding-bottom: 5px;
	color: 666666;
	line-height: 22px;
}
.textbox-bottom{
	padding: 5px;
	font-size: 11px;
	background-color:#eeeeee;
	color: #3D3F54;
}
.textbox-bottom a:link,a:visited
{
	color: #0066cc;
	text-decoration: none;
}
.textbox-bottom a:hover 
{
	color: #0066cc;
	text-decoration: none;
}

.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #666666;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 11px;
	color: #666666;
	border-top: 1px dashed #BEA46D;
}

/* 留言输入box */
.gbbox{
	margin-bottom: 15px;
}
.gbbox-title{
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: 0066cc;
}
.gbbox-label{
	display: inline;
	font-weight: normal;
	color: #999999;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	background-image: url(images/xuxian3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
.gbbox-reply {
	padding: 10px;
	background: #FFEDAC;
	color: #333333;
	border-top: 1px soild #BFC6CD;
}
.gbbox-reply-title{
	color: #3D3F54;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	display: inline;
}

/* 评论包装 */
.comment-wrapper{}

/* comments top box */
.comment-top{
	color: #666666;
	background-color: #eeeeee;
	padding: 5px;
	height: 16px;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #999999;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin: 5px;
}
.commentbox-title{
	padding: 3px;

}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.commentbox-content{
	background-image: url(images/xuxian3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 16px;
	padding-left: 3px;
	line-height: 18px;
}
.no-comment-box{
	padding:10px;
	border: 1px solid #BFC6CD;
	background: #FCFCFC;
	color: #666666;
}

/* 网络日志输入框 */
.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: #333333;
}
.trackbackbox a{
	color: #666666;
}

/* 评论的形式包装 */
#commentForm {
	width: 99%;
}

/****** 默认输入框 ******/
.messagebox{
	padding-bottom: 50px;

	text-align: left;
}
.messagebox-title{
	color: #666666;
	font-weight: bold;
	padding: 5px;
}
.messagebox-content{
	color: #666666;
	padding: 5px;
	padding-bottom: 20px;
}
.messagebox-bottom{
	padding: 5px;
}

/****** 错误信息面板 ******/
.errorbox{
	background: url("images/error_bg.gif") no-repeat top left;
	padding-left: 100px;
	padding-bottom: 50px;
	margin-left: 150px;
	text-align: left;
}
.errorbox-title{
	color: #990000;
	font-weight: bold;
	padding: 5px;
}
.errorbox-content{
	color: #990000;
	padding: 5px;
}
.errorbox-bottom{
	padding: 5px;
}

/****** 投入的形式风格（表）******/
.formbox{}
.formbox-comment{

}

.formbox-title,
.formbox-comment-title{
	color: #999999;
	background-color: #eeeeee;
	height: 20px;
	text-align: center;
}

.formbox-rowheader,
.formbox-comment-rowheader {
	padding: 0px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}

.formbox-content,
.formbox-comment-content{
}

/* 笑脸名单 */
.panel-smilies {
}
.panel-smilies-title {
	color: #999999;
	text-align: left;
}
.panel-smilies-content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: 999999;
}
.panel-smilies-content img{
}
/****** 上传页面 ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
	text-align: left;
}
.upload-file{
	width: 260px;
	height: 21px;
}

.upload-error { color: #990000;}
.upload-done { color: #003300;}

/****** 其他样式 ******/
.comment-text{
	font-size: 11px;
	color: #666666;
}
.hidden-note{
	font-size: 11px;
	color: #666666;
}
.red {
	color: red;
}
.highlight {
	font-weight: bold;
	color: #ff0066;
}
.meta-button {
	margin: 1px;
}

/****** ubb代码自定义样式 ******/
/* 即修复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:1px solid  #687885;
	border-left: 3px solid #687885;
	background-color:#F7FAF3;
	margin: 10px;
	padding: 10px;
}

.quote {
	background-color:#f8f8f8;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.quote-title {
	font-weight: bold;
	color: #666666;
	background-image: url(images/xuxian1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.quote-content {
	word-wrap: break-all;
	color: #666666;
	padding: 10px; 
}

.ubb-obj-div {
	word-wrap: break-all;
	border:1px solid  #687885;
	border-left: 3px solid #687885;
	background-color:#F7FAF3;
	margin: 10px;
}
/****** 我加的开始了 ******/
.other {
	color: #999999;
	font-size: 11px;
	padding-bottom: 7px;
}
.search {
	color: #666666;
	font-size: 12px;
	padding-bottom: 2px;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 7px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 207px;
}
.search-panel {
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ad {
	padding-bottom: 10px;
}
.adklns {
	text-align: right;
	float: right;
	z-index: auto;
	position: absolute;
	left: 431px;
	top: 6px;
}
