/*  
	Theme Name: Tambourdeville-New-Resp
    Theme URI: http://tambourdeville.net/en/?page_id=240
	Author: Tambourdeville
	Author URI: http://tambourdeville.net/
    Description: Created by Tambourdeville.net . This theme will help you customize the appearance of your website. 
    Version: 1.2
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-colors, custom-menu, theme-options 

*/
/* DO NOT CHANGE ANYTHING !
	If you want to add a css property, you can do it in the admin pannel in Appearance => Customize Theme => General Settings, 
	OR you can create a custom.css in /themes/Tambourdeville and it will be automatically called in theme. 
*/
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      HEADER                                      */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#header {
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    font-family: Verdana;
    padding: 0;
	background-repeat:no-repeat;
}
.header-title {
    font-family: Verdana;
    padding: 90px 0 0 0;
    text-align: left;
    font-weight: bold;
}
.header-title a {
    text-decoration: none;
    border-bottom: none;
    font-weight: bold;
}
.header-title a:hover {
    color: #8A8A8A;
    text-decoration: none;
    border-bottom: none;
}
.header-title a:visited {
    color: #000000;
    text-decoration: none;
    border-bottom: none;
}
.header-description {
    text-align: left;
   }
#breadcrumb a{
text-decoration:none;
color:black;
}
#breadcrumb{
color:black;
}
#burger{
    height: 40px;
    /*width: 6vw;*/
    width: 26px;
    float: right;
    margin: 7% 21% 0% 0%;
    z-index: 999;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      MENU                                        */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#access {
    display: block;
    float: left;
    margin: 0;
}
#access .menu-header li, div.menu li {
    position: relative;
    text-align: center;
    float: left;
}
#access a, #access_resp a {
    display: block;
    text-align: center;
    position: relative;
    text-decoration: none;
}
#access ul ul li a {
    margin-bottom: 0;
}
#access ul ul {
    display: none;
    position: absolute;
    float: left;
    z-index: 99999;
}
#access ul ul li {
    padding: 0;
}
#access ul ul a {
    height: 100%;
    width: 100%;
    text-align: center;
}
#access ul li:hover > li {
    display: block;
}
#access ul li:hover > ul {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
}
#access ul ul:hover{
    padding: 0;
    margin: 0;
}
#access ul ul li:hover{
    position: relative;
}
#access li:hover > a {
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      CONTENT                                     */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*
#content a {
    text-decoration: none;
    color: #1E7BD8;
}*/
#content li {
    margin: 0 0 0 15px;
    padding: 0;
}
.storycontent {
    font-size: 14px;
    text-align: justify;
}
.feat_exc p {
    font-size: 14px;
    color: #21618B;
    text-align: justify;
}
#content {
    color: #000000;
    font-family: arial, verdana, lucida Grande;
	margin:5%;
}
#content a:visited {
    text-decoration: underline;
}
#content ol li {
    list-style: decimal;
}
#content ul {
    list-style-position: outside;
    list-style-type: none;
}
#content ul li {
    list-style-image: none;
}
#content-big {
    float: left;
    width: 610px;
    margin: 16px 8px 20px 8px;
    text-align: justify;
}
.post {
    padding: 5px;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      SIDEBAR                                     */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#sidebar-right {
    padding: 10px;
    margin: 20px;
    font-size: 11px;
}
#sidebar-right li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#sidebar-right a,#sidebar-right a:visited {
    text-decoration: none;
    font-weight: bold;
}
#sidebar-right a:hover, #sidebar-right a:visited:hover {
    color: #004F87;
    text-decoration: underline;
}
#sidebar-right ul ul li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    color: #404800;
}
#sidebar-right #archives ul li:first-letter, #sidebar-right #archives ul li:hover:first-letter {
    text-transform: uppercase;
}
#sidebar-right h3 {
    margin: 13px 0px 7px 0px;
    font-weight: bold;
}
#sidebar-left {
    padding: 10px;
    margin: 20px;
    font-size: 11px;
}
#sidebar-left li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#sidebar-left a,#sidebar-left a:visited {
    text-decoration: none;
    font-weight: bold;
}
#sidebar-left a:hover, #sidebar-left a:visited:hover {
    color: #004F87;
    text-decoration: underline;
}
#sidebar-left ul ul li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    color: #404800;
}
.sous_li {
    margin-left: 0px;
    padding-left: 0px;
    color: white;
    font-family: arial, verdana, lucida Grande;
}
#sidebar-left #archives ul li:first-letter, #sidebar-left #archives ul li:hover:first-letter {
    text-transform: uppercase;
}
#sidebar-left h3 {
    margin: 13px 0px 7px 0px;
    font-weight: bold;
}
#search-text{
    width: 100%;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      FOOTER                                      */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#footer {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
    margin: 0px auto;
    float: left;
	clear:both;
}
#footer p {
    font-weight: bold;
    text-decoration: none;
    font-family: arial, verdana, lucida Grande;
    font-size: 9px;
}
#footer a, #footer a:visited {
    color: #004F87;
    text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
    color: #004F87;
    text-decoration: none;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      TITLE                                       */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
