/*
Theme Name: Zuki Child
Theme URI:
Description: Your child theme description text...
Author: Your Name
Author URI: http://www.yourdomain.com/
Template: zuki
Version: 1.0
Tags: Zuki Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

#site-nav {
    padding: 20px 0 20px;
}

#site-title {
    padding: 0 0 20px 0;
    margin: -32px 0 0 0;
    width: 100%;
}

#header-top-nav {
    display: block;
    overflow: hidden;
    text-align: right;
    padding: 21px 75px 0 20px;
    width: 100%;
    float: right;
    clear: both;
}

#site-header {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.flexslider {
    margin: 0 0 0 0;
}

.flex-viewport {
    max-height: 1000px;
}

@font-face {
	font-family: GalaxiePolarisCondensed;
	src: url(fonts/GalaxiePolarisCondensed-Light.otf);
	font-weight: normal;
}

@font-face {
	font-family: GalaxiePolaris;
	src: url(fonts/GalaxiePolaris-Bold.otf);
	font-weight: normal;
}


h1 {
	font-family: GalaxiePolarisCondensed, Arial, sans-serif !important;
	font-size: 60px;
        

       
}

h1.archive-title {
	font-family: GalaxiePolaris, Arial, sans-serif !important;
        

}

h2, h3, h4, h5, h6 {
	font-family: GalaxiePolaris, Arial, sans-serif !important;
}

h2 {
	font-family: GalaxiePolaris, Arial, sans-serif !important;
	margin-top: 10px;
	line-height: .8;
}

h1.entry-title {
	font-family: GalaxiePolaris, Arial, sans-serif !important;
	font-size: 64px;
	color: #002b5b !important;
}

h6 {
	font-family: GalaxiePolaris, Arial, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	line-height: .8;
}