/*
Theme Name: Soundboard Child 02
Theme URI: 
Description: Child 02 theme for the Soundboard theme
Author: <a href="http://www.red-sun-design.com">red_sun (Gerda Gimpl)</a>
Author URI: 
Template: soundboard
Version: 4.07
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 20 Jan 2017 14:38:53 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:700|Roboto+Condensed:700|Roboto:400,700');

body{
background: url(http://gerryguthrie.ie/wp-content/uploads/2017/01/gerry-background.jpg) no-repeat top center fixed #191919;
font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
font-size:14px
}

body #bg-wrapper{ background: white; margin-top:0}
body #slide-bg{ margin-top:0;}

body #topnavi{background:#191919; border-bottom:5px solid #A18441}

@media only screen and (min-width: 960px){
body #topnavi{width:980px; }
#logo{width:140px; margin:15px 0 0 15px; float:left; display:block}
.logo{display:none}
body #topnavi{height:94px;}
}

@media only screen and (max-width: 959px){
#logo{display:none}
.logo{display:block;}
.logo a{display:block; text-align:center; margin-top:10px}
body #topnavi {margin-top:10px}
}

.sf-menu li{margin-top:23px}
body .album-tracks ul {margin-left:16px}
body .album-tracks ul li{list-style-type: decimal}



body .menu-main-menu-container li a{color: white; font-family: 'PT Sans Narrow', sans-serif; font-size:16px;}

body #navi-icon, body .sf-menu a, body .sf-menu a:visited, body .sf-menu li a, body .sf-menu li a:active{color:white}

body #social, body #copyright {background-color:#191919}

body #slide-bg {background: #eee;}

body h1.news-home-title, body h1.news-widget-title{font-weight:bold; color:#a18440}
body h1.news-home-title a, body h1.news-widget-title a{color:#a18440}
body h1.news-home-title a:hover, body h1.news-widget-title a:hover{color: black}

h1, h2, h3{font-family: "Roboto Condensed", Roboto, Helvetica, Arial, Sans-serif!important;}
#content h3.widgettitle, #sidebar h3.widgettitle{font-size:24px; margin-bottom:10px;}

body .mosaic-block {
    width: 22%;
    height: 211px;
}

@media only screen and (max-width: 959px) and (min-width: 768px)
.album .mosaic-block {
    height: 340px;
    width: 46%;
    margin-right: 20px;
}

.nivo-directionNav{display:none}

.wpcf7 Input[type="submit"] {padding:10px 20px; color: white; background: #a18440; font-weight:bold;}
input[type="submit"]:hover, input[type="submit"]:active{background:black; cursor:pointer;}