.header_container {
	background-image: url("http://buttesports.com/wp-content/uploads/2016/01/ButteSportsheader.jpg");
	background-position: 50% 50%;
}

.menu_container .ubermenu .ubermenu-nav li a, .menu_container .ubermenu-nav li a {
    font-size: 16px;
}

.vc_masonry_grid .vc_grid-item, .vc_masonry_media_grid .vc_grid-item
{
    margin-left: 0;
}

a.vc_single_image-wrapper.vc_box_rounded.vc_box_border_grey.prettyphoto {
    width: 100%;
}

@media screen and (max-width: 1024px) {
	.small .header .logo {
		margin: auto;
		display: table;
		float: none;
	}


/* custom stuff for gravity forms */

.gform_body {
    padding: 16px;
    background: #f9f9f9;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 15px 15px;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding: 16px;
    background: white;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 100%;
    margin: 0 16px 0 0;
    background: #2a6396;
    color: #fff;
}

/* from butte sports stuff */

.header .logo img {
    margin-top: 15px;
}

.butte_blog_small .post_content {
	width: 100% !important;
	border-left: 4px solid #d3d3d3;
	padding: 0 0 0 15px;
}

.butte_blog_small .post_image {
	display: none;
}

.butte_blog_small .post_content p {
	height: 3.8em;
/* exactly two lines */
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
}

.headerad {
	padding-top: 5px;
}

.footer .box_header, .footer .widgettitle {
	margin-bottom: 30px;
}

.slider-ad-column.wpb_column.vc_column_container.vc_col-sm-12 {
	display: block;
	margin: auto;
	max-width: 800px;
}

li.detail.author {
	display: none;
}

.author_box.animated_element {
	display: none;
}

.post.single .content_box {
	width: 100%;
	min-height: 207px;
	margin-left: 0;
}

.header_top_right_sidebar_container img {
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: white;
}

input.more.active.margin_top_10 {
	margin: 0 !important;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 25%;
}

.vc_row .search_form_page input[type='text'] {
	width: 75%;
	margin-bottom: 35px;
}

div#countdowntimer-2 {
	background: #f0f0f0;
	padding-bottom: 15px;
}

.wpb_widgetised_column.wpb_content_element.clearfix.homepagesidebarmain {
	text-align: center;
	background: #F0F0F0;
	padding-bottom: 15px;
}

.wpb_widgetised_column.wpb_content_element.clearfix.homepagesidebar-counter {
	text-align: center;
	background: #F0F0F0;
	padding-bottom: 15px;
	margin-top: 15px;
}

.wpb_text_column.wpb_content_element.singlepostaftercontentad img {
	width: 100%;
}

div#text-5 {
	text-align: center;
	background: #f0f0f0;
	padding: 15px;
}

div#text-7 {
	margin-top: 15px;
}

.wpb_text_column.wpb_content_element.slider-ad-text-box {
	padding: 0;
	background-color: transparent;
	margin: 0;
}

.homepage-mid-ad-text-box img {
	width: 100%;
}


@media screen and (max-width: 1024px) {
	.small .header .logo {
		margin: auto;
		display: table;
		float: none;
	}
	
	.slider-ad-column.wpb_column.vc_column_container.vc_col-sm-12 img {
		width: 100%;
	}
	
	.header_top_right_sidebar_container img {
		width: 100%;
		border-style: solid;
		border-width: 2px;
		border-color: white;
	}
}

@media screen and (min-width: 767px) {
	div#___gcse_0 {
		float: right;
		width: 20%;
		margin-top: 8px;
		padding-left: 8px;
	}
}

@media screen and (max-width: 767px) {
	.mobile_menu_container {
		margin-top: 15px;
	}
	
	div#___gcse_0 {
		float: right;
		width: 65%;
		margin-top: 8px;
		padding-left: 8px;
	}
	
	.gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
		margin-right: 6px;
	}
}

a.fts-jal-fb-picture {
	display: none;
}

.decent-comments .comment-author {
	text-transform: uppercase;
	color: #2a6396;
	font-weight: bold;
}

.decent-comments a {
	color: #2a6396;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

.decent-comments .comment-avatar {
	display: none;
}

.decent-comments .comment {
	margin-top: 15px;
	padding-left: 15px;
	border-left: 2px solid #d3d3d3;
	border-right: 0 solid transparent;
	border-top: 0 solid transparent;
	border-bottom: 0 solid transparent;
}

.decent-comments span.comment-excerpt {
	margin-top: 10px;
}

.sam-pro-container {
	padding-top: 15px;
}

.feedbackbutton {
	-moz-box-shadow: inset 0 1px 0 0 #6eaff0;
	-webkit-box-shadow: inset 0 1px 0 0 #6eaff0;
	box-shadow: inset 0 1px 0 0 #6eaff0;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#5c98cc),color-stop(1,#2d6495));
	background: -moz-linear-gradient(center top,#5c98cc 5%,#2d6495 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c98cc',endColorstr='#2d6495');
	background-color: #5c98cc;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #000000;
	display: inline-block;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0 #2d6495;
}

.feedbackbutton:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#2d6495),color-stop(1,#5c98cc));
	background: -moz-linear-gradient(center top,#2d6495 5%,#5c98cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d6495',endColorstr='#5c98cc');
	background-color: #2d6495;
}

.feedbackbutton:active {
	position: relative;
	top: 1px;
}

.textwidget {
	padding: 1em 0;
	color: #3E3E3E;
	line-height: 150%;
}

.post .post_details+p {
	clear: both;
	float: left;
	height: 75px;
	overflow: hidden;
}

.table#gs_id50 {
	margin-top: 4px;
}