/*
Theme Name: Adaptation Ligne 14
Theme URI: http://underscores.me/
Author: mickado
Author URI: http://parimage.fr
Description: Adaptation des stations de la ligne 14
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: Adaptation Ligne 14
Domain Path: /languages/
Tags:
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
14.0 - Adaptation L14 Styles
	14.1 - Header
	14.2 - Main Navigation
	14.3 - Right Navigation
	14.4 - Content
	14.5 - Sidebar
	14.6 - Footer
	14.7 - Media queries for responsive
--------------------------------------------------------------*/


/*--------------------------------------------------------------
14.0 Adaptation L14 Styles
--------------------------------------------------------------*/

body {
    background-image: url(../images/bkg_img.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #642c90;
    background-attachment: fixed;
    font-family: 'Questrial', Arial, Helvetica, sans-serif;
}
h2 {
    margin-top: .5em;
    margin-bottom: .2em;
    font-size: 1.5em;
    line-height: 1.3;
}
h3 {
    font-size: 1.1em;
    line-height: 1.4;
    color: #642c90;
    font-weight: bold;
    margin-bottom: .3em;
}
h4 {
    font-size: 1.1em;
    line-height: .5;
    color: #642c90;
    font-weight: bold;
    margin: .5em 0;
}
p {
    margin-bottom: 1em;
}
a, a:visited {
    color: #642c90;
}
a:hover {
    color: #75c8de;
}
#page {
    width: 960px;
    background-color: #fff;
    margin: 0 auto;
}

