/*
Bo-Blog V2.0.1 rc3
By RingsD
2007-12-23
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0;
    background-color: #ffffff;
    background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
    padding:0; 
    color:#999;
}
table {
	color: #382E1F;
	font-size: 12px;
}
td{
	word-break: break-all;
}
a:link,a:active,a:visited { text-decoration: none; color : #43afd2; border: none;}
a:hover	{ text-decoration: none; color : #FF8B00; border: none;} 
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #E6E6FA;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #BB6F02;
	cursor: help;
}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	color: #000; 
}
input.button {
	height: 20px;
	border: 1px solid #5B92A9;
	color: #000; 
}

textarea {
	border: 1px solid #000000;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000000; 
}

select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #000000; 
	border: 1px solid #5B92A9;
}
/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 1000px;
	/*position: relative;*/
	text-align: left;
	background: url('images/bg.png') repeat-y;
}
#innerWrapper {
	width: 100%;
}

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

#footer {
	clear: both;
	background: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 116px;
}
#innerFooter {
	padding-top: 50px;
	font-size: 12px;
	text-align: center;
	color: #999999;
}
#innerFooter a:hover{
    border-bottom:1px dashed #FF8B00;
}

/****** Header Elements Styles ******/

/* nav menu */
#menu {
	padding-top: 135px;
	margin-right: 30px;
	float: right;
	height: 25px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 60px;
	float: left;
	text-align: center;
}
#menu a{
	padding-top: 5px;
	display: block;
	color: #43afd2;
	height: 35px;
	font-weight: bold;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
#menu a:hover, #menu .activepage a {
	color: #666;
	border-bottom: none;
}

/****** Content Layout ******/
#mainWrapper {
}

/* sidebar */
.sidebar {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	overflow:hidden;
	display:inline-block;
	float: left;
	width: 240px;
	margin-left: 10px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	overflow:hidden;
	padding: 2px;
}
* html .sidebar{/*For IE6.0 */
	margin-left: 5px;
}
/* content */
.content {
	float: right;
	width: 700px;
	margin-right: 20px;
}

#innerContent {
	overflow: visible;
	margin-right: 0px;
	margin-top: 5px;
}

* html .content{/*For IE6.0 */
	margin-right: 10px;
}

/* 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: 5px;
}
.panel h5 {
	background: url('images/panel_bg.png');
	text-align: center;
	color: #43afd2;
	font-size: 12px;
	padding: 0px;
	padding-top: 20px;
	cursor: pointer;
	margin:0px;
	cursor: hand;
}
.panel h5 a{
	color: #382E1F;
}
.panel-content{
	width: 230px;
	margin:0px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 120%;
	color: #43afd2;
}
.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

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

.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: 100%;
  margin-top:1px;
  border:#888888 1px solid;
  line-height:135%;
  font-family:"Verdana";
}
.calendar-top {
  text-align: center;
  padding:0px;
  padding-bottom:3px;
  padding-top:3px;
}
.calendar-top a{
	color:#43c5f2;
	border-bottom:none;
}
.calendar-top a:hover{
	color:#FF8B00;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #666666;
  font-size:10px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  font-size:10px;
  text-align: center;
  width: 14%;
  padding:0px;
  border-bottom:#888888 1px solid;
  border-top:#888888 1px solid;
  color:#dedede;
  background:#789;
}
.calendar-main {
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
  padding-top:1px;
  padding-bottom:1px;
  color: #999999;
}
.calendar-saturday,
.calendar-sunday {
}
.calendar-today {
  border:#ccc 1px solid;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #333333;
  border-bottom:none;

  display:block;

  font-size:12px;
}
.calendar-today a {
  font-size:12px;
  text-decoration:underline;
  border-bottom:none;
}
.calendar-today a:hover{
}
.calendar-day a:hover,.calendar-saturday a:hover, .calendar-sunday a:hover {
}


/****** Search Panel ******/
.search-field { 
    width: 125px;
    border: 1px solid #A79D8F;
    color: #000; 
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 15px;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px; color: #000; 
}

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

