/*
Bo-Blog V2.1
zorvex Skin
By NickDraw
2010/6
*/

/****** General Styles ******/
form{margin:0;padding:0;}
* html body{font-size:11px;width: 100%;overflow-x: hidden;}
*+html body{font-size:11px;}

body {
	font-size: 12px;
	font-family: Arial, Verdana;
	background: #4b4944 url('images/background.jpg') repeat-x;
	color: #666;
	text-align: center;padding:0;margin:0;
}

td{
	word-break: break-all;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#000;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #333;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Arial; 
	font-size: 12px; 
}
input.text {
	background: #d1cab3;
	border: 1px solid #c4bb9f;
}
input.button {
	background: #d1cab3;
	border: 1px solid #c4bb9f;
	padding-top:1px;
}
textarea { 
	background: #dfd9c6;
	border: 1px solid #c4bb9f;
	font-size:12px;
	width:80%;
	font-family: Arial; 
}
select { 
	background: #d1cab3;
	border: 1px solid #c4bb9f;
}
/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 980px;
	text-align: left;
}
#innerWrapper {
	width: 100%;
}
#header {background:url('images/HeaderBackground.jpg') no-repeat; height:153px;}
#innerHeader {padding-top:153px;}

#footertop {
	clear: both;
	height: 90px;
	padding-top:10px;
	color:#999;
	text-align:center;
}
#footer {
	clear: both;
	background:url('images/cont_bottombg.gif') left top no-repeat;
	height: 65px;
	padding-top:10px;
	color:#999;
	text-align:right;
}
#footer a{color: #ccc;}
#footer a:hover{color: #eee;}

/****** Header Elements Styles ******/
/* header title */
.blog-header {display:none;}
h1 {}
h1 a {}
h1 a:hover {}
/* blog description */
.blog-desc {display:none;}
/* nav menu */
#menu {background:url('images/menubackground.jpg') repeat-x; height:64px;}
#menu ul{list-style:none;padding:0;margin:0;}
#menu li{float:left; border-right:1px solid #889800;}
#menu li.leftBackground{background:url('images/menuleftimg.jpg') no-repeat; height:35px; width:38px;}
#menu li.RightBackground{background:url('images/menurightimg.jpg') right top no-repeat; height:30px; padding-top:5px; border:none; float:right; text-align:left; width:282px;}
#menu li.RightBackground select{display:none;}
#menu li.RightBackground .search-field{background:url('images/textinputbackground.jpg') no-repeat; border:0; height:24px; width:174px;padding-left:24px; line-height:24px; font-size:12px; font-family:arial; color:#666;position:absolute;*margin-top:5px;}
#menu li.RightBackground .button{width:77px;height:24px; border:none; background:url('images/searchgo.jpg') no-repeat; position:absolute;margin-left:198px;*margin-top:5px;}
#menu ul.menu li a{line-height:35px; height:35px;display: block;color: #3f4510;font-weight: bold; font-size:14px; padding:0px 25px;_float:left;}
#menu ul.menu li a:hover, #menu .activepage a {color: #fff;background: #889800;border-bottom: none;}
#menu #SMenu{}
#menu #SMenu ul{ height:29px; clear:both;padding:0;margin:0; overflow:hidden;}
#menu #SMenu ul li{line-height:29px; height:29px; margin-left:20px; color:#586200; background:url('images/SMenuDot.gif') left center no-repeat; text-indent:10px;}
#menu #SMenu ul li img{display:none;}
#menu #SMenu ul li a{color:#e4eca2;}
#menu #SMenu ul li a:hover{color:#fff;}

/****** Content Layout ******/
#mainWrapper {margin-top:66px;_margin-top:2px; background:url('images/mainbackground.gif') repeat-y;}

