/*  Created on : July-2015 | Author : Adrian Lynch */ 
#sidr, .mobile, .tablet, a.mobileNav {display:none;}

p {
    font-size:1.1em;
    line-height:1.5;
}

a {color:#0767B2}
a:hover {color:silver;}

/*---------------------------header----------------------------------*/
.headerPanel {
    background-color:#00708A;
    height:200px;
    position:relative;
    color:white;
    position:relative;
}

#headerText {
    width:43%;
    float:left;
    padding:12px 0 0 2%; height: 100%;
}
#headerText img {
    width:48%;
    height:87%;
 padding-left: 11%
}

#headerTools {
    width:55%;
    height:200px;
    float:right;
    position:relative
}

#headerTools p {
    text-align:right;
    padding:10px 5% 0 0;
}
#headerTools img.strapline {
    width:85%;
    float:right;
    height:auto;
    display:block;
    padding:20px 5% 0 0;
}

#headerTools p a {
    color:white;
    font-size: 0.8em;
    line-height: 0.8;
}

#headerTools p a:hover {
    color:silver;
}

#headerTools p.searchText {
    /*padding-top:50px;*/
    clear:right;
    font-size:1.35em;
    font-family:arial, sans-serif;
}
#socialButtons {
    float:right;
    padding-right:5%;
    height:40px;
}
#socialButtons img:hover {
    opacity:0.6;
}

/*-------------------------------------- emergency banner ------------------------------------------*/

.emergencyBanner {

}


.emergencyMessage {
    padding:0;
    text-align:center;
}

.emergencyMessage p{
    font-size:16px;
    margin-top:1rem;
    line-height:23px;
}

.emergencyMessage a {
    position: relative;
    display: inline-block;
    margin: 15px 25px;
    outline: none;
    color: #fff;
    border-bottom-style: solid;

}

.emergencyMessage a:hover {
    border-bottom-style: solid;
    border-bottom-color: #0767B2;
}




/*-------------------------------------- search ------------------------------------------*/
#searchWrapper {
    height:40px;
    width:85%;
    padding:10px 5% 0 0;
    float:right;
}

#mobileSearchWrapper {
    position:relative;
    z-index:11;
    display:none;
}

form#SearchForm_SearchForm {
    width:100%;
    margin:0 auto;
    height:39px;
    background:white url(../images/search_bg.png) no-repeat top right;
    position:relative;
    padding:0;
}

form#SearchForm_SearchForm .middleColumn {
    width:70%;
    float:left;
    height:20px;
}

form#SearchForm_SearchForm input[type="text"] {
    background:transparent;
    color:black;
    position:absolute;
    top:0;
    left:0;
    border:0;
    width:100%;
}
form#SearchForm_SearchForm input[type="submit"] {
    position:absolute;
    right:0;
    top:6px;
    width:45px;
    color:transparent;
    padding-right:0px;
    text-shadow:none;
    background:transparent;
    border:0;
}



/*-------------------------homepage sidebar ----------------------------*/
.sideBar {
    width:26.5%;
    float:left;
    margin:0 0 3% 2%;
}

.sideBar h2 {
   font-size:1.3em;
   padding:6px 0 8px 12px;
   margin:0;
   background:#5A9AB0;
}

.sideBar .feature {
    padding:3.5% 4% 4.5% 4%;
    margin-bottom:2px;
    background:#ececec;
    background-position:94% 10%;
}
.sideBar .feature.first,.sideBar .feature.last{
    margin-bottom:0;
}
.sideBar.homePage a {
    color:black;
}
.sideBar.homePage a:hover {
    color:silver;
}

.sideBar .feature h3 {
    font-size:1.3em;
    font-weight:800;
    margin:0 0 .2em 0;
    line-height:1.1;
}
.sideBar .feature p {
    margin-bottom:1%;
    line-height:1.2;
}
.sideBar h2.newsHeader {
    margin-top:20px;
}
.sideBar .iHateSpacers {
    height:2px;
}
.sideBar img.featureImg {
    width:100%;
    height:auto;
}

.imgWrapper {
    padding:0;
    margin-bottom:-5px;
}
/*---------------------------main homepage panel-----------------------*/
#homePanel {
    /*    the wrapper for the boxes*/
    width:70%;
    float:right;
    overflow:hidden;
    margin-bottom:2%;
}
.linksJobs {
    width:60%;
    float:left;
}
#homeLinks, #jobs {
    padding:0;
    margin:1%;
    background:#ececec;
    width:100%;
}

#homeLinks h2, .tweets h2, #jobs h2{
   font-size:1.3em;
   padding:6px 0 8px 12px;
   color:white;
   background:#5A9AB0;
}
#homeLinks ul, #jobs ul {
    padding:0 4% 4% 4%;
