/*  
Theme Name: SLB-Louis
Theme URI: http://www.cablevision.qc.ca/
Description: Modifié par Louis Garceau.
Version: 2.1
Author: Louis
Author URI: http://www.cablevision.qc.ca/
*/
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

* {margin: 0; padding: 0;}	
form {margin: 0; padding: 0;}
h1 {font-size: 19px; color: #858383;}
h2 {font-size: 16px; line-height: 20px; color: #505758;}
.h2 {font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #312E2E; font-weight: bold;}
h3 {font-size: 15px; color: #656565;}
html, body {background: #fff url(images/headerbg.gif) repeat-x left top; margin: 0px; padding: 0px; text-align: center;}
body, tr, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a:link,a:visited,a:active {color:#801C1F; text-decoration: none;}
a:hover	{color:#000000; text-decoration: underline;}
#wrap {width: 780px; border-right: 0px solid #ccc; text-align: left; vertical-align: middle; margin: 0px auto; padding: 0px;}
#header {width: 780px; height: 90px; text-align: right; margin: 0px auto;padding: 0px;}
#logo {float: left; width: 780px; margin-top: 20px;} 
#logo h1 { text-indent: -10000px; padding: 0px; margin: 0px; } 
#logo h1 a { display: block; background: url(images/logo.gif) no-repeat; height: 53px;}
#middle {clear: both; width: 780px; margin-top: 13px;}
#right {float: right; width: 162px;}
#left {float: left; width: 600px;}
.entry {width: 600px; border: 1px solid #dadada; background: #fff url(images/entry.gif) repeat-x left top; margin-bottom: 10px;}
.entry p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #000000; padding: 5px 15px 5px 15px;}
.entry h2 {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-size: 16px;
    color: #898585;
    font-weight: bold;
    background-image: url('images/paper_content_48.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding:5px 5px 3px 35px;
}
.entry li {margin-left: 25px;}
#sidebar { background: #fff; width: 140px; border: 1px solid #dadada; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000; padding: 10px; }
#sidebar h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#sidebar ul { list-style-type: none; margin: 0 ; padding: 0; }
#sidebar ul li { list-style-type: none; margin: 0 0 10px 0; padding: 0; }
#sidebar ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#sidebar ul li ul li { list-style-type:none;  background: transparent url(images/bullet.gif) no-repeat 0 4px; padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
#sidebar a { font-weight: bold; }
.alignright { float: right; }
.alignleft { float: left; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
.gcomment { border-left: none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom: 1px solid #f3f3f3; padding:3px; background-color:#F7F7F7; }
.ucomment { border-left: none; border-right:none; margin-bottom:3px; border-bottom: 1px solid #f3f3f3; padding:3px; background-color:#fbfbf1; }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footerbox { clear:both; background: #FFF url(images/footerbg.gif) repeat-x left top; width: 100%; background-color: #312E2E; margin: 0px auto; text-align: center;}
#footerpad { clear:both; width: 780px; padding-top: 5px; margin: 0px auto; text-align: left;}
#footer {
	clear:both;
	width: 780px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8E8C8C;}
#footer a:link, #footer a:active, #footer a:visited { color: #C3C2C2; text-decoration: none;}
#footer a:hover { color: #801C1F; text-decoration: underline;}
.pubpub {
    float: left;
    width: 130px;
    height: 60px;
}
.banner {
    float: right;
    width: 466px;
    height: 60px;
}
.banner_header {
    height: 65px;
}
#sidebar_pub { float:right; background: #fff; width: 140px; border: 1px solid #dadada; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000; padding: 10px; margin-top:5px; }
#sidebar_pub h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#sidebar_pub p { padding: 5px 0px; margin: 0px 0px 0px 0px; border-bottom: dashed 1px #ccc;}
.info_div {
    background-color:#FFDFAE;
    background-image: url('images/information_frame.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    border:solid 1px #9F6000; 
    color: #9F6000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 0px;
    padding:5px 5px 5px 30px;
    font-weight: bold;
}

.navigation {
    background-color:#f3f3f3;
    /*background-image: url('images/information_frame.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: 10px center;*/
    border:solid 1px #dadada; 
    color: #333333;
    width: 565px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 0px;
    padding:5px 5px 5px 30px;
    font-weight: bold;
    height: 14px;
}
.navigation .left {
    float: left;
        text-align: left;
}
.navigation .right {
    float: right;
    text-align: right;
}
.audio {
    font-weight: bold;
}

