﻿@charset "utf-8";
/* This CSS contains most of the bespoke styling on site, it is where any and all hacks, hand-coding etc should go as it overwrites all other styles */

body {
	font-family: 'latoregular', Helvetica, Arial, sans-serif;
	line-height:25px;
	background-color:#fff;
}

																/* text stuff */
h1{
font-size: 32px;
}
h2{
font-size: 24px;
line-height: 29px;
}
h3{
font-size: 20px;
line-height:24px;
}
h4{
font-size: 18px;
line-height:21px;
}
h5{
font-size: 16px;
}
h6{
font-size: 28px;
}
h4, h5, h6{
font-weight:400;
	
}
p{
font-size: 17px;
}
p.sixteenp{
font-size: 16px;
}
p.twelvep{
font-size: 12px;
}
p.eighteen{
font-size: 18px;
}
.remove-left-margin{
margin-left:0px;
}
hr {
border-top: 1px solid #ccc;
}
.wide-btn{
	width:141px;
	margin-bottom:20px;
}
.btn-search{
	-webkit-border-radius: 0px 15px 15px 0px;
        border-radius: 0px 15px 15px 0px;}
		.loader{
			display:inline;
			width:20px;
			margin-left:7px;
			margin-right:10px;
		}
.btn-full-width{
	width: 99%;
font-size: 18px;
color: #124a7b;
padding-bottom: 15px;
padding-top: 15px;
display: block;
padding-left: 0px;
padding-right: 0px;
}
	a.btn:visited{
		color:#e7e7e7;
		
	}
a:hover, a:focus{
	text-decoration:underline;
	text-shadow: 0px 0px 1px #ffffff;
filter: dropshadow(color=#ffffff, offx=0, offy=0);
}
.lgn-page .lgn-cta:hover{
	text-decoration:none;
    color:#ffffff;
}
a:visited{
	color:#5879a2;
}
																	/* image stuff */

.button-ads-listing img {
	display:inline
}

img{
	display:block;
	-webkit-box-shadow:  0px 2px 5px 0px #efefef;
        box-shadow:  0px 2px 5px 0px #efefef;
	
}

.img-1{
	width:350px;
	max-height:600px;
	height:inherit;
}

.img-2{
	width:300px;
	height:200px;
}

.img-3{
	width:225px;
	height:150px;
}

.img-4{
	width:200px;
	height:133px;
}

.img-5{
	width:150px;
	height:100px;
}

.img-6{
	width:120px;
	height:80px;
}
.about-us img{
background-color:#efefef;
float:right;
margin-left:40px;
margin-bottom:20px;
}
.meet-our-journalists img{
	-webkit-box-shadow:  0px 3px 33px 4px #efefef;
        
        box-shadow:  0px 3px 33px 4px #efefef;
	
}/* Nav and top bar */ img
														

.navbar .nav > li > a:hover.home-text, .navbar .nav > li > a:focus.home-text {
background-color: #fff;
color: #124a7b;
}
	.page-header {
	border-bottom: 0px;
	margin-bottom:6px;
	padding-bottom:12px;
	margin-top:12px;
	}
	.container {
	margin-right: auto;
	margin-left: auto;
	width:960px;
	position: relative;
	}
	.navbar .container {
	width: 960px;
	}

.navbar .nav > li > a {
	font-size: 14px;
	padding: 5px 14px 5px;
	text-shadow: 0 0 0 #ffffff;
	color:#ffffff;
}



.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus {
	color: #ffffff;
}
.navbar .nav > li > a:focus, 
.navbar .nav > li > a:hover {
    color: #FFFFFF;
}

#txtSearch::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666666;
	font-family: 'latoregular', Helvetica, Arial, sans-serif;
}
#txtSearch:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666666;
	font-family: 'latoregular', Helvetica, Arial, sans-serif;
}
#txtSearch::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666666;
	font-family: 'latoregular', Helvetica, Arial, sans-serif;
}
#txtSearch:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666666;
	font-family: 'latoregular', Helvetica, Arial, sans-serif;
}

.navbar-search .search-query{
	font-family: FontAwesome;
}
.vert-bar {
	padding-top: 10px;
	
}


	.brand {
	background-image: url(../images/localgov-masthead.png);
	height: 94px;
	width: 304px;
	margin-left:30px;
	display:block;
	margin-top:22px;
	 }
	 
	 #header {
	background: #20436A;
	height: 250px;
	top: 105px;
	margin-bottom: 110px;
	width: 100%;
	}

	#topbar {
	line-height: 47px;
	height: 45px;
	top: 0;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #efefef;
	box-shadow: 0 1px 0 #ededed;
	}

	#topbar .editorialLink {
	font-family: 'latolight',Arial,sans-serif;
	font-size: 14px;
	position: absolute;
	line-height: 47px;
	color: #ccc;
	font-weight: normal;
	margin-left: 30px;
	}
	
	#loginStatus {
	position: absolute;
	right: 10px;
	font-size: 13px;
	width: auto;
	}
	
	.navbar .btn-navbar {
	float: left;
	width:300px;
	}
	
	.navbar {
	margin-bottom: 0px;

	}
	.navbar .nav {
	padding:10px;
	background-color:#124a7b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e46326;
	}
	.twitter-feed{
	font-size: 14px;
	margin-left:20px;
	width: 80%;
	height: 23px;
	overflow: hidden;
	margin-top:5px;
	}
.span4 {
width: 299px;
}

.breadcrumb {
	padding: 0px 15px;
	margin: 10px 5px 10px;
	background-color: #fff;
	}
	



														/* Home Page */
														
 .channel-links img{
	 margin-bottom:20px;
 }
 