/* page links */
.pages {
	color: #000000;
}
.pagelink-current {
	font-weight: bold;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	border-top: 1px solid #8FAEC0;
	border-bottom: 1px solid #8FAEC0;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	color: #43afd2;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #076AA6;
	border-bottom: 1px solid #8FAEC0;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{ float: left; }
.next-article{ float: right; }

/* text box */
.textbox{
	overflow:hidden;
	display:inline-block;
	background-color: #FFFFFF;
	color: #4E4E4E;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.textbox-calendar {
	float: left;
	color: #ffffff;
	background-image: url("images/title_bg1.png");
	height: 54px;
	width: 51px;
	text-align: center;
}
.textbox-calendar-day {
	display: block;
	font-family: Arial;
	font-size: 25px;
	padding: 1px;
}
.textbox-calendar-month {
	margin: 0px;
	margin-top: 9px;
	display: block;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.textbox-title{
	background-image: url("images/title_bg2.png");
	word-wrap: break-all;
	font-size: 14px;
	padding-top: 10px;
	width: 639px;
	height: 54px;
}
.textbox-title h4{
	margin-left: 7px;
	color: #3A3E27;
	padding-left: 5px;
	font-size: 14px;
	display: inline;
}
.textbox-title h4 a ,.textbox-title h4 a:visited{
    font-weight:bold;
	color:#FF8B00;
	text-decoration: none;
}
.textbox-title h4 a:hover {
    font-weight:bold;
	color:#43afd2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #43afd2;
	border-bottom-style: dashed;
}
.textbox-label{
	padding-top: 9px;
	font-size: 12px!important;
	font-size: 12px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
}

.textbox-label a{
    color: #578cca;
}

.textbox-fontsize{
	color:#43afd2;
	float: right;
	text-align: right;
	padding: 3px;
	padding-top:10px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #43afd2;
}

.textbox-content{
	clear: both;
	padding: 0px 11px 10px 0px;
	word-break: normal;
                font-size:12px;
	text-align: justify;
                line-height: 150%;
	text-justify: distribute;
	padding: 10px;
}

.textbox-content a{
	text-decoration: underline;
}
.textbox-bottom{
    text-align: right;
    padding-top: 3px;
    margin-left: 10px;
	margin-right: 10px;
	font-size:12px !important;
	font-size: 12px;
}

.textbox-bottom a {
	text-decoration: none;
}
.textbox-bottom a:hover {
    color : #FF8B00; 
    border-bottom:1px solid #FF8B00;
}
.textbox-adminbar {  
	padding-bottom: 2px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	float: right;
	text-align: left;
}

.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding-left: 0px;
}
.tags {
	margin-top: 2px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #000000;
	text-align:left;
	padding-left: 15px;
	background: url('./images/tag_bg.gif') no-repeat 0px;
}

.tags a{
	text-decoration: none;
}

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

/* comments bg */
.comment-bg{
	height:40px; 
	background-image: url(images/comment_top_bg.png);
}

/* comments top box */
.comment-top{ /*un*/
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #666;
	text-align: right;
    border: 1px solid #e0e0e0;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #666;
}
.comment-pages a{
	color:#FF8B00;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 0px;
	margin: 0px;
    margin-top:5px;
    border: 1px solid #e0e0e0;
    width:700px;
    background-color:#fff;
    background-position: top left;
	overflow:hidden;
}
.commentbox-title{
	padding: 5px;
    border-bottom:1px solid #e0e0e0;
}
.commentbox-label{
	color: #666;
	font-size: 12px;
}
.commentbox-content{
	padding: 8px;
	padding-bottom: 14px;
}

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

/* comment form wrapper */
#commentForm {
	width:700px;
    background-color:#fff;
	background-image: url(images/label_bg.png);
	background-repeat: no-repeat;
    background-position: top left;
	overflow:hidden;
    padding-left:10px;
    padding-top:10px;
    margin: 10px 0;

}

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


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

.formbox-title,
.formbox-comment-title{
	color: #666;
	font-weight: bold;
	padding: 5px;
}

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

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

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-break: normal;
	font-size:12px;
	line-height: 145%;
	text-align: justify;
	text-justify: distribute;
	border:1px dashed #666;
	margin: 10px 10px 10px 15px;
	padding: 10px 10px 10px 15px;
}

.quote {
	border: 1px solid #e0e0e0;
	padding:3px;
	padding-left:10px;
	margin: 10px 10px 10px 15px;
	margin: 10px;
}
.quote-title {
	border-bottom: 1px dashed #e0e0e0;
	padding: 4px;
	padding-bottom:9px !important;
	padding-bottom:6px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-break: normal;
	font-size:12px;
	line-height: 145%; 
	text-align: justify;
	text-justify: distribute;
	padding: 5px 0px 5px 5px ;
}
.quote-content img{
	border:none;
}

/****** 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: #382E1F;
}