/*
Bo-Blog V2
ArtJstaR Skin
By J-staR
2010-05-15
*/

/****** General Styles ******/
body {   /****** Modify ******/
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-color: #FFFFFF;
	text-align: center;
	margin:0px;
}

table {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
	text-decoration: none;
	color: #638C0B;
}
a:hover {
	text-decoration: none;
	color:#F79400;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #645526;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 14px;
	border-width: 1px;
	border-color: #C0C0C0; 
	color: #333333; 
	background-color: #FFFFFF;
}

input.button {
	height: 20px;
	border-width: 1px;
	padding-bottom: 1px; 
	border-color: #C0C0C0; 
	color: #333333; 
	background-color: #FFFFFF;
}

textarea { 
	border-width: 1px;
	border-color: #C0C0C0; 
	color: #333333; 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}

select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #645526; 
	background-color: #FBFCFD;
	border: 1px solid #645526;
}

/****** Main Layout Styles ******/
#wrapper { /****** Modify ******/
	margin:0 auto;
	width: 1000px;
	/*position: relative;*/
	text-align: left;
}
#innerWrapper { /****** Modify ******/
	width: 100%;
}

#header { /****** Modify ******/
	width: 1000px;
	height:86px;
}
#innerHeader { /****** Modify ******/
	width: 100%;
}

#footer {
	clear: both;
}
#footer a{
	color: #000;
}
#innerFooter {
	height:76px;
	padding-top:5px;
	font-size: 12px;
	text-align: center;
	color: #000;
	background:url(images/foot_bg.gif) repeat-x;
}

/****** Header Elements Styles ******/
/* header title */

/*
.blog-header {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
*/

#headerMenu {/****** New ******/
	float: right;
	width: 703px;
	height:86px;
	background: url('images/header_menu.gif') repeat-x;
}
 
#headerLogo {/****** New ******/
	float: left;
	width: 297px;
	height:86px;
	background: url('images/header_logo.gif') no-repeat;
}

h1 {
	padding-top: 12px;
	padding-right:20px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
}
h1 a {
	color: #E7A801;
	text-decoration: none;
}
h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	color: #ffffff;
}

/* nav menu */
#menu {
	margin-top: 25px;
	height: 25px;
}
#menu ul{
	margin: 0px;
	padding-left: 80px;
	padding-top:8px;
}
#menu li{
	list-style: none;
	width: 75px;
	height:33px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: url(images/menu_bg.gif) no-repeat;
}
#menu a{
	padding-top:8px;
	display: block;
	color: #fff;
	font-weight: bold; 
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
#menu a:hover {
	color: #C3F100;
}

/****** Content Layout ******/
.mainWrapper {
	width:1000px;
}
.mainWrapper-noSidebar {
	width:1000px;
}
/* sidebar */
.sidebar {
	padding-top: 0px;
	padding-left: 5px;
	padding-right:10px;
	line-height:18px;
	float: left;
	width: 246px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 0px;
}

/* main  */
#mainWrapper-top { /****** New ******/
	width:1000px;
	height:14px;
}

#mainWrapper-bottom { /****** New ******/
	width:1000px;
	height:25px;
	clear:both;
}

/* content */
.content {
	float: right;
	width: 693px;
	margin-left:15px;
	margin-right:25px;
	display:inline;
}
.content-iframe{
	display:inline;
   
}
.content-show{
    float:left;
	margin-bottom:10px;
	border:#666666 1px dashed;
	padding:5px;
	margin-left:15px;
	clear:both;
	display:inline;
}
.content-wide {
	width: auto;
	margin-left: -175px;
}
.content-only {
	width: 100%;
	margin-left: -175px;
}
#innerContent {
	overflow: visible;
	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;
}

