﻿
.container {}


@media (min-width: 992px) {
    header {
        display: none;
    }
}


@media (max-width: 993px) {
    header {
        display: block;
        background: rgb(25,36,60);
        background: -moz-linear-gradient(left, rgba(25,36,60,1) 0%, rgba(22,40,53,1) 50%, rgba(25,36,60,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(25,36,60,1)), color-stop(50%,rgba(22,40,53,1)), color-stop(100%,rgba(25,36,60,1)));
        background: -webkit-linear-gradient(left, rgba(25,36,60,1) 0%,rgba(22,40,53,1) 50%,rgba(25,36,60,1) 100%);
        background: -o-linear-gradient(left, rgba(25,36,60,1) 0%,rgba(22,40,53,1) 50%,rgba(25,36,60,1) 100%);
        background: -ms-linear-gradient(left, rgba(25,36,60,1) 0%,rgba(22,40,53,1) 50%,rgba(25,36,60,1) 100%);
        background: linear-gradient(to right, rgba(25,36,60,1) 0%,rgba(22,40,53,1) 50%,rgba(25,36,60,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19243c', endColorstr='#19243c',GradientType=1 );
        box-shadow: 0 0 60px rgba(0, 0, 0, 0.5) inset;    }

}

@media screen and (max-width: 970px) {
    header #aside-logo {
        text-align: center;
        width: 260px;
    }
}

header #aside-logo {
    display: block;
    margin: 0px auto 0;
    overflow: hidden;
        width: 260px;
    padding: 10px 0;
}

#sidebar-wrapper {
    background: #1d1d1d;
    position: fixed;
    z-index: 90;
}

.sidebar_background, .header_background {
    background: #1d1d1d;
    height: 100%;
}

.sidebar_background #sidebar-logo {
    padding: 10px 15px 10px 15px;
    text-align: center;
    width: auto;
    display: block;
    opacity: 1;
    width: 100%;
    height: 230px;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}
.sidebar_background #sidebar-logo img {
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 20px 0 6px;
    width: 140px;
}

.content {
    padding: 0;
    background: #ffffff;
    margin: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1200px;

}

@media (max-width: 678px) {
    .page_content {
    }
}

.page_content {
    background: #ffffff;
    padding: 50px;
}

.home_box > div {
    text-align: center;
    border: #efefef 1px solid;
    padding: 10px 10px;
}
.home_box {
    margin-bottom:10px;
}
.home_box p {
    padding: 15px 5px 0;
    color: #444;
    line-height: 20px;
}
    .home_box h2 {
        color: #444;
        font-size: 1.9em;
    }

.but-wrap {
    text-align: center;
}

.btn, .btn:visited {
    background: #222;
    border: none;
    border-width: 4px;
    color: #ffffff;
    font-family: 'Lora';
    font-size: 14px;
    line-height: 22px;
    padding: 12px 25px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    border-radius: 3px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1) inset, -1px -1px 3px rgba(0, 0, 0, 0.1) inset, 2px 2px 2px rgba(0, 0, 0, 0.1) inset;
}
    .btn:hover {
        color: #ffffff;
        background: #444;
    }

#container_social {
    padding-top: 35px;
}


.page_intro {
    margin-bottom: 40px;
}

.aware_wrap {
    background-color: #fff;
    bottom: 0;
    width: 100%;
    height: 60px;
    text-align: center;
}

.aware_bar {
    padding-top: 30px;
    margin: auto;
    font-size: 20px;
    color: #444;
    font-weight: bold;
}

