/*
Theme Name: bonsmarebeef
Theme URI: http://bonsmarebeef.com/
Author: viettuvn
Author URI: http://viettu.media-group.com.vn
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Main css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	padding:0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear{
	clear:both;
}
/* #Basic Styles
================================================== */
/* #Floats
================================================== */
.left{
	float:left;
}
.right{
	float:right;
}.clear{
	clear:both;
}
.group:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0;
}
/* #Typography
================================================== */
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1, .h1{ font-size: 60px; line-height: 1.5em; font-weight:normal;margin-bottom: 12px; text-shadow: 1px 1px 2px #fff; line-height:1;color:#2b2b2b;}
	h2, .h2 { font-size: 20px; line-height: 1.25em;}
	h3, .h3 { font-size: 16px; line-height: 1em;}
	h4, .h4 { font-size: 14px; line-height: 0.875em;}
	em { font-style: italic; }
	strong, b { font-weight: bold;}
	small { font-size: 80%; }
/* #Links
================================================== */
	a, a:visited, a:active{
	text-decoration: none; 
	outline: 0; 
	cursor:pointer;
	font-weight:bold;
}
	a:hover{ 
	text-decoration:underline;
}
	p a, p a:visited { line-height: inherit; }
/* #Misc
================================================== */	
.no_select{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}	
.radius_2{-webkit-border-radius: 2px; -moz-border-radius: 2px;-o-border-radius: 2px; border-radius: 2px;}
.radius_4{-webkit-border-radius: 4px; -moz-border-radius: 4px;-o-border-radius: 4px; border-radius: 4px;}
.radius_6{-webkit-border-radius: 6px; -moz-border-radius: 6px;-o-border-radius: 6px; border-radius: 6px;}
.radius_8{-webkit-border-radius: 8px; -moz-border-radius: 8px;-o-border-radius: 8px; border-radius: 8px;}
@font-face {
  font-family: "domvcasu";
  src: url('images/domverycasual.eot'); /* IE9 Compat Modes */
  src: url('images/domvcasu.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('images/domvcasu.woff') format('woff'), /* Modern Browsers */
       url('images/cheri.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('images/domvcasu.svg#svgFontName') format('svg'); /* Legacy iOS */
}



body{
	background:#fff;
	width:100%;
	font-family:arial;
	font-size:14px;
}

#header{
	width:100%;
	height:242px;
	background:url(images/bg_header.png) no-repeat  center top #d8531b;
}
#header_content{
	height:198px;	
}
.logo{
    float: left;
    height: 180px;
    margin-left: 55px;
    width: 200px;
}


.contact_right{
    float: right;
    height: auto;
    margin-top: 40px;
    width: 280px;
	
}
.contact_right h1.phone{
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    text-shadow: none;
}
.contact_right h2.text{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 900;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
}
.wrapper{
	width:96%;
	max-width:960px;
	margin:auto;
	clear:both;	position:relative;
}

#main{
	width:100%;
	height:auto;
	min-height:400px;
	background:#83C066;
}

#main .wrapper{
	background:#FFFFFF;
}
/* Layerslider */
.top_content{
	width:100%;
	clear:both;
	background:#528a37;
	height:295px;
}
.layerslider{
	width:100%;
	clear:both;
	background:url(images/bg_slider.png) repeat-x;
	height:295px;
}
.ls-bottom-nav-wrapper{
	display:none;
}
.ls-defaultskin {
    background: none!important;
    border-radius: 0px !important;
    padding: 0px !important;
}

.alignleft{
	float:left;
	margin:10px 10px 10px 0px;
}
.main_primary{
    height: auto;
    padding-left: 10px;
    padding-right: 5px;
	width:945px;
}

.featured{	
	width:100%;
	clear:both;
	height:auto;
	background:url(images/bg_box.png) repeat-x #f5f5f5;
	padding-bottom:35px;
}
a.titlefeatured{
    color: #FFFFFF;
    display: block;
    font-size: 23px;
    height: 67px;
    line-height: 30px;
    margin: 5px auto auto;
    max-width: 200px;
    text-align: center;
}
.singlebox{
    float: left;
    margin-left: 11px;
    width: 226px;
	position:relative;
}
.golink{
	
}
.singlebox .golink img{
    bottom: -22px;
    height: 45px;
    left: 95px;
    position: absolute;
    text-align: center;
    width: 37px;
}
.postimage{
	width:100%;
	height:auto;
}
.postimage img{
	max-width:200px;
	margin:0px 11px 15px 15px;
}
.main_content{
    height: auto;
    width:960px;
	min-height:400px;
	padding:0px;

}
.home .main_content{ 
    width:960px;
	padding:0;
}
#primary_content h2,
#home_content h2{
	font-size:24px;
	font-weight:900;
	color:#006633;
	text-transform: uppercase;
}


.main_content p{
	font-size:14px;
	padding:5px 0px 15px 0px;
    text-align: justify;
	color: #333333;
	font-family:arial;
}

