
/*  basics */
* {margin:0;padding:0;
/*	list-style-type: none;
	list-style:none;*/
}

/* structure */
body{
	text-align:center;

/*background: #ffffff url(images/mont-tremblant-tourist-information-bg2.jpg) repeat-x scroll left top;
*/
/*background: #ffffff url(images/blue_page_bg.jpg) repeat-x scroll left top;
*/
/*background: #ffffff url(images/mont-tremblant-summer-bg-4.jpg) repeat-x scroll left top;
*/background: #ffffff url(images/mont-tremblant-tourist-information-bg2.jpg) repeat-x scroll left top;

/*background: #ffffff url(images/tremblant-8.jpg) repeat-x scroll left top;
*/

}
div#header{
	height: 42px;
	position:relative;
	z-index:8;
/*	background: url(images/Mont-Tremblant-Header.jpg) no-repeat top;*/
	}

div#header h1{
	position:absolute;
	top:10px;
	left:85px;
	height:80px;
	line-height:80px;
	margin:0;
	color: #79B30B;
	}
	
.description{
	position:absolute;
	top: 65px;
	left: 100px;
}


div#container{
	width:950px;
	margin: 0px auto 0em auto;
	background: #FFFFFF;
	text-align:left;
	z-index:1;
	position:relative;

	 /* for IE */
/*  filter:alpha(opacity=90);*/
  /* CSS3 standard */
/*  opacity:0.9;*/

	}
	
div#wrapper{
clear:both;
	width:740px;
	height:inherit;
	min-height:300px;
	float:left;
border: thin;
	z-index:20;

}
div#sidebar{
float:right;
width:208px;
position:inherit;
	z-index:20;
	list-style:none;
}

div#wrapper-wide{
clear:both;
	width:948px;
	float:left;
	border-left-color: #CCCCCC;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	z-index:20;
	background-color:#FFFFFF;
}
	
div#content{
	margin-left: 10px;
	margin-right: 0px;
	margin-top:20px;
	}
	
div#navigation{
	float:left;
	width:190px;
	margin-bottom: 1em;
	padding-left:15px;
}
#myGallery
{
float:right;
width: 709px !important;
height: 250px !important;
	z-index:-1;
	position:relative;
/*border: 1px #88b74f solid !important;*/

}
#myGallery h2{
font-size: 1.4em;
color: #ffffff !important;}
#myGallery p{color: #ffffff !important;
font-size: 1em;}
#myGallery h2 a{
font-size: 1.4em;
color: #ffffff !important;
}
.slideInfoZone{height:50px !important;
background: #000000 !important;
top }

.avatar {	
	float:left;
	margin:2px;
	}
div#extra{
	height:250px;
	background: url(images/mont-tremblant-resort-10.jpg) no-repeat right;
	clear:both;
	z-index:2;
	position:relative;
}

div#extra-sidebar{
	height:250px;
	width:237px;
	float:left;
	text-align:left;
    background: url(images/mont-tremblant-1.jpg);

}
div#extra-sidebar-fr{
	height:250px;
	width:237px;
	float:left;
	text-align:left;
    background: url(images/mont-tremblant-1fr.jpg);

}
	div#footer {
clear:both;
width:100%;
height:50px;
margin-top:20px;
margin-bottom:20px;
text-align:center;
}

.copyright {
color:#666666;
font-size:1.1em;
margin-bottom:20px;
text-align:center;
}

/*navbar*/

#nav{
	position:absolute;
	background:url(images/menuoff-2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	right:0;
	width:950px;
	text-align:center;
}

/*links */

a{
	
	color: #326ea1;
	text-decoration: none;

	}
a:hover {
	
	color: #383d44;
	text-decoration:underline;

	}
a img {border:0;}	
/*images*/
img {
	border: 0;
}
/*typography*/
	
body {
	font: 12px/1.5em "Helvetica",Arial;
	color: #555;
	
}

h1, h2, h3, h4, h5, h6 {
font-family:"Helvitica",Arial;
font-size: 1.6em;
	font-weight: normal;
	padding: 0em 0em 10px 0px;	
	margin-top: 0.5em;
/*	margin-bottom: 0.5em;
*/	color: #BF1601;
text-transform: inherit;
}


/* H1
---------------------------------------------*/
h1 {
	font-size: 16px;
/*	line-height: 1.3em;
*/	color: #666;
font-family: "Helvitica",Arial;
text-transform: capitalize;
letter-spacing: -1px;}
h1 a{
	color: #666;
	border-bottom: 0em none;
display: block;}
h2 {
	font-size: 164%;
	line-height: 1.3em;
	
}
h2 a, h3 a, h4 a, h5 a{color: #BF1601;
	}
