@import url(reset.css);
@import url(../assets/css/menu.css);
@import url(../assets/css/comment.css);
@import url(../assets/css/contact.css);
@import url(../assets/css/sitemap.css);
@import url(../assets/css/cart.css);
@import url(../assets/css/user.css);
#page {
	width: 100%;
	overflow: hidden;
	position: relative;
}
/* 1. Header */
.header-wrap {
	background-color: #ffffff;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	position: relative;
}
/* logo */
.logo {
	overflow: hidden;
	padding: 0;
}
.site-title {
	display: none;
}
.logo img {
	max-width: 100%;
}
/*recent-header*/
.recent-header {
	width: 100%;
	margin: 0;
	padding: 0;
}
.recent-header p {
	font-size: 11px;
	color: #999;
	font-weight: bold;
	margin: 0;
}
.recent-header ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
}
.recent-header ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 2px;
}
.recent-header ul li span {
	font-size: 11px;
	color: #999;
	margin-right: 10px;
}
.recent-header ul li a {
	color: #545454;
}
.sprite {
	width: 8px;
	height: 5px;
	display: inline-block;
	margin-left: 5px;
	background: url(../images/sprite.png) no-repeat;
}
/* banner top */
.banner-top {
	overflow: hidden;
}
.banner-top img {
	max-width: 100%;
}
/* quick search */
.quick-search {
	float: right;
	padding: 3px 0 0 0;
	overflow: hidden;
	height: 30px;
}
.quick-search .search-form {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1px;
	border-radius: 3px;
}
.quick-search .search-field {
	line-height: 18px;
	padding: 0 5px;
	border: none;
}
.quick-search .search-submit {
	background: url(../images/icon-search.png) no-repeat center center;
	width: 15px;
	height: 18px;
	border: none;
	text-indent: -1000px;
	overflow: hidden;
}
/* menu @import */
/* Home */
.box {
	width: 100%;
	background: url(../images/box-bg.png) repeat-x bottom left #fff;
	margin-bottom: 10px;
	border: 1px solid #870204;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.box-label {
	width: 100%;
	height: 27px;
	overflow: hidden;
	background: url(../images/bg-news.png) repeat-x;
}
.box-label h1,
.box-label h2,
.box-label h3,
.box-label h4,
.box-label h5 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 27px;
	height: 27px;
	color: #fff;
	white-space: nowrap;
	background: url(../images/icon-bat-quai.png) no-repeat 5px center;
	text-transform: uppercase;
}
.box-label h1 a,
.box-label h2 a,
.box-label h3 a,
.box-label h4 a,
.box-label h5 a {
	color: #fff;
}
.box-label i {
	margin-right: 5px;
}
.box .box-content {
	padding: 0;
	border: 1px solid #ddd;
}
.box-02 {
	width: 100%;
}
.box-label-02 {
	width: 100%;
	height: 44px;
	overflow: hidden;
	background: url(../images/bg-news-02.png) no-repeat left top;
}
.box-label-02 h1,
.box-label-02 h2,
.box-label-02 h3,
.box-label-02 h4,
.box-label-02 h5 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 37px;
	height: 37px;
	color: #fff;
	white-space: nowrap;
	background: url(../images/icon-bat-quai.png) no-repeat 5px center;
	text-transform: uppercase;
}
.box-label-02 h1 a,
.box-label-02 h2 a,
.box-label-02 h3 a,
.box-label-02 h4 a,
.box-label-02 h5 a {
	color: #fff;
}
/* Home Box */
.home-row-01 {
	width: 100%;
	padding: 10px 10px 0 10px;
}
.home-box-01 {
	width: 640px;
	float: left;
}
.home-box-02 {
	width: 320px;
	float: left;
	margin-left: 10px;
}
.home-box-03 {
	width: 100%;
	padding: 10px 10px 0 10px;
}
.box .sidebar-news {
	padding: 10px;
	margin: 0;
}
.post-by-category {
	padding: 10px;
}
.post-by-category .first-news {
	width: 60%;
	float: left;
	text-align: justify;
	padding-right: 10px;
}
.post-by-category .first-news .thumbnail {
	float: left;
	width: 40%;
	margin: 0 5px 5px 0;
	padding: 2px;
	border: 1px solid #ddd;
}
.post-by-category .first-news .thumbnail img {
	width: 100%;
	height: auto;
}
.post-by-category .first-news h2 {
	font-size: 13px;
	margin: 0;
}
.post-by-category .first-news h2 a {
	color: #870204;
}
.post-by-category .second-news {
	width: 40%;
	float: left;
}
.post-by-category .second-news .list-news {
	background: url(../images/icon-list-02.gif) no-repeat left 10px;
	padding: 0 0 5px 10px;
}
.post-by-category .second-news .list-news a {
	color: #333;
}
.post-by-category .second-news .list-news a:hover {
	color: #870204;
}
.post-by-category .second-news .list-news .post-date {
	margin: 0;
	color: #777;
 	font-size: 11px;
}
.post-by-category .view-more {
	margin: 0;
	text-align: right;
}
.post-by-category .view-more a {
	display: inline-block;
	padding: 0 8px;
	background: #870204;
	color: #fff;
	border-radius: 10px;
	font-size: 12px;
}
.post-by-category-list {
	padding: 10px 0;
}
.post-by-category-list h4 {
	background: url(../images/icon-list-03.png) no-repeat left 10px;
	padding: 3px 0 3px 12px;
	font-weight: normal;
}
.post-by-category-list h4 a {
	color: #333;
}
/* box 05 */
.home-box-05 {
	width: 100%;
	padding: 10px 10px 0 10px;
}
.post-scroll {
	width: 100%;
	padding: 10px 20px;
	position: relative;
}
.post-scroll ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.post-scroll ul li {
	float: left;
	height: 100px;
	width: 220px;
	margin: 0 5px;
}
.post-scroll ul li .thumbnail {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.post-scroll ul li .entry {
	width: 50%;
	float: left;
}
.post-scroll ul li h3 {
	font-size: 13px;
	margin: 0;
	font-weight: normal;
	text-align: justify;
}
.post-scroll ul li h3 a {
	color: #333;
}
.post-scroll ul li .post-date {
	margin: 0;
	color: #777;
	font-size: 11px;
}
.post-scroll ul li .thumbnail img {
	height: 100%;
	width: 100%;
}
.prev-scroll,
.next-scroll {
	position: absolute;
	top: 40px;
	cursor: pointer;
	z-index: 99;
	font-size: 20px;
  	color: #777;
}
.prev-scroll {
	left: 0;
}
.next-scroll {
	right: 0;
}

/* 2. Content */
.content-wrap {
	width: 100%;
}
.content-bg {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);
}
#content {
	margin: 0;
	padding: 10px;
	min-height: 500px;
}
/* 3. Sidebar ------------------------------------------- */
.sidebar-area {
	width: 100%;
	margin: 0;
	padding: 0;
}
.sidebar-area .sidebar {
	margin-bottom: 10px;
	word-wrap: break-word;
	padding: 3px;
	background: #fff;
	border-radius: 1px;
	border: 1px solid #ddd;
}
.sidebar-label {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3px;
	background: #dedede;
}
.sidebar-label h3 {
	color: #ad202c;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
.sidebar-label h3 i {
	font-size: 11px;
	margin-right: 5px;
}
.sidebar-area .sidebar p,
.sidebar-area .sidebar li,
.sidebar-area .sidebar .textwidget {
	font-size: 13px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar ul li {
	margin: 0;
	padding: 8px 8px 8px 8px;
	border-bottom: 1px dotted #ddd;
	position: relative;
}
.sidebar ul > li:last-child {
	border-bottom: none;
}
.sidebar ul ul.children,
.sidebar ul ul.sub-menu {
	display: none;
	background: #fff;
	z-index: 9999;
	width: 100%;
	padding: 0;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
}
.sidebar ul > li:hover > ul.children,
.sidebar ul > li:hover > ul.sub-menu {
	display: block;
}
.sidebar span.post-date {
	font-size: 12px;
	font-style: italic;
	color: #777;
}
.sidebar .searchform {
	padding:10px 0;
}
.sidebar .searchform input[type="text"] {
	float: left;
	width: 170px;
}
.sidebar .searchform input[type="submit"] {
	float: left;
	margin-left: 5px;
}
.sidebar input[type="text"] {
	border: 1px solid #ddd;
	padding: 5px;
}
.sidebar input[type="submit"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #0194d9 ;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
.sidebar select {
	margin: 10px 0;
	padding: 5px 0;
	border: 1px solid #ddd;
	width: 90%;
	margin-left: 5%;
}
.sidebar a {
	color: #333;
}
.sidebar a:hover {
	color: #0194d9;
}
/* Tabbed Widget */
#tabbed-widget .widget-top{
	background: #F7F7F7;
	border-bottom: 3px solid #EAEAEA;
	height: 43px;
}
.tabs-wrap, .cat-tabs-wrap{clear:both; display:none;}
.tabs-wrap#tab1, .cat-tabs-wrap.cat-tabs-wrap1{display:block;}
#tabbed-widget  ul.tabs li {
	float: left;
	position: relative;
	margin-left: 3px;
	line-height:30px;
	padding:2px;
	background:transparent;
	border: none;
}
#tabbed-widget  ul.tabs li a {
	display: inline-block;
	text-align: center;
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	padding: 5px 5px 1px;
	line-height: 30px;
}
#tabbed-widget ul.tabs li a:hover {color: #000;}
#tabbed-widget ul.tabs li.active a  {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background:#FFF;
	box-shadow: 0 -1px 2px #d4d4d4;
	-moz-box-shadow:0 -1px 2px #d4d4d4;
	-webkit-box-shadow:0  -1px 2px #d4d4d4;
}
#tabbed-widget .tabs-wrap.tagcloud a{
	padding:6px 8px;
	border: 1px solid #e9e9e9;
	background: #F7F7F7;
	text-shadow: 0 1px 0 white;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-moz-box-shadow: inset 0 0 2px #fff, 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);
	display:inline-block;
	margin: 0px 0px 3px 0px;
}
#tabbed-widget  .tabs-wrap.tagcloud a:hover{background:#ededed;}
#tabbed-widget .tabs-wrap li:last-child ,
.comments-avatar .widget-container li:last-child,  .posts-list .widget-container li:last-child, .categort-posts .widget-container li:last-child, .authors-posts .widget-container li:last-child{border-bottom:0 none;}	
#tabbed-widget .tabs-wrap li ,.comments-avatar .widget-container li,.posts-list .widget-container li,.categort-posts .widget-container li,.authors-posts .widget-container li, .widget.woocommerce .widget-container li{
	background:transparent;
	padding:8px 0 4px;
	border-bottom:1px solid #f2f2f2;
}
/* Widgets Styles */
.widget {clear: both; margin: 0;}
.widget-top{padding: 5px 0 ;}
.widget-top h4{
	float: left;
	margin-right: 10px;
	font-size: 20px;
	font-family: BebasNeueRegular,arial,Georgia, serif;
}
.widget-top h4 a{color: #333;}
.widget-top h4 a:hover{color: #000;}
.widget-container {padding: 0px; clear:both;	}
.widget-container h3{font-size:inherit;}
.widget-container li {
	background:url(images/sidebar-bullet.png) no-repeat left 8px;
	padding: 0 0 5px 12px;
	line-height: 18px;
	overflow: hidden;
}
.widget-container p {padding-bottom: 1.0em;}
.widget-container a:hover {text-decoration: underline;}
.widget-container li span.date, .footer-widget-container li span.date{color: #AAA;margin: 5px 0;font-size: 85%;}
.widget-container .post-thumbnail, .footer-widget-container .post-thumbnail{float:left;margin-right:10px ;}
/* likebox */
.like-box {
	padding-bottom: 5px;
}
/* statistic */
.statistic ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.statistic ul li {
	padding: 0 10px;
	width: 100%;
	clear: both;
}
.statistic ul li:before, .statistic ul li:after {
	content: " ";
	display: table;
}
.statistic ul li:after {
	clear: both;
}
.statistic ul li label {
	width: 60%;
	display: inline-block;
	float: left;
}
.statistic ul li span {
	width: 40%;
	float: right;
	text-align: right;
	display: inline-block;
}
.statistic ul li.page-views {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0;
}
.statistic ul li.ss-online label,
.statistic ul li.ss-this-week label {
	background: url(../images/static-01.jpg) no-repeat left center;
	padding: 5px 0 5px 25px;
}
.statistic ul li.ss-today label {
	background: url(../images/static-02.jpg) no-repeat left center;
	padding: 5px 0 5px 25px;
}
.statistic ul li.ss-this-month label {
	background: url(../images/static-03.jpg) no-repeat left center;
	padding: 5px 0 5px 25px;
}
.statistic ul li.ss-visited label {
	background: url(../images/static-04.jpg) no-repeat left center;
	padding: 5px 0 5px 25px;
}
/* widget nav */
.widget-nav-wrap {
	margin: 0;
}
.widget-nav-wrap li {
	list-style: none;
}
.widget-nav {
	list-style: none;
}
.widget-nav > li {
	padding: 8px 8px 8px 15px !important;
	background: url(../images/arrow-07.png) no-repeat 3px 11px;
}
.widget-nav > li > a {
}
.widget-nav ul.sub-menu {
	margin: 0;
	padding: 0;
}
.widget-nav ul.sub-menu li {
	border-bottom: 1px dotted #ddd;
	padding: 8px 10px;
	width: 100%;
	clear: both;
}
.widget-nav ul.sub-menu li a {
	color: #333;
}
/* vertical product */
.vertical-content {
	width: 100%;
	margin-bottom: 5px;
}
.vertical-content .vertical-item {
	margin-bottom: 5px;
}
.vertical-content .vertical-item a.thumb {
	width: 100%;
	display: inline-block;
}
.vertical-content .vertical-item a.thumb img {
	width: 100%;
	height: auto;
}
/* support online */
.hotline {
	text-align: center;
	padding: 0;
	margin-bottom: 10px;
}
.hotline img {
	max-width: 100%;
}
.hotline label {
	font-size: 15px;
	margin-right: 5px;
}
.hotline span {
	font-size: 16px;
	font-weight: bold;
	color: #e21f31;
}
.list-supporter {
	width: 100%;
	padding: 0;
}
.list-supporter .supporter {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	padding: 0 5px;
}
.supporter table {
	width: 100%;
}
.supporter table td {
	padding: 8px 0;
	text-align: left;
}
.supporter .name,
.supporter .phone {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
/* qc-widget */
.qc-widget {
	width: 100%;
}
.qc-widget img {
	width: 100%;
}
.qc-widget .qc-cell {
	margin-bottom: 5px;
}
.qc-widget.qc-two {
	margin-left: -10px;
    margin-right: -10px;
    padding-left: 5px;
    padding-right: 5px;
    width: auto !important;
}
.qc-widget.qc-two .qc-cell{
	width: 50%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
/* sidebar news */
.sidebar-news {
	width: 100%;
	margin-top: 5px;
}
.sidebar-news .sidebar-news-item {
	border-bottom: 1px dotted #ddd;
	padding: 5px 0;
}
.sidebar-news-item .thumb {
	float: left;
	display: inline-block;
	padding: 2px;
	border: 1px solid #ddd;
	margin-right: 5px;
}
/* likebox */
.social-likebox {
	overflow: hidden;
	border: 1px solid #ddd;
	margin-top: 10px;
}
/* project category */
.sidebar-cat {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.project-category {
	width: 100%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.project-category > ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.project-category > ul > li > span {
	width: 100%;
	font-weight: bold;
	cursor: pointer;
	padding: 8px 10px;
	display: inline-block;
	background: url(../images/project-cat-bg.png) repeat-x;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.project-category > ul ul.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}
.project-category > ul ul.sub-menu li {
	padding: 8px 8px 8px 18px;
	background: url(../images/arrow-05.png) no-repeat 8px 14px;
}
.project-category > ul ul.sub-menu li.current-cat a {
	color: #ed1b24;
	font-weight: bold;
}
/* 4. Footer -------------------------------------------------------  */
/* scroll partner */
.scroll-partner {
	padding: 10px 30px;
	position: relative;
	border-top: 1px solid #ddd;
}
.scroll-partner ul {
	margin: 0;
	padding: 0;
}
.scroll-partner ul li {
	list-style: none;
	float: left;
	margin: 0 5px;
	height: 70px;
}
.scroll-partner ul li a {
	display: inline-block;
	border: 1px solid #dadada;
	border-radius: 4px;
	background: #fff;
	width: 100%;
	height: 64px;
	overflow: hidden;
	text-align: center;
}
.scroll-partner ul li a img {
	max-width: 100%;
	max-height: 100%;
}
/* footer */
#footer {
	margin: 0;
	padding: 0;
}
/* menu footer */
.menu-footer-wrap {
	margin: 0;
	padding: 7px 0;
	height: 41px;
	background: url(../images/menu-bg.png) repeat-x;
	overflow: hidden;
}
.menu-footer-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-footer-wrap ul li {
	float: left;
	line-height: 27px;
	border-right: 1px solid #fff;
}
.menu-footer-wrap ul li:last-child {
	background: none;
	border-right: none;
}
.menu-footer-wrap ul li a {
	white-space: nowrap;
	display: inline-block;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
}
/* footer sidebar */
.footer-sidebar-wrap {
	padding: 20px 10px;
}
.footer-sidebar {
	margin-bottom: 10px;
}
.footer-sidebar-label {
	margin: 0 0 10px 0;
	padding: 0;
}
.footer-sidebar-label h5 {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
}
.contact-info .name {
	font-weight: bold;
	font-size: 15px;
}
.contact-info a {
	color: #333;
}
#footer .design-by {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
#footer .design-by a {
	color: #333;
}
/* footer contact */
.footer-contact h4 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0;
}
.footer-contact p,
.footer-contact h5 {
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0;
}
.footer-contact p span {
	margin: 0 5px;
}
/* footer social */
.footer-line {
	background: #bab8b7;
	padding: 0 10px;
	text-align: right;
}
.social-link {
	padding: 5px 0;
	width: 100%;
}
.social-link a {
	margin-right: 5px;
	background: #ffffff;
	border-radius: 100%;
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	padding: 0;
}
.social-link a:hover {
	color: #333;
	background: #fff;
}
.social-link a i {
	font-size: 15px;
}
.social-link .btn-facebook {
	background: #3a589b;
}
.social-link .btn-rss {
	background: #da6245;
}
.social-link .btn-twitter {
	background: #28aae0;
}
.social-link .btn-youtube {
	background: #cf3427;
}
.social-link .btn-google-plus {
	background: #da6245;
}
.social-link .btn-flickr {
	background: #025FE0;
}
.social-link .btn-linkedin {
	background: #0085AF;
}
.back-to-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
	display: none;
}
.back-to-top a {
	display: inline-block;
	background: #ddd;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #C5C5C5;
}
.back-to-top a i {
	font-size: 25px;
}
/* scroll banner */
#scroll_left {
	overflow: hidden;
	position: absolute;
	left: 5px;
	width: 150px;
	z-index: 99;
	text-align: center;
}
#scroll_right {
    overflow: hidden;
    position: absolute;
    right: 5px;
    width: 150px;
    z-index: 99;
    text-align: center;
}
#scroll_left img,
#scroll_right img {
	max-width: 100%;
}
/* 5.News  ------------------------------------------------ */
/* Global Categories Box Styles */
.cat-box {
	margin-bottom: 10px;
	padding: 0;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
.cat-box-title {
	padding: 3px 0;
	overflow:hidden;
	background: url(../images/line-box-title.png) no-repeat left bottom;
}
.cat-box-title h2 {
	color: #4c4c4c;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
}
.cat-box-title h2 a {
	color: #4c4c4c;
}
.cat-box-title h2 a:hover {
	color: #8c0002;
}
.stripe-line {
}
.cat-box .entry {
	font-size: 12px;
}
.cat-box-content {
	border: 1px solid #DDD;
	background: #f2f2f2;
	padding: 0;
}
.cat-box li.first-news .inner-content {
	padding: 0;
	overflow: hidden;
}
a.more-link {
	font-weight: bold;
	color: #333;
}
h2.post-box-title {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
}
h2.post-box-title a {
	color: #a7781c;
}
/* Two columns */
.cat-box.column2 {
	float: left;
	width: 49%;
  	margin-right: 2%;
}
.column2.last-column {
	margin-left: 0;
	margin-right: 0;
}
.column2 li,
li.other-news{
	list-style: none;
	overflow: hidden;
	padding: 10px;
	border-top: 1px dashed #ddd;
	-webkit-transition: all .40s;
	-moz-transition: all .40s;
	-o-transition: all .40s;
	transition: all .40s;
}
.column2 li:hover,
li.other-news:hover {
	background: #fff;
}
.column2 li h3 {
	line-height: 1.5em;
	font-size: 13px;
	margin: 0;
}
.column2 li h3 a {
	color: #a7781c;
}
li.first-news p {
	padding: 0;
}
.column2 li.first-news {
	border: none;
	padding: 10px;
}
/* wide-box */
.wide-box li{
	overflow:hidden;
	padding: 10px;
  	border-top: 1px dashed #ddd;
	-webkit-transition: all .40s;
	-moz-transition: all .40s;
	-o-transition: all .40s;
	transition: all .40s;
	width: 50%;
	float: left;
}
.wide-box ul { overflow:hidden; }
.wide-box li h3 {
	line-height: 1.5em;
	font-size: 13px;
	margin: 0;
}
.wide-box li h3 a {
	color: #a7781c;
}
.wide-box li:hover {
	background: #fff;
}
.wide-box li.first-news{
	width: 100%;
	float: none;
	height: auto;
	border: none;
}
/* list-box */
.list-box, .wide-box, .pic-box {
	clear:both;
}
.list-box li {
	overflow: hidden;
	padding: 10px;
	width: 50%;
	float: right;
	clear: right;
	border-top: 1px dashed #ddd;
	-webkit-transition: all .40s;
	-moz-transition: all .40s;
	-o-transition: all .40s;
	transition: all .40s;
	border-left: 1px solid #ddd;
}
.list-box li h3 {
	line-height: 1.5em;
	font-size: 13px;
	margin: 0;
}
.list-box li h3 a {
	color: #a7781c;
}
.list-box li:hover {
	background: #fff;
}
.list-box li.first-news{
	padding: 10px;
	width: 50%;
	float:left;
	border: none;
}
/* featured-box */
.featured-box {
	clear:both;
}
.recent-box {
	float: right;
	width: 260px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}
.recent-box .recent-box-title {
	background: url(../images/bg-hotnews.png) no-repeat left center;
	height: 37px;
	overflow: hidden;
	padding-left: 10px;
}
.recent-box .recent-box-title h3 {
	line-height: 30px;
	color: #fff;
}
.recent-box ul {
	margin: 0;
	list-style: none;
}
.recent-box ul li {
	background: url(../images/icon-list.gif) no-repeat left 7px;
	padding: 3px 0 3px 12px;
	text-align: justify;
}
.recent-box ul li a {
	color: #333;
}
.recent-box ul li a:hover {
	color: #870204;
}
.recent-box ul li span.date {
	font-size: 12px;
	font-style: italic;
}
.hot-news {
	float: left;
	width: 380px;
	padding-right: 10px;
}
.hot-news .featured-thumbnail {
	width: 100%;
	border: 3px solid #870204;
	border-radius: 5px;
	padding: 3px;
	position: relative;
}
.hot-news .featured-thumbnail img {
	width: 100%;
	height: auto;
}
.hot-news .featured-title {
	color: #870204;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0;
}
.hot-news .featured-title a {
	color: #870204;
}
.hot-news .entry {
	text-align: justify;
}
.list-featured {
	padding: 10px 0;
	border-top: 1px solid #ddd;
}
.list-featured .featured-item {
	width: 100%;
}
.list-featured .featured-item .featured-thumbnail {
	border: 1px solid #ddd;
	padding: 2px;
	position: relative;
}
.list-featured .featured-item .featured-thumbnail img {
	width: 100%;
	height: auto;
}
.list-featured .featured-item h3 {
	font-size: 13px;
	margin: 5px 0 0 0;
}
.list-featured .featured-item h3 a {
	color: #333;
}
.list-featured .featured-item .featured-thumbnail a:hover img,
.featured-thumbnail a:hover img{
	opacity:0.5;
}
.list-featured .featured-item .featured-thumbnail a:hover .overlay-icon,
.featured-thumbnail a:hover .overlay-icon{
	opacity: .8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/* Post Thumbnail */
.post-thumbnail {
	margin: 0 15px 10px 0;
	position: relative;
	background:#FFF;
	padding: 2px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: 1px solid #ddd;
	line-height: 0;
}
.post-thumbnail a {
	display: block;
	background: #000;
}
.post-thumbnail img {
	-webkit-transition: all .40s;
	-moz-transition: all .40s;
	-o-transition: all .40s;
	transition: all .40s;
	height: auto;
	max-width: 100%;
	width: 100%;
}
.post-thumbnail img.attachment-tie-small,
.post-thumbnail img.avatar-50 {
	width: 55px !important;
}
.post-thumbnail a:hover img{
	opacity:0.5;
}
.post-thumbnail a:hover .overlay-icon{
	opacity: .8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.overlay-icon {
	color: #aaa;
	width: 30px;
	height: 30px;
	display: block;
	position:absolute;
	top: 50%;
	left: 50%;
	font-size: 18px;
	line-height: 30px;
	margin: -14px 0 0 -7px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.archive-wide-thumb .overlay-icon:before,
.first-news .overlay-icon:before {
	font-size: 26px;
}
.item-list .post-thumbnail {
	float: left;
	margin-bottom: 0;
}
.cat-box li .post-thumbnail {
	margin: 0 10px 0 0;
}
.column2 .post-thumbnail {
	float:left;
}
.cat-box.column2 li.first-news .post-thumbnail {
	margin: 0;
	float: none;
}
.wide-box li .post-thumbnail,
.list-box li .post-thumbnail {
	float: left;
}
.wide-box li.first-news .post-thumbnail {
	width: 50%;
}
.list-box li.first-news .post-thumbnail {
	margin: 0 0 15px 0;
	float: none;
	width: 100%;
}
.cat-tabs-wrap li .post-thumbnail {
	float: left;
	margin-bottom: 0;
}
.cat-tabs-wrap li.first-news .post-thumbnail {
	margin: 0 0 10px 0;
	float: none;
	width: 100%;
}
.recent-item .post-thumbnail {
	margin: 0 0 10px 0;
}
.single-post-audio {
	position: relative;
	min-height: 56px;
}
.single-audio {
	bottom: 20px;
	position: absolute;
	background: rgba(0 , 0, 0 , .6);
	width: 90%;
	padding: 10px 5%;
}
.single-post-audio div.mejs-container {
	margin-bottom: 0;
}
.single-post-video iframe,
.single-post-video embed,
.video-box .big-video-column iframe,
.video-box .big-video-column embed,
.google-map iframe {
	width: 100%;
}
/* News In Pictures */
.pic-box .cat-box-content {
	padding: 5px;
}
.pic-box li.first-pic{
	padding: 5px;
	width: 50%;
	float: left;
	margin: 0;
}
.pic-box li {
	overflow: hidden;
	padding: 5px;
	float: left;
	width: 12.5%;
}
.pic-box.cat-box li.first-pic .post-thumbnail h2{
	background: rgba(0, 0, 0, .7);
	position: absolute;
	width: 100%;
	padding: 10px;
	margin: 0;
	left: 0;
	bottom: 0;
	line-height: 18px;
	font-size: 14px;
}
.pic-box.cat-box li.first-pic .post-thumbnail {
	position: relative;
	margin: 2px;
}
.pic-box .post-thumbnail a {
	color: #FFF;
	background: transparent;
}
.pic-box.cat-box li .post-thumbnail {
	margin: 0;
}

/* 404 page */
.page-not-found {
	padding: 50px 0;
}
/* main */
#breadcrumbs {
	color: #666;
	padding: 5px 10px;
	margin: 0 0 10px;
	background-color: #f5f5f5;
	border-radius: 4px;
	font-size: 12px;
}
p.no-data {
	margin: 10px 0;
}
#main {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #ddd;
	background: #fff;
}
.page-detail {
	margin: 0;
	padding: 10px 0;
	text-align: justify;
}
.page-detail h2.post-excerpt {
	font-size: 13px;
}
.page-detail p.post-thumbnail {
	text-align: center;
}
.page-detail img {
	max-width: 100%;
	height: auto;
}
.page-content {
	padding: 15px 0;
	margin: 0;
}
.page-title {
	margin: 0;
	border-bottom: 1px solid #ddd;
}
.page-title h1 {
	color: #ad202c;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
/* meta */
.post-meta {
	padding: 0;
	height: 20px;
	overflow: hidden;
}
.post-meta span {
	float: left;
	margin-right: 10px;
	color: #777;
	font-size: 11px;
	white-space: nowrap;
}
.post-meta span i {
	margin-right: 2px;
}
.post-meta span a {
	color: #777;
}
.post-meta span a:hover {
	color: #db2727;
}
.related-and-share {
	padding: 15px 0 0;
}
.social-share {
	padding: 5px 10px;
	background-color: #f5f5f5;
	border-radius: 4px;
	font-size: 12px;
	height: 30px;
}
.social-share span {
	float: left;
	margin-right: 5px;
}
.related-post-wrap {
	padding: 10px 0;
}
.related-post-wrap h2.related-post-title {
	color: #68ba2a;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
.related-post-wrap h2.related-post-title:after {
	background-color: #68ba2a;
	display: block;
	height: 2px;
	width: 100px;
	margin-bottom: -1px;
	content: '';
}
.related-posts {
	padding: 15px 0 0 0;
}
.related-item {
	overflow: hidden;
	vertical-align: top;
	margin: 10px 0 0 0;
}
.related-item a {
	vertical-align: top;
	color: #333;
}
.related-item a.related-posts-thumb {
	float: left;
	width: 40%;
	padding: 2px;
	border: 1px solid #ddd;
	display: inline-block;
}
.related-item a.related-posts-thumb img {
	width: 100% !important;
	height: auto !important;
}
.related-item div.related-posts-sum {
	width: 60%;
	padding-left: 5px;
	float: left;
}
.related-item p {
	margin: 0;
	padding: 0;
}
.related-item .related-date {
	font-style: italic;
	color: #777;
	font-size: 12px;
}
.related-item .related-regency {
	color: #cb2027;
	font-weight: bold;
	font-style: italic;
}
/* category */
.access-error {
	padding: 20px 0;
}
.description {
	text-align: justify;
	color: #777;
	margin-bottom: 15px;
}
.description h2 {
	font-size: 14px;
	margin: 0;
}
.description h2 p {
	margin: 0;
	padding: 0;
}
.post-list {
	padding: 0;
	margin: 0;
}
.post-item {
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}
.post-item .post-thumb {
	text-align: center;
}
.post-item .post-thumb a {
	padding: 3px;
	border: 1px solid #ddd;
	display: inline-block;
	width: 100%;
}
.post-item .post-thumb img {
	width: 100% !important;
	height: auto !important;
}
.post-item .service-thumb {
	text-align: center;
}
.post-item .service-thumb img {
	max-width: 100%;
}
.post-item header {
	margin: 0 0 10px 0;
}
.post-item header h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.post-item header h1 a {
	color: #333;
}
.post-item .entry {
	text-align: justify;
}
/* Pagination */
.bk-pagination {
	margin: 15px 0 !important;
}
.bk-pagination span,
.bk-pagination a {
	background: #e3e3e3;
	padding: 5px 10px;
	color: #666;
	display: inline-block;
}
.bk-pagination span.current {
	background: #0063af;
	color: #fff;
}
/* 6. Product */
/* 6.1 Home product */
.home-area {
	margin: 0;
	padding: 0;
}
.home-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 10px;
	word-wrap: break-word;
	padding: 0;
}
/* 6.2 List product */
.list-product {
	padding: 10px;
}
.product-item {
	width: 100%;
	text-align: center;
}
.product-item .thumb {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 2px;
}
.product-item .thumb img {
	max-width: 100%;
}
.product-item .title {
	font-size: 14px;
	margin: 5px 0;
}
.product-item .title a {
	color: #333;
}
.product-item .caption {
	margin-top: 5px;
}
.product-item .caption p {
	margin: 2px 0;
}
.product-item .price {
	font-weight: bold;
}
.product-item .price span.amount {
    padding: 0;
}
.product-item .price del span.amount {
    color: #555;
    font-weight: normal;
    font-size: 11px;
}
.product-item .price ins {
    text-decoration: none;
    font-weight: bold;
}
.product-item .price ins span.amount {
    color: #d71c2d;
    font-size: 14px;
}
.quick-buy {
	text-align: center;
}
.quick-buy a.addtocart {
	background: url(../images/add-to-cart.jpg) no-repeat center center;
	width: 91px;
	height: 22px;
	display: inline-block;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}
.quick-buy a.quick-show-cart {
	display: inline-block;
	color: #333;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}
/* 6.3 product detail */
.product-detail {
	padding: 10px 0;
	width: 100%;
}
.product-images {
	width: 100%;
}
.product-images a.thumb {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 2px;
	background: #fff;
	max-width: 100%;
}
.product-images a.thumb img {
	max-width: 100%;
}
.product-gallery {
	max-width: 100%;
}
.product-gallery ul {
	margin: 0;
	padding: 0;
}
.product-gallery ul li {
	float: left;
	list-style: none;
	padding: 2px;
	border: 1px solid #ddd;
	margin: 0 3px;
}
.product-options {
	width: 100%;
}
.product-options p label {
	margin-right: 5px;
	width: 100px;
	display: inline-block;
}
.product-options p span {
	font-weight: bold;
}
.product-options .price span.amount {
    padding: 0;
}
.product-options .price del span.amount {
    color: #555;
    font-weight: normal;
    font-size: 13px;
}
.product-options .price ins {
    text-decoration: none;
    font-weight: bold;
}
.product-options .price ins span.amount {
    color: #d71c2d;
    font-size: 16px;
}
mark.instock {
    font-weight: 700;
    color: #7ad03a;
    background: 0 0;
    line-height: 1;
}
mark.outofstock {
    font-weight: 700;
    color: #a44;
    background: 0 0;
    line-height: 1;
}
.star-rating i {
	color: #f7bc12;
	font-size: 14px;
	margin: 0 1px 0 0;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px;
}
/* product-tabs */
.product-tabs-wrap {
	width: 100%;
}
.product-tabs-wrap .product-tabs {
	height: 30px;
	border-bottom: 1px solid #ddd;
}
.product-tabs-wrap .product-tabs a {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
	border: 1px solid transparent;
	white-space: nowrap;
	border-radius: 3px 3px 0 0;
	color: #333;
	margin: 0 4px -1px 0;
	border: 1px solid #ddd;
	font-weight: bold;
}
.product-tabs-wrap .product-tabs a.active {
	background-color: #fff;
	background: #FAFAFA;
	border-bottom: none;
}
.product-tabs-wrap .product-tab-panel-wrap {
	border: 1px solid #ddd;
	border-top: none;
	background: #FAFAFA;
}
.product-tabs-wrap .product-tab-panel-wrap .product-tab-panel {
	padding: 10px;
	overflow: hidden;
}
.product-tab-panel img {
	max-width: 90% !important;
}
.product-tab-panel table {
	width: 100%;
}
.product-tab-panel table td {
	padding: 5px;
	border: 1px solid #ddd;
}
/* 7. Project */
/* 7.1 List project */
.list-project {
	padding: 10px 0;
}
/* 7.1 Detail project */
.list-taxomony {
	margin-top: 10px;
	background: #e4e4e4;
}
.list-taxomony span {
	float: left;
	white-space: nowrap;
	width: 25%;
	padding: 5px;
	border-left: 1px solid #fff;
}
.list-taxomony span:first-child {
	border-left: none;
}
.list-taxomony span label {
	font-size: 12px;
	font-weight: bold;
}
.project-gallery-wrap {
	margin-top: 10px;
	width: 100%;
}
.project-gallery-wrap a.thumb {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.project-gallery-wrap .project-gallery {
	padding: 10px 0;
}
.project-gallery-wrap .project-gallery ul {
	padding: 0;
	list-style: none;
	display: table;
	margin: 0 auto;
}
.project-gallery-wrap .project-gallery ul li {
	float: left;
	border: 1px solid #ddd;
	padding: 3px;
	margin: 5px;
	width: 140px;
}
.project-gallery-wrap .project-gallery ul li img {
	max-width: 100%;
	height: auto !important;
}
.list-project-detail {
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px solid #ddd;
}
.list-project-detail h2 {
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	padding: 0 0 5px 0;
}
.list-project-detail table {
	width: 100%;
}
.list-project-detail table td {
	padding: 5px;
}
.list-project-detail table label {
	width: 20px;
	font-weight: bold;
}
/* list bank */
.list-bank {
	width: 100%;
	margin: 10px 0 10px 0;
}
.list-bank h2 {
	text-align: center;
	font-weight: normal;
	font-size: 25px;
	margin: 20px 0 40px 0;
}
.bank-item {
	width: 100%;
	margin-bottom: 10px;
}
.bank-thumnail {
	width: 100%;
	height: 50px;
}
.bank-thumnail img {
	max-width: 100%;
	max-height: 100%;
}
.bank-detail {
	background: #f3f8f9;
	border: 1px solid #e6eef0;
	padding: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 90%;
}
.bank-detail h5 {
	color: #1b85c2;
  	font-size: 14px;
}
.bank-detail p {
	margin: 0;
	padding: 5px 0
}
/* Responsive */
@media only screen and (max-width: 767px) {
	.cat-box.column2,
	.list-box li,
	.list-box li.first-news,
	.featured-box ul.featured-list li,
	.featured-box ul.featured-list li.first-news,
	.wide-box li,
	.cat-tabs-wrap li.first-news,
	.cat-tabs-wrap li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.featured-box ul.featured-list li.first-news {
		  border-bottom: 1px dashed #ddd;
	}
	.list-box li,
	.featured-box ul.featured-list li {
		border-left: none;
	}
}