/*
Theme Name: SLP
Theme URI: https://www.561media.com
Author: 561media
Author URI: https://www.561media.com
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



.entry-content {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    border-radius: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 30px 10px;
    position: relative;
    width: 945px;
}

.single-format-aside.logged-in.admin-bar.no-customize-support #primary.content-area main#main.site-main,
.single-format-standard.logged-in.admin-bar.no-customize-support #primary.content-area main#main.site-main {
    width: 945px;
    margin: 0 auto;
    display: block;
    line-height: 23px;
}


time.updated{display:none;}

.blog #main {
    width: 1000px;
    margin: 0 auto !important;
}
article {
    width: 1000px;
    margin: 0 auto !important;
    margin-bottom: 45px !important;
}

form#commentform .submit {
    font-size: 16px;
}
#fbtrigger {
z-index:1000 !important;
}