/*
version 1a
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #ffffff;
}
h3.zoneanchor {
    padding: 8px 10px 6px 7px;
    border: 1px solid #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
	margin-top: 10px;
    margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}
html {
	margin-top: 0 !important;
}
.touch {
    background:  transparent;
}
.ningspotlight .smallts .ts_img.left {
    background-color: #fff;
    padding: 10px;
}
a{
	color: #000;
}
.ui-loader h1{
	margin-top: 10px;
    margin-bottom: 10px;
	font-size: 26px;
}
h2{

	margin-top: 10px;
    margin-bottom: 10px;
}

a,
a:hover,
a:focus{
    outline: 0;
    outline-offset: 0;
    text-decoration: none !important;
	color: #000;
}

.sbHolder {
	background-color: #fff;
	border: solid 1px #333 !important;
	box-shadow: none !important;
	font-size: 14px;
	height: 38px;
	position: relative;
	width: 98%;
}

.sbSelector {
    height: 38px !important;
    width: 100% !important;
    line-height: 38px !important;
}

a.sbToggle {
	background: url(../images/latest-dropdown-arrow.png) 0 10px no-repeat !important;
	width: 40px !important;
}

a.bfp_sidebar_latest_article {
	display:block;
	width:97%;
	box-sizing:border-box;
	margin-bottom:25px;
}

a.bfp_sidebar_latest_article img {
	width:180px;
	margin-right:10px;
	float:left;
}

a.bfp_sidebar_latest_article h3 {
	font-size:15px;
	margin:0px;
	line-height:20px;
	font-weight:700;
}

a.bfp_sidebar_latest_article span {
	font-size:12px;
}

#zones #articles {
    margin-top: 22px;
}
