/*
Theme Name: mboc2015 Child
Theme URI: http://mbocwp.sbds.serveftp.net
Description: MBOC Child Theme
Version: 1.0
Author: Vito DelleGrazie, Jr.
Author URI: http://www.sbdata.net
Template:       mboc2015
Tags: fixed-width, one-column, valid HTML5, widgets
*/
@import url('../mboc2015/style.css');

#sbds-main
{
 background: #009900; /* Old browsers */
background: -moz-linear-gradient(left,  #009900 0%, #009900 25%, #ffffff 25%, #ffffff 30%, #ffffff 75%, #ff0000 75%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#009900), color-stop(25%,#009900), color-stop(25%,#ffffff), color-stop(30%,#ffffff), color-stop(75%,#ffffff), color-stop(75%,#ff0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #009900 0%,#009900 25%,#ffffff 26%,#ffffff 29%,#ffffff 75%,#ff0000 75%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #009900 0%,#009900 25%,#ffffff 25%,#ffffff 30%,#ffffff 75%,#ff0000 75%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #009900 0%,#009900 25%,#ffffff 25%,#ffffff 30%,#ffffff 75%,#ff0000 75%); /* IE10+ */
background: linear-gradient(to right,  #009900 0%,#009900 25%,#ffffff 25%,#ffffff 30%,#ffffff 75%,#ff0000 75%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009900', endColorstr='#ff0000',GradientType=1 ); /* IE6-9 */
   margin:0 auto;
   font-size: 13px;
   font-family: 'Comic Neue', Tahoma, Arial, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
.sbds-footer
{
   background: #009900; /* Old browsers */
background: -moz-linear-gradient(left,  #009900 0%, #009900 30%, #ffffff 30%, #ffffff 70%, #ff0000 70%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#009900), color-stop(30%,#009900), color-stop(30%,#ffffff), color-stop(70%,#ffffff), color-stop(70%,#ff0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #009900 0%,#009900 30%,#ffffff 30%,#ffffff 70%,#ffffff 70%,#ff0000 70%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #009900 0%,#009900 30%,#ffffff 30%,#ffffff 70%,#ff0000 70%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #009900 0%,#009900 30%,#ffffff 30%,#ffffff 70%,#ff0000 70%); /* IE10+ */
background: linear-gradient(to right,  #009900 0%,#009900 30%,#ffffff 30%,#ffffff 70%,#ff0000 70%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009900', endColorstr='#ff0000',GradientType=1 ); /* IE6-9 */
   
   margin:0 auto;
   position: relative;
   color: #009900;
   font-size: 13px;
   font-family: 'Comic Neue', Tahoma, Arial, Sans-Serif;
   line-height: 125%;
   text-align: center;
/*    background-image:url('/assets/header-bg.png'); */

}
.smiconscontainer {
	position:relative;
	top:15px;
	left:340px;
	width:300px;
	z-index:1000;
}
.smicons {  
	position:absolute;
	top:0;
	left:0;
}
.smicons  a img {
	border:none;
}
.playerPosPageContainer {
	height:50px;
	width:100%;
	text-align:center;
	position:absolute;
}
.playerPosOuterContainer {
	border:1px solid black;
	height:30px;
	position:absolute; top:5px; width:1300px; z-index:1000;
}
.playerPosInnerContainer {
	border:1px solid blue;
	height:36px;
	position:relative; width:100%;
}
.playerPosContent {
	border:1px solid brown;
	height:30px;
	position:absolute; left:40px;
}
.playerCenter {
	width:1300px;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-100px;
}	

.leftExtra {
	position:absolute;
	top:1280px;
	left:70px;
	
	
}
.rightExtra {
	position:absolute;
	top:1280px;
	left:1240px;
	width:280px;
	

}
.sideimg {
	width:350px;
}


.sbds-hmenu a, 
.sbds-hmenu a:link, 
.sbds-hmenu a:visited, 
.sbds-hmenu a.active, 
.sbds-hmenu a:hover
{
   font-size: xx-large;
   font-family: 'Impact', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

/* Begin Additional CSS Styles */
.sideImgContainer { 
	position:absolute;
	width:99%;
	min-height:1200px;
	overflow:hidden;
}
.leftImg {
	position:absolute;
	
	left:-40px;
	                                                        
	z-index:1110;
	
}
.leftImg img {
	min-height:800px;
	position:absolute;
	z-index:0;
	top:10px;
}
.rightImg {
	min-height:800px;
	position:absolute;
	right:-160px;
	z-index:1110;
	
}
.rightImg img {
	min-height:800px;
	position:relative;
	top:10px;

} 
.leftSideFacebookFeed {	 
	position:absolute;
	left:-353px;
	width:320px;
	top:278px;
	height:1245px;
}
.rightSideTwitterFeed {	
	position:absolute;
	right:-353px;
	width:320px;
	height:1445px;
	top:278px;
}

.contactTable  table, td {
	border:none!important;
	height:auto;
}
.contactForm input["type=text"] {
	border:solid 1px red!important;
	border-radius:4px;
}
.sbds-mobile-footer {
	width:100%;
	background-color:white;
}
/* End Additional CSS Styles */

.sbds-postheader a, .sbds-postheader a:link, .sbds-postheader a:visited, .sbds-postheader a.visited, .sbds-postheader a:hover, .sbds-postheader a.hovered
{
  font-size: 24px;
  font-family: "Impact",Arial,"Arial Unicode MS",Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
}

.sbds-postheader a, .sbds-postheader a:link
{
  font-family: "Impact",Arial,"Arial Unicode MS",Helvetica,sans-serif;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-align: left;
  color: #000000;
}

.sbds-postheader a, .sbds-postheader a:link
{
  font-family: "Impact",Arial,"Arial Unicode MS",Helvetica,sans-serif;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-align: left;
  color: #000000;
}
.sbds-postheader a:hover, .sbds-postheader a.hovered
{
  font-family: "Impact",Arial,"Arial Unicode MS",Helvetica,sans-serif;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-align: left;
  color: #009900;
}
.more-link {
display: none;
} 
.mbocFooter {
	position:relative; top:-120px;
}
.mbocAbout {
	/* margin-top:20px; */
	
}
.sbds-pager {
	display:none;
}
.mbocHomeVids table {

	border:none;
	
}
.mbocHomeVids td {

}

input["type=text"] {
	border:solid 1px red!important;
	border-radius:4px;
}