/*
=== LBS^2 StyleSheet File ====================================
 Style Name: Yellow Top
    Version: 1.0
     Author: VanHu
Last Update: 2008-03-30 19:00
==============================================================
*/

/****** General Styles ******/
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background: #FFF url('images/bg_main.gif') repeat-x;
	font-family: Tahoma;
	color: #000;
}
table {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
}
td {
     word-break: break-all; 
	 color: #383f44;
}

img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
}

a:link,
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #f60;
}
hr {
	border: 0;
	border-top: 1px solid #ccccd4
	height: 1px;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
.upload-file {
	padding: 1px;
	border-width: 1px;
	color: #000;
}
input,textarea,select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px; 
}
input.text {
	height: 15px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
}
input.button {
	height: 19px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	color: #7B818B;
}
textarea { 
	padding: 1px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
}
select { 
	background-color: #FFFFFF;
}

/****** Main Layout Styles ******/
#wrapper {
	width: 750px;/*766 866 992*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#innerWrapper {
	width: 100%;
}

#header {
	height: 100px;
}
#innerHeader {
}

#footer {
    clear: both;
}

#innerFooter {
	padding-top: 15px;
	color: #CCCCCC;
	height: 42px;	font-size: 11px;
	line-height: 11px;
	text-align: center;
}
#innerFooter a:link,
#innerFooter a:visited {
	color: #a8adb4;
}
#innerFooter a:hover {
	color: #ff9900;
	text-decoration: underline;
}
/****** Header Elements Styles ******/
#blogLogo {
}
#logo {
	float: left;
}
/* header title */
.blog-header {
	height: 79px;
}
.blog-title {
    display: none;
}

/* blog description */
.blog-desc {
    display: none;
}

/* nav menu */
#menu {
	padding: 0px 0px 0px 26px;
	margin-top:-22px;
	font-size: 12px;
	height: 20px;
	float: right;
}
#menu ul{
	margin: 0;
}
#menu li{
	display: inline;
    list-style-type: none;
	float: left;
	margin: 0px;
	height: 20px;
	line-height: 20px;
}
#menu a:link, #menu a:visited
{
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px 2px 0px 1px;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
	color: #333333;
}
#menu a:hover
{
	background: url('images/2.gif');
	color: #FFFFFF;
}



/****** Content Layout ******/
#mainWrapper {
	padding: 0px;
	margin-top:-5px;
}

/* sidebar */
.sidebar {
	float: right;
	width: 186px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 6px;
	padding-bottom: 1px;
}

/* content */
.content {
	float: left;
	width: 100%;
	margin-left: -192px;
}
.content-wide {
	width: auto;
	margin-left: -192px;
}
.content-only {
	width: auto;
	margin-left: -192px;
}
#innerContent {
	margin-left: 192px;
	margin-top: -2px;
	overflow: visible;
	padding: 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{
	margin-bottom: 6px;
}
.panel h5 {
	padding-top: 0px;
	padding-left: 5px;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	border-bottom: 1px dotted #CCCCCC;
}
.panel-content{
	padding:5px;
	line-height: 120%;
	font-size: 12px;
	color: #7b818e;
	line-height: 140%;
}

.panel-content a:link,
.panel-content a:visited
{
	color: #7b818e;
}
.panel-content a:hover
{
	color: #FF9900;
	text-decoration: none;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
.panel-content li{
	background: transparent url("images/SRightIco.png") no-repeat 0 2px;
	list-style-image: none;
	list-style-type: none;
	padding: 1px 0 1px 13px;
	color: #000;
}
/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
	width: 166px;	font-size: 11px;
	background-color: #fff;
	border-top: 0;
}
#calendar a:link,
#calendar a:visited {
}
#calendar a:hover {
}

.calendar-top {
	padding: 2px;
	text-align: center;	font-size: 11px;
	background-color: #fff;
}
.calendar-year,
.calendar-month {	font-size: 11px;
}

.calendar-weekdays {	font-size: 11px;
	background-color: #fff;
}
.calendar-weekday-cell {
	width: 14%;
	padding: 2px;
	text-align: center;	font-size: 11px;
}

.calendar-main {
	background-color: #fff;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	color: #000;
	text-align: center;
	width: 14%;	font-size: 11px;
	padding: 2px;
}
.calendar-saturday,
.calendar-sunday {	font-size: 11px;
}
.calendar-today {
	border: solid 1px #ccccd4;
	background-color: #f2f3f7;
}

