/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
/*ol,
ul {
  list-style: none;
}
*/
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.container .alpha {
  margin-left: 0px;
}
.container .omega {
  margin-right: 0px;
}
.row {
  /* margin-left: -30px;*/
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="grid_"] {
  float: left;
  min-height: 1px;
  /*margin-left: 30px;*/
}
.container {
  width: 1170px;
}
.grid_12 {
  width: 1170px;
}

.preffix_12 {
  margin-left: 1230px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}

.content {
	min-height: 500px;
}

.maps {
	width: 400px; height: 350px;	
}


												/****** LARGE DESKTOP ******/

@media (min-width: 1200px) {
	
	/* all menu links */
	
	#logo {
		float: right;
	}
		
	.navigation {
		width: 200px;
		background-color: #eee;
		position: fixed;

	}
	
	#masthead {
		margin-top: 0px;
		
	}
	#masthead img {
		width: 930px;
		height: 170px;
	}
	
	#mobile-logo {
		display: none;
	}
	
	#mobilephone {display: none;}
	
	

	#maincol {
		width: 930px;
		float: right;
		min-height: 580px;
	}
	
	
	#breadcrumbs,
	#page-listing
	{
		width: 920px;
		background-color: #F3f3f3;
		font-size: .8em;
		text-align: right;
		padding: 6px 5px 4px 5px;
	}
	
	#breadcrumbs {border-top: 1px solid #C45124;}
	#page-listing {border-bottom: 1px solid #C45124;}
	
			
	.samelevel-menu li {
		display: inline;
	}
	
	.samelevel-menu li:last-child {
		display: none;
		padding-right: 0;
	}
	

	#homeLeft, #homeRight {
		float: left;
		width: 290px;
		margin-right: 30px;
	}
	
	#homeRight {
		text-align: center;
	}
	
	#homeEvent {
		float: left;
		width: 258px;
		padding: 0 15px 5px 15px;
	}
	
	#highlight {
		background-color: #EEEEEE;
		padding: 1em;
		border: 1px dotted #999;
		margin-bottom: 1em;
	}
		
	.twoBox {
		float: left;
		width: 420px;
		margin-right: 55px;
	}
	
	.twoBox:nth-of-type(2)   {
		margin-right: 0;
	}

	
	.overviewBox {
		width: 210px;
		float: left;
		margin-right: 20px;
		text-align: center;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	
	.overviewBox img {
		max-width: 200px;
		max-height: 150px;
	}
	
	.overviewBox.last {
		margin-right: 0;
	}
	
	.overviewBox p {
		margin-top: 0;
		margin-bottom: .25em;
		padding: 0;
	}

	
	#sidebarcol {
		width: 250px;
		float: left;
		border-left: 1px solid #AAA;
		padding-left: 34px;
		padding-bottom: 40px;
	}
	
	#sidebarcol img {
		width: 99%;
	}
	
	#eventsTopRow {
		background-color: #eee;
		width: 898px;
		margin-bottom: 30px;
		padding: 8px 16px
	}
		
	.eventsCityCouncil,
	.eventsPlanning 
	{
		width: 430px;
		float: left;
	}
	
	.eventsCityCouncil {
		margin-right: 30px;
	}
	
	#socials_sidebar {
		width: 110px;
		margin: auto;
	}
	
	#socials_mobile {
		display: none;
	}
	
	div.navigation-mobile {
		display: none;
	}

	
	img#logo {
	  	
	}
	
	.sidebox {
	    width: 400px;
	    float: right;
	    border-collapse: collapse;
	    margin: 0px 0px 10px 16px;
	}
	
	.leftBox {
		float: left;
		margin: 0 16px 10px 0;
		width: 200px;
	}
	
	#calendar-search {
	   float: right;
	   padding-right: 450px;
	}
	
	.mobile-nav {
	 	display: none;
	 }

	div.side-box-left {
		width: 400px;
	}
	
	.youtube {
		width: 930px;
		height: 522px;
	}
}



						/****** DESKTOP ******/

