/* cmsms stylesheet: buddy009-Main modified: 05/12/21 10:16:48 */
@charset "utf-8"; 

/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 009
	Version 1.03 / for CMSMS 2.1.2+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 

/* Reset 
------------------------------------------------- */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
? markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Accessibility 
------------------------------------------------- */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* Common / Typography
------------------------------------------------- */
html {
	font-size:100.01%;
}
body {
	color:#515151;
	background:#eaeaea url(http://mchughsawnings.ca/uploads/tpl-buddy-009/bg.jpg) repeat-x center top;
	font: normal 80%/165% 'Droid Sans', Arial, Helvetica, sans-serif;
	padding:0;
}
img, img.scale-with-grid {
		max-width: 100%;
		height: auto; 
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#616161;
	padding: 10px 5px 7px 0;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}
h1 {
	font-size:3em;
	line-height:1.4;
}
h2 {
	font-size:2.6em;
	margin-bottom:0.2em;
	line-height:1.1;
	letter-spacing:-1px;
}
h3 {
	font-size:1.8em;
	line-height:1.4;
}
.sidecontent h3,
#bottomContent	h3	{
	padding-top:0;
	line-height:1;
	margin-top:-4px;
}
.bottomtitle h3	{
	color:#FFF;
	font-size:1.6em;
	border-bottom:1px solid #0188aa;
}
.specialBox	h3	{
	color:#414141;
	padding-top:0;
}
.galleryfooter h4	{
	color:#FFF;
}
h4 {
	font-size:1.4em;
	line-height:1.25;
}
h5 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.15;
}
h6 {
	font-size:1.1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.2em;
}
p + p	{
    margin-top: -.8em;
    text-indent: 2em;
}
#content img	{
	margin:6px 12px;
}
#content .gallery img, #content .threeBlocks img, #content #sidebar img	{
	border:none;
	padding:0;
	margin:0;
}
a	{
	color:#00a0c8;
	text-decoration:none;
}
a:focus, a:hover {
	color:#00a0c8;
	text-decoration:underline;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
hr		{
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 17px;
	border:none;
}
pre {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
code, pre {
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
	line-height:1.5;
	color:#111;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}

/* Layout 
------------------------------------------------- */
#topImage	{
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/topImage.jpg) no-repeat center top;
}
#pageWrapper	{
	margin:0 auto;
	width:960px;
	margin-bottom:20px;
}
#header {
	position:relative;
	height:139px;
	display:block;
}
#headerLeft  {
	float:left;  
 	width: 680px;
}
#headerRight  {
	float:right;   
 	width: 220px;
}
.sliderWrapper	{
	width:100%;
	background:#fff;
	position: relative;
}
#content {
	background: #F5F6F7;
	padding:20px 0 20px 0;
	overflow:hidden;
}
#main {
	margin: 0;
	padding: 0px 20px 10px 25px;
}
#sidebar {
	width: 280px;
	margin: 18px 0 0;
	padding: 0px 30px 10px 12px;
}
#bottomContent {
	position:relative;
	padding:10px 0 10px 0;
	overflow:hidden;
	background:#000066;
	color:#FFF;
	display:block;
	width:960px;
}
.threeBlocksWrapper	{
	position:relative;
	display:block;
	margin:20px 0 10px 0;
}
.threeBlocks	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 27px;
}
.bottomBlock	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 27px;
}
.threeBlocksContent	{
}
.specialBox	{
	margin:30px;
	padding:14px 20px 20px;
	text-align:center;
	width:858px;
	border:1px solid white;
	background:#F8F8F8;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
.bottomthirdcontent	{
	margin-bottom:10px;
}
#footer {
	background: #0082a3;
	position: relative;
	padding: 5px 0;
	font-size: 90%;
	color:#ededed;
	overflow:hidden;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3);
  	-webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3);
}
.footer_gcb	{
	margin:0 2%;
	padding: 4px 0;
	width:96%;
}
.footer_gcb	p {
	margin:0;
}
.sidecontent	{
	padding: 0;
	margin: 0;
}
.border	{
	border-top: 3px solid #dedede;
}
.twoColumns	{
	width: 593px;
}
.oneColumn   {
	width: 915px;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	background:#fff url(http://mchughsawnings.ca/uploads/tpl-buddy-009/loading.gif) no-repeat 50% 50%;
	margin-bottom:0;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow: hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:30px;
	bottom:30px;
	color:#eee;
	width:290px;
	z-index:8;
	background: #646464;
	padding: 14px 12px;
 	overflow:hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	opacity: .9;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption h2	{
	padding:4px 5px 0 5px;
	color:#FFF;
}
.nivo-caption a {
	display:inline !important;
	color:#41ccef;
}
a.readmore-slider 	{
	font-size:14px;
	padding: 4px 12px 4px 5px;
	z-index:100;
	color: #41ccef;
	display:block;
	text-decoration:none;
}
a:hover.readmore-slider 	{
	text-decoration:underline;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:44%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
}
.sliderWrapper:hover .nivo-directionNav a { opacity: 1; }
a.nivo-prevNav {
	background-position: 0 -30px;
	left:15px;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-prevNav {
	left:15px;
}
a.nivo-nextNav {
	background-position:-30px -30px;
	right:15px;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-nextNav {
	right:15px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:16px;
	bottom:12px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}




/* Header, Footer, Custom
------------------------------------------------- */
#logo a	{
	min-height: 113px;
	min-width: 700px;
	display:block;
	float:left;
	margin 10px 0 0 10px;
	border:none;
	color:#FFF;
}
#logo a:hover	{
	text-decoration:none;
}
#logo h1	{
	margin:0;
	padding:0;
}
#footer a,
#bottomContent a	{
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover,
#bottomContent a:hover	{
	text-decoration: none;
}
.breadcrumbs	{
	padding: 0px 20px 0 24px;
	font-size:0.875em;
	color:#939699;
}
#totoplink a	{
	display: none;
	z-index: 999; 
	opacity: .9;
	position: fixed;
	right: 10px;
	bottom: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 44px;
	height: 44px;
	background: #003745 url(http://mchughsawnings.ca/uploads/tpl-buddy-009/to-top.png) no-repeat 2px 0;
	text-indent:-9999px;
	color: #fff;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
