/*
THEME NAME: Chez Jules
THEME URI: http://chezjules.tv
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Patrick Tanguay following a design by Éric Demay
AUTHOR URI: http://tasteofblue.ca
*/

body {
	background: #e0e0e0 url('images/body.png') repeat-x top left;
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #000;
}

body#home {
	background: #e0e0e0 url('images/body-video-slide.png') repeat-x top left;
}

body.s-category-episodes,
body.s-category-extras {
	background: #e0e0e0 url('images/body-video.png') repeat-x top left;
}

a {
	text-decoration: none;
	color: #f00;
}

a {
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	height: 223px;
}

#header h1 {
	position: absolute;
	top: 106px;
	right: -40px;
	width: 428px;
	margin: 0;
	text-indent: -500em;
}

#header h1 a {
	display: block;
	background: url('images/sprite-header.png') no-repeat 0 -180px;
	height: 116px;
	outline: none;
}

#header h1 a:hover {
	background: url('images/sprite-header.png') no-repeat 0 -296px;
}

#header ul#mainnav {
	position: absolute;
	top: 106px;
	left: 0;
	margin: 0;
	padding-left: 0;
}

#header ul#mainnav li {
	display: inline;
	list-style-type: none;
	text-indent: -400em;
}

#header ul#mainnav li a {
	display: block;
	float: left;
	width: 100px;
	height: 85px;
	outline: none;
}

#header ul#mainnav li#episodes a {
	background: url('images/sprite-header.png') no-repeat 0 0;
	width: 121px;
}

.category-episodes #header ul#mainnav li#episodes a,
.s-category-episodes #header ul#mainnav li#episodes a,
#header ul#mainnav li#episodes a:hover {
	background: url('images/sprite-header.png') no-repeat 0 -85px;
}

#header ul#mainnav li#blogue a {
	background: url('images/sprite-header.png') no-repeat -121px 0;
	width: 104px;
}

.category-billets #header ul#mainnav li#blogue a,
.s-category-billets #header ul#mainnav li#blogue a,
#header ul#mainnav li#blogue a:hover {
	background: url('images/sprite-header.png') no-repeat -121px -85px;
}

#header ul#mainnav li#infos a {
	background: url('images/sprite-header.png') no-repeat -225px 0;
	width: 106px;
}

.pageid-120 #header ul#mainnav li#infos a,
#header ul#mainnav li#infos a:hover {
	background: url('images/sprite-header.png') no-repeat -225px -85px;
}

#header ul#mainnav li#prod a {
	background: url('images/sprite-header.png') no-repeat -331px 0;
	width: 160px;
}

.pageid-124 #header ul#mainnav li#prod a,
.parent-pageid-124 #header ul#mainnav li#prod a,
#header ul#mainnav li#prod a:hover {
	background: url('images/sprite-header.png') no-repeat -331px -85px;
}

#header #concours {
	float: left;
	width: 120px;
	height: 90px;
	margin: 15px 50px 0 0;
	overflow: hidden;
}

#header #leaderboard {
	float: left;
	width: 728px;
	height: 90px;
	margin: 15px 0 0 2px;
	overflow: hidden;
}

#header #togglesearch:hover {
	background: url('images/sprite-header.png') no-repeat -450px -197px;
}

#header .breadcrumb {
	position: absolute;
	left: 15px;
	bottom: 6px;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #f00;
}

#header .breadcrumb * {
	float: left;
}

#header .breadcrumb span {
	display: block;
	background: url('images/icon-redarrow.png') no-repeat 7px 2px;
	width: 20px;
	text-indent: -500em;
}

#header .breadcrumb a {
	text-decoration: none;
}

#header .breadcrumb a:hover {
	text-decoration: underline;
}

#header #searchform {
	position: absolute;
	bottom: 4px;
	right: 0;
	z-index: 40;
	background: url('images/searchform.png');
	padding: 3px 4px 1px 9px;
}

#header #searchform #s {
	background-color: transparent;
	border: none;
	padding: 2px 5px;
	text-align: right;
	color: #b49696;
}

#header #searchform #searchsubmit {
	background: url('images/icon-search.png') no-repeat top left;
	height: 17px;
	width: 17px;
	border: none;
	text-indent: -500em;
	cursor: pointer;
}

#header #searchform #searchsubmit:hover {
	background: url('images/icon-search-on.png') no-repeat top left;
}