@media (min-width: 980px) and (max-width: 1199px) {

    /* all menu links */
	
	#logo {
		float: right;
	}

	
	.navigation {
		width: 200px;
		background-color: #eee;
		position: fixed;
		top: 125px;

	}
	
	#masthead {
		margin-top: 0px;
		height: 170px;
		
	}
	
	#masthead img {
		width: 700px;
		height: 170px;
	}

	
	#mobile-logo {
		display: none;
	}

	#maincol {
		width: 700px;
		float: right;
		position: relative;
	}
	
	
	#breadcrumbs,
	#page-listing
	{
		width: 690px;
		background-color: #F3f3f3;
		font-size: .8em;
		text-align: right;
		padding: 6px 5px 4px 5px;
	}
	
	#breadcrumbs {border-top: 1px solid #C45124;}
	#page-listing {border-bottom: 1px solid #C45124;}
	
			
	.samelevel-menu li {
		display: inline;
	}
	
	.samelevel-menu li:last-child {
		display: none;
		padding-right: 0;
	}

	#homeLeft, #homeRight {
		float: left;
		width: 220px;
		margin-right: 20px;
	}
	
	#homeRight {
		text-align: center;
	}
	
	#homeEvent {
		float: left;
		width: 198px;
		padding: 0 10px 5px 10px;
	}

	
	#highlight {
		background-color: #EEEEEE;
		padding: 1em;
		border: 1px dotted #999;
		margin-bottom: 1em;
	}
		
	.twoBox {
		float: left;
		width: 313px;
		margin-right: 40px;
	}
	
	.twoBox:nth-of-type(2)   {
		margin-right: 0;
	}


	
	.overviewBox {
		width: 160px;
		float: left;
		margin-right: 15px;
		text-align: center;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	
	.overviewBox img {
		max-width: 140px;
		max-height: 100px;
	}
	
	.overviewBox.last {
		margin-right: 0;
	}

	.overviewBox p {
		margin-top: 0;
		margin-bottom: .25em;
		padding: 0;
	}
	
	
	#sidebarcol {
		width: 220px;
		float: left;
		border-left: 1px solid #AAA;
		padding-left: 29px;
		padding-bottom: 40px;
	}
	
	#sidebarcol img {
		width: 99%;
	}
	
	
	#eventsTopRow {
		background-color: #eee;
		width: 668px;
		margin-bottom: 30px;
		padding: 8px 16px
	}
	
	.eventsCityCouncil,
	.eventsPlanning 
	{
		width: 315px;
		float: left;
	}
	
	.eventsCityCouncil {
		margin-right: 30px;
	}
	
	#socials_sidebar {
		width: 110px;
		margin: auto;
	}
	
	#socials_mobile {
		display: none;
	}
	
	#mobilephone {display: none;}
	

	div.navigation {
			}
  
	div.navigation-mobile {
		display: none;
	}
	
	.sidebox {
	    width: 320px;
	    float: right;
	    border-collapse: collapse;
	    margin: 0px 0px 10px 16px;
	}
	
	.leftBox {
		float: left;
		margin: 0 16px 10px 0;
		width: 200px;
	}

	#calendar-search {
	   float: right;
	   padding-right: 215px;
	}
	
	.mobile-nav {
	 	display: none;
	 }
	 
	 div.side-box-left {
		width: 350px;
	}
  
  .row {
    /*margin-left: -20px;*/
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  
  img#logo {
  	
  }
  
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    /*margin-left: 20px;*/
  }
  .container {
    width: 940px;
  }
  .grid_12 {
    width: 940px;
  }
  .preffix_12 {
    margin-left: 980px;
  }
  
  div.navigation-mobile {
  	display: none;
  }
  
  .youtube {
		width: 700px;
		height: 393px;
	}

}


											/****** TABLET and smaller ******/

@media (max-width: 979px) {

	#mobile-nav { float: right;}
	
		
	#sidebarcol {
		border-top: 3px solid #ccc;
		text-align: left !important;
	}
		
	#socials_sidebar {
		display: none;
	}
	
	#socials_mobile {
		width: 110px;
		padding-top: 20px;
		margin: auto;
	}


	
	.mnav-1 {
		background-color: #37748E;
		padding: 1em;
		border-bottom: 2px solid #DDD;
		border-radius: 3px;
	}
	
	.mnav-2 {
		background-color: #60A0BA;
		padding: 1em;
		padding-left: 2.5em;
		border-bottom: 2px solid #DDD;
			border-radius: 3px;
	
	}
	
	.mnav-3 {
		background-color: #7BC0D0;
		padding: 1em;
		padding-left: 5em;
		border-bottom: 2px solid #DDD;
		border-radius: 3px;
	
	}
	
	.mnav-4 {
		background-color: #91B9C0;
		padding: 1em;
		padding-left: 7.5em;
		border-bottom: 2px solid #DDD;
		border-radius: 3px;
	}
	
	.subnav-2 {
		background-color: #60A0BA /*#378E46*/;
	}
	.subnav-3 {
		background-color: #7BC0D0 /*#60BA6C*/;
	}
	.subnav-4 {
		background-color: #91B9C0 /*#7ED07B*/;
	}


	
	.navigation-mobile a {
		color: #eee !important;
		padding: 1em 3em 1em .25em;
		text-decoration: none !important;
	}
	
	.navigation-mobile a:hover {
		color: #FFF028 !important;
	}
	
	.navigation-mobile a.current {
		color: #FFF028 !important;
		font-weight: bold;
	}

}


														/****** TABLET ******/