.lead{
	font-weight:400;
	min-height: 160px;
}
.featurelead{
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 20px
}
	.top-story-home h1 {
	width: 625px;
	margin-left: 0px;
	padding-bottom:5px;
	line-height:38px;
	}
	
	#pnLeaderboard{
		margin-left: auto;
margin-right: auto;
display: block;
width: 728px;
margin-top:-40px;
	}
	
.arrow {  
   width: 0;
	height: 0;
	line-height: 0;
	border-left: 15px solid transparent;
	border-top: 8px solid #c8c8c8;
	top: 30px;
	left: -30px;
	position: relative;
} 
.arrowright { 
   width: 0;
	height: 0;
	line-height: 0;
	border-right: 15px solid transparent;
	border-top: 8px solid #c8c8c8;
	top: 30px;
	left: 593px;
	position: relative;
} 


	
.top-story-home {
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.top-story-home .caption-box {
	display: block;

	float: right;
	margin-left: 20px;

}

span.twitter-text{
	color:#124a7b;
	display:inline;
}
span.twitter{
	color:#660000;	
		display:inline;
}
.Politics {
	padding-top: 35px;
}

#pnMpu{

	margin-bottom: 10px;

	
}
.mpus-aside{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
}
.row .analysis-box-home {
	min-height: 250px;
	margin-left: 0px
}

.analysis-box-home h2 {
	margin-left: 45px;
	margin-top: 32px;
	line-height: 35px;
}


.analysis-box-home p {
	margin-left: 41px;
	margin-right: 20px;
	line-height: 26px;
	width: 270px;
}

.analysis-box-home i {
	font-size: 18px;
	color: #124a7b;
	margin-right: 15px;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom:10px;
	
}


.features {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.secondary-features {
	display: block;
	height: 140px;
	clear: both;
}

.features > .top h4 {
	margin-top: 10px;
	margin-bottom: 25px;
	width: 290px;
}
.p-channel{
	margin-top:10px;
}


														/* CHANNEL */
.Channel-title span{

padding-left: 8px;
font-size: 18px;
font-weight:400;

}
.Channel-title{
margin-left: -20px;
height: 29px;
line-height: 16px;
width:56%;
 -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
   border:1px solid #eeeefe;
   -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/*.Channel-title:hover{
	width:60%;
	margin-left: -50px;
}*/
.Channel-title .arrow{
top: 38px;
left: -1px;
border-left: 17px solid transparent;
padding-left: 3px;
}
.channel-icon{
	font-size: 15px;
margin-left: 0px;
}
.rss{
	margin-right: 10px;
	margin-top:4px;
	color:#e46326;
	}
	.footnote{
		margin-top:10px;
	
		font-size:14px;
		margin-bottom:50px;
		display:block;
	}
	.rss a{color:#333333;}
.from-the-archive														{
	margin-left:-35px;
}
	
.channel-lead {
width: 150px;
float:right;
}

.home-channel-titles {
background-color: #003366;
color: #FFFFFF;
font-weight: 300;
margin-left: -30px;
padding-bottom: 2px;
padding-left: 30px;
padding-top: 4px;
background-position-y: 7px;
background-position-x: 4px;
margin-bottom: 25px;
font-size: 16px;
-moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929; 
	   line-height: 19px;
	   margin-right:10px;

}
.channel-headlines li {
	margin-bottom: 20px;
	list-style-type: none;
	margin-right: 30px;
}
.home-channel-titles a {
	color: #FFF;
}
.other-publications {
	display: inline-block;
	width: 90%;
	list-style-type: none;
	margin-left: 69px;
}
.other-publications li {
	float: left;
	margin-right: 77px;
}


.row.two-by-two {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.two-by-two .share-column{
	margin-top:54px;
}
.row.two-by-two .row {
	margin-bottom: 10px;
}

.two-by-two h3 {
	float: left;
width: 65%;
margin-right: 20px;
margin-left: 0;
margin-bottom: 20px;}
.list-result li{
	list-style-type:none;
}

														/* footer and sidebar */
				
.navbar-search .search-query{
	-webkit-border-radius: 15px 0px 0px 15px;
        border-radius: 15px 0px 0px 15px;
		width: 200px;
}
.footer{
	margin-top:0px;
}
.hemming-info {
	text-align:left;
	float:left;
	font-size: 0.8em;
	margin-left: 50px;
	
}


.footmenu {
	text-transform: capitalize;
	text-align: left;
	float: left;
	list-style-type: none;
	margin-left: 50px;
}
.footmenu li {
	text-transform: uppercase;
	font-size: 12px;
}

.most-popular ul {
	margin-bottom: 20px;
	display:inline-block;
}

.most-popular ul li {
	margin-top: 20px;
	list-style-type: none;
	list-style-position:outside;
	width: 224px;
}
.most-popular {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 20px;
	margin-top:10px;
}
.most-popular a, .most-popular h2 {
	overflow: visible;
	width: 250px;
	line-height: 22px;
}
 .most-popular h2 {
	color: #114a7c;
	font-weight: 300;
 }
 .readmore a{
	 float:right;
	 width:130px;
 }
.most-popular a{
	color:#666666;
	font-weight:300;
}

.share-column i {
	font-size: 34px;
	color: #999;
	display: list-item;
	list-style-type: none;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
}
.share-column i:hover {
	color: #124a7b;
}
.share-column {
	margin-top: 14px;
	
}

div .jobs
{ background-color:#F3F3F3;margin-top:10px; border:1px solid #CCCCCC; padding:10px; height:670px;
margin-bottom:10px;
}
body #HGLCookieWarning{


}
														/* product and need to know */
														
.about-us {

	min-height: 240px;
	}
	.about-us-page i{
		color:#124a7b;
		font-size:20px;
		width: 30px;
		display: inline-block;
	}

	
	
	.about-us-page .span5{
	padding-bottom: 20px;
	width:370px;}
	.letter-from-editor{
		left:0px;
		margin-top:-40px;
	}
	
.letter-from-editor p, .letter-from-editor img {
	margin-top:20px;
	line-height:25px;
}
.meet-our-journalists .span3 p
{ margin-top:20px;
font-size:16px;
margin-bottom:30px;
}

.meet-our-journalists .span3{
	margin-left:0px;}

.meet-our-journalists h2{
		margin-left:0px;
		display:none;
	}
.about-us-page hr{
	margin-top:20px;
	
}
.advertorial div {
	background-color: #efefef;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 7px;
	min-height:300px;
}
.need-to-know-homebox h4 {
	margin-left: 20px;
	margin-top:20px;
}
.need-to-know-homebox p {
	margin-left: 20px;
	margin-bottom:25px;
}

.advertorial h4,.advertorial h3 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.advertorial p {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.list-result-text   {
	margin-left: 20px;
width: 70%;
float: left;
}
.list-result-noimg {
	margin-left:10px;
}
.MYB-sidebar{
	background-color:#002240;
	text-align:center;
	border-color:#124a7b;
	padding:20px;
	margin-top:10px;
}
.MYB-sidebar h2{
    font-family: times;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    color: #fff;
}
.MYB-sidebar h4{
	font-size: 18px;
    font-weight: 300;
	 color: #fff;
	 line-height: 29px;

}

.button-ads img {
	margin-left: 15px;
	display:inline
}
.channel-features img {
	margin-top: 10px;
		margin-left:20px
}
.container .four-story-row {
	padding-top: 20px;
	padding-bottom: 20px;
}

.four-story-row .span3:last-child {
	border:none;
}
.four-story-row h3 {
	text-align: left;
}

.four-story-row img {


}

.four-story-row .span3 {

	border-right-width: 3px;

	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 7px;
    padding-right: 7px;
}

.product-page .span4 {
	background-color: #f7f7f7;
	
}
.product-page h4 {
	font-size:22px;
	
}

.product-page .span4 h5, .product-page .span4 h2 {
margin-left:10px;	
}
.product-page img{
	margin-left:auto;
	margin-right:auto;
}
.product-page p {
	margin-top:20px;
	margin-left: 10px;
margin-right: 10px;
	
}

.product-read-more{
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom:	10px;
	padding-left:10px;	
}

.product-page .span4 h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom:	10px;
	padding-left:10px;	
	padding-top:10px;	
}



														/* list page */
.productimg{
width: 160px;
height: 100px;
overflow: hidden;
margin-top: 48px;
}								
.search-result-title{
background-color: #efefef;
width: 60%;
color: #124a7b;
padding: 3px;
margin-bottom: 20px;
margin-top: 20px;
padding-left:15px;
}
.list-result p.lightgreay {
	text-transform: uppercase;
}
.user-search hr{
	margin:0px;
}
.page-numbers{
margin-left: 25px;
margin-bottom: 10px;
border: 1px solid #ccc;
width: 83%;
padding-bottom: 10px;
padding-left: 10px;
border-radius: 4px;
padding: 5px;
}
.pag-numbers, .pager, .active{
margin-left: 10%;
	
}
.pag-next{
	float:right;
	margin-right:10px;
}
.pag-previous{
	margin-right:5%;
	margin-left:10px;}
.list-result-img{
	float:right;
	width: 127px;
margin-top: 10px;
}

.list-result li:nth-child(even) {background: #fff;
margin-left: -10px;}
.list-result li:nth-child(odd) {border-left: 10px solid #efefef;}


/*img above used to be 15px top masrgin*/
#filter ul{
	list-style-type: none;
margin-left: 0px;
border-left: 2px solid #ccc;
padding-left: 20px;}

#filter li{
	line-height:28px;
}
#filter h3{
margin-left: 20px;
margin-top: 20px;
}
#searchfilters{
	line-height:70px;
}
.user-search p{
	margin-bottom:-5px;}
