/* 
Theme Name: lefrancofile-responsive
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */

#wrapper {
	margin-top: 10px;
}

#logo {
    margin-bottom: 10px;
}

.menu {
	background-color: #788bd0;
	background-image: none;
}

.menu a {
	color: #eeeeee;
	height: 31px;
	line-height: 31px;
}

.menu a:hover {
	background-color: #4762b3;
	background-image: none;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #4762b3;
	color: #eeeeee;
}

.widget-wrapper {
	margin: 0 0 20px;
	padding: 10px 20px;
}

#top-widget .widget_text {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 16px;
}

#widgets ul {
	padding: 0 10px;
	margin: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	font-style: italic;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
	text-transform: uppercase;
}

h6 {
	font-size: 14px;
	text-transform: uppercase;
}

.widget-title h3,
.widget-title-home h3 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #666666;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	overflow: auto;
	padding: 0 0 10px 12px;
	border-left: none;
	background: #ffffff url(img/quote.png) no-repeat;
}   

blockquote p {
	border: none;
	padding:0 40px 0 40px;
	min-height: 30px;
	margin: 0;
	border-left: none;
	background-color: #ffffff
	margin: 0;
	color: #555;
	font-family: "Georgia", serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
}   

blockquote.song {
	background: url(img/music.png) no-repeat;
}

#subscribe-email, #subscribe-submit, #subscribe-text, #subscribe-text p {
	margin: 0;
}

#subscribe-email {
	margin-bottom: 5px;
}

















/*The last 29 days of the month are the hardest."- Nikola Tesla*/