/*
Theme Name: Simply Solids Blog
Theme URI: http://design.altervista.org/thebox/
Author: Dave Naylor
Author URI: http://wpranger.co.uk
Description: Child theme for Simply Solids Blog
Version: 1.0
Template: the-box

*/

@import url("../the-box/style.css");

body {
    font-size: 16px;
}

.main-navigation > div > ul {
    background-color: transparent !important;
    padding: 0 50px;
}
.main-navigation .menu {
    background: url('../../../../siteimages/34/0/0/340087/customtemplates/7347/ss_menu_bg.jpg') top center no-repeat #fff;
}
.main-navigation ul a {
    color: #999;
    font-family: Dosis;
    font-weight: bold;
    font-size: 1.1em;
}
.main-navigation > div > ul > li > a:hover {
    color: #9B5E5E;
}
#masthead {
    background: url('../../../../siteimages/34/0/0/340087/logos/7758023.jpg') top center no-repeat #fff;
    padding: 100px 0 20px;
}
#masthead hgroup {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; width: 1px; 
    margin: -1px; padding: 0; border: 0;  
}
.social-links {
    float: left;
    margin: 0.5em 0px 1em;
    text-align: left;
    width: 100%;
    margin-left: 10%;
}
#page {
    max-width: 1000px;
}
.social-links a {
    width: 24px;
    height: 24px;
    display: inline-block;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    background: #82b9b3;
    text-align: center;
    text-decoration: none;
    margin: 0 0 0 0.5em;
}
.site-footer {
    clear: both;
    color: #CCC;
    padding: 2em 1.077em;
    background: url('../../../../siteimages/34/0/0/340087/customtemplates/7347/ss_footer_bg.jpg') top center no-repeat #fff;
}
p.credits {
    text-align: center;
}