#content {
	float: left;
	background-color: #efefef;
	width: 590px;
}

#sidebar {
	float: right;
	width: 300px;
	margin-top: 10px;
	padding-bottom: 20px;
}

#sidebar #bigbox1,
#sidebar #bigbox2 {
	background-color: #dadada;
	width: 300px;
	height: 250px;
	overflow: hidden;
	margin-top: 15px;
}

#content #interpost {
	background-color: #e0e0e0;
	height: 60px;
	margin: 0 0 5px 0;
	padding: 10px 0;
	text-align: center;
}


/* Content block */

#access {
	display: none;
}

.videopost {
	position: relative;
	height: 562px;
}

.videopost .comments-link {
	float: left;
	background: url('images/fade-separator.png') no-repeat bottom right;
	width: 145px;
	height: 45px;
	margin: 0;
	padding-top: 11px;
	font-family: "Futura", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
}

.videopost .comments-link a {
	margin-left: 6px;
	text-decoration: none;
	color: #ee8080;
}

.videopost .comments-link a:hover {
	color: #fff;
}

.videopost .comments-link span {
	position: relative;
	margin-right: 7px;
	bottom: -5px;
	font-size: 25px;
}

.videopost .ratingblock {
	float: left;
	background: url('images/fade-separator.png') no-repeat bottom right;
	width: 180px;
	height: 49px;
	margin: 0 0 0 10px;
	padding-top: 7px;
}

.videopost .ratingblock .ratingblock {
	float: none;
	background: none;
	width: auto;
	border: none;
}

#speedtoggle {
        position: absolute;
        left: 901px;
        top: 426px;
        margin: 0;
        padding-left: 0;
}

#speedtoggle li {
        width: 34px;
        list-style-type: none;
        font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#speedtoggle li a {
        display: block;
        background-color: #f00;
        margin-bottom: 2px;
        padding: 5px 0 2px 7px;
        text-decoration: none;
        font-size: 11px;
        color: #fff;
}

#speedtoggle li#bit-1500 {
        width: 31px;
}

#speedtoggle li#bit-300 {
        width: 27px;
}

#speedtoggle li a:hover{
        background-color: #666;
}

#speedtoggle li.on a {
        background-color: #000;
}

.videoplayer,
.screengrab {
	display: block;
	width: 900px;
	height: 506px;
	text-align: center;
}

.screengrab {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.ratingblock .ratingtext {
	display: none;
}

.videopost .shareblock {
	float: left;
	background: url('images/fade-separator.png') no-repeat bottom right;
	width: 290px;
	height: 44px;
	margin: 0 0 0 20px;
	padding-top: 12px;
	text-indent: -550em;
}

.videopost .shareblock a {
	display: block;
	float: left;
	height: 25px;
	margin-top: 3px;
	margin-right: 20px;
	outline: none;
}

.videopost .shareblock a.showtoggle {
	background: url('images/sprite-share.png') no-repeat 0 -27px;
	width: 90px;
}

.videopost .shareblock a.showtoggle:hover {
	background: url('images/sprite-share.png') no-repeat 0 0;
}

.videopost .shareblock a.sendtoggle {
	background: url('images/sprite-share.png') no-repeat -104px -27px;
	width: 92px;
}

.videopost .shareblock a.sendtoggle:hover {
	background: url('images/sprite-share.png') no-repeat -104px 0;
	width: 92px;
}

.videopost .shareblock a.feed {
	background: url('images/sprite-share.png') no-repeat -212px -27px;
	width: 49px;
	margin-right: 0;
	outline: none;
}

.videopost .shareblock a.feed:hover {
	background: url('images/sprite-share.png') no-repeat -212px 0;
}

.videopost .extras {
	float: right;
	display: inline;
	width: 250px;
	height: 29px;
	margin: 15px 0 0 0;
	padding-top: 0;
	text-indent: -500em;
}

.videopost .extras a {
	display: block;
	background: url('images/sprite-share.png') no-repeat -260px -27px;
	height: 26px;
}

.videopost .extras a:hover {
	background: url('images/sprite-share.png') no-repeat -260px 0;
}

#shareblock {
	display: none;
	position: absolute;
	z-index: 20;
	background: url('images/shareblock.png') no-repeat top left;
	width: 150px;
	height: 190px;
	left: 335px;
	bottom: 47px;
	text-align: center;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #fff;
}

