/* if using font awesome */
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");

/* Import section stylesheets */
@import url("/data/layout/css/contentstyle.css");
@import url("/data/layout/css/calstyle.css");
@import url("/data/layout/css/editor.css");

/************GOOGLE SEARCH BAR*************/

.gsc-input {
	background: none !important;
}

.gsc-control-cse {
    max-width: 242px!important;
    padding-bottom: 12px!important;	}

@media (max-width: 1050px) {
	.gsc-control-cse {
    border-color: none!important;
    background-color: none!important;	}
	.cse .gsc-control-cse, .gsc-control-cse {
	    background-color: none!important;
	    border: 1px solid none!important;	}
	}
/************GOOGLE SEARCH BAR*************/

/* body */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
  	color: #534f4a;
}
img {
	border: 0;
}
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1200px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	top: 0;
	z-index: -99;
	left: 0;
}
/** --------- HEADER ---------- **/
/* ----------------------------- */

#header {
	position: relative;
	height: 75px;
	width: 100%;
	background: rgb(26,68,126); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(26,68,126,1) 0%, rgba(34,90,165,1) 6%, rgba(19,66,128,1) 87%, rgba(23,59,108,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(26,68,126,1)), color-stop(6%, rgba(34,90,165,1)), color-stop(87%, rgba(19,66,128,1)), color-stop(100%, rgba(23,59,108,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(26,68,126,1) 0%, rgba(34,90,165,1) 6%, rgba(19,66,128,1) 87%, rgba(23,59,108,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(26,68,126,1) 0%, rgba(34,90,165,1) 6%, rgba(19,66,128,1) 87%, rgba(23,59,108,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(26,68,126,1) 0%, rgba(34,90,165,1) 6%, rgba(19,66,128,1) 87%, rgba(23,59,108,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(26,68,126,1) 0%, rgba(34,90,165,1) 6%, rgba(19,66,128,1) 87%, rgba(23,59,108,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a447e', endColorstr='#173b6c', GradientType=0 ); /* IE6-9 */
}
#logo_container {
	height: 75px!important;
}
#header .logo1 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	max-width: 312px;
	top: -36px;
}
#header .logo2 {
	display: none;
}
/** ---------- SEARCH ----------- **/
/* ------------------------------- */
#bangor_search1 {
	display: inline-block;
	float: right;
	position: relative;
	/*GOOGLE SEARCH CHANGE
	bottom: -193px;
	*/
	bottom: -178px;
	/*GOOGLE SEARCH CHANGE
	right: 25px;
	*/
	right: 0px;
}
#bangor_search2 {
	display: none;
}
/** ---------- BANNER ----------- **/
/* ------------------------------- */
#banner {
	width: 100%;
	height: 100%;
	background: #c3e5ff url("/data/layout/images/banner.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 236px;
	margin: 0;
	padding: 0;
	border-bottom: 10px solid #957f6d;
}
#banner_internal {
	width: 100%;
	height: 100%;
	background: #c3e5ff url("/data/layout/images/banner.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 236px;
	margin: 0;
	padding: 0;
	border-bottom: 10px solid #957f6d;
}
/** ---------- MAIN ----------- **/
/* ----------------------------- */
#main {
	position: relative;
	display: block;
	padding: 0;
  	padding-bottom:20px;
	margin: 0 auto;
	max-width: 960px;
	background: white;
	right: 39px;
	z-index: 1;
}
#main_content {
	padding-left: 20px;
	margin: 30px 0;
	margin-bottom: 20px;
}
#main_content_internal {
	margin: 0;
  	margin-left:10px;
}
#main_content_internal_employee {
	margin: 0;
  	margin-left:10px;
    margin-top:25px;
}
#main_content h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #216101;
	margin-top: 20px;
	text-transform: none;
}
#main_content h4 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #043b7d;
	text-transform: none;
}
#main_content p {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #534f4a;
	line-height: 1.2;
}
#internal_sizing{
	width:69.2%;
}
/** --------- SLIDESHOW & INTERNAL IMAGE --------- **/
/* ------------------------------------------------ */
#bangor_slideshow {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 670px;
	height: auto;
	border: solid 10px #fff;
	top: 10px;
	z-index: 2;
}
#internal_image{
position: relative;
display: inline-block;
margin: 0;
padding: 0;
width: 100%;
max-width: 670px;
height: auto;
border: solid 10px #fff;
top: 16px;
}
/** ---------- CONTENT --------- **/
/* ------------------------------ */

