/*
Skin For Bo-Blog V2.1.0
Author:Virgo8x
*/

/****** General Styles ******/
body {
	color: #000000;
	font-size:12px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	padding:0;
	margin:auto;
    text-align: center;
    background: #000000 url('images/background-center.gif') repeat-y top center;
}

BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/heartpink.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/heartpink.gif"), auto;}
#wrapcentre {
   margin: 15px 15px 0 15px;
}

table {
	font-family: Tahoma, Arial;
	color: #313031;
	font-size: 12px;
}
td{
	word-break: break-all;
}

a {
    text-decoration: none;
	color: #000000;
}
a:hover {
    color:#0099FF;
}

hr {
	border-left:0px none; border-right:0px none; border-bottom:0px none; height: 1px;
	border-top: 1px solid #D6EEFA
}

acronym {
	text-decoration: none;
	border-bottom: 1px solid #D6EEFA;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
	width: 500px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background: #FFFFFF;
}
input.text {
    padding: 1px;
	color: #000000; 
	border:1px solid #BABABA;
	background: #F5F5E9;
}
input.text:hover {
    background: #FFFFFF;
}
input.inf {
	padding: 1px;
	color: #000000; 
	border:1px solid #BABABA;
	background: #F5F5E9;
}
input.button {
	height: 20px;
	border: 1px solid #BABABA;
	color: #000000;
	background-color: #ffffff;
	margin-right: 25px;
}
textarea {
	font:12px  Tahoma, Arial,sans-serif; 
	color: #000000;
	border:1px solid #BABABA;
	background: #F5F5E9;
}
textarea:hover {
    background: #FFFFFF;
}
select { 
	margin-top: 1px;
	color: #000000; 
	border: 1px solid #BABABA;
}
/****** Main Layout Styles ******/
#wrapper {
	width: 100%;
	text-align: center;
}
#innerWrapper {
	width: 780px;
	margin:0 auto;
	text-align:left;
	background: #ffffff
}

#header {
	width: 780px;
	margin: 0 auto;
}
#innerHeader {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	background: #FFFFFF 
}
#innerFooter {
	text-align:center;
	font-size: 11px ;
	color: #868686;
	font-weight: normal;
	padding: 10px 0px 10px 10px;
}
#footer a {
	color: #868686;
	font-weight: normal;
}
#footer a:hover {
	color:#ffffff;
	font-weight:bold;
}
/****** Header Elements Styles ******/
/* header title */
.blog-header {
	background: url('images/banner.jpg') top no-repeat;
	padding-left: 20px;
	height: 300px;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding-top: 40px;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #a9a9a9;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	color: #000000;
	font-size: 12px!important;
	font-size: 11px;
	padding-left: 10px;
}

/* nav menu */
#menu {
	padding-left: 20px;
	margin-right: 0px;
	height: 27px;
	background: #000000  url('images/bar.png') repeat-x;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 80px;
	float: left;
	text-align: center;
	padding-left: 0px;
	margin: 0px;
	border-right: 1px #000000 solid;
}
#menu a{
	padding-top: 7px;
	display: block;
	color: #dddddd;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	background: url('images/bgnavitems.png') no-repeat 0px 1px;
}
#menu a:hover, #menu .activepage a {
	color: #ffffff;
	font-weight: bold;
	background: url('images/bgnavitems.png') no-repeat 0% 95%;

}
/****** Content Layout ******/
#mainWrapper {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 10px;
}

/* sidebar */
.sidebar {
	margin-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 220px;
	height: 100%;
}
.sidebar {
    margin-top: -10px;
}
* html .sidebar {
    margin-top: 10px;
}
*+html .sidebar {
    margin-top: 10px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 0px;
}

/* content */
.content {
	float: right;
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.content-wide {
	margin: 0px;
	width: 780px;
}
.content-only {
	margin: 0px;
	width: 780px;
}
#innerContent {
	overflow: hidden;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	margin-top:-1px !important;
	border-top:0px none !important;
	margin-top:0 !important;
	clear:both;
	visibility:hidden
}

