/*
Theme Name: Wilderside Template
Theme URI: http://wilderside.ca/
Description: Wilderside Template designed by Bruce County for the Highways Department
Version: 1.0
Author: Brad Fritz
Author URI: http://www.brucecounty.on.ca/
Tags: winter, blue, custom
*/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.clear {
/*
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
*/
	height: 4em;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}

ol li {
	padding: 5px;
	line-height: 1.2em;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img {
	border: 0px;
}

#page_margins {
	background-image: url('images/body-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	/*background-attachment: fixed;*/
	/*
	height: 1100px;
	min-height: 1100px;
	*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

#page {
	width: 960px;
	min-width: 960px;
	margin:0 auto;
}

/* Header */
#header {
	background-image: url('images/header-bg-3.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 200px;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 1.25em;
}

#header .contact {
	left:660px;
	margin-top:-45px;
	position:relative;
	text-align:center;
	width:300px;
}

#header .contact a {
	text-decoration: none;
	color: #566166;
	font-weight: bold;
	padding-top: 50px;	
}

#header .contact a:hover {
	color: #3EB2C1;
}

.header-text {
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
}

/* -search */

#search{
	margin: 0px auto;
	position: relative;
	padding: 0px 0px 5px 0px;
	background: url('images/search_bkg.gif') no-repeat 0% 0%;
	width: 204px;
	height: 34px;
}

#search #s-text {
	  margin: 0;
	  padding: 0;
	  float: left;
}

#s {
	  margin: 8px 0 0 0;
	  padding: 0 0 0 8px;
	  font: 12px "Lucida Grande", Verdana, sans-serif;
	  width: 160px;
	  border: 0;
	  color: #acacac;
}

#search #s-submit {
	  margin: 5px 0 0 0;
	  padding: 0;
	  float: left;
}

#searchsubmit {
	  margin: 0;
	  padding: 0;
	  background: url('images/search_submit.png') no-repeat 0% 0%;
	  width: 27px;
	  height: 22px;
	  border: 0;
}

#search label {
	display: none;
}

/* Make the header shift to the left
.header {
	margin-left: -100px;
}
*/
/*Main */
#main {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 1.00em;
	
}

#main p {
	line-height: 1.30em;
}


/* Left */

#left {
	width: 500px;
	float: left;
	margin-left: 50px;
	
}

html>body #left {
	margin-left: 100px;
}

#left a {
	color: #556065;
	text-decoration: none;
	
}

#left a:hover {
	color: #000000;
	text-decoration: underline;
}

#left .entry {
	padding-left: 5px;
	padding-right: 5px;
}

#left .featured {
	background-image: url('images/featured-content-bg.jpg');
	background-repeat: repeat-y;	
	width: 496px;
	padding-bottom: 10px; 
	margin-bottom: 20px;
}

#left .featured h2 {
	background-image: url('images/featured-bg.jpg');
	background-repeat: no-repeat;
	height: 69px;
	width: 496px;
	padding-top: 20px;
	padding-left: 40px;
	margin-bottom: -20px;
	color: #FFFFFF;
}

#left .featured p {
	padding-left: 10px;
	padding-right: 10px;
}

#left .featured-video {
	position: absolute;
	margin-left: -100px;
	margin-top: -30px;
	height: 135px;
	width: 135px;
	background-image: url('images/video-icon-lrg.png');
	background-repeat: no-repeat;
}

#left .featured-story {
	position: absolute;
	margin-left: -100px;
	margin-top: -30px;
	height: 135px;
	width: 135px;
	background-image: url('images/news-icon-lrg.png');
	background-repeat: no-repeat;
	
}

#left h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#left h2 a:hover {
	color: #A3B7BF;
}

#left .lcp_catlist li {
	font-size: 1.13em;
	height: 20px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/article-icon.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 2px dotted #CCCCCC;
}

#left .lcp_catlist li:hover {
	background-image: url('images/article-icon-over.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#left .postmetadata {
	font-size: .80em;
	background-color: #919599;
	/*background: url(images/bg-trans.png) repeat;*/
	color: #000000;
}

#left .postmetadata a {
	color: #B2DCE5;
}

#left .photo {
	float: left;
	margin: 10px;
	border: 5px solid #A3B7BF;
}

.photo-gallery ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.photo-gallery li{
	display: inline;
	list-style-type: none;
}

#left .post-image-left {
	border: 5px solid #FFFFFF;
	margin: 5px;
	float: left;
}

