/*
Theme Name: zekehailey
Theme URI: http://www.cielo.net/
Description: Child Theme for highwind
Author: Leeb
Author URI: http://www.cielo.net/
Template: highwind
Version: 0.1
*/
 
@import url("../highwind/style.css");

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 6, 2014 */



@font-face {
    font-family: 'transformersregular';
    src: url('transformers_movie-webfont.eot');
    src: url('transformers_movie-webfont.eot?#iefix') format('embedded-opentype'),
         url('transformers_movie-webfont.woff') format('woff'),
         url('transformers_movie-webfont.ttf') format('truetype'),
         url('transformers_movie-webfont.svg#transformersregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* STYLES for child theme - zekehailey. These override/add to the imported parent styles */

.inner-wrap {
max-width: 100%;
}

.inner-wrap .header {
margin: 0;
padding: 0;
position: relative 
}

#title-zeke {
position: absolute;
top: 80px;
left: 70px;
z-index: 310;
}

#title-zeke p {
margin: 0;
padding: 0
}

#title-zeke a {
font-family: 'transformersregular';
font-size: 3.5em;
letter-spacing:3px;
color: #FDD017;
text-shadow: 3px 3px 15px #000;
}

#title-zeke a:hover {
text-decoration: none
}

#cover {
position: relative;
top: -15px;
left: 35px;
z-index: 300;
}


/* Firefox - stretches nav across full width */
.background-contrast .main-nav {
max-width: 100%;
margin: 0 auto;
}



.main-nav ul.menu li:hover > ul {
    filter: alpha(opacity=@opacity * 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    -webkit-transform: translateY(0);
  }

.main-nav ul#menu-nav1 a:hover {
background: none;
color: #FDD017;
text-shadow: 2px 2px 15px #FDD017;
}

.content-wrapper {
margin-top: 2em;
}

h1, h2, h3, h4, h5, h6, 
header .page-header, 
header .page-title,
.article-content h2,
.article-content h3, 
.sidebar h2 
{
color: #fff;
}

.inner-wrap {
margin: 0;
padding: 0
}

.content {
width: 48%;
margin-left: 10%;
margin-right: 5%;
}

.sidebar {
width: 22%;
margin-left: 5%;
margin-right: 10%;
}

.footer .footer-content {
display: inline;
float: left;
width: 80%;
margin-left: 10%;
margin-right: 10%;
}

.article-content li {
margin-left: 2.5em
}

/* Accordion styles */
.ui-widget-content {
color: #fff;
background-color: #000;
background-image: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color: #000;
}

input[type="search"], input.input-text, textarea {
color: #000;
background: #fff
}


/* Between 769 and 1279 ----------- */
@media only screen 
and (max-width : 1024px) {

.main-nav .highwind-navigation {
max-width: 69.75em;
padding: 0 0
}

.main-nav ul.menu a {
padding: 0.844em 1em;
font-size: 0.9em;
}

#cover {
display: none
}


/* Modify Zeke Hailey */
@media only screen and (max-width: 768px) {

.header .nav-toggle { 
background: #FDD017;
}

#title-zeke {
top: 0px;
left: 55px;
}

#title-zeke a {
font-family: 'transformersregular';
font-size: 1.8em;
letter-spacing:0;
color: #FDD017;
text-shadow: 3px 3px 15px #000;
}


.content-wrapper {
float: none;
width: 96%;
margin: 0;
padding: 0;
margin-left: 2%;
margin-right: 2%;
display: block;
}

aside.sidebar,
section.content,
article,
.footer .footer-content {
float: none;
width: 100%;
margin: 0;
padding: 0
}


  }