.alignright{
	float:right;
	margin: 0 20px 20px;
}
img.alignright{
	float:right;
	margin: 10px;
}
img.alignleft{
	float:left;
	margin: 10px;
}
img.aligncenter{
	margin:auto;
	display: block;
}
.main_content .alignleft{
	margin:20px 15px 10px 0px;
}
.primary{
	width:700px;
	float:left;
}
.category .primary,
.single .primary,
.page .primary{
	margin-top:0px;
}
/* 	SIDEBAR  */
#sidebar{
	width:239px;
	float:right;
	padding-bottom: 20px;
	margin-top: 25px;
}
#sidebar .contactform{
	width:100%;
	clear:both;
	background:#c2c2c2;
	padding-bottom: 1px;
	padding-top: 12px;
}
#sidebar .contactform h3{
    color: #023A95;
    font-family: arial;
    font-size: 22px;
    font-weight: 900;
    line-height: 28px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
}
#sidebar .contactform .wpcf7{


}
#sidebar .right_sidebar{

}
#sidebar .right_sidebar .widget-container{
	margin-top: 10px;
} 

.wpcf7 p{
    display: block;
    padding: 0px 0 5px;
    text-align: center;

}
.wpcf7 input{
	margin-bottom:5px !important;
}
.wpcf7-text{
    border: 1px solid #B5B5B5 !important;
    border-radius: 0 !important;
    height: 14px !important;
    width: 206px ;
}
.wpcf7 #checkform{

}

.wpcf7 .wpcf7-textarea{
	height: 72px !important;
	width:206px !important;
}
.wpcf7 .wpcf7-submit{
    background:#592B1B;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: 900;
    height: 38px;
    margin: auto;
    text-align: center;
    width: 162px;
}
div.wpcf7-response-output {
	margin-top:0 !important;
}
/* FOOTER */
#footer {
    font-size: 10px;
    text-align: center;
	height:83px;
	width:100%;
	background:#00331f;
}
#footer .wrapper{
    height:auto;
    position: relative;
}


#footer_menu{
	float:none;
}

#footer_menu ul {
    display: block;
    list-style: none outside none;
    margin: auto;
    padding: 20px 0 0;
    text-align: center;
    width: auto;
}


#footer_menu li {
	display:inline-block;
	*float:left;
}

#footer_menu a{
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    padding-left: 13px;
    padding-right: 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#top_page #menu-opener {
    position: relative;
    display: none;
}

#top_page #menu-opener ul {
    display: none;
    position: absolute;
    height: auto;
    z-index: 9998;
    border: 1px solid #ccc;
    width: 220px;
	background:#212121;
	top: 94px;
	margin:0px;
}

#top_page #menu-opener li {
    float: none;
    width: auto;
    text-align: left;
    background: none;
    padding: 5px 15px;
}

#top_page #menu-opener a {
    line-height: normal;
    font-weight: normal;
	display:block;
	padding-top:5px !important;
	padding-bottom:5px;
	color: #FFFFFF;
    font-size: 14px;
    font-weight: inherit;
    line-height: 42px;
    text-transform: uppercase;
}
#top_page #menu-opener a img{
	padding-top:0px;
}


#top_page #menu-opener a:hover, #top_page #menu-opener a.active {
    text-decoration: underline;
    background:#353535;
}

.opener {
    padding: 5px 15px 5px 15px;
    display:block;
    height: 30px;
    width: 31px;
    z-index: 9999;
    position: relative;
	padding-top:0px;
	margin:3px auto;
}

#top_page #menu-opener a.active-opener {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    margin-left: 0px;
    margin-top: 0;
	padding-top:0px;
}

.opener span {
    font-weight: bold;
    color: #333;
}

.opener span:hover {
    color: #333;
}


/* top page */
#top_page{
	display:none;
	width:100%;
	background:#3f3f3f;
    height: 42px;
    width: 100%;
	position:fixed;
	top:0px;
	z-index:9999;
}
#menu-opener{
	width:100%;
}



/* p h1 h2 h3 h4 h5 */
#home_content{
    clear: both;
    margin-top: 20px;
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
}
#home_content h1{
	font-size:24px;
	font-weight:900;
	margin-bottom:0px;
	line-height:30px;
	margin-top:5px;
}

#home_content h3{
	font-size:20px;
	line-height:26px;
}
#home_content h4{
	font-size:18px;
	font-weight:900;
}
#home_content h5{
	font-size:16px;
}

#home_content h6{
	font-size:12px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	padding-left:10px;
	font-style:italic;
}
#home_content ul li{
	list-style: none outside none;
}
h3.titlepage{
	color:#003691;
	font-size: 24px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 5px;
}

/* widget images */
#right_sidebar .textwidget img{
	display:block;
	margin:auto;
}
#right_sidebar .textwidget img.imgwidth{
	float:left;
}
.fixheader{
	display:none;
	position:absolute;
	z-index:-10;
	top:0;
}