/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Twelve theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       twentytwelve
Version:        0.1.0
*/

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

.entry-header img.wp-post-image {
	float:none; clear:both;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.header {
	background-color: #f7a5fa;
}

#social-icons-top {

float: right;

width:32px;

z-index:-9999;

margin-bottom:10px;


}

#social-icons-top img {

float:right;

height:32px;

width:32px;

margin:0;

margin-left:10px;

}


