/*
Theme Name: Twentyeleven Child
Description: Child theme for the twentyeleven theme 
Author: T. Kuzma
Template: twentyeleven
*/

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

}
#site-title a {
    color: #111111;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;}

#site-description {
    color: #7A7A7A;
    font-size: 14px;
    margin: 0 15px 15px 0;}

#site-title {
    margin-right: 270px;
    padding: 15px 0 0;
}

.singular.page .hentry {
    padding: 15px 0 0;
}

.singular .entry-title {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 80%;
}

#access {
    background: -moz-linear-gradient(#C9B495, #0A0A0A) repeat scroll 0 0 transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
}

.nocomments {
  display: none;
}

.faq-catname {
   display: none;
}