#content {
	width: 100%;
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	background: #ede9e1;
	padding-top: 50px;
	-webkit-box-shadow: 0 3px 3px 3px rgba(0,0,0,.5);
	box-shadow: 0 3px 3px 3px rgba(0,0,0,.5);
}
#side {
	margin-top: -40px;
	min-height: 620px;
	width: 29.20%;
}
#side_internal {
	margin-top: 16px;
	min-height: 640px;
	width: 29.20%;
}
/** ---------- SOCIAL ---------- **/
/* ------------------------------ */
#social {
	background: url("/data/layout/images/stayconnected.png") top left no-repeat;
	background-position: 48px 0;
	width: calc(100% - 188px);
	width: -moz-calc(100% - 188px);
	width: -webkit-calc(100% - 188px);
	min-height: 20px;
	padding-left: 180px;
}
a.facebook {
	position: relative;
	display: inline-block;
	width: 9px;
	height: 18px;
	margin-right: 7px;
	background: url("/data/layout/images/social/facebook.png") top left no-repeat;
	cursor: pointer;
}
a.twitter {
	position: relative;
	display: inline-block;
	width: 21px;
	height: 17px;
	margin-right: 5px;
	background: url("/data/layout/images/social/twitter.png") top left no-repeat;
	cursor: pointer;
}
a.rss {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url("/data/layout/images/social/rss.png") top left no-repeat;
	cursor: pointer;
}
a.facebook:hover {
	background: url("/data/layout/images/social/facebook_roll.png") top left no-repeat;
	cursor: pointer;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a.twitter:hover {
	background: url("/data/layout/images/social/twitter_roll.png") top left no-repeat;
	cursor: pointer;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a.rss:hover {
	background: url("/data/layout/images/social/rss_roll.png") top left no-repeat;
	cursor: pointer;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

/** ------------ UTILITIES -------------- **/
/* --------------------------------------- */
#util_container_employee {
	position: relative;
	float: right;
	margin-right: -14px;
	width: 213px;
  	padding-left:5px;
	z-index: 1;
	display: inline-block;
}

#util_container {
	position: relative;
	float: right;
	margin-right: -14px;
	width: 213px;
  	padding-left:5px;
	z-index: 1;
	top: -10px;
	display: inline-block;
}
#util_container  .utilities {
	padding: 5px;
}
#util_container  .utilities > a {
	text-decoration: none;
}
#util_container  a.addthis_button_compact {
	text-decoration: none;
}
#util_container  span.titlez {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #957F6D!important;
	padding-right: 6px;
	margin-right: 7px;
}
#util_container a.addthis_button_compact:hover > .fa-share-square-o {
	color: #173B6C!important;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#util_container  span.spacer {
	margin-right: 0!important;
}
#util_container  .icons {
	width: 110px;
	float: right;
	padding: 0;
	margin: 0;
}
#util_container .resizer_title {
 	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 59px!important;
	color: #957F6D;
	margin-top: 1px!important;
}
#util_container .icons a {
	color: #957F6D;
	text-decoration: none;
	font-size: 18px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
#util_container  .addthis_toolbox.addthis_default_style {
	display: inline;
	float: left;
}
#util_container  .fa {
	color: #957F6D;
}
#util_container  .fa:hover {
	color: #173B6C;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.print_space {
	padding-left: 5px;
}

#bcrumb {
position: relative;
display: inline-block;
  top: -5px;
  max-width:50%;
  padding-left:1%;
}
#bcrumb_employee {
position: relative;
display: inline-block;
  max-width:50%;
  padding-left:1%;
}