#shareblock h3 {
	margin: 17px 10px 0 5px;
	font-size: 13px;
}

#shareblock a {
	display: block;
	width: 37px;
	height: 37px;
	text-indent: -500em;
	cursor: pointer;
	outline: none;
}

#shareblock a.fb {
	position: absolute;
	left: 20px;
	bottom: 26px;
	background: url('images/sprite-send.png') no-repeat 0px 0px;
}

#shareblock a.fb:hover {
	background: url('images/sprite-send.png') no-repeat 0px -37px;
}

#shareblock a.tw {
	position: absolute;
	right: 20px;
	bottom: 26px;
	background: url('images/sprite-send.png') no-repeat -37px 0px;
}
#shareblock a.tw:hover {
	background: url('images/sprite-send.png') no-repeat -37px -37px;
}

#shareblock a.closeshare,
#send a.closesend {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url('images/icon-close.png') no-repeat top left;
	width: 10px;
	height: 10px;
	color: #fff;
	outline: none;
}

#send a.closesend {
	z-index: 500;
	text-indent: -500em;
}

#shareblock p {
	margin: 5px 0 0 0;
	color: #fff;
}

.videopost #send {
	display: none;
	position: absolute;
	z-index: 20;
	background: #f00 url('images/send.png') no-repeat center bottom;
	width: 500px;
	height: 290px;
	left: 230px;
	bottom: 46px;
	overflow: hidden;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#sendframe {
	overflow: hidden;
	height: 280px;
	border: none;
}

#embedcode {
	overflow: hidden;
	border: 1px solid #f99;
}

#slide-wrap {
	position: relative;
	width: 900px;
	height: 114px;
	margin: 0 -24px 1px -24px;
	padding: 0 24px;
}

#slide {
	position: relative;
	width: 899px;
	height: 114px;
	overflow: hidden;
	border-right: 1px solid #262626;
}

#slide .inner {
	position: absolute;
	left: 0;
	width: 3000px;
}

#slide .minipost {
	float: left;
	position: relative;
	width: 299px;
	height: 114px;
	overflow: hidden;
	border-left: 1px solid #262626;
}

#slide .minipost:hover {
	background: #201313 url('images/minipost-on.png') repeat-x bottom left;
	border-left: 1px solid #681a1b;
}

#slide .minipost img {
	float: left;
	margin: 11px 8px 0 0;
}

#nextslide,
#prevslide {
	display: block;
	position: absolute;
	top: 11px;
	background-color: #333;
	width: 24px;
	height: 92px;
	text-indent: -500em;
	cursor: pointer;
}

#prevslide {
	left: 0;
	background: url('images/prevslide-off.png') no-repeat top left;
}

#prevslide:hover {
	background: url('images/prevslide-on.png') no-repeat top left;
}

#nextslide {
	right: 0;
	background: url('images/nextslide-off.png') no-repeat top right;
}

#nextslide:hover {
	background: url('images/nextslide-on.png') no-repeat top right;
}

.minipost .comments-link {
	position: absolute;
	top: 62px;
	left: 159px;
	margin: 0;
}

.minipost .ratingblock {
	position: absolute;
	top: 79px;
	left: 153px;
	margin: 0;
}

.minipost .ratingblock .ratingblock {
	position: static;
}

#content .post {
	position: relative;
	background: url('images/lines-post.png') repeat-x bottom left;
	padding: 18px 0 26px 0;
}

#content.search .post {
	padding: 0 0 26px 0;
}

#content .page {
	background: url('images/lines-post.png') repeat-x bottom left;
	padding: 0 12px 18px 12px;
}

#content.search .page {
	background: url('images/lines-post.png') repeat-x bottom left;
	padding: 0;
}

#content.widecolumn form {
	padding: 0 12px 18px 12px;
}

#content .post .titlecol {
	float: left;
	width: 215px;
}

#content .post .titlecol .entry-date {
	background: url('images/fade-meta.png') no-repeat top left;
	min-height: 40px;
	width: 200px;
	margin: 0;
	padding: 10px 0 0 15px;
	font-size: 10px;
}

#content .post .entry-content {
	float: right;
	width: 355px;
	margin-right: 12px;
}

.page #content .entry-content {
	margin-left: 214px;
}

