/*#header {
    padding: 190px 0 0 0;
    background: url("/wp-content/acamas-variant/images/twf2banner.jpg") 
  no-repeat bottom center;
}

#blog-title a {
    color:#E9E9E9;
    text-decoration:none;
}
#blog-title a:hover {
    color:#E1E1E1;
}
*/
#blog-description {
    color:#111;
    display:block;
    font-size:10px;
    font-weight:bold;
    line-height:25px;    
    letter-spacing:2px;
    padding:0 0 0 .5em;
    text-transform:uppercase;
}
#blog-description:before {
    content:'{ ';
    font-weight:normal;
}
#blog-description:after {
    content:' }';
    font-weight:normal;
}