/* sidebar */
.sidebar {width:275px; float:right;}
* html .sidebar { /*IE6 absolute position+baseurl select bug fix 
	position: static;
	margin-top: expression("-"+document.getElementById('content').offsetHeight+"px");*/
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {	padding: 0;}

/* content */
.content {width:675px; padding:15px;float:left;}
.content-wide {}
.content-only {width: 100%;}
#innerContent {margin-left: 0;overflow: hidden;}

/* 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;
	*height:0px;
}

/****** Sidebar Panels ******/
.panel{	padding:0;clear:both;padding-top:15px;}
.panel h5 {text-align: left;color: #736337;font-size: 12px;cursor: pointer;padding: 0;margin: 0px;margin-bottom: 4px; text-indent:15px;}
.panel h5 a:hover{color: #000;}
.panel-content{	width: 85%;	line-height: 21px;	color:#666;	margin:0 auto;}
.panel-content a{	color:#8e7f56;}
.panel-content a:hover {	color:#5c5236;}

.panel-content ul{	padding: 1px;	margin: 0px;	margin-left: 2px; }
.panel-content li{	padding: 0px;	margin: 0px;	list-style: none;	border-bottom: 1px solid #ddd9cd;}

#sideblock_category ul li, #sidebar_entries ul li, #sidebar_replies ul li, #sidebar_link ul li, #sidebar_archive ul li, #sidebar_RandArticle ul li, #sidebar_allnewsgb ul li, #sidebar_newsgb ul li{line-height:26px;height:26px;}

.panel-content li.indent{padding: 0px;	background: url("images/list.gif") left center no-repeat;	text-indent: 15px; width:50%; float:left;}
#sidebar_link ul{}
#sidebar_link ul li{clear:both;}
#sidebar_link ul li.indent{clear:right;*clear:none;}

#sidebar_archive ul{padding-bottom:25px;}
#sidebar_archive ul li{width:50%; float:left; display:block;}

#sideblock_category ul li img{vertical-align:middle;margin-left:5px;_position:absolute;}

#sideblock_category ul li, #sidebar_entries ul li, #sidebar_replies ul li, #sidebar_RandArticle ul li, #sidebar_allnewsgb ul li, #sidebar_newsgb ul li{background:url('images/Sebdot.gif') left center no-repeat; text-indent:8px;overflow:hidden; _white-space:nowrap;_word-break:break-all;}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
  width: 100%; 
  margin-top:1px;
}
.calendar-top {
  text-align: center;
  padding:0px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #999;
  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: #8b9b04; 
}
.calendar-today { 
  color: #000;
  border: 1px solid #8b9b04;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #8b9b04; 
  text-decoration: underline;
}
.calendar-today a {
  color: #8b9b04;
  text-decoration: underline;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 10px;
}
.announce-content{
	padding:6px 10px; 
	color: #000;
	background: #ece9dd;
	border:1px solid #e2ded2;
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {line-height: 150%;clear:both;height:28px;}

/* page links */
.pages {
padding:5px 0px 0px 0px;
}
.pagebar-mainbody{
}
.pagebar-selections{
padding:5px;
}
.pagebar-selections a{
padding:2px 6px;
background-color: #ece9dd;
}
.pagebar-selections a:hover {
color:#ffffff;
text-decoration:none;
background-color:#000000;
}
.pagelink-current {
font-weight:normal;
padding:2px 6px;
color: #ffffff;
background-color: #666666;
}

.listbox {
	border:1px solid #e8e5de;
	background:#fff;
	margin-bottom:15px;
	font-size:12px;
	*font-size:11px;
}
.listbox-table {
	
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #f1ede6;
	color: #666;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	border-bottom: 1px solid #e8e5de;
	line-height:24px;
	height:24px;
	padding:0px 8px;
	color:#999;
}
.listbox-entry a{
	word-wrap: break-all;
	color:#787060;
}
.listbox-entry a:hover{color:#333;}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{margin-bottom: 15px;clear: both;padding:10px; background:#fff; border:1px solid #e7e3d5;}
.textbox-calendar {position:absolute;height: 49px;width: 46px;text-align: center; background:url('images/calendarbackground.gif') no-repeat;}
.textbox-calendar-day {display: block;font-family: Arial;color: #868170;font-size: 24px; font-weight:bold; line-height:31px;}
.textbox-calendar-month {margin: 0px;display: block;font-family: Arial;font-size: 12px;text-transform: uppercase;color: #fff;font-weight: bold;}
.textbox-title{font-size: 14px;height: 55px; padding-left:52px;}
.textbox-title h4{font-size: 14px;display: inline;}
.textbox-title h4 a {color: #111;}
.textbox-label{padding-top: 5px;font-size: 12px;border-top:1px solid #e7e3d5; margin-top:7px;}
.textbox-label span{padding:0px 10px; color:#999;}
.text-label-indented {font-size: 12px;display: block;text-align: right;float: right;margin-top: -15px;}
*+html .text-label-indented {margin-top: -20px;}
.textbox-fontsize{color: #979797;float: right;text-align: right;padding: 3px;font-size: 12px;}
.textbox-fontsize a{color: #979797;}
.textbox-content{clear: both;word-wrap: break-word;padding: 5px;line-height: 19px;}
.textbox-bottom{
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.textbox-bottom a {
	color: #000;
	text-decoration: none;
}
.textbox-bottom a:hover {
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #000;
	text-align:left;
}
.tags {
	clear: both;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #333
	text-align:left;
}
.tags a {
	color: #333;
}
/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #000;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #000;
}

/* commnet box */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 0px;
	margin-bottom:10px;
}
.commentbox-odd {
	background: #fbf9f6;
	border: 1px solid #e7e3d5;
}
.commentbox-couple {
	background: #fff;
	border: 1px solid #e7e3d5;
}
.trackbackbox {
	background: #E9FDF1;
	border: 1px solid #e7e3d5;
}
.commentbox-title, .trackbackbox-title{
	margin:6px;
	color: #333;
	border-bottom:1px solid #e7e3d5;
	padding-bottom:4px;
}
.commentbox-title a, .trackbackbox-title a{
 	color: #333;
}
.commentbox-title span{float:right; font-size:12px; font-weight:normal; *font-size:11px; color:#999;}
.commentbox-label, .trackbackbox-label{
	display: block;
	color: #000;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding: 4px 10px;
	padding-bottom: 14px;
}


/* comment form wrapper */
#commentForm {
	width: 100%;
	margin-bottom:15px;
}

/****** normal message box ******/
.messagebox{
 width: 550px;
 margin-top: 120px;
 border: 1px solid #A9DBF6; 
 border-top: 0px; 
 text-align: center; 
 background-color: #A9DBF6;
}
.messagebox-title{
 color: #FFFFFF; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 color: #000; 
 background:#FFFFFF;
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 color: #000; 
 background-color: #E6EEF7; 
 padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.formbox-rowheader {
	padding: 5px;
	font-weight: bold;
}

.formbox-content {
	padding: 5px;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border-left: 4px solid #BEE6FD;
	background-color: #FBFEFF;
	color: #000000;
	margin: 5px;
	padding: 10px;
}

.quote {
	margin: 10px;
}
.quote-title {
	background-color: #ebe3d4;
	padding: 5px;
	font-weight: bold;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #000000;
	padding: 10px; 
	background-color: #f4f2ef;
	border: 1px solid #eae8e4;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 20px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.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: 12px;
	color: #333;
	text-indent: 3px;
}

/*Page*/
.pagebox {
	padding-bottom: 25px;
	margin-bottom: 5px;
	clear: both;
}
.pagebox-title{
	font-size: 14px;
	height: 40px;
}
.pagebox-title h4{
	color: #333;
	font-size: 14px;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 2px solid #ddd;
	padding-bottom:5px;
}
.pagebox-content{
	clear: both;
	word-wrap: break-word;
	padding: 0;
	line-height: 150%;
}

/* smilies list */
.panel-smilies {
	text-align: center;
	position:relative;
	height:0px;
}
.panel-smilies-title {
	display:none;
}
.panel-smilies-content {
	padding: 3px;
	line-height: 120%;
	position:absolute;
	border: 1px solid #BFCAD2;
	background:#fff;
	left:160px;
	top:-1px;
}

/* Emot Page Selection */
#smileybuttons {
	text-align: right;
	margin-top: 9px;
}

.smileybut {
	margin-right:3px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}

.smileybut  a{
	border: 1px solid #BEE6FD;
}

/*OpenID input area */
#openid_url {
	background: url(../../images/others/openid.gif) no-repeat;
	text-indent: 20px;
}

#yicpc_kazegt_99 {
	width:675px; padding:15px;text-align: center;background:#fff; border:1px solid #e7e3d5;
}
