/*
Custom Wine and glue style
*/

.site-header {
        background-color: #76d2c5;
        padding: 0px;
        padding: 0rem;
        overflow: hidden;
        background: url(http://www.wineandglue.com/wp-content/uploads/2014/03/header.png) no-repeat !important;
        height: 139px;
        width: 1068px;
}

.title-area {
        float: left;
        width: 1068px;
}

.header-image .site-title a {
        float: left;
        min-height: 206px;
        width: 100%;
}

.site-description {
       display: none;
}
.title-area {
       display: none;
}
.entry-header {
       border-bottom: 0px;
       margin-bottom: 0px;
       margin-bottom: 0rem;
       text-align: left;
}
.entry-header .entry-meta {
        margin-bottom: 10px;
        margin-bottom: 1.0rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
        color: #ff679e;
        font-family: 'lateron';
        margin: 0 0 10px;
        margin: 0 0 1.0rem;
}
.content .entry {
        border: 0px;
        margin-bottom: 10px;
        margin-bottom: 1rem;
        padding: 10px;
        padding: 1rem;
}
.entry-footer .entry-meta {
        border-top: 0px;
        margin-bottom: 0px;
        margin-bottom: 0rem;
        padding: 0px;
        padding: 0rem;

}
.sidebar .widget {
        border: 0px;
        padding: 0px;
        padding: 0rem;
}
a {
        color: #5bc8c5;
}
.nav-secondary {
        background-color: #5bc8c5;
	margin-top: 0px;
}
.entry-title a:hover {
        color: #5bc8c5;
}
.entry-title a, .sidebar .widget-title a {
        color: #ff679e;
}
@font-face {
        font-family: lateron;
        src: url("fonts/later_on.ttf");
}
h1, .entry-title {
	background: url(images/blue_flag.png) no-repeat center left;
	padding: 0 0 0 20px;
}
.site-header .widget-area {
	width: 460px;
	margin-top: 10px;
}

.genesis-nav-menu .sub-menu {
	z-index: 999999999999999;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
        only screen and (-moz-min-device-pixel-ratio: 1.5),
        only screen and (-o-min-device-pixel-ratio: 3/2),
        only screen and (min-device-pixel-ratio: 1.5) {

        .search-form input[type="search"] {
                background-image: url(images/search@2x.png);
        }

}

@media only screen and (max-width: 1139px) {

        .footer-widgets,
        .site-container,
        .wrap {
                max-width: 960px;
        }

        .content-sidebar-sidebar .content-sidebar-wrap,
        .sidebar-content-sidebar .content-sidebar-wrap,
        .sidebar-sidebar-content .content-sidebar-wrap {
                width: 688px;
        }

        .content {
                width: 580px;
        }

        .content-sidebar-sidebar .content,
        .sidebar-content-sidebar .content,
        .sidebar-sidebar-content .content,
        .site-header .widget-area {
                width: 380px;
        }

        .footer-widgets-1,
        .footer-widgets-2,
        .footer-widgets-3,
        .home-bottom-left,
        .home-bottom-right,
        .sidebar-primary {
                width: 272px;
        }

}
@media only screen and (max-width: 1023px) {

        .footer-widgets,
        .site-container,
        .wrap {
                max-width: 772px;
        }

        .content-sidebar-sidebar .content-sidebar-wrap,
        .content-sidebar-sidebar .content,
        .content,
        .footer-widgets-1,
        .footer-widgets-2,
        .footer-widgets-3,
        .sidebar-content-sidebar .content-sidebar-wrap,
        .sidebar-content-sidebar .content,
        .sidebar-primary,
        .sidebar-secondary,
        .sidebar-sidebar-content .content-sidebar-wrap,
        .sidebar-sidebar-content .content,
        .site-header .widget-area,
        .title-area {
                width: 100%;
        }

        .site-header {
                padding: 24px;
                padding: 2.4rem;
        }

        .header-image .site-title a {
                background-position: center !important;
                margin: 0 0 16px;
                margin: 0 0 1.6rem;
        }

        .genesis-nav-menu li,
        .site-header ul.genesis-nav-menu,
        .site-header .search-form {
                float: none;
        }

        .genesis-nav-menu,
        .site-description,
        .site-footer p,
        .site-header hgroup,
        .site-header .search-form,
        .site-title {
                text-align: center;
        }

        .genesis-nav-menu a {
                padding: 16px;
                padding: 1.6rem;
        }

        .site-header .widget-area {
                margin-top: 16px;
                margin-top: 1.6rem;
        }

        .site-header .search-form {
                margin: 16px auto ;
                margin: 1.6rem auto;
        }

        .genesis-nav-menu li.alignleft,
        .genesis-nav-menu li.right {
                display: none;
        }

	.entry-footer .entry-meta {
                margin: 0;
                padding-top: 12px;
                padding-top: 1.2rem;
        }

        .home-bottom-left,
        .home-bottom-right {
                width: 332px;
        }

        .footer-widgets-1 {
                margin: 0;
        }

        .site-footer {
                padding: 24px;
                padding: 2.4rem;
        }

}

@media only screen and (max-width: 767px) {

        body {
                font-size: 14px;
                font-size: 1.4rem;
        }

        .site-container {
                padding: 20px 5%;
                padding: 2rem 5%;
                width: 94%;
        }

        .five-sixths,
        .four-sixths,
        .home-bottom-left,
        .home-bottom-right,
        .one-fourth,
        .one-half,
        .one-sixth,
        .one-third,
        .three-fourths,
        .three-sixths,
        .two-fourths,
        .two-sixths,
        .two-thirds {
                margin: 0;
                width: 100%;
        }

        .site-title {
                font-size: 32px;
                font-size: 3.2rem;
        }

        .header-image .site-title a {
                background-size: contain !important;
        }

	.genesis-nav-menu a,
        .nav-primary .sub-menu a {
                font-size: 12px;
                font-size: 1.2rem;
                padding: 12px;
                padding: 1.2rem;
        }

        .nav-secondary a,
        .nav-secondary .sub-menu a {
                font-size: 11px;
                font-size: 1.1rem;
                padding: 10px 8px;
                padding: 1rem 0.8rem;
        }

        .genesis-nav-menu .sub-menu .sub-menu {
                margin: -31px 0 0 199px;
        }

        .nav-primary .sub-menu .sub-menu {
                margin: -36px 0 0 199px;
        }

        .entry-meta .entry-tags {
          clear: both;
          float: left;
        }

        .entry-meta .entry-comments a {
                margin: 0 0 10px;
                margin: 0 0 1rem;
        }

        .lifestyle-pro-home .featuredpost .alignleft,
        .lifestyle-pro-home .featuredpost .alignright {
                float: none;
                margin: 0 auto;
        }
}

*/