#content.emailsend .entry-content {
	float: none;
	width: auto;
	margin: 0 15px;
}

#content.singlepost .entry-content,
#content.singlepost-novid .entry-content {
	background: url('images/lines-post.png') repeat-x bottom left;
	padding: 0 12px 18px 12px;
}

#content .post .entry-meta {
	clear: both;
	margin: 5px 0 0 222px;
	color: #f00;
}

#content .listpost .entry-meta {
	clear: none;
	margin: 5px 0 0 250px;
}

#content .post .entry-meta,
#content .listpost .categories {
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content .post .entry-meta a,
#content .listpost .categories a {
	text-decoration: none;
}

#content .post .entry-meta a:hover,
#content .listpost .categories a:hover {
	text-decoration: underline;
}

#content .post .entry-meta span {
	padding: 0 3px;
	color: #000;
}

.sharepost {
	display: none;
	position: absolute;
	bottom: 10px;
	right: 5px;
	width: 90px;
	height: 32px;
}

.sharepost a {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	margin-left: 5px;
	text-indent: -500em;
	outline: none;
}

.sharepost a.fb {
	background: url('images/sprite-send-grey.png') no-repeat 0px 0px;
}

.sharepost a.fb:hover {
	background: url('images/sprite-send-grey.png') no-repeat 0px -25px;
}

.sharepost a.tw {
	background: url('images/sprite-send-grey.png') no-repeat -25px 0px;
}

.sharepost a.tw:hover {
	background: url('images/sprite-send-grey.png') no-repeat -25px -25px;
}

.sharepost a.sendemail {
	background: url('images/sprite-send-grey.png') no-repeat -50px 0px;
}

.sharepost a.sendemail:hover {
	background: url('images/sprite-send-grey.png') no-repeat -50px -25px;
}

#content .listpost {
	clear: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

.listpost .count {
	float: left;
	background-color: #c1c1c1;
	width: 55px;
	height: 55px;
	margin: 10px 10px 0 10px;
	text-align: center;
}

.listpost .count span {
	display: block;
	padding-top: 21px;
	line-height: 100%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}

.listpost .side {
	float: left;
	background-color: #fff;
	width: 150px;
	margin-left: 10px;
	padding-bottom: 10px;
}

/*.search .listpost .side {
	float: left;
	background-color: #fff;
	width: 150px;
	margin: 8px 0 0 0;
	padding-bottom: 0;
}*/

.listpost .trans,
.search .listpost .trans {
	background-color: transparent;
}

#content .listpost .entry-content {
	float: right;
	width: 400px;
	margin: 0 15px 0 0;
	padding-bottom: 5px;
	font-size: 12px;
	color: #333;
}

/*#content.search .listpost .entry-content {
	width: 326px;
}*/

.listpost .comments-link {
	margin: 8px 0 3px 11px;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 10px;
}

.listpost .comments-link a {
	text-decoration: none;
	color: #f00;
}

.listpost .comments-link a:hover {
	text-decoration: underline;
}

.listpost .ratingblock {
	margin-left: 7px;
}

.listpost .ratingblock .ratingblock {
	margin-left: 0;
}

#content .listpost .meta {
	margin: 0 0 13px 0;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #4c4c4c;
}

.gallery {
	width: 555px;
	height: 130px;
	margin-left: -187px;
}

.single .gallery {
	margin-left: 0;
}

.gallery .gallery-item {
	float: left;
	background-color: #fff;
	margin-right: 30px;
}

.gallery .gallery-caption {
	background-color: #efefef;
	width: 155px;
	margin: 2px 0 0 0;
	font-size: 10px;
}

.gallery .gallery-item img {
	margin: 0 0 -3px 0;
	border: 1px solid #000;
}

#content a.mainfeed,
#content a.commentsfeed {
	display: block;
	float: right;
	background: url('images/icon-feed-wide.png') no-repeat top left;
	width: 62px;
	height: 38px;
	margin:-43px 10px 0 0;
	text-indent: -500em;
	outline: none;
}

#content a.mainfeed:hover,
#content a.commentsfeed:hover {
	background: url('images/icon-feed-wide-on.png') no-repeat top left;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul.widgets,
#sidebar ul.widgets ul {
	margin: 0;
	padding-left: 0;
}

#sidebar ul li.widget {
	list-style-type: none;
	background: #efefef;
	margin: 0 0 2px 0;
	padding: 0 10px 12px 10px;
	border-bottom: 1px solid #c1c1c1;
}

