﻿/*  
Theme Name: Simple Grey
Theme URI: http://nuocn.com/blog/
Description: A two column theme for Bo-Blog 2.0+. Light and simple with black. 
Author: nuonuo
Author URI: http://nuocn.com
*/

/****** General Styles ******/
body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #333;
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #999;
    background-image: url(images/back.gif);
    background-repeat: repeat-y;
    background-position: top center;

}

table {
	font-family: Tahoma, Arial;
	color: #999;
	font-size: 12px;
}

td{
	word-break: break-all;
}

a {
    color: #359CBE;
    text-decoration: none;
}

a:hover {
    color: #86BF36;
    text-decoration: none;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #359CBE;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #359CBE;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px; 
}
input.text {
	height: 20px;
	padding: 1px;
	color: #999;
	border: 1px solid #444;
	background-color: #1E1E1E;
}

input.button {
    height: 20px;
	color: #666666;
	border: 1px solid #444;
	border-top: 1px solid #444;
	border-left: 4px solid #444;
    background-color: #1E1E1E; 
    margin-bottom:2px;
}

textarea { 
    color: #C3C3C3;
    font-family: Tahoma, Arial;
	font-size: 12px; 
	border: 1px solid #444;
    background-color: #1E1E1E;   
    margin-bottom:2px;
}

select { 	
    font-family: Tahoma, Arial; 
	font-size: 12px;  
    color: #999;
    border: 1px solid #444;
	background-color: #1E1E1E;
	margin-bottom:2px;
}


/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 750px;
	text-align: left;
}

#innerWrapper {
	width: 100%;
}

#header {
    text-align: left;
    margin: 0;
    background-image: url(images/header.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding: 1.2em 0;

}
#innerHeader {
	padding-top: 0px;
	padding-left: 0px;
	height: 40px !important;
	height: 40px;
	vertical-align: bottom;
}

#footer {
	clear: both;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    width: 100%;
    margin-bottom: 10px;

}
#innerFooter {
	padding: 5px 0;
	text-align: center;
	color: #666666;
}
#innerFooter a {
    color: #999;
}

/****** Header Elements Styles ******/
/* header title */
.blog-header {
	float: left;
}
h1 {
	font-size: 1.8em;
	padding: 0px;
	margin: 0px;
	color: #80904F;
	font-weight: bold;
}
h1 a {
	color: #80904F;
	text-decoration: none;
}
h1 a:hover {
	color: #80904F;
	text-decoration: none;
}

/* blog description */
.blog-desc {
    color: #999;
	font-size: 12px!important;
	font-size: 12px;
}

/* nav menu */
#menu {
    padding-top: 30px;
	text-align: right;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	display: inline;
	text-align: right;
	padding: 0px;
	margin-left: 10px;
}
#menu a{
	display: inline;
	padding-left: 0px;
}
#menu a:hover {
}

/****** Content Layout ******/
#mainWrapper {
	margin-left: 0px;
	margin-right: 0px;
}

/* sidebar */
.sidebar {
	padding-top: 4px;
	padding-left: 5px;
	border-left: 1px solid #444;
	float: right;
	width: 210px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 0px;
}

/* content */
.content {
	float: left;
	width: 95%;
	margin-left: -200px;
}
.content-wide {
	width: auto;
	margin-left: -200px;
}
.content-only {
	width: 100%;
	margin-left: -180px;
}
#innerContent {
	margin-left: 205px;
	overflow: visible;
	margin-right: 5px;
	margin-top: 5px;
}

/* 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: 10px;
	padding-left: 10px;
}

.panel h5 {
	text-align: left;
	color: #FFD900;
	font-size: 12px;
	font-weight: bold;
	padding:2px;
	margin:0px;
	cursor: pointer;
}

.panel h5 span{
    padding: 0;
    margin: 0;
    padding-left: 10px;
    background-image: url(images/h5.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    display: inline;

}

.panel-content,
.panel-content-category{
	width: 190px;
	margin:0px;
	padding-left:5px;
	padding-top:5px;
	line-height: 135%;
	color:#359CBE;
}
.panel-content ul,
.panel-content-category ul{
    position: relative; 
    list-style-type: none; 
    padding: 0px; 
    margin: 0px; 
    margin-top: 5px;
}
.panel-content li{
    margin: 0px; 
    padding: 0px; 
}

.panel-content li a{
    height: 20px;
    display: block;
	padding: 3px 0 0 18px;
    border-bottom: 1px solid #444;
    background-image: url(images/biasa.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
.panel-content li a:hover { 
    background-color: #1E1E1E;
    background-image: url(images/bilahover.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.panel-content-category li {
    text-indent: 18px;
    height: 20px;
    display: block;
	padding-top: 3px;
	border-bottom: 1px solid #444;
    background-image: url(images/biasa.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.panel-content-category li.indent{
    text-indent: 35px;
	padding-top: 3px;
    background-image: url(images/biasa.gif);
    background-repeat: no-repeat;
    background-position: 8% 50%;
}

/* user panel login form */
#loginForm {
	width: 95%;
}


/* calendar panel */
#calendar {
  width: 100%; 
  margin-top:1px;
  font-family: Tahoma, Arial;
}
.calendar-top {
  text-align: center;
  padding: 0px;
}
.calendar-year,
.calendar-month {
  color: #359CBE;
  font-weight: bold;
}
.calendar-weekdays {
  color: #359CBE;
  font-family: verdana;
  font-size:10px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #359CBE;
  background: #444;
  font-size:10px;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
}
.calendar-main {}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #2B7993; 
}
.calendar-today { 
  color: #FFD900;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #86BF36; 
  text-decoration: line-through;
}
.calendar-today a {
  color: #FFD900;
  text-decoration: line-through;
}

