/*
Theme Name: FrenchW
Author: Frédéric Druilhet
Description: 2011 child theme for WordPress
Author URI: http://frenchw.net
Template: twentyeleven
*/

@import url(../twentyeleven/style.css);

.single #author-info {
   background: #f9f9f9;
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   margin: 2.2em 0% 0 0%;
   padding: 20px 35.4%;
}
#branding hgroup
{
   position : absolute;
}

#branding hgroup h1, #branding hgroup h2
{
   color:black;
   background-color: rgba(0,0,0,0.2);
}