/* =Global Settings
---------------------------------------------------------------------------------------------------- */	
 
* {
	margin:0;
	padding:0;
}

:focus {
	outline: 0;
}


/** Globally set image border to 0 **/

img {
	border:0;
}

body {
	color: #fff;
	text-align: left;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	height: 100%;
	background: #580b0b  url(http://www.wreathsacrosscanada.ca/uploads/images/structure/background.jpg) no-repeat center 100px;
}

body#homepage {
	color: #fff;
	text-align: left;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	height: 100%;
	background: none;
background-color: #6a0d0d;
}




/* =Structure
---------------------------------------------------------------------------------------------------- */	

#header-container {
	width: 100%;
	background: #961010;
	border-bottom:1px solid #b82323;
}

#layout-container {
	width: 100%;
	/*background: #580b0b url(http://www.wreathsacrosscanada.ca/uploads/images/structure/background.jpg) no-repeat top center; */
}




#header,
#layout{
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 990px;
position:relative;
}


#homepage-banner-container {
	width: 100%;
background: #580b0b  url(http://www.wreathsacrosscanada.ca/uploads/images/structure/background.jpg) no-repeat center top;
	border-bottom:1px solid #b82323;
}


#homepage-layout-container {
	width: 100%;
	background: #6a0d0d;
padding-top:20px;
}

#homepage-banner,
#homepage-columns {
width: 990px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#homepage-column-1,
#homepage-column-2,
#homepage-column-3,
#homepage-column-4 {
float:left;
width:220px;
padding-right:27px;
}



#left-navigation {
	float:left;
	text-align:left;
	width:170px;
	padding:120px 40px 35px 0px;
        font-size:18px;
}

#left-navigation ul {
list-style-type: none;
	margin: 0;
	padding: 0;
}

#left-navigation ul li {
list-style-type: none;
	margin: 0;
	padding: 0;
padding-bottom: 30px;
text-align:right;
}

#left-navigation ul li a,
#left-navigation ul li a:link,
#left-navigation ul li a:visited{
       color: #fff;
	text-decoration: none;
}

#left-navigation ul li a:hover{
       color: #fff;
	text-decoration: underline;
}

#left-navigation ul li a.menuactive,
#left-navigation ul li a.menuactive:link,
#left-navigation ul li a.menuactive:visited,
#left-navigation ul li a.menuactive:hover{
font-weight:bold;
}




#content {
	float:left;
	text-align:left;
	width:550px;
	padding:70px 0px 35px 0px;
}

#sidebar{
	float:right;
	text-align:left;
	width:180px;
	padding:70px 0px 35px 50px;
}

#footer {
	font-size:70%;
	width:545px;
	padding: 100px 235px 20px 210px;
}

#homepage-layout-container #footer {
width: 990px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding:0;
padding-top:30px;
}

/* =Header Styles
---------------------------------------------------------------------------------------------------- */


#logo {
position:absolute;
left:0px;
top:0px;
z-index:999;
width:175px;
min-height:200px;
height:200px;
}


#header-nav {
	float:right;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
margin:0;
padding: 10px 0 45px 0;
}



#header-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}



#header-nav ul li {
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
}

#header-nav ul li a{
margin-top:3px;
text-decoration: none;
display:block;
}

#header-nav ul li a:hover {
margin-top:3px;
text-decoration: underline;
}

.search-input {
display:block;
	float:left;
	width:150px;	
border:1px solid #000;
	padding:2px 0 2px 0;
	font-size:11px;
	color:#595959;
	font-family:calibri, Arial, Helvetica, sans-serif;
	outline:none;
margin-top:2px;
line-height: 21px;
}


.search-button,
.search-button:link,
.search-button:visited {
color: #fff;
        padding: 2px 5px 2px 5px;
        border: 1px solid #000;
        background-color: #fff;
        font-size: 11px;
        display: block;
        height: 19px;
	float:left;
color: #9e8b74;
margin-left:5px;
vertical-align:middle;
}