/*    -webkit-column-count: 2;  Chrome, Safari, Opera 
    -moz-column-count: 2;  Firefox 
    column-count: 2;      */
}
#jobs p {
    padding:0 2% 4% 2%;
}

a.readMore, .sideBar a.readMore {
    background:#5a9ab0 url(../images/right_arrow_white.png) no-repeat;
    background-position:98% 12px;
    padding:6px 50px 6px;
    display:block;
    color:white;
    text-align:right;
    font-weight:bold;
    font-size:1.2em;
}
a.readMore:hover {
    color:silver;
}

.tweets {
    padding:0 0 0 2%;;
    width:35%; 
    float:left;
}

/*---------------------------------------- homepage boxes ---------------------------------------------------*/

.box{
    position: relative;
    width: 23%;	
    margin:0 .75% 1.5%;
    color:silver;
    float:left;    
    background:#ececec;
    -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}

.box:before{
    content: "";
    display: block;
    padding-top: 100%; 
}

.boxText {
    position:absolute;
    width:80%;
    left:10%;
    top:75%;
}


.boxText h2 {
    font-size:1.3em;
    margin:0;
    line-height:1.3;
    text-align:center;
    color:black;
}
#grid {
    margin: 0 auto;
    list-style: none;
    text-align: center;
}
.box.lander {
    background:#aec8d2;
    width:18%;
    display: inline-block;
    position: relative;
    float:none;
}
.box.lander .boxText {
    top:10%;
}
.box.lander .boxText h2 {
}

.boxChildren {
    width:23%;
    float:left;
}

.box.lander .boxText h2 {
    color:#00708A
}
.box.lander:hover {
    background-color:#c3d7de;
}

/*------------------------ homepage box icons--------------------------*/
.box img.icon{*height: 0;}

.box img.icon  {
    text-decoration:none;
    display: block;
    width: 80%;
    height: auto; 
    margin: -20px 0 0; 
    position: absolute; 
    top: 20%;
    opacity:1;
    z-index: 10;
    overflow: hidden;
    /*opacity: 0; */
    -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
    left: 10%;
}

.box:hover {cursor:pointer;}

.box:hover {background-color:#F4F3F0;}


/*----------------------------------------------Sub navigation--------------------------------------------*/

#subNav.sidrNav {
    border:0;
}
#subNav.contact {
    border:0;
    padding-bottom:2%;
    background:#00708A;
}
#subNav.contact a {
    color:white;
    font-weight:600;
    font-size:1.2em;
}
#subNav.contact ul li {
    background: url(../images/right_arrow_white.png) no-repeat 0 10%;
}
#subNav.contact:hover {
    opacity:0.7;
}
#subNav h3 {
    margin-top:0;
}
.nav ul li ul li.current {background:silver}

.nav ul li ul li a:hover, #simpleNav ul li a:hover, a.galleryTop:hover {
    color:silver;
}

.nav ul li ul li.current a:hover {
    color:white;
} 
.nav ul li {
    border-bottom:none;
    margin-bottom:6px;
    padding:0 0 0 26px;    
    background: url(../images/right_arrow.png) no-repeat 0 10%;
}
#homeLinks.nav ul li {
    background: url(../images/right_arrow.png) no-repeat 0 10%;

}
.nav ul li a {
    font-size:1.1em;
    text-decoration:none;    
    color:black;
    margin:0 ;
    line-height:1;
    
}
.nav ul li a:hover {
    color:silver;
}
.nav ul li a.current,#subNav ul li a.section  {color:red;}
/*#simpleNav ul li a.current, a.galleryTop.current {color:red;}*/

#navImage img {
    width:100%;
    height:auto;
    margin-bottom:3%
}

/*------------------------------- page stuff --------------------------------------*/
#breadBox {
    margin:20px 0 5px;
}
#standardPage {
    margin: 30px 0 ;
    min-height:250px;
}
#landingPageContent {
    clear:left;
    padding-top:20px;
    width:80%;
    padding-left:10%;
}
#landingPageContent ul {
    list-style-type:disc;
}
#landingPageContent ol,.pageContent ol {
    list-style-type:decimal;
}
.pageContent {
    width:70%;
    float:left;
}
.assetLister ul {
    margin:30px 0;
}

.pageContent ul li {
    list-style-type:disc;
    list-style-position:outside;
}
.pageContent table ul li {
    margin-left:22px;
}

.rightPanel {
    width:25%;
    float:right;
}

#pagePanel {
    margin:30px 0;
}

#landingText {
    text-align:center;
    margin-bottom:2em;
}
/*-------------------------------councillors---------------------------------------------*/
#councillorBanner {
    background:#EFEFEC;
    width:96%;
    padding:2%;