#bcrumb .BREADCRUMB_TEXT {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #957F6D!important;
}
#bcrumb .BREADCRUMB_LINK {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #957F6D;
}
#bcrumb .BREADCRUMB_TEXT a {
	color: #957F6D;
	text-decoration: none;
}
#bcrumb .BREADCRUMB_LINK:hover,
#bcrumb .BREADCRUMB_TEXT a:hover {
  	color:#E7E3D8;
}
/** ------------ INTERNAL SIDEBAR HEADERS -------------- **/
/* ------------------------------------------------------ */
#header_departments{
  	background: url("/data/layout/images/headers/departments_header.png") top left no-repeat;
	background-position: 28px 0;
	width: calc(100% - 188px);
	width: -moz-calc(100% - 188px);
	width: -webkit-calc(100% - 188px);
	min-height: 20px;
	padding-left: 180px;
}
#header_government{
  	background: url("/data/layout/images/headers/government_header.png") top left no-repeat;
	background-position: 48px 0;
	width: calc(100% - 188px);
	width: -moz-calc(100% - 188px);
	width: -webkit-calc(100% - 188px);
	min-height: 20px;
	padding-left: 180px;
}
#header_services{
  	background: url("/data/layout/images/headers/services_header.png") top left no-repeat;
	background-position: 48px 0;
	width: calc(100% - 188px);
	width: -moz-calc(100% - 188px);
	width: -webkit-calc(100% - 188px);
	min-height: 20px;
	padding-left: 180px;
}
#header_howdoi{
   	background: url("/data/layout/images/headers/howdoi_header.png") top left no-repeat;
	background-position: 48px 0;
	width: calc(100% - 188px);
	width: -moz-calc(100% - 188px);
	width: -webkit-calc(100% - 188px);
	min-height: 20px;
	padding-left: 180px;
}
/** ---------- EMAIL SECTION ------------ **/
/* --------------------------------------- */
#email_section {
	display: block;
	position: relative;
	width: 100%;
	padding-left: 10px;
	margin-top: 20px;
}
#email_section a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #053c7f;
	text-decoration: none;
	padding-left: 47px;
	background: url("/data/layout/images/at_icon.png") top left no-repeat;
	background-size: 37px 37px;
	height: 37px;
	display: block;
}
#email_section a span {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #216101;
}
#email_section a:hover {
	color: #650719;
	background: url("/data/layout/images/at_icon_roll.png") top left no-repeat;
}
#email_section a:hover > span {
	color: #650719;
}
/** ---------- DIRECTORY SECTION ---------- **/
/* --------------------------------------- */
#directory_section {
	display: block;
	position: relative;
	width: 100%;
	padding-left: 10px;
	margin-top: 20px;
}
#directory_section a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #053c7f;
	text-decoration: none;
	padding-left: 47px;
	background: url("/data/layout/images/directory_icon.png") top left no-repeat;
	background-size: 37px 37px;
	height: 37px;
	display: block;
}
#directory_section a span {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #216101;
}
#directory_section a:hover {
	color: #650719;
	background: url("/data/layout/images/directory_icon_roll.png") top left no-repeat;
}
#directory_section a:hover > span {
	color: #650719;
}
/** ---------- CONTACT SECTION ---------- **/
/* --------------------------------------- */
#contact_section {
	display: block;
	position: relative;
	width: 100%;
	padding-left: 25px;
	margin-top: 40px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #053c7f;
}
#contact_section span {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #216101;
}
#contact_section span.cityhall {
	font-size: 14px;
}
/** ---------- HOME BUTTONS ---------- **/
/* ------------------------------------ */
#home_buttons {
	position: relative;
	display: block;
	width: 105%;
}
a#meetingvideos {
	position: relative;
	display: inline-block;
	height: 98px;
	max-width: 125px;
	width: 18.45%;
	padding-right: 1%;
}
a#meetingvideos img {
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 130px;
	height: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a#meetingvideos img.top {
	opacity: 1.0;
}
a#meetingvideos img.top:hover {
	opacity: 0;
}
a#citymaps {
	position: relative;
	display: inline-block;
	height: 98px;
	max-width: 125px;
	width: 18.45%;
	padding-right: 1%;
}
a#citymaps img {
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 130px;
	height: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a#citymaps img.top:hover {
	opacity: 0;
}
a#bustimes {
	position: relative;
	display: inline-block;
	height: 98px;
	max-width: 125px;
	width: 18.45%;
	padding-right: 1%;
}
a#bustimes img {
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 130px;
	height: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a#bustimes img.top:hover {
	opacity: 0;
}
a#services {
	position: relative;
	display: inline-block;
	height: 98px;
	max-width: 125px;
	width: 18.45%;
	padding-right: 1%;
}
a#services img {
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 130px;
	height: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a#services img.top:hover {
	opacity: 0;
}
a#requests {
	position: relative;
	display: inline-block;
	height: 98px;
	max-width: 125px;
	width: 18.45%;
	padding-right: 1%;
}
a#requests img {
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 130px;
	height: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a#requests img.top:hover {
	opacity: 0;
}
/** ---------- FEEDS ----------- **/
/* ------------------------------ */
#news {
	display: block;
	position: relative;
	width: 100%;
	min-height: 235px;
	background: #e7e3d8;
	margin-bottom: 25px;
	margin-top: 15px;
	padding-bottom: 40px;
}
#news h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: regular;
	font-size: 14px;
	color: #fff;
	background: #1c3c6a; /* Old browsers */
	background: -moz-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c3c6a), color-stop(22%, #1b4b8d), color-stop(69%, #1b4b8d), color-stop(100%, #11274a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3c6a', endColorstr='#11274a', GradientType=0 ); /* IE6-9 */
}
#faq {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 15px;
}
#faq h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: regular;
	font-size: 14px;
	color: #fff;
	background: #21391b; /* Old browsers */
	background: -moz-linear-gradient(top, #21391b 0%, #264821 22%, #264821 69%, #1a2a16 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21391b), color-stop(22%, #264821), color-stop(69%, #264821), color-stop(100%, #1a2a16)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #21391b 0%, #264821 22%, #264821 69%, #1a2a16 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #21391b 0%, #264821 22%, #264821 69%, #1a2a16 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #21391b 0%, #264821 22%, #264821 69%, #1a2a16 100%); /* IE10+ */
	background: linear-gradient(to bottom, #21391b 0%, #264821 22%, #264821 69%, #1a2a16 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21391b', endColorstr='#1a2a16', GradientType=0 ); /* IE6-9 */
}

/** ---------- MEETINGS & EVENTS --------- **/
/* ---------------------------------------- */
#meetings {
	display: block;
	position: relative;
	width: 100%;
	min-height: 235px;
	background: #e7e3d8;
	margin-bottom: 25px;
	margin-top: 15px;
	padding-bottom: 40px;
}
#meetings h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: regular;
	font-size: 14px;
	color: #fff;
	background: #1c3c6a; /* Old browsers */
	background: -moz-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c3c6a), color-stop(22%, #1b4b8d), color-stop(69%, #1b4b8d), color-stop(100%, #11274a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3c6a', endColorstr='#11274a', GradientType=0 ); /* IE6-9 */
}
#meetings a.viewall {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
	background: #957f6d;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#meetings a.viewall:hover {
	background: #e7e3d8;
	color: #000;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
