/*
flus2 for Bo-Blog 2.0.2
Design by here 
2006-10-21
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background-color: #fff;
	background-image: url("images/page-bg.png");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 24px 5px 0px 0px;
	padding: 0px;
}

table {
	font-family: Tahoma, Arial;
	color: #333;
	font-size: 12px;
}
td{
	word-break: break-all;
}
/*
a:link,
a:visited {
	text-decoration: none;
	color: #333333;
}*/
a {
	text-decoration: none;
	color: #015f92;
}
a:hover {
    border-bottom:dotted 1px;
	color:#666666;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

acronym {                                           
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	color: #333; 
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
input.button {
	height: 20px;
	color: #333; 
	border: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	background-color: #FFFFFF;
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #333;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
select { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #333; 
	background-color: #FFFFFF;
}
.search-field { 
    width: 155px;
    margin-bottom:3px;
}

/****** Main Layout Styles ******/
#wrapper {
}
#innerWrapper {
	width: 100%;
	position: relative;
}

#header {
}
#innerHeader {
	padding: 0px;
	padding-bottom: 2px;
	height:40px;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	margin-left:10px !important;
	margin-left:8px;
}

#footer {
	clear: both;
	font-weight: bold;
}
#footer a{
color: #efe3c7;
font-weight: bold;
}
#innerFooter {
	padding: 0px;
	padding-top: 0px;
	background-color:#005982;
	margin-left:10px;
	height:44px;
	color: #333333;
	font-size: 12px !important;
	font-size: 11px;
	text-align: center;
}

/****** Header Elements Styles ******/
/* header title */
#blogLogo {}
#logo {
	float: left;
	margin-right: 5px;
}
.blog-header {
	padding: 0px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 24px;
	font-weight: bold;
}
h1 a:link,
h1 a:visited {
	color: white;
	text-decoration: none;
}
h1 a:hover {
	color: white;
	text-decoration: underline;
}
/* blog description */
.blog-desc {
	color: white;
	height:15px !important;
	height:10px;
}

/* nav menu */
#menu {
	margin-top: 0px;
	padding-top:17px;
	color: white;
	padding-left:200px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin-right: 5px;
	border-right: 1px solid #333;
}
#menu a{
	color: #333333;
}
/****** Content Layout ******/
#mainWrapper {
	border-right: solid 1px #CCCCCC;
}

#mainWrapper-inner {                                   
}

/* sidebar */
.sidebar-left {
	float: left;
	width: 190px !important;
	width: 170px;
	margin-top:4px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/link-bg.png);
	background-repeat: repeat;
}
.sidebar-hide {
	display: none;
	float: right;
}
#innerSidebar2 {
	width: 170px;
	padding:10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image:url(images/link-bg2.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
}
#innerSidebar {
	padding: 0px;
	margin-left:-4px;
	border-left: dashed 1px #cdcdcd;
	border-right: dashed 1px #cdcdcd;
	border-bottom: dashed 1px #cdcdcd;
}
.sidebar {
	float: right;
	width: 200px;
	margin-top:5px;
	padding-left:0px !important;
	padding-left:8px;
	padding-right:12px;
	/*background-color:#F6F5F0;*/
	/*background-image:url(images/sidebar-bottom.gif);*/
	background-repeat: no-repeat;
	background-position: 0% bottom;
}

/* content */
.content {
	float: left;
	width: 100%;
	margin-left:10px !important;
	margin-left:5px;
	margin-right: -440px;
}
.content-wide {
	width: 100%;
	float: left;
	margin: 0px;
	margin-left:10px !important;
	margin-left:5px;
	margin-right: -440px;
}
.content-only {
	width: auto;
	margin: 0px;
	margin-right: -440px;
}
#innerContent {
	margin-right: 440px;
	padding:0px;
	border-right: dashed 1px #cdcdcd;
	border-left: dashed 1px #cdcdcd;
	margin-top:10px;
	overflow: hidden;

}
/*.innerContent-bottom {
	margin-right: 440px;
	background-color:#F6F5F0;
	height:14px;
	}
.innerContent-bottom-left {
	width:8px;
	float:left;
	height:14px;
	background-color:#F6F5F0;
	background-image: url(images/innerContent-bottom-left.gif);
	background-position: left bottom;
	}	
.innerContent-bottom-right {
	height:14px;
	width:8px;
	float:right;
	background-color:#F6F5F0;
	background-image: url(images/innerContent-bottom-right.gif);
	background-position: right bottom;
	}*/
