/*
Skin Chouce 1.0 By Chouce.cn/blog
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background: #031a28; /*url("images/nen1.jpg") top center no-repeat fixed; /*no-repeat fixed*/
	margin: 0;
	color: #444;
	padding: 0;
	text-align: center;
}
ul{
	list-style:none;
}
ul,li{
	margin:0;
	padding:0;
}
td{
	word-break: break-all;
}
a {
	text-decoration: none;
	color: #697989;
}
a:hover {
	text-decoration: none;
	color:#ea08a8;
	/*background:#FFF; /* Mau nen cua lien ket */
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #666;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: help;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	font-size:12px;
	color:#444;
	padding:2px;
}
input.text {
	background: #fff;
	border: 1px solid #ddd;
}
input.button {
	background: #fff;
	border: 1px solid #ddd;
}
textarea {
	font-family: Tahoma, Arial; 
	background: #fff;
	border: 1px solid #ddd;
	font-size:12px;
	color:#444;
	padding:2px;
}
select { 
	background: #fff;
	border: 1px solid #ddd;
}
/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 980px;
	text-align: left;
}
#innerWrapper {
	width: 980px;
	margin:0 auto;
    border:0px #bbb solid;
	border-top:0px #bbb solid;
	margin-top:0px;
    margin-bottom:0px;
	background-color: #fff;
	background: url(images/nenbaiviet.png); /* Nen bai viet */
}
#innerBanner{
	width: 980px;
	height:250px;
	margin:0 auto;
    border:0px #bbb solid;
	margin-top:0px;
    margin-bottom:0px;
	background: url(images/nenbanner.png) top center repeat-x;
}
#innerBannerCon{
	width: 500px;
    border:0px #bbb solid;
	margin-left: 450px;
}
#header {
	width: 980px;
	margin:0 auto;
}
#innerHeader {
    height: 30px;
}

#footer {
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a{
color: #444;
}
#innerFooter {
	padding: 10px;
	font-size: 14px;
	
	color: #444;line-height:150%;
}
#themquangcao {
	padding-top: 5px;
	padding-bottom: 2px;
	border: 1px #444;
	background: #e2e3e4;
	width: 385px;
}
#topx-random {
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px #444;
	background: #f6f6f3;
	width: 385px;
}
#minisearch{
	width: 220px;

}
/****** Header Elements Styles ******/
/* header title */
.blog-header {
        width:930px;
        height:90px;
        padding-top:30px;
        margin-left:10px;
		margin:0 auto;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #333;
	font-size: 40px;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #ff0000;
	text-decoration: none;
}
#top{
	width:980px;
	height:198px;
	background: url(images/3.png);
}
/* blog description */
.blog-desc {
	font-size:14px;color:#444;margin-top:10px
}
/* nav menu */
#menu {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:8px;
}
#menu ul{
	margin: 0;        
	padding: 0;
	list-style: none;
}
#menu li{
	margin: 0;
	display:block;
	text-align:center;
	float: left;
	margin-left:15px;
}

#menu a{
	font-size:12px;
}
#menu a:hover, #menu .activepage a {
	/*color: #666;*/
}

/****** Content Layout ******/
#mainWrapper {
    width:950px;
    margin:0 auto;
        
}

/* sidebar */
.sidebar {
	float:right;
	width: 389px;
	margin-left: 10px;
    padding-top: 5px;
	
}

.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 0;

}
#innerSidebarOne {
	float: right;
	width: 200px;
	border: 0px solid #9EC9FF;
	border-left:0px dashed #BBB; 
	padding-left: 0px;
	
}
#innerSidebarTwo {
	float: left;
	width: 175px;
	border-left:0px dashed #BBB;
	padding-left: 0px;
	
}
#innerSidebarSearch {
	clear: both;
	padding: 10px; 
	color: #000;
	background: url('images/search.gif') no-repeat;
	background-color: #fff;
	margin-bottom: 10px;
	text-align: right;
}
#innerSidebarFooter {
	clear: both;
	text-align: center;
	line-height:25px;
	background: #2c2c2c;
	border-top:0px #b4c48f solid; /*Cuoi web */
}
/* content */
.content {
	width: 550px;
	overflow:hidden;
	float: left;	margin-top: 10px;
}
.content-wide {
}
.content-only {
	width: 100%;
}
#innerContent {
	margin-left: 0;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 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{
	padding:0;
}
.panel h5 {
    padding-left:5px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1.5pt;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top:0px;
	height:25px;
	line-height:25px;
   /* border-bottom:1px #ccc dashed; */
	background: url('images/panelTitle.jpg');
}
.panel-content{
	Text-align: left;
	width: 96%;
	margin:0;
	margin-bottom: 10px;
	line-height: 180%;
	color:#05626d;
	border:1px #ccc solid;
	border-top:0px #ccc dashed;
	padding-left:5px;
	padding-bottom:10px;
	background: #FFF; /* Mau nen cua khung noi dun cot ben */
}
.panel-content a{
 	color:#05626d;
}
/*.panel-content a:hover {
 	color:#dc7f07;
}*/

