/*
Theme Name: pamelawinfield
Template: twentyeleven
Theme URI: http: //new.pamelawinfield.com
Description: Ein Child für das twentyeleven-Theme 
Author: Michael Brandl
Author URI: http: //www.new.pamelawinfield.com
Version: 1.0
*/

@import url('../twentyeleven/style.css');

.header {display: none;}
.entry-content, .entry-summary {padding:0;}
.entry-header {display: none;}
.singular.page .hentry {padding: 1em 0 0;}
p {margin-bottom: 1em;}


#header {
        background: #000;


/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* remove fancy borders from all WordPress-added images but not things like badges and icons and the like */
 border: none;
}

#page {
	margin: 2em auto;
	max-width: 1000px


#site-title {
position: absolute;
left: 7.2%;
top: 0.125em;
}
#site-description {
position: absolute;
left: 7.6%;
top: 6.625em;
}



