/*
 Theme Name:   Ultimate LT
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Twelve Child Theme
 Author:       Megan Mahoney
 Template:     twentytwelve
 Version:      1.0.0
*/

.about {
    background: gainsboro;
    padding: 20px 30px;
}

.single-post article .entry-content .about p {
    padding: 0;
    font-size: 14px;
    line-height: 1.9;
}
#secondary .textwidget h2 a {
    display: block;
    background: #175a91;
    color: white;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
.post img {
    max-width: 100%;
    max-height: none!important;
    height: auto;
}
.single-post .category-infographics .post-image {
    display: none;
}
.news .wrapper {
    width: 1110px;
}

.news .sub-header {
    background: none;
    display: none;
}

.news .sub-header h1 {
    display: none;
}

.categories li:last-child {
    padding-right: 0;
}

html .col.left {
    width: 68%;
}

.col.left article h1.entry-title {
    margin: 0 auto 15px;
}



html .wrapper .widget_recent_entries h3 {
    text-align: center;
    font-size: 23px;
    margin: 25px auto 10px;
    padding: 0 0 5px;
    border-bottom: 2px solid;
    color: #006eb7;
    text-transform: uppercase;
    letter-spacing: 5px;
}

html .wrapper .widget_recent_entries a {
    text-decoration: none;
    font-size: 12px;
    display: block;
    text-align: center;
    color: #797367;
    margin: 15px auto;
    border-bottom: 1px solid #797367;
    padding: 0 0 10px;
}

.widget_search label.screen-reader-text {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 23px;
    margin: 25px auto 10px;
    padding: 0 0 5px;
    border-bottom: 2px solid;
    color: #006eb7;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700;
}

.widget_search {
    text-align: center;
}
.news #content header h1 {
    margin: 10px auto;
}

.news #content header {
    width: auto;
}

.archive div#content {
    overflow: hidden;
    margin: 0 auto 20px;
}

.archive article footer.entry-meta {
    display: none;
}
html div#primary {
    float: none;
    width: 100%;
}

html .single-post #secondary {
    float: right;
    width: 30%;
}

html .single-post .news article {
    width: 68%;
    padding: 20px;
    border: 1px solid #c3c3c3;
}

html .single div#content {
    margin: 20px auto;
}

html .single-post article h1 {
    text-align: center;
}

html .single-post .post-image {border: none;box-shadow: none;text-align: center;}

html .news .wrapper .content h2.page-description {
    margin: 20px auto;
}