/*
# -- BEGIN LICENSE BLOCK ---------------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2013 Olivier Meunier & Association Dotclear
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK -----------------------------------------
*/


/* Layout
-------------------------------------------------------- */

#page { background: #f6f6f6; font-family: 'Open Sans', Arial, sans-serif; }

#extra-header { color: #428bca; height: 36px; line-height: 36px; margin: 0 auto; text-align: center; }

#top {
	background: #6AC200;
	margin: 0 auto;
	width: 100%;
	height: 52px;
	line-height: 52px;
}
#top a { border: 0; }

#top h1 { position: absolute; margin-top: -38px; line-height: 52px; font-size: 1.25em; }
#top h1 a {
	background: url(img/logo_dcbootstrap.png) no-repeat 0 0;
	height: 46px;
	line-height: 52px;
	width: auto;
	display: block;
	margin: 3px 0;
	text-indent: -9999px;
}
#top h1 a:hover {  }

#top .simple-menu {  }
#top .navbar {
  	background: none;
  	border: 0;
  	line-height: 52px;
	margin: 0;
}
#top .navbar li span { display: none; visibility: hidden; }
#top .navbar > *, #top .navbar-nav > li > a { line-height: 52px !important; }
#top .navbar-nav > li > a {
	padding: 0 1em;
	text-transform: uppercase;
	font-size: 1.125em;
	color: #fff;
	transition: all 200ms linear 50ms;
}
#top .navbar-nav > li > a:hover,
#top .navbar-nav > li > a:active,
#top .navbar-nav > li > a:focus,
#top .navbar-nav > li.active > a { box-shadow: 0 -4px 0 /*#9AC528*/ rgba(255, 255, 255, 0.3) inset; }
#top .navbar-nav > li > a:hover,
#top .navbar-nav > li > a:active,
#top .navbar-nav > li > a:focus,
#top .navbar-default .navbar-nav > .active > a:hover,
#top .navbar-default .navbar-nav > .active > a:focus { background: rgba(255,255,255,0.15); }
#top .navbar-default .navbar-nav > .active > a { background: rgba(255,255,255,0.1); font-weight: 700; }

#wrapper {
	/*width: 100%;
	max-width: 1170px;*/
	margin: 2em auto 0;
	padding: 0.8em 0;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 4px 1px rgba(150, 150, 150, 0.075);
}

#main { float: left; width: 100%; }
#content { padding: 0 1em; }

#EventsList #sidebar, #EventsList #sidebar { padding: 0 15px 0 0; margin-left: 0; } 

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Arial, sans-serif !important; }
P { text-align: justify; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none !important; }

#slider-droite H2 { margin: 0 0 5px 0; text-align: center; }
#slider-droite  H2.acc-bilan  a{ display: block; clear:both; background: #F78B1E; color: #FFF; line-height: 40px; }