/*--------------------------------------------------------------
14.1 Header
--------------------------------------------------------------*/
.site-branding{
    width: 100%;
    height: 164px;
}
.logo{
    width: 365px;
    height: 170px;
    background: url(../images/aseL14-365x170.png) no-repeat;
    margin-left: 20px;
    position: absolute;
    cursor:pointer;
}
/* - - - - - - - - - - - Top buttons - - - - - - - - - - - - */
#top-btn {
    float: right;
    margin-right: 80px;
    margin-top:120px;
    margin-bottom:0;
    position: relative;
}
input.search-field {
    font-size: 0.9em;
}
.bkg-search .search-form {
    background-color: #babcbe;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 9px;
    border-radius: 9px 0px 0px 9px;
    behavior: url(http://10.0.1.109/adaptationL14/wp-content/themes/adapter-les-stations-de-la-ligne14/outils_pollyfils/border-radius/PIE.php);
}
.bkg-search input.search-field/*input[type="search"]*/ {
    position:relative;
    border-radius: 5px 0 0 5px;
    behavior: url(http://10.0.1.109/adaptationL14/wp-content/themes/adapter-les-stations-de-la-ligne14/outils_pollyfils/border-radius/PIE.php);
    height: 22px;
    padding: 0 0 0 3px;
    margin-bottom: 4px;
}
.bkg-search input.search-submit {
    border: 0;
    background-color: #ffffff;
    text-indent: -5000px;
    text-shadow:none;
    cursor: pointer;
}
.bkg-search input.search-submit {
    background-image: url(../images/search-bkg-btn.png);
    background-repeat: no-repeat;
    position:relative;
    height: 32px;
    width: 48px;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.bkg-search .search-submit:hover {
    background-image: url(../images/search-bkg-btn+.png);
    background-repeat: no-repeat;
}
.bkg-search input[type="submit"],
.bkg-search input[type="submit"]:hover {
    border-color: inherit;
    box-shadow: none;
    border-radius: 0;
}

img {
    width: auto; /* @bugfix for IE8 */
}
.newsletter {
    zoom: 1; /*pour float right ie7*/
}
.widget-area {
    overflow: hidden;
}
.ie7_anon {
    position: absolute;
    left: -5000px;
    top: -5000px;
    text-indent: -5000px;
 }

/*--------------------------------------------------------------
14.2 Main Navigation
--------------------------------------------------------------*/
#site-navigation {
    background-color: #000;
    height: 24px;
}

/*--------------------------------------------------------------
14.3 Right Navigation
--------------------------------------------------------------*/
#right-btn{
    position: fixed;
    margin-left: 931px;
    margin-top: -8px;
    z-index:500;
}
.newsletter-btn {
    background: url(../images/news-btn.png) no-repeat;
    height: 72px;
    width: 77px;
    cursor:pointer;
}
.newsletter-btn:hover{
    background: url(../images/news-btn+.png) no-repeat;
}
.mso-btn{
    background-image: url(../images/mso-btn77x122.png);
    background-repeat: no-repeat;
    height: 122px;
    width: 77px;
    margin-top: 12px;
    cursor:pointer;
}
.mso-btn:hover{
    background: url(../images/mso-btn77x122+.png) no-repeat;
}
/*--------------------------------------------------------------
14.4 Content
--------------------------------------------------------------*/
.home_slider {
    width: 100%;
    height: 480px;
    position: absolute;
}
.site-content{
    background-color: #ebebeb;
}
.site-main {
    background: #fff;
}
.home-content-area,
.content-area {
    width: 560px;
    float: right;
    margin-right: 80px;
    margin-bottom: 40px;
    position: relative;
    }
.home-content-area {
    margin-top: 210px;
    background-color: #fff;
}

.home-actu {
    background-color: #fff;
    color: #642c90;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    margin: 0;
}
.date_actu-mob {
    display: none;
}
.date_actu {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    padding-top: 10px;
    float: left;
    width: 15%;
    text-align: center;
    font-size: 2.3em;
    line-height: 1em;
}
.year{
    text-align: center;
    font-size: .5em;
    line-height: 1.2em;
    display: block;
}
.titre-home-actu {
    background-color: #2e2a27;
    overflow: hidden;
    position: absolute;
    width: 85%;
    right: 0;
}
.titre_actu {
    background-color: #2e2a27;
    overflow: hidden;
    width: 85%;
    float: right;
}
.titre-home-actu h4,
.titre_actu h4 {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 1.3em;
    margin: 0;
    padding: 5px 10px;
}
.home_art_img {
    width: 85%;
    float: right;
    position: relative;
    height: inherit;
}
/*div.art_img {
    width: 100%;
    padding: 0;
    margin: 0;
}*/
.entry-content-actu {
    width: 85%;
    background-color: #fff;
    float: right;
    margin: 0;
    position: relative;
}
.entry-content-actu p,
.entry-content {
    padding: 10px 20px;
    margin-top: 0!important;
}
.entry-content-actu h2 {
    padding: 0 20px;
}
h1.entry-title,
h1.page-title {
    color: #642c90;
    padding: 10px 0 0 20px;
    margin: 0;
}
div.entry-meta {
    display: none;
}
h3.entry-title {
    padding-top: 0;
    padding-left: 40px;
    padding-bottom: 0;
    line-height: normal;
    font-weight: normal;
    margin: 0;
}
h3.page-title {
    padding: 20px 0 0 20px;
    margin: 0 0 1.2em 0;
}
.touteslesactus {
    width: 100%;
    height: 48px;
    background-color: #642c90;
}
.touteslesactus span {
    font-size: 1.2em;
    color: #fff;
    padding-left: 20px;
    margin-top: 10px;
    float: left;
}
.container_actu {
    background-color: #c0a7d8;
}
.hentry {margin: 0;}
.result {color: #642c90;}
h4.entry-title {
    color: #642c90;
    padding-bottom: 5px;
}
/*.post {
    background-color: #fff; *//*pour ie7*//*
}

/* ----------- */
.return {
    background-color: #fff;
}
.return li {
    color: #a3a3a3;
}
/*.pagination {
    background-color: #fff;
}
.page-numbers li {
    border: solid 1px #E97E00;
}*/
/* ------ page projets ------ */

/*.projet-main {
    margin-top: 20px;
    margin-left: 40px;
}*/
.module {
    background-color: #ffffff;
}
.titre-module {
    background-color: #ffffff;
    color: #642c90;
}
.accordion {
    z-index 0; /*pour les scripts ie-css3*/
}
.accordion-title {
    background-color: #eeeeee;
    border-radius: 15px;
    behavior: url(http://10.0.1.109/adaptationL14/wp-content/themes/adapter-les-stations-de-la-ligne14/outils_pollyfils/border-radius/PIE.php);
    margin-bottom: 10px;
    padding: 10px 20px;
    cursor: pointer;
    position:relative;
}

/* ------ liens publications ------ */
.publications-links a,
.ddsg-wrapper a,
.tab_download a {
    color: #642c90;
}
.publications-links a:hover,
.ddsg-wrapper a:hover,
.tab_download a:hover {
    color: #75c8de;
}
/* ------ page plan du site ------ */
.ddsg-wrapper ul li ul li {
    color: #75c8de;
}
.tab_download p {
    border-top: thin dotted #642c90;
    padding-bottom: 8px;
    padding-top: 5px;
    margin-bottom: 0;
}
/* ------- */


div.formb {
    display: none;
}
/*--------------------------------------------------------------
14.5 Sidebar
--------------------------------------------------------------*/
.left-menu-home {
    margin-top: 480px;
    /*width: 240px;
    margin-left: 40px;
    position: relative;
    float: left;*/
}
div#secondary.widget-area {
    width: 240px;
    float: left;
    margin-left: 40px;
    margin-top: 20px;
    position: relative;
}
.left-menu-home ul,
ul#menu-left_menu {
    list-style: none;
    margin: 0;
}
#menu-left_menu li {
    width: 100%;
    height: 48px;
    margin-bottom: 12px;
}
#menu-left_menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 48px;
    padding-left: 12px;
}

