/* Modifs thème dcBoostrap
le 10 décembre 2016 

Licence : domaine public 
Thème modifié PhE : Corse sauvage 2 CS_2
*/

/* ------------------------------------------------------------
	THEME CS (thème par défaut)
------------------------------------------------------------- */

@import url(../default/style.css);

/* ---------------------------------------------------
  MODIFS SPECIFIQUES CS_2 par rapport à CS
--------------------------------------------------- */

/* CSS Document */
#page { background: #f6f6f6 url(/perso/public/images/Corse04070042.jpg) repeat; font-family: 'Open Sans', Arial, sans-serif; }
#top .row, #top .navbar { background: #579D59; }
#wrapper { background: #E6FFE6; }
.day-date { background: #f3b3ff none repeat scroll 0 0; color: #66400f; }
#sidebar { background: #4f7950; color: #fff9ef; }
#sidebar a { color: #ffcabe; }
#sidebar a:hover, #sidebar a:active, #sidebar a:focus { color: #fff000; }
#sidebar h1 { background-color: #579D59; 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: #99631F; }
.dc-post .post-title, .dc-page .post-title { color: #579D59; }
.dc-post .post-info, .dc-page .post-info { color: #1C8C1C; }
.dc-post .post-info a, .dc-page .post-info a{ color: #E24DFF; }
.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: #CC9147; }
#comments, #comment-form, #pings { background-color: #579D59; }
#ping-url, #comments-feed  { background-color: #579D59;	color: #eee; }
#comments-feed a { color: #ff9fb2; }
#comments-feed a:hover, #comments-feed a:focus, #comments-feed a:active { color: #dffb93; }
#comment-form .field label { color: #eee; }
#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: #D1F9BC; border-color: #663300; }
#comments dt, #pings dt,
#comments dd, #pings dd { background-color: #DCFFC8; border-color: #1C8C1C; }
#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: #579D59;	border: 1px solid #eee; }
#footer .text-muted { color: #fff; }
#footer a {	color: #ff0000; }
#footer a:hover, #footer a:focus,#footer a:active {	color: #0c0000; }