/*
-- General Style
*/

body
{
	color: #212121;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-family: Georgia;
}

@media (min-width: 1300px)
{
	.container {
	    width: 1280px;
	}
}

@media (min-width: 768px and max-width:980px)
{
	.container 
	{
	    width: auto !important;
	}
}


@font-face
{
	font-family:GraphikCompact;font-weight:400;
	src:url(../fonts/GraphikCompact-Regular-Web.woff) format("woff")
}
@font-face
{
	font-family:GraphikCompact;font-weight:600;
	src:url(../fonts/GraphikCompact-Semibold-Web.woff) format("woff")
}
@font-face
{
	font-family:GraphikCondensed;font-weight:600;
	src:url(../fonts/GraphikCondensed-Semibold-Web.woff) format("woff")
}
@font-face
{
	font-family:GraphikCondensed;font-style:italic;font-weight:600;
	src:url(../fonts/GraphikCondensed-SemiboldItalic-Web.woff) format("woff")
}
@font-face
{
	font-family:GraphikCondensed;font-weight:700;
	src:url(../fonts/GraphikCondensed-Bold-Web.woff) format("woff")
}
@font-face
{
	font-family:GraphikCondensed;font-style:italic;font-weight:700;
	src:url(../fonts/GraphikCondensed-BoldItalic-Web.woff) format("woff")
}

h1,h2,h3,h4
{
	font-family:GraphikCompact;font-weight:600;	
}
#comments-post-text,.comment.message,.font_primary
{
	font-family:GraphikCompact
}
.font_secondary
{
	font-family:Georgia
}

h1,h2,h3,h4
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.title_xl {
    font-size: 55px;
    line-height: 55px;
    font-family: GraphikCondensed;
    font-weight: 700;
}

.w100
{
	width:100%
}

.shadow
{
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.3) !important;
   -moz-box-shadow: rgba(0,0,0,.3) 0 3px 5px !important;
    box-shadow: rgba(0,0,0,.3) 0 3px 5px !important;
}

.btn-danger
{
	background: #FC0005;
	padding: 10px 17px;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.5px
}

#header
{
	  background-color: #15181c;
	  text-align: center
}

#topmenu
{
	background-color: #e9f6fd;
	color: #212121;
	position: relative;
	z-index: 2;
}

#topmenu nav .current-menu-item a
{
	text-decoration: underline
}

/*#topmenu.affix{position:fixed;top:0;left:0;right:0;margin-bottom:40px}*/
#topmenu a
{
	line-height: 18px !important;
	color:#212121;
	background:transparent;
	font-size:16px
}

#topmenu a:hover
{
	background:inherit;
	text-decoration: underline
}

.navbar-toggle
{
	 border-color:#FFFFFF !important
}

.navbar-toggle .icon-bar
{
	 background: white;
}
  

/*
-- BOXES
*/

.box-edito
{
	color:white;
	background:#FC0005;
	padding-top: 1.38462em;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom:20px
}
.box-edito h3
{
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-style: italic;
	margin-bottom:10px;
	font-size:20px;
	text-align: center;
	margin-top:0;
	padding-top:0
}
.box-edito .title,
.box-edito a
{
	color:#212121;
}

.box-edito .title
{
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}
 
 
/*
-- ASIDE
*/
 
.aside
{
	padding-bottom: 20px;
	/*margin-bottom: 20px*/
}

.aside.grey
{
	background: #EEE;
}

.aside h2
{
	color:#3c4861;
	line-height: 60px;
	margin-bottom:20px;
	font-weight:700;
	text-align:center;
}

.aside.grey h2
{
	color:#333333;
}


#aside-videos
{
	background: #EEE;
}

#aside-videos iframe
{
	margin-bottom: 20px;
	width:100%;
	height:220px;
}

.post-edit-link
{
padding:20px;
}

#auteurs_liste {line-height:190%;font-size:14px}
#auteurs_liste li {float:left; width:235px; padding: 2px 5px 2px 8px;list-style-type: none;border-top: 1px solid #ccc;border-left:1px solid #ccc ;}

#auteurs_liste li a { text-decoration:none} 

.searchform .screen-reader-text
{
	display:none;
}


#footer .widget{border:0;}
#footer input{color:black}
#footer ul
{
	background:white;
	color:#212121;
	list-style: none;
	margin:0;
	padding:0 20px;
}
#footer ul li
{
	border-bottom:1px solid #dfe4e6;
	line-height: 20px;
    font-size: 16px;
    font-family: GraphikCompact;
    margin:0 !important
}
#footer ul li:last-child
{
	border-bottom:none;
}
#footer ul li a 
{
    padding-top: 15px;
    padding-bottom: 10px;
    text-decoration: none;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: GraphikCompact;
    font-weight: 300;
    background:url(../images/arrow.svg) no-repeat right center;
}
#footer ul li a:hover
{
	text-decoration: none;
}

.wpdiscuz-form-bottom-bar
{
	display:none
}


.livres .btn
{
	margin-top:20px;
	padding: 15px 30px;
    border-radius: 25px;
    font-size: 15px;
    line-height: 18px;
    cursor: pointer;
    letter-spacing: .07em;
    background-color: white;
    color: #1ea0e6;
    font-family: GraphikCondensed,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-color: transparent;
    border-width: 1px;
    margin-bottom:20px;
}

.livres ul
{
	list-style: none;
	width:100%;
	text-align: center;
}

.livres li{
        display:inline-block;
        *display:inline; /*IE7*/
        *zoom:1; /*IE7*/
        color:white;
        margin-right:10px;

}