/* IE nth */
#menu-left_menu>li:first-child {
    background-color: #75c8de;
}
#menu-left_menu>li:first-child:hover {
    background-color: #21759b;
}
#menu-left_menu>li:first-child + li {
    background-color: #642c90;
}
#menu-left_menu>li:first-child + li:hover {
    background-color: #41265d;
}
#menu-left_menu>li:first-child + li + li {
    background-color: #13479e;
}
#menu-left_menu>li:first-child + li + li:hover {
    background-color: #17366e;
}
#menu-left_menu>li:first-child + li + li + li {
    background-color: #4b8a94;
}
#menu-left_menu>li:first-child + li + li + li:hover {
    background-color: #38636d;
}
#menu-left_menu>li:first-child + li + li + li + li {
    background-color: #b1418d;
}
#menu-left_menu>li:first-child + li + li + li + li:hover {
    background-color: #742c5e;
}
#menu-left_menu>li:first-child + li + li + li + li + li {
    background-color: #a3a3a3;
}
#menu-left_menu>li:first-child + li + li + li + li + li:hover {
    background-color: #6c6c6c;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li {
    background-color: #2e2a27;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li:hover {
    background-color: #0f0b0a;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li + li {
    background-color: #9a9266;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li + li:hover {
    background-color: #696248;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li + li + li {
    background-color: #80aa7d;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li + li + li:hover {
    background-color: #51784f;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li + li + li + li {
    background-color: #7f6b8e;
}
#menu-left_menu>li:first-child + li + li + li + li + li + li + li + li + li:hover {
    background-color: #665275;
}
.newsletter-title {
    background-color: #cccccc;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    color: #642c90;
    font-size: 1.2em;
}
.newsletter {
    background-color: #ffffff;
    border: solid 1px #642c90;
    padding: 10px;
    margin-bottom: 20px;
}
.mymail-form {
    margin-top: 10px;
}
.mymail-lists-wrapper {
    padding-top: 10px;
}
.mymail-lists-wrapper>label {
    display:none;
}
input.submit-button.button {
    float: right;
}
/*--------------------------------------------------------------
14.6 Footer
--------------------------------------------------------------*/
#footer-info{
    height: 150px;
    width: 960px;
    background-color: #dfdb07;
}
#footer-menu{
    width: 960px;
    background-color: #ebebeb;
    margin: 0;
}
.site-footer h1 {margin: 0px; padding: 0px;}
.bottom-menu li {
    border-right: solid 1px #666666;
}
.bottom-menu li:first-child + li + li { /* IE nth */
    border: 0;
}
.bottom-menu li:first-child { /* IE nth */
    padding: 0 10px 0 0;
}
.bottom-menu li a {
    color: #666;
}
.bottom-menu li a:hover {
    color: #642c90;
}
.bottom-menu li.current-menu-item a {
    color: #642c90;
    font-weight: bold;
}
.sign-logo{
    /*padding-top:5px;*/
    height: 90px;
    width: 472px;
    background-color: #fff;
    position:absolute;
    margin-top: 30px;
    margin-left: 40px;
    border-radius: 0px 45px 45px 0px;
    behavior: url(http://10.0.1.109/adaptationL14/wp-content/themes/adapter-les-stations-de-la-ligne14/outils_pollyfils/border-radius/PIE.htc);
}
.sign-logo ul{
    list-style: none;
    margin: 0;
}
ul.logos-4 {
    width: 90%;
    height: 22px;
    margin-left: 20px;
    margin-top: 5px;
}
ul.logos-3 {
    width: 90%;
    height: 39px;
    margin-left: 20px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #2e2a27;
}
.logos-4 li {
    margin-right: 10px;
}
.logos-3 li {
    margin-left: 50px;
}
.logos-4 li,
.logos-3 li {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}
.mdp {
    background: url("../images/MdP-115x13.png") no-repeat;
    width: 115px;
    height: 13px;
    cursor: pointer;
}
.idf {
    background: url("../images/IdF-84x14.png") no-repeat;
    width: 84px;
    height: 14px;
    cursor: pointer;
}
.hds {
    background: url("../images/HdS-95x21.png") no-repeat;
    width: 95px;
    height: 21px;
    cursor: pointer;
}
.ssd {
    background: url("../images/SSD-72x22.png") no-repeat;
    width: 72px;
    height: 22px;
    cursor: pointer;
}
.sgp {
    background: url("../images/SGP-60x39.png") no-repeat;
    width: 60px;
    height: 39px;
    cursor: pointer;
}
.ratp {
    background: url("../images/RATP-74x29.png") no-repeat;
    width: 74px;
    height: 29px;
    cursor: pointer;
}
.stif {
    background: url("../images/STIF-58x20.png") no-repeat;
    width: 58px;
    height: 20px;
    cursor: pointer;
}

/*--------------------------------------------------------------
mise en page
--------------------------------------------------------------*/
span.chapo {
    color: #642c90;
}
.encadre {
    border: solid 1px #75c8de;
}
.puces {
    list-style: none;
}
.puces li:before {
    content: ">> "; /* caractère UTF-8 */
    color: #642c90;
}
.retrait {
    padding-left: 20px;
}
.titre-cal {
    color: #642c90;
    background-color: #75c8de;
}
.wp-caption-text {
    color: #642c90;
    background-color: #e3e3ee;
}

/*--------------------------------------------------------------
Divers
--------------------------------------------------------------*/
input#fm_form_submit {
    background:#642c90;
    color:#fff;
}
input#fm_form_submit:hover {
    background:#75c8de;
}