@charset utf-8;



.AlteHaasGroteskBold { font-family: 'AlteHaasGroteskBold' }
.LastmanRegular { font-family: 'LastmanRegular' }

/*
	general styles
 */

.serif,
cite,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: palatino,platino linotype,georgia,times,times new roman,serif;
	font-weight: normal;
}

.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	margin: 24px 12px 12px;
}

.monospace,
var,
code {
	font-family: courier new, courier, monospace;
}

.amp {
	font-style: italic;
	font-family: baskerville,palatino,palatino linotype,book antiqua,georgia,times,times new roman,serif;
	font-weight: normal;
}


/*BANNERS*/

#leaderboard_fr,
#leaderboard_en{
position: relative;
top:-23px;
background: url(../../../img/banners/halloween_expert/728x90_en.jpg) no-repeat;
background-position: center top; 
/*width: 728px;*/
height: 90px;
/*display: none;*/
}

#leaderboard_fr{
	background: url(../../../img/banners/halloween_expert/728x90_fr.jpg) no-repeat;
	background-position: center top;
	height: 90px;
}

#bigbox1{
	position: relative;
	background: url(../../../img/banners/ztele/300x250_grimm_03_2.jpg) no-repeat;
	background-position: center top;
	width: 300px;
	height: 250px;
	margin-bottom: 30px;
}

#bigbox2_fr,
#bigbox2_en{
position: relative;
background: url(../../../img/banners/halloween_expert/300x250_en.jpg) no-repeat;
background-position: center top; 
width: 300px;
height: 250px;
margin-bottom: 30px;
/*display: none;*/
}

#bigbox2_fr{
	background: url(../../../img/banners/halloween_expert/300x250_fr.jpg) no-repeat;
	background-position: center top;
}





#bigbox-mzw{
position: relative;
background: url(../../../img/banners/mzw/banner-poster-2012.jpg) no-repeat;
background-position: center top; 
width: 300px;
height: 460px;
margin-bottom: 10px;
/*display: none;*/
}

#g,
#f,
#t,
#l,
#y,
#v,
#r{
	float: right;
	margin-right: 16px;
}


a:link {
	/*color: #638f7d;*/
}
a:visited {
	/*color: #638f7d;*/
}
a:hover,a:active {
	color: #d42d18;
}

.post-content ul,
.post-content ol {
	padding-left: 24px;
}

input,
textarea { 
	border: 1px #8b1304 solid;
	padding: 5px;
	outline: none;
	background-color: #200502;
	color: #a7a590;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
	border: 1px #444 solid;
}
input:focus,
textarea:focus {
	box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
}
textarea {
	min-height: 150px;
	width: 100%;
}

blockquote {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	text-align: justify;
	margin: 20px;
	padding: 12px;
}
	blockquote:first-letter {
		font-size: 24px;
		padding-right: 1px;
	}
	blockquote:first-line {
		font-size: 20px;
}


/*
	layout styles
 */

#if-logged-in .container {
	background: #000;
	margin-top: -24px;
}

body {
	background: #000;
	color: #a7a590;
	padding: 24px 0;
}


p{
	font-family: 'AlteHaasGroteskRegular';
	font-size: 16px;
	line-height: 18px;

}



#custom-background-css {
   	display: block;
   	position: relative;
 }







#likeFollowPlus{position:fixed;top:10px;left:20px;line-height:5px;}
#socialNetworking{position:fixed;top:20px;right:20px;}

.container a:link,
#nav-primary a:link {
	color: #638f7d;
}
.container a:visited,
#nav-primary a:visited {
	color: #638f7d;
}
.container a:hover, a:active,
#nav-primary a:hover,a:active {
	color: #d42d18;
}


