/*
 Theme Name:   Baulko
 Author:       Tom MacKean
 Author URI:   http://mackeansolutions.com
 Template:     start

*/

.text-center {
	text-align:center;
}

.top-logo {
	padding-top:40px;
	text-align:center;
}

.top-menu {
	padding-top:20px;
	text-align:left;
}


nav#site-navigation li.menu-item {
	margin:0 2px;
}

nav  a {
	color:#333;
	padding:3px 5px;
	background:#ffc728;
	text-decoration:none !important;
}

nav  a:hover {
	color:#fff !important;
	background:#4d2716;
}

.main-navigation ul ul {
	top:1.8em;
}

.strip {
display:none;
}

.sponsor-logo {
	display:block;
	width:100%;
	max-width:300px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	padding-bottom:15px
}

.homecol {
	border-left:1px solid #ddd;
	padding-left:15px;
}

.sectionheading {
	font-size:13px;
	padding:5px;
	background:#4d2716;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin-top:0;	
}



.home-news-thumbnail {
	display:block;
	padding-bottom:10px;
	
	width:100%;
	max-width:390px;
}

.home-newscol h2 {
	background:#4d2716;
	color:#fff;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	margin-top:0;
}

.site-content a {
	color:#172049;
	text-decoration:underline;
}

.quicklink {
	padding-bottom:20px;
}

.home .entry-header {
	display:none;
}

.home-news-item {
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}

.home .post-date {
	font-size:12px;
	color:333;
	font-style:italic;
}



.hawksbutton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 6px 16px;
    border: 1px solid #b38b1c;
    border-radius: 8px;
    background: #f5e473;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5e473), to(#ffc628));
    background: -moz-linear-gradient(top, #f5e473, #ffc628);
    background: linear-gradient(to bottom, #f5e473, #ffc628);
    font: normal normal bold 20px arial;
    color: #4d2716;
    text-decoration: none;
}
.hawksbutton:hover,
.hawksbutton:focus {
    border: 1px solid #ffc628;
    background: #ffff8a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff8a), to(#ffee30));
    background: -moz-linear-gradient(top, #ffff8a, #ffee30);
    background: linear-gradient(to bottom, #ffff8a, #ffee30);
    color: #4d2716;
    text-decoration: none;
}
.hawksbutton:active {
    background: #938945;
    background: -webkit-gradient(linear, left top, left bottom, from(#938945), to(#ffc628));
    background: -moz-linear-gradient(top, #938945, #ffc628);
    background: linear-gradient(to bottom, #938945, #ffc628);
}



.hawksbuttonred {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
color: #fff !important;
}

.hawksbuttonred:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #cf0404; /* Old browsers */
background: -moz-linear-gradient(top, #cf0404 0%, #ff3019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cf0404 0%,#ff3019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cf0404 0%,#ff3019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
color: #fff !important;
}


.hawksbuttonsmall {
	padding: 3px 8px;
  border-radius: 4px;
	font: normal normal bold 12px arial;	
}

.hawksbuttonmedium {
	padding: 6px 12px;
  border-radius: 4px;
	font: normal normal bold 16px arial;	
}

.hawksbuttonlarge {
	padding: 6px 12px;
  border-radius: 4px;
	font: normal normal bold 24px arial;	
}

.hawksbuttonblock {
	display:block;
	margin-bottom:10px;
}

.featuredimage {
	width:100%;
	height:auto;
}

.BH-contacts {
	padding-top:5px;
	padding-bottom:5px;
}

.BH-row-hilight {
	background:#ddd;
}

.BH-sidebar a img {
	margin:0 auto;
}

.BH-reportlist-date {
	font-style:italic;
}

.BH-reportlist-result {
	font-weight:bold;
	font-size:18px;
}

.BH-reportlist-item {
	padding-top:15px;
	padding-bottom:15px;
}


.BH-report-gamedate {
	font-style:italic;
	font-size:24px;
	padding-bottom:5px;
}

.BH-report-opponent,.BH-report-venue {
	font-weight:bold;
	padding-bottom:5px;
}

.BH-report-scores {
	font-weight:bold;
	font-size:18px;
}

.BH-report-result {
	font-size:24px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}

.BH-table th, .BH-table td {
	padding:5px;
	border:1px solid #777;
	font-weight:bold;
}

.BH-table .hilight {
	background:#ffc728;
	font-weight:bold;
}

.wp-caption-text, .vc_figure-caption {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

.photo-schedule-table th, .photo-schedule-table td {
	padding:3px 5px;
	border:1px solid #777;
}

.photo-schedule-table td.info {
	background:#ddd;
}

.floatingad {
	display:none;
}

.googleads p {
	font-size:11px;
	font-weight:bold;
}

.ad-undersponsors {
	border-top:1px solid #777;
	padding-top:15px;
}
	
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

.top-logo {
	padding-top:40px;
	text-align:right;
}
	.strip {
		display:block;
		margin-bottom:20px;
		margin-top:-10px;
	}
	
	.top-banner {
	background: url(/wp-content/themes/Baulko/img/top-banner.png) center top;
	height:160px;
	z-index:10;
	position:relative;
}

.BH-sidebar {
	border-left:1px solid #ddd;
	padding-left:15px;
}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 



}

@media (min-width: 1850px) { 

#floatingad {
	display:block;
	position:absolute;
	right:20px;
	top:320px;
	width:300px;
}

}