/* 
	Northern Rockies Regional Municipality - Mobile Stylesheet
	March 2009
	Atomic Crayon / karen@atomiccrayon.com / SMRT
*/

/* COLOURS

#838383 - grey - headlines

#6a6a6a - grey - borders
*/

/* Sections flagged with =
	GENERIC
	TOP
	INSIDE
	BRAND
	ACCESSIBILITY
	MAIN
	BREADCRUMBS
	CONTENT
	SIDEBAR
	SECTION-NAVIGATION
	NAVIGATION (main)
	META-NAVIGATION
	SEARCH
	WEATHER
	FOOTER
	SECTION-SPECIFIC
		Home
		
*/

/* =GENERIC
----------------------------------------------------*/

body, html {
	margin: 0;
	padding: 0;
	font-size: 100%!important;
}

body {
	color: #000;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

h1, h2, h3, h4 {
	margin-top: 1em;
	color: #838383;
}

a:link, a:hover, a:active, a:focus {color: #0000ee!important;
}

a:visited {color: #551a8b!important;
}

img {
	display: none;
}

.right {
	float: right;
	margin: 0 0 1.5em 1.5em;
}

.left {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.plain {
	float: none;
	border: none !important;
	padding: 0 !important;
}

.clear {
	clear: both;
	line-height: 1;
	height: 20px;
	font-size: .1em;
}

.button {
}

form {
}

label {
	margin-right: 1em;
}

/* =TOP
----------------------------------------------------*/

#top {
}

/* =INSIDE
----------------------------------------------------*/

#inside {
}


/* =LOGO
----------------------------------------------------*/

#logo{margin-top: 8px;
position: absolute;
margin-left: 0px;
top: 0px;
clear: both;
width: 90%;
margin-bottom: 20px;
border-bottom: solid 1px #6a6a6a;
padding-bottom: 20px;}

#logo p{/*padding-top: 140px;*/
font-size: 28px;
margin-top: 0px!important;
padding-top: -80px!important;
float: left;}

#logo img{display: block;
border: none;}

#print-logo img {border: none;
position: absolute;
margin-left: 21px;
margin-top: 31px;}


/* =BRAND
----------------------------------------------------*/

#brand {
	padding: 0 .5em .5em .5em;
	border-bottom: solid 1px #6a6a6a;
}

#brand #print-logo img {
	display: block;
	margin: .5em 0 0 0;
}

/* =ACCESSIBILITY
----------------------------------------------------*/

#accessibility { 
	margin-top: 20px;
	padding-top: 45px!important;
	padding-bottom: 25px;
	border-bottom: solid 1px #6a6a6a;
}


#accessibility-holder{margin-left: 30px;
position: relative;
top: 124px;
padding-bottom: 5px;
background: none!important;}

/* Skip Links */

#accessibility #skip-links {
}


/* Layout Switch */

#accessibility #layout-switch {
}

.mobile-switch {
	font-weight: bold;
}

#text-size{display: none!important;}

/* =MAIN
----------------------------------------------------*/

#main {
}


/* =BREADCRUMBS (inside content div)
----------------------------------------------------*/

#breadcrumbs {
	padding: .5em;
	border-bottom: solid 1px #6a6a6a;
}

/* =CONTENT
----------------------------------------------------*/

#holder{margin-left: 30px;}

#content {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}


#banner{height: auto;
background: none!important;}

#home-services-list{display: none;}
#home-services-box{display: none;}

#info-home{width: 1000px!important;
margin-left: 0px!important;
clear: both;}

#info-left{margin-left: 0px!important;}

.welcome{clear: both; margin-top: 15px; padding-top: 10px; font-size: 32px!important;}

.home-info-left{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
width: 100%!important;
border-bottom: solid 1px #6a6a6a;
clear: both!important;
padding-right: 20px;}

#info-right-news{clear: both!important; 
width: 500px!important;
margin-left: 0px!important;
font-size: 1.3em;}

#info-right-news a{text-decoration: none!important;}

#info-right-news-header{background: none!important;
font-size: 1em!important;
margin-top: .5em;
margin-bottom: .5em;
color: #838383!important;
text-indent: 0px!important;
margin-left: 0px!important;}