.search-button:hover {
	text-decoration: none;
	color: #333;
}

.search-button:active {
	position: relative;
	top: 1px;
	color: #333;
}





/* =Primary Navigation
---------------------------------------------------------------------------------------------------- */


#primary-nav {
	float:right;
	text-align: right;
	font-size: 11px;
	color: #685d50;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#primary-nav ul{
	margin:0;
	padding:0;
	list-style: none;
	float:right;
}


#primary-nav ul li {
	float: left;
	margin:0;
	padding:0;
	list-style: none;
	text-align:left;
	display:block;
	background-color: #fff;
	margin-left:3px;
}

#primary-nav ul li a,
#primary-nav ul li a:link,
#primary-nav ul li a:visited{
	color: #685d50;
	text-decoration: none;
	margin:0;
	padding: 6px 35px 6px 35px;
	display:block;
	font-weight: bold;
	-moz-box-shadow: 0px 5px 5px #6f0c0c;
	-webkit-box-shadow: 0px 5px 5px #6f0c0c;
	box-shadow: 0px 5px 5px #6f0c0c;/**/
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	background: -moz-linear-gradient(top,  #ffffff,  #cccccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
}

#primary-nav ul li a:hover,
#primary-nav ul li a.menuactive {
	color: #fff;
	text-decoration: none;
	margin:0;
	padding: 6px 35px 6px 35px;
	display:block;
	font-weight: bold;
        background: #6c6c6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#bebebe), to(#6c6c6c));
	background: -moz-linear-gradient(top,  #bebebe,  #6c6c6c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebebe', endColorstr='#6c6c6c');
}



/* =Footer Styles
---------------------------------------------------------------------------------------------------- */

#footer-tagline {
	border-bottom: 1px dotted #fff;
	width:100%;
	padding-bottom:10px;
	margin-bottom:25px;
	text-align:right;
}


/* =Text Styles
---------------------------------------------------------------------------------------------------- */


h1{
	font-weight: normal;
	font-size:28px;
	margin:0;
	padding:0;
	padding-bottom:14px;
	line-height:32px;
}


h2{
	font-weight: normal;
font: bold 20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-bottom:14px;
	line-height:22px;
}

#sidebar h2 {
font: normal 20px Arial, Helvetica, sans-serif;
font-weight:bold;
}



h3{
	
font: bold 16px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-bottom:14px;
	line-height:18px;
}





p {
	padding-top: 0;
	padding-bottom: 18px;
	line-height: 18px;
}

p.intro-paragraph,
#sidebar p {
       font-size: 120%;
	padding-top: 0;
	padding-bottom: 18px;
	line-height: 22px;
}



ul {

	list-style-type: disc;
	font-weight: normal;
	font-style: normal;
	margin-left: 15px;
	padding: 5px 0 10px 15px;
} 


#content li {

	padding-bottom: 18px;
	line-height: 18px;
} 




ol {

	font-weight: normal;
	font-style: normal;
	margin-left: 20px;
	padding: 5px 0 10px 15px;
} 


ol.roman-numbered-list {

	font-weight: normal;
	font-style: normal;
	margin-left: 20px;
	padding: 5px 0 10px 15px;
        list-style-type:lower-roman;
} 

ul.doubleLineSpaceList li {
padding-bottom:18px;
} 

/* =Links

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

a,  
a:link,  
a:visited {
color: #fff;
	/*color: #0c5d79;*/
	text-decoration: underline;
}

a:hover {
color: #fff;
	/*color: #0c5d79;*/
	text-decoration: none;
}



