/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://algosphere.org/
Description:    Child theme for the Twenty Twelve theme
Author:         Team Algosphere
Author URI:     http://algosphere.org/
Template:       twentytwelve
Version:        0.1.0
*/
@import url("../twentytwelve/style.css");
.header-image {
    float:left;
}
.site-header h1 {
    clear:none;
    margin-top:-15px;
margin-left:20px;
padding:10px;
}
.site-header h2 {
    clear:none;
 position:relative;
left:28px;
top:0px;
    margin-top:-15px;
    margin-left:20px; 
    padding:10px;
    font-weight:bold;
}
.header-image {
    clear:none;
    margin-top:-0px;
margin-right:20px; 
   border:150px
padding:10px;
}
/* This Block Adjusts the Overall Theme Width */
footer[role="contentinfo"] {
	max-width: 1100px;
}
@media screen and (min-width: 600px) {
	.site {
		max-width: 1100px;
		max-width: 78.571428571rem;
	}
}
.ie .site {
	max-width: 1100px;
}
.entry p {
	padding-bottom: 12px;
}