/*!
 * Geniese.com 
 * Copyright 2014 Geniese James (Author)
 */

/*!

*/

body {
	padding-top: 50px;
	/* Ok for now. Change the wallpaper background so it's on a fixed footer container with social information or quotes */
	background: white url(../images/bg-wallpaper.png) repeat-x center bottom;
	background-size: 382px 329px;
	min-height: 800px;
	/*font-family: 'Lora', Georgia, 'Times New Roman', Times, serif;*/
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
body div.navbar {
	background: url(../images/bg-darkgraytexture.png) repeat-x 0px -6px; 
	border-bottom: none; 
	}
	body div.navbarfoot {background: url(../images/nav-bg.png) repeat-x 0 0; background-size: 260px 63px; height: 60px;}

a.navbar-brand {
	background: url(../images/gj-logo-icon.png) no-repeat 15px 10px; 
	width: 80px; 
	height: 59px; 
	font-size: 0px; 
	color: #222;
	}
h1, h2, h3, .h1, .h2, .h3 {font-weight: 400; font-family: Oswald, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.container h1 {color: #00AE7F;}
.jumbotron {
    margin-top: 20px;
	background: #F6F6EE url(../images/bg-creamsquares.png) repeat 0 0;
}