/****** Sidebar Panels ******/
.panel{
	padding:0px;
	margin-bottom: 10px;
	line-height:20px;
}
.panel-pic-top{
    float:right;
	text-align:left;
	width:231px;
	height:327px;
	padding-top:5px;
	margin-right:25px;
	display:inline;
}
.panelTitle_Category,
.panelTitle_Statistics,
.panelTitle_Calendar,
.panelTitle_Search,
.panelTitle_Entries,
.panelTitle_Replies,
.panelTitle_Link,
.panelTitle_Archive,
.panelTitle_Misc,
.panelTitle{
	width:231px;
	height:33px;
	padding-left:15px;
	padding-top:8px;
	font-weight:bold;
	color:#638C0B;
	background: url(images/panelTitle.gif) no-repeat;
}
.panel h5 {
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding:2px;
	padding-bottom: 4px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
}
.panel h5 a{
	color: #ffffff;
}
.panel-content{
	width: 163px;
	margin:0px;
	padding-left:12px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:150%;
	color:#638C0B;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style:none;
}

.panel-content li.indent,
.panel-content li.rowodd,
.panel-content li.rowcouple {
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: 15px;
	background:url(images/list.gif) no-repeat;
}
.panel-content li img{
	vertical-align:middle;
}
.panel-content ul ul li{
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: 15px;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
  width: 95%; 
  margin-top:1px;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #638C0B;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-weekday-cell {
  color: #638C0B;
  font-size:12px;
  text-align: center;
  width: 14%;
  padding:1px;
  font-weight: bold;
}
.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 {
  color: #4F8357; 
}
.calendar-today { 
  color: #fff;
  background: #F79400;
  font-weight:bold;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #406946; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a {
  color: #fff;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field { 
  width: 193px;
  margin-bottom: 5px;
  margin-right:5px;
  margin-top:5px;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC !important;
	display:inline;
	clear:both;
}