#info-right-careers{clear: both!important;
margin-top: 20px!important;
width: 500px!important;
margin-left: 0px;
font-size: 1.3em;}

#info-right-careers a{text-decoration: none!important;}

#info-right-careers-header{background: none!important;
font-size: 1em!important;
margin-top: .5em;
margin-bottom: .5em;
color: #838383!important;
text-indent: 0px!important;
margin-left: 0px!important;}




#content #sub-navigation {
	margin: 0 1em;
	padding: .5em;
	border-top: solid 1px #6a6a6a;
	border-bottom: solid 1px #6a6a6a;
}

#content h1, #content h2, #content h3, #content h4 {
}

#content h1#headline {
}


#content .required {
	display: none;
}

#content .error {
	color: #f00;
	font-weight: bold;
}

#content .error .text {
	border-color: #f00;
}

#content .error .required {
	display: inline;
}




/* =SIDEBAR
----------------------------------------------------*/

#sidebar {
}


#sidebar #related-links {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}


#sidebar #contact-info {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}


#sidebar #city-info {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}


/* =SECTION-NAVIGATION
----------------------------------------------------*/

#section-navigation {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}


/* =MAIN-NAVIGATION
----------------------------------------------------*/

#main-navigation {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
	padding-bottom: 5px!important;
	display: block;
	margin-bottom: 40px!important;
}



#side-menu{clear: both;
border-bottom: solid 1px #6a6a6a;
padding-bottom: 25px;}

.side-none{display: none;}


/* =META-NAVIGATION
----------------------------------------------------*/

#meta-nav {clear: both;
	border-bottom: solid 1px #6a6a6a;
	padding: 10px 10px 25px 10px;
	margin-top: 114px;
}

#search-form{float: none!important;
width: 400px;
border-bottom: solid 1px #6a6a6a;}

#search-form h3{margin-bottom: 4px;}

#query{width: 320px;
padding-top: 2px;
padding-bottom: 2px;
font-family: Arial, Tahoma;
font-size: 18px!important;
margin-top: -4px!important;}

#go-search{background-image: url(../images/search-go-contrast.png)!important;
behavior:  url(iepngfix.htc);
width: 29px;
height: 27px;
margin-bottom: -5px;
background-repeat: no-repeat;
background-position: bottom;
border: none;
cursor: pointer;}

/* =SEARCH
----------------------------------------------------*/

#search {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}


/* =WEATHER
----------------------------------------------------*/

#weather {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}




/* =FOOTER
----------------------------------------------------*/

#footer {
	padding: 5px;
}

#footer-logos{display: none;}
.footer-links{display: none;}


/* =SECTION-SPECIFIC
----------------------------------------------------*/

/* =Home
----------------------------------------------------*/

.page-home #breadcrumbs {
	display: none;
}

.page-home #content #news-col {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em 0;
}

.page-home #content #quicklinks-col {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em 0;
}
.page-home #content #spotlight-col {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em 0;
}
.page-home #content #spotlight-col img {
	display: block;
}

.page-home #content #info-col {
	padding: .5em 0;
}

/* =Contact Us
----------------------------------------------------*/

.section-contact #content #address-info {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em 0;
}

.section-contact #content #map {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em 0;
}

.section-contact #content #contact-form-area fieldset {
	border: none;
}

.section-contact #content #contact-form-area label, .section-contact #content #contact-form-area .label {
	display: block;
	margin-top: 1em;
}

/* =Latest News
----------------------------------------------------*/

.section-latest-news #sidebar #rss-info {
	border-bottom: solid 1px #6a6a6a;
	padding: .5em;
}

/* =Photo Gallery Listing
----------------------------------------------------*/

#content #photo-gallery-listing .gallery p.more-link .separator {
	display: none;
}
#content #photo-gallery-listing .gallery ul li a img {
	display: block;
}

/* =Photo Gallery
----------------------------------------------------*/

#content #photo-gallery ul li a img {
	display: block;
}

/* =Photo
----------------------------------------------------*/

#content #photo .main-photo img {
	display: block;
	margin-bottom: 1em;
	width: 100%;
}

/* =Boxes
----------------------------------------------------*/

#content #boxes-listing .box .box-link a img {
	display: block;
}


