@charset "utf-8";
/* CSS Document */
/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://thegoalleague.co.uk/
 Description:  Twenty Sixteen Child Theme
 Author:       The Web Studio
 Author URI:   N/A
 Template:     twentysixteen
 Version:      1.0
*/



/* ================ Changed 22/02/16 PA =============*/

body,.entry-title,h1,h2,h3,h4,h5,h6,p,a {
	font-family:'Aldrich';
}

@media screen and (min-width: 56.875em){}
.entry-content, .page-header, .entry-header {
    margin-right: 4%!important;
    margin-left: 4%!important;
}
}
  
 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
 a img { border: 0; }

 h2 {
 	margin-bottom:10px;
 }

 .slogan-inner p {
 	margin:0;
 }
 
 p {
 	margin-bottom: 1em;
 }
 ul, ol {
    margin: 0 0 1.75em 1.25em!important;
    padding: 0;
	list-style: inside none disc;
}

hr {
	clear:both!important;
	margin:30px 0;
}
 
 a { text-decoration: none; border: 0; outline: 0; }
 :focus { outline: 0; }
 @font-face { font-family: 'bebas_neueregular'; src: url('theme/images/BebasNeue-webfont.eot?1452875787'); src: url('theme/images/BebasNeue-webfont.eot?#iefix?1452875787') format('embedded-opentype'), url('theme/images/BebasNeue-webfont.woff?1452875787') format('woff'), url('theme/images/BebasNeue-webfont.ttf?1452875787') format('truetype'), url('theme/images/BebasNeue-webfont.svg#bebas_neueregular?1452875787') format('svg'); font-weight: normal; font-style: normal; }
 @import url('http://fonts.googleapis.com/css?family=Crimson+Text:600italic'); .topbannertxt, .topbannertxt a{ color: #000 !important; }
 
 .page-title {
	 margin-bottom:20px;
 }

 .overflow-fix {
 	overflow: hidden;
 }
 
 /*
 ==========================
 New css to match existing
 ==========================
 */
 
 .site {
 	margin: 0;
 }
 
 .site-header {
	 padding: 0;
}

@media screen and (min-width: 44.375em){
body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	display:none;
}
}

 /* Header navigation */
 .main-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 45px;
    position: relative;
}

.navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}


/*
 ==========================
Margins global use
 ==========================
 */

 .margin-top-10 {
 	margin-top:10px;
 }
 .margin-bottom-10 {
 	margin-bottom:10px;
 }

 .margin-top-20 {
 	margin-top:20px;
 }
 .margin-bottom-20 {
 	margin-bottom:20px;
 }

 .margin-top-30 {
 	margin-top:30px;
 }
 .margin-bottom-30 {
 	margin-bottom:30px;
 }



/*=============== Make Twenty Sixteen full width header ==================*/

.site-inner {
 max-width: none;
}

.site-content,
.site-footer,
.site-header-main,
.top-banner-content {
 max-width: 1320px;
 margin: 0 auto;
}

@media screen and (min-width: 44.375em) {
 .site {
 margin: 0;
 }
 
 body:not(.custom-background-image):before, body:not(.custom-background-image):after {
 height: 0;
 }
}



/* ============== Banner styles =====================*/

.bottom-slogan {
    background: #000;
    color: #fff;
}
.slogan-inner {
    text-align: center;
	padding:5px;
	font-size:  1.76rem;
}

.site-header {
 background-size: cover !important; 
 margin-bottom: 20px;
}

.site-header-main-inner {
	background-color:rgba(0,0,0,0.4);
}

.site-header-main {
	padding: 0 20px;
}
.site-header-main a {
    color: #fff!important;
}
@media screen and (min-width: 61.5625em){
.site-branding, .site-header-menu, .header-image {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
}

header#masthead, .top-banner-content {
    overflow: hidden;
}

.top-banner-content {
	padding: 30px 4%;
	color: #000;
	font-weight: bold;
}

.top-banner-content a {
	color: #000;
}

