* {
	margin:0;
	padding:0;
}

body {
	background:url('images/bgadmin.gif');
	font-family:Hevtica,Arial,Tahoma,san-serif;
	font-size:12px;
	color:#333333;
}

a {
	text-decoration:none;
}

p {
	line-height:1.4em;
}

img { 
	border:none;
}

ul,ol {
	list-style-type:none;
}

li {
	background:url('images/line.gif') repeat-x #FFF;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

h1 {
	font-size:14px;
	color:#FFF;
}

label {
	text-align:right;
	padding-right:5px;
	margin-top:5px;	
}

input {
	margin-bottom:5px;	
}

table {
	border: 1px solid  #666;
	text-align:center;
	width:500px;
	margin:auto;
}

td {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}
.tb_header {
	background: url(images/acp/nav_bg_over.jpg) repeat-x;
	height:24px;
	line-height:24px;
	color:#CCC;
	font-size:13px;
	font-weight:800;
}

.l-size {
	width:590px;
}

.clear {
	clear:both;
}

/* Bố cục */
#wrapper {
	width:923px;
	background:#fff;
	margin:auto;	
}

.footer {
	width:898px;
	margin:auto;
	background:#f8f8f8;
	height:24px;
	line-height:24px;
	text-align:center;
	color: #666;
	font-size:12px;
	font-weight:700;
}

.content {
	margin:auto;
	padding-bottom:5px;
	width:910px;
}

#main {
	width:615px;
	float:left;
	padding-left:5px;
}

#top {
	width:100%;
	background:url("images/bg_top.jpg") repeat-x;
}

.topnav {
	width:100%;
	background:url("images/nav_bg.gif") repeat-x;
	position:relative;
}
/* End bố cục */

/* Banner and Menu bar */

#banner {
	background:url("images/logo.gif") no-repeat;
	height:144px;
	margin:auto;
	width:898px;
}

ul#nav {
	height:36px;
	left:0;
	line-height:36px;
	margin:auto;
	top:0;
	width:898px;
}

ul#nav li {
	display:inline;
	height:35px;
	line-height:35px;
	background:none;
}

ul#nav a {
	border-left:1px solid #666666;
	border-right:1px solid #333333;
	color:#FFFFFF;
	float:left;
	font-size:13px;
	font-weight:700;
	text-align:center;
	width:125px;
}

ul#nav a:hover {
	background: url('images/nav_bg_over.jpg') repeat-x;
}


/* News */

.news {
	border:1px solid #666;
	-moz-border-radius:5px 5px 0px 0px;
	webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	float:left;
	margin-top:5px;
	width:605px;
}

.news h1 {
	background:url("images/nav_bg.gif") repeat-x scroll;
	color:#EAEAEA;
	font-size:13px;
	font-weight:800;
	height:24px;
	line-height:24px;
	padding-left:10px;
	margin-bottom:10px;
}	

.news h2 {
	background: url('images/news_header.gif') no-repeat 5px 0px;
	padding:0px 5px;
	text-indent:75px;
	font-size:14px;
	font-weight:bold;
}

.date {
	float:right;
	padding-right:8px;
}

.news_content, .blog_content {
	background: url('images/fpost_bg.jpg') repeat-y 50% 0%;
	width:592px;
	margin:auto;
	text-align:justify;
	text-indent:10px;
}

.news_top, .blog_top {
	background:url(images/fpost_top.jpg) no-repeat top left;
	padding-top:10px;
}

.news_btom, .blog_btom {
	background:url(images/fpost_btom.jpg) no-repeat bottom left;
	padding:0px 15px 10px 10px;
}

.article {
	font-size:13px;
}

.article img {
	padding:4px;
	background:#FFF;
	margin:5px 5px 5px 0px;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
}

.intro img {
	float:left;
	max-width:150px;	
	_width:150px;
}

.readmore {
	width:106;
	height:21px;
	float:right;
}

.other-news {
	padding:5px 8px;
}

.other-news a {
	color:#304E20;
}

.other-news a:hover {
	color:#235e203;
}

.info {
	padding-left:10px;
	height:24px;
	line-height:24px;
	float:left;
}

.info img {
	width:9px;
	height:12px;
	padding:0px 5px 0px 70px;
}

.clear_cat {
	background:url('images/line.gif') repeat-x;
	height:10px;	
}

.tag {
	min-height:1200px;
	_height:1200px;
}

.tags {
	background:url('images/tags.jpg') no-repeat;
	padding-left:100px;
}

.tags p {
	height:80px;
	line-height:80px;
	
}

.tags a {
	color:#AE0200;
}

.tags a:hover {
	color:#FF0FOC;
}

#lastnews {
	width:300px;
	float:left;
	height:400px;
	overflow:hidden;
	text-align:justify;
	padding:0px 8px;
}

#lastnews img {
	width:280px;
	max-height:280px;
	padding:4px;
	background:#FFF;
	margin:5px 7px;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
	
}

#lastnews h2 {
	background:none;
	text-indent:15px;
}

#lastnews a {
	color:#236fff;
}

#switcher {
	padding-right:5px;
}

#switcher a {
	background:url('images/nutxanh.gif') no-repeat 0px 5px;
	color:#333333;
	padding-left:15px;
}