/* 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-top: 0px;
	padding:1px;
	margin-bottom: 0px;
}
.panel h5 {
    text-indent: 5px;
	line-height: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	color: #1b3d66;
    font-size: 12px !important;
	font-size: 11px;
	font-weight: bold;
	border-bottom:dotted 1px #015f92;
    /*background-image: url("images/left_title.gif");*/
}
.panel-content{
	padding:0px;
	color:#015f92;
	line-height: 120%;
	margin-bottom:5px;
}
.sidebar_statistics{
    color:#000;
	border: #000 1px solid;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	color: #333333;
	list-style: square inside;
}
#innerSidebar2 .panel-content{
	padding:3px;
	color:#015f92;
	line-height: 120%;
}
#innerSidebar2 .panel-content a{
	color:#333333;
}
#innerSidebar2 .panel-content a:hover{
	color: #015f92;
	text-decoration: none;
	border-bottom:dotted 1px #015f92;
}
#innerSidebar2 .panel-content ul{
	padding: 0px;
	margin: 0px;
}
#innerSidebar2 .panel-content li{
	padding: 0px;
	margin: 0px;
	color: #000;
	list-style: none;
	list-style-position : outside;
}
#innerSidebar2 .panel-content li.indent, .panel-content ul ul li{
	padding: 0px;
	background-image: url("images/list.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
}
.sidebar a{
	color:#333333;
}
.sidebar a:hover{
    color: #015f92;
}
.panel-content li.indent, .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: 190px;
	margin-top: 5px;
}

.calendar-top {
	color: #333333;
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}

.calendar-weekdays {
	background: #F6F6F6;
}
.calendar-weekday-cell {
	color: #666666;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	width: 14%;
	padding: 2px;
}

.calendar-main {
	background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	color: #666666;
	text-align: center;
	width: 14%;
	padding: 2px;
	background: #F6F5F0;
}
.calendar-saturday,
.calendar-sunday {
	color: #333333;
	font-weight:bold;
}
.calendar-today {
	border: dashed 1px #CCCCCC;
	background-color: #F6F6F6;
}

.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: normal;
}

/****** Announcement Box ******/
.announce{
	border: 1px dashed #000000;
	margin-bottom: 15px;
	margin-right:5px;
	margin-left:5px;
}
.announce-content{
	font-weight: bold;
	word-wrap: break-all;
	padding: 10px; color: #333333; 
}

/****** Defaul Page Elements ******/
.article-top,
.article-bottom {
	padding: 5px;
	margin-top: 0px;
}

/* page links */
.pages {
    padding-left:5px;
	color: #3d3f3d;
}
.pagelink-current {
	font-weight: bold;
    color: #015f92;
}
.listbox {
	padding-top: 0px;
	padding-bottom: 5px;
	background-color:#f2f2f2;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #161816;
	color: #f6f5f0;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	color: #516636;
	border-bottom: 1px dotted #7c7c7c;
}
.listbox-entry a{
	word-wrap: break-all;
}
/* entry display box */
.prev-article{ 
    float: left; 
}
.prev-article a{ 
}
.prev-article a:hover{ 
}
.next-article{ float: right; }
.next-article a{ 
}
.next-article a:hover{ 
}