.calendar-day a:link,
.calendar-day a:visited,
.calendar-saturday a:link,
.calendar-saturday a:visited,
.calendar-sunday a:link,
.calendar-sunday a:visited,
.calendar-today a:link,
.calendar-today a:visited {
	text-decoration: underline;
	font-weight: bold;
}

/****** Search Panel ******/
.search-field { width: 140px; }

/****** Announcement Box ******/
.announce{
	margin-bottom: 6px;
}
.announce-content{
	word-break:break-all;
	padding: 6px;
}
.announce-time{
    display: none;
}

/****** Defaul Page Elements ******/
.article-top {
    display: none;
}
.article-top a:link,
.article-top a:visited
{
	color: #383f44;
}
.article-top a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.article-bottom {
	display: inline;
}
.article-bottom a:link,
.article-bottom a:visited
{
	color: #383f44;
}
.article-bottom a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

/* page links */
.pages {
	font-size: 12px;
}
.pagelink-current {
	font-weight: bold;
}

.view-mode {
	float: right;
	font-size: 12px;
}

.listbox {
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	word-break:break-all;
	font-weight: bold;
	text-decoration: underline;
}
.listbox-entry {
	word-break:break-all;
}
.listbox-entry a{
	word-break:break-all;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #ccccd4;
}
.no-entry-message {
	padding: 6px;
	background: #fff;
	text-align: center;
}

.prev-article{ float: left; line-height: 16px;}
.next-article{ float: right; line-height: 16px;}
.category-label{ text-align: center; line-height: 16px;}

/* text box */
.textbox{
	margin-bottom: 3px;
}
.textbox-title{
	word-break:break-all;
}
.textbox-title h4{
	word-break:break-all;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding: 6px 0px 0px 6px;
	margin: 0px;
	color: #555555;
	border-bottom: 1px dotted #ccc;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited {
	font-size: 12px;
	color: #555555;
}
.textbox-title h4 a:hover {
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
.textbox-label{
	height: 24px;
	padding: 6px 0px 0px 6px;
	font-size: 11px;
	color: #666;
}
.textbox-label a:link,
.textbox-label a:visited {
	font-size: 11px;
	color: #690;
}
.textbox-label a:hover {
	font-size: 11px;
	color: #f90;
	text-decoration: none;
}
.textbox-fontsize{
	padding: 6px 11px;	font-size: 11px;
}
.textbox-content{
	word-break:break-all;
	padding: 11px;
	font-size: 12px;
	color: #000;
}
.textbox-content a:link,
.textbox-content a:visited {
	color: #690;
}
.textbox-content a:hover {
	color: #f90;
}
.textbox-bottom {
	padding: 6px 11px;
	text-align: right;
	font-size: 12px;
}
.textbox-bottom a:link,
.textbox-bottom a:visited {
	color: #666;
}
.textbox-bottom a:hover {
	color: #f90;
}
.editmark {
	display:none
}
.textbox-urls {
	margin-top: 10px;
	padding: 6px;
	border-top: 3px solid #d2d6d9;
	background-color: #edf1f4;
	font-size: 12px;
	color: #383f44;
}
.textbox-urls a:link,
.textbox-urls a:visited {
	color: #c60000;
}
.textbox-urls a:hover {
	color: #333;
	text-decoration: underline;
}

/* guestbook entry box */
.gbbox{
	word-break:break-all;
	padding-bottom:11px;
	font-size: 12px;
	background: url('images/comm.gif') left bottom no-repeat;
}
.gbbox-title{
	padding: 11px 11px 11px 0px;
}
.gbbox-title a:link,
.gbbox-title a:visited {
	color: #690;
}
.gbbox-title a:hover {
	color: #690;
	text-decoration: none;
}
.gbbox-label{
	color: #999;
	display: inline;
}
.gbbox-label a:link,
.gbbox-label a:visited {
	color: #999999;
}
.gbbox-label a:hover {
	color: #999999;
	text-decoration: underline;
}
.gbbox-content{
	word-break:break-all;
}
.gbbox-reply {
	margin: 11px 0px 0px 32px;
}
.gbbox-reply-title{
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #999999;
}
.gbbox-reply-label{
	display: inline;
	color: #999999;
	font-weight: normal;
}
.gbbox-reply-label a:link,
.gbbox-reply-label a:visited {
	color: ##999999;
}
.gbbox-reply-label a:hover {
	color: #999999;
	text-decoration: underline;
}

/* comments wrapper */
.comment-wrapper{
	margin-top: 6px;
}

/* comments top box */
.comment-top{
	padding: 6px 11px;
	text-align: right;
	font-size: 12px;
}
.comment-pages{
	padding: 6px 0px;
	color: #000;
	font-size: 12px;
	margin: 11px;
}

/* commnet box */
.commentbox{
	word-break:break-all;
	margin: 11px;
	font-size: 12px;
	background: url('images/comm.gif') left bottom no-repeat;
}
.commentbox-title{
	padding: 11px;
}
.commentbox-title a:link,
.commentbox-title a:visited {
	color: #690;
}
.commentbox-title a:hover {
	color: #690;
	text-decoration: none;
}
.commentbox-label{
	color: #999;
	display: inline;
}
.commentbox-label a:link,
.commentbox-label a:visited {
	color: #c60000;
}
.commentbox-label a:hover {
	color: #c60000;
	text-decoration: underline;
}
.commentbox-content{
	padding: 0px 11px 11px 32px;
}
.no-comment-box{
	margin-top: 6px;
	padding: 6px;
	font-size: 12px;
}

/* trackback box */
.trackbackbox{
	word-break:break-all;
	border: 1px solid #ccc;
	margin: 11px;
}
.trackbackbox-title{
	padding: 2px;
	background-color: #f3f3f3;
}
.trackbackbox-title a:link,
.trackbackbox-title a:visited {
}
.trackbackbox-title a:hover {
}
.trackbackbox-label{
	color: #333;
	display: inline;
}
.trackbackbox-label a:link,
.trackbackbox-label a:visited {
	color: #666;
}
.trackbackbox-label a:hover {
	color: #000;
}
.trackbackbox-content{
	padding: 6px;
}

/* comment form wrapper */
#commentForm {
	width: 100%;
}