#sidebar ul li.widget li {
	list-style-type: none;
}

#sidebar #mailpress-4 {
	overflow: auto;
	min-height: 140px;
	padding-bottom: 4px;
}

#comments-list ol {
	margin: 0;
	padding-left: 0;
}

#comments-list ol li {
	list-style-type: none;
	min-height: 55px;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #c1c1c1;
}

#comments-list ol li .comment-author {
	float: left;
	width: 200px;
}

#comments-list ol li .comment-author .avatar {
	float: left;
}

#comments-list ol li .comment-author h4,
#comments-list ol li .comment-author p {
	margin: 0 0 0 65px;
}

#comments-list ol li .comment-content {
	margin-left: 215px;
}

#commentform label {
	display: none;
}

#respond {
	padding: 0 12px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#respond a {
	text-decoration: none;
}

#respond a:hover {
	text-decoration: underline;
}

#respond input,
#respond  textarea,
#mailpress-4 input,
#wp-email-content form input,
#wp-email-content form textarea {
	margin: 0 0 1px 0;
	padding: 8px 10px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 11px;
}

#respond input {
	width: 210px;
}

#respond .inputs {
	float: left;
	width: 210px;
}

#respond textarea {
	float: right;
	width: 310px;
}

#respond input.required,
.unapproved {
	color: #f00;
}

#mailpress-4 input.MailPressFormSubmit {
	float: right;
	background: url('images/button-oui_je_le_veux.png') no-repeat top left;
	width: 114px;
	margin: -1px 15px 10px 0;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-indent: -500em;
	cursor: pointer;
}

#mailpress-4 input {
	width: 256px;
}

#mp-urlsubmgt {
	margin: 9px 0 0 7px;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 10px;
}

#respond #submit,
#respond .form-submit input {
	clear: right;
	float: right;
	background: url('images/button-publier.png') no-repeat top left;
	width: 93px;
	margin: -1px 15px 10px 0;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-indent: -500em;
	cursor: pointer;
}

#fb_login_image {
	width: 90px;
	margin-bottom: -8px;
}

.fbc_loginstate_top {/* Cachait une boîte de statut Facebook en haut à droite, ne semble plus nécessaire. */
	display: none;
}

.comment-notes {
	clear: both;
	margin-top: 15px;
	font-size: 11px;
	color: #666;
}

.fbconnect {
	float: right;
	margin: -4px 0 0 0;
}

#searchbar {
	position: relative;
	background-color: #f00;
	width: 880px;
	height: 55px;
	padding: 0 10px;
	border-bottom: 1px solid #9d0000;
	text-align: center;
}

#searchbar form {
	position: absolute;
	z-index: 1100;
	width: 880px;
	margin: 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #010101;
}

#searchbar form select {
	display: none;
	width: 155px;
	font-size: 15px;
}

#searchbar form select#search_showtype {
	width: 170px;
}

#searchbar form select#search_season {
	width: 160px;
}

#searchbar form .jqTransformButton,
#wp-email-content form #wp-email-submit {
	background-color: #d10000;
	margin: 0 5px;
	padding: 8px 10px;
	border: 1px solid #9c0000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #fff;
}

#searchbar form .jqTransformButton {
	position: absolute;
	top: 13px;
	right: 5px;
	padding: 7px 10px;
}

#searchbar em {
	display: block;
	float: left;
	padding: 13px 5px 0 5px;
	font-style: normal;
}

p.results {
	margin: 0;
	padding: 14px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.navigation {
	background: url('images/lines-post.png') repeat-x bottom left;
	padding: 12px 26px 17px 26px;
	border-top: 1px solid #c1c1c1;
	text-align: center;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#nav-below.navigation {
	background: #e0e0e0;
	padding-top: 20px;
	border-top: none;
}

#content .navigation .wp-pagenavi a,
#content .navigation .wp-pagenavi span {
	background-color: transparent;
	background-image: none;
	border: none;
	color: #000;
}

#content .navigation .wp-pagenavi a:hover {
	color: #f00;
}

.navigation a {
	outline: none;
}

.navigation .nav-previous a {
	float: left;
	display: block;
	background: url('images/icon-arrow-left.png') no-repeat top left;
	width: 18px;
	height: 16px;
	margin-top: -2px;
	text-indent: -500em;
}

