/*
	Theme Name: Just Security
	Theme URI: http://www.blenderbox.com
	Description: Just Security Theme
	Version: 1.0.0
	Author: Blenderbox (@blenderbox)
	Author URI: http://www.blenderbox.com
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

.contribs ul ul li {
    text-align: center;
}

.contribs .title {

    text-align: center !important;

}
h1, h2, h3, h4, h5, h6, .sidebar h3 {
    font-family: Georgia,serif;
    font-style: normal !important;
    font-weight: normal !important;
}

.pipeline-widget h1 {
    font-family: Georgia,serif !important;
    font-size: 16px;
    line-height: 1;
    margin: 4px 0 10px;
}
.sidebar {
    opacity: 1.65;
    padding: 0 8% 0 5%;
    transition: opacity 0.3s ease-in-out 0s;
}



.pipeline-widget h1 a:hover {
    color: #4aa0bf !important;
}

label {
    cursor: pointer;
    font-weight: bold;
    font-family: Georgia,serif !important;
    font-style: normal !important;
    font-weight: normal !important;
}

.logo-large .tagline, .mobile-menu .close-mobile, .newsletter-signup, .byline, .hide-sidebar, .show-sidebar, .pipeline-widget h1, .pipeline-widget span, .twitter-widget, .the-post h3, .the-post .categories, .button, .facebook-or-next h4, .pipeline .post-list h1, .author-title, .author-on {
    font-family: Georgia,serif !important;
    font-style: normal !important;
    font-weight: normal !important;
}



button, select, input[type="button"], input[type="file"], input[type="reset"], input[type="submit"] {
    border: thin solid #4aa0bf !important;
    cursor: pointer;
}
.contribs .founders .title {
    margin-left: -23px !important;
    padding-left: 0 !important;
}

.contrib-nav-toggle, .open {
    font-family: MSBold,sans-serif !important;
}

.col-2 {
    padding-left: 3.6% !important;
}

.sidebar {
    float: right !important;
    opacity: 1.65 !important;
    padding: 0 0 0 5% !important;
}

.addthis_pill_style {
    width: 50px !important;
}

.addthis_button_reddit {
    padding-left: 15px; 
}
