/*
Bo-Blog V2.1
Default Skin
By Bob Shen
2007/7
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	background-color: #fff;
	margin: 0;
	color: #000000;
	padding: 0;
	text-align: center;
}
* html body{
	width: 100%;
	overflow-x: hidden;
}
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: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	background: #fff;
	border: 1px solid #68C1BB;
}
input.button {
	background: #fff;
	border: 1px solid #68C1BB;
}
textarea { 
	background: #fff;
	border: 1px solid #68C1BB;
}
select { 
	background: #fff;
	border: 1px solid #68C1BB;
}
/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 100%;
	text-align: left;
	background-color: #fff;
}
#innerWrapper {
	width: 100%;
	padding: 0;
}
#header {
}
#innerHeader {
	margin: 0 auto;
	height: 150px;
	width: 800px;
	background: url("images/header_bg.jpg") no-repeat;

}

#footer {
	clear: both;
	background: url("images/footer.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 350px;
}
#footer a{
color: #68C1BB;
}
.innerfooter {
	position: relative;
	width: 800px;
	margin: 50px auto;
	padding-right: 50px;
	font-size: 12px;
	text-align: right;
	color: #68C1BB;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	padding: 80px 10px 0px 200px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 30px;
}
h1 a {
	color: #000;
}
h1 a:hover {
	color: #999;
}
/* blog description */
.blog-desc {
	display: none;
	margin-top: 50px;
}
/* nav menu */
#menu {
	margin-top:40px;
	float: right;
	height: 21px;
	border-bottom: 2px solid #68C1BB;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu li{
	margin: 0;
	display: inline;
	list-style: none;
	text-align: center;
	float: left;
}
#menu a{
	padding: 4px 7px;
	display: block;
	color: #FDC85A;
	height: 20px;
	font-weight: bold;
}
#menu a:hover, {
	color: #FF80B3;
	background: none;
	border: none;
}

/****** Content Layout ******/
#mainWrapper {
	margin: 0 auto;
	border: none;
	padding: 0;
	width: 800px;
}

/* sidebar */
.sidebar {
	float: left;
	width: 185px;
	border: none;
}
* 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;
}
#innerSidebarOne {
	width: 180px;
	background: none;
}
#innerSidebarTwo {
	float: left;
	width: 140px;
}
#innerSidebarSearch {
	margin: 0 0 0 10px;
	float: right;
	clear: both;
	padding: 6px; 
	background-color: #343434;
}
#innerSidebarFooter {
	margin-bottom: 10px;
	clear: both;
	padding: 10px; 
	background-color: #F4FBFF;
	display: none;
}
/* content */
.content {
	float: right;
	width: 600px;
	margin: 0;
	border: none;
}
.content-wide {
}
.content-only {
	width: 100%;
}
#innerContent {
	margin-left: 0;
	overflow: hidden;
	margin-right: 0;
	margin-top: 0;
}

/* 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:3px;
}
.panel h5 {
	text-align: left;
	color: #343434;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	padding: 0;
	margin: 0px;
	margin-bottom: 4px;
}
.panel h5 a{
	color: #000;
}
.panel-content{
	width: 90%;
	margin:5px;
	margin-bottom: 25px;
	line-height: 150%;
	color:#333;
}
.panel-content a{
 	color:#333;
}
.panel-content a:hover {
 	color:#999;
}

.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #D3E7FC;
}


.panel-content li.indent{
	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: 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: #343434;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
}
.calendar-main {
  background: #FFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #68C1BB; 
}
.calendar-today { 
  color: #343434;
  border: 1px solid #68C1BB;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #FDC85A; 
  text-decoration: line-through;
}
.calendar-today a {
  color: #FDC85A;
  text-decoration: line-through;
}

/****** Search Panel ******/
.search-field {
	background: #fff;
	border: 1px solid #f12356;
	height: 18px;
	width: 140px;
	margin-right: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 15px;
}
.announce-content{
	padding: 10px; 
	color: #000;
	background: #F4FBFF;
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #3F68A6;
	padding: 3px;
	border: 1px solid #A9DBF6;
	margin-right: -5px;
}
.pagelink-current {
	font-weight: bold;
}

