@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/body_bg.jpg) !important;
	background-position:left top !important;
	background-repeat:repeat-x !important;
	font-size:13px !important;
	font-family: 'Signika', sans-serif;}
	
#site-navigation {
	line-height:60px;
	height:60px;}
	
#site-navigation ul li a{
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	font-size:12px;}
	
.tp-banner-container {
  float: left;
  width: 100%;
  position: relative;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  text-align:center;
  max-height:480px;
  overflow:hidden;
	margin-top:0px;
	margin-bottom:25px;
}


.tp-banner-container ul {
	margin:0px;
	padding:0px;
	list-style:none;}
	
.logo {
	position:absolute;
	left:0;
	z-index:9999;}
	
	
.front-image {
  background: #FFF;
  border: 1px solid #EFEFEF;
  padding: 10px;
  width: 100%;
  height: auto;
}


.post-title {
  /* text-transform: uppercase; */
  /* font-size: 300%; */
  font-size: 200%;
  line-height: 1.2;
  font-weight: bold;
  /* font-family: League Gothic Regular, Helvetica, Arial, sans-serif; */
  font-family: 'Signika', sans-serif;
  color: #be1009;
  text-transform:uppercase;
}


.post-title a{
  color: #be1009;
}

#secondary ul {
	margin:0px;
	padding:0px;
	list-style:none;}
	
#secondary ul li{
	  border-bottom: 1px solid #EFEFEF;
  padding: 7px 0;
  line-height: 1.2;}
  
#secondary input.search-field {
	width:100% !important;}
	
#secondary label{
	width:100% !important;}
  
 #secondary ul li a{color: #be1009;}
 
 
 .footersoccer {
	 background-color:#000;
	 min-height:55px;
	 line-height:55px;}
	 
img.alignleft {
  float: left;
  background: #FFF;
  border: 1px solid #EFEFEF;
  padding: 10px;
  margin: 0 25px 15px 0;
}


img.alignright {
  float: right;
  background: #FFF;
  border: 1px solid #EFEFEF;
  padding: 10px;
  margin: 0 0 15px 25px;
}

.navigation {
	float:left;
	width:100%;
	margin-bottom:10px;}
	
	
.title_slider {
	width:100%;
	background-color:#000;
	line-height:40px;
	font-size:20px;
	text-transform:uppercase;
	color:#FFF;}
	
	
.icon_social {
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;
	width:36px;
	height:36px;}