.panel-content ul{
	padding: 1px;
	margin: 0px;
	margin-left: 2px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 0px solid #ddd;
	line-height:180%;
}


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

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

/* calendar panel */
#calendar {
  width: 100%; 
  margin-top:1px;
}
.calendar-top {
  text-align: center;
  padding:0px;
}
.calendar-year,
.calendar-month {
  font-weight: bold;
}
.calendar-weekdays {
  color: #999;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-weekday-cell {
  color: #000;
  font-size:11px;
  text-align: center;
  width: 14%;
  padding:0px;
  font-weight: bold;
}
.calendar-main {
  background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
  text-align: center;
  width: 14%;
  padding:0px;
}
.calendar-saturday,
.calendar-sunday {
  color: #668957; 
}
.calendar-today { 
  color: #000;
  border: 1px solid #ddd;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a {
  color: #668957; 
  text-decoration: underline;
}
.calendar-today a {
  color: #668957;
  text-decoration: underline;
}

/****** Search Panel ******/
.search-field {
	background: #fff;
	border: 1px solid #ddd;
}

/****** Announcement Box ******/
.announce{
	margin-bottom: 15px;
}
.announce-content{
    padding: 10px; 
	color: #444;
	border:1px #d6d6d6 solid;
}

/****** Defaul Page Elements ******/
.article-top {
	line-height:30px;height:30px;
    margin-bottom:15px;border:0px #ddd solid;


}
.article-bottom {
	padding: 5px;
	margin-top: 15px;
}

/* page links */
.pages {
	color: #333;
	padding: 5px;
	border: 0px solid #ddd;
}
.pagelink-current {
	border:1px solid #BCBCBC;
	color:#BCBCBC;
	font-weight:normal;
	padding:1px 4px;
}
.pagebar-selections a{
	border:1px solid #708090;
	padding:1px 4px;
	font-weight: bold;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	font-weight: bold;
	text-align: center;
	background-color: #e2e5ca;
	color: #333;
	height: 25px;
}
.listbox-entry {
	word-wrap: break-all;
	border-bottom: 1px solid #ddd;
	height:30px;
	line-height:30px;
}
.listbox-entry a{
	word-wrap: break-all;
}

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

/* text box */
.textbox{
	padding-bottom: 5px;
	margin-bottom: 20px;
	clear: both;
	background-position: 50px 20px;
	border-bottom:1px dashed #BBB;
	
}
.textbox-calendar {
	float: left;
	height: 35px;
	width: 40px;
	text-align: center;
}
.textbox-calendar-day {
	display: block;
	font-family: Arial;
	color: #333;
	font-size: 15px;
	padding: 1px;
	background: #fff;
	border: 1px solid #ddd;
}
.textbox-calendar-month {
	border-bottom: 1px solid #ddd;
	margin: 0px;
	margin-top: -8px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: #05626d;
}

.textbox-calendar-month {
	margin-top: 0px;
}

