/*
Theme Name: 104 histoires - 2014
Theme URI: http://104histoires.com
Description: Le theme 2014 de 104 histoires de Nouvelle-France 
Version: 2014.1
Author: Jean-Francois Blais
Author URI: http://jfblais.ca
*/


/**************************    BODY    **************************/
body {
	line-height:1em;
	font-family:Helvetica, sans-serif;
	font-size: 100%;
	margin:0;
	padding:0;
	background:#dcdbd9 url(images/fond02.jpg)  50% top no-repeat;
}
.boiteMobile {
	display:none;
}
.boiteDesktop {
	display:block;
}
/* OMBRRE SUR PAGE */
.ombre_sur_page {
	width: 100%;  
	height: 50px;
	position: fixed;
	top: 0;
	z-index: -2;
}

.ombre_gauche {
	width: 497px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0 !important;
	background: url(images/entete/ombre_gauche01.png) no-repeat 0 0;
}

.ombre_centre {
	width: auto;
	height: 50px;
	position: absolute;
	top: 0;
	left: 497px;
	right: 487px;
	background: url(images/entete/ombre_centre01.png) repeat-x 0 0;
}

.ombre_droite {
	width: 487px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/entete/ombre_droite01.png) no-repeat 0 0;
}

/**************************    ELEMENTS COMMUNS    **************************/

.clear_both {
	clear:both;
}

.cache {
	display:none;
}

h1.titre_cache,
h2.titre_cache {
	font-size: 0em;
	display: block;
	position:absolute;
	margin-left:-9999px;
	z-index:-100;
}

/* Textes */
p {
	font-size:14px;
	line-height:16px;
	color:#771100;
	margin:0 0 16px 0;
}

a {
	color:#771100;
	text-decoration:underline;
}

a:hover {
	color:#cc6633;
	text-decoration:none;
}

a:visited {
	color:#cc6633;
	text-decoration:underline;
}

h1,
h2,
ul {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

ul li,
ol li {
	font-size:14px;
	line-height:16px;
	color:#771100;
	margin:0 0 16px 16px;
}

ol li {
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:32px;
	color:#771100;
	text-shadow:1px 1px 1px #7c7c7c;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:lighter;
	line-height:32px;
	color:#771100;
}

h1 a,
h2 a {
	text-decoration:none;
}

h1 a:hover,
h2 a:hover {
	text-decoration:underline;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

/* images */
img a {
	margin:0;
	padding:0;
	border:0 !important;
}

img.attachment-post-thumbnail {
	width:450px;
	height:auto;
}

.entry-content img {
	margin: 0 0 1.1em 0;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	clear:none;
	margin-right: 1.5em;
}

.alignright, img.alignright {
	display: inline;
	float: right;
  	margin-left: 1.5em;
	padding-bottom: 10px;
}

p .aligncenter, img.aligncenter, img.aligncenter a {
	clear: both;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}

.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
}

.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}

.gallery dl {
	margin: 0;
}

.gallery-caption {
	margin:-1.5em 0 0 0;
}

/* Pullquotes */

blockquote {
	color:black;
	margin: 20px;
	padding: 20px;
	float:left;
	border-left: thick solid #520701;
	font-style: oblique;
	background:#ecd8a9;
}

blockquote p {
	color:black !important;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* Address */

address {
	margin: 20px;
	padding: 20px;
	border-left: thick solid #999999;
	font-style: oblique;
}

/* Pre */
pre {
	width: 300px;
}

/* TABLES */
			
table {
	color:#f5d6ad;
	display:block;
	margin:0 40px;
	padding: 0 0px;  
	border-collapse:collapse;
}

th {
    font-size:1.2em;
    padding:4px 6px;
}

thead {
	font-size: 1.2em;
	line-height:1.5em;
	color:#814000;
	text-align:center;
	padding:1.5em;
	background:#dddcda;
}

tbody {
}

tbody tr {
	width:280px;
}

tbody tr td {
	font-size:14px;
	font-weight:lighter;
	padding:0.5em 0.5em;
}

tfoot {
	font-size: 1em;
	line-height:1.5em;
	text-align:center;
	background:url(images/thead_fond01.jpg) repeat top left;
}

td {
    width:auto;
	padding:4px;
    /*border:1px solid #a8a7a6;*/
}

/*  RECHERCHE */
#recherche {
	width:300px;
	margin: 0 20px 20px 0 !important;
	padding: 10px 0;
	float: left;
	text-align:center;
	background: url(images/content_element_fond01.jpg) left top repeat-x;
}


