/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, fieldset, form, legend, caption, tbody, tfoot, thead {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
}

/*caption, th, td {
	font-weight:normal;
}*/
td.b {
	line-height:0px;
}
a img {border:none;}

/* typography.css */
body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
container .logo { margin-bottom:0.5em; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {
	font-size:1em;
	line-height:1;
	margin-bottom: 0.5em;
}
h2 {
	font-size:13px;
	margin-bottom:0.4em;
	font-weight: bolder;
}
h3 {
	font-size:16px;
	line-height:1;
	margin-bottom:1em;
	color:#ab3230;
	font-weight: bold;
}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}


/*p {
	margin:0px;
	font-size: 13px;
	font-family: Arial;
	vertical-align: baseline;
	line-height: 1.3em;
}*/
strong {font-weight:bold;}
.last {margin-right:0;padding-right:0;}
.margin_8px
{
	margin:8px 0px 0px 0px;
	
}
.padding_title
{
	padding: 6px 0px 9px 12px;
	width: 304px;
}
.pading_8px
{
	padding:8px;
}
.pading_5px
{
	padding:5px 0px 5px 8px;
}
.pull_1
{
	margin-left:30px;
}
.pull_2
{
	margin-left:10px;
}
.pull_3
{
	margin-left:6px;
}
.reprend_1
{
	margin-top:23px;
}
.reprend_2
{
	padding:10px 0px 0px 0px;
	display:block;
}
.reprend_3
{
	padding:46px 7px 46px 7px;
	display:block;
}
.padding_3
{
	padding:3px;
}
.space_bar {
	background-image: url(../images/icon/repeat_dot.gif);
	height: 2px;
	background-repeat: no-repeat;
	width: 100%;
	
}

/*
/* grid.css */
.size_990 {
	width:998px;
	margin:0 auto;
	background-color: #cbcbcb;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25, div.span-26, div.span-27, div.span-28, div.span-29, div.span-30, div.span-31, div.span-32, div.span-33,div.span_other {float:left;margin-right:10px;}
.last, div.last {
	margin-right:0;
}
.span_other {
	display: block;
	padding: 0px;
	width: 15px;
}
.span-1 {width:30px;}
.span-2 {width:60px;}
.span-3 {width:90px;}
.span-4 {width:120px;}
.span-5 {width:150px;}
.span-6 {width:180px;}
.span-7 {width:210px;}
.span-8 {width:240px;}
.span-9 {
	width:270px;
}
.span-10 {width:300px;}
.span-11 {width:330px;}
.span-12 {width:360px;}
.span-13 {width:390px;}
.span-14 {width:420px;}
.span-15 {width:450px;}
.span-16 {width:480px;}
.span-17 {width:510px;}
.span-18 {width:540px;}
.span-19 {width:570px;}
.span-20 {width:600px;}
.span-21 {width:630px;}
.span-22 {width:660px;}
.span-23 {width:690px;}
.span-24 {width:720px;}
.span-25 {width:750px;}
.span-26 {width:780px;}
.span-27 {width:810px;}
.span-28 {width:840px;}
.span-29 {width:870px;}
.span-30 {width:900px;}
.span-31 {width:930px;}
.span-32 {
	width:970px;
}
.span-33, div.span-33 {width:990px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:60px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:120px!important;}
input.span-5, textarea.span-5, select.span-5 {width:150px!important;}
input.span-6, textarea.span-6, select.span-6 {width:180px!important;}
input.span-7, textarea.span-7, select.span-7 {width:210px!important;}
input.span-8, textarea.span-8, select.span-8 {width:240px!important;}
input.span-9, textarea.span-9, select.span-9 {width:270px!important;}
input.span-10, textarea.span-10, select.span-10 {width:300px!important;}
input.span-11, textarea.span-11, select.span-11 {width:330px!important;}
input.span-12, textarea.span-12, select.span-12 {width:360px!important;}
input.span-13, textarea.span-13, select.span-13 {width:390px!important;}
input.span-14, textarea.span-14, select.span-14 {width:420px!important;}
input.span-15, textarea.span-15, select.span-15 {width:450px!important;}
input.span-16, textarea.span-16, select.span-16 {width:480px!important;}
input.span-17, textarea.span-17, select.span-17 {width:510px!important;}
input.span-18, textarea.span-18, select.span-18 {width:540px!important;}
input.span-19, textarea.span-19, select.span-19 {width:570px!important;}
input.span-20, textarea.span-20, select.span-20 {width:600px!important;}
input.span-21, textarea.span-21, select.span-21 {width:630px!important;}
input.span-22, textarea.span-22, select.span-22 {width:660px!important;}
input.span-23, textarea.span-23, select.span-23 {width:690px!important;}
input.span-24, textarea.span-24, select.span-24 {width:720px!important;}
input.span-25, textarea.span-25, select.span-25 {width:750px!important;}
input.span-26, textarea.span-26, select.span-26 {width:780px!important;}
input.span-27, textarea.span-27, select.span-27 {width:810px!important;}
input.span-28, textarea.span-28, select.span-28 {width:840px!important;}
input.span-29, textarea.span-29, select.span-29 {width:870px!important;}
input.span-30, textarea.span-30, select.span-30 {width:900px!important;}
input.span-31, textarea.span-31, select.span-31 {width:930px!important;}
input.span-32, textarea.span-32, select.span-32 {width:960px!important;}
input.span-33, textarea.span-33, select.span-33 {width:990px!important;}

div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.logo 
{
	margin-bottom:29px;
	margin-top:25px;
}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}

