@charset "utf-8";
/*
Theme Name: École Nationale de Radio-Télé
Description: Thème créé l'École Nationale de Radio-Télé
Version: 1.0
Author: Guillaume Quimper - Influenza marketing
Author URI: http://influenza.ca/

*/
/*-------------
Common Elements
-------------*/

*, html { margin: 0; padding: 0; }
a { outline: none; }

body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background: #C8EAFC url(images/body-bg.png) repeat-x; padding: 14px 0; }

/*----
Header
-----*/

#header { background: url(images/header-bg.png) no-repeat; height: 330px;}

#header div#logo { width: 122px; height: 122px; position: absolute; left: 133px; top: 53px; }
#header h1 { width: 371px; height: 116px; display: block; background: url(images/academie-radio-tele.png) no-repeat; position: absolute; left: 259px; top: 56px; text-indent: -3000px; overflow: hidden; }

.homeButton { width: 113px; height: 31px; position: absolute; left: 882px; top: 307px; text-align: center; background: url(images/bouton-accueil.png) no-repeat; }
.homeButton a { color: #FFF; text-transform: uppercase; text-decoration: none; font-size: 14px; display: block; padding-top: 7px; }
.homeButton a:hover { text-decoration: underline; }

#mainNav { position: absolute; left: 127px; top: 211px; width: 620px; }
#mainNav ul { list-style: none; }
#mainNav ul li { float: left; width: 113px; height: 119px; margin-right: 5px; background: url(images/bg-mainNav-li.png) no-repeat; position: relative; top: 0; padding: 10px 0 0 5px; }
#mainNav ul li.current_page_item { top: 7px;}
#mainNav ul li a { width: 102px; height: 102px; display: block; text-indent: -3000px; overflow: hidden;}
#mainNav ul li.nav1 a { background: url(images/nav-a-propos.png) no-repeat; }
#mainNav ul li.nav2 a { background: url(images/nav-formation.png) no-repeat; }
#mainNav ul li.nav3 a { background: url(images/nav-formateurs.png) no-repeat; }
#mainNav ul li.nav4 a { background: url(images/nav-partenaires.png) no-repeat; }
#mainNav ul li.nav5 a { background: url(images/nav-contact.png) no-repeat; }
#mainNav ul li a:hover, #mainNav ul li.current_page_item a { background-position: left bottom; }

#siteWrapper { background: url(images/contentWrapper-bg.png) no-repeat;  }

#contentWrapper { background: url(images/contentWrapper-bg2.png) no-repeat left bottom; padding-left: 127px;}
#content { background: #fff url(images/content-bg.png) no-repeat left bottom; width: 550px; padding: 20px 30px; min-height: 452px; }

#content div.subNav { background: url(images/subNav-bg.png) no-repeat; margin: -41px 0 20px -53px; height: 29px; padding-top: 24px; }
#content div.subNav ul { list-style: none; padding-left: 23px;  }
#content div.subNav ul li { float: left; background: #000 url(images/subNav-ul-spacer-bg.png) no-repeat right center; height: 17px; padding: 6px 10px 6px 10px; }
#content div.subNav ul li.last { background: #000 url(images/subNav-ul-bg.png) no-repeat right top; padding-right: 25px; }
#content div.subNav ul li a { font-size: 14px; color: #fff; text-decoration: none; }
#content div.subNav ul li a:hover, #content div.subNav ul li.current_page_item a { color: #FFFF00; }

#content h2 { font-size: 20px; color: #00AEEF; }
#content h3 { font-size: 22px; font-weight: normal; color: #00AEEF;}
#content h5 { font-size: 14px; color: #00AEEF; padding: 5px 0; }
#content p { font-size: 13px; line-height: 140%; padding-bottom: 15px; }
#content p a {color: #ED1C24; font-size: 13px; font-weight: bold; text-decoration: none; }
#content p a:hover { text-decoration: underline; }
#content p strong { color: #ED1C24; font-size: 14px;}
#content span.post-date { font-size: 10px; font-weight: bold; color: #ED1C24; }
#content div.floating p { width: 300px; float: right; margin-top: -50px; text-align: right; padding:0; }
#content p.edit { background: url(images/page_edit.png) no-repeat; padding: 2px 18px; }
#content ul { list-style: none; }
#content ul li { background: url(images/bullet-red.png) no-repeat 0 3px; padding-left: 25px; font-size: 13px; margin-bottom: 10px; }
#content ul li strong { color: #ED1C24; font-size: 14px; }

#content div.accueil1 { background:#EFF9FE; padding: 20px; margin-bottom: 10px; }
#content div.accueil1 h2 { font-size: 30px; font-weight: normal; color: #ED1C24; line-height: 25px; }
#content div.accueil1 h2 span { font-size: 20px; }
#content div.accueil1 p { padding-bottom: 0; }

#content div.accueil2 { background: #FFFDDF; padding: 15px; width: 260px; float: left; }
#content div.accueil2 ul li { background: url(images/bullet-red2.png) no-repeat 0 3px; }
#content div.accueil2 p { padding-bottom: 0; }

#content div.accueil3 { margin-left: 300px;  }
#content div.accueil3 div {height: 140px; overflow:auto;}
#content div.accueil3 p { font-size: 11px; background: url(images/bullet-blue.png) no-repeat 0 6px;  padding: 5px 0 10px 20px; border-bottom: 1px solid #CCECFC; }
#content div.accueil3 h6 a {color: #00AEEF; text-decoration: none;}
#content div.accueil3 h6 a:hover { text-decoration: underline; }

#content div.partenaire { margin-left: 300px; font-size: 12px; padding-top: 20px; line-height: 12px; }
#content div.partenaire img { border: none; }

#content div.news { padding: 10px 0; border-bottom: 1px solid #CCECFC;  }
#content div.news h3 a { color: #00AEEF; text-decoration: none;  }
#content div.news h3 a:hover { color: #ED1C24; text-decoration: underline; }


#content ul.partenaires li { width: 260px; float: left; height: 100px; padding:0; margin:0; background: none; text-align: center; }
#content ul.partenaires li a img { border: none; }

.imgRight, .alignright { float: right; border: 4px solid #C8EAFC; padding: 1px; margin: 5px 0 10px 10px;}

.piclenselink { display: none; }
.ngg-gallery-thumbnail-box { float: left; margin: 4px; }
.ngg-gallery-thumbnail { padding: 1px; border:2px solid #00AEEF; height: 75px; }
.ngg-gallery-thumbnail a img { border: none; }
.ngg-clear { clear: left; }

/* Style Plugin Form */
form.wpcf7-form { margin: 0; padding: 0 }
form.wpcf7-form div { padding-bottom: 5px; }
form.wpcf7-form div input { background: #CBEBFC; border: 1px solid #ccc; width: 350px; padding: 2px; }
form.wpcf7-form div textarea { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background: #CBEBFC; border: 1px solid #ccc; width: 520px; height: 150px; padding: 2px; }
form.wpcf7-form div label { font-size: 13px; color: #00AEEF; }
form.wpcf7-form div.submitMessage { text-align: right; padding-right: 4px; padding-bottom: 0; }
form.wpcf7-form div.submitMessage input { background: url(images/bouton-envoyer.png) no-repeat; width: 225px; height: 31px; font-size: 15px; color: #fff; text-transform: uppercase; border: none; cursor: pointer; }

form.wpcf7-form div span.wpcf7-not-valid-tip { background: url(images/form-error-label-bg.png) no-repeat; height: 14px; width: 14px; text-indent: -3000px; overflow: hidden;  position: absolute; left: 540px; top: 5px; border: none; }
form.wpcf7-form div.normal span.wpcf7-not-valid-tip { left: 480px; }
.wpcf7-response-output { text-align: center; margin-top: 5px; }
.wpcf7-mail-sent-ng { background: #FFF799; padding: 4px; font-size: 13px; color: #F00; font-weight: bold;}




#column { position: absolute; top: 344px; left: 727px; width: 270px; }
#column div { padding: 10px 10px 10px 30px; }
#column div.galerie { background: url(images/box-galerie-photos.png) no-repeat; height: 235px; margin-bottom: 7px; }
#column div.telephone { background: url(images/box-telephones-2.png) no-repeat; height: 101px; margin-bottom: 7px; }
#column div.credits { text-align: right; font-size: 11px; padding: 0 5px 0 0; }

#column div#sideNav { padding-left: 0; padding-bottom: 0; }
#column div#sideNav ul { list-style: none; }
#column div#sideNav ul li { width: 239px; height: 64px; background: url(images/sideNav-li-bg.png) no-repeat; margin-bottom: 10px; padding-left: 30px; padding-top: 5px; }
#column div#sideNav ul li a { display: block; width: 176px;  font-size: 18px; text-transform: uppercase; padding-right: 53px; padding-top: 5px; height: 52px; display: block; color: #00AEEF; text-decoration: none; }
#column div#sideNav ul li a.video { background: url(images/picto-video.png) no-repeat right top; }
#column div#sideNav ul li a.photos { background: url(images/picto-galerie.png) no-repeat right top; }
#column div#sideNav ul li a:hover { color: #ED1C24; }

#column div h4 { font-size: 18px; text-transform: uppercase; padding-right: 53px; height: 57px; display: block; }
#column div.galerie h4 { background: url(images/picto-galerie.png) no-repeat right top; color: #00AEEF; }
#column div.telephone h4 { color: #FFF200; height: 40px; font-size: 16px; line-height: 18px; }
#column div.telephone h5 { font-size: 30px; font-weight: normal; color: #FFF200; line-height: 30px; padding-top: 0; }

#column div#tweetFeed { background: url(images/box-tweeter.png) no-repeat; height: 121px;}
#column div#tweetFeed h4 { color: #FFF200; height: 40px; font-size: 16px; line-height: 18px; }
#column div#tweetFeed div.feed { padding: 0 0 5px 0; font-size: 11px; color: #fff; }
#column div#tweetFeed a.follow { color: #FFF200; font-size: 12px; text-decoration: none; }
#column div#tweetFeed a.follow:hover { text-decoration: underline; }

#column div.facebook { background: url(images/facebook-48x48.png) no-repeat 16px 5px; padding-left: 72px; padding-right: 0;}
#column div.facebook a { color: #415D99; font-weight: bold; text-decoration: none; font-size: 16px; line-height: 18px; }
#column div.facebook a:hover { color: #0098E0; }

#column div.galerie div { margin: 2px -5px 0 -5px; padding: 0; }
/*#column div.galerie ul li img { border: 2px solid #00AEEF; padding: 1px; margin: 0 2px 0 0; }*/
/* Style gallerie NextGEN */
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}
.ngg-widget a { margin: 0; padding: 0; }
.ngg-widget img {
	border:2px solid #00AEEF;
	margin:0pt -2px 0 0px; 
	padding:1px; 
}


#footer { background: url(images/footer-bg.png) no-repeat; height: 99px; }
#footer div.credits { font-size: 11px; padding: 50px 5px 0 210px; }


/*------
Lightbox
-------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*--------------
Page NAVI Styles
--------------*/
.wp-pagenavi { padding-top: 10px; font-size: 12px; font-weight: bold;}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0098E0;
	color: #0066cc;
	background-color: #FFFBCF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0098E0;
	color: #0066cc;
	background-color: #DDF2FD;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #0098E0;
	color: #ED1C24;
	background-color: #FFFBCF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0098E0;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #006E9F;
	border: 1px solid #0098E0;
	background-color: #DDF2FD;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #ED1C24;
	color: #ED1C24;
	background-color: #FFFBCF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #0098E0;
	color: #000000;
	background-color: #FFFFFF;
}