#meetings .eventlist {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#meetings .eventlist li {
	padding: 5px 10px;
}
#meetings .eventlist li:hover {
	background: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#meetings .eventdate {
	font-family: Arial, sans-serif;
	color: #264821;
	font-size: 12px;
	font-style: normal;
}
#meetings .eventname a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #534f4a;
}
#meetings .eventlist li:hover > .eventname a, #home_meetings .eventlist li:hover > .eventdate {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

/** ---------- MOBILE MEETINGS & EVENTS --------- **/
/* ----------------------------------------------- */
#meetings_mobile {
	display: block;
	position: relative;
	width: 100%;
	min-height: 235px;
	background: #e7e3d8;
	margin-bottom: 25px;
	margin-top: 15px;
	padding-bottom: 40px;
}
#meetings_mobile h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: regular;
	font-size: 24px;
	color: #fff;
	background: #1c3c6a; /* Old browsers */
	background: -moz-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c3c6a), color-stop(22%, #1b4b8d), color-stop(69%, #1b4b8d), color-stop(100%, #11274a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1c3c6a 0%, #1b4b8d 22%, #1b4b8d 69%, #11274a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3c6a', endColorstr='#11274a', GradientType=0 ); /* IE6-9 */
}
#meetings_mobile a.viewall {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	background: #957f6d;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#meetings_mobile a.viewall:hover {
	background: #e7e3d8;
	color: #000;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