#slider-droite  .eventhandler-calendar { margin: 10px 0 0 0; width: 100%;  }
#slider-droite.calendar-array a.next { padding-left: 30px; }
#slider-droite.calendar-array a.prev { padding-right: 30px; }
.calendar-array { text-transform : capitalize; }
.eventsday a { background: #F78B1E; border-radius: 25px; color: #600; padding: 3px 4px; }
#carte-acceuil { clear: right; width: 100%; margin-bottom: 30px; }

#eventhandler-menu-period, #eventhandler-menu-sortorder { display: inline-block; margin: 0; }
#EventsMenu LI { display: inline-block; margin-right: 15px;  }
#EventsMenu UL { clear: right; margin: 0; }
#EventsList #content-info { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #c5c5c5; }
#EventsList  H3.titre { text-transform : capitalize; }
/***** ACCUEIL *****/
SECTION { margin: 10px 0; }
#partager { float: right; margin: -28px 1px 0 0; width: auto; }

#search * { margin: 0; padding: 0; background: transparent; }
#search FORM { line-height: 25px; margin-top: 10px; }
#search FORM INPUT { padding: 2px 2px; }
#search FORM INPUT[type=text] 
{ 
  width: auto; 
  padding-right: 28px; 
  border-bottom: 1px solid #FF8000;
  background: #FFF;
}
#search FORM INPUT[type=submit] 
{ 
  margin: -2px 0 0 -36px;
  color: transparent;
  border: 0;
  background: url("img/loupe.png") no-repeat;
}
#search H3 { padding-top: 5px; color: #FFF; }
#search-filters { z-index: 15;  background: #FFF; margin-left: 180px; width: 200px; }

#devenez-membre-post { margin-top: 30px; margin-bottom: 30px; clear: both; height: 50px; }
img#devenir { max-height: 40px; }

/*--- SLIDER ---*/ 
#der-art { clear: both; }
#slider-gauche
{
  position: relative;
  float: left;
  clear: left; 
}

#slider-droite
{
  position: relative;
  float: right;
  clear: right; 
}

#slider
{
  height: auto;
  max-width: 440px;
  overflow: hidden;
  margin: 0 auto;

}

#slider-footer
{ 
	position: relative;
	clear: both;
	width: 95%;
	max-width: 420px;
    height: auto; 
	margin: 0 auto;
	border-radius: 8px;
	background: transparent url("img/slider_shadow.png") no-repeat; 
	background-size: 100%;
}


#slider .slider-contenu 
{
    float: left;
    display: inline;
    width: 100%;
	margin: 0 3px;
}

#slider A.slide
{
    overflow: hidden;
    display: block;
}

#slider .slider-art-bg 
{ 
    position: absolute; 
    bottom: 10px;
	width: 100%; 
	max-width: 440px;
	background: transparent url("img/transparent.png") repeat top left;
}
#slider  ARTICLE.slide { margin: 6px 20px; }
#slider  H2.titre { font-size: 14px; margin: 0;}
#slider  P.contenu { color: #FFF; font-size: 11px;}
#slider P.suite { float: right; right: 12px; margin-top: -5px; }

/*** ACCUEIL DESCRIPTION ***/
#description { 
	padding: 8px 12px;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
	background: #ebebeb ; 
	border: 1px solid #DDD; 
	border-radius: 8px; 
	clear: both;
}

/*** ARTICLE EN ACCUEIL ***/

/*____________________________*/

.acc-arts 
{ 
	position: relative; 
	margin: 0;
	padding: 0 10px 0;
	width: 50%;
	float: left;
}
.acc-art { height: auto; clear: both; padding: 8px 0; }
.acc-art H2 { 	
    background: #6AC200 ; 
	border: 1px solid #DDD; 
	border-radius: 8px; 
	clear: both;
	margin: 0;
}
.acc-art H3.titre { margin: 6px 0; }
.acc-art P { margin: 0 15px 0 0;  } 
.acc-art IMG 
{  
	width: 140px;  
	height: 100px; 
	float: left; 
	margin: 0 5px 0 0; 
	border: 4px solid #ccc; 
	padding: 1px; 
}
a.acc-titre-cat { display: block; background:#6AC200; color: #FFF; width: 100%; text-align: center; margin:0; padding: 8px 0; }
nav.sous-cat a{ background: #DDD; color: #000; margin: 0 0.2em 0 0; padding: 0.2em 0.5em; }
.category H3.titre a { font-size: 16px; }
 
/* Sidebar styles
-------------------------------------------------------- */

#sidebar h2, #sidebarevent H2 {
	margin: 0 0 1em;
	padding: 5px 0;
	text-align: center;
	background: #6AC200;
	color: #fff;
	font-size: 1.075em;
	font-weight: normal;
	border-radius: 0.15em;
}
#sidebar h3 {
	margin: 0.2em 0 0.6em;
	padding: 0.6em 0;
	background: #f5f5f5;
	text-align: center;
	color: #2e3539;
	border: 1px solid #c5c5c5;
	border-radius: 0.125em;
	font-size: 1em;
	font-weight: 700;
}

#sidebar div div { margin-bottom: 2.2em; }
#sidebar div div div { margin-bottom: 0; }

#sidebar ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 0.4em 0.2em;
	border-bottom: 1px dotted #c5c5c5;
}
#sidebar ul ul {
	margin: 0;
	padding: 0 0 0 1em;
}
#sidebar li li {
	margin: 0.5em 0 0 0;
	padding: 0 0;
	border: none;
}

#sidebar #search p { margin: 1em; text-align: center; }
#sidebar #search .submit {
	padding: 0.25em 1em;
	margin-top: -0.1em;
	text-transform: uppercase;
}

#topnav span { display: none; visibility: hidden; }

#sidebar li a:before {
	font-family: FontAwesome;
	content: "\f0da";
	margin: 0 0.5em;
	color: #686868; 
	text-shadow: 0 1px 1px #d5d5d5;
}

#sidebar li a:hover:before,
#sidebar li a:active:before,
#sidebar li a:focus:before { color: #202020; }