.container {
	background: none;
}
	#header .container {
		padding-top: 350px;
		padding-left: 14px;
		padding-bottom: 40px;
	}
		#title {
			position: relative;
			height: 80px;
			top:60px;
		}


		#videotron{
			display: block;
			position: absolute;
			top: -267px;
			left: 7px;

		}
		#videotron img{
			width:100%
		}

		#date{
			position: relative;			
			color: #FFF;
			font-size: 24px;
			top:20px;
		}
		#date.en{left: 230px;}
		#date.fr{left: 500px;}
		
		#place{
			position: relative;			
			color: #FFF;
			font-size: 24px;
			top:25px;
		}
		#place.en{left: 230px;}
		#place.fr{left: 500px;}


		h1 a{
			
		}
			h2{
				left: 4px;
				top:-220px;			
				color: #FFF;
				font-family: 'AlteHaasGroteskBold'; 

			}
			#logo,
			#tagline {
				position: absolute;
				bottom: 0;				
			}
			#logo {
							
				font-size: 100px;
				line-height: 100px;
				letter-spacing: 0;
				color:#d42d18;
				
				
			}
			#logo a {
				color: #d42d18;
				text-decoration: none;
			}
			#tagline {
				font-size:37px;
				right: 0;
				/*line-height: 36px;*/
				top:-168px;
			}
			#header-image.container {
				padding: 50px;
			}
	#nav-primary {
		clear: both;
		width: 100%;
		padding: 0px 0px;
		font-family: 'AlteHaasGroteskBold'; 
		font-size: 26px;
	}
		#nav-primary ul,
		#nav-primary li {
			list-style: none;
		}
			#nav-primary a {
				float: left;
				display: block;
				padding: 0 10px;
				text-decoration: none;
			}

	li.lang-item {
	  background-image: none;
	  display: inline;
	  float:right;
	  font-family: 'AlteHaasGroteskBold'; 
	  font-size: 26px;
	}
	
	#widget-header {
		clear: both;
	}
	
	#content {
		left:0px;
		border-top: 1px #8b1304 solid;
		padding: 20px 0px;
	}

	#content h1{
		position: relative;
		top:-20px;
		text-decoration: none;
		color: #d42d18;
		font-size: 20px;
		font-family: 'AlteHaasGroteskBold';
	}

	#content .post-excerpt{
		position: relative;
		top:10px;
	}

	#content .post-meta{
		position: relative;
		top:30px;


	}
		#widget-alert {
			background: #C6D8CD;
			border: 1px #5b816a solid;
			padding: 24px;
			margin-bottom: 24px;
		}
		.post-single {
			margin-top: 20px;
			padding-bottom: 20px;
			margin-bottom: 20px;
			
			/*border-bottom: 1px #8b1304 solid;*/
		}

		.post-single h2 a{
			font-size: 40px;
			text-decoration: none;
			color: #d42d18;
		}

	#sidebar {
		border-top: 1px #8b1304 solid;
	}

	#sidebar #s {
		width:100px;
	}
		#sidebar .widget-area {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #8b1304 solid;
		}
			#siebar ul,
			#sidebar li {
				padding: 0;
				margin: 0;
				list-style: none;
			}
				#sidebar .children {
					padding-left: 10px;
				}
					#sidebar .children .children {
						padding-left: 10px;
					}

	#footer{

		padding-top: 60px;
	}
	#footer .container {
		position:relative;
		left:0px;
		padding-top: 5px;
		padding-bottom: 20px;
		background-color: #000;
		border-top: 1px #8b1304 solid;		
	}

	#footer .container #nav-footer a{
			position:relative;
			left:-36px;
			float:left;
			font-family: 'AlteHaasGroteskBold'; 
		    /*font-size: 19px;
		    top:10px;*/
		    text-decoration: none;
		}

	#footer .container .top{
			position:relative;
			float:right;
			font-family: 'AlteHaasGroteskBold'; 
		    font-size: 12px;
		    top:10px;
		}

	#footer .container .copy{
			position:absolute;
			float:left;
			left:2px;
			top:26px;
			font-size: 11px;

	}
	/*#footer-content {
			padding: 20px;
	}*/
	#footer ul,
	#footer li {
			display: inline;
			list-style: none;
	}
	#footer li a {
			padding: 0 10px;
	}

	#footer #sponsors{
		display: block;
		position: relative;
		float: left;
		/*right: -30px;*/
		left:-28px;
		top:13px;
		/*text-align: right;*/
		width:auto;
	}

