/*
Theme Name:     Twenty Eleven Child Adrian
Description:    Child theme for the Twenty Eleven theme by Adrian
Author:         Adrian Bengtson
Author URI:     http://adrianb.info
Template:       twentyeleven
Version:        0.1.0
*/

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

/* I'm unsure if I changed this but it was a diff with 1.3 */

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	width: 70.7%;
}

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
}

img.size-full,
img.size-large {
	max-width: 100%;
}
