/*
Bo-Blog V2.X
Joomlar Skin By simear2004
http://blog.nzye.com/index.php
2007-02-10
*/
/****** General Styles ******/
html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body {
	font-size: 12px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    background-color: #000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
}

table {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color:#000;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	border: 1px solid #666;
	color: #000; 
	background-color: #fff;
}
input.button {
	height: 20px;
	border: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 4px solid #666;
	color: #000; 
	background-color: #fff;
}
textarea { 
	border: 1px solid #666;
	background-color: #fff;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000;
}
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #666666; 
	background-color: #FBFCFD;
	border: 1px solid #666666;
}

/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 900px;
	text-align: left;
}
#innerWrapper {
    background-color: #fff;
}

#header {
    background: url('images/header.jpg') no-repeat;
}
#innerHeader {
    background: url('images/header.jpg') no-repeat;
	height: 117px;
	vertical-align: bottom;
}

#footer {
    width: 900px;
	clear: both;
	height: 120px;
	text-align: right;
	margin-top: 0px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
#footer a{
	color: #000;
}
#innerFooter {
	width: 95%;
	margin: auto;
	padding-top: 60px;
	padding-right: 5px;
	font-size: 12px;
	text-align: right;
	color: #000;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding: 40px;
	padding-left: 100px;
	padding-right: 1px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 20px;
	font-weight: bold;
}
h1 a {
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	color: #ffffff;
}
.minisearchbar {
	list-style: none;
	width: 150px; 
	float: right;
	text-align: center;
	margin-right: 20px;
	margin-top: 27px;
	background: url('images/search1.png') no-repeat;
}

#minisearcharea { 
	width: 150px;
	height: 36px;
	text-indent: 20px;
	background: url('images/search1.png') no-repeat;
}

#minisearcharea {padding-left: 0px;padding-top: 13px;}
* html #minisearcharea {padding-left: 15px;padding-top: 13px;}
*+html #minisearcharea {padding-left: 10px;padding-top: 13px;}

.minisearcharea input { 
	border: none;
	background: #fff;
	width: 96px;
}
/* nav menu */
#menu {
	height: 30px;
	width: 100%;
	float: right;
}
#menu { margin-top: -42px;}/* Mozilla & Opera */
* html #menu { margin-top: -38px;} /* IE6 */
*+html #menu { margin-top: -42px;} /* IE7 */
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 70px; 
	float: right;
	text-align: center;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	border-left: 2px solid #252E35;
	background: url('images/menu.jpg') no-repeat;
}

#menu a{
	padding-top: 5px;
	display: block;
	color: #666659;
	font-size: 14px;
	height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
#menu a:hover{
    color: #fff;
}
#menu .activepage a {
    color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/*****百变图*****/
#blog-content{
     float: left;
     width: 900px;
     height: 150px;
}
#blog-content { margin-top: 7px;}/* Mozilla & Opera */
* html #blog-content {margin-top: 3px;}/* IE6 */
*+html #blog-content { margin-top: 3px;} /* IE7 */
/****日志及评论坛调用****/
#extra{
   font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
   background: url('images/extra.jpg') no-repeat;
   height: 140%;
}
#extra { margin-top: 148px;}/* Mozilla & Opera */
* html #extra {margin-top: -2px;}/* IE6 */
*+html #extra { margin-top: 144px;} /* IE7 */

#extra a {
  color: #666666;
  font-weight: bold;
}
.extra-new{
  padding-top: 45px;
  padding-left: 10px;
  margin-left: 10px;
  float: left;
}
.extra-new { padding-top: 35px;}/* Mozilla & Opera */
* html .extra-new { padding-top: 45px;}/* IE6 */
*+html .extra-new { padding-top: 45px;} /* IE7 */

.extra-Comment{
  padding-left: 134px;
  margin-left: 134px;
  float: left;
}
.extra-Comment { padding-top: 35px;}/* Mozilla & Opera */
* html .extra-Comment { padding-top: 45px;}/* IE6 */
*+html .extra-Comment { padding-top: 45px;} /* IE7 */

#extra a:hover{
    color: #fff;
}
/****** Content Layout ******/
#mainWrapper {
    background-color: #fff;
    padding-right:5px;
    padding-left: 5px;
    width: 890px;
}
#mainWrapper { margin-top: 325px; }/* Mozilla & Opera */
* html #mainWrapper { margin-top: 5px; }/* IE6 */
*+html #mainWrapper { margin-top: 325px; } /* IE7 */
/* sidebar */
.sidebar {
	float: right;
	width: 205px;
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar1 {
	width: 170px;
	position:absolute;
	float: left;
	margin-left: -685px;
	border-right: 1px solid #DCDCDC;
}
#innerSidebar2 {
	width: 195px;
	float: right;
	margin-right: 0px;
	border-left: 1px solid #DCDCDC;
}