#recherche #searchform label.hidden {
	font-size:12px;
	color:black;
	line-height:24px;
	float:left;
	margin: 0 0 0 10px;
	padding: 0 10px;
}

#searchsubmit {
	margin: 5px 0 0 0;
}

#recherche #s {
	width: 180px;
	text-align:center;
	font-size:1.2em;
	color:#666666;
}

p.acc_recherches {
	background:none !important;
}

/************************  WRAPPER *************************/
#wrapper {
	width:1040px;
	display:block;
	margin:-8px auto 0 auto !important;
	top:0;
	background:none;
}

#wrapper_site {
	width:1040px;
	display:block;
	margin:-8px auto 0 auto !important;
	top:100px;
	/*border-left:1px solid #7c7c7c;
	border-right:1px solid #7c7c7c;*/
	/*background:white;*/
}

/************************  LEADERBOARD *************************/
#leaderboard {
	width:728px;
	height:100px;
	display:block;
	margin:20px auto 10px auto !important;
}

#leaderboard img {
	width:728px;
	height:90px;
	display:block;
	margin:0 auto !important;
	padding:0;
}

/************************  EN TETE *************************/
#entete_wrapper {
	width:1040px;
	height:130px;
}

#entete {
	width:1040px;
	height:130px;
	display:block;
	float:left;
	background:url(images/entete_fond01.jpg) top left no-repeat;
}

h1.titre_site {
	font-size:46px;
	line-height:48px;
	color:#771100;
	font-weight:lighter;
	text-align:center;
	text-shadow:1px 1px 1px white;
	margin-top:0 !important;
	margin-bottom:0 !important;
}

h1.titre_site a,
h1.titre_site a:visited {
	color:#771100;
}

#entete .sous_titre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#771100;
	font-weight:lighter;
	text-align:center;
	margin-top:0;
}

/************************  NAVBARINF *************************/
#navbarinf {
	width:1040px;
	height:30px;
	display:block;
	float:left;
	margin-top:30px;
	background:#7c7c7c;
}

ul#menu-navbarinf,
ul.menu_navbarinf {
	height:30px;
	display:inline-block;
	float:left;
	margin:0 0 0 10px !important; 
	padding:0 !important;
}

ul#menu-navbarinf li,
ul.menu_navbarinf li {
	height:30px;
	font-size:14px;
	line-height:30px;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

ul#menu-navbarinf li:hover,
ul.menu_navbarinf li:hover {
	height:30px;
	line-height:30px;
	display:block;
}

ul#menu-navbarinf li a,
ul.menu_navbarinf li a {
	height:30px;
	color:white;
	text-decoration:none;
	line-height:30px;
	text-shadow:black 1px 1px 1px;
	margin:0 10px;
}

ul#menu-navbarinf li a:hover,
ul.menu_navbarinf li a:hover {
	text-decoration:underline;
	text-shadow:none;
}


/************************  CONTENU WRAPPER *************************/
#contenu_wrapper {
	width:1040px;
	display:block;
	margin:0;
}

/****  CONTENU PRINCIPAL ****/
#contenu_principal {
	width:640px;
	display:block;
	float:left;
	margin:46px 0 0 0;
}

.episode_courant,
.episodes_recents {
	width:638px;
	display:block;
	float:left;
	padding:20px;
	position:relative;
	border:1px solid #CCCCCC;
	background:white;
	box-shadow: 1px 1px 1px #888888;
}

.episode_courant p a,
.episodes_recents p a {
	color:#771100;
	text-decoration:underline;
}

h1.titre_section_single {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:lighter;
	line-height:32px;
	color:#771100;
	margin:0px !important;
	text-shadow:none!important;
}

h1.titre_section_single a:visited {
	color:#771100;
}

.date {
	font-size:14px;
	color:#7c7c7c;
}

.colonne_gauche {
	width:176px;
	display:block;
	float:left;
	margin:16px 0 0 0;
}

.article_thumb {
	width:150px;
	height:auto;
	display:block;
	float:left;
	overflow:hidden;
}

.article_thumb img {
	width:150px;
	height:auto;
	display:block;
	float:left;
}

.colonne_droite {
	width:460px;
	display:block;
	float:right;
	margin:16px 0 0 0;
}

.colonne_droite h2 {
	font-size:18px;
	line-height:22px;
}

.colonne_droite h3 {
	font-size:14px;
	line-height:16px;
}

