/*
 Theme Name:     EPA Connect Child Theme
 Theme URI:      /themes/epaconnect
 Description:    EPA Connect Child Theme
 Author:         Andrew Yuen
 Author URI:     http://www.epa.gov
 Template:       basic
 Version:        1.0.0
*/
 
@import url("../basic/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#blog-post-info {
float: left;
width: 125px;
}

#blog-right {
margin-left: 125px;
}

.blog-clear {
clear: both;
}