@media (min-width: 768px) and (max-width: 979px) {
  
    /* all menu links */
	
	div#logo {
		width: 615px;
		float: right;
	}

	
	#masthead {
		margin-top: 0px;
		height: 170px;
		
	}
	
	#masthead img {
		width: 748px;
		height: 170px;
	}
	
	
	#breadcrumbs,
	#page-listing
	{
		width: 738px;
		background-color: #F3f3f3;
		font-size: .8em;
		text-align: right;
		padding: 6px 5px 4px 5px;
	}
	
	#breadcrumbs {border-top: 1px solid #C45124;}
	#page-listing {border-bottom: 1px solid #C45124;}
	
			
	.samelevel-menu li {
		display: inline;
	}
	
	.samelevel-menu li:last-child {
		display: none;
		padding-right: 0;
	}

	
	#homeLeft, #homeRight {
		float: left;
	}
	
	#homeLeft {
		width: 428px;
		margin-right: 30px;
	}
	#homeRight {
		text-align: center;
		width: 290px
	}
	
	#homeEvent {
		clear: both;
		width: 440px;
		margin: auto;
		padding: 0 10px 5px 10px;
	}


	#highlight {
		background-color: #EEEEEE;
		padding: 1em;
		border: 1px dotted #999;
		margin-bottom: 1em;
	}
		
	.twoBox {
		float: left;
		width: 335px;
		margin-right: 40px;
	}
	
	.twoBox:nth-of-type(2)   {
		margin-right: 0;
	}
	
	.overviewBox {
		width: 167px;
		float: left;
		margin-right: 20px;
		text-align: center;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	
	.overviewBox img {
		max-width: 150px;
		max-height: 100px;
	}
	
	.overviewBox.last {
		margin-right: 0;
	}
	
	.overviewBox p {
		margin-top: 0;
		margin-bottom: .25em;
		padding: 0;
	}
	
	.leftBox {
		float: left;
		margin: 0 16px 10px 0;
		width: 200px;
	}

	.content-home {
	    min-height: 1220px !important;
	}
	
	#eventsTopRow {
		background-color: #eee;
		width: 716px;
		margin-bottom: 30px;
		padding: 8px 16px
	}

	.eventsCityCouncil,
	.eventsPlanning 
	{
		width: 339px;
		float: left;
	}
	
	.eventsCityCouncil {
		margin-right: 30px;
	}	
  
	

	.sidebox {
	    width: 350px;
	    float: right;
	    border-collapse: collapse;
	    margin: 0px 0px 10px 20px;
	}

	.maps {
  	width: 100%;
	height: auto;
  }
  
	#calendar-search {
	   float: right;
	}
	
	.navigation {
	 	display: none;
	 }

	div.side-box-left {
		width: 300px;
	}
  
  .row {
    /* margin-left: -20px;*/
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  
  
  
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    /*margin-left: 20px;*/
  }
  .container {
    width: 748px;
  }
  .grid_12 {
    width: 748px;
  }
  
  .youtube {
		width: 748px;
		height: 420px;
	}
}


												/****  Landscape Smart Phone ****/

