﻿/*
Theme Name:     Twenty Fourteen Child
Description:    Twenty Fourteen Child Theme
Author:         glamourgate
Template:       twentyfourteen
*/
 
@import url("../twentyfourteen/style.css");
 
/* Insert your changes below this line -------- */

/* Entery Header*/
.entry-title {
    font-size: 0px;
    font-weight: 300;
    line-height: 1.0909090909;
    margin-bottom: 12px;
    margin: 0 0 12px 0;
    text-transform: uppercase;
}

.primary-navigation {
    float: left;
    font-size: 16px;
    margin-left: 30px;
    padding: 10px;
    text-transform: uppercase;
}

.header-main {
    padding-left: 170px;
}


/* drop shadow itself relative -------- */
.dropshadowboxes-container {
    clear: both;
    display: block;
    position:  inherit;
    z-index: 1;
}


/* -------- Box margin  -------- */

.su-row {
    clear: both;
    zoom: 1;
    margin-bottom: 0.0em !important;
    margin-top: 0.0em !important;
}


 img.alignright {
    margin: 0px 0 0px 24px;
}

 img.alignleft {
    margin: 0px 0px 0px 0;
}


.dropshadowboxes-drop-shadow {
    background: none repeat scroll 0 0;
    padding: 35px;
    margin: 0px 0 0px 0;
    position: relative;
    border-radius: 3px;
}

/* Testimonial Star colors */
span.stars span {
    color: #F1AB08;
    float: left;
}

/* Testimonial BG colors */

.style-light_style blockquote.easy_testimonial {
    background-color: #f26b23;
    border: 1px solid #CCC;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    margin: 10px auto;
}

.form1 .warning *, .form1.error * {
    margin: 0;
    color: #cf1421;
}