/*
Theme Name: my2012theme 2
Description: Mod�le enfant du modele twentytwelve
Author: Denis Ruest
Version: 1.0
Template: twentytwelve
*/
@import url('../twentytwelve/style.css');
@media screen and (min-width: 600px) {

#site-title {
	margin-right: 290px;
	margin-left: 120px;
	margin-top : -93px;
	padding: 0 0 0 0;
		}
#site-title a {
	color: #00427a;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0px 290px 40px 120px;
}	

/* Footer Widgets */ 
#footerwidgets { 
display: block; 
text-align:center; 
} 
#footer-left { 
width: 32%; 
float: left; 
margin-left: 1%; 
background-color: #C3D4E3; 
} 
#footer-middle { 
width: 32%; 
float: left; 
margin-left: 1%; 
margin-right: 1%; 
background-color: #C3D4E3; 
} 
#footer-right { 
width: 32%; 
float: left; 
margin-right: 1%; 
background-color: #C3D4E3; 
}
#footer-end { 
width: 98%; 
float: left; 
margin-left: 1%; 
margin-top: 1%;
margin-bottom: 1%;
background-color: #C3D4E3; 
}
img.sitelogo {
height: 110px; 
width: 110px; 
margin: 0; 
padding: 0;
}

div.search {
float: right; 
margin: -75px 0 0 0; 
}
}
#masthead .main-navigation ul.nav-menu,
#masthead .main-navigation div.nav-menu > ul {
	border-bottom: 1px solid #00427a;
	border-top: 1px solid #00427a;
}
#masthead .main-navigation li ul li a {
	background: #61a1d7;
}
#masthead .main-navigation a {
	color: #00427a;
}
#masthead .main-navigation li ul li a:hover {
	background: #C3D4E3;
}
#masthead .main-navigation a:hover {
	color: darkred;
}
#masthead .main-navigation ul.nav-menu,
#masthead .main-navigation div.nav-menu > ul,
#masthead .main-navigation li ul li a {
	border-color: rgba( darkred, 0.1 );
}
.site-content article {
	margin-bottom: 0rem;
}
.widget-area .widget h3 {
	margin-bottom: 14px;
	margin-bottom: 1.rem;
}

@media (max-width: 599px) {

div.search {
float: left; 
margin: 0 0 0 0; 
}

img.sitelogo {
height: 75px; 
width: 75px; 
margin: -10px 0 0 20px; 
padding: 0 0 0;
}

#site-title {
	margin-right: 20px;
	margin-left: 110px;
	margin-top : -78px;
	padding: 0 0 0 0;
		}
#site-title a {
	color: #00427a;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

#site-description {
	color: #7a7a7a;
	font-size: 10px;
	margin: 0px 20px 5px 110px;
}	


/*
 #main {
	padding: 0 0 0;
}
.entry-title {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-bottom: 0;
    padding-top: 5px;
}
*/
/* hide the default responsive menu and menu button */

li.menu-toggle {display: none} 
#masthead .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { display: none}


#footerwidgets { 
display: block; 
text-align:center; 
} 
#footer-left { 
width: 100%; 
float: left; 
margin-top: 6px; 
background-color: #C3D4E3; 
} 
#footer-middle { 
width: 100%; 
float: left; 
margin-top: 6px; 
background-color: #C3D4E3; 
} 
#footer-right { 
width: 100%; 
float: left; 
margin-top: 6px; 
background-color: #C3D4E3; 
}
#footer-end { 
width: 100%; 
float: left; 
margin-top: 6px; 
background-color: #C3D4E3; 
}

}

/*

#main {
	clear: both;
	padding: 1.625em 0 0;
	padding:0 0 0;
}
.entry-title a {
	color: #00427a;
}
.widget {
	clear: both;
	margin: 0 0 1.2em;
}
article.format-status .entry-content {
	min-height: 65px;
}
.singular .entry-title {
	color: #00427a;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
}
.singular.page .hentry {
	padding: 0 0 0;
}
#main {
	clear: both;
	padding: 1em 0 0;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0;
	padding-top: 5px;
}
*/



