/*
 Theme Name:   Twenty Eleven Child
 Description:  Twenty Eleven Child Theme
 Author:       Ghislain Vieilledent
 Template:     twentyeleven
 Version:      1.0.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Remove image border */
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img
{border: none;}

/* Logos */
p.headlogo
{
position:absolute;
top:70px;
right:10px;
z-index: -1;
width: 55%
}

/* Remove line at the bottom of pages */
.hentry {border: none;}