/****** Sidebar Panels ******/
.panel{
padding:0px;
	margin-bottom: 10px;
    margin-right: 15px;
    text-align: left;
}
.panel a{	
	color: #000000;
		font-weight: bold;
}
.panel a:link{
color: #000000;	
	font-size: 11px;
			font-weight: bold;
}
.panel a:hover{
		color: #0099FF;
		font-weight: bold;
}			
.panel h5 {
	background: #FFFFFF;
	background: url('images/bar.jpg') no-repeat;   
	border-bottom: 1px groove #ffffff;    
	color: #DDDDDD;
	font-size: 12px;
	margin-bottom: 0px;
    padding: 7px 0 5px 12px;
}

.panel h5 a{
    color: #ffffff
}
.panel-content{
	background: #FFFFFF;
	
	color:#000000;
	padding: 8px 10px 10px 10px;
	line-height: 120%;
	color: #000000;
	background: url('images/bg_content.jpg') no-repeat top right;
	border: 1px solid #dddddd;
}
.panel-content ul{
	color: #518800;
	margin: 0px;
}
.panel-content li{

	padding-left:20px;
	margin: 0px;
	list-style: none;
	background: url('images/deta2il.gif') no-repeat;
	padding-right:2px; padding-top:2px; padding-bottom:2px

}
.panel-content li.indent{
	background: url('images/12.gif') no-repeat;

}
.panel-content li {
    margin-left: -45px;
}
* html .panel-content li {
    margin-left: 10px;
}
*+html .panel-content li {
    margin-left: 10px;
}
.panel-content li.indent{
	padding: 0px;
	list-style: none;
}
.panel-content li.indent {
    text-indent: 5px;
}
* html .panel-content li.indent {
    text-indent: 20px;
}
*+html .panel-content li.indent {
    text-indent: 20px;
}
.panel-content ul ul li{
	padding: 0px;
	text-indent: 5px!important;
	text-indent: 20px;
	list-style: none;
}

.panelcat-content{
	color:#518800;
	background: #FFFFFF;
	border: 1px dashed #AEF222;
	padding: 10px 0px 0px 20px;
	padding-left: 0px!important;
	padding-left: 10px;
	line-height: 120%;
}
.panelcat-content ul{
	color:#518800;
	margin: 0px;
}
.panelcat-content li{
	color: #518800;
    padding:3px 3px 1px 2px;
    list-style: none;
}
.panelcat-content li {
    margin-left: -20px;
}
* html .panelcat-content li {
    margin-left: 10px;
}
*+html .panelcat-content li {
    margin-left: 10px;
}