.separateur_contenu {
	width:640px;
	height:20px;
	display:block;
	float:left;
	margin:20px 0;
	background:url(images/separateur_contenu01.png) right top no-repeat;
}

/****  episodes_recents  ****/
.titre_section {
	font-size:14px !important;
	color: white;
	text-transform: uppercase;
	display: inline-block;
	left: 25px;
	padding: 0 14px;
	position: absolute;
	top: -20px;
	background: #771100;
	box-shadow: 1px 1px 1px black;
	z-index: 2;
}

.titre_section a,
.titre_section a:hover,
.titre_section a:visited {
	color:white;
}


.episodes_recents ul li {
}

.episodes_recents ul li a {
	color:#771100;
	text-decoration:underline;
}

/**** TIROIRS ****/
.tabs ul li.onglet a:hover {
	color:white !important;
}

.tabs ul li.ui-tabs-active a:hover {
	color:#09334e !important;
}

.tiroirs_wrapper {
	display:block;
	margin:20px 0 0 0;
}

.tiroir_contenu {
	font-size:12px !important;
	border:1px solid #CCCCCC !important;
}

.tiroir_contenu ul li.titre {
	font-size:14px !important;
}

.tiroir_contenu ul li.titre a:hover{
	text-decoration:underline !important;
}

span.tiroir_date {
	font-size:10px;
	color:#6699CC;
}

h3.nom_tiroir {
	font-size:14px !important;
	/*box-shadow: 0px 5px 5px #888888;*/
}

.tiroirs h3.nom_tiroir {
	color:#2c3349 !important;
	text-shadow:white 1px 1px 1px !important;
}

/******************* archives par categories ***********/
.cat_excerpt {
	width:590px;
	display:block;
	float:right;
	margin:10px 0;
	border:1px solid #cccccc;
}
.cat_excerpt p {
	font-size:12px;
	line-height:16px;
}

.cat_excerpt .colonne_gauche {
	width:55px;
	display:block;
	float:left;
}

.image_gauche2 {
	width:75px;
	margin-top:20px;
	margin-left:-50px;
	border:1px solid #cccccc;
	box-shadow: 2px 2px 7px #888888;
	background:white;
}

.image_gauche2 img {
	width:75px;
}

.cat_excerpt .colonne_droite {
	width:500px;
	display:block;
	float:left;
	margin-right:10px;
}

.excerpt_terms_list {
	font-size:12px;
	display:block;
	margin:10px 0;
}

.excerpt_terms_list a {
	color:#666666;
	text-decoration:none;
}

.excerpt_terms_list a:hover {
	text-decoration:underline;
}


/************************* SIDEBAR_1 *************************/
#sidebar_1 {
	width:338px;
	display:block;
	float:right;
	margin:16px 0 0 0;
}

#sidebar_1 .element_vide,
#sidebar_1 .element,
#sidebar_1 .element_sans_fond,
#sidebar_1 .element_fond_blanc {
	width:336px;
	display:block;
	float:right;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}

#sidebar_1 .element,
#sidebar_1 .element_sans_fond,
#sidebar_1 .element_fond_blanc {
	box-shadow: 1px 1px 1px #888888;
}

#sidebar_1 .element,
#sidebar_1 .element_sans_fond {
	border:1px solid #cccccc;
}

#sidebar_1 .element_fond_blanc {
	background:white;
}

#sidebar_1 .element {
    background: -moz-linear-gradient(top, #d9dde0 0%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9dde0), color-stop(100%, #fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d9dde0 0%, #fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d9dde0 0%, #fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d9dde0 0%, #fefefe 100%); /* IE10+ */
    background: linear-gradient(top, #d9dde0 0%, #fefefe 100%); /* W3C */       
}

#sidebar_1 .element_sans_fond {
	background:none;
}

.titre_sidebar {
	width:336px;
	height:30px;
	display:block;
	margin:0;
	background:#cccccc;
}

h2.titre_sidebar_txt {
	font-size:18px;
	line-height:38px;
	color:#771100;
	text-align:center;
	margin:0 !important;
}

h2.titre_sidebar_txt a {
	color:#771100;
	text-shadow:1px 1px 1px white;
}

h2.titre_sidebar_txt a:hover {
	text-shadow:none;
}

h3.titre_nouvelles_sidebar,
h3.titre_nouvelles_sidebar a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	line-height:18px;
	color:#771100;
	text-decoration:none;
}

h3.titre_nouvelles_sidebar a:hover {
	text-decoration:underline;
}

.nouvelles_sidebar {
	width:316px;
	display:block;
	margin:5px 10px;
}