#sidebar .widget-area h3{
			font-family: 'AlteHaasGroteskBold'; 
		    font-size: 25px;
	
}



#content .newer-older{
	position: relative;
	top:10px;
}

#content #comments{
	position: relative;
	top:30px;
}

#content #comments-form{
	position: relative;
	top:10px;
	margin-bottom: 20px;
}

#content #comments-form textarea{ 
	width:98%;
	resize:none;
}


#content #single-title h1{
	position: relative;
	top:0px;
	font-size: 50px;
	text-decoration: none;
	color: #d42d18;		
	line-height: 36px;
	font-family: 'AlteHaasGroteskBold';
}













/*	13-column layout
	60 px columns, 24 px gutters, 72 px margins, 1212 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11     12     13
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px  984px  1068px	*/
/*big tablet or small screen*/
@media only screen and (min-width: 1212px) {
	
	.container {
		
	}
		#content {
			
		}
		#sidebar {
			
		}
	
}


@media only screen and (max-width: 1211px) and (min-width: 768px) {


#leaderboard{
		display: none;
	}


	#header .container {
		padding-top: 200px;
		padding-left: 14px;
		padding-bottom: 40px;
	}

	#title{
		top:210px;	;
	}


		#date{
			position: relative;			
			color: #FFF;
			font-size: 20px;
			top:28px;
		}
		#date.en{left: 180px;}
		#date.fr{left: 400px;}
		
		#place{
			position: relative;			
			color: #FFF;
			font-size: 20px;
			top:29px;
		}
		#place.en{left: 180px;}
		#place.fr{left: 400px;}



		#logo,
			#tagline {
				position: absolute;
				bottom: 0;
			}
			#logo {
							
				font-size: 80px;
				line-height: 80px;
				letter-spacing: 0;
				color:#d42d18;				
			}

			#tagline{
				top:-127px;	
				font-size: 29px;
			}
		
		#content {
			float: none;
			padding: 4px 0px;
		}



		#nav-primary {
			clear: both;
			width: 100%;
			padding: 0px 0px;
			font-family: 'AlteHaasGroteskBold'; 
			font-size: 19px;
		}

		li.lang-item {
		  background-image: none;
		  display: inline;
		  float:right;
		  font-family: 'AlteHaasGroteskBold'; 
		  font-size: 19px;
		}
		.container #content{
			width:100%;
		}

		.post-single h2 a{
			font-size: 40px;
			text-decoration: none;
			color: #d42d18;
		}

		.post-content {
			position: relative;
			top: -10px;
		}

		#sidebar {
			float: none;
			background: #000;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 100%;
			/*border-bottom: 1px #8b1304 solid;*/
		}

		#nav-footer{
			position: relative;
			/*top: 40px;*/
		}

		#footer #sponsors {
			text-align: center;
			line-height: 50px;
			letter-spacing: 25px;
			width: 100%;
			top: 48px;
			margin-bottom: 50px;
		}

		#footer{
			padding-top: 0px;
		}
		#footer .container {
			
		}

		#footer .container .copy {
			position: absolute;
			top:40px;			
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}


}

/*	5-column layout
	60 px columns, 24 px gutters, 42 px margins, 480 px total
	---------------------------------------------------------
	1     2      3      4      5
	60px  144px  228px  312px  396px	*/
