/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme 
Author: Your name here
Template: twentytwelve
*/

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

body {
}

.site-content {
    float: left;
    width: 100%;
    margin: 0;
}

.eo-events li {
    list-style-type: none;
}
.eo-events h1 a {
    font-weight: normal;
    text-decoration: none;
}

.entry-content table, .comment-content table {
    margin: 0 auto;
}

.format-link {
        margin-top:24px;
}


.widget_recent_entries .post-date, .widget_rss .rss-date {
clear: both;
display: block;
}

