/*   
Theme Name: nangkhieu
Theme URI: http://nangkhieuviet.com
Description: This is just a starter WordPress Theme template -- WordPress v3.0.1
Author: lethanhson
Author URI: http://lethanhson.net
Version: 2
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 arial, Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0;list-style:none }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Arial, Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
body{
  background: url(images/bg.jpg) repeat-x fixed 0 0 #FFF;
  border: medium none;
  color: #000000;
  margin: 10px auto 0;
  width: 960px;
  font-family:Arial;
  font-size:13px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
a { color: #016DBC;
text-decoration: none;
}
#page-wrap{
width:1000px;
border-radius:10px;
background:#fff;
height:auto;
overflow:hidden;
}
div#header{
position:relative;
height:auto;
overflow: hidden;
width:980px;
}
div#header h1{
display:none;
}
div#header #logo{
	float:left;
	padding:5px;
}
div#header #banner{
	float:left;
	margin-top:50px;
	margin-left:50px;
}
div#header #menu-top {
width:500px;
right:0;
position:absolute;
text-align:right;
padding:5px;
white-space: nowrap;
}
div#header #menu-top ul li{
display: inline-block;
}
div#header #menu-top ul li a{
padding:5px;
}
div#header #menu-top ul li a:hover{
color:#ff0000;
}
div#menu-second-h{
width:1000px;
background: #BDD2FF;
}
#featured{
float:left;
width:980px;
height:auto;
margin:0 10px;
background:#24a1db;
}
div.slide-hinh{
width:755px;
}
div#khoahoc{
  background: url(images/bg_khoahoc2.png) no-repeat 0 0;
  height: 278px;
  margin: 10px 10px 0;
  padding: 15px 0 0 35px;
  position: relative;
  width: 995px;
}
div#qc-kh{
margin-left:10px;
}
div#qc-kh img{
display:block;
margin-left:10px;
margin-top:10px;
}
div#khoahoc #search-kh{
float: left;
width:485px;
}
div#khoahoc #search-kh .tab-cat{
margin-top:80px;
padding: 5px 18px 0 10px;
color:#333;
}
div.sbHolder {
    margin-right: 0;
    width: 355px;
	float:right;
	position:relative;
	background:url(images/bg-select.png) no-repeat 0 0;
	height:32px;
}
.sbToggle {
    background: url(images/select-down.png) no-repeat 0 0;
    display: block;
    height: 32px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
}
.sbToggle:hover {
    background: url(images/select-down.png) no-repeat 0 0;
}
.sbSelector {
    display: block;
    height: 32px;
    left: 0;
    line-height: 35px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: 30px;
    top: 0;
    width: 170px;
	font-size:13px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #333333;
    outline: medium none;
    text-decoration: none;
}
div.tab_venues {
    clear: both;
    color: #333333;
    padding: 5px 18px 0 10px;
}
.tab_venues div.sbHolder {
    margin-left: 5px;
    margin-right: 0;
    width: 175px;
}
div.tab_start {
    clear: both;
    color: #333333;
    padding: 5px 18px 0 10px;
}
span.lkg {
    line-height: 32px;
    padding-left: 17px;
	float:right;
}
span.lkg a{
color:#01348F;
}
div.tab_start div.sbHolder{
width:200px;
margin-right:20px;
}
.tab_btn_timkhoahoc{
clear:both;
margin-top:7px;
}
a#btn_timkhoahoc {
    background: url(images/btn-timkhoahoc.jpg) no-repeat center 6px;
    display: block;
    height: 37px;
    margin: 0 auto;
    width: 196px;
}
#main-body,#home-body{
width:740px;
float:left;
padding:10px 0 0 7px;
}
div.jazin-section {    
    background: url("images/h3-bg.gif") repeat-x scroll left bottom;
    border: 1px solid #D5D5D5;   
    display: block;
    margin-bottom: 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
div.jazin-section a {
    background: none repeat scroll 0 0;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
}
div.jazin-section a span {
    background: none repeat scroll 0 0 transparent;
    color: #C92127;
    display: block;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    margin: 0;
    padding: 8px 10px;
    text-transform: uppercase;
}
div.jazin-section a:hover, div.jazin-section a:active, div.jazin-section a:focus {
    text-decoration: none;
}
.jazin-box:hover div.jazin-section a span, .hover div.jazin-section a span {
    background: none repeat scroll 0 0;
}
.jazin-content {
    float: left;
    text-align: justify;
    width: 60%;
}
.jazin-content h4.jazin-title{
font-family: "Segoe UI",Tahoma,Arial,Verdana,sans-serif;
    font-size: 100%;
    line-height: 1.1;
    margin: 10px 0 5px !important;
    padding: 0;
    text-transform: none;
}
.img-moi{
padding:5px 10px 0 0;
float: left;
width:220px;
height:220px;
}
.jazin-content p{
text-align:left;
font-size:13px;
color:#000;
}
ul.department-list {
    display: block;
    float: left;
    margin: 0;
    padding: 10px 0 10px 0;
}
ul.department-list li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
ul.department-list li span {
    bottom: 0;
    display: none;
    font-size: 1.083em;
    font-weight: bold;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}
ul.department-list li:hover span {
    display: block;
}
ul.department-list li a {
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    text-indent: -999em;
}
ul.department-list li a:hover, ul.department-list li a:focus, ul.department-list li a:active {
    background-position: left bottom;
}
ul.department-list li.icon-1 a {
    background-image: url("images/icons/active-learning.png");
    height: 95px;
    width: 154px;
}
ul.department-list li.icon-1 a:hover, ul.department-list li.icon-1 a:focus, ul.department-list li.icon-1 a:active {
    background-image: url("images/icons/active-learning-hover.png");
}
ul.department-list li.icon-2 a {
    background-image: url("images/icons/toeic-toeft-ielts.png");
    height: 95px;
    width: 204px;
}
ul.department-list li.icon-2 a:hover, ul.department-list li.icon-2 a:focus, ul.department-list li.icon-2 a:active {
    background-image: url("images/icons/toeic-toeft-ielts-hover.png");
}
ul.department-list li.icon-3 a {
    background-image: url("images/icons/tieng-anh-thieu-nhi.png");
    height: 95px;
    width: 154px;
}
ul.department-list li.icon-3 a:hover, ul.department-list li.icon-3 a:focus, ul.department-list li.icon-3 a:active {
    background-image: url("images/icons/tieng-anh-thieu-nhi-hover.png");
}
ul.department-list li.icon-4 a {
    background-image: url("images/icons/tieng-anh-thieu-nien.png");
    height: 95px;
    width: 154px;
}
ul.department-list li.icon-4 a:hover, ul.department-list li.icon-4 a:focus, ul.department-list li.icon-4 a:active {
    background-image: url("images/icons/tieng-anh-thieu-nien-hover.png");
}
ul.department-list li.icon-5 a {
    background-image: url("images/icons/tieng-anh-giao-tiep.png");
    height: 95px;
    width: 154px;
}
ul.department-list li.icon-5 a:hover, ul.department-list li.icon-5 a:focus, ul.department-list li.icon-5 a:active {
    background-image: url("images/icons/tieng-anh-giao-tiep-hover.png");
}
ul.department-list li.icon-6 a {
    background-image: url("images/icons/chuong-trinh-khac.png");
    height: 95px;
    width: 180px;
}
ul.department-list li.icon-6 a:hover, ul.department-list li.icon-6 a:focus, ul.department-list li.icon-6 a:active {
    background-image: url("images/icons/chuong-trinh-khac-hover.png");
}
div.wrap{
width:980px;
clear:both;
margin:0 10px;
}
div.wrap .main{
 background: linear-gradient(to bottom, #DF252C 0%, #B6080E 100%) repeat scroll 0 0 transparent;
 border-radius: 10px 10px 10px 10px;
 margin-top: 5px;
 padding-bottom:10px;
}
div.wrap .wp-box{
width:25%;
min-height:277px;
float:left;
margin-top:5px;
}
.main h3 {
    color: white;
    text-align: center;
}
div.wp-box h3{
color: white;
text-align: center;
font-size: 1.077em;
font-weight: bold;
margin-bottom: 10px;
padding: 7px 0 0;
text-transform: uppercase;
}
.customcourse {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    height: 215px;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 210px;
}
.customcourse {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    height: 215px;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 210px;
}
.customcourse p{
color: #016DBC;
text-decoration: none;
}
.imagedropshadow {
    border-radius: 8px 8px 8px 8px;
    height: 145px;
    margin: auto;
    padding: 0;
    width: 210px;
}
.mod-tinmoinhat{
width:500px;
float:left;
height:auto;
overflow: hidden;
}
.mosaic-block {   
    border: 1px solid #FFFFFF;
    float: left;
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 235px;
}
.mosaic-backdrop {
    background: none repeat scroll 0 0 #111111;
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.mosaic-overlay {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.bar2 .mosaic-overlay {
			bottom:-50px;
			height:100px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
}		
.bar2 .mosaic-overlay:hover {
				opacity:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
}
div.details {
    margin: 12px 7px;
}
.bar2 h4 {
    color: #006E9F;
    font: bold 12px Arial,sans-serif;
    text-align:left;
	text-transform:uppercase;
}
.bar2 p {
    color: #000000;
    font: 300 12px/1.5 Arial,Helvetica,sans-serif;
    text-align: justify;
	margin-top:7px;
}
.mod-tmn li{
float:left;
margin:5px;
margin-top:0px;
}
.clear20{
clear:both;
height:20px;
}
#left-news {
    float: left;
    margin-right: 40px;
    width: 460px;
	padding-left:15px;
}
.ja-slidenews-item {
    border-bottom: 1px solid #EFECE1;
    clear: both;
    float: left;
    padding: 15px 0;
    text-align: justify;
    width: 100%;
}
.ja-slidenews-item img {
    float: left;
    height: 88px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
    width: 88px;
}
div#sidebar-content{
float:left;
width:240px;
height:auto;
overflow: hidden;
}
div#sidebar-content h2,.single div#sidebar-right div.widget h2,.page div#sidebar-right div.widget h2,.category div#sidebar-right div.widget h2{
background: linear-gradient(to bottom, #C12C32 0%, #B6080E 100%) repeat scroll 0 0 transparent;
border-radius: 4px 4px 0 0;
color: white;
height: 28px;
position: relative;
text-align: center;
width: 100%;
}
#menu-menu-khaigiang,#sidebar-right ul {
    border: 1px solid #E5E5E5;
    margin-top: -15px;
}
#menu-menu-khaigiang li,#sidebar-right ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E5E5E5;
    list-style-type: none;
    margin-bottom: 0 !important;       
	padding:6px 10px 6px 20px;
}
#sidebar-right .widget h2{
background: #e5e5e5;
text-align:center;
margin-top:10px;
}
.oddstyle {
    background-color: #FFFFFF !important;
}
.evenstyle {
    background-color: #F5F5F5 !important;
}
/* sidebar right */
#sidebar-right{
float:right;
width:230px;
height:auto;
overflow: hidden;
padding:0 10px;
}
#footer{
width:100%;
background:#033690;
height:auto;
overflow: hidden;
}
.f-p{
text-align:center;
color:#ccc;
margin-top:10px;
}
.breadcrumb{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E6E6E6;
    color: #999999;
    font-size: 11px;
    margin: 0 0 20px;
    padding:5px;
}
.breadcrumb h2{
margin:0;
}
.cat-li{
height:auto;
overflow: hidden;
margin-bottom:10px;
}
.cat-li li{
margin-bottom:10px;
border-bottom:1px solid #e5e5e5;
padding-bottom:10px;
}
.img-cat{
width:100px;
height:100px;
float:left;
margin-right:5px;
padding:2px;
border:1px solid #e5e5e5;
}
#mod-video{
width:960px;
margin: 10px 20px;
}
#doitac{
margin:0 10px;
}
#doitac h3,#mod-video h3{
color: #006E9F;
    font: bold 13px Arial,sans-serif;
    text-align:left;
	text-transform:uppercase;
}
.amatube {
    background: url("images/filmbg3.png") repeat-x 13px 4px;
    height: 163px;
}
.amatube a img {
    border: 1px solid #CCCCCC;
    height: 96px;   
	margin:23px 0 0 11px;	
    width: 145px;
}
.video-footer li{
float:left;
margin-right:10px;
width:150px;
height:auto;
overflow: hidden;
}
.content-post p{
text-align:justify;
}
.mosaic-backdrop img{
height:220px;
}
.mod-tmn li:first{
margin-left:7px;
}
.entry p{
text-align:justify;
}