/*Small Tablet*/
@media only screen and (max-width: 767px) and (min-width: 480px) {
	
	#leaderboard{
		display: none;
	}

	#header .container {
		padding-top: 0px;
		padding-left: 14px;
		padding-bottom: 40px;
	}

	#title {
		position: relative;
		height: 80px;
		top: 92px;
		}

		#date{
			position: relative;			
			color: #FFF;
			font-size: 15px;
			top:-40px;
		}
		#date.en{left: 130px;}
		#date.fr{left: 260px;}
		
		#place{
			position: relative;			
			color: #FFF;
			font-size: 15px;
			top:-40px;
		}
		#place.en{left: 130px;}
		#place.fr{left: 260px;}



		#logo,
		#tagline {
			position: relative;
			line-height: 16px;
			font-size: 16px;
			top:0px;
		}
		#logo {
			
			font-size: 50px;
			line-height: 50px;
			letter-spacing: 0;
			color: #D42D18;
		}
		
		#content {
			float: none;
			padding: 4px 0px;
		}



		#nav-primary {
			clear: both;
			width: 100%;
			padding: 0px 0px;
			font-family: 'AlteHaasGroteskBold'; 
			font-size: 16px;
			line-height: 54px;
		}

		li.lang-item {
		  background-image: none;
		  display: inline;
		  float:right;
		  font-family: 'AlteHaasGroteskBold'; 
		  font-size: 16px;
		}
		.lang-item.lang-item-3{
			position: relative;
			top:-36px;
		}

		.lang-item.lang-item-5{
			position: relative;
			top:18px;
		}

		.post-single h2 a{
			font-size: 20px;
			text-decoration: none;
			color: #d42d18;
		}

		.post-content {
			position: relative;
			top: 10px;
		}

		#sidebar {
			float: none;
			background: #000;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 376px;
			/*border-bottom: 1px #8b1304 solid;*/
		}

		#nav-footer{
			position: relative;
			top: 4px;
		}

		#footer #sponsors {
			text-align: center;
			line-height: 50px;
			letter-spacing: 25px;
			width: 468px;
			top: 48px;
			margin-bottom: 50px;
		}

		#footer{
			padding-top: 0px;
		}
		#footer .container {
			
		}

		#footer .container .copy {
			position: absolute;
			top:40px;		
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}
	
}


/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/
/*Cellphone*/
@media only screen and (max-width: 479px) {


	#leaderboard{
		display: none;
	}

	#videotron{
		top:-50px;
	}
	#videotron img{
		width:50%
	}

	#header .container {
		position: relative;
		padding-top: 0px;
		padding-left: 14px;
		padding-bottom: 40px;
		top:60px;
	}
		#title{
			margin-bottom: 50px;

		}
		#date{
			position: relative;			
			color: #FFF;
			font-size: 15px;
			top:10px;
		}
		#date.en{left: 0px;}
		#date.fr{left: 0px;}
		
		#place{
			position: relative;			
			color: #FFF;
			font-size: 15px;
			top:12px;
		}
		#place.en{left: 0px;}
		#place.fr{left: 0px;}


		#logo,
		#tagline {
			position: relative;
			line-height: 11px;
			font-size: 11px;
			top:0px;
		}
		#logo {
			
			font-size: 25px;
			line-height: 25px;
			letter-spacing: 0;
			color: #D42D18;
		}
		
		#content {
			float: none;
			padding: 4px 0px;
		}

		.container{
			padding: 37px 46px;
		}

		#nav-primary {
			clear: both;
			width: 250px;
			padding: 70px 0px;
			font-family: 'AlteHaasGroteskBold'; 
			font-size: 16px;
			line-height: 50px;
		}

		li.lang-item {
			position: relative;
		  background-image: none;
		  display: inline;
		  float:right;
		  font-family: 'AlteHaasGroteskBold'; 
		  font-size: 16px;
		  
		}

		li.lang-item.lang-item-5{
			top:-3px;
		}
		li.lang-item.lang-item-3{
			top:-83px;
		}


		.post-single h2 a{
			font-size: 20px;
			text-decoration: none;
			color: #d42d18;
		}

		.post-content {
			position: relative;
			top: 10px;
		}

		#sidebar {
			float: none;
			background: #000;
			margin-left: -42px;
			margin-right: -42px;
			/*padding-left: 52px;*/
			padding-right: 52px;
			width: 376px;
			/*border-bottom: 1px #8b1304 solid;*/
		}

		#nav-footer{
			position: relative;
			top: 4px;
		}

		#nav-footer .menu{
			position: relative;
			width: 326px;
		}

		#footer #sponsors {
			text-align: center;
			line-height: 50px;
			letter-spacing: 25px;
			width: 300px;
			top: 75px;
		}

		#footer{
			padding-top: 0px;
		}
		#footer .container {
			
		}

		#footer .container .copy {
			position: absolute;
			top:70px;
			left:0px;
			width:300px;
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}
	
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */