﻿/*
Theme Name: JAY - HackersOnPla Skin for Bo-Blog 2.1.1 正式版 by 网维服务中心
Theme URI:http://www.qinwo8.com
Description:<a href="http://www.qinwo8.com">网维服务中心</a>
Version: 1.0 2010-06-23
*/

/****** General Styles ******/
body {  background:#F3F1EE repeat 0 0; 
	margin: 0px;
	padding: 0px;
	text-align:center;
	TEXT-DECORATION: none; 
        width:100%; 
        font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
}

/* Header */
.header{ margin:0 auto; width:100%; height:200px;background:url(images/topbtm.png) repeat-x 0 0;}
.header_inner{ margin:0 auto; width:1004px; height:153px; line-height:20px; background:url(images/header.jpg) no-repeat 0 0; overflow:hidden;}
/* Logo */
.logo{ float:left; padding:30px 10px 0px 10px;}
.logo a:link, .logo a:visited, .logo a:hover{ width:337px; height:117px; background:url(images/logo.png) no-repeat 0 0; text-indent:-9999px; display:block;}

table {
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	color: #baa18e;
}
td{
	word-break: break-all;
}

a {     font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	text-decoration: none;
	COLOR: #baa18e;
}

a:hover {font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	text-decoration: none;
	color: #ff7709;
}
.left {
	float:left;
}
hr {
	height: 1px;
	color: #baa18e;
        border: 0;
	border-top: 1px solid #ff7709;
}

acronym {
	text-decoration: none;
	border-bottom: 0px dotted #ff7709;
	cursor: help;
        color: #ff7709;
}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
        color: #baa18e;
}
/*输入框*/
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #baa18e;
	color: #baa18e; 
	background: url('');
}
/*按钮*/
input.button {
	height: 20px;
	border: 1px solid #baa18e;
	border-top: 1px solid #baa18e;
	border-left: 1px solid #baa18e;
	color: #baa18e; 
	background: url('');
}
/*长文本输入框*/
textarea { 
    width:90%;
	border: 1px solid #baa18e;
	background: url('images/bg.gif');
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	color: #baa18e; 
}
/*搜索*/
select { 
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	color: #baa18e; 
	background: url('images/panel_header.gif');
	border: 1px solid #baa18e;
}
/****** 整体框架 ******/
#wrapper {
	margin:0px;
	width: 1004px;
	height: 50px;
	/*position: relative;*/
	text-align: left;
        MARGIN-RIGHT: auto;
        MARGIN-LEFT: auto;
}
#innerWrapper {
    background: url('images/main_bg.png');
	width: 100%;
	margin:0px;
}


/****** 包含blog标题和描述 ******/
/* blog标题 */
.blog-header {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
h1 {
	visibility: hidden;
	padding: 0px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: 385px;
	margin-bottom: 8px;
	color: #444A06;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	font-weight: bold;
}
h1 a {
	color: #444A06;
	text-decoration: none;
}
/* blog 描述 */
.blog-desc {
	visibility: hidden;
	color: #7AA228;
	margin-top: 0px;
	margin-left: 400px;
}
/*  blog的顶部模块（导航条） */

#menu {
    font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
    margin:auto;
    width:1004px;
    height: 47px;
 
}
#menu li{
    float: left;
    background: url(images/menu_c.jpg) no-repeat right top;
    height: 47px;
    margin-left: 0px;
    margin: -12px;*margin: 0px;
	display: inline;
	list-style: none;
	text-align: center;
	width: 150px;*width: 120px;
}
#menu a{
    line-height:47px;
    color:#fff;

    display:block;
}
#menu a:hover{
   color:#fff;
   background:url(images/menu_hover.jpg) no-repeat top center;
}
#ccc {
	clear: both;
	background: url('images/c.jpg');
	height: 280px;
        text-align: center;
}
#bbb {
	clear: both;
	background: url('images/a.jpg');
	height: 130px;
        text-align: center;
}
#aaa {
	clear: both;
	background: url('images/aaa.gif');
	height: 57px;
        text-align: center;
}
/****** 主体框架 ******/
#mainWrapper{
   clear:both;
   margin-left: 30px;
   margin-right: 25px;
   margin-top: 0px;
}