.from-the-archive h2 {
	text-align: center;
}
.channel-features .row {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



.list-result {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

														/* article */
														
.article-keywords a{
	color:#ffffff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #1864a5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzE4NjRhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjRhN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1864a5 1%, #124a7b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1864a5), color-stop(100%,#124a7b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1864a5 1%,#124a7b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1864a5 1%,#124a7b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1864a5 1%,#124a7b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1864a5 1%,#124a7b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1864a5', endColorstr='#124a7b',GradientType=0 ); /* IE6-8 */
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.article-keywords a:hover{
	color:#ffffff;
	background: #10326d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzEwMzI2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjRhN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #10326d 1%, #124a7b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#10326d), color-stop(100%,#124a7b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #10326d 1%,#124a7b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #10326d 1%,#124a7b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #10326d 1%,#124a7b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #10326d 1%,#124a7b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10326d', endColorstr='#124a7b',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: 3px 0 0 0 rgba(0,0,0,0);
box-shadow: 3px 0 0 0 rgba(0,0,0,0);
}
.article legend, .top-story-home legend {
	font-size: 12px;
	float: right;
	width: 350px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
}
.article {
	margin-top: 10px;
	margin-left: 10px;
}
	.article h1{
	line-height:32px;
}
.article h2 {
	line-height: 24px;
font-size: 17px;
	font-weight:700;

}
.article h3 {
	line-height: 32px;
}
.article p   {
	line-height: 25px;
	font-weight: 200;
}
.article img {
	margin-left: 0px;
	margin-top: 10px;

}

.channel-headlines{
		float:right;
	}
.channel-features {
	margin-bottom: 20px;
}

.cta-article {
	background-color: #efefef;
	padding: 10px;
	margin-bottom: 20px;
}
.cta-article h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.advertorial h2{
	margin-left:20px;
	color:#545454;
	padding-bottom: 5px;
}


.run-in-list i{
	display:inline;
	margin-left:30px;
}
.Product-title{
	text-align:center;
	line-height: 44px;
}
.image-caption{
float: right;
width: 225px;
margin-left: 20px;
}
.image-caption span{
margin-left: 10px;
display: block;
text-align: center;
margin-bottom: 10px;
}
.article-img{
	float:right;
	margin-left:20px;
	margin-bottom:20px;}
	
	 /* 	###################################################~~~~~~~~~reg form~~~~################################################ */
	
	input, textarea, .uneditable-input {
width: 230px;
	}
	.sign-page .span4{
		margin-left:10px;
	}
	select{
		width: 415px;
	}
	
	.reg-form label {
font-size: 19px;
font-weight: normal;
line-height: 24px;
width: 400px;
	}
	.radio{
		margin-left:20px;
		width:90px;
	}
	.regbox .radio input{
		float:right;
		margin-top: 8px;
	}


 /* 	###################################################~~~~~~~~~gridster~~~~################################################ */

.gridster li
{
	transition: background-color 1s ease;
-webkit-transition: background-color 1s ease;
    background-color:#efefef;
    margin:10px;
    float:left;

	

}
.gridster li:hover
{
	background-color:#124a7b;
	color:#fff;
	
}
.gridster li p
{	transition: color 0.5s ease;
-webkit-transition: color 0.5s ease;
color:#124a7b;
    padding:5px;
	height:100%;
text-align: center;
}
.gridster li p:hover{
		color:#fff;
	
}
.hemming-grid li, .hemming-grid li:hover {
	background-color:#fff;
}
.hemming-grid li p{
	opacity:	0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hemming-grid li p:hover{
	color:#124a7b;	
	opacity:	1;
}
.hemming-grid li {
		-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.hemming-grid li.mj{
	background-image:url(../images/need-to-know/logos-about-mj.jpg);

}
.hemming-grid li.transport{
	background-image:url(../images/need-to-know/logos-about-surveyor-magasine.jpg);

}
.hemming-grid li.lgn{
	background-image:url(../images/need-to-know/logos-about-lgn.jpg);
;
}
.hemming-grid li.lapv{
	background-image:url(../images/need-to-know/logos-about-lapv.jpg);

}
.hemming-grid li.tec{
	background-image:url(../images/need-to-know/logos-about-tec.jpg);

}
.hemming-grid li.bapco{
	background-image:url(../images/need-to-know/logos-about-bapco.jpg);

}
.hemming-grid li.hvp{
	background-image:url(../images/need-to-know/logos-about-hvp.jpg);

}
.hemming-grid li.rd{
	background-image:url(../images/need-to-know/logos-about-rd.jpg);

}

.hemming-grid li.bm{
	background-image:url(../images/need-to-know/logos-about-bm.jpg);
}

.hemming-grid li.myb{
	background-image:url(../images/need-to-know/logos-about-myb.jpg);
}
.hemming-grid li.bridge{
	background-image:url(../images/need-to-know/logos-about-bridge-design.jpg);
}

.hemming-grid li.ts{
	background-image:url(../images/need-to-know/logos-about-surveyor.jpg);
}

.hemming-grid li.ba{
	background-image:url(../images/need-to-know/logos-about-bridges.jpg);
}

.hemming-grid li.cc{
	background-image:url(../images/need-to-know/logos-about-cold-comfort.jpg);
}

.hemming-grid li.ccs{
	background-image:url(../images/need-to-know/logos-about-cold-comfort-scotland.jpg);
}

.hemming-grid li.hm{
	background-image:url(../images/need-to-know/logos-about-highway-maintanence.jpg);
}

.hemming-grid li.lal{
	background-image:url(../images/need-to-know/logos-about-lighting.jpg);
}
.hemming-grid li.smci{
	background-image:url(../images/need-to-know/logos-about-smarter-cities.jpg);
}

.hemming-grid li.fnr{
	background-image:url(../images/need-to-know/logos-about-fire-rescue.jpg);
}

.hemming-grid li.ifj{
	background-image:url(../images/need-to-know/logos-about-industrial-fire-journal.jpg);
}
.hemming-grid li.mjaw{
	background-image:url(../images/need-to-know/logos-about-mj-awards.jpg);
}

.hemming-grid li.bma{
	background-image:url(../images/need-to-know/logos-about-builders-merchents-awards.jpg);
}

.hemming-grid li.fte{
	background-image:url(../images/need-to-know/logos-about-firetrade-eu.jpg);
}

.hemming-grid li.fta{
	background-image:url(../images/need-to-know/logos-about-firetrade-asia.jpg);
}

.hemming-grid li.phex{
	background-image:url(../images/need-to-know/logos-about-phex.jpg);
}

.hemming-grid li.th{
	background-image:url(../images/need-to-know/logos-about-tec-HUB.jpg);
}

.hemming-grid li.ts{
	background-image:url(../images/need-to-know/logos-about-surveyor.jpg);
}

.hemming-grid li.mj:hover, .hemming-grid li.transport:hover, .hemming-grid li.lgn:hover, .hemming-grid li.lapv:hover, .hemming-grid li.tec:hover, .hemming-grid li.bapco:hover, .hemming-grid li.hvp:hover, .hemming-grid li.rd:hover, .hemming-grid li.bm:hover, .hemming-grid li.myb:hover, .hemming-grid li.bridge:hover, .hemming-grid li.ts:hover, .hemming-grid li.th:hover, .hemming-grid li.phex:hover, .hemming-grid li.fta:hover, .hemming-grid li.fte:hover, .hemming-grid li.ba:hover, .hemming-grid li.lal:hover, .hemming-grid li.hm:hover, .hemming-grid li.cc:hover, .hemming-grid li.ccs:hover, .hemming-grid li.ba:hover, .hemming-grid li.ts:hover, .hemming-grid li.bma:hover, .hemming-grid li.mjaw:hover, .hemming-grid li.fnr:hover, .hemming-grid li.ifj:hover, .hemming-grid li.smci:hover{
	background-image:url(../images/need-to-know/logos-about-hemming.jpg);
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 1);
        
        box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 1);
}
.gridster i{
	transition: color 0.5s ease;
-webkit-transition: color 0.5s ease;
	display: block;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
font-size: 24px;
color:#5994C7;

}
.gridster i:hover{
	color:#e46326;}
.gridster
{
    margin-left:-10px;
	display:block;
}
.gridster ul
{
    margin-left:0px;
		display:block;
}
.small-sq
{
    width:170px;
    height:170px;
    display:block;
}

.big-sq
{
    width:360px;
    height:360px;
    display:block;
}
.tall-ob
{
    width:170px;
    height:360px;
    display:block;
}
.wide-ob
{
    width:360px;
    height:170px;
    display:block;
}
 /* 	###################################################~~~~~~~~~DROPDOWN~~~~~################################################ */
 
 .dropdown-menu > li > a {
	 font-size: 14px;
padding: 5px 14px 5px;
text-shadow: 0 0 0 #ffffff;
color: #ffffff;}
 .dropdown-menu {
padding: 10px;
background-color: #124a7b;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e46326
 }
 .dropdown-submenu > .dropdown-menu {
margin-left: -171px;
margin-top: 27px;
-webkit-border-radius: 0 0px 0px 0px;
-moz-border-radius: 0 0px 0px 0px;
border-radius: 0 0px 0px 0px;
}
.navbar .nav > li > .dropdown-menu::after {
position: absolute;
top: -6px;
left: 147px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.navbar .nav > li > .dropdown-menu::before {
position: absolute;
top: -7px;
left: 147px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.dropdown-submenu > a::after {
display: none;
}
 
 /* 	###################################################~~~~~~~~~custom sharebar~~~~~################################################ */
 
.horiztonal-sharebar {
width:250px;
height:36px;

}
.home-icons{
width: 4px;
display: inline-block;
	
}
.share-icons{
	width:47px;
	height:36px;
	overflow:hidden;
	display:inline-block;
}
.bookmark-share{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
	background-position: 0 0!important;
}
.twitter-share{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
	background-position: -86px 0!important;
}
.facebook-share{
	background:url(../images/buttons/icons-landscape.png) no-repeat left !important;
		background-position: -127px 0 !important;
}
.linkedin-share{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
		background-position:-169px 0 !important;
}
.googleplus-share{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
		background-position:-212px 0 !important;
}

.bookmark-share:hover{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
	background-position: 0 -36px!important;
}
.twitter-share:hover{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
	background-position: -86px -36px!important;
}
.facebook-share:hover{
	background:url(../images/buttons/icons-landscape.png) no-repeat left !important;
		background-position: -127px -36px !important;
}
.linkedin-share:hover{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
		background-position:-169px -36px !important;
}
.googleplus-share:hover{
	background:url(../images/buttons/icons-landscape.png) no-repeat left!important;
		background-position:-212px -36px !important;
}

 /* 	###################################################~~~~~~~~~add this~~~~~################################################ */

.addthis_32x32_style .at15nc.at300bs, .addthis_32x32_style .at15nc.at15t{
	background: url(../images/icons-new.png)no-repeat left!important;
}


.at-vertical-menu a:hover {
	background:#164A7C;
	
}


.addthis_32x32_style .at15nc.at15t_twitter{
	background-position: 0 -38px!important;
}

.addthis_32x32_style .at15nc.at15t_email{
	background-position: 0 -222px!important;	
}

.addthis_32x32_style .at15nc.at15t_facebook {
	background-position: 0 -72px!important;	
}

.addthis_32x32_style .at15nc.at15t_print {
	background-position: 0 0px!important;	
}
	
.addthis_32x32_style .at15nc.at15t_compact {
	background-position: 0 -148px!important;	
}

/* TagCloud
----------------------------------------------------------*/

.TagCloud			/* Applies to the entire tag cloud */
{
	
	
	text-align:center;
	font-weight: 300;

}
.tag-cloud-container{
	border: 1px solid #CCC;
margin-bottom: 10px;
padding:20px; 
margin-top: 10px;
}
.tag-cloud-container h2{
color: #114a7c;
font-weight: 300;
margin-top: 0px;
margin-bottom: 20px;
	
}

.TagCloud a{
		padding:3px;
		}

.TagCloud a:hover{
	background-color:#124a7b;
	color:#ffffff;
	padding:3px;
	-webkit-border-radius: 5px;
border-radius: 5px;
text-decoration:none;
}

.TagCloud > span	/* Applies to each tag of the tag cloud */
{
	margin-right:3px;
	text-align:center;
	
	
}

.TagCloud > span.TagWeight1	/* Applies to the largest tags */
{
	font-size:32px;
	color:#0A2C49;
}

.TagCloud > span.TagWeight2
{
	font-size:24px;
	
}

.TagCloud > span.TagWeight3
{
	font-size:20px;
	color:#666;
}

.TagCloud > span.TagWeight4
{
	font-size:16px;
	color:#666;
}

.TagCloud > span.TagWeight5	/* Applies to the smallest tags */
{
	font-size:12px;
	color:#efefee;
}


/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~swiper ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

.issue-img{
	margin:20px;
	margin-left:0px;
	float:left;
}
.lgn-page .swiper-container {

  height: 420px;
  color: #fff;
  margin-left:0px;
  border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}
.lgn-page .swiper-slide {
	margin-left:0px;
  height: 100%;
}
.lgn-copy{
	margin-left:190px;
	margin-top:20px;
}
.red-slide {

}
.blue-slide {

}
.orange-slide {

}
.green-slide {

}
.pink-slide {

}
.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.pagination {
  position: relative;
  z-index: 20;
  left: auto;
  right:auto;
  bottom: 30px;
  width: 129px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}

.lgn-cta{
	background:#e46326;
	padding-top: 10px;
		padding-bottom: 10px;
color: #fff;

display: block;
width: 100%;
text-align: center;
}
.pagination {
left: 20px;
bottom: 99px;
}

.img-strip{
	height:250px;
}
.img-strip img{
	float:left;
}
/* styles with no context*/
#PageContent_pnAuthor{
	display:inline;
}
.underline{
	border-bottom: 1px solid #ccc;
}
.width-five-hunner{
	width:500px;
	
}


.inline {
	display:inline
}
.border-top{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #cccccc;
}
.border-bottom{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
}
.cta-article {
}
.signup-cta-para{
	font-size: 18px;
	margin-top: 10px;
}
.signup-cta-para:hover{
	font-size: 18px;
	margin-top: 10px;
	text-shadow: 0px 0px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=0);
}
.register-cta{
	padding: 13px;
	background-color:#e46326;
	transition: background-color 2.5s ease;
	-webkit-transition:background-color 0.5s ease-in;
	-moz-transition:background-color 0.5s ease-in;
	-ms-transition:background-color 0.5s ease-in;
	-o-transition:background-color 0.5s ease-in;
	margin-bottom: 17px;
}
.register-cta:hover{
	background-color:#FB851D;
}

.register-cta a{
		color: #ffffff;
	padding: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-shadow: 0px 0px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=0);
		-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.1s ease-in;
	-ms-transition:all 0.1s ease-in;
	-o-transition:all 0.1s ease-in;
}
	.register-cta:hover a{
		text-decoration:none;
		color:#642C11;

	}
	.ad-banner.hidden-phone {
top: 4px;
position: relative;
}
	
.myb-cta
	{
	    background-color:#002240;}
	    .myb-cta a
	{color:#ffffff;}
	.myb-cta:hover a
	{color:#ffffff;
	 text-decoration: underline;}
	    
.myb-cta:hover
{
    background-color:#041A57;
               }

.mpu{
	margin-left:auto;
	margin-right:auto;
	display:block;
	
}
		.bottom-ad{
			margin-bottom:0px;
				background:#f5f5f5;
		}
.tileAd{
	height:125px;
	margin-top:10px;
}
.tileAd div{
	float:left;
	margin-left:5px;
	height:125px;
	display:inline;
}
.button-ads{
	height:260px;
}


#pnFooter{
	margin-left: auto;
margin-right: auto;
display: block;
position: relative;
width: 728px;
}
div.footer-ad-banner {
	background:#f5f5f5;
}
 .local-gov-btn{
	 background:#124a7b; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyNGE3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDc4YzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(18,74,123,1) 0%, rgba(29,120,199,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,74,123,1)), color-stop(100%,rgba(29,120,199,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(18,74,123,1) 0%,rgba(29,120,199,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(18,74,123,1) 0%,rgba(29,120,199,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(18,74,123,1) 0%,rgba(29,120,199,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(18,74,123,1) 0%,rgba(29,120,199,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#124a7b', endColorstr='#1d78c7',GradientType=0 ); /* IE6-8 */

-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
		transition: all 1s ease-out;


 }
 .local-gov-btn:hover{
	  background:#124a7b;
 }
 a.blue-text
 {
     color:#124a7b;
 }
  a.blue-text:visited
 {
     color:#124a7b;
 }
.clearfix{
	clear:both;
}

.margin-right-twenty {
	margin-right: 10px;
	margin-left: -20px;
}
.spacer{
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}

	 .fifty-top{
	margin-top:50px;
}
.author-name{
	margin-right:5px;
}
.pickles{
	-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px 0px #ffffff;
margin-top: -50px;
margin-left:20px;
	
}
.control-group {
margin-bottom: 5px;
}
.regbox.left-fifty-revert {
margin-bottom: 15px;
}
	 .grey{
	 background-color:#efefef;
	 }
	 .left-twenty{margin-left:20px}
	 .right-twenty{margin-right:20px}
	 .left-ten{margin-left:10px}
	 .left-five{margin-left:5px}
	 .width-eightyfive-cent{width:72%}
	 .bottom-twenty {margin-bottom:20px}
	 .zero-left{margin-left:0px}
	 .bottom-fifty {margin-bottom:50px}
	 .margin-twenty{margin:20px;}
	 .pull-left-then-right{float:left}
	 .left-fifty{margin-left:50px}
	 .left-fifty-revert{margin-left:50px}
	 .left-thirty{margin-left:30px}
.local-gov-btn{color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #124a7b;
border-bottom: 2px solid #e56326;
}
.local-gov-btn:hover{color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #124a7b;
border-bottom: 2px solid #e56326;
}
.network-title
{
margin-top: 0px;
margin-bottom: 30px;
color: #124a7b;
}
 /* 	############################################################################################################################################################## */
 
 /* 	####################################################~~~~~~~~~ALL MEDIA QUERIES BEGIN search for bastards~~~~~################################################ */
 
  /* 	############################################################################################################################################################## */
 
@media (min-width: 768px) and (max-width: 990px) {
.twitter-feed {
	height:23px;
}
.twitter-feed div {
	height:23px;
}
		.lead {
			clear:both;
			margin-top:5px;
		}
		.top-story-home .caption-box {
float: left;
margin-bottom: 10px;
margin-left:0px;
		}
	.about-us-page .span5{
		margin-left:0px;
	}
	.dropdown-submenu > .dropdown-menu {
margin-left: 0px;
margin-top: 0px;
	}
	  .nav-collapse .dropdown-submenu:before,
  .nav-collapse .dropdown-submenu:after {
    display: none;
  }
	.dropdown-submenu > .dropdown-menu {
margin-left: 0px;
margin-top: 0px;
	}
	.Channel-title span{
		font-size:17px;
	}
		#pnLeaderboard{
			margin-top:0px;}
	.footnote {
		float:left;
	}
	.left-fifty-revert{margin-left:00px}
	.lgn-page .swiper-container {
height: 580px;
	}
	.article-img {
float: left;
margin-left: 0px;
margin-right:10px;
	}
	.two-by-two .share-column {display:none;}
	.pull-left-then-right{float:right}
	.page-numbers{
		width:95%;}
		.Channel-title {
			width:66%
		}
	h3 {
font-size: 19px;
line-height: 23px;
	}
		.two-by-two h3 {
	width: 40%;}
	
.about-us-page	.span5 {
}
	
	.page-header {
padding-bottom: 1px;}
	p{
font-size: 17px;
}
	.channel-links p{
border-bottom: #efefef;
border-bottom-style: solid;
padding-bottom: 10px;
border-bottom-width: 2px;
}
	.advertorial div {
margin-bottom: 20px;}
	.other-publications li {
float: left;
margin-right: 50px;
}
	.secondary-features img{
float: right;	
}

.list-result-img{
	display:none;
}




	.arrowright { left: 450px;}
	
	.four-story-row img {


}

.four-story-row .span3 {


	margin-left: 7px;
    padding-right: 7px;
}
	
	.channel-headlines{
		float:left;
		margin-left: 0px;
	}
	.article p {
		clear:both;
		
	}
	.navbar .container {
	width: 810px;
	}
	.top-story-home h1 {
	width: 440px;
	line-height: 37px;
	}
	.most-popular ul li {
	width:170px;	
	}
	.container {
	width: 840px;
	}
	#loginStatus {
	margin-top: 18px;
	margin-left: 29px;
	margin-right:20px;
	}
	
	#topbar {

	border-bottom: 0px;
	box-shadow: 0 0px 0;
	}
	
	.container .span8 .clearfix.row.features .span4.top {
	border-right-style: none;
	}
	
	.features > .top h4 {
	width: 400px;
}
	.left-ten{
	margin-left:0px;	
}



}

 /* 	###################################################~~~~~~~~~MEDIA QUERIES BEGIN search for bastards~~~~~################################################ */
@media (max-width: 767px) {
	.about-us-page .span5{
		width:100%;
	}
		  .nav-collapse .dropdown-submenu:before,
  .nav-collapse .dropdown-submenu:after {
    display: none;
  }
	.dropdown-submenu > .dropdown-menu {
margin-left: 0px;
margin-top: 0px;
	}
	.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after, {
		display:none;
	}
	.Channel-title span{
		font-size:17px;
	}
	.left-fifty-revert{margin-left:00px}
	.issue-img, .pagination {
display: none;
	}
	.lgn-copy {
margin-left: 0px;
margin-top: 20px;
float: left;
}
.lgn-page .swiper-container {
height: 498px;
}
	.navbar-search {
position: relative;
float: left;
margin-top: 31px;}
	.image-caption {
width: 100%;
	}
	.article-img {
float: left;
margin-left: 0px;
	}
	.article img {
margin-left: auto;
margin-right: auto;
}
	.pull-left-then-right{float:left}
	.two-by-two .share-column {display:none;}
	.navbar-inner{
		padding-left:0px;}
	.pag-numbers {
margin-left: 7%;
}
	.page-numbers{
		width:100%;
		margin-left:0px;
	}
	.small-sq, .big-sq , .tall-ob, .wide-ob {
		width: 320px;
height: 100px;
display: block;
	}
	.clear-small{
		clear:both;
	}
	
	.brand {
		margin-left:auto;
		margin-right:auto
	}
	
	.Channel-title {
margin-left: -20px;
height: 29px;
line-height: 16px;
width: 100%;
	}
	.span3of8 {

margin-top: 25PX;
margin-left: 10PX;
	}
	.from-the-archive {
margin-left: -120px;
}
	.meet-our-journalists h2 {
margin-left: 0px;
}
	
		.page-header {
padding-bottom: 1px;}
	.channel-links p{
border-bottom: #efefef;
border-bottom-style: solid;
padding-bottom: 10px;
border-bottom-width: 2px;
}
	p{
font-size: 17px;
}
	.home-channel-titles {
		margin-bottom:15px;
	}
	.brand {
		
	background-image: url(../images/localgov-masthead_small.png);
	height: 62px;
	width: 200px;
	margin-left:62px;
	display:block;
	margin-top:87px;
	 }
	 .navbar .btn-navbar {
		 margin-left:0px;
}
	.twitter-feed {
display: none;}
	
.arrowright {left: 273px;}
	.left-ten{
	margin-left:0px;	
}
.four-story-row .span3 {
    margin-left: 6px;
    padding-right: 6px;
}

.four-story-row img {

}



.channel-headlines {
float: left;
}

.article legend, .top-story-home legend {
font-size: 12px;
float: left;
	}
	.share-column {

	margin: 0px;
	}
	.navbar .container {
width: 320px;
}
.top-story-home h1 {
width: 320px;
line-height: 37px;
}
	.container {
	width: 320px;
	}
	#loginStatus {
	margin-top: 40px;
	margin-right: 40px;
	}
	
	.other-publications li {
		margin-bottom:20px;
}

.channel-lead {
float:left
}

.channel-lead {

    width: 300px;
}

.caption-box {
		float: left;
		margin-left:0px;
		margin-bottom:10px;
	}
	.top-story-home .caption-box {
		
	margin-left:0px;
	}
	
	


.four-story-row .span3{
	border:hidden;	
}
.channel-features .row {
    padding-bottom: 20px;
	margin-bottom:20px;
}
.channel-features img {
    margin-top: 5px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.channel-features {
	padding-top:15px;
}

}

 /* 	###################################################~~~~~~~~~MEDIA QUERIES BEGIN search for bastards~~~~~################################################ */
@media (max-width: 480px) {
	.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after, {
		display:none;
	}

		.other-publications li {
margin-right: 50px;
}
.four-story-row h3 {
	padding-top: 10px;
    text-align: left;
}



}

 /* 	###################################################~~~~~~~~~MEDIA QUERIES BEGIN search for bastards~~~~~################################################ */
@media (max-width: 320px) {
	
	.navbar .container {
	width: 220px;
	}
	
	
	
	
	
}
 /* 	###################################################~~~~~~~~~MEDIA QUERIES BEGIN search for bastards~~~~~################################################ */
@media (min-width: 1220px) {
	.article h2 {
	line-height: 27px;
	font-size:19px;
		margin-left:0px;
	}
	.about-us-page .span5{
		width:460px;
	}
		.navbar .nav > li > .dropdown-menu:after{
		 left:141px;
	}
	.navbar .nav > li > .dropdown-menu:before{
		 left:141px;
	}
	.dropdown-submenu > .dropdown-menu {
margin-left: -173px;
	}
	.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after, {

left: 141px;
	}
	.article h1{
	font-size:32px;
	line-height:46px;
}



	
	.tileAd div{
	float:left;
	margin-left:13px;
	height:125px;
	display:inline;
}
	input, textarea, .uneditable-input {
width: 290px;
	}
	.article img {
	margin-top: 10px;
}
	.two-by-two .share-column {
margin-top: 14px;
}
	.row .analysis-box-home {
	margin-left: 20px
}
		.top-feature-space{
		margin-top: 30px;
	}
	.article p {
line-height: 27px;
width: 90%;
	}
	.from-the-archive {
margin-left: -60px;
}
		.two-by-two h3 {
	float: right;
	width: 65%;
	min-height:50px;
	margin-right: 20px;
	margin-left: 20px;
	
}

	
	.other-publications li {
	margin-right: 115px;
}
	#PageContent_pnMpu{
	margin-left: 40px;
	
}
	.channel-headlines li {
		margin-right:50px;
	margin-bottom: 35px;
}
.arrowright {  
	left:733px;}
	
	.navbar-inner .container {
	width: 1200px;
	}
	

.navbar .nav > li > a {
	font-size:16px;
	padding: 10px 21px 10px;
}
	.navbar .nav {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
	padding-right: 8px;
	background-color:#124a7b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e46326;
	}
h3 {
font-size: 20px;
line-height: 25px;
}
.top-story-home h1 {
width: 700px;
line-height:37px;
}
h4 {
font-size: 18px;
line-height: 25px;
}
.channel-lead {
width: 220px;
}
body, p {
font-size: 19px;
line-height:27px;
}
.button-ads img {
margin-left: 40px;
display:inline
}

.navbar .nav > li > a {
padding-bottom: 7px;
padding-top: 5px;
}

	.four-story-row img {



}
.featurelead{
	margin-bottom: 30px;
	margin-top: 30px
}

}



 /* 	###################################################~~~~~~~~~MEDIA QUERIES BEGIN search for bastards~~~~~################################################ */
@media (min-width: 990px) {


.list-result-text p {
	margin-left: 10px;
	margin-bottom: 15px;
}
.user-search p{
	margin-bottom:-5px;}
.button-ads-listing img {
	margin-left: 126px;
	margin-bottom: 10px;
	margin-top: 19px;
	display:inline
}

.p-channel {
margin-top: 10px;
margin-bottom: 15px;
}

}
@media (max-height: 800px)  {
	.navbar .nav > li > .dropdown-menu::after {
		display:none;
	}
	#topbar {
		display:none;
	}
	.brand{
		background-image:url(../images/localgov-masthead_small.png);
		width:200px;
		height:62px;
	}
	.top-story-home  h1{
		font-size:24px;
	}
	.top-feature-space h2{
		font-size:22px;
	}
	.home-page h3{
		font-size:17px;
	}
	 .home-page h4{
		font-size:16px;
	}

.home-page .img-1{
width: 225px;
	}
.home-page .lead {
font-weight: 400;
min-height: 100px;
font-size: 16px;
line-height: 23px;
}
.top-story-home h1 {
padding-bottom: 1px;
}
.top-story-home {
margin-bottom: 5px;
padding-bottom: 3px;
}
body{
	font-size:16px;
}
	.twitter-feed{
		height:23px;
}
.navbar .nav {
	padding-bottom: 3px;
	padding-top: 3px;
padding-left: 8px;
padding-right: 8px;
}
}

@media (max-height: 800px) and (min-width: 767px)
{

    .home-page .img-1
    {
        width: 350px;
    }
}
    .partner-zone
    {
        border: 1px solid #ccc;
        padding: 10px;
    }

        .partner-zone ul
        {
            margin: 0;
        }

      .partner-zone ul li
            {
                list-style: none;
            }

        .partner-zone p
        {
            font-size: 14px;
        }