.navigation .nav-next a {
	float: right;
	display: block;
	background: url('images/icon-arrow-right.png') no-repeat top left;
	width: 18px;
	height: 16px;
	margin-top: -1.4em;
	text-indent: -500em;
}

.navigation .last,
.navigation .pages {
	display: none;
}

#sidebar ul li#sem_rss-3 div {
	display: inline;
}

#sidebar ul li#wppp-3 ul li {
	margin-bottom: 10px;
}

ul#childpages {
	float: left;
	width: 215px;
	margin: 6px 0 0 -12px;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #d7d7d7;
}

ul#childpages li {
	list-style-type: none;
	background: url('images/fade-meta.png') no-repeat top left;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

ul#childpages li a {
	display: block;
	padding: 10px 0 8px 10px;
	text-decoration: none;
	color: #000;
}

ul#childpages li.current_page_item {
	background: url('images/fade-pagenav.png') repeat-y top left;
}

ul#childpages li.current_page_ancestor {
	border-top: 1px solid #d7d7d7;
	background: url('images/fade-pagenav.png') repeat-y -45px 0;
}

ul#childpages li.current_page_item a {
	border-top: 1px solid #d7d7d7;
}

ul#childpages li.current_page_item li a,
ul#childpages li li.current_page_item {
	background: none;
	border-top: none;
}

ul#childpages li li.current_page_item a {
	border-top: none;
	font-weight: bold;
}

ul#childpages li a:hover {
	color: #f00;
}

ul#childpages ul {
	margin: 0;
	padding: 0;
}

ul#childpages li li {
	background-image: none;
}
ul#childpages li li a {
	text-transform: none;
	padding: 3px 0 1px 10px;
	font-size: 14px;
}

#sidebar ul li#get-recent-comments.widget {
	padding-bottom: 0;
	border-bottom: none;
}

#sidebar #get-recent-comments li {
	background: url('images/lines-post2.png') repeat-x bottom left;
	margin: 0 -10px 8px -10px;
	padding: 0 12px 12px 12px;
}

#get-recent-comments .kjgrcGravatar {
	float: left;
	width: 27px;
	height: 27px;
}

#sidebar ul li#text-5 {
	display: none;
	background: transparent;
	border-bottom: 0;
	height: 0;
	margin-bottom: -10px;
	overflow: hidden;
	clear: both;
}

#sidebar ul li#text-4.widget {
	float: right;
	position: relative;
	background-color: transparent;
	margin-right: 8px;
	padding: 0;
	bottom: -22px;
	border-bottom: none;
}

#sidebar #text-4 h3 {
	display: none;
}

#sidebar #text-4 a.commentsfeed {
	float: right;
	background: url('images/icon-feed.png') no-repeat top left;
	width: 28px;
	height: 38px;
	text-indent: -500em;
	outline: none;
}

#sidebar #text-4 a.commentsfeed:hover {
	background: url('images/icon-feed-on.png') no-repeat top left;
}

.edit-link {
	float: right;
	margin-top: 10px;
}

.page .edit-link {
	margin-left: -55px;
}

#content .post .edit-link {
	margin-left: -35px;
}

#comments .edit-link {
	display: block;
	margin-top: 10px;
}

.edit-link a {
	background-color: #f00;
	padding: 3px 3px 2px 3px;
	text-decoration: none;
	color: #fff;
	filter:alpha(opacity = 20);
	opacity: 0.20;
	-moz-opacity:0.2;
}

.edit-link a:hover {
	filter:alpha(opacity = 100);
	opacity: 1;
	-moz-opacity: 1;
}

#footer {
	clear: both;
	background: url('images/footer.png') repeat-x bottom left;
	text-align: center;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #f00;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0 0 18px 0;
}

#footer .inner {
	position: relative;
	width: 940px;
	height: 157px;
	margin: 0 auto;
	text-align: left;
}

#footer .foot-home {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	background: url('images/logo-foot.png') no-repeat bottom right;
	width: 329px;
	height: 116px;
	text-indent: -500em;
}

#footer .links,
#footer .partenaires {
	float: left;
	width: 225px;
	margin: 30px 0 0 20px;
}

#footer .links {
	font-weight: bold;
	font-size: 11px;
}

#footer .partenaires {
	position: relative;
	width: 250px;
}

