/* Modifs thème dcBoostrap
le 10 décembre 2016 

Licence : domaine public 
Thème modifié PhE : Corse sauvage 3 CS_3
*/

/* ------------------------------------------------------------
	THEME CS (thème par défaut)
------------------------------------------------------------- */

@import url(../default/style.css);

/* ---------------------------------------------------
  MODIFS SPECIFIQUES CS_3 par rapport à CS
--------------------------------------------------- */

/* CSS Document */
#page { background: #f6f6f6 url(/perso/public/images/Corse03BLH0137.jpg) repeat; font-family: 'Open Sans', Arial, sans-serif; }
#top .row, #top .navbar { background: #4C597E; }
#wrapper { background: #E6ECFF; }
.day-date { background: #F3B3FF none repeat scroll 0 0; color: #66400F; }
#sidebar { background: #05426b; color: #fff9ef; }
#sidebar a { color: #88fea2; }
#sidebar a:hover, #sidebar a:active, #sidebar a:focus { color: #fff000; }
#sidebar h1 { background-color: #4C597E; color: #F8F8F8;}
#sidebar h2 { background-color: #fff; }
#content a { color: #E10070; }
#content a:hover, #content a:focus, #content a:active { color: #7D6400; }
.intro-blog li {  color: #663300; }
.nota  { color: #ff0000; }
.post-excerpt { color: #99631F; }
.dc-post .post-title, .dc-page .post-title { color: #FF311A; }
.dc-post .post-info, .dc-page .post-info { color: #193CA6; }
.dc-post .post-info a, .dc-page .post-info a{ color: #FF311A; }
.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: #D9D34C;; }
#comments, #comment-form, #pings { background-color: #4C597E; }
#ping-url, #comments-feed  { background-color: #4C597E;	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: #DBE3FB; border-color: #193CA6; }
#comments dt, #pings dt,
#comments dd, #pings dd { background-color: #E0E8FF; border-color: #193CA6; }
#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: #4C597E;	border: 1px solid #eee; }
#footer .text-muted { color: #fff; }
#footer a {	color: #ff0000; }
#footer a:hover, #footer a:focus,#footer a:active {	color: #0c0000; }