/* 整个侧边栏框架 */
.sidebar {
    margin-left:0px;
	padding-top: 4px;
	padding-left: 0px;
	float: left;
	width: 218px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
}
/* 主内容的总框架 */
.content {
	float: right;
	width: 100%;
	margin-left: -350px;
}
.content-wide {
	width: auto;
	margin-left: 0px;
}
.content-only {
	width: 100%;
	margin-left: -350px;
}
#innerContent {
	margin-left: 230px;
	overflow: visible;
	margin-right: 10px;
	margin-top: 0px;
}

/* 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;
}
/****** 具体到某一个侧边栏项目的总框架。 ******/
.panel{
	padding:0px;
	margin-bottom:0px;
	border: 0px solid #baa18e;
        background-color: #f6f1ed;
}
.panel h5 {
	text-align: center;
	color: #baa18e;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
        font-weight: bold;
	padding:0px;
        margin:0px;
	padding-top:10px;
	padding-left:10px;
        height: 37px;
	border: 0px solid #F1EDDE;
	background: url('images/panel_header.gif') repeat-x;
	cursor: pointer;
	cursor: hand;
}
.panel-content{
    border: 0px solid #ffffff;
	background: url('') repeat-x;
	background-color: #f6f1ed; 
	width:210px;
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:20px;
	line-height:15px;
	color:#baa18e;
	border-top: 0px;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 0px;
}
.panel-content li{
	padding-top: 0px;
	padding-bottom:5px;
	margin: 0px;
	color: #baa18e;
	list-style:none;
        border-bottom: 0px solid #F6F3EA;
	background: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}

.panel-content ul ul li{
	padding: 0px;
}
.panel-content a:hover {
	color: #ff7709;
}
/* user panel login form */
#loginForm {
	width: 100%;
}
/* 日历部分 */
#calendar {
  width: 100%; 
  margin-top:0px;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #baa18e;
  font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-weekday-cell {
  color: #baa18e;
  font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
  text-align: center;
  width: 14%;
  padding:2px;
  font-weight: bold;
}
.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-saturday,
.calendar-sunday {
  color: #baa18e; 
}
.calendar-today { 
  color: #ff0000; 
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
	color: #ff00ff; 
}
.calendar-today a {
  color: #ff00ff;
}

