/* @override 
http://www.bgparif.com/wp-content/themes/mimboprobasicstarter/style.css

*/

/*  
Theme Name: Basic Starter
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A child theme for Mimbo Pro
Version: 0.1
Author: Darren Hoyt
Author URI: http://prothemedesign.com/themes/mimbo-pro/
Template: mimbopro

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

@import url("../mimbopro/style.css");


/*-----Global-----*/
body { background: #eaeaea url(images/bg.gif) repeat-x fixed center top;}
#page {
	background-color: white;
	border-style: solid;
}
a, a:visited {color: #3399cc;text-decoration:none /*Global Link Color*/}
a:hover, a:active {color:#59bced;text-decoration:underline; /*Global Link Rollovers*/}

.entry h4 {
	color: rgb(226, 0, 26);
	}
	
.entry h3 {
	border-bottom: 3px solid rgb(146, 181, 38);
	}

.entry ol li, .entry ul li {
	line-height:145%;
	font-size:1.1em;
	}
	
/*-----Masthead and Logo-----*/
#masthead h1 a#logo { margin: 75px 0pt 0pt; background: transparent url('images/logo-bge-parif.png') no-repeat scroll 0 0; width: 288px;
	padding-top:0px;
	display: block;
	padding-bottom: 116px;
}


#masthead { background-image: url('images/bge-parif.jpg') !important; height: 276px;
}
h1 a#logo, h1 a#logo:visited {color:#FFF /*Logo color*/}
h1 a#logo:hover, h1 a#logo:active {color: #CCC}
h2#description {color:#faa739; /*Description color*/}


/*-----Nav Styles-----*/
#nav {
	width: 940px;
}

#navbar { background: #123e89; border-bottom: 6px solid #797979}
#nav a, #nav a:visited { color: #e9fef4; background:none /*Top Nav Color*/}
#nav li:hover, #nav li.sfHover,
#nav a:focus, #nav a:hover, #nav a:active { background: #0b2551;}	

#nav li li { background: #123e89; /*Dropdown Color*/}
#nav .current-cat a, #nav .current-cat a:visited, #nav li li.current-cat a, #nav li li.current-cat a:visited,
#nav .current-cat .children a, #nav .current-cat .children a:visited  {background-color: #797979;  /*Active state color for category*/}
#nav li li.current-cat a:hover, #nav li li.current-cat a:active,
#nav .current-cat .children a:hover, #nav .current-cat .children a:active, #nav li li a:hover, #nav li li a:active { background-color: #0b2551; /*Dropdown Rollover Styles*/}

#s { background: #eaeaea; /*Search field color*/}

input#s {
	height: 20px;
}

#searchform {
	text-align: left;
	width: 282px;
}

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


/*-----Upper Homepage Modules-----*/
#upper {background:#797979 !important /*Top Block*/}

#lead { background: #123e89; color:#FFF; /*Lead Story Module*/}	
#lead a, #lead a:visited { color:#FFF;}
#lead img {border-color:#787878;}
#lead .date {color: #b4b4b4}
a#fullstory, a#fullstory:visited {background:#797979;color:#FFF; /*"Full Story" Link*/}
a#fullstory:hover, a#fullstory:active {background:#000}

#recent {background: none !important /*"Recent Stories" Module*/}
#recent h3 {color:#FFF;}
#recent li { border-color:#eaeaea !important; padding:8px 0 !important; background:none !important}
#recent a, #recent a:visited {color:white !important; }
#recent a:hover, #recent a:active {color:#fff !important; text-decoration:none }

#carousel {	background:#dedede !important;}
#carousel a, #carousel a:visited {color:#4e4e4e !important}
#carousel a:hover, #carousel a:active {color:#333 !important}


/*-----Center Homepage Column-----*/
h3.catcolor1 {background: #f9cd36  none;}
h3.catcolor2 {background: #e37926 none;}
h3.catcolor3 {background:#E2001A url(images/cat_2.gif);}


/*-----Sidebar/Widget Nav Styles-----*/
#sidebar .widget ul {border-left: 4px solid #6c6c6c;}
#sidebar .widget li {border-bottom:1px solid #9a9a9a;}
#sidebar .widget li a, #sidebar .widget li a:visited {background:#7f7f7f !important;color:#d5d5d5 !important}
#sidebar .widget li a:hover, #sidebar .widget li a:active {background:#343434 !important;color:#FFF;}
#sidebar .widget li li a, #sidebar .widget li li a:visited {background:#8b8b8b !important;}
#sidebar .widget li li a:hover, #sidebar .widget li li a:active {background:#343434 !important;color:#FFF;}


/*-----Archive/Search/Author Page Styles-----*/
.subfeature { background:#f2f3ee; border-color:#dadbd7; /*Content box styles*/}	
.subfeature a, .subfeature a:visited { color:#2e2e2e; }


/*-----Single Page Styles-----*/
#breadcrumbs { background: #797979;color: #e4e4e4; }
#breadcrumbs a, #breadcrumbs a:visited { color:#FFF; }

#tags {background-color:#f0f0f0}

#submit {color:#FFF; background: #000; border:0; /*Submit button styles*/}

/*-----Page accueil-----*/
#home .stripes {
	background: #eaeaea;
	}

#interior .stripes {
	background: white url(images/fond-page.gif) repeat-y;
	padding:10px;
	}	


/*Footer and Bottom Widget Styles*/
#meta { background: #929292; /*Lower widget region*/}
#meta a, #meta a:visited { color:#FFF; /*Link colors*/}
#meta li { color: #0a292e; }
#meta h3 {color: #0a292e; border-color: #0a292e;}

#footer {color: #1b1b1b;}
#footer a, #footer a:visited { color:#636363; /*Footer Link styles*/ }
#footer a:hover, #footer a:active { color:#434343; text-decoration:underline }