/* content */
.content {
	float: left;
	width: 695px;
	margin-left: -10px;
}
.content-wide {
	width: auto;
	margin-left: -190px;
}
* html .content-wide {margin-left: -200px;}
.content-only {
	width: 100%;
	margin-left: -10px;
}
#innerContent {
	margin-left: 190px;
	overflow: visible;
	margin-top: 0px;
}
* html #innerContent {margin-left: 200px;}
/* 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:0px;
	margin-bottom: 10px;
}
.panel h5 {
	text-align: left;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 4px;
	text-align: left;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
	height: 22px;
	border-bottom: 1px solid #000000;
}
.panel h5 a{
	color: #000;
}
.panel-content{
	margin:0px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 120%;
	color:#666666;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}


#innerSidebar1 .panel-content li{
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
}

#innerSidebar1 .panel-content li.indent{
	padding: 0px;
	text-indent: 20px;
}

#innerSidebar2 .panel-content li{
}
.panel-content ul ul li{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
  width: 95%; 
  margin-top:1px;
  background-image: url("images/clock.jpg");
  background-repeat: no-repeat;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #000;
  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,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #666666; 
}
.calendar-today { 
  color: #fff;
  background: #666666;
  font-weight:bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #666666; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a {
  color: #fff;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field { 
}

/****** Announcement Box ******/
.announce{
    margin: 5px 0px 30px 0px;
	border: 1px dotted #000000;
}
.announce-content{
	word-wrap: break-all;
	padding:5px;
    color: #000; 
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #666;
}

.pagelink-current {
	color: #000;
	border-bottom: 2px solid #000000;
	font-weight: bold;
}
.pages a:hover{
	border-bottom: 2px solid #000000;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	color: #000;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	height: 24px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #666;
	border-bottom: 1px solid #DCDCDC;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article { display: block; }
.next-article{ display: block; }
.prev-article a, .next-article a{ color: #666; }

/* text box */
.textbox{
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.textbox-time {
	color: #666666;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 14px;
	padding-top: 2px;
	height: 23px;
	margin-left: 0px;
	border-bottom: 1px solid #000000;
}
.textbox-title h4{
	margin-left: 0px;
	color: #000;
	font-size: 14px;
	display: inline;
}
.textbox-title h4 a {
	color: #000;
}
.textbox-label{
	padding-top: 3px;
	padding-left: 5px;
	color: #076AA6;
	font-size: 12px;
}
.textbox-fontsize{
	color: #979797;
	float: right;
	padding: 0px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	clear: both;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	word-wrap: break-word;
	line-height: 140%;
	padding: 0px 5px 0px 0px;;
}
.textbox-content:first-letter { 
    font-size: 22px; 
    font-weight: bold;
    margin: 0px; 
    margin-right: 3px; 
    padding: 3px; 
    color: #666666; 
    float: left; 
    border: #666666 1px dotted; 
} 
.textbox-bottom{
	border-bottom: 1px dotted #DCDCDC;
	padding-left: 10px;
	color: #BBBBBB;
	font-size: 12px;
}
.textbox-bottom a {
	color: #666;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #666;
}
.textbox-tburl {
	padding-top: 3px;
	color: #666;
}
.tags, .tags2 {
	float: left;
}

.tags, .tags2 {
	padding-right: 8px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #CCC;
	text-align: left;
}
.tags a, .tags2 a {
	color: #CCC;
}

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

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

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin: 0px;
}
.commentbox-title{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.commentbox-label{
	display: inline;
	color: #666;
	font-size: 12px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.commentbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.comment-odd {
	background-color: #FFFFFF;
}
.comment-couple {
	background-color: #F9F9F9;
}



/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
}
.trackbackbox-label{
	display: inline;
	color: #666;
	font-size: 12px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #666;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
 width: 400px;
 margin-top: 120px;
 text-align: left; 
 background-color: #ffffff;
}
.messagebox-title{
 color: #000; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 border-top: 1px solid #000000;
 color: #666; 
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
 background-position: 345px 0px;
}
.messagebox-bottom{
 border-top: 1px solid #000000;
 color: #666; 
 background:#FFFFFF;
 padding: 5px;
 text-align: center;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #666;
	font-weight: bold;
	padding: 5px;
	border-top: 3px solid #666666;
	border-bottom: 1px solid #999999;
	background-color: #F0F0F0;
}

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

.formbox-content {
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #666;
	text-align: left;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	color: #666;
	margin: 7px;
	padding: 0px;
}

.quote {
	margin: 10px;
}
.quote-title {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #666;
	padding: 10px; 
	border: 1px solid #DCDCDC;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.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: 14px;
	margin-bottom: 5px;
	color: #666;
}
.insertimage {
    border: 1px solid #DCDCDC;
    padding: 3px;
    background-color: #FFFFFF;
}