#footer .partenaires p {
	margin-bottom: 10px;
}

#footer .partenaires a {
	float: left;
	display: block;
	width: 103px;
	height: 25px;
	margin: 0 10px 0 0;
	text-indent: -500em;
	outline: none;
}

#footer .partenaires a.telefilm {
	background: url('images/logo-telefilm.png') no-repeat top left;
	width: 110px;
	height: 46px;
}

#footer .partenaires a.heritage {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('images/logo-canada.png') no-repeat top left;
}

#footer .legal {
	position: absolute;
	bottom: 7px;
	left: 20px;
	margin: 0;
}


/* Typography */

#content h2 {
	background: #e0e0e0 url('images/lines-h2.png') repeat-x bottom left;
	margin: 0;
	padding: 20px 9px 19px 9px;
	line-height: 100%;
	text-transform: uppercase;
	font-family: "Futura", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 40px;
}

#content h2 span {
	line-height: 100%;
	font-size: 0.5em;
}

.videopost .screengrab {
	text-align: center;
}

.videopost .screengrab h2 {
	position: absolute;
	z-index: 10;
	width: 900px;
	margin-top: 195px;
	font-family: "Futura", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 35px;
}

#respond h2,
#content .page h2 {
	margin-right: -12px;
	margin-left: -12px;
	padding-top: 28px;
}

.videopost h2 a {
	display: block;
	outline: none;
	background: url('images/play.png') no-repeat center top;
	padding-top: 95px;
	text-decoration: none;
	color: #f00;
}

.videopost .screengrab:hover h2 a,
.videopost h2 a:hover {
	background: url('images/play-on.png') no-repeat center 2px;
}

.videopost .player {
	display: block;
	position: relative;
	background-color: #111;
	width: 900px;
	height: 506px;
	text-align: center;
}

.videopost h2 span {
	display: block;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 18px;
}

#content h3.entry-title,
#content.emailsend .entry-content h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#content.emailsend .entry-content h3 span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

.minipost {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

.minipost h3 {
	margin: 12px 5px 18px 10px;
	line-height: 16px;
	font-weight: normal;
	font-size: 13px;
}

.minipost h3 a {
	text-decoration: none;
	color: #fff;
}

.minipost h3 a:hover {
	color: #f00;
}

.minipost h3 a span {
	font-weight: normal;
	font-size: 12px;
	color: #4c4c4c;
}

.post .titlecol h3 {
	margin: 0;
	padding: 0 0 14px 15px;
	line-height: 100%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.post .titlecol h3 a {
	text-decoration: none;
	color: #000;
}

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

#sidebar ul li h3.widgettitle {
	background: #e0e0e0 url('images/lines-h3.png') repeat-x bottom left;
	margin: 0 -10px 16px -10px;
	padding: 18px 12px 10px 12px;
	text-transform: uppercase;
	font-family: "Futura", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#sidebar ul li#sem_rss-3 h3.widgettitle {
	background: #e0e0e0 url('images/header-chroniques.png') no-repeat bottom right;
	padding-top: 104px;
}

#content .listpost h3,
#content.widecolumn form h3 {
	margin: 2px 0;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#content.widecolumn form h3 {
	margin-top: 20px;
}

#content .listpost h3 a {
	text-decoration: none;
	color: #000;
}

#content .listpost h3 a:hover {
	text-decoration: underline;
}

#content .listpost .side h3 {
	margin: 2px 0;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

h3.trackbacks {
	margin-left: 10px;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#comments-list ol li .comment-author {
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#comments-list ol li .comment-author h4 {
	font-size: 14px;
}

#comments-list ol li .comment-author p {
	font-size: 11px;
}

#comments-list ol li .comment-author a {
	text-decoration: none;
	color: #000;
}

#comments-list ol li .comment-author h4 a:hover,
#comments-list ol li .comment-author p a:hover {
	text-decoration: underline;
}

#sidebar ul li h4,
#sidebar ul li .wpp-post-title {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#sidebar ul li .wpp-post-title {
	display: block;
	margin: 0;
}

#sidebar .wpp-excerpt {
	display: block;
	margin: 0 0 15px 0;
}

#sidebar ul li h4 a {
	color: #000;
}

#sidebar ul li#sem_rss-3 h4,
#sidebar ul li#wppp-3 h4 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 18px;
}