#sidebar .categories ul { list-style: none; }
#sidebar .categories li.category-current { font-weight: 700; }
#sidebar .categories li.category-current li { font-weight: normal; }

#sidebar .categories ul ul li a:before { content: "\f07b"; }
#sidebar .lastcomments li a:before { content: "\f075"; }
#sidebar .links li a:before { content: "\f0ac"; }
#sidebar .pages li a:before { content: "\f15c"; }
#sidebar .syndicate li a:before { content: "\f09e"; }
#sidebar .tags li a:before { content: "\f02b"; }

ul.tags, ul.archive { list-style: none; margin: 0.6em 0; padding: 0; }
ul.tags li, ul.archive li { margin: 0.2em auto; }
ul.tags li a, ul.archive li a { display: block; padding: 10px 15px; position: relative; }

#sidebarevent .eventhandler-calendar { margin: 0; width: 100%;  }
#sidebarevent H2 { margin: 0; }
#sidebarevent A.current { padding: 0 10px;  }

/* Main content styles
-------------------------------------------------------- */

h2, h3, h4 {
	margin: 4px 0;
	padding: 0;
}

h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

IMG { border-radius: 8px; margin: 10px 15px; }
.ImgFirst { float: right; clear: right; margin: 0 0 20px 15px; }
#ImgGallerie 
{ 
	margin: 20px auto;
	padding: 10px 0;
	text-align: center; 
	width: 100%; 
	display: block; 
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
} 
#ImgGallerie IMG { display: inline; margin: 0 10px 0 0; float: none; }
.pagination { text-align: right; width: 100%; margin: 2px 0;  }

.dc-category .acc-art { height: auto; }

#content-info h2:before, #content-info h3:before {
	font-family: FontAwesome;
	color: #248DC1;
	text-shadow: 0 1px 1px #d5d5d5;
}

.dc-404 #content-info h2:before {	
	content: "\f127";
	margin: 0 0.5em 0 0;	
}
.dc-archive #content-info h2:before {	
	content: "\f187";
	margin: 0 0.5em 0 0;	
}
.dc-category #content-info h2:before {	
	content: "\f07b";
	margin: 0 0.5em 0 0;	
}
.dc-contactme #content-info h2:before {	
	content: "\f0e0";
	margin: 0 0.5em 0 0;	
}
.dc-tag #content-info h2:before {	
	content: "\f02b";
	margin: 0 0.5em 0 0;	
}
.dc-tags #content-info h2:before {	
	content: "\f02c";
	margin: 0 0.5em 0 0;	
}

#subcategories {
	background: #f5f5f5;
	border-color: #c5c5c5;
	border-style: solid;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 { margin: 0; }
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1.5em;
	line-height: 1.4;
}
.day-date {
	font-size: 1em;
	margin: 0 0 0.5em;
	text-align: right;
	color: #279ac4;
}

.post { margin: 0 0 2em 0; }

.post-title {
	color: #9ac528;
	font-size: 1.7em;
}
.dc-post .post-title,
.dc-page .post-title { font-size: 1.8em; margin: 10px 0 4px; } 

.post-title a {
	color: #9ac528;
}
.post-info {
	margin: 0 0 1em 0;
}
	P.post-info { font-size: 12px; }