#sidebar_1 form input {
	width:240px !important;
	display:block;
	margin:16px auto !important;
	font-size:14px;
	line-height:16px;
	text-align:center;
}

#sidebar_1 form button {
	width:200px !important;
	display:block;
	margin:0 auto 16px auto !important;
}

#sidebar_1 form p {
	margin: 10px;
}

/***** youtube dans sidebar ******/
#sidebar_1 #player {
    width:336px !important;
    height: 100% !important;
	display:block;
	float:left;
    padding: 0;
	margin:0 10px 0 0;
}

#sidebar_1 .youtube .carousel {
    width:310px;
	height:auto;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#sidebar_1 .youtube .thumbnail {
	width: 90px;
   	margin: 2px;
    border: 1px solid black;
}

#sidebar_1 .youtube .thumbnail:hover {
    border: 1px solid red;
}

#sidebar_1 .youtube iframe.player {
    width:316px;
	height:260px;
	display:block;
	float:left;
    border: 0;
	margin: 20px 10px !important;
}

#sidebar_1 .yt-descript {
    width:180px !important;
    height:100px;
	color: #000;   
    display:block;
	float:left;
	margin: 10px 0;
}

#sidebar_1 p.yt-descript {
	font-size:12px !important;
	margin: 0 5px !important;
}

#sidebar_1 p.yt-descript:hover {
	text-decoration:underline;
}

#sidebar_1 .carItemContain{
    width:auto;
    height:100px;
}

#sidebar_1 .sidebar_youtube {
	height:760px;
	display:block;
	border:none;
}

#sidebar_1 .sidebar_youtube #player .youtube .youtube-channel {
	width:336px!important;
	display:block;
	margin:0 !important;
	padding:0 !important;
}

#sidebar_1 #sidebar_youtube .carousel {
	/*height:272px !important;*/
	display:block;
	overflow:hidden;
}

#sidebar_1 .more {
	font-size:14px;
	text-align:right;
	margin:16px 10px;
}

#sidebar_1 .more a {
	color:#771100;
	text-decoration:none;
}

#sidebar_1 .more a:hover {
	text-decoration:underline;
}

/** onglets sociaux et courriel **/
.sidebar_1 ul.onglets {
	width:330px;
	display:block;
	float:left;
	list-style-type:none !important;
	margin:0 !important;
	padding:0 !important;
}

li.sidebar_facebook,
li.sidebar_googleplus,
li.sidebar_onglet_youtube,
li.sidebar_rss,
li.sidebar_courriel {
	width:30px;
	height:30px;
	display:block;
	float:right;
	margin:0 10px;
	padding:0;
}

li.sidebar_facebook a,
li.sidebar_googleplus a,
li.sidebar_onglet_youtube a,
li.sidebar_rss a,
li.sidebar_courriel a {
	width:30px;
	height:30px;
	display:block;
	float:left;
	padding:0;
	text-decoration:none!important;
}

li.sidebar_facebook a:hover,
li.sidebar_googleplus a:hover,
li.sidebar_onglet_youtube a:hover,
li.sidebar_rss a:hover,
li.sidebar_courriel a:hover {
	width:30px;
	height:30px;
	display:block;
	float:left;
	padding:0;
}

li.sidebar_facebook a {
	background:url(images/sidebar/sidebar_facebook01.png) left top no-repeat;
}

li.sidebar_googleplus a {
	background:url(images/sidebar/sidebar_googleplus01.png) left top no-repeat;
}

li.sidebar_facebook a:hover {
	background:url(images/sidebar/sidebar_facebook01.png) left -30px no-repeat;
}

li.sidebar_googleplus a:hover {
	background:url(images/sidebar/sidebar_googleplus01.png) left -30px no-repeat;
}

li.sidebar_onglet_youtube a {
	background:url(images/sidebar/sidebar_youtube01.png) left top no-repeat;
}

li.sidebar_onglet_youtube a:hover {
	background:url(images/sidebar/sidebar_youtube01.png) left -30px no-repeat;
}

li.sidebar_rss a {
	background:url(images/sidebar/sidebar_rss01.png) left top no-repeat;
}

li.sidebar_rss a:hover {
	background:url(images/sidebar/sidebar_rss01.png) left -30px no-repeat;
}

li.sidebar_courriel a {
	background:url(images/sidebar/sidebar_courriel01.png) left top no-repeat;
}

li.sidebar_courriel a:hover {
	background:url(images/sidebar/sidebar_courriel01.png) left -30px no-repeat;
}