#totoplink a:hover	{
	opacity: .8;
}
.slogan	{
	margin: 0 10px 0 75px;
	font-size:1.4em;
	font-family: 'Droid Sans', sans-serif;
	color:#FFF;
	float:left;
}
.top-right-block	{
	float:right;
	text-align:right;
	margin: 4px 0;
	color:#fff;	
	padding:4px 0px 4px 8px;
	max-height:50px;
	overflow:hidden;
	line-height:1.4em;
}
#bottomContent p + p	{
	text-indent:0;
}
.bottomtitle	{
	margin-bottom:20px;
	border-bottom:1px solid #60d5f2;
}
#footerNav .bottomtitle	{
	margin:0;
	border:none;
}
#top	{
	position:absolute;
	top:0;
}
.threeBlocksTitle	{
	margin-bottom:10px;
}
.threeBlocksImage	{
	width:96%;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	padding:2%;
	border:1px solid white;
	background:#f0f0f0;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
	line-height: 0;
}
.threeBlocksMoreLink a	{
	padding:6px 10px;
	margin:12px 0;
	display:block;
	text-decoration:none;
	float:left;
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #6f6f6f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#6f6f6f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#6f6f6f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#6f6f6f',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:inset 0px 1px 2px #666;
  	-webkit-box-shadow:inset 0px 1px 2px #666;
	box-shadow:inset 0px 1px 2px #666;
}
.threeBlocksMoreLink a:hover	{
	text-decoration:none;
	background: #6f6f6f; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f6f6f 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f6f6f 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
	border:none;
}
.social-icons-block	{
	float:right;
	margin: 4px 0;
	width:100%;
}
.social-icon	{
	display:block;
	float:right;
	width:25px;
	height:25px;
	margin: 7px 3px 0 1px;
	background-image: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/social-icons.png);
	background-repeat:no-repeat;
	opacity:.5;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
.facebook	{
	background-position:0 0;
}
.twitter	{
	background-position:0 -50px;
}
.google		{
	background-position:0 -25px;
}
.pinterest	{
	background-position:0 -75px;
}
.feed		{
	background-position:0 -100px;
}
.facebook:hover,
.twitter:hover,
.google:hover,
.pinterest:hover,
.feed:hover	{
	opacity:.9;
}