.textbox-title{
	font-size: 12px;
	height: 27px;
	width: 480px;
	margin-left: 50px;
	margin-top:0px;
	padding: 5px;
	background: url('images/nentieudegiua.png');
	border:1px #ccc solid;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
.textbox-title h4{
	color: #000;
	font-size: 12px;
	padding: 5px;
	display: inline;
	font-weight: bold;
}
.textbox-title h4 a {
	font-weight: bold;
	color: #05626d;
}
.textbox-title h4 a:hover{
	/* background:#FFF; /* nen mau re chuot */
	color:#000; /* Mau chu re chuot */
}
.textbox-label{
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-indent: 5px;
	border:1px #ccc solid;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-top:10px;
}
*+html .textbox-label{
	text-indent: 15px;
}
* html .textbox-label{
	text-indent: 15px;
}
.text-label-indented {
	font-size: 12px;
	text-align: right;
	float: right;
	margin-top:-24px;
	padding-top:24px;
}
*+html .text-label-indented {margin-top: -20px;}
.textbox-fontsize{
	color: #979797;
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 12px;
}
.textbox-fontsize a{
	color: #979797;
}
.textbox-content{
	clear: both;
	word-wrap: break-word;
	padding: 5px;
    padding-left:10px;
	font-size: 13px;
	line-height: 180%;
    border-left:0px #eee solid;
}
.textbox-bottom{
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 13px;
	color: #ff0000;
	text-align: left;
}
.textbox-bottom a {
	color: #000;
	text-decoration: none;
}
.textbox-bottom a:hover {
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
}
.textbox-adminbar {
	padding: 0px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.textbox-tburl {
	padding-top: 3px;
	font-size: 11px;
	color: #000;
	text-align:left;
}
.tags {
	clear: both;
    padding-left:5px;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #596979;
	text-align:left;

}
.tags a {
	color: #333;
}
/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	padding-top: 0px;
	margin: 5px;
	color: #000;
	text-align: right;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #000;
}

/* commnet box */
.commentbox, .trackbackbox {
	word-wrap: break-word;
	padding: 0px;
	margin: 5px;
}
.commentbox-odd {
	background: #FBFEFF;
	border-top: 1px solid #ddd;
}
.commentbox-couple {
	background: #fff;
	border-top: 1px solid #ddd;
}
.trackbackbox {
	background: #E9FDF1;
	border-top: 1px solid #ddd;
}
.commentbox-title, .trackbackbox-title{
	padding: 5px;
	font-size: 14px;
	color: #0D80BD;
}
.commentbox-title a, .trackbackbox-title a{
 	color: #0D80BD;
	font-weight: bold;
}

.commentbox-label, .trackbackbox-label{
	display: inline;
	color: #666;
	font-size: 12px;
}
.commentbox-label a, .trackbackbox-label a{
	font-weight: normal;
}

.commentbox-content, .trackbackbox-content{
	padding: 3px;
	padding-bottom: 14px;
}


/* comment form wrapper */
#commentForm {
	width: 550px;
}

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


/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{
	padding-top: 10px;
	border-top: 1px dashed #d6d6d6;
	line-height:180%;
}

.formbox-title,
.formbox-comment-title{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

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

.formbox-content {
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #000;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.panel-smilies-content {
        width:130px;
	padding: 5px;
	line-height: 180%;
}


/****** UBB Code Custom Styles ******/
/* IE fix for ul */
.code {
	word-wrap: break-all;
	border-left: 4px solid #05626d;
	background-color: #FBFEFF;
	color: #000000;
	margin: 0px;
	padding: 10px;
	
}

.quote {
	border-left: 0px solid #333;
	margin: 0px;
}
.quote-title {
	background-color: #FBFEFF;
	border-bottom: 2px solid #05626d;
	padding: 5px;
	font-weight: bold;
	
}
.quote-title img {
	padding-right: 3px;
	margin-bottom: -4px;
	
}
.quote-content {
	word-wrap: break-all;
	color: #333;
	padding: 0px 10px 0px 10px; 
	background-color: #e4e4e4;
	border: 1px solid #000;
	border-top: 0px;
}

/****** Link ******/
.linkover {
	margin-bottom: 0px;
	height: auto;
	clear: both;
}
.linkbody {
	float: left;
	padding-bottom: 14px;
}
.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;
	color: #222;
	text-indent: 3px;
}

/*Page*/
.pagebox {
	padding-bottom: 25px;
	margin-bottom: 5px;
	clear: both;
}
.pagebox-title{
	font-size: 16px;
	height: 68px;
	margin-left: 5px;
}
.pagebox-title h4{
	color: #05626d;
	padding: 0;
	padding-bottom:5px;
	font-size: 16px;
	margin: 0;
	display: block;
	border-bottom: 3px solid #ddd;
	font-weight: bold;
}
.pagebox-content{
	margin-top: -30px;
	clear: both;
	word-wrap: break-word;
	padding: 0;
	font-size: 12px;
	line-height: 180%;
}

/* Emot Page Selection */
#smileybuttons {
	text-align: right;
	margin-top: 9px;
}

.smileybut {
	margin-right:3px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}

.smileybut  a{
	border: 1px solid #BEE6FD;
}
/* them ma ngoai */
#topbar{background-color:white;
position:absolute;
border:0px
solid black;
padding:2px;
width:550px;
visibility:hidden;
z-index: 100;
} 