/****** normal message box ******/
.messagebox{
	text-align: center;
}
.messagebox-title{
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #666;
}
.messagebox-content{
	padding: 10px;
	padding-bottom: 20px;
	text-align: left;
	color: #666;
}
.messagebox-bottom{
	height: 22px;
	line-height: 22px;
}

/****** error message box ******/
.errorbox{
	text-align: center;
}
.errorbox-title{
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #c60000;
}
.errorbox-content{
	padding: 10px;
	padding-bottom: 20px;
	text-align: left;
	color: #f00;
}
.errorbox-bottom{
	height: 22px;
	line-height: 22px;
}

/****** Input Form Styles (table) ******/
.formbox-comment{
	margin-top: 6px;
}
.formbox{
}

/*Post Comments*/
.formbox-comment-title{
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #690;
	padding: 0px 6px;
}
.formbox-comment-title a:link,
.formbox-comment-title a:visited {
	color: #666;
}
.formbox-comment-title a:hover {
	color: #f90;
}

.formbox-comment-rowheader {
	padding: 5px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	word-break: keep-all;
	color: #333;
}

.formbox-comment-content{
	padding: 5px;
	padding-right: 10px;
	font-size: 12px;
	color: #333;
}

/*Post Articles*/
.formbox-title{
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #690;
	padding: 0px 6px;
}

.formbox-rowheader{
	padding: 5px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	word-break: keep-all;
}

.formbox-content{
	padding: 5px;
	padding-right: 10px;
	font-size: 12px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	text-align: left;
	border-bottom: 1px solid #999999;
	cursor: pointer;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}

/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: none;
}
.upload-file{}

.upload-error {}
.upload-done {}

/****** Misc Styles ******/
.comment-text,
.hidden-note{
	font-size: 12px;
}
.red {
	color: red;
}
.highlight {
	background: #f00;
	font-weight: bold;
	color: #f60;
}
.meta-button {
	margin: 1px;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{
	margin: 1px;
	padding: 1px;
}
.code {
	word-break:break-all;
	padding: 5px;
	margin: 5px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	font-family: Verdana,"Courier New";
	color: #666;
}

.quote {
	margin: 5px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	color: #666;
}
.quote-title {
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
.quote-content {
	word-break:break-all;
	padding: 5px; 
}

.ubb-obj-div {
	word-break:break-all;
	margin: 5px;
	padding: 5px;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
}