h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
}
h4 {
	font-size: 118%;
	margin-top:1em;
/*	line-height: 1.3em;*/
}

h5 {
	font-size: 110%;
	font-weight:bold;
	margin-top:10px;
	padding: 0em 0em 0px 0px;	
/*	line-height: 1.3em;*/
}

h6 {
	font-size: 100%;
/*	line-height: 1.3em;*/
}
p {
	padding: 10px 5px 5px 0px;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em "Helvitica",Arial, Fixed;
	}

.post{
padding-left: 5px;
padding-right: 5px;}

.dte{
color: #a3a3a3;
margin-top: -1em;
margin-bottom: 1em;}
.postmetadata{
	clear:both;
	font-size: 0.8em;
	color: #a3a3a3;
	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
border-top: 1px #e3f5ff solid;
padding-top: 2px;}

.entry img{
	border: 1px #cccccc solid;
	padding: 5px;
	margin: 5px;}
.entry img.ratings{
border: 0px;
	padding: 0px;
	margin: 0px;
}	
.entry img.thumb{
	border: 1px #cccccc solid;
	padding: 5px;
	margin: 5px;
	 /* for IE */
/*  filter:alpha(opacity=30);
*/  /* CSS3 standard */
/*  opacity:0.3;*/
  }

.entry a:hover img{
/*border: 1px #fdde6a solid;
*/
border: 1px #e64805 solid;
}

ul {
list-style-type:none;
list-style:none;
}
.post ol{
	margin-left: 20px;
	list-style:decimal;
	list-style-type:decimal;
}

.post ul,{
	margin-left: 20px;
	}

.post ul li{
	list-style-type: none;
	list-style-image:url(images/pictoNormal.gif);
padding-left:5px;
vertical-align:middle;
margin-left:20px;
	}

.post blockquote{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
border-left: 4px #dbf1fc solid;
font-style: italic;
margin-left: 30px;
margin-right: 20px;}
.post blockquote em{
	
	float: right;
font-weight: normal;
font-size: 1em;
font-style: normal;}


/*special*/
span.amp {
	font-family: "Helvitica",Arial;
	font-style: italic;
	font-size: 110%; }


/*LISTS*/
#navigation ul, #navigation li{
	list-style-type: none;
	margin: 0;
	padding:0;
text-indent: 0px;
}



/*events */
#extra-sidebar ul, #extra-sidebar li{
margin:0;
padding:0;
list-style-type: none;}
#extra-sidebar ul{
padding-left: 20px;
padding-right: 20px;}
#extra-sidebar li{
display:block;
border-bottom: 1px #c8eb94 solid;
text-transform: uppercase;
color: #666;
font-weight: bold;}
#extra-sidebar li a{
text-transform: capitalize;
font-weight: bold;
color: #ffffff;}
#extra-sidebar li a:hover{
color: #e5ca63;}
#extra-sidebar h2{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: #dbf1fc;}
#extra-sidebar h2 a{color: #dbf1fc;}


/*comments*/	
#comments{
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;}

.commentlist{
	margin-left: 5px;}
.commentlist li{
	
	background-color: #ffffff;
	padding: 2px;

	list-style-type: none;}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;}
.commentlist p{
	margin-top: 1em;}
.commentlist .alt{border-top: 1px #c2bfb2 solid;
border-bottom: 1px #c2bfb2 solid;
background-color: #fffdf8;}

.nocomments a{
background-image: url(images/figure.gif);
padding-left: 12px;
background-repeat: no-repeat;}

#respond{
	margin-top: 1em;}
/*forms*/	

.newsletterbtn {
background-color:#db3c06;
margin-top:5px;
margin-left:69px;
height:22px;
width:80px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.newsletterbtn:hover {
background-color:#FA5F02;
margin-top:5px;
margin-left:69px;
height:22px;
width:80px;
color:#FFFFFF;

}
#newsletter{
width:180px;
height:55px;
margin-top:192px;
margin-left:40px;
}

#newsletter-input{
	margin-left:12px;
/*	margin-top:34px;
*/	width:131px;
	height:16px;
	color: #444;}	


input, textarea, select {	
font: 1em "Helvitica",Arial; 
	padding:1px;
	color: #444;}	

input#author, input#email{
	background-color: #fdffdd;}

input:focus, textarea:focus {background: #ffffff;}

input:hover, textarea:hover {
	background:#ffffff;
	cursor:text;}
	
input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}
#comment{
	width:420px;
	font: 1em Verdana, sans-serif;
	margin-bottom: 1em;}