/****** 搜索框 ******/
.search-field { 
  width: 127px;
  margin-bottom: 5px;
  color: #baa18e;
  border: 1px solid #baa18e;
  background: url('images/panel_header.gif');
}
/****** 公告框样式 ******/
.announce{
	clear: both;
	border: 0px solid #baa18e;
	background: url("images/1.jpg") bottom no-repeat;
	background-color: #f6f1ed; 
	margin-top: 0px;
	margin-bottom: 8px;
	_height: 0.1%;  
}
.announce-content{
    border: 0px solid #ffffff;
	word-wrap: break-all;
	padding: 10px; color: #baa18e; 
}
/****** 底部样式 ******/
#footer {
	clear: both;
	background: url('images/footer_bg.png');
	height: 80px;
        text-align: center;
}
#footer a{
color: #baa18e;
}
#footer a:hover {
	text-decoration: none;
	color:#ff7709;
}
#innerFooter { COLOR: #baa18e;
	padding: 20px;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	text-align: center;
        margin-left: 230px;
}
/****** 分页条 ******/
.article-top {
	padding: 4px;
	margin-bottom: 15px;
}
.article-top a{
    padding-top:5px;
	color: #baa18e;
}
.article-top a:hover {
    padding-top:5px;
	color: #ff7709;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}
/* 分页条文字样式 */
.pages {
	color: #baa18e;
}
.pages a{
	color: #baa18e;
}
.pages a:hover{
	color: #ff7709;
}
.pagelink-current {
}
/* 表格样式 */
.listbox {
    padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
   width: 100%;
border: 1px solid #baa18e;
}
.listbox-header {
	border-top: 0px solid #baa18e;
    border-bottom: 1px solid #baa18e;
	border-left: 1px solid #baa18e;
	background: url("") repeat-x;
	font-weight: bold;
	text-align: center;
	color: #baa18e;
	height: 25px;

}
.listbox-entry {
	word-wrap: break-all;
	color: #baa18e;
	border-left: 1px solid #baa18e;
    border-bottom: 1px solid #baa18e;
	border-right: 0px solid #baa18e;
	background: url("") repeat-x;
	background-color: #f6f1ed;
	padding-left:6px;
}
.listbox-entry a{
	word-wrap: break-all;
}
/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }
/* 每篇日志的总框架 */
.textbox{
	margin-bottom: 24px;
    border: 0px solid #baa18e;
	background: url("") repeat-x;
	background-color: #f6f1ed;
}
.textbox-title{
	word-wrap: break-all;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	padding-top: 2px;
        padding-bottom: 1px;
}
.textbox-title h4{
	margin-left: 1px;
	color: #baa18e;
	padding-left: 5px;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	display: inline;
}
.textbox-title h4 a {
	color: #baa18e;
}
.textbox-title h4 a:hover{
    color: #ff7709;
}
.textbox-label{
padding-bottom:2px;
	padding-top: 18px;
	padding-left: 5px;
	color: #baa18e;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
        border-bottom: 0px solid #baa18e;
}
.textbox-fontsize{
    margin-top:14px;
	color: #baa18e;
	float: right;
	text-align: right;
	padding: 3px;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
}
.textbox-fontsize a{
	color: #ff7709;
}
.textbox-content{
	word-wrap: break-word;
	color: #baa18e; 
	padding-top: 0px;
	padding-left: 10px;
        padding-right: 8px;
}
.tags {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #baa18e;
	text-align:left;
	padding-left: 10px;
	border-top: 0px solid #baa18e;
}
.textbox-bottom{
    padding:0px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:4px;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	color: #baa18e;
	text-align:right;
	background: url("images/1.jpg") bottom no-repeat;
        height: 70px;
	background-color: #f6f1ed;
	border-top: 0px solid #baa18e;
	border-left: 0px solid #baa18e;
	border-bottom : 0px solid #baa18e;
}
.textbox-bottom a {
	color: #baa18e;
	
}
.textbox-bottom a:hover {
	color: #ff7709;

}
.textbox-adminbar {
	padding: 0px;
	padding-right:3px;
	padding-bottom: 4px;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
	color: #baa18e;
	text-align:right;
	border: 0px solid #baa18e;
	border-top: 0px solid #baa18e;
	background-color: #f6f1ed;
background: url("images/1.jpg") bottom no-repeat;
        height: 120px;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #baa18e;
	text-align:left;
	padding-left: 15px;
}
/* 评论框 wrapper */
.comment-wrapper{
width:100%;
}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #e0cec1;
	text-align: right;
}
.comment-pages{
	padding:1px;
	margin: 1px;
	color: #e0cec1;
}
/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url("") repeat-x;
	background-color: #f6f1ed;
	border: 1px solid #e0cec1;
    width:100%;
}
.commentbox-title{
	padding: 15px;
	border-top: 0px solid #e0cec1;
}
.commentbox-label{
	display: inline;
	color: #e0cec1;
	font: 13px "\5fae\8f6f\96c5\9ed1", 微软雅黑, 黑体, Arial;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 14px;
	border-bottom: 0px solid #e0cec1;
	padding-left: 10px;
}
/* 引用 box */
.trackbackbox{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url("") repeat-x;
	background-color: #f6f1ed;
	border: 1px solid #e0cec1;
}
.trackbackbox-title{
	padding: 5px;
	border-top: 0px solid #e0cec1;
}
.trackbackbox-label{
	display: inline;
	color: #e0cec1;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
	padding-left: 15px;
}
.trackbackbox a{
	color: #e0cec1;
}
/* comment form wrapper */
#commentForm {
	width: 99%;
}
/****** 提示页样式 ******/
.messagebox{
 width: 500px;
 margin-top: 120px;
 border: 1px solid #e0cec1; 
 border-top: 0px; 
 text-align: center; 
 background-color: #F9FCF0;
 border: 1px solid #e0cec1;
}
.messagebox-title{
 height:18px;
 padding:5px;
 padding-left: 8px;
 padding-top:8px;
 background: url("") repeat-x;
 background-color: #f6f1ed;
 border-top: 0px solid #e0cec1;
 border-left: 0px solid #e0cec1;
 border-right: 0px solid #e0cec1;
 color: #e0cec1;
 font-weight: bold; 
}
.messagebox-content{
 color: #e0cec1; 
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
 background: url("") repeat-x;
 background-color: #f6f1ed;
 border-top: 1px solid #e0cec1;
 border-left: 0px solid #e0cec1;
 border-right: 0px solid #e0cec1;
 border-bottom: 0px solid #e0cec1;
}
.messagebox-bottom{
 border-top: 1px solid #e0cec1;
 border-left: 0px solid #e0cec1;
 border-right: 0px solid #e0cec1;
 border-bottom: 0px solid #e0cec1;
 color: #e0cec1; 
 padding: 5px;
 background: url("") repeat-x;
 background-color: #f6f1ed;
}
/****** 评论表单所在框 (table) ******/
.formbox{}
.formbox-comment{
	margin-top: 10px;
	background: url('') repeat-x;
	background-color: #f6f1ed; 
	border: 1px solid #e0cec1;
}
.formbox-title,
.formbox-comment-title{
	color: #e0cec1;
	font-weight: bold;
	background: url('');
	padding-left:15px;
        border-bottom: 1px solid #e0cec1;
}
.formbox-rowheader {
	padding: 0px;
	font-weight: bold;
}
.formbox-content {
	padding: 5px;
}
/* smilies list */
.panel-smilies {
	text-align: center;
	border: 1px solid #e0cec1;
	background: url("") repeat-x;
    background-color: #f6f1ed;
	padding-bottom:8px;
}
.panel-smilies-title {
	color: #e0cec1;
	text-align: left;
	padding-left:5px;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}
