/*
Theme Name: BLGTraining
Author: Outerbridge
Author URI: https://outerbridge.co.uk/
Description: A new theme for the BLG Training website
Version: 1.1.2
Template: twentytwelve
*/

body .site {
	margin-top: 0;
}
#top-header {
	display: block;
	color: #fff;
	background-color: #1e73be;
	height: 22px;
	font-size: 12px;
}
#top-header .container {
	max-width: 68.5714rem;
	margin: 0 auto;
	padding-top: 0.25em;
	line-height: 1em;
}
.container {
	text-align: left;
	position: relative;
}
#et-info {
    line-height: 1em;
    float: left;
    padding-bottom: 0.75em;
    display: block;
}
#et-info a:hover {
	text-decoration: none;
	color: #fff;
}
#et-info-phone {
    margin-right: 13px;
}
#et-info-phone, 
#et-info-email,
#et-info-facebook,
#et-info-twitter,
#et-info-linkedin,
#et-info-googleplus,
#et-info-rss {
    position: relative;
    color: #fff;
}
#et-info-phone::before,
#et-info-email::before,
#et-info-facebook::before,
#et-info-twitter::before,
#et-info-linkedin::before,
#et-info-googleplus::before,
#et-info-rss::before {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
	font-family: "dashicons";
	position: relative;
	top: 2px;
	margin-right: 2px;
}
#et-info-phone::before {
	content: "\f525";
}
#et-info-email::before {
	content: "\f465";
}
#et-info-facebook::before {
	content: "\f305";
	margin-left: 8px;
}
#et-info-twitter::before {
	content: "\f301";
	margin-left: 3px;
}
#et-info-linkedin::before {
	content: "\f301";
	margin-left: 3px;
}
#et-info-googleplus::before {
	content: "\f462";
}
#et-info-rss::before {
	content: "\f303";
	margin-left: 6px;
}
#page {
	clear: both;
}
.site-header h1 a,
.site-header h2 {
	display: block;
	margin: auto 0;
	text-align: center;
}
.site-title img {
	max-width: 35%;
}
#loginhere {
	padding: 5px;
	border: 1px solid #1e73be;
	overflow: auto;
}
#loginhere p {
	margin-bottom: 10px;
	overflow: auto;
}
#loginhere p:after,
#loginhere p::after {
	clear: both;
}
#loginhere label {
	float: left;
	display: block;
}
#loginhere input {
	float: right;
	display: block;
}
#loginhere input[type=text],
#loginhere input[type=password] {
	width: 60%;
}
#loginhere input[type=checkbox] {
	margin: 6px 0 0 0;
}
#loginhere p.loginlost {
	margin: 0;
}
.login-remember label {
	width: 100%;
}
.clear {
	clear: both;
}
.site-info {
	text-align: center;
}

.site-content article {
	border-bottom: 0 solid #1e73be;
}
footer[role="contentinfo"] {
	/* border-top: 1px solid #1e73be; */
	border-top: 0px solid #1e73be;
	margin-top: 0;
}
.widget-area .widget {
	white-space: nowrap;
}
@media screen and (min-width: 600px){
	.main-navigation ul.nav-menu, 
	.main-navigation div.nav-menu > ul {
		border-top: 1px solid #1e73be;
		border-bottom: 1px solid #1e73be;
	}
}
#linkedin {
	color: #fff;
}