h1 {
    margin: 0 0 0 0;
}
h2 {
    font-size: 24px;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
    color: #0E52AB;
    font-family: serif, verdana, lucida Grande;
}
h2 a, h2 a:visited, h2 a:hover, h2 a:visited:hover {
    text-decoration: underline;
    color: #0E52AB;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      IMPORTANT                                   */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
body {
    font-size: 13px;
    font-family: serif, verdana, lucida Grande;
    margin: 0 auto;
	height:100%;
}
img {
    border: 0px;
    margin: 5px 10px 5px 0;
}
#rap {
    margin: 0 auto;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      OTHERS                                      */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
p {
    color: #DBDBDB;
    margin: 3px 0 3px 0;
    padding: 3px 38px 5px 0;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
acronym, abbr {
    cursor: help;
}
blockquote {
    border-left: 3px solid #444;
    margin-left: 15px;
    padding-left: 5px;
}
html {
    margin: 0;
    padding: 0;
    height: 100%;
}
cite {
    font-size: 90%;
    font-style: normal;
}
img.alignleft {
    float: left;
    margin: 3px 10px 3px 3px;
}
img.alignright {
    float: right;
    margin: 3px 3px 3px 13px;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.sticky {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    margin: 10px 7px 0 0;
    padding-top: 4px;
    text-align: center;
	float:left;
	min-height:200px;
	}
.wp-caption-text {
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    margin: 0;
    padding: 0;	
}
ol#comments li p {
    font-size: 100%;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Link to the comments */
.feedback {
    text-align: right;
    padding-bottom: 20px;
    clear: both;
}
.feedback a,.feedback a:hover,.feedback a:visited,.feedback a:visited:hover {
    text-decoration: none;
}
/* la fin d'article */
.end {
    clear: both;
}
/* The post informations */
.meta {
    font-size: 0.9em;
}
.meta li, ul.post-meta li {
    display: inline;
}
.meta ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
.meta a {
    color: #B7121A;
    text-decoration: none;
}
.meta {
    color: #555;
    font-weight: normal;
    letter-spacing: 0;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #fafeff;
    border: 1px solid #0066CC;
    color: #444;
}
#commentform textarea {
    width: 99%;
}
#commentlist li ul {
    border-left: 1px solid #ddd;
    font-size: 110%;
}
ol#commentlist li {
    list-style: decimal;
}
.ad200 {
    text-align: center;
    padding-bottom: 10px;
}
input#s {
    width: 158px;
    color: #444;
}
input#valider {
    cursor: pointer;
}
#latest_post {
    padding: 0 0 1.5em 0;
}
#latest_post_image img {
    margin: 0 0 0.2em 0;
}
.feat_content {
    float: left;
}
.feat_thumb img {
    float: left;
    padding: 0;
    margin: 0.2em 1em 1em 0;
    border: 1px solid #999;
}
.feat_title {
    padding: 0 38px 0 0;
    color: #D9AAA0;
    margin-top: 5px;
}
.feat_title a {
    color: white;
    font: bold 16px dim, arial;
}
.feat_title a:hover {
    color: #000;
}
ul.arrow, ul.cat, ul.reccom, ul.email {
    list-style: none;
    margin: 0;
}
ul.arrow li {
    padding: 0 0 0 0px;
    margin: 0 0 0 0;
}
ul.arrow li a, ul.reccom li a, ul.email li a {
    color: white;
}
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover {
    color: #000;
    background: #eee;
}
.more-link {
    font-weight: bold;
}
tbody {
    color: #707070;
}
a img {
    margin: 13px 15px 5px 0;
    border: 0 none;
    margin-top: 0;
}
#tagged {
	display:none;
}

.menu-mobile {
    height: 0px;
    overflow: hidden;
    position: relative;
    transition: height 0.5s linear 0s;
    width: 100%;
    z-index: 10;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
/*                                      CLASSES                                     */
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/

.mobile, .hidden{
    display: none;
}
.padded10{
	padding:10px;
}
.padded15{
	padding:15px;
}
.padded20{
	padding:20px;
}
.rounded{
	border-radius:5px;
}
.floatL{
	float:left;
}
.floatR{
	float:right;
}
.textL{
	text-align:left;
}
.textC{
	text-align:center;
}
.textR{
	text-align:right;
}
.column2{
	width:44%;
	margin:0 3%;
	float:left;
}
.column3{
	width:27%;
	margin:0 3%;
	float:left;
}
.nomargin {
    margin: 0 !important;
}
.nopadding {
    padding: 0 !important;
}
.nostrong {
    font-weight: normal;
}
.p9 {
    font-size: 9px;
}
.p10 {
    font-size: 10px;
}
.p11 {
    font-size: 11px;
}
.p12 {
    font-size: 12px;
}
.p13 {
    font-size: 13px;
}
.p14 {
    font-size: 14px;
}
.p15 {
    font-size: 15px;
}
.p16 {
    font-size: 16px;
}
.p17 {
    font-size: 17px;
}
.p18 {
    font-size: 18px;
}
.p19 {
    font-size: 19px;
}
.p20 {
    font-size: 20px;
}
.p21 {
    font-size: 21px;
}
.p22 {
    font-size: 22px;
}
.p23 {
    font-size: 23px;
}
.p24 {
    font-size: 24px;
}
.nodec{
	text-decoration:none;
}
.upper{
	text-transform:uppercase;
}
.lower{
	text-transform:lowercase;
}
div.pnopad p{
	padding:0;
}
#slider .ngg-slideshow.slick-slider {margin: 0px auto 0px !important;}