margin-bottom:30px;
    
}
#councillorBannerText {
    width:60%;
    float:left;
}
#councillorPortrait img {
    padding:12px;
    background:white;
    float:right;
}
ul#councillorResults li {
    list-style-type:none;
    padding-bottom:12px;
    border-bottom:1px solid silver;
}
ul#councillorResults li.last {
    border-bottom:0;
}
ul#councillorResults li a {
    font-weight:bold;
    font-size:1.4em;
}

ul#councillorResults li span:before {
    content:", "
}
ul#councillorResults li span.first:before {
    content:""
}
#memberSearch select{
    width:260px;
}
#memberSearch fieldset {
    margin-top:25px;
}
#memberSearch label {
    float:left;
    font-size:1.1em;
    padding-top:5px;
    width:100px;
}
#memberSearch input[type="text"] {
    width:260px;
}
#memberSearch input[type="submit"] {
    background:#599aac;
    color:white;
    font-size:1.2em;
    border:2px solid #00708A;
    height:50px;
    margin-top:20px;
    margin-left:215px;
}
/*--- community enabling-----*/

table#budgetLines {
    width:100%;
    background:#EFEFEC;
}
table#budgetLines td, table#budgetLines th {
    padding:1% 2%;
    border:5px solid white;
}
table#budgetLines th {
    background:silver;
    color:white;
}
td.budgetOrganisation {
    width:20%;
}
td.budgetProject {
    width:50%;
}
td.budgetAmount {
    width:10%;
}


/* Pagination
 * ------------------------------------- */

.pagination ul {
    list-style-type:none;
    padding:30px 0 0 0;
}

.pageContent .pagination li{
    float:left;
    line-height:1;
    list-style-type:none;
}

.pagination a, .pagination .noLink{
	float:left;
	display:block;
	border-right:1px solid #c1c1c1;
	padding:0 8px;
        font-weight:bold;
        font-size:1.2em;
}

.pagination a.last 
{
	border-right:none;
}
.pagination a.disabled {
    color:silver;
}
.pagination .prev a,
.pagination .next a{
	border:none;
	padding:0;
}

.pagination .prev a{
	padding-right:16px;
}

.pagination .next a{
	padding-left:16px;
}
.searchResults a.next {
    border-right:0;
}
.searchResults .pageCount {
    clear:left;
    padding-top:16px;
    font-size:1em;
    color:grey;
}
/*----------------------------------footer-------------------------------*/

.footer {
   
    text-align:center;
}
#twinLogos {
    width:40%;
    margin:0 auto;
    height:50px;
    padding:8px 0 36px 0;
}
#twinLogos p {
    color:#5A9AB0;
    font-size:0.8em;
}
.footer .logoWrap {
    float:left;
    width:40%;
}
.footer .logoWrap.first {
    padding:0 3% 0 9%;
    border-right:1px solid #5A9AB0;
}
.footer img {
    width:auto;
    width:60%;height:auto;
    padding:0 20px;
}
.footer a {
    color:white;
}
.footer a:hover {
    color:silver;
}
.azFooter {
    height:63px;
    padding:14px 6px;
    text-align:center;
    color:white;
    background:#5A9AB0;
    border-bottom:12px solid #00708A;
}
.azFooter p {
    font-size:1.3em;
    font-weight:600;
}
.azFooter span {padding:0 36px 0 0;}

.azFooter a {
    color:white;
    padding-right:4px;
}
.azFooter a:hover {color:grey;}


img.footerLogo {
    padding:20px 0 0 30px;
    display:block;
    float:left;
    width:10%;
    height:auto;
}

.footerCopy {
    float:left;
    margin:10px 0 0;
    padding:5px 30px 0 10px;
}
.footerCopy.right {
    border-right:0;
    padding-left:30px;
    border-left:1px solid white;
    
}

.footerCopy p, .footerCopy h3 {
}

.footerCopy h3 {
    font-size:1.3em;
    font-weight:600;
    letter-spacing:0.03em;
    line-height:1.5;
    margin:0;
    padding:0;
}

/*----------------------sub - footer colophone-------------------------------*/

.colophon.left {
    float:left;
    color:white;
    padding-left:30px;
    font-size:0.8em;
}
.colophon.right {
    float:right;
    color:white;
    padding-right:30px;
    font-size:0.8em;
}
#colophonFooter {
    background:#00708A;    
    padding:10px 0;
    margin-top:12px;
    height:20px;
}
/*------------------------------------- widgets and stuff -------------------------------*/
#twitter-widget-0 { 
      width: 100% !important; 
}