.post-tags {
	list-style: none;
	margin: 0 0 1em;
	padding: 0.4em 0;
}
.post-tags li { display: inline; }
.post-tags li:before { font-family: FontAwesome; content: "\f02b"; margin: 0 0.5em; color: #686868; text-shadow: 0 1px 1px #d5d5d5; }
.post-tags li:first-child:before { margin-left: 0; }
.post-tags li a {}

.post-info-co {
	clear: both;
	padding: 0.8em;
    background: #f5f5f5;
    border-radius: 0.2em;
}
.post-info-co a { text-decoration: none !important; border-bottom: 0; }
.post-info-co a:before { margin: 0 0.5em; color: #686868; text-shadow: 0 1px 1px #d5d5d5; }
.post-info-co .comment_count:before { font-family: FontAwesome; content: "\f086"; }
.post-info-co .ping_count:before { font-family: FontAwesome; content: "\f074"; }
.post-info-co .attach_count:before { font-family: FontAwesome; content: "\f019"; }

.read-it {
	clear: both;
	text-align: right;
	padding: 0.25em 0;
}
.read-it a { font-weight: 700; }

a.feed:before {
	font-family: FontAwesome;
	content: "\f09e";
	margin: 0 0.5em 0 0;
    color: #686868;
	text-shadow: 0 1px 1px #d5d5d5;
}


/* Post content
-------------------------------------------------------- */
.post-content { margin: 0 10px; }
.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.4em;
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content blockquote, .post-excerpt blockquote,
#comment-form blockquote, #comment-form blockquote {
	background-color: #F4F8FA;
	border-color: #5BC0DE;
	font-size: 1.1em;
}

.post-content img, .post-excerpt img { max-width: 100%; height: auto; }
.post-content object, .post-excerpt object, .post-content iframe, .post-excerpt iframe { max-width: 100%; }


#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.attachments .fa { color: #248DC1; margin-right: 0.5em; }

#navlinks { clear: both; border-bottom: 1px solid #FF5B2B; padding-bottom: 8px; }
#navlinks .next { float: right; }
#navlinks span { display: none; visibility: hidden; }


/* Comments and trackbacks
-------------------------------------------------------- */

#comments { clear: both; }

#comments, #comment-form, #pings { margin: 0; clear:both;}

#comments h3:first-child, #comment-form h3, #pings h3 {
	background: #2e3539;
	color: #fff;
	padding: 1em;
	margin: 0 0 2em;
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
	border-radius: 0.15em;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 0 0.6em;
	height: 2.775em;
	line-height: 2.775em;
	font-weight: 600;
	border-bottom: 1px solid #428bca;
}
#comments dt.me { border-bottom-color: #9AC528; }
#comments a.comment-number {
	background-color: #428bca;
	color: #fff;
	display: block;
	float: left;
	margin-right: 0.725em;
	padding: 0 0.875em;
	border-radius: 0.2em 0.2em 0 0;
}
#comments dt.me a.comment-number { background-color: #9AC528; }
#comments dd { margin: 0; padding: 1em; }
#comments dd.me { background-color: #f6f6f6; color: #428BCA; }
#comments dd p { margin: 0.5em 0; line-height: 1.5em; }

/* --- Comments.html --- */

.comment-post { margin: 1em 0; }
.comment-post img { max-width: 100%; }

.comment-content {
	margin: 0.6em 0 1em !important;
	min-height: 9.75em;
	padding: 1.4em;
	position: relative;
	word-wrap: break-word;
}
.me .comment-content { border-color: #428BCA; }
.comment-content .comment-content-header {
	margin: -1.4em -1.4em 1.4em;
	padding: 0.6em 1em;
	letter-spacing: 0.025em;
}
.me .comment-content .comment-content-header { background: #428BCA; color: #fff; }
.comment-content .comment-content-header b,
.comment-content .comment-content-header b a { color: #222; font-weight: 600; }
.me .comment-content .comment-content-header b,
.me .comment-content .comment-content-header b a { color: #fff; font-weight: 600; }


/* Forms
-------------------------------------------------------- */

#comment-form { clear: both; }

#comment-form fieldset { border: none; }
#comment-form fieldset p {
	padding: 0.4em 0;
}
#comment-form fieldset p.field {
	padding: 0.4em 0;
	width: auto;
	margin: 0.8em 0;
	clear: both;
}
#comment-form p.form-help { font-style: italic; }

#comment-form .field label { width: auto; }
#comment-form .field label {
  color: #666666;
  display: block;
  font-size: 0.975em;
  font-weight: 600;
  text-indent: 0.4em;
}
#comment-form .field:hover label, #comment-form .field:focus label, #comment-form .field:active label { color: #428BCA; }

#comment-form input, #comment-form textarea {
	font: 1em "Lucida Grande",Arial,sans-serif;
	width: 68%;
}
#comment-form textarea { width: 100%; }

#comment-form p.remember { margin: 0; }
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0;
}

p.buttons { text-align: center; }

