/*
Theme Name: hieuIT Child Theme
Theme URI: http: //hieuit.net
Description: Day la child theme cua HieuIT
Author: Daniel	
Author URI: http://hieuit.net
Template: hieuit
Version: 1.0
*/
@import url("../hieuit/style.css");
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3 {font-weight: bold}, .post-single-content h4, .post-single-content h5, .post-single-content h6 { text-transform: none }
.post-single-content h2 { font-size: 24px }


div#regular-header {
    overflow: hidden;
    clear: both;
    padding: 0;
	height: 130px;
}

.logo-wrap {
    margin: 20px 0;
    overflow: hidden;
    float: left;
}
#header {
    position: relative;
    min-width: 100%;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: #c90202;
}