/* text box */
.textbox{
    margin-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	/*background-color:#f2f2f2;*/
}
.textbox-title{
	/*border-bottom:1px #ffffff solid;*/
	/*background: url('./images/title_bg.png') repeat-x;*/
	word-wrap: break-all;
	font-size: 14px;
	padding-top: 0px;
	height: 42px;
}
.textbox-title h4{
	margin-left: 0px;
	color: #2e2f31;
	padding-left: 5px;
	font-size: 12px;
	display: inline;
}
.textbox-title h4 a{
}
.textbox-title h4 a:hover{
	color: #2e2f31;
	text-decoration: none;
}
.textbox-label{
    
	padding-top: 5px;
	padding-left: 5px;
	color: #015f92; /*ÊðÃûÀ¸*/
	font-size: 12px;
}
.textbox-label a{
	color: #015f92;
}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	word-wrap: break-word;
	padding: 5px;
	color:#000000;
	/*background-color:#f2f2f2;
	border: 1px solid #8E7D51;*/
}
.textbox-content a {
	color: #015f92;
}
.textbox-content a:hover{
	color: #3d3f3d;
}
.textbox-bottom{
    background-color:#f2f2f2;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	padding: 0px;
	padding-top: 3px;
	padding-right:5px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #6c6650;
	text-align:right;
}
.textbox-bottom a {
	color: #333333;
	text-decoration: none;
}
.textbox-bottom a:hover {
	/*background-color: #746E55;
	color: #7f7963;
	text-decoration: underline;*/
}
.textbox-adminbar {
	padding-top: 0px;
	padding-right:5px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #6a6347;
	text-align:right;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #6a6347;
	text-align:left;
	padding-left: 15px;
	background: url('./images/tb_bg.gif') no-repeat 0px;
}
.tags {
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #3d3f3d;
	text-align:left;
	padding-left: 18px;
	background: url('./images/tag_bg.gif') no-repeat 2px;
}
/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #005982;
	text-align: right;
}
.comment-pages{
	padding-left:5px;
	padding:5px;
	margin: 5px;
	color: #3d3f3d;
}
.comment-pages a{
}
.comment-pages a:hover{
}
.pagelink-current {
	font-weight: bold;
    color: #666666;
}
/* commnet box ÁôÑÔ»Ø¸´*/
.commentbox{
    border:1px solid #628fb0;
	/*border-left: 7px solid #53524f;*/
	background-color:#f4f8fb;
	word-wrap: break-word;
	padding: 0px;
	padding-left:3px;
	padding-bottom:5px;
	margin-top: 5px;
	color:#025a8a;
}
.commentbox-title{
	padding: 5px;
	border-bottom: 1px solid #d3e8f8;
	/*background: url('images/sidebar_bg.png') repeat-y;*/
	background-color:#ffffff;

}
.commentbox-title a{
	color:#025a8a;
}
.commentbox-label{
	display: inline;
	color: #5a5959;
	font-size: 12px;	
}
.commentbox-content{
	padding: 5px;
	padding-bottom: 14px;
	color:#000000;
}
/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
	border-left: 3px solid #D5D8E1;
	/*background: url('images/sidebar_bg.png') repeat-y;*/
	background-color:#e18946;
}
.trackbackbox-label{
	display: inline;
	color: #005982;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #040301;
}
/* comment form wrapper */
#commentForm {
	width: 99%;
	padding-left:3px;
}

/****** normal message box ******/
.messagebox{
 width: 500px;
 margin-top: 120px;
 border: 1px solid #D5D8E1; 
 border-top: 0px; 
 text-align: center; 
 background-color: #bab9b9;
}
.messagebox-title{
 background: url('images/title_bg.png') repeat-x;
 color: #333333; 
 font-weight: bold; 
 padding: 5px;
}
.messagebox-content{
 color: #005982; 
 background:#f1efee;
 padding: 10px; 
 padding-bottom: 20px; 
 text-align: left;
}
.messagebox-bottom{
 color: #ffffff; 
 background-color: #005982; 
 padding: 5px;
}
.messagebox-bottom a{
 color: #f2f2f2; 
}.messagebox-bottom a:hover{
 color: #f5f4c6; 
}


/****** Input Form Styles (table) ******/
.formbox{
    border: 1px solid #628fb0;
    background-color:#f4f8fb;
	color:#333333;
}
.formbox a{
	color:#025a8a;
}
.formbox a:hover{
	color:#333333;
}
.formbox-comment{
	padding-top: 0px;
	border: 1px solid #628fb0;
	background-color:#f4f8fb;
	color:#333333;	
}
.formbox-title,
.formbox-comment-title{
	color: #123e64;
	font-weight: bold;
	/*border-left: 3px solid #D5D8E1;*/
	background: url('images/title_bg.png') repeat-x;
	background-color:#ffffff;
	border-bottom: 1px solid #628fb0;
	padding: 5px;
}
.formbox-rowheader {
	padding: 5px;
	/*font-weight: bold;*/
}

.formbox-content {
	padding: 5px;
}
/* smilies list */
/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #005982;
	text-align: left;
	border-bottom: 1px solid #BFCAD2;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}
/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border: 1px dotted #3d3f3d;
	background-color: #ffffff;
	color: #3d3f3d;
	margin: 5px;
	padding: 10px;
}

.quote {
	border-left: 0px solid #D6C094;
	margin: 10px;
}
.quote-title {
	background-color: #ffffff;
	border-bottom: 1px dashed #7c7c7c !important;
	border: 1px dotted #7c7c7c;
	padding: 5px;
	/*font-weight: bold;*/
	color: #5a5959;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #333333;
	padding: 10px; 
	/*background-color: #f2f2f2;*/
	border: 1px dotted #7c7c7c;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 100px;
	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: 12px;
	margin-bottom: 5px;
	color: #4A82C4;
}