/* Modifs thème dcBoostrap
le 10 décembre 2016 

Licence : domaine public 
Thème modifié PhE : Corse sauvage 1 CS_1
*/

/* ------------------------------------------------------------
	THEME CS (thème par défaut)
------------------------------------------------------------- */

@import url(../default/style.css);

/* ---------------------------------------------------
  MODIFS SPECIFIQUES CS_1 par rapport à CS
--------------------------------------------------- */

/* CSS Document */
#page { background: #f6f6f6 url(/perso/public/images/Corse0909030015.jpg) repeat; font-family: 'Open Sans', Arial, sans-serif; }
#top .row, #top .navbar { background: #7f735f; }
#wrapper { background: #FFE6BF; }
.day-date { background: #bfffda none repeat scroll 0 0; color: #663300; }
#sidebar { background: #7c633e; color: #fff9ef; }
#sidebar a { color: #88fea2; }
#sidebar a:hover, #sidebar a:active, #sidebar a:focus { color: #fff000; }
#sidebar h1 { background-color: #7f735f; color: #F8F8F8;}
#sidebar h2 { background-color: #fff; }
#content a { color: #BF00FF; }
#content a:hover, #content a:focus, #content a:active { color: #00c382; }
.intro-blog li {  color: #663300; }
.nota  { color: #ff0000; }
.post-excerpt { color: #008136; }
.dc-post .post-title, .dc-page .post-title { color: #00c382; }
.dc-post .post-info, .dc-page .post-info { color: #663300; }
.dc-post .post-info a, .dc-page .post-info a{ color: ; }
.dc-post .post-info a:hover, .dc-post .post-info a:focus, .dc-post .post-info a:active,
.dc-page .post-info a:hover, .dc-page .post-info a:focus, .dc-page .post-info a:active { color: ; }
#comments, #comment-form, #pings { background-color: #7f735f; }
#ping-url, #comments-feed  { background-color: #7f735f;	color: #ddd; }
#comments-feed a { color: #ff9fb2; }
#comments-feed a:hover, #comments-feed a:focus, #comments-feed a:active { color: #dffb93; }
#comment-form .field label { color: #ddd; }
#comment-form .field:hover label, #comment-form .field:focus label, #comment-form .field:active label { color: #dffb93; }
#comments dd.odd, #pings dd.odd, 
#comments dt.odd, #pings dt.odd { background-color: #FBDDBF; border-color: #663300; }
#comments dt, #pings dt,
#comments dd, #pings dd { background-color: #ffe6c8; border-color: #663300; }
#comments dt.me, #pings dt.me,
#comments dd.me, #pings dd.me { background-color: #e5fba7; border-color: #25b425; color: #333; }
#comments dt.me.odd, #pings dt.me.odd,
#comments dd.me.odd, #pings dd.me.odd { background-color: #dffb93; border-color: #25b425; color: #333; }
.form-help, .remember { color: #eee; }
#footer .container { background-color: #7f735f;	border: 1px solid #ddd; }
#footer .text-muted { color: #fff; }
#footer a {	color: #ff9fb2; }
#footer a:hover, #footer a:focus,#footer a:active {	color: #dffb93; }