/*
Theme Name: Bi Quyet Tay Trang Thanh Trieu Phu
Theme URI: http://tgm.vn/
Description: Bi Quyet Tay Trang Thanh Trieu Phu
Version: 1.0
Author: Kent Nguyen

*/



body {
	margin:0;
	padding:0;
	background-image:url('images/bg_body.png');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#002225;
	font-family:Arial;
}

a img {
	border:0px;
}

#header_bg {
	background-image:url('images/bg_header.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:336px;
	position:absolute;
	top:0px;
	z-index:-100;
}

#header_title {
	height:120px;
	z-index:100;
	margin:70px auto 0px auto;
	width:890px;
	padding:0px 30px;
}

#header_title #title {
}
	
#header_title #button_muasach {
	float:right;
	margin-top:-46px;
}

#content_wrapper {
	width:950px;
	margin:-70px auto 50px auto;	
	background-color:white;
	min-height:200px;
	padding:60px 0px 0px 0px;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
}

.footlink {
	text-align:center;
	margin:10px auto;
	width:40%;
	border-top:1px solid #A5A5A5;
}

.footlink a {
	text-decoration:none;
	font-size:11px;
	margin:0px 15px;
	color:#A5A5A5;
}

#footer {
	background-color:#333;
	padding:10px;
	color:#DDD;
	font-size:12px;
	font-weight:bold;
}


/* Start Sidebar CSS */
#sidebar {
	float:left;
	margin-left:-45px;
	width:190px;
}

#sidebar .block {
	background-color:black;
	opacity:0.95;
	color:#DDD;
	padding:15px 10px 10px 10px;
	margin-top:20px;
	font-size:12px;
	font-family:Arial;
	-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.3);
}

#sidebar .block h2 {
	font-size:13px;
	margin:0px;
	margin-bottom:5px;
	padding:2px 8px 0px 5px;
	background-color:#111;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#leftnav ul {
	list-style:none;
	padding:0;
	margin:0;
}

#leftnav a {
	text-transform:uppercase;
	text-decoration:none;
	color:#DDD;
	display:block;
	padding:4px 3px 2px 6px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #333;
}
#leftnav a:hover {

	background-image:url(images/bg_button.png);
	opacity:0.8;
	color:black;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


.right_sidebar {
	
}

.rightblock {
	border:1px solid #CFCFCF;
	margin:10px -10px 20px 20px;
	width:220px;
	background-image:url('images/bg_block.gif');
	background-repeat:x-repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.rightblock h2 {
	font-size:12px;
	margin:5px 0px 10px 5px;
	padding:0 0 0 25px;
	color:#F48C00;
	background-image:url('images/icon_tag.png');
	background-repeat:no-repeat;
}

.rightblock ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 20px;
}

.rightblock ul li {
	margin-bottom:8px;
}

.rightblock #sfstest-sidebar {
	padding:5px; 
}
/* End Sidebar CSS */


/* Start Top nav CSS */
#navigation {
	margin:20px 20px 10px 160px;
}
#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#navigation ul li {
	display:inline-block;
	margin-right:15px;
	vertical-align:bottom;
}
#navigation ul li a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-family:Verdana;
	background-color:#06828C;	
	color:white;
	text-align: center;
	display:block;
	padding:2px 15px 2px 15px;
	-moz-border-radius:4px;
	font-weight:bold;
}

#navigation ul li a:hover {
	background-color:#333;
	color:white;
}

#navigation ul li ul {
	display:block;
	position: absolute;
	margin-top:0px;
	left: -999em;
	z-index:3000;
	border:0px;
	opacity:0.95;
}
#navigation ul li ul li {
	display:block;
	float:none;
	background-color:#FFF;
}
#navigation ul li:hover ul, #navigation ul li.hover ul {
	left: auto;
	display:block;
}
#navigation ul li ul li a:hover, #navigation ul li ul li a {
	text-align: left;
	border-left:1px solid #1f1f1f;
	border-right:1px solid #1f1f1f;
	border-bottom:0px solid #1f1f1f;
	border-top:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	cursor:pointer;
}
#navigation ul li ul li a:hover {
	background-color:#1f1f1f;
	color:#FFF;
}
#navigation ul li ul li:first-child a { 
	border-top:1px solid #1f1f1f;
}

/* End Top nav CSS */


/* Start Content CSS */
#content {
	padding:10px;
	margin-left:160px;
	font-size:12px;
	font-family:Verdana;
	text-align:justify;
	margin-right:20px;
	min-height:400px;
}
#content h1 {
	font-size:18px;
	font-family:Calibri, Verdana;
	margin:0px 0px 10px 0px;
	color:#DE5041;
}
#content hr {
	border:0px;
	border-top:1px solid #999;
	height:1px;
	width:50%;
	margin:0px auto 0px 0px;
}
#content .continue {
	font-size:0.9em;
	font-style:italic;
}
#content .post .comments a {
	display: block;
	float: right;
	width: 44px; height: 38px;
	background: url(images/comments.gif) no-repeat 0 0;
	text-decoration: none;
	color: #000000;
	font-size: 1.5em;
	text-align: center;
	padding-top: 7px;
}
#content .post h2 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom:10px;
}
#content .post h2 a {
	color: #003;
	text-decoration: none;
}
#content .post .details {
	font-size: 0.9em;
	color: #FFF;
	background-color: #CCC;
	padding: 2px 5px;
	width:30%;
}
#content .post .details a {
	color: #ffffff;
	text-decoration: none;
}
#content a {
	text-decoration:none;
	color:#214899;
}
#content .alignright {
	float:right;
	padding:0px 0px 15px 15px;
}
#content .alignleft {
	float:left;
	padding:0px 15px 15px 0px;
}



/* End Content CSS */