.learn-more,
.learn-more:link,
.learn-more:visited{
	display: inline-block;
	zoom: 1; /* zoom and 
display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: 4px 8px 4px 8px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fff;
	 background: #6c6c6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#bebebe), to(#6c6c6c));
	background: -moz-linear-gradient(top,  #bebebe,  #6c6c6c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebebe', endColorstr='#6c6c6c');
	
}


.learn-more:hover {
	text-decoration: none;
	color: #fff;
	background: #bebebe;
	background: -webkit-gradient(linear, left top, left bottom, from(#6c6c6c), to(#bebebe));
	background: -moz-linear-gradient(top,  #6c6c6c,  #bebebe);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c6c6c', endColorstr='#bebebe');
}

.learn-more:active {
	position: relative;
	top: 1px;
	color: #fff;
	background: #bebebe;
	background: -webkit-gradient(linear, left top, left bottom, from(#6c6c6c), to(#bebebe));
	background: -moz-linear-gradient(top,  #6c6c6c,  #bebebe);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c6c6c', endColorstr='#bebebe');
}


/* =Text/Image Treatments and Alignments
---------------------------------------------------------------------------------------------------- */

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.lowercase {
	text-transform: lowercase;
}

.uppercase {
	text-transform: uppercase;
}

.textalign-left {
	text-align:left;
}

.textalign-right {
	text-align:right;
}

.textalign-center {
	text-align:center;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.image-float-left {
	float:left;
	padding: 0px 10px 10px 0px;
}

.image-float-right {
	float:right;
	padding: 0px 0px 10px 10px;
}

sup {
	font-size: 8px;
}

.text-small,  .caption {
	font-size: 10px;
}

.missingtext {
	color:#FF0000;
	font-weight: bold;
}

.text-orange {
	color: #115793;
}

blockquote {
	font-style: italic;
	width: 90%;
}



/* =Lines
---------------------------------------------------------------------------------------------------- */

hr {
background: transparent;
color: transparent;
	border: 0;
	height: 1px;
	margin: 0px 0 14px 0;
border-bottom: 1px dotted #fff;
clear:both;
}



div.hr {
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #fff;
	margin-top: 14px;
	margin-bottom:14px;
        line-height:0;
        clear: both;
}

/* =Spacing and Clearing Styles
---------------------------------------------------------------------------------------------------- */		

.singleLineBreak {
	margin-top:	1px;
}

.marginZero {
	margin:0;
}

.spacer,  .clear {
	clear: both;
	margin:0;
	padding:0;
line-height:0;
font-size:0;
}

br {
	clear: both;
}

.padding {
	padding: 5px;
}


/* =New Module Styles
---------------------------------------------------------------------------------------------------- */	

.NewsSummary {
padding-bottom:12px;
}

.NewsSummaryLink {
line-height:18px;
}

h1#NewsPostDetailTitle {
font-weight: normal;
	font-size:28px;
	margin:0;
	padding:0;
	padding-bottom:14px;
	line-height:32px;
}

#NewsPostDetailDate {
padding-bottom:12px;
/*font-size:85%;*/
}

#NewsPostDetailReturnLink {
text-align:right;
padding-top:50px;
}


/* fix for 'Showtime Slideshow' navigation text in Chrome */
.slide_nav_1 a,
.slide_nav_1 a.activeSlide {text-indent: 999px; overflow: hidden; }



/* =Youtube Video Styles
---------------------------------------------------------------------------------------------------- */

.youtube_video {
margin-top:18px;
margin-bottom:18px;

}

/* =Highlight Box
---------------------------------------------------------------------------------------------------- */


.highlight-box {
	display: block;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	padding:10px;
	background-color: #ffffff;
	border-top:1px solid #e9e8e8;
	border-left:1px solid #d3d2d2;
	border-right:1px solid #d3d2d2;
	border-bottom:1px solid #aeadad;
	margin-bottom:20px;	
	margin-top:20px;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */

.tbl-supporter-logos {
	width: 530px;
}

.tbl-supporter-logos td {
	padding: 10px;
	vertical-align:middle;
	text-align: center;
width: 255px;
}