/************************* FOOTER *************************/
#footer {
	width:1040px;
	margin: 16px auto 0 auto;
	display:block;
	text-align:center;
	border-top:3px solid #012037;
	border-bottom:3px solid #012037;
    background: -moz-linear-gradient(top, #771100 0%, #951904 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #771100), color-stop(100%, #951904)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #771100 0%, #951904 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #771100 0%, #951904 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #771100 0%, #951904 100%); /* IE10+ */
    background: linear-gradient(top, #771100 0%, #951904 100%); /* W3C */       
}

#sitemap {
	width:710px;
	display:block;
	float:left;
	margin: 20px 0 0 20px;
	padding:0; 
}

.sitemap_colonne {
	width:175px;
	display:block;
	float:left;
	margin:0 !important;
	padding:0 !important;
}

.sitemap_colonne h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px !important;
	color:white;
	font-weight:normal !important;
	text-transform:uppercase;
	text-align:left;
	margin-top:0 !important;
}

#sitemap .sitemap_colonne ul {
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

#sitemap .sitemap_colonne ul li {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
}

#sitemap .sitemap_colonne ul li a,
#sitemap .sitemap_colonne ul li a:visited {
	color:#CCCCCC;
	text-decoration:none !important;
}

#sitemap .sitemap_colonne ul li a:hover {
	text-decoration:underline !important;
}

#footer_sidebar {
	width:270px;
	height:100px;
	display:block;
	float:left;
	margin: 20px 0 0 20px;
}

.footer_logo {
	width:220px;
	display:block;
	float:left;
	margin:0 0 20px 0;
	padding:0;
}

.footer_social ul {
	/*width:204px;*/
	display:block;
	float:left;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

li.footer_facebook,
li.footer_googleplus,
li.footer_youtube,
li.footer_rss,
li.footer_courriel {
	width:48px;
	height:48px;
	display:block;
	float:left;
	margin:0 5px;
	padding:0;
}

li.footer_facebook a,
li.footer_googleplus a,
li.footer_youtube a,
li.footer_rss a,
li.footer_courriel a {
	width:48px;
	height:48px;
	text-decoration:none!important;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

li.footer_facebook a:hover,
li.footer_googleplus a:hover,
li.footer_youtube a:hover,
li.footer_rss a:hover,
li.footer_courriel a:hover {
	width:48px;
	height:48px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

h3.titre_site {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	color:white;
	font-weight:lighter !important;
	text-align:center;
	text-shadow:none!important;
	margin-top:0 !important;
	margin-bottom:0 !important;
}

h3.titre_site a {
	color:white;
	text-decoration:none!important;
}

#footer .sous_titre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#771100;
	font-weight:lighter;
	text-align:center;
	margin-top:0;
}


li.footer_facebook a {
	background:url(images/footer/footer_facebook01.png) left top no-repeat;
}

li.footer_googleplus a {
	background:url(images/footer/footer_googleplus01.png) left top no-repeat;
}

li.footer_facebook a:hover {
	background:url(images/footer/footer_facebook01.png) left -48px no-repeat;
}

li.footer_googleplus a:hover {
	background:url(images/footer/footer_googleplus01.png) left -48px no-repeat;
}

li.footer_youtube a {
	background:url(images/footer/footer_youtube01.png) left top no-repeat;
}

li.footer_youtube a:hover {
	background:url(images/footer/footer_youtube01.png) left -48px no-repeat;
}

li.footer_rss a {
	background:url(images/footer/footer_rss01.png) left top no-repeat;
}

li.footer_rss a:hover {
	background:url(images/footer/footer_rss01.png) left -48px no-repeat;
}

li.footer_courriel a {
	background:url(images/footer/footer_courriel01.png) left top no-repeat;
}

li.footer_courriel a:hover {
	background:url(images/footer/footer_courriel01.png) left -48px no-repeat;
}

#footer_credits {
	width:980px;
	display:block;
	float:left;
	margin: 30px 0 0 0;
}

#footer_credits p {
	font-size:10px;
	color:#cccccc;
	line-height:12px;
}

#footer_credits p a {
	color:#CCCCCC;
	text-decoration:none!important;
}

#footer_credits p a:hover {
	text-decoration:underline !important;
}

#footer img {
	margin:0 auto;
}


/************************* VIDEOS *************************/
#sidebar_1 iframe {
	width:100%;
	height:auto !important;
}
#sidebar_1 .blocFacebook iframe {
	width:100%;
	height:inherit !important;
}