.top-banner-content a:hover {
	color: #000;
	text-decoration: underline;
}

.thumbfloat {
    float: left;
}

article.header-feat-content {
    width: 33%;
    float: left;
    text-align: center;
	padding: 0 15px;
}

.logomax {
    max-height: 433px;
}

@media(max-width:400px){
	article.header-feat-content {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom:20px;
	}
	
	.top-banner-content article:first-child {
		display: none;
	}
	
}


@media screen and (min-width: 56.875em) {
.main-navigation ul ul li {
    background-color: rgba(0,0,0,0.8)!important;
    border: 1px solid #d1d1d1;
    border-bottom-width: 0;
}
}
/*================================  Header style change Ends===================================*/


/* ========== Responsive Video Styles =========== */

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
/*====== footer styles ======*/

/* ===========  Home Page list styles ============== */
.home-list-img{
	float:left;
	width:15%
}

.home-list {
	float:left;
	width: 85%;
}


@media (min-width:400px) and (max-width: 900px){
	.home-list-img{
		float:left;
		width:20%
	}

	.home-list {
		float:left;
		width: 80%;
	}	
}

@media(max-width:400px){
	.home-list-img{
		float:none;
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}

	.home-list {
	float:none;
	width: 100%;
	}
	
}


.home-feature {
    overflow: hidden;
    /*margin-top: 30px;
    padding: 20px 0;*/
}

.section-wrap {
	margin:20px 0;
}
/*
====================================
Custom post type styling 
====================================
*/

.title-header-block {
    background: black;
    text-align: center;
    color: #fff;
}

.btn-custom-primary {
	padding:5px 10px;
    background-color: #007acc;
    color: #ffffff;
    text-align: center;
}

.btn-custom-primary:hover {
	color: #ffffff;
	background: #000000;
}


.btn-primary {
	display: block;
    background-color: #007acc;
    color: #ffffff;
    text-align: center;
}

.btn-primary:hover {
	color: #ffffff;
	background: #000000;
}




/* ============= Blog listing page =============== */

article.post-list{
	width: 26.2%;
	float: left;
	margin: 0 3.5% 3%;
}

header.entry-heading {
    margin-top: 0.5em;
}


@media screen and (min-width:500px) and (max-width:700px) {
	article.post-list{
	    width: 44%;
		float: left;
		margin: 0px 3%;
		min-height:410px;
	}
}

@media screen and (max-width:500px){
	article.post-list {
		float:none;
		width:100%;
		margin: 10px 0 20px;
		padding: 0 8%;
		text-align: center;
	}
}

@media screen and (min-width: 61.5625em){
.post-list .entry-title {
    font-size: 1.2rem;
}
}

@media screen and (max-width: 909px) {
	.padding-fix {
		padding: 0 3%;
	}
}

/* --------- Blog listing styles end ------------- */


/*========= District page styles ============*/

body.page.page-id-116 .main {
	width:100%;
}

body.page.page-id-116 .main table, body.page.page-id-116 .main table td {
	border: none;
}

/*======= end of districts page styles ===========*/




footer {
    background-color: #f1f1f1;
}

footer#colophon{
	margin-top:30px;
}
footer a {
	color: #999;
}

.site-footer {
    text-align: left;
    color: #999;
    background: #f1f1f1;
    padding-bottom:1.75em;
}
.site-footer .footer-widgets a {
	color:#999;
	text-decoration: none;
	box-shadow: none;
}

.site-footer .footer-widgets a:hover {
	text-decoration: underline;
}
.footer-widgets {
    overflow: hidden;
    width: 100%;
}

.f-widget {
    width: 33.333%;
    float: left;
	padding: 0 20px;
}
.fullwidth-widget {

	padding: 0 20px;
	text-align: center;
}
@media all and (max-width: 700px){
.f-widget {
    width: 100%;
    float: none;
	padding: 0 20px;
}
}


/* ============ Widgets ===============*/
.widget {
    border-top: none;
    /* margin-bottom: 3.5em; */
    margin-bottom: 1.3125em;
    padding-top: 1.75em;
}


/*------------- widgets end -------------*/



.error
{
	/*position:absolute;
	left    :250px;
	top	    :90px;
	font-weight:500;*/
	color:#F00;
    
}
.okstatus
{
	/*position:absolute;
	left    :250px;
	top	    :90px;
	font-weight:500;*/
	color:#00F;
}

/* Admin pages */
div.menu {
	width:16%;
	float:left;
}

div.main {
	width:84%;
	float:left;
}

div.search {
	width:70%!important;
	float:left!important;
	max-width:100%
}

@media screen and (min-width: 56.875em){
.content-area {
   float: none;
   margin-right: 0;
   width: 100%;
}
}

.feature-image-right {
    float: right;
    max-width: 300px;
    max-height: 400px;
    margin: 0 0 20px 20px;
}

.feature-image-right img {
    max-width: 300px;
    max-height: 400px;
	width: 100%;
}



/*
=============================================================
Custom column layouts
=============================================================
*/
.col-one-half {
	margin-bottom:20px;
}

@media screen and (min-width: 768px) {
	.col-one-half {
		width: 50%;
		float:left;
	}

	.col-first-half {
		padding-right: 15px
	}
	.col-second-half {
		padding-left: 15px;
	}
}

.custom-entry-content {
	max-width: 100%!important;
    width: 100%!important;
    margin: 0!important;
    padding: 0 4%;
}

/*guys css----------------------------------------------------------------------------------------------------------------*/
.btn
{
	width:0%;
	padding:0;
	margin:0;
}
td,th
{
	vertical-align:top!important;
}
.ulLink a 
{
	font-weight:bold;
	color:#009;
	text-decoration:none;
}
.ulLink a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#009;
}
.district  
{
	font-weight:100;
 
}
 .district  a
{
	color:#006;
	font-weight:200;
}
 .district  a:hover
{
	color:#006;
	font-weight:200;
	text-decoration:underline;
}
.tbl
{
	width:100%;
	display:table;
}
.tblTr
{
	width:50%;
	display:table-row;
	vertical-align:top;
	border-top:1px;
	border-color:#333;
}
.tblTrTopped
{
	width:50%;
	display:table-row;
	vertical-align:top;
	border-top:1px;
	border-color:#333;
}
.tblTd
{
	text-align:left;
	padding-left:5px;
	padding-right:5px;	
	vertical-align:top;
	display:table-cell;
}
.tblTd40 {
	text-align:left;
	padding-left:10px;
	padding-right:5px;	
	vertical-align:top;
	display:table-cell;
	width: 40%;!important;
	}

.tblTd50
{
	text-align:left;
	padding-left:5px;
	padding-right:5px;	
	vertical-align:top;
	display:table-cell;
	width: 50%;!important;
}
.tblTd60 
{
	text-align:left;
	padding-left:10px;
	padding-right:5px;	
	vertical-align:top;
	display:table-cell;
	width: 60%;!important;
	}

.tblTd100
{
	text-align:left;
	padding-left:10px;
	padding-right:5px;	
	vertical-align:top;
	display:table-cell;
	width: 100%;!important;
	}

@media(max-width: 769px){
	.tblTd {
		display: block;
		width: 100%;
	}
	.tblTr{
		display:block!important;
		width:100%
	}
	.tblTrTopped{
		display:block!important;
		width:100%;
		border-top:1px;
		border-color:#333;
	}
	.tbl {
		display:block!important;
		width:100%;
	}
	
	.tblTd40 {
		display: block;
		width: 40%;
	}
	
	.tblTd50 {
		display: block;
		width: 50%;
	
	}
	
	.tblTd60 {
		display: block;
		width: 60%;
	}
	
	.tblTd100 {
		display: block;
		width: 100%;
	}
	
}

/*
==========================================
Generic content listing
==========================================
*/

.section-title-header-block h2 {
	line-height: 1;
	margin-bottom: 10px;
}