@media (max-width: 767px) {

	div#logo {
		float: right;
	}
	
	#logo img {width: auto; height: 55px;}

	
	#masthead {
		margin-top: 0px;
		
	}
	
	#masthead img {
		width: 440px;
		height: auto;
	}
	
	
	#breadcrumbs,
	#page-listing
	{
		width: 430px;
		background-color: #F3f3f3;
		font-size: .8em;
		text-align: right;
		padding: 6px 5px 4px 5px;
	}
	
	#breadcrumbs {border-top: 1px solid #C45124;}
	#page-listing {border-bottom: 1px solid #C45124;}
	
			
	.samelevel-menu li {
		display: inline;
	}
	
	.samelevel-menu li:last-child {
		display: none;
		padding-right: 0;
	}
	
	#homeRight {
		text-align: center;
	}

	#homeEvent {
		clear: both;
		width: 420px;
		margin: auto;
		padding: 0 10px 5px 10px;
	}
	
	.mobile-nav .fa {
		margin-top: 17px !important;
	}
				
	.samelevel-menu li {
		display: inline;
	}
	
	.samelevel-menu li:last-child {
		display: none;
		padding-right: 0;
	}

	#highlight {
		background-color: #EEEEEE;
		padding: 1em;
		border: 1px dotted #999;
		margin-bottom: 1em;
	}
		
	#highlight img  {
		width: 99% !important;
		height: auto;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.overviewBox {
		width: 200px;
		float: left;
		margin-right: 10px;
		text-align: center;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	
	.overviewBox img {
		max-width: 150px;
		max-height: 100px;
	}
	
	.overviewBox.last {
		margin-right: 0;
	}
	
	.overviewBox p {
		margin-top: 0;
		margin-bottom: .25em;
		padding: 0;
	}	
  
	div.navigation {
		display: none;
	}
	
	div.navigation-mobile {
		display: block;
		width: 100%;
	}
	
	#eventsTopRow {
		background-color: #eee;
		width: 408px;
		margin-bottom: 30px;
		padding: 8px 16px
	}

	.eventsCityCouncil,
	.eventsPlanning 
	{
		width: 199px;
		float: left;
	}
	
	.eventsCityCouncil {
		margin-right: 10px;
	}
		
	.sidebox {
	    width: 100%;
	    border-collapse: collapse;
	}
	
	#cms img {
	  	width: 45%;
	  	height: auto;
	  	margin: .5em;
	  }

	 .inline {
	 	display: block;
	 	clear: both;
	 }
	 
	 #events h2   {
	 	font-size: 28px;
	 }
	 
	div.side-box-left {
		width: 270px;
	}

  	.overviewBox {
		width: 200px;
		float: left;
		margin-right: 20px;
		text-align: center;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	
	.overviewBox img {
		width: 96% !important;
		height:auto;
		max-height: 90px;
		margin: auto !important;
		float: none !important;
	}
	
	.overviewBox.last {
		margin-right: 0;
	}
	
	.overviewBox p {
		margin-top: 0;
		margin-bottom: .25em;
		padding: 0;
	}
	
	.leftBox {
		float: left;
		margin: 0 16px 10px 0;
		width: 200px;
	}
	
	.leftBox img {
		width: 175px !important;
	}
  
  .container {
    width: 440px;
    padding: 0 0px;
  }
  .row {
    margin-left: 0;
  }
  
  img#logo {
  	
  }
  
  [class*="grid_"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .grid_12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .maps {
  	width: 100%;
	height: auto;
  }
  
  .youtube {
		width: 440px;
		height: 247px;
	}

}

												
												/****  Portrait Smart Phone ****/



@media (max-width: 479px) {
  	body {
  	  padding: 0;
  	}
  	
  	div#logo {
		float: right;
	}
	
	#policeBadge img{
		width: 100px;
		height: auto;
	}
	#logo img {
		width: 260px;
		height: auto;
		float: right;
	}
	
	#masthead {
		margin-top: 0px;
		
	}
	
	#masthead img {
		width: 300px;
		height: auto;
	}
	
	
	#breadcrumbs,
	#page-listing
	{
		width: 290px;
		background-color: #F3f3f3;
		font-size: .7em;
		text-align: right;
		padding: 6px 5px 4px 5px;
	}
	
	#breadcrumbs {border-top: 1px solid #C45124;}
	#page-listing {border-bottom: 1px solid #C45124;}
	
			
	.samelevel-menu li {
		display: inline;
	}
	
	.samelevel-menu li:last-child {
		display: none;
		padding-right: 0;
	}
  
  #cms img {
  	width: 100% !important;
  	height: auto;
  	float: none;
  	margin: .8em 0;
  }
  
  	.overviewBox {
		width: 140px;
		float: left;
		margin-right: 10px;
		text-align: center;
		margin-bottom: 16px;
		margin-top: 16px;
	}
	
	.overviewBox img {
		max-width: 130px;
		max-height: 80px;
	}
	
	.overviewBox.last {
		margin-right: 0;
	}
	
	.overviewBox p {
		margin-top: 0;
		margin-bottom: .25em;
		padding: 0;
	}	
  
  .leftBox {
		float: left;
		margin: 0 16px 10px 0;
		width: 160px;
	}
	
	.leftBox img {
		width: 140px !important;
	}


	#homeEvent {
		clear: both;
		width: 280px;
		margin: auto;
		padding: 0 10px 5px 10px;
	}
 
  .mobile-nav .fa {
		margin-top: 12px !important;
	}

  
  .maps {
  	width: 260px;
	height: auto;
  }
  
  	#eventsTopRow {
		background-color: #eee;
		width: 268px;
		margin-bottom: 30px;
		padding: 8px 16px
	}

	.eventsCityCouncil,
	.eventsPlanning 
	{
		width: 260px;
	}
	
	.eventsCityCouncil {
		margin-right: 10px;
	}

  
  .sidebox {
	    width: 100%;
	    border-collapse: collapse;
	    margin: 0;
	}
	
	#events h2   {
	 	font-size: 22px;
	 }
	 
	#events td {
		font-size: 14px;
	}

  .container {
    width: 320px !important;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row {
    margin-left: 0;
  }
  
  div.side-box-left {
		width: 220px;
	}
	
	.youtube {
		width: 300px;
		height: 168px;
	}
}