#commentform{
	margin-top: 1em;
}
#searchform{
	margin-top: 0px;
	margin-left: 0px;}
input#searchsubmit{
/*	display: none;*/
	
	}
input#s {
	width: 180px;
	font-size: 16px;
	border: 1px #aeab9f solid;
	margin-top:1px;
	}

.navigation{
	font: 1em/1.2em "Helvitica",Arial;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom:10px;
	height:1.2em;
	color:#326EA1;
	border-top: 1px #dbf1fc solid;
	border-bottom: 1px #dbf1fc solid;
}
.navigation a{
	color: #333;
	font-style: normal;}
.navigation a:hover{
	color: #c2bfb2;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px #dbf1fc solid;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.related{
	margin-bottom: 1em;
	margin-top: 1em;}
.related ul{
	list-style-type: none;
	margin: 0;
	
	}
.related ul li{
	list-style-type: none;
	text-indent: 0;
	}
/*---archives---*/
.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}
.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}
.clear{clear:both;}
.archive ul li {
	margin:0;

	list-style-type: none;}
					
.archive li a {

	padding: 0px;
	color: #83b449;

	text-decoration: none;
}

/*.children {
display:none;
}
*/.children li{
	margin-left:0px;
	list-style-position:inside;
	padding:0;
	border: none;
	padding-left: 1em;}
	
.children li a {
	padding-left:0px;
	}					
.archive li a:hover {

	color: #333;
}

#pagenav{
margin-bottom: 1em;
height:25px;}

ul#pagenav{float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;}
	
#pagenav li{
	float:left;
	list-style-type:none;
}

#pagenav ul a{
	display:block;
	padding: 5px;
	float:left;
	line-height:25px;
	color: #fff;
	background: url(images/menuoff-2.jpg) repeat-x bottom;
	margin-left: 1px;
}
#pagenav li.current_page_item a{

background: url(images/menuoff-2.jpg) repeat-x bottom;
color: #666;}

#pagenav li a:hover{
background-image: url(images/menuoff-2.jpg) ; /*background image swap on hover*/
}

.breadcrumb{
padding-top: 10px;
padding-bottom:10px;
}
div#addthis{
padding-top: 10px;
}

tremblantinfo {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color:#FFFFFF;
	}
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 945px;
	margin: 0px;
	padding: 0px;
	}

#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#homepagebottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: right;
	width: 455px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}

#homepagebottomright {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: right;
	width: 455px;
	margin: 10px 15px 10px 0px;
	padding-left:0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 435px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 7px;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#homepageleft {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	}
	
	.hpfeaturedleft {
	background: #FFFFFF url(images/featuredtopleft.gif) top no-repeat;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeaturedleft h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 7px;
	}
	
	.hpbottomlong {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
	.hpbottomlong h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 7px;
	}

.hpfeatured {
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 270px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 7px;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	}

#homepagecentertop {
	float: left;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:10px;
	width: 280px;
	margin: 0px;
}

.hpfeaturedcenter {
	background: #FFFFFF url(images/featuredtopcenter.gif) top no-repeat;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
	.hpfeaturedcenter h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 7px;
	}
	
	
#homepageright {
	float: left;
	width: 340px;
	margin: 0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:10px;
	}
	.hpfeaturedright {
	background: #FFFFFF url(images/featuredtopright.gif) top no-repeat;
	float: left;
	width: 320px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	
	}
	
	.hpfeaturedright h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 7px 7px;
	}
	.hpfeaturedright2 {
	background: #FFFFFF url(images/featuredtopright.gif) top no-repeat;
	float: left;
	width: 320px;
	margin: 0px;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	
	}
		.hpfeaturedright2 h3 {
	background: #F99930 url(images/headline.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 7px 0px 7px 7px;
	}
	
#language{
text-align:right;
margin-bottom:-5px;
	height: 30px; line-height: 30px;
}

#language ul{
text-align:right;
	background: transparent;
	margin-bottom:-10px; padding: 0px;
}
/* This is the style for the top level list items */
#language ul li {
	background: none;
	text-align:right;
	display: inline-block;
	list-style-type: none;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px;
	width: auto;
	display: block;
	float: right;
}
/* The style for all links */

#language a {
	text-decoration: none;
		text-align:right;
}

/* The universal hover state colors and background for all LI items and links */
#language li:hover,
#language li:hover a,
#language li.sfhover,
#language li.sfhover a,
#language li a:hover {
	text-decoration: none;
		text-align:right;
}
/* This is the style for the top level links, if different than the universal */
#language ul li a {
	display: block;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px 15px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#language ul li.active a{
color: #D44944;
}