/* Search 
------------------------------------------------- */
#search{
	text-align:right;
	background:#f3f3fb;
	padding:0;
	position:absolute;
	top:90px;
	right:3px;
	width:220px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#search input {
	background:none;
	width:174px;
	height:28px;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	border:0;
	color:#575759;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
}
#search input.searchBtn {
	border:0;
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/search.png) no-repeat 0 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}
#search input.searchBtn:hover {
	border:0;
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/search.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}

/* News 
------------------------------------------------- */
#news	{
	margin-bottom: 26px;
	padding: 6px 12px 6px 12px;
	border:1px solid white;
	background:#E8E8E8;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
#news h2	{
	padding: 0px 5px 10px 22px;
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-title-icon.png) no-repeat 0 1px;
	border-bottom: 1px solid #ddd;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.6em;
}
.NewsSummary	{
	margin: 10px 0 4px 0;
	max-width: 100%;
 	height: auto;
 	width: auto; /* ie8 fix*/
 	width: 96%;
}
.NewsSummaryRow	{
	display: block;
	overflow:hidden;
	color: #6a6a6a;
	border-bottom: 1px dotted #abacb0;
	margin-top: 10px;
	font-size:12px;
}
.NewsSummaryRowSeparator	{
	padding-top: 1px;
}
.NewsSummaryLink a	{
	font-size: 1.6em;
	font-family: 'Droid Sans', sans-serif;
	border:none;
}
.NewsSummarySummary	{
	margin: 10px 0;
	font-size:12px;
	color:#535353;
}
.NewsSummarySummary	p {
	margin: 0;
}
.NewsSummaryPostdate	{
	float:left;
	margin: 2px 6px 2px 0;
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/clock.png) no-repeat;
	padding-left:22px;
}
.NewsSummaryCategory	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor span {
	color:#282828;
}
.NewsSummaryMorelink {
	line-height:normal !important;
}
.NewsSummaryMorelink a	{
	padding: 8px 12px;
	margin: 4px 0 16px 0;
	float: left;
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #6f6f6f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#6f6f6f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#6f6f6f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#6f6f6f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#6f6f6f',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:inset 0px 1px 2px #666;
  	-webkit-box-shadow:inset 0px 1px 2px #666;
	box-shadow:inset 0px 1px 2px #666;
}
.NewsSummaryMorelink a:hover	{
	text-decoration:none;
	background: #6f6f6f; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f6f6f 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f6f6f 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f6f6f 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}
.NewsDetailRow	{
	display: block;
	overflow:hidden;
	color: #8e9092;
	margin-top: 11px;
	padding: 4px 10px 4px 4px;
	background: #E8E8E8;
	border: 1px solid #d5d5d5;
}
.NewsDetailRowSeparator	{
	padding:0;
	margin: 0 4px;
}
#NewsPostDetailDate {
	float:left;
	font-size: 90%;
	margin: 0;
	font-weight: bold;
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/clock.png) no-repeat 0 1px;
	padding-left:22px;
}
#NewsPostDetailSummary {
	line-height: 150%;
	margin: 10px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px dotted #ddd;
}
#NewsPostDetailSummary p {
	margin: 0;
}
#NewsPostDetailCategory {
	float:left;
	margin: 0;
	padding: 0;
}
#NewsPostDetailContent {
	margin: 15px 0;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	float:left;
}
#NewsPostDetailAuthor span {
	color:#282828;
}
#NewsPostDetailTitle {
	margin: 0 0 4px 0;
}
#NewsPostDetailHorizRule {
	margin: 0;
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
	line-height:normal !important;
}
#NewsPostDetailReturnLink a {
	padding: 5px 8px 4px 20px;
	margin-top: 4px;
	margin-bottom:12px;
	border:1px solid #dadbdd;
	background-color: #fafafa;
	background-image: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/return.png);
	background-repeat:no-repeat;
	background-position: 6px 6px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 6px -32px;
}
#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
.news-pagination {
	margin: 0px 0 4px 0;
	padding: 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.firstpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -21px 0;
	text-indent: -9999px;
}
.firstpage a:hover {
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -21px 0;
}
.prevpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -1px 0;
	text-indent: -9999px;
}
.prevpage a:hover {
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -1px 0;
}
.nextpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -41px 0;
	text-indent: -9999px;
}
.nextpage a:hover {
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -41px 0;
}
.lastpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -61px 0;
	text-indent: -9999px;
}
.lastpage a:hover {
	background: url(http://mchughsawnings.ca/uploads/tpl-buddy-009/news-pagination.png) no-repeat -61px 0;
}
.pagetext {
	float:left;
	display:block;
	padding: 0 2px;
	margin: 2px 2px 2px 0px;
	height: 20px;
	color: #888;
}


/* Forms 
------------------------------------------------- */
.formbuddy	{
	padding:10px 2px;
}
.formbuddy div {
	margin:12px 0;
}
.formbuddy legend	{
	padding: 4px 0;
}
.formbuddy .submit input	{
	padding: 8px;
	margin:0;
	color:#fff;
	background: #00a0c8; /* Old browsers */
	background: -moz-linear-gradient(top,  #00a0c8 0%, #0082A3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a0c8), color-stop(100%,#0082A3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00a0c8 0%,#0082A3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00a0c8 0%,#0082A3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00a0c8 0%,#0082A3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00a0c8 0%,#0082A3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0c8', endColorstr='#0082A3',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	border:none;
}
.formbuddy .submit input:hover	{
	text-decoration:none;
	background: #00a0c8; /* Old browsers */
	background: -moz-linear-gradient(top,  #0082A3 0%, #00a0c8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0082A3), color-stop(100%,#00a0c8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0082A3 0%,#00a0c8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0082A3 0%,#00a0c8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0082A3 0%,#00a0c8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0082A3 0%,#00a0c8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082A3', endColorstr='#00a0c8',GradientType=0 ); /* IE6-9 */
	border:none;
}
.formbuddy input[type="text"], .formbuddy input[type="email"], .formbuddy input[type="password"], .formbuddy textarea {
	background-color: #f2f2f2;
	border: 1px solid #d2d2d2;
/*	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);*/
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	margin: 0 10px 0 0;
	padding: 10px 6px;
	min-width: 240px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.formbuddy input:hover, .formbuddy input:focus, .formbuddy textarea:hover, .formbuddy select:hover, .formbuddy checkbox:hover {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bec4c7;
}
.formbuddy textarea {
	overflow:auto;
}
.error_message	{
	color:red;
}
.textarea	{
	width: 240px;
}

.formbuddyfooter	{
	padding:0;
}
.formbuddyfooter div {
	margin:0 0 12px 0;
}
.formbuddyfooter legend	{
	padding: 0 0 4px 0;
}
.formbuddyfooter label	{
	width: 100%;
	display: block;
}
.formbuddyfooter .submit input	{
	background-color: #004f63;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	color:#FFF;
	border:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-family: 'Droid Sans', sans-serif;
	padding: 5px 6px;
	margin:4px 0 0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter .submit input:hover	{
	background-color: #0082a2;
	background-repeat: no-repeat;
}
.formbuddyfooter input[type="text"], .formbuddyfooter input[type="email"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
	background-color: #0082a2;
	border: none;
	font-size: 90%;
	font-family: 'Droid-Sans', sans-serif;
	margin: 0 10px 0 0;
	padding: 8px 6px;
	width: 96%;
	color: #FFF;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter input:hover, .formbuddyfooter input:focus, .formbuddyfooter textarea:hover, .formbuddyfooter select:hover, .formbuddyfooter checkbox:hover {
	background-color: #0090b3;
}
.formbuddyfooter textarea {
	overflow:auto;
}

/* Lists and Tables
------------------------------------------------- */
ul, ol {
	margin:0 1.5em 1.5em 0;
	padding-left:1.5em;
}
ul 	{
	list-style-type:disc;
}
ul li	{
	padding: 0.1em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-left:1.5em;
	margin-bottom: 0.4em;
}

table {
    border-color: #CBD4D8;
    border-style: solid;
    border-width: 1px;
    margin: 1.2em 0;
    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: #E1F2FB;
}
th, td, caption {
    border-color: #CBD4D8;
    border-style: solid;
    border-width: 1px 1px 0;
    padding: 4px 10px 4px 5px;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
    background: #EEE;
}
tfoot {
    font-style: italic;
}
caption {
    background: #EEEEEE;
}



/* ----------------------------------------------
	
        Menu stylesheet - Top and Footer menus

------------------------------------------------- */

/* Main Menu Dropdown - based on Superfish 1.4.8
http://users.tpg.com.au/j_birch/plugins/superfish/
------------------------------------------------- */
#mainNav {
	width: 960px;
	margin: 0 auto;
	height:60px;
	padding: 0;
	background: #f6f6f6 url(http://mchughsawnings.ca/uploads/tpl-buddy-009/menu-bg.png) repeat-x;
	z-index:101;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:1px solid #666;
}
#mainNav select {display: none;}
.sf-menu, .sf-menu * {
	margin:		0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:		16em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:		100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0.05em;
	top:			4.8em; /* match top ul list item height */
	z-index:		101;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			16em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu {
	float:			left;
}
.sf-menu a {
	border-left:	1px solid #ffffff;
	border-right:	1px solid #d0d0d0;
	padding: 		1.65em 1.6em;
	text-decoration:none;
	text-shadow:	0 1px 0 #fff;
	background:	none;
	color:			#373737;
	font-size:		14px;
}
.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#373737;
	font-size:		14px;
}
.sf-menu li.sfHover	a	{
	color:			#fff;
	text-shadow:	none;	
}
.sf-menu li:first-child,
.sf-menu li:first-child a {
	border-left:	none;
}
.sf-menu li:last-child {
	border-right:	1px solid #f0f0f0;
}
.sf-menu li li:last-child,	
.sf-menu li li li:last-child,
.sf-menu li li:first-child,
.sf-menu li li li:first-child	{
	border:			none;
}
.sf-menu li li a {
	text-shadow:	none;
	border-top:		1px solid #BCBCBC;
	border-left:	1px solid #CCC;
	border-right:	1px solid #EEE;
	padding: 		1em 1.6em;
}
.sf-menu li.sfHover	li a,
.sf-menu li.sfHover	li li a	{
	color:			#373737;
	text-shadow:	none;
	font-size:		13px;	
	line-height:	        1.4em;
	background:	#DEDEDE;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li.menuactive a.menuactive {
	background:	#0080a0 url(http://mchughsawnings.ca/uploads/tpl-buddy-009/menu-glow.png) no-repeat top center;
	color:			#fff;
	outline:		0;
	text-shadow:	none;
	transition: 		background-color .2s;
	-moz-transition:	background-color .2s;
	-webkit-transition:background-color .2s;
	-o-transition: 	background-color .2s;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.sf-menu li + li a:hover, .sf-menu li.menuactive a.menuactive	{
	border-radius:0;
}
.sf-menu li:first-child.menuactive a.menuactive {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.sf-menu li.sfHover li.sfHover a,
.sf-menu li.sfHover li a:hover,
.sf-menu li.sfHover li.sfHover:hover		{
	background:	#CCC;
}
.sf-menu li.sfHover li.sfHover li a	{
	background:	#DEDEDE;
}
.sf-menu li.sfHover li li a:hover	{
	background:	#CCC;
}
.sf-menu li.menuactive li.menuactive a.menuactive {
	text-decoration:none;
	background:	#CCC;
	color:			#000;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:		10px;
	height:		10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(http://mchughsawnings.ca/uploads/tpl-buddy-009/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.7em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator,
a.menuactive > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; top: 1.2em; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:url(http://mchughsawnings.ca/uploads/tpl-buddy-009/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Footer menu (1 level)
------------------------------------------------- */
#footerNav {
	float:left;
	font-size:100%;
	margin: 0 0 20px 20px;
	width:290px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* menu list items */
#footerNav li {
	list-style: none;
	margin: 0;
	border-top:1px solid #60d5f2;
	border-bottom:1px solid #0188aa;
	padding:0;
}
#footerNav li:last-child	{
	border-bottom:1px solid #60d5f2;
}
#footerNav li:last-child a	{
	border-bottom:1px solid #0188aa;
}
#footerNav a, #footerNav h3 span, #footerNav .sectionheader span {
	padding: 8px 7px 8px 0px;
	margin: 0;
	text-decoration: none;
	color: #dedede; /* default link color */
	display: block;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}

/* hover state for links */
#footerNav li a:hover {
	color:#fff;	
}
#footerNav a span {
	padding: 6px 4px 0 0;
}
#footerNav li.menuactive a span {
	color: #fff;
}
#footerNav li.currentpage h3	{
	font-size:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav li.currentpage h3 span { 
	padding: 14px 7px 6px 4px;
	color: #fff;
}
#footerNav .sectionheader span {
	padding-left: 15px;
}
/* active parent, that is the first level parent of a child page that is the current page */
#footerNav li.menuactive, #footerNav li.menuactive a:hover {
	color: #fff;
}
/* cmsms stylesheet: buddy009-Mobile modified: 05/11/21 16:04:30 */
@charset "utf-8";
/* ----------------------------------------------
	Mobile CSS Document - CMS Template Buddy
	Template No.: 009
	Version 1.03 / for CMSMS 2.1.2+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */

/* #Media Queries
================================================== */

/*	#Tablet
================================================== */

	@media only screen and (max-width: 959px) {
		#pageWrapper {
 		   margin: 0 1%;
		   width: 98%;
		}
		#headerLeft, #headerRight {
			width: 45%;
		}
		#mainNav, #sliderWrapper {
			width: 100%;
		}
		#logo {
			width: 50%;
			display: inline-block;
		}
		#logo a {
			min-width: auto;
			width: 180px;
			/*margin: 0;*/
		}
		#sliderWrapper	{
			width: 100%;
			height: auto;
		}
		.slogan {
			margin: 0 2%;
			float: none !important;
			width: 96%;
		}
		#mainNav {
			height: 46px;
		}
		#content {
			width: 100%;
		}
		#main {
			padding: 0 2% 10px;
		}
		.oneColumn {			
			width: 96%;
		}
		.twoColumns {
			width: 62%;
		}
		#sidebar {
			width: 30%;
			padding: 0 2%;
		}
		.threeBlocksWrapper {
			width: 100%;
		}
		.threeBlocks, #footerNav, .bottomBlock {
			width: 31%;
			margin-left: 2%;
		}
		.threeBlocksImage {
			width: 94%;
		}
		#bottomContent {
			width: 100%;
			padding: 20px 0;
		}
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 92%;
			min-width: auto;
			display: block;
		}
		.specialBox {
			width: 92%;
			padding: 10px 2%;
			margin: 10px 2%;
		}
		.sf-menu a {
			padding: 1.15em 1em;
		}
		.sf-menu li li a {
			padding: 1em;
		}
		.sf-menu li:hover ul,
		.sf-menu li.sfHover ul {
			top: 3.7em;
		}
		a > .sf-sub-indicator {
			top:1.3em;
		}
	}
	