/****** Search Panel ******/
.search-field { 
    width: 125px;
    height: 20px;
    color: #999;
    border: 1px solid #444;
	background-color: #1E1E1E;
    margin-bottom:5px;
}

/****** Announcement Box ******/
.announce{
	border: 1px solid #444 !important;
	border: 1px solid #444;
	margin-bottom: 15px;
}

.announce-content{
	word-wrap: break-all;
	padding: 10px; color: #999; 
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 15px;
}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #999;
}
.pagelink-current {
	font-weight: bold;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
    font-weight: bold;
	text-align: center;
	color: #999;
	background-color: #444;
}
.listbox-entry {
	word-wrap: break-all;
	color: #999;
	text-align: center
	border-bottom: 1px solid #444;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* entry display box */
.prev-article{float: left;}
.next-article{float: right;}

/* text box */
.textbox{
    padding-bottom: 25px;
	margin-bottom: 5px;
}
.textbox-title{
	height: 45px;
	padding-top: 2px;
	padding-left: 2px;
}
.textbox-title h4{
	color: #999;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
    margin: 1px 0px 0px 0px;
}
.textbox-title h4 a {
	color: #86BF36;
}

.textbox-title h4 a:hover {
	color: #FFD900;
}

.textbox-label{
	font-family: Tahoma, Arial;
	font-size: 12px; 
	margin: 3px 0px 0px 0px;
	color: #999;
}

.textbox-fontsize{
    text-align: right;
	color: #999;
	font-size:12px !important;
	font-size: 12px;
	padding: 5px; 5px 0px 0px;
}
.textbox-fontsize a{
    color: #999;
}

.textbox-content{
	word-wrap: break-word;
	color:#999;
	padding: 0px 10px;
	font-size:12px;
	padding-top: 10px;
	line-height: 135%;
}

.textbox-bottom{
	padding: 0px;
	padding-top: 2px;
	padding-right:5px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #999;
	text-align:right;
}

.textbox-adminbar {  
    font-size: 12px;
	color: #FFD900;
	padding-bottom: 4px;
	padding-right: 10px;
	text-align:right;
}

.textbox-tburl {
	padding-top: 3px;
	font-size: 12px;
	color: #FFD900;
	text-align:center;
	padding-left: 15px;
	border: 1px solid #444;
	background-color: #1E1E1E;
}

.tags {
	padding-top: 1px;
	padding-bottom: 3px;
	font-size:12px !important;
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding-left: 10px;
}
.tags a {
    color:#666666;
}
.tags a:hover {
    color:#86BF36;
}

.item_m{
    float: left;
    padding: 0px 5px 0px 0px;
}
.item_date {
    padding-top: 3px;
    height: 45px;
    width: 45px;
    text-align: center;
    background: url("images/calendar.gif") no-repeat center top;
}
.item_date .date_month {
    color: #999;
    font-size: 10px;
}
.item_date .date_day {
    color: #DDDDDD;
    font-size: 12px;
}
.item_date .date_year {
    color: #999;
    font-size: 10px;

}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #9BBB38;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #9BBB38;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding-top: 10px;
	margin: 5px;
}
.commentbox-title{
	padding: 5px;
	background: #444;
}
.commentbox-label{
	display: inline;
	color: #999;
}
.commentbox-label a{}
.commentbox-content{
	padding: 5px;
	border: 1px solid #444;
}

/* trackback box */
.trackbackbox{
	padding: 0px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 5px;
    background: #444;
}
.trackbackbox-label{
	display: inline;
	color: #999;
	font-size: 12px;
}
.trackbackbox-label a{
	color: #999;
}
.trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}
.trackbackbox a{
	color: #999;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
     width: 500px;
     margin-top: 120px;
     border: 1px solid #444;  
     text-align: center; 
}
.messagebox-title{
     color: #999; 
     background: #1E1E1E  ;
     font-weight: bold;
     padding: 5px;
}
.messagebox-content{
     color: #999; 
     padding: 10px; 
     padding-bottom: 20px; 
     text-align: left;
}
.messagebox-bottom{
     padding: 5px;
}


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
}

.formbox-title,
.formbox-comment-title{
	color: #999;
	background: #444;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.formbox-title a, .formbox-title a:hover,
.formbox-comment-title a, .formbox-comment-title a:hover{
	color: #999;
}
.formbox-rowheader {
	padding: 3px;
	font-weight: bold;
}

.formbox-content {
	padding: 3px;
}

/* smilies list */
.panel-smilies {
	text-align: center;
	border: 1px solid #444;
    background: #1E1E1E;
	padding-bottom:8px;
}
.panel-smilies-title {
    border-bottom: 1px solid #444;
	color: #999;
	text-align: center;
	padding-left:5px;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 140%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background: #444;
	border-left: 3px solid #1E1E1E;
	color: #999;
	margin: 5px;
	padding: 10px;
}

.quote {
    font-family: Tahoma, Arial;
	font-size: 12px;
	margin: 5px;
}
.quote-title {
    background: #444;
	padding: 5px;
	font-weight: bold;
	color: #999;
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
}
.quote-content {
	word-wrap: break-all;
	color: #999;
	padding: 10px; 
    border: 1px solid #444;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
	border: 1px solid #444;
	padding-bottom: 3px;
}
.linkbody {
	margin-top: 5px;
	width: 95%;
}
.linkimg {
/*	width: 35%;*/
	text-align: right;
	margin-right: 4px;
}
.linktxt {
}
.linktitle a {
	font-weight: bold;
}
.linkgroup {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #999;
}