.panelcat-content li.indent{
	padding: 0px;
	text-indent: 20px;
	list-style: none;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
  width: 95%; 
  margin-top:1px;
  font-size: 12px;
  color: #666666;
}
.calendar-top {
  text-align: center;
  padding:2px;
}
.calendar-top a{
color:#000000;
}
.calendar-top a:link{color:#00000;  
}
.calendar-top a:hover{color:#000000;}

.calendar-year,
.calendar-month {
  color:#000000;
  font-weight: bold;
}
.calendar-weekdays {
  color: #000000;

  font-size:11px;
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-weekday-cell {
  color: #000000;
  background: url('images/weekbg.png') no-repeat;
  font-size:10px;
  text-align: center;
  width: 14%;
  padding-top:1px;
  margin: 2px;
  font-weight: bold; padding-left:2px; padding-right:2px; padding-bottom:2px
}
.calendar-main a{    
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:2px;
}
.calendar-saturday,
.calendar-sunday {
  color: #990000; 
}
.calendar-today { 
  color: #b73105;
  	background: url('images/panel_bg.png') no-repeat;

  font-weight:bold
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #fab19a; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-day a:link, .calendar-saturday a:link, .calendar-sunday a:link {
  color: #fab19a; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-day a:hover, .calendar-saturday a:hover, .calendar-sunday a:hover{
  color: #000000; 
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a {
  color: #b73105;
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a:link {
  color: #b73105;
  font-weight:bold;
  text-decoration: underline;
}
.calendar-today a:hover {
  color: #000000;
  font-weight:bold;
  text-decoration: underline;
}
/****** Search Panel ******/
.search-field { 
    width: 160px;
    border: 1px solid #494949;
    margin-bottom: 5px;
}

/****** Announcement Box ******/
.announce{
	padding: 5px 10px;
	margin: 15px;
	margin-top: 10px;
	border: 1px dashed #BFCAD2 !important;
	border: 1px dashed #BFCAD2;
	text-align: left;
	background: #ffffff;
}
.announce-content{
	font-size:12px;
	color: #333333; 
	line-height: 20px;
	padding-left: 5px;
}

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

}
/* page links */
.pages {
    text-align: left;
	font-size:12px !important;
	font-size:11px;
	color: #518800;
	margin-left: 10px;
}
.pagelink-current {
	font-weight: bold;
	font-size: 14px;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #518800;
	border-bottom: 1px solid #518800;
}
.listbox-table {
	width: 100%;
}
.listbox-header {
	color: #518800;
	font-weight:bold;
}
.listbox-entry {
	word-wrap: break-all;
	font-size:12px;
	color: #a9a9a9;
}
.listbox-entry a{
	word-wrap: break-all;
}


/* entry display box */
.prev-article{ float: left; margin-left: 2px;width: 100%;}
* html .prev-article, *+html .prevarticle { float:left;margin-left:2px;}
.next-article{ float: left; margin-left: 2px;}


/* text box */
.textbox{
	margin:5px 15px 0px 15px; 
	padding-top:5px; 
	padding-bottom: 10px;
	text-align: left;
	background: #FFFFFF;
	border: 0px
}
.textbox-title{
	background: url('images/titlebg.jpg') no-repeat bottom right;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 5px;
	border-bottom: 1px dashed #cccccc
}
.textbox-title h4{
	color: #518800;
	font-size: 14px;
	font-weight: bold;
    margin: 3px 0px 0px 0px;
	display: inline;
}
.textbox-title h4 a {
	color: #518800;
}
.textbox-label{
	margin: 3px 0px 0px 0px;
	color: #666666;
	font: 12px "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
}
.textbox-label a{
    color: #666666;
}
.textbox-label a:hover{
	color: #767676;
}
.textbox-fontsize{
    text-align: right;
	color: #767676;
	font-size:12px !important;
	font-size: 11px !important;
	padding: 5px; 15px
}
.textbox-fontsize a{
    color: #999999;
}
.textbox-content{
	
	word-wrap: break-word;
	padding: 10px;

}
.insertimage{
    
}
.textbox-bottom{
	margin-top: 0px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #0066CC;
	text-align:right;
	border-top: 1px dashed #cccccc;
}
.textbox-bottom a {
	color: #000000;
	text-decoration: none;
}
.textbox-bottom a:hover {
	color: #0066CC;
}
.textbox-adminbar {  
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align:left;
}
.textbox-adminbar a{
    color: #666666;
}
.textbox-tburl {
    text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 3px;
	font-size:12px !important;
	font-size: 11px;
	color: #666666;
}
.textbox-adminbar {  
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align:left;
}

.item_m{
float: left;
padding: 0px 5px 0px 0px;
}
.item_date {
height: 50px;
width: 48px;
text-align: center;
background: url('images/date-bg.gif') no-repeat center top;
}
.item_date .date_day {
    display: block;
	font-family: Arial;
	color: #fff;
	font-size: 22px;
	padding: 5px;
}
.item_date .date_month {
    margin: 0px;
	margin-top: -8px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

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

/* comments top box */
.comment-top{
	padding: 5px;
	color: #A2A2A2;
	text-align: right;
	border-bottom: 1px solid #A2A2A2;
}
.comment-pages{
	padding: 5px;
	color: #666666;
	text-align: left;
	margin-left: 20px;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin-bottom: 5px;
    background-color :#ffffff;
	border: 1px solid #E0E0E0;
}
.commentbox-title{
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.commentbox-label{
	display: inline;
	color:  #666666;
	font-size: 11px;
}
.commentbox-label a{ color: #EB6331;}
.commentbox-label a:link{ color: #EB6331;}
.commentbox-label a:hover{ color: #0997d2;}

.commentbox-content{
	padding: 3px;
    margin-bottom: 5px;
    font-size: 15px;
}
.no-comment-box{
	padding:10px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #FFA6B9;
}

/* trackback box */
.trackbackbox{
	padding: 10px;
	padding-top: 5px;
	margin: 5px;
	background: #ffffff;
    border: 1px solid  #E0E0E0;
}
.trackbackbox-title{
	color:#0066CC;
	padding: 5px;
	border-bottom: 1px dashed  #C0C0C0;
}
.trackbackbox-label{
    
	display: inline;
	color: #999999;
	font-size: 11px;
}
.trackbackbox-content{
	margin-top: 5px;
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox a{
	padding: 3px;
	color:   #f38288 ;
}
.trackbackbox a:link{	color:   #f38288 ;}
.trackbackbox a:hover{	color:   #0997d2 ;}


/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
 width: 500px;
 margin-top: 120px;
 border: 1px solid #999999;
 text-align: center; 
 background-color: #999999;
}
.messagebox-title{
 color: #FFFFFF; 
 font-weight: bold; 
 padding: 5px;
 background:url('images/bar.png') repeat-x;
}
.messagebox-content{
 color: #666666;
 padding-bottom: 25px; 
 text-align: left;
 background:#ffffff url('images/config.gif') no-repeat right bottom;
 padding-left:15px; padding-right:15px; padding-top:15px
}
.messagebox-content ul{
	list-style:square;
}
.messagebox-bottom{
 background-color: #f7f7f7;
 padding: 5px;
}

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

.formbox-title,
.formbox-comment-title{
	color: #518800;
	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: #000000;
	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 solid #E2E2CF;
	border-left: 4px solid #E2E2CF;
	margin: 5px 20px;
	padding: 5px;
	background: #FAFAF0;
}

.quote {
	margin: 10px 10px 2px 25px;
	color: #518800;
	border: 1px solid #E2E2CF;
	background: #F5F5E9;
}
.quote-title {
	height: 24px;
	font-weight: normal;
	background: url('images/comment.gif') no-repeat 1% 32%;; padding-left:25px; padding-right:5px; padding-top:5px; padding-bottom:0px
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	padding: 2px 5px 5px 10px; 
	line-height: 18px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
	background: #FFFFFF;
	
}
.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: #000000;
}

.letrai{
	background: url('images/le1.png') repeat-y top left; padding-left: 11px
}
.lephai{
	background: url('images/le2.png') repeat-y top right; padding-right:11px
}
.k1{
	background: url('images/k1.jpg') no-repeat top left; height:8px
}
.k2{
	background: url('images/k2.jpg') repeat-x top left; height:8px
}
.k3{
	background: url('images/k3.jpg') no-repeat top right; height:8px
}
.k4{
	background: url('images/k4.jpg') repeat-y top left; padding-left:5px
}
.k5{
	background: url('images/k5.jpg') repeat-y top right; padding-right:5px
}
.k6{
	background: url('images/k6.jpg') no-repeat top left; height:15px
}
.k7{
	background: url('images/k7.jpg') repeat-x top left; height:15px
}
.k8{
	background: url('images/k8.jpg') no-repeat top right; height:15px
}