.error, .message, .success {
	margin: 2.4em 0;
	padding: 1em;
	color: #000000;
	text-shadow: 0 1px 0 rgba(250, 250, 250, 0.5);
	font-size: 1.1em;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 0.15em;
}
.success { background-color: #BEE74B; }
.message { background-color: #a2cbe9 ; }
.error { background-color: #c44d58; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,0.5); }


/* Input / Textarea / Select
-------------------------------------------------------- */

input[type="text"], input[type="email"], input[type="password"], input[type="file"],
textarea, select { border: 1px solid #d5d5d5; border-radius: 0.125em; }

input[type="text"], input[type="email"], input[type="password"], input[type="file"] { padding: 0.375em 0.4em; }
textarea { padding: 0.4em; }
select { padding: 0.375em; border-radius: 0.125em; }

input, textarea, select, a.button { transition: all 0.35s ease 0s; }

input[type="text"]:hover, input[type="email"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover,
input[type="text"]:active, input[type="email"]:active, input[type="password"]:active, input[type="file"]:active, textarea:active, select:active,
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	border-color: #11a3ea;
	color: #0f4987;
}

input[type="submit"], a.button {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	width: auto !important;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #428BCA;
	background-image: none;
	border: 1px solid #357EBD;
	color: #fff;
	border-radius: 0.2em;
}
input[type="submit"]:hover, input[type="submit"]:focus, a.button:hover, a.button:focus {
	background-color: #3276B1;
	border-color: #285E8E;
	color: #fff;
}
input[type="submit"]:focus, a.button:focus {
	outline: thin dotted #333333;
	outline-offset: -2px;
}


/* Table
-------------------------------------------------------- */

table td { vertical-align: middle !important; }

#content table { width: 100%; }
#content table > thead > tr > th { border-bottom: 2px solid #DDDDDD; padding: 8px; vertical-align: middle; }
#content table > thead > tr > td, #content table > tbody > tr > td, #content table > tfoot > tr > td {
  border-top: 1px solid #DDDDDD;
  line-height: 1.42857;
  padding: 8px;
}

#content .calendar-array  table > thead > tr > th, 
#content .calendar-array  table > thead > tr > td, 
#content .calendar-array  table > tbody > tr > td, 
#content .calendar-array  table > tfoot > tr > td 
{ padding: 4px 0; margin:0; text-align: center; }
#content .calendar-array  table > thead > tr > th { font-size: 11px; font-weight: normal; }
/* Footer
-------------------------------------------------------- */

#footer {
	clear: both;
	margin: 1em 0 0;
	padding: 1em 0 3em;
}
#footer p {
	margin: 0 auto;
	text-align: center;
}

.social a {
	color: #ffffff;
    font-size: 1.25em;
    margin: 0;
    width: 32px;
    height: 32px;
    display: inline-block;
	transition: background 0.8s ease 0s;
}

.social i {
	margin: 0;
	text-align: center;
  	width: 32px;
  	line-height: 32px;
}
.social a:hover { background: #ffffff; }

a.facebook { background: #3c5b9b }
a.twitter { background: #2daae1; }
a.linkedin { background: #0173b2; }
a.pinterest { background: #cb2027; }
a.google-plus { background: #f63e28; }
a.contact { background: #06bc14; } 
a.membre { background: #AFAFAF; } 

a.rss { background: #ff9a07; }
a.facebook:hover, a.facebook:focus { color: #3c5b9b }
a.twitter:hover, a.twitter:focus { color: #2daae1; }
a.linkedin:hover, a.linkedin:focus { color: #0173b2; }
a.pinterest:hover, a.pinterest:focus { color: #cb2027; }
a.google-plus:hover, a.google-plus:focus { color: #f63e28; }
a.contact:hover, a.contact:focus { color: #06bc14; }
a.rss:hover, a.rss:focus { color: #ff9a07; } 

#scrollUp {
	background-color: #2e3539;
	bottom: 1.2em;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	font-size: 0.9em;
	padding: 0.9em 1.5em;
	right: 1.2em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #e5e5e5;
	border-radius: 0.2em;
	opacity: 0.8;
	transition: opacity 150ms linear 0s;
}
#scrollUp:hover, #scrollUp:focus, #scrollUp:active { opacity: 1; }
#scrollUp:after { font-family: FontAwesome; content: "\f077"; }


/* Utilities
-------------------------------------------------------- */

.left { float: left; }
.right { float: right; }


/* Fonts
-------------------------------------------------------- */

/* --- OpenSans --- */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
  url(lib/fonts/open-sans/OpenSans-Light.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'),
  url(lib/fonts/open-sans/OpenSans-Regular.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), 
  url(lib/fonts/open-sans/OpenSans-Semibold.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), 
  url(lib/fonts/open-sans/OpenSans-Bold.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), 
  url(lib/fonts/open-sans/OpenSans-ExtraBold.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), 
  url(lib/fonts/open-sans/OpenSans-LightItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), 
  url(lib/fonts/open-sans/OpenSans-Italic.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), 
  url(lib/fonts/open-sans/OpenSans-SemiboldItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), 
  url(lib/fonts/open-sans/OpenSans-BoldItalic.ttf) format('ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), 
  url(lib/fonts/open-sans/OpenSans-ExtraBoldItalic.ttf) format('ttf');
}


/* Agora plugin
-------------------------------------------------------- */

/* --- Widget "Navigation utilisateur" --- */
#agorabox {}
#agorabox p { clear: both; margin: 1em 0; }
#agorabox label { margin: 0.35em 0 0; }
#agorabox input#li_login, #agorabox input#li_pwd { float: right; }
#agorabox .remember > * { font-weight: 500; font-size: 0.925em; }

/* --- Widget "Nouveau billet" --- */
.agoranew p { margin: 1em auto; text-align: center; }

/* --- agora_post.html --- */
.posts-actions { margin: 1em auto; }
.markItUp .markItUpEditor { padding: 0.8em; }


/* Responsive designing
-------------------------------------------------------- */

/* --- Landscape phones and down --- */

@media (max-width: 480px) {
	#sidebar,
	.read-it { display: none; visibility: hidden; }
	.acc-arts { width: 440px; float: none; margin: auto; }
	.acc-art IMG { width: 100%; height: auto; margin: 0 0 10px 0; }
	.acc-art P { margin: 0; }
	.post-content IMG { width: 100%; height: auto; margin: 10px 0; }
	#slider-droite > DIV { width: 98%; float: none; }
}

@media (max-width: 768px) {
    .acc-arts { width: 100%;  float: none; margin: auto;  }
	#extra-header, #prelude,
	#top h1 { display: none; visibility: hidden; }
	
	#extra-header { height: 0; }
	
	#top { height: auto; line-height: 58px; color: #fff; }
	#top .simple-menu { border-left: 0; }
	#top .navbar-brand { font-size: 1.5em; color: #fff; }
	#top .navbar-default .navbar-toggle { border-color: #fff; }
	#top .navbar-default .navbar-toggle:hover,
	#top .navbar-default .navbar-toggle:focus { background-color: #fff; border-color: #9ac528; }
	#top .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
	#top .navbar-default .navbar-toggle:hover .icon-bar,
	#top .navbar-default .navbar-toggle:focus .icon-bar { background-color: #9ac528; }
	#top .navbar > * {
		line-height: 20px !important;
		padding: 0.5em 1.2em !important;
	}
	#top .navbar-nav > li > a {
		line-height: 20px !important;
		padding: 0.75em 1.2em !important;
		border-bottom: 1px dotted rgba(255,255,255,0.075);
	}
	#top .navbar-nav > li > a:hover { background: rgba(255,255,255,0.1); }
	#top .navbar-collapse {
		max-height: inherit;
		/*background-color: #2e3539;
		border-top: 1px solid #1d2428;
		border-bottom: 3px solid #43a6df;
		border-radius: 0 0 0.2em 0.2em;*/
	}
	
		
	#wrapper { margin-top: 0; border: 0; box-shadow: none; }
	
	#content { padding: 0 0.2em; }
	
	.post-tags, .post-info-co { display: none; visibility: hidden; }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.acc-arts { width: 50%; }
.dc-category .acc-art { width: 50%; float: left; clear:none; height: 220px; }

.comment-content .comment-content-header:before {
	border-color: rgba(0, 0, 0, 0) #dddddd;
	border-style: solid;
	border-width: 8px 15px 8px 0;
	bottom: auto;
	content: "";
	display: block;
	left: -15px;
	position: absolute;
	top: 8px;
	width: 0;
}
.me .comment-content .comment-content-header:before { border-color: rgba(0, 0, 0, 0) #428BCA; }
.comment-content .comment-content-header:after {
	border-color: rgba(0, 0, 0, 0) #f5f5f5;
	border-style: solid;
	border-width: 7px 14px 7px 0;
	bottom: auto;
	content: "";
	display: block;
	left: -14px;
	position: absolute;
	top: 9px;
	width: 0;
}
.me .comment-content .comment-content-header:after { border-color: rgba(0, 0, 0, 0) #428BCA; }

.comment-user-infos { margin-top: 1em; }
}

@media (min-width:992px){.dc-category .acc-art { height: 180px; }} 
@media (min-width:1200px){.dc-category .acc-art { height: 140px; }} 

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  float: left;
  border: 0;
  margin: auto;
  height: auto;
  max-height: 320px; border-radius: 8px;
  width: 100%;
  max-width: 440px;
  
  	border: 6px solid #ccc; 
	padding: 2px; 

  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
