/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #d2d7b7;
	background-image: url(images/nusinh.jpg);
	background-repeat:no-repeat;
}

body, th, td, input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/* Header */

#header {
	width: 850px;
	height: 35px;
	margin: 0 auto;
	background: #d2d7b7;

}

#cautho{
	width: 830px;
	background: #e8eff6;
	height: 15px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #660066;
	border: 1px solid #32608a;
	border-top: 5px solid #32608a;
	border-bottom: none;

}

#cautho2{
	width: 830px;
	margin: 0 auto;
	background: #F2F2F2;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #660066;
	border: 1px solid #32608a;
	border-top: 5px solid #32608a;
	border-bottom: none;

}

/* Logo */

#logo {
	width: 850px;
	margin: 0 auto;
	height: 40px;
	background: #F4F4F4;

	border: 1px solid #B8D03B;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	border: 1px solid #32608a;
	background:#FFFFFF;
	background-image: url(http://www.tuoitho.net/images/buom.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;


}

#error{
	width: 400px;
	padding: 10px;
	padding-left: 30px;
	background-image: url(http://www.tuoitho.net/images/icon_error.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-weight: bold;
}

#check{
	width: 400px;
	padding: 10px;
	padding-left: 30px;
	background-image: url(http://www.tuoitho.net/images/icon_check.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;;
	border: 2px solid #006600;
	color: #006600;
	font-weight: bold;
}

#fleft{
float: left;
pading: 5px;
}

#fright{
float: right;
pading: 5px;
}

form {
}

fieldset {
}

input {

}

textarea {
	
}

#button {
	background: #004284;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}


.button {
	background: #F7F7F7;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #000;
	padding: 2px;
	font-weight: bold;
}


p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}



blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #18668F;
}

a:hover {
	color: #D46400;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #B8D03B;
	color: #B8D03B;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}



#small_logo{
float: left;
margin: -3px 15px;
font-size:11px;

}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 8px 10px 0 10px;
	background: #639ace;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	background: #a5cbf0;
	color: #990000;
}

#menu .current_page_item a {
	background: #a5cbf0 url(images/img01.gif) no-repeat;
	color: #990000;
}



/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0 15px 0 15px;

}

#rightdiv {
float: left;
width: 320px;
margin-top: 5px;
}


/* Recent Posts */

#recent-posts {
	background: #e0ecf7;	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #385978;
	padding: 2px;
}

#recent-posts2 {
	background: #E8F3FF;
	border: 1px solid #003366;
	padding: 2px;
}


#recent-posts3 {
	background: #F9F9F9;
	border: 1px solid #333333;
	padding: 2px;
}

#titlebar{
padding: 3px;
background: #639ace;
color: #FFFFFF;
font-weight: bold;
}


#titlebar2{
padding: 3px;
background: #4A7DBB;
color: #FFFFFF;
font-weight: bold;
}

#titlebar3{
padding: 3px;
background: #E7982E;
color: #FFFFFF;
font-weight: bold;
}


/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

#sidebar1 {
	width: 300px;
	padding: 5px;

}

#sidebar2 {
	width: 170px;
	padding: 5px;

}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
}



/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
}

br.clearfix {		clear:both; 		margin:0px !important; 	padding:0px !important; 	height: 1px; 	font-size: 1px; 	line-height: 10px; }



.date {
	float: left;
	width: 79px;
	height: 79px;
	margin: 0;
	margin-top: 6px;
	margin-right: 20px;
	padding-top: 9px;
	background: url(http://www.tuoitho.net/images/datebg.jpg) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

 .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 12px;
	font-size: 32px;
	color: #000000;
	
}

.forums_posts {
	padding: 3px;
	border-bottom: 1px dashed #CCCCCC;
} 

.forums_posts a:hover{
background: #FFFFCC;
}

.diary_comment{
float:left; background-image: url(/images/icon_comment.gif); background-repeat:no-repeat; padding-left: 20px;
}

.diary_add_comment{
float:left; background-image: url(/images/icon_add.gif); background-repeat:no-repeat; padding-left: 18px;
}

.msg1 {
background: #F2F2F2;
padding: 2px;
}

.msg2{

padding: 2px;
}

.ContentDisplay {
width:292px;
height:350px;
overflow:auto;
background: #FFFFFF;  
SCROLLBAR-FACE-COLOR:#dddddd;
SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
SCROLLBAR-SHADOW-COLOR: #bbbbbb;
SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
SCROLLBAR-ARROW-COLOR: #999999;
SCROLLBAR-TRACK-COLOR: #eeeeee;  
}

