/*
Theme Name:     Soundboard Child
Theme URI:      http://example.com/
Description:    Tema Child per il tema soundboard
Author:         Guido
Author URI:     http://example.com/about/
Template:       soundboard
Version:        3.06
*/
@import url("../soundboard/style.css?ver=6.03");

.sf-menu a {
        font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
        padding: 12px 17px;
        font-size: 15px;
        text-decoration:none;
        }

body {
background-color:#1d1e1d;
}
 
#site-title a{
color: #f00;
}

p       {
        font-size: 18px;
         line-height: 24px;
                }
#topnavi { text-align: center; }
#topnavi .sf-menu { text-align: left; }
#home-news .tnail-h { float: none; margin: 0 0 10px; }
#home-news .tnail-h img { max-width: 100%; height: auto; display: block; }