#sidebar ul li#wppp-3 h4 {
	margin: 0 0 5px 0;
}

#sidebar ul li#sem_rss-3 h4 a,
#sidebar ul li#wppp-3 h4 a {
	color: #f00;
}

#sidebar ul li h4 a,
#sidebar ul li#sem_rss-3 a.more,
#sidebar ul li#wppp-3 a.more {
	text-decoration: none;
}

#sidebar ul li h4 a:hover,
#sidebar ul li#sem_rss-3 a.more:hover,
#sidebar ul li#wppp-3 a.more:hover {
	text-decoration: underline;
}

#sidebar ul li h4 span,
#sidebar ul li#sem_rss-3 a.more,
#sidebar ul li#wppp-3 a.more {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #f00;
}

#sidebar ul li#sem_rss-3 a.more,
#sidebar ul li#sem_rss-3 .rss-date,
#sidebar ul li#wppp-3 a.more {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

#sidebar ul li#sem_rss-3 .rss-date {
	color: #f00;
}

#sidebar #get-recent-comments h4,
#sidebar #get-recent-comments p {
	margin: 0 0 0 37px;
	line-height: 100%;
}

#sidebar #get-recent-comments p {
	margin-top: 2px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#sidebar #get-recent-comments div {
	margin-top: 10px;
	font-size: 12px;
}

.minipost .comments-link a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
}

.minipost .comments-link a:hover {
	text-decoration: underline;
}

.post .entry-content p {
	line-height: 1.5em;
	margin: 0 0 16px 0;
}

#comments-list ol li .comment-content p {
	line-height: 14px;
	margin: 0 0 15px 0;
}

.post .titlecol p {
	margin: 0;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 11px;
}


/* Email popup and page */

#wp-email-content #wp-email-required {
	float: right;
	width: 250px;
	margin-right: 15px;
	text-align: right;
	font-size: 12px;
}

#wp-email-content em {
	font-size: 0.9em;
	color: #333;
}

body#emailpopup {
	background: #f00 url('images/fade-send.png') repeat-x top left;
	margin: 0;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
}

body#emailpopup h3 {
	text-align: left;
	font-size: 1em;
}

body#emailpopup h3 span {
	display: block;
	margin: 0 0 5px 0;
	font-weight: normal;
}

body#emailpopup .leftform {
	float: left;
	width: 220px;
}

body#emailpopup .rightform {
	float: left;
	width: 230px;
}

body#emailpopup form {
	margin: -10px 0 0 0;
}

body#emailpopup input,
body#emailpopup textarea {
	width: 180px;
	margin: 0 0 1px 0;
	padding: 8px 10px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 11px;
}

body#emailpopup textarea {
	width: 220px;
	height: 100px;
}

body#emailpopup #wp-email-submit {
	background: url('images/fade-button.png') repeat-x bottom left;
	margin-right: 10px;
	text-transform: uppercase;
	border-color: #f00;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}

body#emailpopup #wp-email-button {
	clear: both;
	text-align: right;
}
body#emailpopup #wp-email-required,
body#emailpopup em {
	display: none;
}

body#emailpopup label {
	font-weight: normal;
	font-size: 12px;
}

body#emailpopup .success {
	display: none;
}

#wp-email-button {
	float: right;
	width: 200px;
	margin-top: 0;
}
body#emailpopup #wp-email-loading {
	float: left;
	width: 200px;
	margin-top: 6px;
}


/* Jqtransform */

/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	position:relative;
	float: left;
	width: 219px;
	height: 30px;
	margin-top: 3px;
	background: url('images/select_left.gif') no-repeat top left;
	text-align: left;
}

.jqTransformSelectWrapper div span {
	float: none;
	position: absolute;
	overflow: hidden;
	width: 14px;
	height: 30px;
	padding: 8px 0 0 7px;
	cursor:pointer;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 15px;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 32px;
	height: 30px;
	background: url('images/select_right.gif') no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 219px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #d00000;
	display: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
}

.jqTransformSelectWrapper ul a.selected {
	background: #a00000;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#570000;
	color: #fff;
}

.jqTransformSelectWrapper div span,
.jqTransformSelectWrapper ul a {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
}


/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}


/* Misc */

img {
	border: none;
}

hr.clear {
	clear: both;
	background-color: #efefef;
	height: 0;
	margin: 0;
	border: none;
	color: #efefef;
}



