/*
 Theme Name:     Max Mag Child
 Theme URI:      http://www.cultofweird.com
 Description:    Cult of Weird Max Mag Child Theme
 Author:         Mental Shed Studios
 Author URI:     http://www.thementalshed.com
 Template:       maxmag
 Version:        1.0.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

#top-nav-wrapper {
    background: #000000;
}

#search-wrapper {
    border: 0;
}

#searchform input {
    background-color: #000000;
}

#leader-wrapper {
    background: #000000;
}

#main-nav-wrapper {
    box-shadow: none;
}

#main-header-wrapper {
    background: url("images/header-bg.jpg") no-repeat scroll center top;
    padding-top: 10px;
}
#logo {
    text-align: left;
}

.social-box {
    display: none;
}

#wrapper {
    background: #000000 url("images/anatomy.jpg");
}

.categorydesc {
    color: #555;
    font: 400 12px/16px 'Open Sans', sans-serif;
    text-align: justify;
}

#content-area img {
    border: 0px;
    padding: 0px;
}

.headline {
    margin-bottom: 5px !important;
}

.social-sharing-top {
    margin: 0;
}

.share-count {
    margin: 0;
    padding: 0;
}

#author-image {
    border: 0 !important;
    padding: 0 !important;
}

#fb-info {
	background: url("images/fb-info-bg.jpg");
    text-align: center;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	float: left;
	padding: 1.61290322581%; /* 10px / 620px */
	width: 96.7741935484%; /* 600px / 620px */
}

#bottom-info {
    text-align: center;
    width: 100% !important;
    font-weight: bold;
    font-size: 11px;
}

#bottom-info a {
    color: #757575;
    text-decoration: underline;
}

#footer-top-wrapper {
    background: #000000;
}

.footer-widget a {
    color: #FAFAFA;
}
.footer-widget a:visited {
    color: #FAFAFA;
}

.footer-widget ul li {
    background-color: transparent !important;
    padding: 3px 0;
    border-bottom: 0px solid #3b3b3b;
}