#meetings_mobile .eventlist {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#meetings_mobile .eventlist li {
	padding: 20px 10px;
}
#meetings_mobile .eventlist li:hover {
	background: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#meetings_mobile .eventdate {
	font-family: Arial, sans-serif;
	color: #264821;
	font-size: 20px;
	font-style: normal;
  	font-weight:bold;
}
#meetings_mobile .eventname a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #534f4a;
    font-weight:bold;

}
#meetings_mobile .eventlist li:hover > .eventname a, #home_meetings .eventlist li:hover > .eventdate {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/** ---------- FOOTER --------- **/
/* ------------------------------ */

#footer {
	clear: both;
 	position:relative;
	display: block;
	width: 100%;
	min-height: 300px;
	background: #0b2b56; /* Old browsers */
	background: -moz-linear-gradient(left, #0b2b56 44%, #235ba8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(44%, #0b2b56), color-stop(100%, #235ba8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #0b2b56 44%, #235ba8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #0b2b56 44%, #235ba8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #0b2b56 44%, #235ba8 100%); /* IE10+ */
	background: linear-gradient(to right, #0b2b56 44%, #235ba8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2b56', endColorstr='#235ba8', GradientType=1 ); /* IE6-9 */
}
#footer .footer_bg {
	width: 100%;
	height: 100%;
	min-height: 300px;
	margin: 0 auto;
	background: url("/data/layout/images/footer_bg.png") no-repeat;
	background-position: center;
}
#footer .footer_links {
	float: left;
	width: calc(50% - 7%);
	width: -webkit-calc(50% - 7%);
	width: -moz-calc(50% - 7%);
	display: block;
	position: relative;
	margin-left: 7%;
	margin-top: 20px;
	color: #fff;
}
#footer .footer_links a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#footer .footer_links a:hover {
	color: #EDE9E1;
}
#footer .copyright {
	float: left;
	width: 39%;
	display: block;
	position: relative;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
	color: #fff;
}
#footer .copyright a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #EDE9E1;
}
a#qscend {
	position: relative;
	display: inline-block;
	height: 16px;
	max-width: 161px;
	width: 100%;
	margin-bottom: -5px;
}
a#qscend img {
	position: absolute;
	left: 0;
	width: 100%;
	height: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
a#qscend img.top:hover {
	opacity: 0;
}
/** ------------ MEDIA QUERIES ---------- **/
/* -------------------------------------- */