.announce-content{
    float:left;
	width:980px;
	word-wrap: break-all;
	padding: 6px 0px 6px 20px;
	color: #000; 
	background-color:#EFEFEF;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

/****** Defaul Page Elements ******/
.article-top {
	border: 1px dashed #638C0B !important;
	background-color:#FEFEFC;
	padding: 5px;
	height:12px;
	margin-bottom: 10px;
	line-height:12px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #645526;
	text-align:right;
	padding-top:4px;
}
.pages img {
	vertical-align:middle;
}
.pagelink-current {
	font-weight: bold;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
	border-top:1px solid #638C0B;

}
.listbox-header {
	font-weight: bold;
	text-align: center;
	
	color: #887435;
	height: 20px;
	padding:3px;
	border-bottom: 1px solid #638C0B;
}
.listbox-entry {
	padding:3px;
	word-wrap: break-all;
	color: #887435;
	border-bottom: 1px solid #638C0B;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ float: left;}
.next-article{ float: right;}

.prev-article img { vertical-align:middle;}
.next-article img { vertical-align:middle;}

/* text box */
.textbox{
	padding-bottom: 10px;
	margin-bottom: 5px;
	clear:both;
}
.textbox-calendar{
    text-align:center;
	float:left;
	width:51px;
	height:51px;
	background:url(images/1.gif) no-repeat;
	}
.textbox-calendar-day {
	display: block;
	padding:8px 5px 0 0;
	float:right;
	font-family: Arial;
	color: #333;
	font-size: 12px;
}
.textbox-calendar-month {
	padding-top:8px;
	padding-left:5px;
	text-align:center;
	float:left;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #638C0B;
}
.textbox-calendar-year {
	text-align:center;
	padding-top:3px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.textbox-top{
    height:51px;
}
.textbox-title{
	word-wrap: break-all;
	float:right;
	width:640px;
	height:51px;
	text-align:left;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-bottom:5px;
	display:inline;
}
.textbox-title1{
	border-bottom: 1px solid #8E8E8E !important;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin-bottom:3px;
}
.textbox-title h4{
	color: #638C0B;
	font-size: 16px;
	display: inline;
	line-height:15px;
}
.textbox-title h4 a {
	color: #638C0B;
}

.textbox-title h4 a:hover {
	color:#F79400;
}

.textbox-title img {
	
	vertical-align:top;
	*vertical-align:middle;
}
.textbox-label{
	padding-top: 3px;
	padding-left: 5px;
	color: #000;
	font-size: 12px;
}
.textbox-fontsize{
	color: #887435;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 11px;
}
.textbox-fontsize a{
	color: #887435;
}
.textbox-content{
	word-wrap: break-word;
	padding:7px 7px 7px 1px;
	line-height:20px;
	font-size:9pt;
	clear:both;
	color:#333333;
}
.textbox-bottom{
	clear:both;
	background:#F3F3F3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	margin-top:5px;
	font-size: 12px;
	color: #000;
	text-align:right;
}
.textbox-bottom a {
	color: #000;
	text-decoration: none;
}
.textbox-bottom a:hover {
	background-color: #69A304;
	color: #ffffff;
	text-decoration: none;
}
.textbox-adminbar {
	padding-right: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #887435;
	text-align:right;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #887435;
	text-align:left;
	padding-left: 15px;
	background: url(file:///G|/桌面文件/Bo-blogV2.1.0/Bo-blogV2.1.0/bo-blog/template/3dicon/images/tb_bg.gif) no-repeat 0px;
}
.tags {
	clear:both;
	margin-top:10px;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #887435;
	text-align:left;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #887435;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #887435;
	text-align:right;
}
.comment-pages img{
	vertical-align:middle;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	display:inline;
	padding-left:10px;
	padding-top:15px;
	margin: 10px 0;
}
.commentbox-title{
	padding: 5px 10px 5px 10px;
	background:#F3F3F3;
}
.commentbox-title img{
    vertical-align:middle;
	margin-right:5px;
}

.commentbox-label{
	display: inline;
	color: #887435;
	font-size: 12px;
}

.commentbox-content{
	padding: 5px 10px 5px 20px;
	background-color:#F3F3F3;
}
.commentbox-adminreplybody{
	margin: 10px;
}
/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
	border-left: 3px solid #887435;
	background: url(file:///G|/桌面文件/Bo-blogV2.1.0/Bo-blogV2.1.0/bo-blog/template/3dicon/images/sidebar_bg.png) repeat-y;
}
.trackbackbox-label{
	display: inline;
	color: #887435;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #000000;
}

/* comment form wrapper */
#commentForm {
	width: 100%;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#blogcomment{
    display:inline;
	margin-top:10px;
}

/****** normal message box ******/
.messagebox{
	width: 500px;
	margin-top: 120px;
	border: 1px solid #638C0B; 
	text-align: center; 
}
.messagebox-title{
	background-color:#E3FBC9;
	color: #638C0B;
	font-weight: bold; 
	padding: 5px;
	border-bottom: 1px solid #638C0B; 
}
.messagebox-content{
	color: #638C0B; 
	background-color:#FFFFFF;
	padding: 10px; 
	padding-bottom: 20px; 
	text-align: left;
}
.messagebox-bottom{
	color: #638C0B; 
	background-color: #E3FBC9; 
	padding: 5px;
	border-top: 1px solid #638C0B; 
}


/****** Input Form Styles (table) ******/
.formbox{
	background-color:#638C0B;
	display:inline;
	float:left;
	margin-top:15px;
}
.formbox-comment{
	background-color:#638C0B;
}

.formbox-title,
.formbox-comment-title{
	color: #000000;
	font-weight: bold;
	padding: 5px;
	height:20px;
	background-color:#E3FBC9;
}
.formbox-comment-rowheader{
	background-color:#FFFFFF;
}
.formbox-comment-content{
	background-color:#FFFFFF;
}
.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
	text-align:center;
	color:#638C0B;
	background-color:#FFFFFF;
	width:140px;
}

.formbox-content {
	padding: 5px;
	color:#638C0B;
	background-color:#FFFFFF;
	width:540px;
}
.formbox-bottom {
	padding: 5px;
	background-color:#FFFFFF;
	text-align:center;
}


/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #887435;
	text-align: left;
	border-bottom: 1px solid #638C0B !important;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border-left: 3px solid #887435;
	background-color: #EBEBEB;
	color: #000000;
	margin: 5px;
	padding: 10px;
}

.quote {
	border-left: 0px solid #D6C094;
	margin: 10px;
}
.quote-title {
	background-color: #638C0B;
	border-bottom: 1px dashed #638C0B !important;
	border-bottom: 1px dotted #638C0B;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}
.quote-title a {
    color:#FFFFFF;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #000000;
	padding: 10px; 
	background-color: #ffffff;
	border: 1px solid #638C0B;
	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: #887435;
}

.insertimage{
	padding:2px;  
	background-color:#FFF;
	border:#ddd solid 1px;
	margin:2px;
}