.widget {
margin-top:16px;
    
}
.widget h3 {
    font-size:2em;
    margin-bottom:10px;
}
@media screen and (max-width: 860px) {
   /* at this point we use the mobile design */
}

/*--------------------------------------blog ----------------------------------------------*/
img.left {
    float:left;
    padding-right:20px;
}
.hfeed img {
    float:right;
    width:34%;
    padding-left:3%;
    height:auto;
}
.hfeed h1, .hfeed h2 {
    margin:0 0 8px;;
}
.hfeed h1 a, .hfeed h2 a {
    color:black;
}
.hfeed h1 {
    font-size:1.8em;
    font-weight:700;
}
.hfeed h2 {
    font-size:1.2em;
    font-weight:700;
}
.hfeed h1 a:hover, .hfeed h2 a:hover {
    color:silver;
}
ol, ul {list-style-type:none}

p.authorDate {color:silver;}

.hentry.bigBoy {
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid silver;
}

.hentry.twin {
    width:48%;
    float:left;
    margin-right:4%;
}
.hentry.twin img {
    width:50%;
}
.hentry.twin.odd {
    margin-right:0;
}
.twinDivider {
    clear:left;
    height:20px;
    margin-bottom:20px;
    border-bottom:1px solid silver;
}

.hentry.twin p.readMore img, p.readMore img {
    height:28px;
    width:auto;
    float:left;
    padding-left:4px;
}
p.readMore img.first {
    padding-left:0;
}
p.readMore img:hover {
    opacity:0.8;
}

/*-----------------------------------forms------------------------------------*/

/* For devices larger than 400px  consider this the phone */
@media (max-width: 1460px) {
    .container {width:100%;}
}

@media (max-width: 1024px) {
    .tweets {display:none;}
    .tablet {display:block;}
    .linksJobs {width:98%;}
    .azFooter p {font-size:1.2em;}
    .azFooter a {padding-right:2px;}
    /*collapse margins and go full width now*/
    #pagePanel {margin:0.3% 0;}
    .sideBar {margin:0 .4% 0 0%;width:28.5%}
    .sideBar h2.newsHeader {margin-top:.5%;}
    #homePanel {float:left;width:71.1%;}
    .box {margin:0 .54% .5% 0; width:32.914%;}
    .box.tablet-0 {margin-right:0%;}

    .box.lander {width:31%;        }
    #homeLinks h2, .tweets h2, #jobs h2 {margin:0 0 12px 0;}
    #homeLinks, #jobs {margin:0;}
    #homeLinks ul {margin-bottom:.5%;}
    #headerText img {width:50%;}
    #twinLogos {width:80%;}

    .pageContent {width:60%;}
    .rightPanel {width:35%;margin-left:5%;}
    .linksJobs {width:100%;}

}
@media (max-width: 800px) {
    .azFooter p {font-size:1em;}
    .azFooter a {padding-right:1px;}
    .boxText h2 {font-size:1.1em;}
    #colophonFooter {width:100%;text-align:center;overflow:hidden;height:auto;}
    .colophon.left {width:70%;margin-left:15%;padding:0;}
    .colophon.right {display:none;}
}


@media (max-width: 660px) {
    .mobile {display:block;}
    a.mobileNav {display:block;position:absolute;left:5%;top:25%;}
    .container {padding:0;width:100%;overflow:hidden;}
    .headerPanel {height:auto;}
    
    #headerText img {width:90%;margin:0 0 0 5%;padding:0;}
    #headerText {padding:4px 0 0 0;border-bottom:1px solid white;}
    #headerTools img.strapline, #searchWrapper {width:90%;}
    #headerText, .sideBar, #homePanel,#headerTools {width:100%;}
    #features,#news,.tablet,.desktop {display:none;}
    
    .box,.box.tablet-0 {width:49.5%;margin:.5% 1% .5% 0;}
    .box.mobile-0 {margin-right:0%;}
    .box.lander {width:49.1%;margin:.5% 1% .5% 0;float:left;}
    .box.lander.mobile-0 {margin-right:0%;}
    .boxText h2 {font-size:1.2em;}

    .azFooter {display:none;}
    #twinLogos {display:none;}
    img.footerLogo {display:none;}
    
    .footerCopy.left {display:none;}
    .footerCopy.right {border-left:0;}
    .footerCopy {width:100%;}

    .pageContent,.rightPanel {width:100%;}
    #subNav.contact {display:block;text-align:center;margin-top:10px;width:60%;margin-left:16%;border-radius:12px;min-width:212px!important;}
    #subNav.contact li {padding:0;}
    #subNav.contact a {font-size:1.8em;}
    #breadBox {margin-left:5%;}
}

.clearFix {
    content: "";
    display: table;
    clear: both; 
}
.clearShort {
    content: "";
    clear: both;   
}