/*
	Theme Name: Beautiful Pro Theme - Customized Styles
	Theme URI: http://my.studiopress.com/themes/beautiful/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	Version: 1.1
 
	Tags: black, orange, white, one-column, two-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
 
	Template: genesis
	Template Version: 2.1
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import url(https://fonts.googleapis.com/css?family=Handlee|Bad+Script|Gruppo);

@import url(https://fonts.googleapis.com/css?family=Poiret+One);

@import url(https://fonts.googleapis.com/css?family=Laila:400,600,700);

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);

@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);

.beautiful .site-header-banner {
height: 0px;
}

.header-image .site-header .wrap {
padding: 0;
}

.genesis-nav-menu {
clear: both;
color: #666;
font-family: 'Lato';
font-size: 28px;
font-weight: 400;
line-height: 1.5;
width: 100%;
}

body {
background-color: #000;
color: #666;
font-family: 'Poiret One', cursive;
font-size: 20px;
font-weight: 300;
line-height: 1.625;
}

h1, h2, h3, h4, h5, h6 {
color: #333;
font-family: 'Lato';
font-weight: 700;
font-size: 28px;
line-height: 1.2;
}

.featured-content .entry-title {
color: #666;
font-family: 'Poiret One', cursive;
font-size: 18px;
font-weight: 800;
line-height: 1.2;
}

.widget-title {
color: #666;
font-family: 'Poiret One', cursive;
font-size: 20px;
font-weight: 700;
line-height: 1;
margin-bottom: 24px;
text-align: center;
text-transform: uppercase;
}

.entry-title, .welcome-message .widget-title {
    font-family: 'Poiret One', cursive;
    font-size: 32px;
    font-weight: 700;
}
.widget-title {
    color: #666;
    font-family: 'Lato';
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 28px;
    text-align: center;
    text-transform: uppercase;
}

body {
background-color: #FFFFFF;
}