/*	#Navigation
================================================== */
	@media only screen and (max-width: 767px) {
 		#mainNav ul { display: none; }
		#mainNav { text-align: center; padding-top: 7px; height: 39px;}
	    #mainNav select { display: inline-block; padding: 4px; }
	    .nivo-controlNav, .nivo-caption {display: none !important;}
	    .nivo-directionNav a {opacity: 1;}
	}

/*	#Mobile
================================================== */
	
	@media only screen and (max-width: 480px) {
		.threeBlocks, .bottomBlock, #footerNav {
			float: none !important;
			width: 96%;
			margin: 25px 2%;
		}
		.threeBlocks {overflow: hidden;}
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 97%;
		}
		#headerLeft, #headerRight {
			width: 100%;
			float: none !important;
			overflow: hidden;
			margin: 0 0 20px 0;
			text-align: center;
		}
		#search { 
			top:10px;
			width: 90%;
			margin: 0 5%;
		}
		#search input {
			width: 82%;
		}
		#header {
			height: auto;
		}
		#logo {
			margin-top: 20px;
			width: auto;
		}
		#logo a {
			margin-left: 0;
			min-width: 0;
		}
		.social-icons-block, .top-right-block {
			display: none;
		}
		#main {
			float: none !important;
		}
		.twoColumns {
			width: 96%;
		}
		#sidebar {
			float: none !important;
			width: 96%;
		}
	}