.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}

.space {
	height:0.5em;
	clear: both;
}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {
	clear:both;
	height: 0.8em;
}
.footer
{
	padding:19px 0px 22px 16px;
	width: 982px;
	margin: 0px auto;
	background-color: #8f9395;
	border-top: 2px solid #828586;
	border-left: 1px solid #828586;
	border-right: 1px solid #828586;
	
}
.footer_tt
{
	clear:both;
	padding:0px 0px 0px 16px;
	width: 982px;
	margin: 0px auto;
	border-top: 2px solid #828586;
	background-image:url(../images/content/footer_bottom.gif);
	background-repeat:repeat-x;
	height: 57px;
	border-left: 1px solid #828586;
	border-right: 1px solid #828586;
	
}
/*- color--------------------------- */ 
.color_545e69
{
	color:#545e69;
	font-size:11px;
	font-weight:bold;
}
.color_666f78
{
	color:#666f78;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.color_white
{
	color:#dee6e8;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	
}
a.color_white:link,a.color_white:active,a.color_white:visited {
	color:#dee6e8;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}
a.color_white:hover
{
	color:#999999;
}
.color_black
{
	color:#2d343c;
	font-size:14px;
	font-weight:bold;
	font-family:tahoma; 
	
}
.color_4b5458
{
	color:#4b5458;
	font-size:11px;
}
.color_black_10
{
	color:#000000;
	font-size:10px;
}
.color_white_arial
{
	color:#d4d4d4;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	
}
.color_do_cd4334
{
	color:#cd4334;
	font-size:13px;
	font-weight:bold;
	font-family:arial; 
	
}

.color_0a74b7
{
	color:#0a74b7;
	font-size:13px;
	font-weight:bold;
}
.color_f16a10
{
	color:#f16a10;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.color_e18417
{
	color:#e18417;
}
.color_737c8c
{
	color:#e18417;
	
}
.color_ca403e
{
	color:#ca403e;
	font-size:11px;
}
.color_19569a
{
	color:#19569a;
	font-size:11px;
	font-weight:bold;
	
}
.color_404040
{
	color:#404040;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
}

.color_ea3625
{
	color:#ea3625;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	
}

.color_c5c5c5
{
	color:#c5c5c5;
	font-size:24px;
	font-weight:bold;
	font-family:tahoma;
}
.color_646d7a
{
	color:#646d7a;
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
	
}
.color_474c4d
{
	color:#474c4d;
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
}
/*---------------link*/
a.organe:link,a.organe:active,a.organe:visited {
	color:#f16a10;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
	font-weight: normal;
}
a.organe:hover
{
	color:#990000;
}


a.title14:link,a.title14:active,a.title14:visited {
	color:#2c719d;
	font-size:14px;
	text-decoration:none;
	list-style-type:none;
	font-weight: bold;
}
a.title14:hover
{
	color:#da251c;
}

a.link_2c719d:link,a.link_2c719d:active,a.link_2c719d:visited {
	color:#2c719d;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	list-style-type:none;
}
a.link_2c719d:hover
{
	color:#990000;
}

a.link_d4d4d4:link,a.link_d4d4d4:active,a.link_d4d4d4:visited {
	color:#d4d4d4;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
}
a.link_d4d4d4:hover
{
	color:#990000;
}
a.link_e19013:link,a.link_e19013:active,a.link_e19013:visited {
	color:#e19013;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	list-style-type:none;
}
a.link_e19013:hover
{
	color:#990000;
}
a.link_e19013_12:link,a.link_e19013_12:active,a.link_e19013_12:visited {
	color:#e19013;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
}
a.link_e19013_12:hover
{
	color:#990000;
}
a.link_0a74b7:link,a.link_0a74b7:active,a.link_0a74b7:visited {
	color:#0a74b7;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	list-style-type:none;
}

a.link_0a74b7:hover
{
	color:#990000;
}
a.link_or:link,a.link_or:active,a.link_or:visited {
	color:#f16a10;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
}

a.link_or:hover
{
	color:#990000;
}

a.link_xam:link,a.link_xam:active,a.link_xam:visited {
	color:#545e69;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
}
a.link_xam:hover
{
	color:#990000;
}
a.link_den:link,a.link_den:active,a.link_den:visited {
	color:#000000;
	text-decoration:none;
	list-style-type:none;
}
a.link_den:hover
{
	color:#666666;
}
a.link_xam_dam:link,a.link_xam_dam:active,a.link_xam_dam:visited {
	color:#545e69;
	font-weight: bold;
	text-decoration:none;
	list-style-type:none;
}
a.link_xam_dam:hover
{
	color:#990000;
}

a.link_menu:link,a.link_menu:active,a.link_menu:visited {
	color:#545e69;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
}
a.link_menu:hover
{
	color:#990000;
}

a.Link_black:link,a.Link_black:active,a.Link_black:visited {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	list-style-type:none;
	font-size:11px;
}
a.Link_black:hover
{
	color:#990000;
}
a.Link_green2:link,a.Link_green2:active,a.Link_green2:visited {
	color:#266ab7;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
}
a.Link_green2:hover
{
	color:#990000;
}

a.link_xanh_dam:link,a.link_xanh_dam:active,a.link_xanh_dam:visited {
	color:#2172f9;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
	font-size:tahoma;
}

a.link_xanh_dam:hover
{
	color:#990000;
}
a.link_xanh_nhac:link,a.link_xanh_nhac:active,a.link_xanh_nhac:visited {
	color:#30a7d9;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
	font-size:tahoma;
}

a.link_xanh_nhac:hover
{
	color:#990000;
}
.td_boder
{
	background-color:#edeae3;
	
}
a.link_do:link,a.link_do:active,a.link_do:visited {
	color:#ab3230;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
	font-size:tahoma;
}

a.link_do:hover
{
	color:#990000;
}
a.link_green:link,a.link_green:active,a.link_green:visited {
	color:#156394;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
	font-size:tahoma;
}

a.link_green:hover
{
	color:#990000;
}
a.link_white:link,a.link_white:active,a.link_white:visited {
	color:#FFFFFF;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
	font-size:tahoma;
}

a.link_white:hover
{
	color:#FFFFFF;
}

a.link_cam_nhac:link,a.link_cam_nhac:active,a.link_cam_nhac:visited {
	color:#b72f0a;
	font-size:10px;
	text-decoration:none;
	list-style-type:none;
}
a.link_cam_nhac:hover
{
	color:#990000;
}

.hid_img {
  position:relative;
  display:block;
  width:60px;  /* Change this */
  height:60px; /* Change this */
  overflow:hidden;
  border:1px solid #000;
}
.hid_img img{
  position:absolute;
  left:-10px; /* Change this */
  top:-10px;  /* Change this */
}

.hid_img90 {
  position:relative;
  display:block;
  width:90px;  /* Change this */
  height:90px; /* Change this */
  overflow:hidden;
  border:1px solid #000;
}
.hid_img90 img{
  position:absolute;
  left:-10px; /* Change this */
  top:-10px;  /* Change this */
}

.theloai-post a { color:#FFF;background-color:#5481AB; display:inline-block; border-radius:2px; -webkit-border-radius:2px; height:17px; line-height:19px; padding:0 5px; font-size:10px; color:#fff; text-transform:uppercase; margin-right:3px;}