/*

DO NOT CHANGE ANY OF THE STYLE NAMES IN THE SECTION BELOW
Only the CSS style properties can be changed according to the websites LOOK/FEEL

*/
html {}
body{margin: 0 ; padding: 0;    font-family: 'Lora';   font-size: 0.85em; color: #444; -webkit-font-smoothing: subpixel-antialiased;    background-color: #E7E3CA;	}
#content_main{ text-align: center; max-width: 1000px; padding-bottom: 60px; padding-top: 30px; margin: 0px;}

img.PageMainImage {
    text-align: center;
        margin: 0 auto 20px auto;
}

.control-label {text-align: left !important;   font-family: 'Fjalla One', sans-serif; font-size: 1.3em; font-weight: normal;}

.gallery_image {padding: 5px;}


h1, h2, h3 {
    text-align: center; 
    font-family: 'Fjalla One', sans-serif;
}


h1, h2, h3, h4 {
    text-align: center; 
    font-family: 'Fjalla One', sans-serif;
    font-weight: 300;
}

h1 {color: #444; font-size: 3.3em; vertical-align: middle; margin-bottom: 30px; }
h2 {color: #B5944F; font-size: 1.8em; vertical-align: middle; margin-bottom: 15px;}
h3 {font-size: 1.3em; vertical-align: middle; margin-top: 0px;}
h4 {font-size: 1.1em; vertical-align: middle; margin-top: 0px; margin-bottom: 0px;}


.form {clip:  rect(0px,0px,0px,0px); margin: 0px; padding: 3px 0px 0px;}
form {margin: 0px;	padding: 0px;}
a {	color: #B5944F ; text-decoration: none; transition: all linear 0.2s !important;}
a:hover {color: #B5944F; text-decoration: none;}
a:visited {color: #B5944F;}
a:active {color: #B5944F;}
td, th {font-size: 15px; line-height: 15px; color: #666;}


/* PAGE CONTENT */
#contact_box {
    margin: 0;
    padding: 80px 0 40px 0;
    font-size: 1.1em;
    line-height: 23px;
    color: #444;
    font-family: Lora;
    text-align: center;
    border-top: 1px dotted #cfcfcf;
    border-bottom: 1px dotted #cfcfcf;
}
#contact_box a {color:#444;}
#contact_box a:hover {color:#B5944F;}

.MainImage {margin-bottom: 20px; border: #fff solid 1px; padding: 6px; background-color: #fff; }
.content_header {text-align: center; color: #444; font-family: 'Fjalla One', sans-serif; font-size: 3.3em; vertical-align: middle; line-height: 45px; text-transform:uppercase;  margin-bottom: 40px; margin-top: 10px; padding-bottom:30px; border-bottom: 1px dotted #cfcfcf; letter-spacing:1px;}
.content_header a, .content_header a:hover, .content_header a:active, .content_header a:visited {color:#444; }
.content_subheader {text-align: center; color: #444; font-family:'Fjalla One', sans-serif; font-size: 2.3em; line-height: 38px; margin-bottom: 30px; padding-bottom:30px; border-bottom: 1px dotted #cfcfcf;}
.list_box {margin:0px; padding: 0px 20px; margin-bottom:30px;}
.list_box_fixheight {max-height: 190px; height: 170px;}
.list_title {color: #B5944F;  vertical-align:top; text-align:left; font-family: 'Fjalla One', sans-serif; font-size: 21px; padding-bottom: 5px; margin: 0px;}
.list_title a, .list_title a:visited, .list_title a:hover {color: #B5944F;}
.list_intro {padding: 4px;  text-align:left;}
.list_image {margin:0px; padding: 8px 10px 8px 0px;}
.list_image table { background: #FFFFFF; padding: 1px; margin:0px; border: #DFDFDF solid 1px; }
.list_image .wine_image { background: #FFFFFF; padding:5px; margin:0px; border: #DFDFDF solid 1px; }
.list_image_bg {background-position: top center; background-color: #fff; }
.include_list_image { background: #FFFFFF; border: #DFDFDF solid 1px; vertical-align: middle; float:left; margin-right: 14px; margin-bottom: 5px; padding: 1px;}
.list_footer {line-height: 20px; color:#999999; font-size: 13px; font-style: italic;}
.list_footer strong {color:#666666;}

.grey_small {font-size: 14px;}

/* link_more_list - "More" button mostly used on Home page under "Latest" sections */
.link_more_list {padding:0px; margin-top: 12px; text-align:right; text-transform: uppercase;}
.link_more_list a, .link_more_list a:visited {padding:0px;  font-family: 'Fjalla One', sans-serif; font-size: 15px; font-weight: 500; height: 14px; line-height: 15px; color: #333; }
.link_more_list a:hover {color: #999; text-decoration: none;}
#latest_box {text-align:left; margin: 25px 0 30px 0;}
#latest_box .content_header { font-size: 25px; vertical-align: middle; line-height: 23px;   margin-bottom: 20px; padding-bottom:10px; }

.lable {float:left; width:120px; color: #B09001; line-height: 28px; vertical-align:top; font-size: 14px; padding-right: 10px; margin:0; text-align:right;  font-family: 'Fjalla One', sans-serif;}
.body {margin-bottom: 15px; text-align:justify;}

.breadcrumb {margin-bottom: 10px; text-align:left; text-transform: uppercase; background: #fff;}
.breadcrumb a, .breadcrumb a:visited {padding: 5px 0px;  font-family: 'Fjalla One', sans-serif; font-size: 16px;  text-align: left;	height: 28px; line-height: 28px; color: #B5944F;}
.breadcrumb a:hover {color: #333; text-decoration: none;}
.input_field {font-family: 'Droid Serif', sans-serif; font-size: 13px; line-height: 20px; border: 1px; background-color:#fff; border: #dbdbdb solid 1px; vertical-align: middle;	text-align:left; margin: 3px 0; padding: 4px;}
.box_shaded {background-color: #F7F7F7; padding: 15px; margin-bottom: 10px; border: #EBEBEB solid 1px;}
#map_canvas {width: 100%; height: 300px;}

/* Mailing List */
#IFrameMailingList {width: 490px; height: 400px;}

/* Social Networking Include */
.addthis_default_style {position: relative; padding:6px;}
.addthis_default_style a {}

/* GALLERY */
#GalleryBox  {margin: 0; padding: 5px;}
#GalleryBox ul.gallery {margin: 0; padding: 0;}
#GalleryBox div.gallery_out_border:hover, #GalleryBox div.gallery_in_border:hover {background-color: #B09001; border-color: #B09001;}
#GalleryBox div.gallery_out_border {margin: 2px; padding: 0px; width: 85px; height: 85px;  background-color: #fff; border: #fff solid 4px;} /* width/height is 85px as default */
#GalleryBox div.gallery_in_border {margin: 0px; padding: 0px; background-position: top center;}
.pp_description {color:#333333; font-size: 16px !important; padding-bottom: 5px;}