.listbox {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #E8F2F2;
	color: #333;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	border-bottom: 1px solid #A9DBF6;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	clear: both;
	margin:5px 10px 5px 10px; 
	padding-top:0px; 
	padding-bottom: 5px;
	text-align: left;
}
.textbox-title{
    color: #005982;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0;
	padding-bottom: 2px;
}
.textbox-title a {
    color: #000000;
}
.textbox-title a:hover {
    COLOR: #040301;
	BACKGROUND-COLOR: #F9F8F7; 
	TEXT-DECORATION: none;
}
.textbox-label{
	font-family: Arial;
    float: right;
	padding: 5px 0 10px 10px;
    padding-top: 5px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.textbox-label a{
    color: #999999;
}
.textbox-fontsize{
	color: #666666;
	font-size:12px !important;
	font-size: 12px;
	padding: 5px 0 10px 0;
	float: right;
	text-align: right;
	display: inline;
}
.textbox-fontsize a{
    color: #999999;
}
.textbox-content{
	clear: both;
	padding: 0 0 10px 0;
	word-break: normal;
    font-size:12px;
	text-align: justify;
    line-height: 145%;
	text-justify: distribute;
}
.textbox-content img {
    border: none;
}
.textbox-content textarea{
    word-break: normal;
	color:#000000;
    line-height: 145%;
   	text-align: justify;
	text-justify: distribute;
    border: 1px solid #bbb;
}
.textbox-bottom{
    text-align: right;
	margin: 0;
    padding-top: 3px;
	font-size:12px !important;
	font-size: 12px;
    border-top:1px #bbb dashed;
}
.textbox-bottom a {
	text-decoration: none;
}
.textbox-bottom a:hover {
}
.textbox-adminbar {
	padding-bottom: 4px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.textbox-adminbar a{
}
.textbox-tburl {
    text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 3px;
	font-size:12px !important;
	font-size: 12px;
}
.textbox-info{
	padding-left: 10px;
    padding-bottom: 10px;
	font-size:12px !important;
	font-size: 12px;
	text-align:left;
}
/* comments wrapper */
.comment-wrapper{    
}
/* comments top box */
}
.comment-pages{
	float: right;
	padding: 5px;
	color: #666666;
	text-align: left;
}
.comment-pages a{
}
.comment-pages a:hover{
}
.pagelink-current {
	font-weight: bold;
}
/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin-left: 5px;
	font-size:12px;
	text-align: left;
}
.commentbox-title{
	background-color:#ECF2DF;
	padding: 5px;
}
.commentbox-label{
	float: right;
	font-size: 12px;	
}
.commentbox-content{
	color: #479066;
	padding: 10px;
	word-break: normal;
    font-size:12px;
	text-align: justify;
    line-height: 240%;
	text-justify: distribute;
}
.commentbox-content img {
    border: none;
}
.trackbackbox {
	background: #E9FDF1;
	border-top: 1px solid #A9DBF6;
}
.commentbox-title, .trackbackbox-title{
	padding: 5px;
	font-size: 12px;
	color: #343434;
}
.commentbox-title a, .trackbackbox-title a{
 	color: #73A316;
	font-weight: normal;
}

.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: 8px;
	padding-bottom: 14px;
}


/* comment form wrapper */
#commentForm {
	width: 99%;
	text-align: left;
	margin: 5px 20px 5px 10px;
}

/****** 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 {
	border-left: 0px solid #333;
	margin: 10px;
}
.quote-title {
	background-color: #FBFEFF;
	border-bottom: 2px solid #BEE6FD;
	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: #FBFEFF;
	border: 1px solid #BEE6FD;
	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-size: 12px;
	padding: 10px;
	font-weight: bold;
	color: #FDC85A;
}
.linkdesc {
	font-size: 12px;
	padding: 10px;
	font-weight: normal;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	color: #68C1BB;
	text-indent: 3px;
}

/*Page*/
.pagebox {
	padding-bottom: 25px;
	margin-bottom: 5px;
	clear: both;
}
.pagebox-title{
	font-size: 16px;
	height: 68px;
	margin-left: 5px;
}
.pagebox-title h4{
	color: #0D80BD;
	font-size: 16px;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 3px solid #BEE6FD;
	font-weight: bold;
}
.pagebox-content{
	margin-top: -30px;
	clear: both;
	word-wrap: break-word;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
}

/* 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;
}