#left .post-image-center {
	border: 5px solid #FFFFFF;
	margin: 5px;
	text-align: center;
}

#left .post-image-right {
	border: 5px solid #FFFFFF;
	margin: 5px;
	float: right;
}

#left .rss-feed {
	font-size: 0.8em;
	border: 1px dotted #999999;
}


#left .pagination-posts {
	width: 400px;
	margin: 0px auto;
	border: 1px dotted #999999;
}

#left .pagination-posts ul {
	margin: 10px;
}

#left .pagination-posts li {
	font-size: 0.8em;
}

.instructions {
	font-size: 0.8em;
	font-style: italic;
	padding: 5px;
	
}

/* Right */

#right {
	width: 300px;
	float: right;
}

#right a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#right .sidebar-link {
	margin-top: 10px;
	height: 111px;
	width: 280px;
	background-image: url('images/sidebar-button-bg.jpg');
	background-repeat: repeat-x;
	border: 3px solid #a9ccde;
}

#right .sidebar-link p {
	margin: 10px;
	font-size: 1.3em;
	float: right;
	width: 150px;
	text-align: center;
}

#right .sidebar-link img {
	float: left;
	width: 100px;
	padding: 5px;
}

#right .sidebar-link a {
	color: #566166;
}

#right .sidebar-link a:hover {
	color: #a9ccde;
}

/*Pages */
#pages {
	width: 289px;
	padding-bottom: 20px;
}

#pages ul {
	width: 260px;
	margin: auto;
	padding: 0px;
}

#pages li {
	padding-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

#pages li a {
	line-height: 50px;
}

#pages a:hover {
	color: #556065;
}

#pages-top {
	height: 42px;
	background-image: url('images/pages-top.png');
	background-repeat: no-repeat;
}

#pages-top h3 {
	color: #FFFFFF;
	padding-left: 70px;
	padding-top: 10px;
}

#pages-middle {
	background-color:#a3b7bf;
}

/* CSS Styling for Page Links */
.page_item  a {
	padding-left: 55px;
	height: 50px;
}

.page-item-3 {
	background-image: url('images/winter-road-condition-icon.jpg');
	height: 50px;
	background-repeat: no-repeat;
}

.page-item-6 {
	background-image: url('images/road-closures-icon.jpg');
	height: 50px;
	background-repeat: no-repeat;
}

.page-item-8 {
	background-image: url('images/road-construction-icon.jpg');
	height: 50px;
	background-repeat: no-repeat;
}

.page-item-10 {
	background-image: url('images/summer-safety-icon.jpg');
	height: 50px;
	background-repeat: no-repeat;
}

.page-item-12 {
	background-image: url('images/winter-safety-icon.jpg');
	height: 50px;
	background-repeat: no-repeat;
}

.page-item-14 {
	background-image: url('images/home-icon.jpg');
	height: 50px;
	background-repeat: no-repeat;
}

#pages-bottom {
	background-image: url('images/pages-bottom.png');
	background-repeat: no-repeat;
	height: 42px;
}

/* Links */
/*
#links {
	background-image: url('images/links-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:20px;
	padding-top: 20px;
	width: 289px;
}
*/
#links {
	width: 289px;
}

#links ul {
	width: 260px;
	margin: auto;
	padding: 0px;
}

#links li {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
	border-bottom: 1px dotted #CCCCCC;
}

#links a:hover {
	color: #a3b7bf;
}

#links img {
	vertical-align: middle;
}

#links-top {
	height: 42px;
	background-image: url('images/links-top.png');
	background-repeat: no-repeat;
}

#links-top h3 {
	color: #FFFFFF;
	padding-left: 70px;
	padding-top: 10px;
}

#links-middle {
	background-color:#566166;
	padding-top: 10px;
	padding-bottom: 10px;
}

#links-bottom {
	background-image: url('images/links-bottom.png');
	background-repeat: no-repeat;
	height: 42px;
}

/* Footer */
/*
#footer {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 0.8em;
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-x;
	height: 169px;
	width: 100%;
	clear: both;
	bottom: 0;
	margin: 0;
	padding: 0;
}
*/

#footer {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 0.8em;
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-x;
	height: 169px;
	padding: 0;
	margin-top: 50px;
}
	
#footer ul {
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 380px;
}

#footer ul li {
	display: inline;
	font-weight: bold;
}

#footer a {
	color: #566166;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .footer-links {
	text-align: center;
}



