/*
 Theme Name:   Twenty Thirteen Child
 Description:  Twenty Thirteen Child Theme
 Template:     twentythirteen
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/
@import url("../twentythirteen/style.css");

.site-header .site-title:hover {}

.logo{
    float: left;
    margin-top: -25px;
    margin-left: -50px;
}

 .entry-header,
 .entry-content,
 .entry-summary,
 .entry-meta {
    margin: 0 auto;
    max-width: 2000px;
    width: 80%;
}