#switcher a:hover {
	color:#F6C;
}

/* Comment */
.comments {
	width:586px;
	padding:2px 4px;
	overflow:hidden;
}

.comments textarea {
	width:475px;
	height:75px;
	margin-left:2px;
	background:url('images/bg_comment.jpg');
}

.comments label {
	width:80px;
	float:left;
	font-weight:700;
	padding-left:5px;
	background: rgb(246, 246, 246);
	border-right: 1px solid rgb(233,233,233);
	height: 24px;
	line-height:23px;
	border-bottom:1px solid rgb(233,233,233);
	text-align:right;
	margin-top:3px;
}

.comments input {
	border:1px solid #999;
	background:#FFF;
	height:20px;
	margin:3px;
}

.com {
	width:585px;
	border: 1px solid #333;
	margin:2px 4px;
}

.odd {
	background: #F5F5F5;	
}

.even {
	background: #EEE;
}

.avatar {
	width:70px;
	float:left;
}

.avatar img {
	margin:2px 4px;
	padding:2px;
	background:#FFF;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
	
}

.user {
	color:#3B5998;
	font-weight:bold;
	padding-left:5px;
	overflow:hidden;
}

.user a {
	color:#3B5998;	
}
.com-content {
	padding:5px 0px;
}

.com-content .date {
	font-style:italic;
}

#user {
	min-height:400px;
	height:400px;
}

#user h3 {
	padding-left:5px;
}

#user img {
	margin:2px 4px;
	padding:2px;
	background:#FFF;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
	
}

.submit {
	width:80px;
	margin:auto;
}

.submit input {
	width:80px !important;
	background:#FFF;
	border:1px solid #333;
}

/* Search */

.search {
	min-height:400px;
	_height:400px;
}

.search-form input {
	background: #FFF url('images/search_icon.png') no-repeat top left;
	padding-left:18px;
}

.search h2 {
	background:none;
	padding-left:10;
	text-indent:0px;
	
}

table.gallery {
	text-align:center;
	border-top:1px solid #999;
}

.gallery img {
	width:184px;
	margin:5px 4px;
	padding:2px;
	background:#FFF;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
	
}

.gallery td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	width:185px;
	overflow:hidden;
}

/* Contact */

.contact1 {
	background:#f8f8f8;
	margin:10px;
	padding:10px;
}

.contact3 {
	padding:0px 10px;
}

.contact3 label {
	width:120px;
	float:left;
	text-align:right;
	padding-right:5px;
}

.contact3 fieldset {
	background:#DDD;
	margin-bottom:5px;
}

.contact3 textarea {
	background:url('images/bg_comment.jpg');
}

/* POST */

#post {
	min-height:400px;
	_height:400px;
}

#post fieldset {
	width:560px;
	margin:auto;
}

#post label {
	width:80px; float:left;
	text-align:right;
	padding-right:5px;
}

#post input {
	width:465px;
}

#post textarea {
	width:465px;
	margin:10px 0px;
}


/* Rihgt - Menu */

.menubar {
	border:1px solid #666;
	-moz-border-radius:5px 5px 0px 0px;
	webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	float:left;
	margin-top:5px;
	width:282px;
}

.menubar h1 {
	background:url("images/nav_bg.gif") repeat-x scroll;
	color:#EAEAEA;
	font-size:13px;
	font-weight:800;
	height:24px;
	line-height:24px;
	padding-left:10px;
	margin-bottom:10px;
}	

.menubar li {
	padding-left:15px;
}

.menubar li a {
	color:#005AAD;
}

.menubar li a:hover {
	color:#083055;
}

#login label {
	width:80px;
	float:left;
}

#login input {
	width:120px;
	float:left;

}

.login {
	height:400px;
}

.login form {
	width:330px;
	margin:50px auto;
	border:1px solid #666666;
	padding:5px;
}

.login label {
	width:120px;
	float:left;
}

.login input {
	width:200px;
	float:left;
}

.error {
	font-weight:bold;
	color:#F30;
}

/* Pagination */

.page {
	text-align:right;
	padding:5px 10px;
}

.page-border {
	border:1px solid #333333;
	padding:2px 3px;
}

img.imgtooltip {
	padding:4px;
	background:#FFF;
	margin:5px 5px 5px 0px;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
	
}

.slideshow{
    position: relative;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
}
.slideshow .slides_box{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
}

.slideshow li {
	background:none;
}

.lastcom li {
	height:72px;
	background:#f5f5f5;
	padding-left:5px;	
	border-bottom:dashed 1px #333;
}

.lastcom li img.avatar, .blog img {
	background:#FFF;
	width:40px;
	margin:3px 5px 0px 0px;
	padding:2px;
	-webkit-box-shadow : 0 0 5px #999;
	-moz-box-shadow : 0 0 5px #999;
}

.lastcom h2 {
	font-weight:bold;
	font-size:12px;
}

.blog {
	width:96%;
	float:left;
	padding:5px;
	border-bottom:2px dashed #666;
}

.blog h2 {
	background:none;
	text-indent:0px;
}

.blog a {
	color:#2C629E;
}

.bloginfo {
	text-align:right;
	color:#AAA;
}
