/*
To get started customizing with CSS, we recommend you 
go to https://headwaythemes.com/documentation/developer-resources/css-map/
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/

/*STYLING THE HEADER WIDGET*/
body.custom div#top {width: 45%; float: left;}
body.custom #header_widget {
   float: right; 
   width:40%; 
   position: relative; 
   z-index: 999;
   background: url("https://2dc302.claudeassets.com/20240531025929im_/https://www.vinobuys.com/wp-content/custom-graphics/vino-header-bkgrd.jpg") repeat scroll 0 0 transparent;
   height: 150px;
}
body.custom #header_widget ul.sidebar li.widget {display: block;}

body.custom #header_widget p.address-bar{
   margin: 30px 30px 5px 60px;
   font-size:16px;
}
body.custom #header_widget p.phone-number {
  margin: 0 10px 10px 60px;
  font-size:30px;
  line-height:130%;
  color:#a46008;
}

/*MODIFY WIDGETS*/
div.sidebar span.widget-title {
    background: #6c856d;
    border:none;
    color: #ffffff;
    font-family: "arimo",arial,serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 130%;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom:2px;
}

/*TWEAKING CONTENT STYLES*/
body.custom form#header-search-bar input {
    background-color: #FFFFFF;
}

body.custom div.entry-content img {
    border: 4px solid #E9EAD0;
    padding: 0;
}
body.custom .post-image {
    border: 4px solid #E9EAD0;
    padding: 0;
}

body.custom .leaf-top, div.headway-leaf input.inline-title-edit {
     border-bottom-color: #000000;
}


div.entry-content a {
    color: #2a6796;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
div.entry-content a:hover {
    text-decoration: underline;
}
body.custom ul.simple-list {
    margin:5px 0;
    list-style:none;
}

body.custom ul.simple-list li{
     list-style:none;
     line-height:120%;
}

/*MODIFY PREVIOUS AND NEXT BUTTONS*/
body.custom div.nav-below div.nav-previous a, div.nav-below div.nav-next a {
    background:#e9ead0;
    font-size:13px;
}
body.custom div.post a.more-link, div.featured-entry-content a.more-link {
    background:#e9ead0;
    font-size:13px;
}

/*MODIFY EXCERPTS LEAF FOR WINE SPECIALS*/
body.custom div.bar-title div.leaf-top {
    background: #6c856d;
    border:none;
    color: #ffffff;
    font-family: "arimo",arial,serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 130%;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom:2px;
}

body.custom .excerpts-plus-row {
    border-bottom: 1px solid #000000;
}

body.custom div.ep-show-border-content img, div.ep-show-border-title img {
    border: 4px solid #e9ead0;
    padding: 0;
}

/*
     FILE ARCHIVED ON 02:59:35 May 31, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:01:03 Jun 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.471
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.062
  esindex: 0.007
  cdx.remote: 5.34
  LoadShardBlock: 87.65 (3)
  PetaboxLoader3.datanode: 96.735 (6)
  PetaboxLoader3.resolve: 120.209 (4)
  load_resource: 213.141 (2)
  loaddict: 37.52
*/