/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code { border-top: 1px dashed #e0cec1;
        border-right: 1px dashed #e0cec1;
        border-bottom: 1px dashed #e0cec1;
	border-left: 1px dashed #e0cec1;
	color: #e0cec1;
	margin: 5px;
	padding: 10px;
}
.quote {
	border-left: 0px dashed #D6C094;
	margin: 10px;
    margin-bottom:0px;
	border: 1px solid #e0cec1;
}
.quote-title {
	border-bottom: 1px dashed #e0cec1 !important;
	border-bottom: 1px dashed #e0cec1;
	padding: 5px;
	font-weight: bold;
	color: #e0cec1;
}
.quote-title img {
	padding-right: 3px;
}
.quote-content {
	word-wrap: break-all;
	color: #ff7709;
	padding: 10px; 
	border: 0px solid #e0cec1;
	border-top: 0px;
}
/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 100%;
	clear: both;
}
.linkimg {
/*	width: 35%;*/
	float: left;
	text-align: right;
	margin-right: 4px;
	margin-top: 18px;
}
.linktxt {
	float: left;
	margin-top: 18px;
}
.linktitle a {
    background: url('images/home.gif') no-repeat -5px 12px;
	font-weight: bold;
	padding-left:19px;
	padding-top:14px;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #ff7709;
	
}
.insertimage {
   border: 1px dashed #e0cec1;
   filter:progid:DXImageTransform.Microsoft.Glow(color=#baa18e,Strength=2);
}


#line {
width:100%;
height:10px;
line-height:0px;
font-size: 0px;
position:relative;
background: url("images/line_bg.gif") repeat-x;clear:both;
}
/****** 拉长背景图 ******/

#return_top a { position:absolute; position:fixed; right:15px; bottom:22px; width:40px; height:48px;display:block; background:url(images/return_top.png) no-repeat left top; }

#return_top a:hover { background:url(images/return_top.png) no-repeat right top; }

#flash{ position:absolute; top:42px; height:320px; overflow:hidden; z-index:-1;}