/* Banner Adjustments 1 */
@media (max-width: 1500px) {
#banner {
	background-size: cover;
}
#banner_internal {
	background-size: cover;
}
}
/* Site Size */
@media (max-width: 1050px) {
#main {
	right: 0;
}
#banner {
	background: #c3e5ff url("/data/layout/images/banner.png");
	background-position: -782px 0;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	max-height: 304px;
}
#banner_internal {
	background: #c3e5ff url("/data/layout/images/banner.png");
	background-position: -425px 0;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	max-height: 230px;
}
#bangor_slideshow {
	top: -23px;
	display: block;
	margin-right: auto;
	width: calc(100% - 10px);
	width: -moz-calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
}
#search_container {
	display: none;
}
#bangor_search1 {
	display: none;
}
#bangor_search2 {
	display: inline-block;
	float: right;
	position: relative;
	/*GOOGLE SEARCH CHANGE
	right: 10px;
	*/
	right: 0;
	/*GOOGLE SEARCH CHANGE
	z-index: 1;
	*/
	z-index: 200;
	top: -43px;
	/*GOOGLE SEARCH CHANGE*/
	margin-bottom: 30px;
}
#header {
	height: 100%;
	max-height: 120px;
}
#header .logo1 {
	top: -73px;
}
#side {
  	width: 98%;
	min-height: 0;
	margin-top: 10px;
}
#side_internal {
  	width: 98%;
	min-height: 0;
	margin-top: 10px;
}
#meetings {
	margin-bottom: 10px;
	margin-top: 10px;
}
#news {
	margin-bottom: 10px;
	margin-top: 0;
}
#faq {
	margin-bottom: 10px;
	margin-top: 0;
}
#social {
	background-position: 12px 0;
	width: calc(100% - 142px);
	width: -moz-calc(100% - 142px);
	width: -webkit-calc(100% - 142px);
	min-height: 20px;
	padding-left: 142px;
}
#header_departments{
	background-position: 12px 0;
	width: calc(100% - 142px);
	width: -moz-calc(100% - 142px);
	width: -webkit-calc(100% - 142px);
	min-height: 20px;
	padding-left: 142px;
}
#header_government{
	background-position: 12px 0;
	width: calc(100% - 142px);
	width: -moz-calc(100% - 142px);
	width: -webkit-calc(100% - 142px);
	min-height: 20px;
	padding-left: 142px;
}
#header_services{
	background-position: 12px 0;
	width: calc(100% - 142px);
	width: -moz-calc(100% - 142px);
	width: -webkit-calc(100% - 142px);
	min-height: 20px;
	padding-left: 142px;
}
#header_howdoi{
	background-position: 12px 0;
	width: calc(100% - 142px);
	width: -moz-calc(100% - 142px);
	width: -webkit-calc(100% - 142px);
	min-height: 20px;
	padding-left: 142px;
}
#main_content {
	padding-left: 1%;
}
#main_content_internal {
	padding-left: 1%;
}
#meeting_container {
	margin-left: 1%!important;
}
#home_buttons {
	margin-left: 1%!important;
	width: 100%;
}
a#meetingvideos {
	height: 98px;
	width: 19%;
	padding-right: 0;
}
a#citymaps {
	height: 98px;
	width: 19%;
	padding-right: 0;
}
a#bustimes {
	height: 98px;
	width: 19%;
	padding-right: 0;
}
a#services {
	height: 98px;
	width: 19%;
	padding-right: 0;
}
a#requests {
	height: 98px;
	width: 19%;
	padding-right: 0;
}
#footer .footer_links {
	width: 98%;
	margin-left: 2%;
}
#footer .copyright {
	float: right;
	width: 98%;
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
	margin-left: 2%;
}
#internal_image{
	top:-22px;
    width: calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
}
#internal_sizing{
	width:98%;
}
#util_container{
 top:0;
}
#bcrumb{
 top:4px;
}
#contact_section{
 margin-bottom:10px;
  border-bottom: 1px solid #EDE9E1;
padding-bottom: 15px;
}
}
/* tablet, landscape iPad, lo-res laptops ands desktops */
@media (max-width: 960px) {
}
/* Banner Adjustments 2 */
@media (max-width: 690px) {
#banner {
	background: none;
	background-color: none;
	border: none;
}
#banner_internal {
	background: none;
	background-color: none;
	border: none;
}
#header {
	padding-top: 5px;
}
}
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
@media (max-width: 640px) {
  #util_container {
position: relative;
float: left;
width: 309px;
padding-left: 1%;
z-index: 1;
margin-left: -5px;
display: block;
    margin-right: 300px;

}
#bcrumb{
  display:block;
  max-width:100%;
}
}
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
@media (max-width: 480px) {
#home_buttons {
	display: none;
}
}
 /* Search Bar 2 Hide */
@media (max-width: 350px) {
#bangor_search2 {
	display: none;
}
#header .logo1 {
	display: none;
}
#header .logo2 {
	position: relative;
	display: inline-block;
	width: calc(100% - 5px);
	width: -moz-calc(100% - 5px);
	width: -webkit-calc(100% - 5px);
	height: auto;
	max-width: 312px;
	margin-left: 5px;
}
#bangor_slideshow {
	top: 0;
}
#internal_image{
	display: none;
}
#util_container{
	display:none;
}
#bcrumb{
	display:none;
}
}
/* smartphones, iPhone, portrait 480x320 phones */
@media (max-width: 320px) {
#bangor_slideshow {
	display: none;
}
}

#FB_Footer { display: none; }
#FB h2 { display: none; }
#FB_FB_APPanel h2 { display: none; }
#FB1_FB1_APPanel h2 { display: none; }
#FB2_FB2_APPanel h2 { display: none; }
#FB3_FB3_APPanel h2 { display: none; }
#FB4_FB4_APPanel h2 { display: none; }
#FB5_FB5_APPanel h2 { display: none; }