.section-tbl > a {
	clear: both;
	float: none;
	display: block;
}
							
.section-tbl > div {
	display: table-cell;
	vertical-align: middle;
}
							
.section-tbl {
	display: table;
	/* padding: 1.75em 1.75em 1.75em 0; */
	padding: 0em 1.75em 1.75em 0;
	width: 100%;
}

.section-image-wrap {
	width:95px;
}

.single-section-wrap {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 1.75em;
}
.single-section-wrap:last-child {
	border-bottom: none;
}
							
.info-content-wrap {
	padding: 0 0 0 4%;
}

.section-intro-text {
	margin-bottom: 10px;
	overflow: hidden;
}

.info-list-wrap {
	border-top: 1px solid #d1d1d1;
	padding-top: 1.75em;
}

@media screen and (max-width:650px) {
	.section-tbl > div {
		display: block;
	}
	
	.section-tbl {
	    display: block;
	}

	.section-image-wrap {
    	width: 100%;
    	text-align: center;
    	margin-bottom:1.75em;
	}
}

.menu-toggle {
    color: #fff;
}

.dropdown-toggle, .dropdown-toggle:hover, .dropdown-toggle:focus {
    color: #fff;
}

.menu-toggle:hover, .menu-toggle:focus {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

@media screen and (min-width: 44.375em){
.menu-toggle {
    color: #fff;
}

.menu-toggle:hover, .menu-toggle:focus {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
} 
}


@media screen and (max-width: 600px){
	.responsive {
		display: block!important;
		width: 80%!important;
		height: auto!important;
		float: none!important;
		margin-left: auto!important;
		margin-right: auto!important;
		margin-bottom:20px!important;
	}
	}

@media screen and (max-width: 800px){
	.info-list-wrap .info-content-wrap .responsive {
		display: block!important;
		/*width: initial!important;*/
		height: auto!important;
		float: none!important;
		margin-left: auto!important;
		margin-right: auto!important;
		margin-bottom:20px!important;
	}
}

.footer-copyright {
    width: 100%;
    text-align: center;
}

/*
========================================
Feature call to action buttons
========================================
*/

.home-feature-btn {
	float: left;
	width: 33.333%;
	padding: 0 15px;
}

.home-buttons-wrap {
	overflow: hidden;
	padding: 15px 0;
}

.btn-block-link {
	display: block;
}

.btn-table {
	position: relative;
	display: table;
	width:100%;
	height:100%;
	padding: 1% 0;
}

.btn-tbl-cell {
	display: table-cell;
	min-height: 100px;
	height: 100%;
	vertical-align: middle;
}

.home-feature-btn-outer {
	border: 2px solid #ffeb00;
	padding:2px;
	background: #ffffff;
}
			
.home-feature-btn-inner {
	border: 2px solid #000000;
}

.btn-image {
	width: 40%!important;
}

.feature-btn-txt {
	padding: 0 10px;
}

.feature-btn-txt p {
	margin:0;
	font-size: 28px;
	text-align: center;
	color: #2b3c89;
}

@media screen and (min-width: 851px) and (max-width: 1500px) {
	.feature-btn-txt p {
		font-size: 22px;
	}
}

@media screen and (min-width: 730px) and (max-width: 850px) {
	.feature-btn-txt p {
		font-size: 20px;
	}

	.btn-image {
		width: 38%!important;
	}
}

@media screen and (min-width: 601px) and (max-width: 729px) {
	.feature-btn-txt p {
		font-size: 16px;
	}

	.btn-image {
		width: 38%!important;
	}
}

@media screen and (max-width: 600px) {
	.home-feature-btn {
		float: none!important;
		width: 90%;
		margin: 0 auto 20px auto;
	}
}

@media screen and (min-width: 61.5625em) {
	body:not(.search-results) article:not(.type-page) img.below-entry-meta, 
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
	
    margin-left: 0!important;
	}
}


    body:not(.search-results) article:not(.type-page) img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		 margin-left: 0!important;
	}