@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

p {
	padding-bottom: 10px;	
}

p a:link { 
	color: #b9cf7d;
	}
p a:visited { 
	color: #b9cf7d;
	}
p a:hover {
	color: #b9cf7d;
	text-decoration: underline;
	}
p a:active { 
	color: #b9cf7d;
	}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #757b7f;
	line-height: 17px;
}

.wrapper {
	margin: 0 auto;
	width: 996px;
	padding: 0;
	background-color: #fff;
}

.header {
	height: 171px;
	overflow: hidden;
	position: relative;
	width: 996px;
}

.header .logo {
	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 543px;
	height: 83px;
	top: 31px;
	left: 0;
	position: absolute;
}

.header .slogan {
	background-image: url(../images/canada%27sgoodspottingguide.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 196px;
	height: 68px;
	top: 95px;
	left: 560px;
	position: absolute;
}

.header .sign-up {
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 190px;
	height: 71px;
	float: right;
}

.header .rss {
	clear: both;
	background-image: url(../images/button-rss.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 5px;
	width: 37px;
	height: 39px;
	float: right;
}

.header .sign-up:hover, .header .rss:hover, .header .logo:hover {
	text-decoration: none;
}

.navigation {
	border: #becc89 2px solid;
	border-top: none;
	border-bottom: none;
	height: 29px;
	background-color: #B7D17D;
}

.navigation ul {
	padding-left: 11px;
	float: left;
	overflow: hidden;
}

.navigation ul li {
	background-color: #B7D17D;
	height: 29px;
	float: left;
	padding-right: 13px;
}

.navigation ul li a {
	padding: 0 22px 0 27px;
	font-size: 14px;
	color: #f5f8ed;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: -1px;
	display: block;
}

.navigation ul li a:hover, .navigation ul li.selected a {
	background-image: url(../images/navigation-ul-li-hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #becf7b;
	text-decoration: none;
}

.navigation form {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

.navigation form input {
	float: left;
	width: 150px;
	font-size: 13px;
	border: none;
}
.navigation form .submit {
	width: 50px;
	display: inline;
	font-size: 10px;
	margin-left: 3px;
}


.main {
	padding-top: 18px;
	overflow: hidden;
}

.main .more {
	color: #bbc77c;
}

.content {
	width: 721px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #757b7f;
	line-height: 21px;
	text-align: justify;
}

.content h1 {
	padding-bottom: 20px;
	line-height: 24px;
}

.content .holder h1 {
	font-size: 20px;
	line-height: 28px;
	color: #b9cf7d;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0px;
}

.content .preview {
	margin-bottom: 15px;
	overflow: hidden;
}

.content .preview .triple {
	margin-bottom: 13px;
	overflow: hidden;
}

.content .preview .triple img {
	margin-right: 37px;
	vertical-align: middle;
	float: left;
}

.content .preview .triple img.last {
	margin: 0;
	float: right;
}

.content h2, .content h2 a:link, .content h2 a:visited, .content h2 a:active {
	font-size: 20px;
	line-height: 24px;
	color: #b9cf7d;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0px;
}

.content h3 {
	font-size: 12px;
	line-height: 13px;
	color: #b9cf7d;
	text-align: left;
}

.content .holder {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow: hidden;
	margin-bottom: 10px;
}

.content .holder .titleareaholder {
	margin-bottom: 15px;
}

.content .holder .titleareaholder .articletitle {
	background-color: #FFF;
	margin-bottom: 10px;
}

.content .holder .titleareaholder .articletitledots {
}

.content .holder .articleimage {
	margin-bottom: 10px;
	width: 720px;
	overflow:hidden;
}

.content .panel {
	margin-right: 30px;
	width: 114px;
	float: left;
	overflow: hidden;
	min-height: 225px;
}

.content .panel .panellast {
	margin-right: 0px;
}

.content .panel .panelcontent {
	min-height: 200px;
	height: 200px;
}


.content .panel .img-holder {
	margin-bottom: 5px;
	height: 114px;
	width: 114px;
	overflow: hidden;
}

.content .panel .img-holder img {
	vertical-align: middle;
}

.content .panel .title {
	font-size: 12px;
	color: #908F2B;
	line-height: 90%;
	margin-bottom: 5px;
}

.content .panel .description {
	font-size: 10px;
	color: #757b7f;
	line-height: 12px;
}

.content .panel .section {
	margin-top: 7px;
	font-size: 11px;
	color: #757b7f;
	line-height: 11px;
	font-weight: bold;
	float: left;
}

.content .panel .panelbottom {
}

.main .button-more {
	background-image: url(../images/button-more.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 8px;
	width: 50px;
	height: 11px;
	display: block;
	float: right;
}

.main .button-more:hover {
	background-image: url(../images/button-more-hover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.content .block-wrapper {
	background-image: url(../images/block-bottom-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	width: 721px;
}

.content .block {
	background-image: url(../images/block-top-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 11px 1px 0 1px;
	width: 719px;
	overflow: hidden;
}

.content .block .column {
	margin-right: 20px;
	width: 135px;
	float: left;
	overflow: hidden;
}

.content .block .column-right {
	width: 230px;
	float: right;
}

* html .content .block .column-right {
	margin: 0 15px 0 0;
}

.content .block h3 {
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-bottom: 3px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 19px;
	clear: both;
}

.content .block .column-right h3 {
	margin-bottom: 15px;
	width: 230px;
	clear: both;
}

.content .block .column-right .partners {
	display:block;
	margin-top: 7px;
}

* html .content .block .column-right h3 {
	margin-bottom: 25px;
}

.content .block ul {
	text-align: center;
}

.content .block ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #757b7f;
}

.content .block .partner {
	margin-bottom: 23px;
	text-align:center;
	margin-left: auto;;
	margin-right: autox;
}

* html .content .block .partner {
}

.content .block .partner:hover {
	text-decoration: none;
}

.sidebar {
	width: 200px;
	float: right;
}

.sidebar .box {
	margin-bottom: 18px;
	color: #707a80;
	overflow: hidden;
}

.sidebar .box .box-content {
	padding-left: 5px;
}

.sidebar .box h1 {
	background-image: url(../images/caption-border-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 17px;
	color: #757b7f;
	font-weight: bold;
	line-height: 20px;
}

.sidebar .box .place-holder {
	margin-bottom: 3px;
	overflow: hidden;
}

.sidebar .box img {
	margin-right: 15px;
}

.sidebar .box .name {
	margin-top: 9px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #bbc77c;
	display: block;
	float: left;
}

.sidebar .tag {
	margin-bottom: 21px;
	display: block;
}

.sidebar .ad {
	margin-top: 21px;
	margin-bottom: 26px;
	display: inline-block;
}

.sidebar .fbfanbox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebar .followtwitter {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebar .discovergreen {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebar .iloveecocentric {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebar .outer-links {
	margin-top: 34px;
	overflow: hidden;
}

.sidebar .outer-links a {
	margin-right: 2px;
	float: left;
}

* html .sidebar .outer-links a {
	margin-right: 0px;
}

.sidebar .outer-links a:hover {
	text-decoration: none;
}

.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 0;
	font-size: 9px;
	line-height: 12px;
	width: 721px;
	overflow: hidden;
}

.footer .page-redirection {
	width: 535px;
	float: left;
}

.footer .page-redirection a {
	margin: 0 9px;
	color: #757b7f;
}

.footer .last {
	margin: 0px;
}

.footer .links {
	text-align: right;
	width: 185px;
	float: right;
}

.footer .links a {
	margin: 0 1px;
	color: #757b7f;
}

