Help
RSS
API
Feed
Maltego
Contact
Domain > vinicultured.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2013-04-01
72.233.69.8
(
ClassC
)
2025-01-27
192.0.78.24
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Mon, 27 Jan 2025 18:06:29 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-hacker: Want root? Visit join.a8c.com/hacker and mention this header.Host-Header: WordPress.comVary: accept, content-type, cookieLink: https://wp.me/9Yky>; relshortlinkX-ac: 3.sea _bur MISSAlt-Svc: h3:443; ma86400 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml langen>head profilehttp://gmpg.org/xfn/11>meta http-equivContent-Type contenttext/html; charsetUTF-8 />title>Vinicultured: A Wine Blog | Tasting notes and anecdotes from a budding neo-oenophile/title>link relpingback hrefhttp://vinicultured.com/xmlrpc.php /> !--if IE 6> script typetext/javascript srchttps://s2.wp.com/wp-content/themes/pub/bueno/includes/js/pngfix.js>/script> link relstylesheet typetext/css mediaall hrefhttps://s2.wp.com/wp-content/themes/pub/bueno/css/ie6.css /> !endif--> !--if IE 7> link relstylesheet typetext/css mediaall hrefhttps://s2.wp.com/wp-content/themes/pub/bueno/css/ie7.css /> !endif-->meta namerobots contentmax-image-preview:large />!-- Async WordPress.com Remote Login -->script idwpcom_remote_login_js>var wpcom_remote_login_extra_auth ;function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); }}function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes document.querySelectorAll( . + class_name ); for ( var i 0; i dom_nodes.length; i++ ) { dom_nodes i .parentNode.removeChild( dom_nodes i ); }}function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( wpcom_remote_login_msg ); wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_key ); wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_validate ); wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_js ); wpcom_remote_login_remove_dom_node_id( wpcom_request_access_iframe ); wpcom_remote_login_remove_dom_node_id( wpcom_request_access_styles );}// Watch for messages back from the remote loginwindow.addEventListener( message, function( e ) { if ( e.origin https://r-login.wordpress.com ) { var data {}; try { data JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg LOGIN ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_key ); var id_regex new RegExp( /^0-9+$/ ); var token_regex new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script document.createElement( script ); script.setAttribute( id, wpcom_remote_login_validate ); script.src /remote-login.php?wpcom_remote_loginvalidate + &wpcomid + data.wpcomid + &token + encodeURIComponent( data.token ) + &host + window.location.protocol + // + window.location.hostname + &postid1108 + &is_singular; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg LOGIN-REDIRECT ) { window.location https://wordpress.com/log-in?redirect_to + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg LOGIN-REMOVE ) { var css_zap html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }; var style_zap document.createElement( style ); style_zap.type text/css; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e document.getElementById( wpcom_request_access_iframe ); e.parentNode.removeChild( e ); document.cookie wordpress_com_login_accessdenied; path/; max-age31536000; return; } // Safari ITP if ( data.msg REQUEST_ACCESS ) { console.log( request access: safari ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth ! safari_itp_iframe ) { return; } // If we are in a private window there is no ITP. var private_window false; try { var opendb window.openDatabase( null, null, null, null ); } catch( e ) { private_window true; } if ( private_window ) { console.log( private window ); return; } var iframe document.createElement( iframe ); iframe.id wpcom_request_access_iframe; iframe.setAttribute( scrolling, no ); iframe.setAttribute( sandbox, allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation ); iframe.src https://r-login.wordpress.com/remote-login.php?wpcom_remote_loginrequest_access&origin + encodeURIComponent( data.origin ) + &wpcomid + encodeURIComponent( data.wpcomid ); var css html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } ; var style document.createElement( style ); style.type text/css; style.id wpcom_request_access_styles; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg DONE ) { wpcom_remote_login_final_cleanup(); } }}, false );// Inject the remote login iframe after the page has had a chance to load// more critical resourceswindow.addEventListener( DOMContentLoaded, function( e ) { var iframe document.createElement( iframe ); iframe.style.display none; iframe.setAttribute( scrolling, no ); iframe.setAttribute( id, wpcom_remote_login_key ); iframe.src https://r-login.wordpress.com/remote-login.php + ?wpcom_remote_loginkey + &originaHR0cDovL3ZpbmljdWx0dXJlZC5jb20%3D + &wpcomid2376866 + &time1738001188; document.body.appendChild( iframe );}, false );/script>link reldns-prefetch href//s1.wp.com />link reldns-prefetch href//s0.wp.com />link reldns-prefetch href//s2.wp.com />link reldns-prefetch href//af.pubmine.com />link reldns-prefetch href//s.pubmine.com />link reldns-prefetch href//x.bidswitch.net />link reldns-prefetch href//static.criteo.net />link reldns-prefetch href//ib.adnxs.com />link reldns-prefetch href//aax.amazon-adsystem.com />link reldns-prefetch href//bidder.criteo.com />link reldns-prefetch href//cas.criteo.com />link reldns-prefetch href//gum.criteo.com />link reldns-prefetch href//ads.pubmatic.com />link reldns-prefetch href//gads.pubmatic.com />link reldns-prefetch href//tpc.googlesyndication.com />link reldns-prefetch href//ad.doubleclick.net />link reldns-prefetch href//googleads.g.doubleclick.net />link reldns-prefetch href//www.googletagservices.com />link reldns-prefetch href//cdn.switchadhub.com />link reldns-prefetch href//delivery.g.switchadhub.com />link reldns-prefetch href//delivery.swid.switchadhub.com />link reldns-prefetch href//a.teads.tv />link reldns-prefetch href//prebid.media.net />link reldns-prefetch href//adserver-us.adtech.advertising.com />link reldns-prefetch href//fastlane.rubiconproject.com />link reldns-prefetch href//prebid-server.rubiconproject.com />link reldns-prefetch href//hb-api.omnitagjs.com />link reldns-prefetch href//mtrx.go.sonobi.com />link reldns-prefetch href//apex.go.sonobi.com />link reldns-prefetch href//u.openx.net />link relalternate typeapplication/rss+xml titleVinicultured: A Wine Blog » Feed hrefhttp://vinicultured.com/feed/ />link relalternate typeapplication/rss+xml titleVinicultured: A Wine Blog » Comments Feed hrefhttp://vinicultured.com/comments/feed/ /> script typetext/javascript> /* !CDATA */ function addLoadEvent(func) { var oldonload window.onload; if (typeof window.onload ! function) { window.onload func; } else { window.onload function () { oldonload(); func(); } } } /* > */ /script> script typetext/javascript>/* !CDATA */window._wpemojiSettings {baseUrl:https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/,ext:.png,svgUrl:https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/,svgExt:.svg,source:{concatemoji:https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m1719498190i&ver6.8-alpha-59438}};/*! This file is auto-generated */!function(i,n){var o,s,e;function c(e){try{var t{supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var tnew Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return ert})}function u(e,t,n){switch(t){caseflag:return n(e,\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f,\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f)?!1:!n(e,\ud83c\uddfa\ud83c\uddf3,\ud83c\uddfa\u200b\ud83c\uddf3)&&!n(e,\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f,\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f);caseemoji:return!n(e,\ud83d\udc26\u200d\u2b1b,\ud83d\udc26\u200b\u2b1b)}return!1}function f(e,t,n){var rundefined!typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement(canvas),ar.getContext(2d,{willReadFrequently:!0}),o(a.textBaselinetop,a.font600 32px Arial,{});return e.forEach(function(e){oet(a,e,n)}),o}function t(e){var ti.createElement(script);t.srce,t.defer!0,i.head.appendChild(t)}undefined!typeof Promise&&(owpEmojiSettingsSupports,sflag,emoji,n.supports{everything:!0,everythingExceptFlag:!0},enew Promise(function(e){i.addEventListener(DOMContentLoaded,e,{once:!0})}),new Promise(function(t){var nfunction(){try{var eJSON.parse(sessionStorage.getItem(o));if(objecttypeof e&&numbertypeof e.timestamp&&(new Date).valueOf()e.timestamp+604800&&objecttypeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(undefined!typeof Worker&&undefined!typeof OffscreenCanvas&&undefined!typeof URL&&URL.createObjectURL&&undefined!typeof Blob)try{var epostMessage(+f.toString()+(+JSON.stringify(s),u.toString(),p.toString().join(,)+));,rnew Blob(e,{type:text/javascript}),anew Worker(URL.createObjectURL(r),{name:wpTestEmojiSupports});return void(a.onmessagefunction(e){c(ne.data),a.terminate(),t(n)})}catch(e){}c(nf(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supportstet,n.supports.everythingn.supports.everything&&n.supportst,flag!t&&(n.supports.everythingExceptFlagn.supports.everythingExceptFlag&&n.supportst);n.supports.everythingExceptFlagn.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady!1,n.readyCallbackfunction(){n.DOMReady!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(en.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);/* > *//script>link crossoriginanonymous relstylesheet idall-css-0-1 hrefhttps://s1.wp.com/_static/??-eJyFj90KwjAMhV/IGqZM5oX4LP2JtVvaFJs69vZu6PBCmDeBw/nOB4ExK8tJMAkYYq8yVR9SgZEfTrsCntho2ttSdvCPNRUTq+fhh471ywbnUQpgnVseAirSIwjGTFqwQJGJcEvQo2Rth0+GyLwcV2keh3QLKQiqYh9MtOZpy7cyIHeMsyNX835kGV3jpTl1bXNsunPbvwBP8XDL&cssminifyyes typetext/css mediaall />style idwp-emoji-styles-inline-css> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }/style>link crossoriginanonymous relstylesheet idall-css-2-1 hrefhttps://s2.wp.com/_static/??-eJydjEEOwiAQRS8kHZGkdWM8C1BCpiKQmaGG24tuunNh/url5z14VeVLlpAFamoRM0NsA12gOB4KsF/O0xi4hmkFl4p/qISOLHVg6SlMnvkEP0Nfi2ELUu1Ht700UZFw/TdBVjBHPvT786YXs2htrmbe3i7JT8s&cssminifyyes typetext/css mediaall />style idwp-block-library-inline-css>.has-text-align-justify { text-align:justify;}.has-text-align-justify{text-align:justify;}/style>link crossoriginanonymous relstylesheet idall-css-4-1 hrefhttps://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y&cssminifyyes typetext/css mediaall />style idjetpack-sharing-buttons-style-inline-css>.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}/style>link crossoriginanonymous relstylesheet idall-css-6-1 hrefhttps://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/coblocks-style.css?m1681832297i&cssminifyyes typetext/css mediaall />style idclassic-theme-styles-inline-css>/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}/style>link crossoriginanonymous relstylesheet idall-css-8-1 hrefhttps://s2.wp.com/_static/??-eJx9jcEKg0AMRH+oaVhorR7Eb9E16IpZg8min2889FZ6GYbhPQYPgbhlo2zIBWQtU8qKcdvJd5be0AmmMfW0Ejv2jKoP/K0daZzIXNdvB6PzvyJ+A8MgO6mCJ6fCYLN/6e113IZXU9WfUL/DcgHSTkDo&cssminifyyes typetext/css mediaall />style idglobal-styles-inline-css>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: Albert Sans, sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: Bodoni Moda, serif;--wp--preset--font-family--bricolage-grotesque: Bricolage Grotesque, sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: Courier Prime, monospace;--wp--preset--font-family--crimson-pro: Crimson Pro, serif;--wp--preset--font-family--dm-mono: DM Mono, monospace;--wp--preset--font-family--dm-sans: DM Sans, sans-serif;--wp--preset--font-family--dm-serif-display: DM Serif Display, serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: EB Garamond, serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: Fira Sans, sans-serif;--wp--preset--font-family--fjalla-one: Fjalla One, sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: IBM Plex Mono, monospace;--wp--preset--font-family--ibm-plex-sans: IBM Plex Sans, sans-serif;--wp--preset--font-family--ibarra-real-nova: Ibarra Real Nova, serif;--wp--preset--font-family--instrument-serif: Instrument Serif, serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: Josefin Sans, sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: Libre Baskerville, serif;--wp--preset--font-family--libre-franklin: Libre Franklin, sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: Noto Sans Mono, sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: Open Sans, sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: PT Serif, serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: Playfair Display, serif;--wp--preset--font-family--plus-jakarta-sans: Plus Jakarta Sans, sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: Roboto Slab, serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: Source Sans 3, sans-serif;--wp--preset--font-family--source-serif-4: Source Serif 4, serif;--wp--preset--font-family--space-mono: Space Mono, monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: Work Sans, sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}/style>link crossoriginanonymous relstylesheet idall-css-10-1 hrefhttps://s0.wp.com/_static/??-eJx9i0EKgzAQAD9kXISI7aH0LSZsY8pmN7gbxN/X3vTibQZmYKsuChuygS1YUKG2AKEhC6jthH1U7eCUleYqtZRZYcVAkg5McFQnvZsSiiOJs2Xhi7gPzXn9r+/yGvz49P4xDf77A/23PF4&cssminifyyes typetext/css mediaall />link crossoriginanonymous relstylesheet idprint-css-11-1 hrefhttps://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m1465851035i&cssminifyyes typetext/css mediaprint />style idjetpack-global-styles-frontend-style-inline-css>:root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;}/style>link crossoriginanonymous relstylesheet idall-css-14-1 hrefhttps://s2.wp.com/wp-content/themes/h4/global.css?m1420737423i&cssminifyyes typetext/css mediaall />script typetext/javascript idwpcom-actionbar-placeholder-js-extra>/* !CDATA */var actionbardata {siteID:2376866,postID:0,siteURL:http:\/\/vinicultured.com,xhrURL:http:\/\/vinicultured.com\/wp-admin\/admin-ajax.php,nonce:c3b0d5c1d0,isLoggedIn:,statusMessage:,subsEmailDefault:instantly,proxyScriptUrl:https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver20211021,i18n:{followedText:New posts from this site will now appear in your a href\https:\/\/wordpress.com\/read\>Reader\/a>,foldBar:Collapse this bar,unfoldBar:Expand this bar,shortLinkCopied:Shortlink copied to clipboard.}};/* > *//script>script typetext/javascript idjetpack-mu-wpcom-settings-js-before>/* !CDATA */var JETPACK_MU_WPCOM_SETTINGS {assetsUrl:http:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/moon\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/};/* > *//script>script crossoriginanonymous typetext/javascript srchttps://s0.wp.com/_static/??-eJyFjssOwiAQRX9IOrXG18L4LTwmCIEBB7D2722jTbpzdRf3nJsLYxY6UUWq4AtwqCJzek+dLzvYdCokK3Jo1lGBMbGRpggdZClYFlHHDK9hCUGJhDWZ1wlHOjTzxfyzIU+/6KKjv5CIzrKsuIXXU/WBcVZyU6AaUoLtikVClmF27vG2Pw/98dCfLlf/AeiGWOE>/script>script typetext/javascript idrlt-proxy-js-after>/* !CDATA */ rltInitialize( {token:null,iframeOrigins:https:\/\/widgets.wp.com} );/* > *//script>link hrefhttps://s2.wp.com/wp-content/themes/pub/bueno/styles/grey.css relstylesheet typetext/css />link relEditURI typeapplication/rsd+xml titleRSD hrefhttps://vinicultured.wordpress.com/xmlrpc.php?rsd />meta namegenerator contentWordPress.com />link relshortlink hrefhttps://wp.me/9Yky />!-- Jetpack Open Graph Tags -->meta propertyog:type contentwebsite />meta propertyog:title contentVinicultured: A Wine Blog />meta propertyog:description contentTasting notes and anecdotes from a budding neo-oenophile />meta propertyog:url contenthttp://vinicultured.com/ />meta propertyog:site_name contentVinicultured: A Wine Blog />meta propertyog:image contenthttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s200&ts1738001189 />meta propertyog:image:width content200 />meta propertyog:image:height content200 />meta propertyog:image:alt content />meta propertyog:locale contenten_US />!-- End Jetpack Open Graph Tags -->link relshortcut icon typeimage/x-icon hrefhttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s32 sizes16x16 />link relicon typeimage/x-icon hrefhttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s32 sizes16x16 />link relapple-touch-icon hrefhttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s114 />link relopenid.server hrefhttp://vinicultured.com/?openidserver1 />link relopenid.delegate hrefhttp://vinicultured.com/ />link relsearch typeapplication/opensearchdescription+xml hrefhttp://vinicultured.com/osd.xml titleVinicultured: A Wine Blog />link relsearch typeapplication/opensearchdescription+xml hrefhttps://s1.wp.com/opensearch.xml titleWordPress.com /> style idwpcom-hotfix-masterbar-style> @media screen and (min-width: 783px) { #wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img { margin-top: 5px; } } /style> meta namedescription contentTasting notes and anecdotes from a budding neo-oenophile />style typetext/css idcustom-background-css>body.custom-background { background-image: url(http://s2.wp.com/wp-content/themes/pub/bueno/styles/grey/bodytile.jpg?m1391150862i); background-position: left top; background-size: auto; background-repeat: repeat; background-attachment: scroll; }/style> script typetext/javascript>/* !CDATA */var wa_smart { network_id: 3905, site_id: 474853, page_id: 1572546, blog_id: 2376866, post_id: null, theme: pub/bueno, target: wp_blog_id2376866;languageen, _: { title: Advertisement, privacy_settings: Privacy Settings }, top: { enabled: false, format_id: 135099 }, inline: { enabled: false, format_id: 110354, max_slots: 20, max_blaze_slots: 20 }, belowpost: { enabled: false, format_id: 134071 }, bottom_sticky: { enabled: false, format_id: 117571 }, sidebar: { enabled: false, format_id: 134686 }, sidebar_sticky_right: { enabled: false, format_id: 135281 }, gutenberg_rectangle: { enabled: false, format_id: 134788 }, gutenberg_leaderboard: { enabled: false, format_id: 135073 }, gutenberg_mobile_leaderboard: { enabled: false, format_id: 135098 }, gutenberg_skyscraper: { enabled: false, format_id: 135088 }, sidebar_widget_mediumrectangle: { enabled: false, format_id: 137624 }, sidebar_widget_leaderboard: { enabled: false, format_id: 137625 }, sidebar_widget_wideskyscraper: { enabled: false, format_id: 137626 }, shortcode: { enabled: false, format_id: 137678 } }; wa_smart.cmd ;/* > *//script> script typetext/javascript> function __ATA_CC() {var v document.cookie.match((^|;) ?personalized-ads-consent(^;*)(;|$));return v ? 1 : 0;} var __ATA_PP { pt: 0, ht: 0, tn: bueno, uloggedin: 0, amp: false, consent: __ATA_CC(), gdpr_applies: false, ad: { label: { text: Advertisements }, reportAd: { text: Report this ad } }, disabled_slot_formats: , siteid: 8982, blogid: 2376866 }; var __ATA __ATA || {}; __ATA.cmd __ATA.cmd || ; __ATA.criteo __ATA.criteo || {}; __ATA.criteo.cmd __ATA.criteo.cmd || ; /script> script typetext/javascript> (function(){var gDate.now||function(){return+new Date};function h(a,b){a:{for(var ca.length,dstringtypeof a?a.split():a,e0;ec;e++)if(e in d&&b.call(void 0,de,e,a)){be;break a}b-1}return 0>b?null:stringtypeof a?a.charAt(b):ab};function k(a,b,c){cnull!c?+encodeURIComponent(String(c)):;if(b+c){ca.indexOf(#);0>c&&(ca.length);var da.indexOf(?);if(0>d||d>c){dc;var e}else ea.substring(d+1,c);aa.substr(0,d),e,a.substr(c);ca1;a1b?c?c+&+b:b:c;aa0+(a1??+a1:)+a2}return a};var l0;function m(a,b){var cdocument.createElement(script);c.srca;c.onloadfunction(){b&&b(void 0)};c.onerrorfunction(){b&&b(error)};adocument.getElementsByTagName(head);var d;a&&0!a.length?da0:ddocument.documentElement;d.appendChild(c)}function n(a){var bvoid 0b?document.cookie:b;return(bh(b.split(; ),function(c){return-1!c.indexOf(a+)}))?b.split()1:}function p(a){returnstringtypeof a&&0a.length} function r(a,b,c){bvoid 0b?:b;cvoid 0c?.:c;var d;Object.keys(a).forEach(function(e){var fae,qtypeof f;objectq&&null!f||functionq?d.push(r(f,b+e+c)):null!f&&void 0!f&&(eencodeURIComponent(b+e),d.push(e++encodeURIComponent(f)))});return d.filter(p).join(&)}function t(a,b){a||((window.__ATA||{}).configb.c,m(b.url))}var uMath.floor(1E13*Math.random()),vwindow.__ATA||{};window.__ATAv;window.__ATA.cmdv.cmd||;v.ridu;v.createdAtg();var wwindow.__ATA||{},xs.pubmine.com; w&&w.serverDomain&&(xw.serverDomain);var y//+x+/conf,zwindow.topwindow,Awindow.__ATA_PP&&window.__ATA_PP.gdpr_applies,Bbooleantypeof A?Number(A):null,Cwindow.__ATA_PP||null,Dz?document.referrer?document.referrer:null:null,Ez?window.location.href:document.referrer?document.referrer:null,F,Gn(__ATA_tuuid);FG?G:null;var Hwindow.innerWidth+x+window.innerHeight,In(usprivacy),Jr({gdpr:B,pp:C,rid:u,src:D,ref:E,tuuid:F,vp:H,us_privacy:I?I:null},,.); (function(a){var bvoid 0b?cb:b;l++;var ccallback__+g().toString(36)+_+l.toString(36);ak(a,b,c);windowcfunction(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+?+J);}).call(this); /script> script> var sas_fallback sas_fallback || ; sas_fallback.push( { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 120,formFactor: \001\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: belowpost }, { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 310,formFactor: \001\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: inline }, { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 140,formFactor: \003\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: sidebar }, { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 110,formFactor: \002\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: top } ); /script> script typetext/javascript> window.doNotSellCallback function() { var linkElements ahrefhttps://wordpress.com/?reffooter_blog, ahrefhttps://wordpress.com/?reffooter_website, ahrefhttps://wordpress.com/?refvertical_footer, ahref^https://wordpress.com/?reffooter_segment_, .join(,); var dnsLink document.createElement( a ); dnsLink.href https://wordpress.com/advertising-program-optout/; dnsLink.classList.add( do-not-sell-link ); dnsLink.rel nofollow; dnsLink.style.marginLeft 0.5em; dnsLink.textContent Do Not Sell or Share My Personal Information; var creditLinks document.querySelectorAll( linkElements ); if ( 0 creditLinks.length ) { return false; } Array.prototype.forEach.call( creditLinks, function( el ) { el.insertAdjacentElement( afterend, dnsLink ); }); return true; }; /script> script typetext/javascript> window.google_analytics_uacct UA-52447-2;/script>script typetext/javascript> var _gaq _gaq || ; _gaq.push(_setAccount, UA-52447-2); _gaq.push(_gat._anonymizeIp); _gaq.push(_setDomainName, none); _gaq.push(_setAllowLinker, true); _gaq.push(_initData); _gaq.push(_trackPageview); (function() { var ga document.createElement(script); ga.type text/javascript; ga.async true; ga.src (https: document.location.protocol ? https://ssl : http://www) + .google-analytics.com/ga.js; (document.getElementsByTagName(head)0 || document.getElementsByTagName(body)0).appendChild(ga); })();/script>/head>body classhome blog custom-background customizer-styles-applied jetpack-reblog-enabled>div idcontainer> div idnavigation> div classcol-full> div iddescription classfl>Tasting notes and anecdotes from a budding neo-oenophile/div> div idtopsearch classfr> div idsearch_main classwidget> h3>Search/h3> form methodget idsearchform actionhttp://vinicultured.com> input typetext classfield names ids valueSearch... onfocusif (this.value Search...) {this.value ;} onblurif (this.value ) {this.value Search...;} /> input typesubmit classsubmit namesubmit valueSearch /> /form> div classfix>/div>/div> /div>!-- /#topsearch --> /div>!-- /.col-full --> /div>!-- /#navigation --> div idheader classcol-full> div idlogo classfl> h1 classsite-title>a hrefhttp://vinicultured.com>Vinicultured: A Wine Blog/a>/h1> /div>!-- /#logo --> div idpagenav classnav fr> ul> li classpage_item page-item-615>a hrefhttp://vinicultured.com/dc-wine-buyers-collective/>DC Wine Buyers Collective/a>/li>li classpage_item page-item-481>a hrefhttp://vinicultured.com/thingsilove/>Things I Love/a>/li>li classpage_item page-item-27>a hrefhttp://vinicultured.com/contributors/>About Me…?/a>/li>li classpage_item page-item-766>a hrefhttp://vinicultured.com/blog-info/>Blog Info/a>/li> /ul> /div>!-- /#pagenav --> /div>!-- /#header --> div idcontent classcol-full> div idmain classcol-left> div idpost-1108 classpost-1108 post type-post status-publish format-standard hentry category-uncategorized tag-champagne tag-restaurants> h2 classtitle>a hrefhttp://vinicultured.com/2013/02/24/bubbles-and-the-beast-bollinger-special-cuvee-and-the-cuisine-of-animal/ relbookmark titleBubbles and the Beast: Bollinger “Special Cuvee” and the Cuisine of Animal>Bubbles and the Beast: Bollinger “Special Cuvee” and the Cuisine of Animal/a>/h2> a classdate hrefhttp://vinicultured.com/2013/02/24/bubbles-and-the-beast-bollinger-special-cuvee-and-the-cuisine-of-animal/> span classday>24/span> span classmonth>Feb/span> /a> div classentry> p>My good friend Jaclyn came to visit LA a few days ago. It was lovely to have her. Our friend Jeff and I shared some good meals with her, including a much-anticipated tour to that bastion of snout-to-tail eating, a hrefhttp://animalrestaurant.com/>Animal/a>./p>p>The prospect of a nearly-exclusive animal-based meal got me to wondering what to select as the alcoholic accompaniment. I could have safely selected a Burgundy, or a Beaujolais, but instead I went for another B: a Bollinger “Special Cuvee” Brut Champagne./p>p styletext-align:center;>a hrefhttp://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg>img class wp-image aligncenter idi-1113 altBubbles. srchttp://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg?w497&h663 width497 height663 srcsethttp://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg?w497 497w, http://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg?w994 994w, http://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg?w113 113w, http://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg?w225 225w, http://vinicultured.com/wp-content/uploads/2013/02/photo-6.jpg?w768 768w sizes(max-width: 497px) 100vw, 497px />/a>/p>p>Many a hrefhttp://www.nytimes.com/2011/12/21/dining/reviews/blanc-de-blancs-champagnes-review.html?_r2&smidtw-nytimes&seidauto>commentators/a> have noted that Champagne and other sparkling wines are rather underutilized pairing partners for food. This is a shame, as a brut (not sweet) Champagne is perhaps one of the most versatile wines: the mineral notes in a good Champagne can serve as a perfect complement to oysters, for instance, while the effervescence can enliven the palate after a rich bite of ribeye. /p>p> a hrefhttp://vinicultured.com/2013/02/24/bubbles-and-the-beast-bollinger-special-cuvee-and-the-cuisine-of-animal/#more-1108 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> div idatatags-26942-6797cb250279e>/div> script> __ATA.cmd.push(function() { __ATA.initDynamicSlot({ id: atatags-26942-6797cb250279e, location: 120, formFactor: 001, label: { text: Advertisements, }, creative: { reportAd: { text: Report this ad, }, privacySettings: { text: Privacy, } } }); }); /script> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/champagne/ reltag>champagne/a>, a hrefhttp://vinicultured.com/tag/restaurants/ reltag>restaurants/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2013/02/24/bubbles-and-the-beast-bollinger-special-cuvee-and-the-cuisine-of-animal/#respond>Leave a Comment/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/uncategorized/ relcategory tag>uncategorized/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-1078 classpost-1078 post type-post status-publish format-standard hentry category-uncategorized tag-burgundy tag-france tag-pinot-noir> h2 classtitle>a hrefhttp://vinicultured.com/2012/12/30/life-is-full-of-second-chances-the-2007-gerard-raphet-clos-vougeot-grand-cru/ relbookmark titleLife is Full of Second Chances: the 2007 Gérard Raphet Clos Vougeot Grand Cru>Life is Full of Second Chances: the 2007 Gérard Raphet Clos Vougeot Grand Cru/a>/h2> a classdate hrefhttp://vinicultured.com/2012/12/30/life-is-full-of-second-chances-the-2007-gerard-raphet-clos-vougeot-grand-cru/> span classday>30/span> span classmonth>Dec/span> /a> div classentry> p styletext-align:center;>a hrefhttp://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg>img class wp-image aligncenter idi-1080 titleThe Raphet Clos Vougeot altImage srchttp://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg?w470&h353 width470 height353 srcsethttp://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg?w470 470w, http://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg?w940 940w, http://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg?w150 150w, http://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg?w300 300w, http://vinicultured.com/wp-content/uploads/2012/12/img_0250.jpg?w768 768w sizes(max-width: 470px) 100vw, 470px />/a>/p>p>strong>Boom./strong>/p>p>It’s not every day one gets to drink a em>grand cru/em> Burgundy. Then again, it’s not every day that one is in Berkeley. I decided to take a short trip up to Berkeley for New Year’s, though I don’t know anyone here anymore (a fact driven home by the fact that I had a solitary–though excellent–meal at the fantastic a hrefhttp://www.trattoriacorso.com/>Trattoria Corso/a> on North Shattuck, which will be the subject of another post), to get out of LA and recharge my batteries for the full onslaught of 2013./p>p> a hrefhttp://vinicultured.com/2012/12/30/life-is-full-of-second-chances-the-2007-gerard-raphet-clos-vougeot-grand-cru/#more-1078 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p>div idatatags-370373-6797cb2503627> script typetext/javascript> __ATA.cmd.push(function() { __ATA.initVideoSlot(atatags-370373-6797cb2503627, { sectionId: 370373, format: inread }); }); /script> /div> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/burgundy/ reltag>Burgundy/a>, a hrefhttp://vinicultured.com/tag/france/ reltag>France/a>, a hrefhttp://vinicultured.com/tag/pinot-noir/ reltag>pinot noir/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/12/30/life-is-full-of-second-chances-the-2007-gerard-raphet-clos-vougeot-grand-cru/#respond>Leave a Comment/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/uncategorized/ relcategory tag>uncategorized/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-940 classpost-940 post type-post status-publish format-standard hentry category-food-pairing category-tasting-notes tag-food-pair> h2 classtitle>a hrefhttp://vinicultured.com/2012/12/23/getting-lucky-at-lucky-devils-hollywood-california/ relbookmark titleGetting Lucky at Lucky Devils: Hollywood, California>Getting Lucky at Lucky Devils: Hollywood, California/a>/h2> a classdate hrefhttp://vinicultured.com/2012/12/23/getting-lucky-at-lucky-devils-hollywood-california/> span classday>23/span> span classmonth>Dec/span> /a> div classentry> p>The wine tap revolution is underway. The wine drinker is now able to find establishments that serve wine on tap from New York (the excellent a hrefhttp://bkwinery.com/>Brooklyn Winery/a>) to Los Angeles (a hrefhttp://www.fathersoffice.com/>Father’s Office/a>) and everywhere in between. Now, Angelenos have another great option in Hollywood at a hrefhttp://www.luckydevils-la.com/>Lucky Devils/a>, a restaurant and bar that just underwent some extensive renovations, part of which entailed having brand-new wine taps installed./p>p>I was invited to check out Lucky Devils and was very happy to do so; I remember having some beers there years ago, but I am much more a fan of wine than beer, and am a huge proponent of wines served on tap (which is economical, much better for the environment, and helps ensure very fresh wine)./p>p>The space is great: in keeping with its name, the color palette is red. There’s a very long bar, tables, and booths. There are a large number of beers on tap, a full assortment of hard liquor, and em>16/em> wines on tap (which is double the number at Father’s Office). In terms of ambience, it would be a good place for both dates and office happy hours./p>p styletext-align:center;>a hrefhttp://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg>img classsize-full wp-image aligncenter idi-1062 titleThe bar at Lucky Devils altImage srchttp://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w580 width580 height435 srcsethttp://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w580 580w, http://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w1160 1160w, http://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w150 150w, http://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w300 300w, http://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w768 768w, http://vinicultured.com/wp-content/uploads/2012/12/img_0208.jpg?w1024 1024w sizes(max-width: 580px) 100vw, 580px />/a>/p>p>I sat down to quite a reception from the proprietor of Lucky Devils, who, not coincidentally, is named Lucky. Lucky has had an interesting life to say the least: he was an Army Ranger, model/actor, and now a restaurant owner./p>p> a hrefhttp://vinicultured.com/2012/12/23/getting-lucky-at-lucky-devils-hollywood-california/#more-940 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/food-pair/ reltag>food pair/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/12/23/getting-lucky-at-lucky-devils-hollywood-california/#respond>Leave a Comment/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/food-pairing/ relcategory tag>food pairing/a>, a hrefhttp://vinicultured.com/category/tasting-notes/ relcategory tag>tasting notes/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-937 classpost-937 post type-post status-publish format-standard hentry category-tasting-notes tag-cabernet-sauvignon tag-california> h2 classtitle>a hrefhttp://vinicultured.com/2012/10/01/what-we-have-and-what-we-have-not-the-2007-mount-eden-vineyards-cabernet-sauvignon/ relbookmark titleWhat We Have and What We Have Not: the 2007 Mount Eden Vineyards Cabernet Sauvignon>What We Have and What We Have Not: the 2007 Mount Eden Vineyards Cabernet Sauvignon/a>/h2> a classdate hrefhttp://vinicultured.com/2012/10/01/what-we-have-and-what-we-have-not-the-2007-mount-eden-vineyards-cabernet-sauvignon/> span classday>1/span> span classmonth>Oct/span> /a> div classentry> p>a hrefhttp://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg>img data-attachment-id938 data-permalinkhttp://vinicultured.com/2012/10/01/what-we-have-and-what-we-have-not-the-2007-mount-eden-vineyards-cabernet-sauvignon/img_2586/ data-orig-filehttps://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg data-orig-size2112,2112 data-comments-opened1 data-image-meta{"aperture":"2","credit":"","camera":"Canon PowerShot S95","caption":"","created_timestamp":"1346406413","copyright":"","focal_length":"6","iso":"320","shutter_speed":"0.033333333333333","title":""} data-image-titleThe Mount Eden data-image-description data-image-caption data-medium-filehttps://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w300 data-large-filehttps://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w490 loadinglazy classaligncenter size-full wp-image-938 titleThe Mount Eden srchttp://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w490&h490 alt width490 height490 srcsethttp://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w490&h490 490w, http://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w980&h980 980w, http://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w150&h150 150w, http://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w300&h300 300w, http://vinicultured.com/wp-content/uploads/2012/10/img_2586.jpg?w768&h768 768w sizes(max-width: 490px) 100vw, 490px />/a>/p>p>Sometimes life doesn’t work out the way we want it to, or plan it to. Sometimes it gets away from us. One of the compelling things about wine is that it is not only about the bottle, or the grape: wine em>means/em> something. Without wine, at least for me, I would lose one way to look at and appreciate life./p>p> a hrefhttp://vinicultured.com/2012/10/01/what-we-have-and-what-we-have-not-the-2007-mount-eden-vineyards-cabernet-sauvignon/#more-937 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/cabernet-sauvignon/ reltag>cabernet sauvignon/a>, a hrefhttp://vinicultured.com/tag/california/ reltag>California/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/10/01/what-we-have-and-what-we-have-not-the-2007-mount-eden-vineyards-cabernet-sauvignon/#comments>1 Comment/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/tasting-notes/ relcategory tag>tasting notes/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-914 classpost-914 post type-post status-publish format-standard hentry category-uncategorized tag-cabernet-sauvignon tag-california> h2 classtitle>a hrefhttp://vinicultured.com/2012/09/15/wine-and-jazz-friday-the-2009-robert-craig-affinity-cabernet-sauvignon/ relbookmark titleWine and Jazz Friday: the 2009 Robert Craig “Affinity” Cabernet Sauvignon>Wine and Jazz Friday: the 2009 Robert Craig “Affinity” Cabernet Sauvignon/a>/h2> a classdate hrefhttp://vinicultured.com/2012/09/15/wine-and-jazz-friday-the-2009-robert-craig-affinity-cabernet-sauvignon/> span classday>15/span> span classmonth>Sep/span> /a> div classentry> p>I don’t usually like jazz covers of pop songs. To me, they’re the epitome of elevator muzak. But now, on my second glass of strong>2009 Robert Craig “Affinity” Cabernet Sauvignon/strong> (approx. $45), a hrefhttp://www.youtube.com/watch?vTaxxWHg-1UY>this version/a> of “Yesterday” by Lee Morgan is sounding pretty nice./p>p>a hrefhttp://vinicultured.com/wp-content/uploads/2012/09/robert-craig.jpg>img classaligncenter titleThe Robert Craig Affinity srchttp://vinicultured.com/wp-content/uploads/2012/09/robert-craig.jpg?w440&h440 alt width440 height440 />/a>/p>p>That doesn’t do Lee Morgan justice. Great bop trumpeter, much better at his chosen profession than I’ll ever be at anything I do, probably!/p>p>a hrefhttp://vinicultured.com/wp-content/uploads/2012/09/delightfully.jpg>img class wp-image aligncenter srchttp://vinicultured.com/wp-content/uploads/2012/09/delightfully.jpg?w440&h440 altImage width440 height440 />/a>span styletext-align:center;>As for the juice: a “Bordeaux blend” that is more California than France, consisting of 86% Cab Sauv, 6% Petit Verdot, 5% Merlot, 2% Malbec, and 1% Cab Franc. Wow, when was the last time you had a Bordeaux blend from Bordeaux that had Malbec?/span>/p>p> a hrefhttp://vinicultured.com/2012/09/15/wine-and-jazz-friday-the-2009-robert-craig-affinity-cabernet-sauvignon/#more-914 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/cabernet-sauvignon/ reltag>cabernet sauvignon/a>, a hrefhttp://vinicultured.com/tag/california/ reltag>California/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/09/15/wine-and-jazz-friday-the-2009-robert-craig-affinity-cabernet-sauvignon/#comments>3 Comments/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/uncategorized/ relcategory tag>uncategorized/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-910 classpost-910 post type-post status-publish format-standard hentry category-tasting-notes tag-alsace tag-france tag-riesling> h2 classtitle>a hrefhttp://vinicultured.com/2012/09/01/enough-is-enough-the-2005-trimbach-cuvee-frederic-emile-riesling/ relbookmark titleEnough is Enough: the 2005 Trimbach “Cuvée Frédéric Emile” Riesling>Enough is Enough: the 2005 Trimbach “Cuvée Frédéric Emile” Riesling/a>/h2> a classdate hrefhttp://vinicultured.com/2012/09/01/enough-is-enough-the-2005-trimbach-cuvee-frederic-emile-riesling/> span classday>1/span> span classmonth>Sep/span> /a> div classentry> p>I went sort of crazy yesterday at MacArthur Beverages in DC. I’ll be leaving the East Coast for a while and headed to California to do some contract legal work, so I figured that to celebrate the occasion I should buy some fancy wines:/p>p styletext-align:left;>a hrefhttp://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg>img data-attachment-id911 data-permalinkhttp://vinicultured.com/2012/09/01/enough-is-enough-the-2005-trimbach-cuvee-frederic-emile-riesling/the-lineup/ data-orig-filehttps://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg data-orig-size2816,1880 data-comments-opened1 data-image-meta{"aperture":"2","credit":"","camera":"Canon PowerShot S95","caption":"","created_timestamp":"1346406337","copyright":"","focal_length":"6","iso":"800","shutter_speed":"0.033333333333333","title":""} data-image-titleSanta IS real (and his name is American Express). data-image-description data-image-caption data-medium-filehttps://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w300 data-large-filehttps://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w490 loadinglazy classaligncenter wp-image-911 titleSanta IS real (and his name is American Express). srchttp://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w554&h370 alt width554 height370 srcsethttp://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w1024 1024w, http://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w554 554w, http://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w1108 1108w, http://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w150 150w, http://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w300 300w, http://vinicultured.com/wp-content/uploads/2012/09/the-lineup.jpg?w768 768w sizes(max-width: 554px) 100vw, 554px />/a>/p>p styletext-align:left;>From left to right: 2005 Trimbach “Cuvée Frédéric Emile” Riesling, 2010 Broc Cellars “Cuvee 12.5”, 2006 Paolo Bea “Rosso de Véo” Sagrantino, 1996 Christian L. Remoissenet Clos Vougeot Grand Cru, 2007 Mount Eden Vineyards Santa Cruz Mountains Cabernet, and 2006 Ridge “Monte Bello” Cabernet. I didn’t buy the Broc or Paolo Bea at MacArthur; I also bought during my trip to MacArthur, however, a bottle each of Gruet Blanc de Noirs and Brut sparking wines and a bottle of Broadbent Vinho Verde./p>p styletext-align:left;> a hrefhttp://vinicultured.com/2012/09/01/enough-is-enough-the-2005-trimbach-cuvee-frederic-emile-riesling/#more-910 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/alsace/ reltag>Alsace/a>, a hrefhttp://vinicultured.com/tag/france/ reltag>France/a>, a hrefhttp://vinicultured.com/tag/riesling/ reltag>riesling/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/09/01/enough-is-enough-the-2005-trimbach-cuvee-frederic-emile-riesling/#comments>9 Comments/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/tasting-notes/ relcategory tag>tasting notes/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-907 classpost-907 post type-post status-publish format-standard hentry category-tasting-notes tag-italy tag-nebbiolo> h2 classtitle>a hrefhttp://vinicultured.com/2012/07/19/learning-to-get-past-my-fear-of-italian-wine-or-the-2010-produttori-del-barberesco-langhe-nebbiolo/ relbookmark titleLearning to Get Past My Fear of Italian Wine: or, the 2010 Produttori del Barberesco Langhe Nebbiolo>Learning to Get Past My Fear of Italian Wine: or, the 2010 Produttori del Barberesco Langhe Nebbiolo/a>/h2> a classdate hrefhttp://vinicultured.com/2012/07/19/learning-to-get-past-my-fear-of-italian-wine-or-the-2010-produttori-del-barberesco-langhe-nebbiolo/> span classday>19/span> span classmonth>Jul/span> /a> div classentry> p>Italian wine scares me./p>p>I should qualify that statement. I em>love/em> Italian wine, and I believe Italian wine is exciting, versatile, and absolutely divine, but I know very little about Italian wine in general. There’s the Piedmont with its Nebbiolo-based wines, then Tuscany with its Sangiovese-based wines, but come on! Aren’t clones for sci-fi movies or em>Star Wars/em>? And can’t Italy just have a reasonable number of varietal–say, one hundred–instead of like… thirteen hundred (or a hrefhttp://avvinare.com/2011/03/10/italian-indigenous-varieties-biancone-a-minor-grape-variety/>up to 3,500/a>)? It also doesn’t help that many of Italy’s greatest wines–Barolo, Barbaresco, Brunello di Montalcino, for instance–are expensive and, in the case of Nebbiolo-based wines, tannic monsters when young./p>p>It is for all these reasons that, when it comes to that game of blind tasting, I am absolutely useless when I try to identify Italian wines. I can get Sangiovese, with its cherry and dried oregano notes, but I am just not as familiar with Italian wines as I am with French or Californian wines… not that I’m all that familiar with those, either!/p>p> a hrefhttp://vinicultured.com/2012/07/19/learning-to-get-past-my-fear-of-italian-wine-or-the-2010-produttori-del-barberesco-langhe-nebbiolo/#more-907 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/italy/ reltag>Italy/a>, a hrefhttp://vinicultured.com/tag/nebbiolo/ reltag>nebbiolo/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/07/19/learning-to-get-past-my-fear-of-italian-wine-or-the-2010-produttori-del-barberesco-langhe-nebbiolo/#comments>5 Comments/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/tasting-notes/ relcategory tag>tasting notes/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-898 classpost-898 post type-post status-publish format-standard hentry category-tasting-notes tag-germany tag-riesling> h2 classtitle>a hrefhttp://vinicultured.com/2012/07/11/little-golden-drops-of-wine/ relbookmark titleLittle Golden Drops of Wine: or, Bargain Shopping in Boston>Little Golden Drops of Wine: or, Bargain Shopping in Boston/a>/h2> a classdate hrefhttp://vinicultured.com/2012/07/11/little-golden-drops-of-wine/> span classday>11/span> span classmonth>Jul/span> /a> div classentry> p>There’s something great about coming into a new, unexplored city, a sense of adventure and possibility. Though I’m not well-traveled by any means, I have been privileged to see a lot of the ole’ U S of A. Most places–even Wilmington, DE!–have their own set of charms and attractions. a hrefhttp://theeatenpath.com/2009/10/27/2009-lexington-bbq-festival-lexington-nc/>Lexington, NC/a> was full of pork barbecue and sweet tea, and Hamden, CT is home to the illustrious a hrefhttp://www.yelp.com/biz/three-brothers-diner-hamden#hrid:dSMbIs0QD7UHl6eiGzP6XA>Three Brothers Diner/a>. Last week I added a hrefhttp://vinicultured.com/2012/07/04/the-court-of-master-sommeliers-introductory-course-or-learning-to-blow-blind-tastings-with-style/>yet another city to my list/a>, and Boston for me will be forever linked with wine./p>p>While the centerpiece of my trip to Boston was taking the Court of Master Sommeliers’ introductory course, I did also have a little bit of time to explore the neighborhood in which I was staying. South End is a very nice, very settled area with stately townhouses, ample greenery, and hip little cafes and restaurants. I really enjoyed a hrefhttp://rendercoffeebar.com/>Render Coffee’/a>s dyslexic but delicious BTL and cold-brewed coffee, and had way too much grease from a hrefhttp://lazpizzacafe.com/>Laz Cafe/a>, and sipped some delightful fino and amontillado Sherry at a hrefhttp://toro-restaurant.com/>Toro/a>. I also had some good kidneys and a pint of dark wheat a hrefhttp://www.prettythingsbeertoday.com/wp/>Pretty Things Brewery/a> beer at the South End location of a hrefhttp://petitrobertbistro.com/locations/south-end/>Le Petit Robert/a>, a local Boston chain of French bistros./p>p> a hrefhttp://vinicultured.com/2012/07/11/little-golden-drops-of-wine/#more-898 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/germany/ reltag>Germany/a>, a hrefhttp://vinicultured.com/tag/riesling/ reltag>riesling/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/07/11/little-golden-drops-of-wine/#comments>5 Comments/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/tasting-notes/ relcategory tag>tasting notes/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-862 classpost-862 post type-post status-publish format-standard hentry category-uncategorized tag-court-of-master-sommeliers> h2 classtitle>a hrefhttp://vinicultured.com/2012/07/04/the-court-of-master-sommeliers-introductory-course-or-learning-to-blow-blind-tastings-with-style/ relbookmark titleThe Court of Master Sommeliers’ Introductory Course: or, Learning to Blow Blind Tastings with Style>The Court of Master Sommeliers’ Introductory Course: or, Learning to Blow Blind Tastings with Style/a>/h2> a classdate hrefhttp://vinicultured.com/2012/07/04/the-court-of-master-sommeliers-introductory-course-or-learning-to-blow-blind-tastings-with-style/> span classday>4/span> span classmonth>Jul/span> /a> div classentry> p>Greetings from the site of the Boston Tea Party, the first stirrings of the craft brew movement, and putative home of cream pies and baked beans. I am sipping a cold-brewed iced coffee in the really excellent a hrefhttp://rendercoffeebar.com/>Render Coffee Bar/a> in South End, waiting for my three o’clock BoltBus to take me back down to New York. Though I spent only three days in this city, and most of those three days was spent in class, sleeping, or eating ridiculously-sized calzones, I can say that this city is absolutely awesome!/p>p>I came to Boston to take the a hrefhttp://www.mastersommeliers.org/Pages.aspx/Introductory-Sommelier-Course>Introductory Course/a> offered through the a hrefwww.mastersommeliers.org/>Court of Master Sommeliers/a>. This course is the first in a series of four “levels”, which increase exponentially in difficulty. To call oneself a “certified sommelier”, one must pass the the second level, the Certified Sommelier Examination. One may decide to get additional certifications, but attaining these become absurdly hard. For instance, the passage rate for the Master Sommelier examination is a bone-dry strong>5-10%/strong>. By comparison, the July 2011 California Bar Examination’s passage rate was 54.8%./p>p>That being said, my good friend Alex very generously invested in my scheme, which allowed me to enroll in the Introductory Course in mid-June. I received an e-mail with the course manual in PDF format, and over the next few weeks I looked through the manual and made a few flash cards. There is a span styletext-decoration:underline;>lot/span> of material to cover, including the major wine regions and their appellations, varietals, and classifications (such as AOC/AOP, DOC, and premier cru, grand cru, etc.). There is also a bit of information on beer, spirits, and sake, as well as on food pairings and service./p>p>The course spanned two days, starting at 8 am and going until around 5:30 pm. Most of the course is in lecture format. Three Master Sommeliers ran the show, delivering the lectures and running the blind tastings. The Hyatt Harborside, our venue, very generously provided coffee, tea, and pastries during the morning and breaks, as well as delicious lunches during the middle of the day. The Hyatt also provided a very nice outdoor seating area with a very nice view:/p>p styletext-align:left;>a hrefhttp://vinicultured.com/wp-content/uploads/2012/07/harborside.jpg>img class wp-image aligncenter titleBoston is freaking beautiful! srchttp://vinicultured.com/wp-content/uploads/2012/07/harborside.jpg?w811&h608 alt width811 height608 />/a>Although the lectures and manual were very helpful, they were intended as surveys. For the course, we did not have to identify key vintages and, with a few exceptions, did not have to know individual vineyards or producers. (We did have to know a few of the Medoc first and second growths, as well as a random vineyard in the Mosel, but the instructors generally hint at the ones you will need to know.) On the other hand, I now know much more about Australia and New Zealand than I once knew!/p>p styletext-align:left;> a hrefhttp://vinicultured.com/2012/07/04/the-court-of-master-sommeliers-introductory-course-or-learning-to-blow-blind-tastings-with-style/#more-862 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/court-of-master-sommeliers/ reltag>Court of Master Sommeliers/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/07/04/the-court-of-master-sommeliers-introductory-course-or-learning-to-blow-blind-tastings-with-style/#comments>7 Comments/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/uncategorized/ relcategory tag>uncategorized/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div idpost-846 classpost-846 post type-post status-publish format-standard hentry category-uncategorized tag-burgundy tag-france tag-pinot-noir> h2 classtitle>a hrefhttp://vinicultured.com/2012/06/08/a-friday-impulse-buy-the-2007-christophe-buisson-bourgogne/ relbookmark titleA Friday Impulse Buy: the 2007 Christophe Buisson Bourgogne>A Friday Impulse Buy: the 2007 Christophe Buisson Bourgogne/a>/h2> a classdate hrefhttp://vinicultured.com/2012/06/08/a-friday-impulse-buy-the-2007-christophe-buisson-bourgogne/> span classday>8/span> span classmonth>Jun/span> /a> div classentry> p>I just registered to take the introductory sommelier course through the Court of Master Sommeliers, and after reading about Burgundy in my course manual late yesterday evening I couldn’t wait to drink some delicious Pinot. Thus, after doing a bit of work at Black Brick Coffee today, I stopped by at a hrefhttp://www.yelp.com/biz/the-bottle-shoppe-brooklyn-2>Bottle Shoppe/a> and picked up a bottle of the 2007 Christophe Buisson Bourgogne./p>p styletext-align:center;>a hrefhttp://vinicultured.com/wp-content/uploads/2012/06/img_2513.jpg>img class wp-image aligncenter titleThe 2007 Christophe Buisson Bourgogne srchttp://vinicultured.com/wp-content/uploads/2012/06/img_2513.jpg?w497&h497 altImage width497 height497 />/a>/p>p>A Kermit Lynch selection, I figured that this basic-level Burgundy would make for simple, decent drinking. I was going to drink it with dinner this weekend, but my roommate a hrefhttp://www.kickstarter.com/projects/1498890810/bitponics-your-shortcut-to-a-green-thumb/posts/240365?refemail&show_token29df0fdbeeb1eace>Amit/a> had just received some great news–his company, Bitponics, had just reached its $20,000 funding goal–and I decided that wine was called for. The first sip confirmed this belief: a bit tight, with sour cherries and a vivacious acidity. The finish was green stemmy, and I thought that some time in a decanter would improve it./p>p> a hrefhttp://vinicultured.com/2012/06/08/a-friday-impulse-buy-the-2007-christophe-buisson-bourgogne/#more-846 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> p classentry-tags>Tags: a hrefhttp://vinicultured.com/tag/burgundy/ reltag>Burgundy/a>, a hrefhttp://vinicultured.com/tag/france/ reltag>France/a>, a hrefhttp://vinicultured.com/tag/pinot-noir/ reltag>pinot noir/a>/p> /div> div classpost-meta> ul classsingle-author-meta> li classcomments> span classhead>Comments/span> span classbody>a hrefhttp://vinicultured.com/2012/06/08/a-friday-impulse-buy-the-2007-christophe-buisson-bourgogne/#comments>3 Comments/a>/span> /li> li classcategories> span classhead>Categories/span> span classbody>a hrefhttp://vinicultured.com/category/uncategorized/ relcategory tag>uncategorized/a>/span> /li> /ul> div classfix>/div> /div>!-- /.post-meta -->/div>!-- /.post --> div classmore_entries> div classfl>a hrefhttp://vinicultured.com/page/2/ >← Older Entries/a>/div> div classfr>/div> br classfix /> /div> /div>!-- /#main --> div idsidebar classcol-right> !-- Widgetized Sidebar --> div idtext-417198463 classwidget widget_text>h3>Accolades!/h3> div classtextwidget>div styletext-align:center;>a hrefhttp://www.foodista.com/wbod?srcwbod_badge>img srchttp://cf.foodista.com/content/fp/yblzj2swj7yn6kew altFoodista Featured Wine Blog of the Day Badge titleFoodista Featured Wine Blog of the Day Badge styleborder:none;width:120px;height:120px; />/a>/div>/div> /div>div idsearch_main classwidget> h3>Search/h3> form methodget idsearchform actionhttp://vinicultured.com> input typetext classfield names ids valueSearch... onfocusif (this.value Search...) {this.value ;} onblurif (this.value ) {this.value Search...;} /> input typesubmit classsubmit namesubmit valueSearch /> /form> div classfix>/div>/div>div idlinkcat-6453577 classwidget widget_links>h3>Berkeley Friends/h3> ul classxoxo blogroll>li>a hrefhttp://logisticalwin.wordpress.com/ titleOne of my Berkeley friends chronicling her life as a wife, mother, chef, and logistician.>Logistical Win/a>/li>li>a hrefhttp://www.mitchinthekitchen.com/ titleAnother Berkeley friend and her foodie adventures in the city that never sleeps.>Mitch in the Kitchen/a>/li>li>a hrefhttp://joons.yelp.com titleI eat stuff, too.>My Reviews on Yelp/a>/li>li>a hrefhttp://www.theeatenpath.com titleA great, idiosyncratic, and well thought-out blog on food and life by one of my college buds.>The Eaten Path/a>/li> /ul>/div>div idlinkcat-98119 classwidget widget_links>h3>Fellow Bloggers/h3> ul classxoxo blogroll>li>a hrefhttp://artisanwine.blogspot.com/ titleA great blog about great, smaller-production but still inexpensive wines.>Artisan Wine on a Budget/a>/li>li>a hrefhttp://www.dirtysouthwine.com/my_weblog/ title“Because wine is meant to be crunk.”>Dirty South Wine/a>/li>li>a hrefhttp://friseewaltz.wordpress.com/ titleThe group blog of a fellow lawyer/wine lover who works at Ansonia Wines!>Frisee Waltz/a>/li>li>a hrefhttp://southpasadena.blogspot.com/ titleA lovely little blog about two of my favorite things: photography and South Pasadena.>Glimpses of South Pasadena/a>/li>li>a hrefhttp://www.goodwineunder20.blogspot.com/ titleAn excellent site for those everyday bottles of wine.>Good Wine Under $20/a>/li>li>a hrefhttp://www.hornyforfood.com titleBerkeleyite with an opinion on food, wine, and fine dining.>Horny for Food/a>/li>li>a hrefhttp://www.honest-food.net/blog1/ titleA Sacramento newspaperman who hunts, fishes, gardens, and cooks his own food.>Hunter Angler Gardener Cook/a>/li>li>a hrefhttp://kermitlynch.com/blog/ titleThe blog of Kermit Lynch Wine Merchant.>Inspiring Thirst/a>/li>li>a hrefhttp://justbeer.wordpress.com titleBeer, beer, beer!>Just Beer/a>/li>li>a hrefhttp://www.justgrapeswine.com/ titleA fellow law student’s journeys through wine and beer.>Just Grapes/a>/li>li>a hrefhttp://lacavedefang.blogspot.com/ titleA classy wine blog with great photos.>La Cave de Fang/a>/li>li>a hrefhttp://meetthepresspot.blogspot.com/ titleA fine blog about my first love: coffee!>Meet the Presspot/a>/li>li>a hrefhttp://amandamc.blogspot.com/ titleA great blog for food and events in the DC area.>Metrocurean/a>/li>li>a hrefhttp://poetrydispatch.wordpress.com/ titleA writer, poet, and teacher.>Poetry Dispatch/a>/li>li>a hrefhttp://www.burgundy-report.com/index.html titleA terrific blog/online resource on that most noble of wines: Burgundy.>The Burgundy Report/a>/li>li>a hrefhttp://www.notabene.gwsba.com/source/joon-song titleMy wine column on my law school’s biweekly newspaper!>The Nota Bene/a>/li>li>a hrefhttp://thesartorialist.blogspot.com/ titleNot a wine blog, or even a food blog, but a damned good blog about fashion.>The Sartorialist/a>/li>li>a hrefhttp://blog.vintagecellars.com/ titleA very informative blog from one of my partners!>Vintage Cellars Blog/a>/li>li>a hrefhttp://winetastingguy.com/ titleAn MBA who dropped everything to go into Israeli wines.>Wine Tasting Guy/a>/li>li>a hrefhttp://winekick.com/ titleAn awesome blog from an awesome Bostonian. Download his iPhone app!>WineKick/a>/li> /ul>/div>div idlinkcat-6453575 classwidget widget_links>h3>Négociants/h3> ul classxoxo blogroll>li>a hrefhttp://www.bassins.com/ titleOne of the best wine shops in DC!>Addy Bassin's MacArthur Beverages/a>/li>li>a hrefhttp://www.ansoniawines.com/ titleA boutique DC wine shop specializing in Burgundies.>Ansonia Wines/a>/li>li>a hrefhttp://www.cwcellar.com/ titleA gem hidden on the first floor of an apartment behind the Pie ‘n Burger.>Chronicle Wine Cellar/a>/li>li>a hrefhttp://kermitlynch.com/ titleA Berkeley institution and friend of the little (French) guys (wine producers).>Kermit Lynch Wine Merchant/a>/li>li>a hrefhttp://www.missionwines.com titleMy favorite wine store in South Pasadena.>Mission Wines/a>/li>li>a hrefhttp://thepour.blogs.nytimes.com titleNot actually a wine merchant, but as influential as one. A great blog from Eric Asimov, the wine critic for the New York Times.>The Pour/a>/li>li>a hrefhttp://www.vintageberkeley.com/ titleA wine store specializing in unique and interesting wines–often for under $20.>Vintage Berkeley/a>/li> /ul>/div>div idlinkcat-18024 classwidget widget_links>h3>Partners/h3> ul classxoxo blogroll>li>a hrefhttp://www.thecheeseambassador.com titleFor all your cheese pairing needs!>The Cheese Ambassador/a>/li>li>a hrefhttp://palatepress.com titleA modern online wine magazine.>The Palate Press/a>/li>li>a hrefhttp://www.vintagecellars.com titleThe best wine storage options at the best prices including custom designed wine cellars, wine racks and wine cabinets!>Wine Cellars/a>/li> /ul>/div>div idwp_tag_cloud-2 classwidget wp_widget_tag_cloud>h3>Worth a Mention…/h3>a hrefhttp://vinicultured.com/tag/albarino/ classtag-cloud-link tag-link-113917 tag-link-position-1 stylefont-size: 8pt; aria-labelalbariño (1 item)>albariño/a>a hrefhttp://vinicultured.com/tag/argentina/ classtag-cloud-link tag-link-18939 tag-link-position-2 stylefont-size: 14.901408450704pt; aria-labelArgentina (9 items)>Argentina/a>a hrefhttp://vinicultured.com/tag/australia/ classtag-cloud-link tag-link-4330 tag-link-position-3 stylefont-size: 13.915492957746pt; aria-labelAustralia (7 items)>Australia/a>a hrefhttp://vinicultured.com/tag/austria/ classtag-cloud-link tag-link-1849 tag-link-position-4 stylefont-size: 10.957746478873pt; aria-labelAustria (3 items)>Austria/a>a hrefhttp://vinicultured.com/tag/barbera/ classtag-cloud-link tag-link-535621 tag-link-position-5 stylefont-size: 8pt; aria-labelbarbera (1 item)>barbera/a>a hrefhttp://vinicultured.com/tag/beaujolais/ classtag-cloud-link tag-link-57387 tag-link-position-6 stylefont-size: 14.901408450704pt; aria-labelbeaujolais (9 items)>beaujolais/a>a hrefhttp://vinicultured.com/tag/beer/ classtag-cloud-link tag-link-1917 tag-link-position-7 stylefont-size: 15.985915492958pt; aria-labelbeer (12 items)>beer/a>a hrefhttp://vinicultured.com/tag/bordeaux/ classtag-cloud-link tag-link-53830 tag-link-position-8 stylefont-size: 9.7746478873239pt; aria-labelBordeaux (2 items)>Bordeaux/a>a hrefhttp://vinicultured.com/tag/burgundy/ classtag-cloud-link tag-link-57381 tag-link-position-9 stylefont-size: 15.295774647887pt; aria-labelBurgundy (10 items)>Burgundy/a>a hrefhttp://vinicultured.com/tag/cabernet/ classtag-cloud-link tag-link-412300 tag-link-position-10 stylefont-size: 8pt; aria-labelcabernet (1 item)>cabernet/a>a hrefhttp://vinicultured.com/tag/cabernet-franc/ classtag-cloud-link tag-link-128316 tag-link-position-11 stylefont-size: 14.901408450704pt; aria-labelcabernet franc (9 items)>cabernet franc/a>a hrefhttp://vinicultured.com/tag/cabernet-sauvignon/ classtag-cloud-link tag-link-15494 tag-link-position-12 stylefont-size: 17.464788732394pt; aria-labelcabernet sauvignon (17 items)>cabernet sauvignon/a>a hrefhttp://vinicultured.com/tag/cahors/ classtag-cloud-link tag-link-1645600 tag-link-position-13 stylefont-size: 8pt; aria-labelCahors (1 item)>Cahors/a>a hrefhttp://vinicultured.com/tag/california/ classtag-cloud-link tag-link-1337 tag-link-position-14 stylefont-size: 18.943661971831pt; aria-labelCalifornia (25 items)>California/a>a hrefhttp://vinicultured.com/tag/carignan/ classtag-cloud-link tag-link-900714 tag-link-position-15 stylefont-size: 9.7746478873239pt; aria-labelcarignan (2 items)>carignan/a>a hrefhttp://vinicultured.com/tag/carignane/ classtag-cloud-link tag-link-2855208 tag-link-position-16 stylefont-size: 8pt; aria-labelcarignane (1 item)>carignane/a>a hrefhttp://vinicultured.com/tag/carinena/ classtag-cloud-link tag-link-1472171 tag-link-position-17 stylefont-size: 8pt; aria-labelcarineña (1 item)>carineña/a>a hrefhttp://vinicultured.com/tag/champagne/ classtag-cloud-link tag-link-18120 tag-link-position-18 stylefont-size: 14.901408450704pt; aria-labelchampagne (9 items)>champagne/a>a hrefhttp://vinicultured.com/tag/chardonnay/ classtag-cloud-link tag-link-128299 tag-link-position-19 stylefont-size: 14.408450704225pt; aria-labelchardonnay (8 items)>chardonnay/a>a hrefhttp://vinicultured.com/tag/chateauneuf-du-pape/ classtag-cloud-link tag-link-734720 tag-link-position-20 stylefont-size: 9.7746478873239pt; aria-labelChateauneuf-du-Pape (2 items)>Chateauneuf-du-Pape/a>a hrefhttp://vinicultured.com/tag/chenin-blanc/ classtag-cloud-link tag-link-113918 tag-link-position-21 stylefont-size: 13.422535211268pt; aria-labelchenin blanc (6 items)>chenin blanc/a>a hrefhttp://vinicultured.com/tag/cinsault/ classtag-cloud-link tag-link-2091686 tag-link-position-22 stylefont-size: 13.422535211268pt; aria-labelcinsault (6 items)>cinsault/a>a hrefhttp://vinicultured.com/tag/clairette-de-die/ classtag-cloud-link tag-link-6126077 tag-link-position-23 stylefont-size: 8pt; aria-labelclairette de die (1 item)>clairette de die/a>a hrefhttp://vinicultured.com/tag/coffee/ classtag-cloud-link tag-link-16166 tag-link-position-24 stylefont-size: 13.422535211268pt; aria-labelcoffee (6 items)>coffee/a>a hrefhttp://vinicultured.com/tag/cotes-du-rhone/ classtag-cloud-link tag-link-584996 tag-link-position-25 stylefont-size: 9.7746478873239pt; aria-labelCotes du Rhone (2 items)>Cotes du Rhone/a>a hrefhttp://vinicultured.com/tag/france/ classtag-cloud-link tag-link-4704 tag-link-position-26 stylefont-size: 22pt; aria-labelFrance (52 items)>France/a>a hrefhttp://vinicultured.com/tag/gamay/ classtag-cloud-link tag-link-1109789 tag-link-position-27 stylefont-size: 14.901408450704pt; aria-labelgamay (9 items)>gamay/a>a hrefhttp://vinicultured.com/tag/garnacha/ classtag-cloud-link tag-link-2025566 tag-link-position-28 stylefont-size: 12.732394366197pt; aria-labelgarnacha (5 items)>garnacha/a>a hrefhttp://vinicultured.com/tag/germany/ classtag-cloud-link tag-link-3550 tag-link-position-29 stylefont-size: 12.732394366197pt; aria-labelGermany (5 items)>Germany/a>a hrefhttp://vinicultured.com/tag/gewurztraminer/ classtag-cloud-link tag-link-775937 tag-link-position-30 stylefont-size: 8pt; aria-labelgewurztraminer (1 item)>gewurztraminer/a>a hrefhttp://vinicultured.com/tag/grenache/ classtag-cloud-link tag-link-64004 tag-link-position-31 stylefont-size: 17.661971830986pt; aria-labelgrenache (18 items)>grenache/a>a hrefhttp://vinicultured.com/tag/gruner-veltliner/ classtag-cloud-link tag-link-139552 tag-link-position-32 stylefont-size: 10.957746478873pt; aria-labelgrüner veltliner (3 items)>grüner veltliner/a>a hrefhttp://vinicultured.com/tag/italy/ classtag-cloud-link tag-link-419 tag-link-position-33 stylefont-size: 13.422535211268pt; aria-labelItaly (6 items)>Italy/a>a hrefhttp://vinicultured.com/tag/lacrima-di-morro-dalba/ classtag-cloud-link tag-link-6031018 tag-link-position-34 stylefont-size: 9.7746478873239pt; aria-labellacrima di morro d'alba (2 items)>lacrima di morro d'alba/a>a hrefhttp://vinicultured.com/tag/languedoc/ classtag-cloud-link tag-link-64001 tag-link-position-35 stylefont-size: 9.7746478873239pt; aria-labelLanguedoc (2 items)>Languedoc/a>a hrefhttp://vinicultured.com/tag/malbec/ classtag-cloud-link tag-link-159305 tag-link-position-36 stylefont-size: 17.859154929577pt; aria-labelmalbec (19 items)>malbec/a>a hrefhttp://vinicultured.com/tag/merlot/ classtag-cloud-link tag-link-78356 tag-link-position-37 stylefont-size: 14.901408450704pt; aria-labelmerlot (9 items)>merlot/a>a hrefhttp://vinicultured.com/tag/monastrel/ classtag-cloud-link tag-link-3878273 tag-link-position-38 stylefont-size: 8pt; aria-labelmonastrel (1 item)>monastrel/a>a hrefhttp://vinicultured.com/tag/monastrell/ classtag-cloud-link tag-link-1872562 tag-link-position-39 stylefont-size: 10.957746478873pt; aria-labelmonastrell (3 items)>monastrell/a>a hrefhttp://vinicultured.com/tag/mourvedre/ classtag-cloud-link tag-link-64003 tag-link-position-40 stylefont-size: 13.422535211268pt; aria-labelmourvèdre (6 items)>mourvèdre/a>a hrefhttp://vinicultured.com/tag/muscadet/ classtag-cloud-link tag-link-2240296 tag-link-position-41 stylefont-size: 8pt; aria-labelmuscadet (1 item)>muscadet/a>a hrefhttp://vinicultured.com/tag/muscat/ classtag-cloud-link tag-link-154775 tag-link-position-42 stylefont-size: 8pt; aria-labelmuscat (1 item)>muscat/a>a hrefhttp://vinicultured.com/tag/napa-valley/ classtag-cloud-link tag-link-194098 tag-link-position-43 stylefont-size: 8pt; aria-labelNapa Valley (1 item)>Napa Valley/a>a hrefhttp://vinicultured.com/tag/nebbiolo/ classtag-cloud-link tag-link-153475 tag-link-position-44 stylefont-size: 9.7746478873239pt; aria-labelnebbiolo (2 items)>nebbiolo/a>a hrefhttp://vinicultured.com/tag/oregon/ classtag-cloud-link tag-link-59358 tag-link-position-45 stylefont-size: 11.943661971831pt; aria-labelOregon (4 items)>Oregon/a>a hrefhttp://vinicultured.com/tag/petite-sirah/ classtag-cloud-link tag-link-892077 tag-link-position-46 stylefont-size: 9.7746478873239pt; aria-labelpetite sirah (2 items)>petite sirah/a>a hrefhttp://vinicultured.com/tag/petit-verdot/ classtag-cloud-link tag-link-691780 tag-link-position-47 stylefont-size: 10.957746478873pt; aria-labelpetit verdot (3 items)>petit verdot/a>a hrefhttp://vinicultured.com/tag/pinotage/ classtag-cloud-link tag-link-837158 tag-link-position-48 stylefont-size: 9.7746478873239pt; aria-labelpinotage (2 items)>pinotage/a>a hrefhttp://vinicultured.com/tag/pinot-grigio/ classtag-cloud-link tag-link-153601 tag-link-position-49 stylefont-size: 8pt; aria-labelpinot grigio (1 item)>pinot grigio/a>a hrefhttp://vinicultured.com/tag/pinot-gris/ classtag-cloud-link tag-link-1067899 tag-link-position-50 stylefont-size: 10.957746478873pt; aria-labelpinot gris (3 items)>pinot gris/a>a hrefhttp://vinicultured.com/tag/pinot-noir/ classtag-cloud-link tag-link-78394 tag-link-position-51 stylefont-size: 18.253521126761pt; aria-labelpinot noir (21 items)>pinot noir/a>a hrefhttp://vinicultured.com/tag/red/ classtag-cloud-link tag-link-7432 tag-link-position-52 stylefont-size: 14.901408450704pt; aria-labelred (9 items)>red/a>a hrefhttp://vinicultured.com/tag/red-wine/ classtag-cloud-link tag-link-18118 tag-link-position-53 stylefont-size: 15.985915492958pt; aria-labelred wine (12 items)>red wine/a>a hrefhttp://vinicultured.com/tag/riesling/ classtag-cloud-link tag-link-58366 tag-link-position-54 stylefont-size: 15.295774647887pt; aria-labelriesling (10 items)>riesling/a>a hrefhttp://vinicultured.com/tag/rose/ classtag-cloud-link tag-link-61592 tag-link-position-55 stylefont-size: 14.901408450704pt; aria-labelrose (9 items)>rose/a>a hrefhttp://vinicultured.com/tag/roussane/ classtag-cloud-link tag-link-1675985 tag-link-position-56 stylefont-size: 9.7746478873239pt; aria-labelRoussane (2 items)>Roussane/a>a hrefhttp://vinicultured.com/tag/sangiovese/ classtag-cloud-link tag-link-319218 tag-link-position-57 stylefont-size: 11.943661971831pt; aria-labelsangiovese (4 items)>sangiovese/a>a hrefhttp://vinicultured.com/tag/sauvignon-blanc/ classtag-cloud-link tag-link-61356 tag-link-position-58 stylefont-size: 14.408450704225pt; aria-labelsauvignon blanc (8 items)>sauvignon blanc/a>a hrefhttp://vinicultured.com/tag/shiraz/ classtag-cloud-link tag-link-87229 tag-link-position-59 stylefont-size: 14.408450704225pt; aria-labelshiraz (8 items)>shiraz/a>a hrefhttp://vinicultured.com/tag/south-africa/ classtag-cloud-link tag-link-6231 tag-link-position-60 stylefont-size: 9.7746478873239pt; aria-labelSouth Africa (2 items)>South Africa/a>a hrefhttp://vinicultured.com/tag/spain/ classtag-cloud-link tag-link-3543 tag-link-position-61 stylefont-size: 18.647887323944pt; aria-labelSpain (23 items)>Spain/a>a hrefhttp://vinicultured.com/tag/sparkling-wine/ classtag-cloud-link tag-link-246328 tag-link-position-62 stylefont-size: 13.915492957746pt; aria-labelsparkling wine (7 items)>sparkling wine/a>a hrefhttp://vinicultured.com/tag/syrah/ classtag-cloud-link tag-link-55908 tag-link-position-63 stylefont-size: 17.661971830986pt; aria-labelsyrah (18 items)>syrah/a>a hrefhttp://vinicultured.com/tag/tannat/ classtag-cloud-link tag-link-535620 tag-link-position-64 stylefont-size: 10.957746478873pt; aria-labeltannat (3 items)>tannat/a>a hrefhttp://vinicultured.com/tag/tempranillo/ classtag-cloud-link tag-link-113920 tag-link-position-65 stylefont-size: 15.295774647887pt; aria-labeltempranillo (10 items)>tempranillo/a>a hrefhttp://vinicultured.com/tag/tinto-fino/ classtag-cloud-link tag-link-2213862 tag-link-position-66 stylefont-size: 8pt; aria-labeltinto fino (1 item)>tinto fino/a>a hrefhttp://vinicultured.com/tag/txakolina/ classtag-cloud-link tag-link-3816576 tag-link-position-67 stylefont-size: 9.7746478873239pt; aria-labeltxakolina (2 items)>txakolina/a>a hrefhttp://vinicultured.com/tag/verdejo/ classtag-cloud-link tag-link-176916 tag-link-position-68 stylefont-size: 10.957746478873pt; aria-labelverdejo (3 items)>verdejo/a>a hrefhttp://vinicultured.com/tag/vinho-verde/ classtag-cloud-link tag-link-882580 tag-link-position-69 stylefont-size: 8pt; aria-labelvinho verde (1 item)>vinho verde/a>a hrefhttp://vinicultured.com/tag/viognier/ classtag-cloud-link tag-link-133923 tag-link-position-70 stylefont-size: 10.957746478873pt; aria-labelviognier (3 items)>viognier/a>a hrefhttp://vinicultured.com/tag/viura/ classtag-cloud-link tag-link-1204503 tag-link-position-71 stylefont-size: 9.7746478873239pt; aria-labelviura (2 items)>viura/a>a hrefhttp://vinicultured.com/tag/washington/ classtag-cloud-link tag-link-8439 tag-link-position-72 stylefont-size: 8pt; aria-labelWashington (1 item)>Washington/a>a hrefhttp://vinicultured.com/tag/white/ classtag-cloud-link tag-link-7052 tag-link-position-73 stylefont-size: 10.957746478873pt; aria-labelwhite (3 items)>white/a>a hrefhttp://vinicultured.com/tag/white-wine/ classtag-cloud-link tag-link-18119 tag-link-position-74 stylefont-size: 13.422535211268pt; aria-labelwhite wine (6 items)>white wine/a>a hrefhttp://vinicultured.com/tag/zinfandel/ classtag-cloud-link tag-link-215330 tag-link-position-75 stylefont-size: 13.915492957746pt; aria-labelzinfandel (7 items)>zinfandel/a>/div>div idcalendar-2 classwidget widget_calendar>h3>A Life of Drinking/h3>div idcalendar_wrap classcalendar_wrap>table idwp-calendar classwp-calendar-table> caption>January 2025/caption> thead> tr> th scopecol titleSunday>S/th> th scopecol titleMonday>M/th> th scopecol titleTuesday>T/th> th scopecol titleWednesday>W/th> th scopecol titleThursday>T/th> th scopecol titleFriday>F/th> th scopecol titleSaturday>S/th> /tr> /thead> tbody> tr> td colspan3 classpad> /td>td>1/td>td>2/td>td>3/td>td>4/td> /tr> tr> td>5/td>td>6/td>td>7/td>td>8/td>td>9/td>td>10/td>td>11/td> /tr> tr> td>12/td>td>13/td>td>14/td>td>15/td>td>16/td>td>17/td>td>18/td> /tr> tr> td>19/td>td>20/td>td>21/td>td>22/td>td>23/td>td>24/td>td>25/td> /tr> tr> td>26/td>td idtoday>27/td>td>28/td>td>29/td>td>30/td>td>31/td> td classpad colspan1> /td> /tr> /tbody> /table>nav aria-labelPrevious and next months classwp-calendar-nav> span classwp-calendar-nav-prev>a hrefhttp://vinicultured.com/2013/02/>« Feb/a>/span> span classpad> /span> span classwp-calendar-nav-next> /span> /nav>/div>/div>div idarchives-2 classwidget widget_archive>h3>Memories/h3> ul> li>a hrefhttp://vinicultured.com/2013/02/>February 2013/a>/li> li>a hrefhttp://vinicultured.com/2012/12/>December 2012/a>/li> li>a hrefhttp://vinicultured.com/2012/10/>October 2012/a>/li> li>a hrefhttp://vinicultured.com/2012/09/>September 2012/a>/li> li>a hrefhttp://vinicultured.com/2012/07/>July 2012/a>/li> li>a hrefhttp://vinicultured.com/2012/06/>June 2012/a>/li> li>a hrefhttp://vinicultured.com/2012/05/>May 2012/a>/li> li>a hrefhttp://vinicultured.com/2012/04/>April 2012/a>/li> li>a hrefhttp://vinicultured.com/2011/11/>November 2011/a>/li> li>a hrefhttp://vinicultured.com/2011/10/>October 2011/a>/li> li>a hrefhttp://vinicultured.com/2011/03/>March 2011/a>/li> li>a hrefhttp://vinicultured.com/2010/12/>December 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/11/>November 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/10/>October 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/08/>August 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/07/>July 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/05/>May 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/04/>April 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/03/>March 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/02/>February 2010/a>/li> li>a hrefhttp://vinicultured.com/2010/01/>January 2010/a>/li> li>a hrefhttp://vinicultured.com/2009/12/>December 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/11/>November 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/10/>October 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/09/>September 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/08/>August 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/06/>June 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/05/>May 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/04/>April 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/03/>March 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/02/>February 2009/a>/li> li>a hrefhttp://vinicultured.com/2009/01/>January 2009/a>/li> li>a hrefhttp://vinicultured.com/2008/12/>December 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/11/>November 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/09/>September 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/08/>August 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/07/>July 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/06/>June 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/05/>May 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/04/>April 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/03/>March 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/02/>February 2008/a>/li> li>a hrefhttp://vinicultured.com/2008/01/>January 2008/a>/li> li>a hrefhttp://vinicultured.com/2007/12/>December 2007/a>/li> /ul> /div>div idblog-stats-2 classwidget widget_blog-stats>h3>Who's Drinkin'?/h3> ul> li>96,746 Sips/li> /ul> /div> div idatatags-286348-6797cb250d0eb>/div> script> __ATA.cmd.push(function() { __ATA.initDynamicSlot({ id: atatags-286348-6797cb250d0eb, location: 140, formFactor: 003, label: { text: Advertisements, }, creative: { reportAd: { text: Report this ad, }, privacySettings: { text: Privacy, } } }); }); /script>/div>!-- /#sidebar --> /div>!-- /#content --> div idextended-footer> div classcol-full> div classblock one> div idmeta-2 classwidget widget_meta>h3>Just for Joon!/h3> ul> li>a hrefhttps://wordpress.com/start?refwplogin>Register/a>/li> li>a hrefhttps://vinicultured.wordpress.com/wp-login.php>Log in/a>/li> li>a hrefhttp://vinicultured.com/feed/>Entries feed/a>/li> li>a hrefhttp://vinicultured.com/comments/feed/>Comments feed/a>/li> li>a hrefhttps://wordpress.com/ titlePowered by WordPress, state-of-the-art semantic personal publishing platform.>WordPress.com/a>/li> /ul> /div> /div>!-- /.block --> div classblock two> div idblog_subscription-3 classwidget widget_blog_subscription jetpack_subscription_widget>h3>label forsubscribe-field>Subscribe to Vinicultured!/label>/h3> div classwp-block-jetpack-subscriptions__container> form actionhttps://subscribe.wordpress.com methodpost accept-charsetutf-8 data-blog2376866 data-post_access_leveleverybody idsubscribe-blog > p>Enter your email address to subscribe to this blog and receive notifications of new posts by email./p> p idsubscribe-email> label idsubscribe-field-label forsubscribe-field classscreen-reader-text > Email Address: /label> input typeemail nameemail stylewidth: 95%; padding: 1px 10px placeholderEmail Address value idsubscribe-field required /> /p> p idsubscribe-submit > input typehidden nameaction valuesubscribe/> input typehidden nameblog_id value2376866/> input typehidden namesource valuehttp://vinicultured.com//> input typehidden namesub-type valuewidget/> input typehidden nameredirect_fragment valuesubscribe-blog/> input typehidden id_wpnonce name_wpnonce valuefaff7fc6aa /> button typesubmit classwp-block-button__link > Bottoms up! /button> /p> /form> div classwp-block-jetpack-subscriptions__subscount> Join 27 other subscribers /div> /div> /div> /div>!-- /.block --> div classblock three> div idtext-2 classwidget widget_text>h3>Drunk Mail Me/h3> div classtextwidget>joon at vinicultured dot com/div> /div> /div>!-- /.block --> /div>!-- /.col-full --> /div>!-- /#extended-footer --> div idfooter> div classcol-full> div idcopyright classcol-left> a hrefhttps://wordpress.com/?reffooter_blog relnofollow>Blog at WordPress.com./a> /div> div idcredit classcol-right> /div> /div>!-- /.col-full --> /div>!-- /#footer -->/div>!-- /#container --> script typetext/javascript> var infiniteScroll {settings:{id:main,ajaxurl:http:\/\/vinicultured.com\/?infinityscrolling,type:click,wrapper:true,wrapper_class:infinite-wrap,footer:true,click_handle:1,text:Older posts,totop:Scroll back to top,currentday:08.06.12,order:DESC,scripts:,styles:,google_analytics:false,offset:1,history:{host:vinicultured.com,path:\/page\/%d\/,use_trailing_slashes:true,parameters:},query_args:{error:,m:,p:0,post_parent:,subpost:,subpost_id:,attachment:,attachment_id:0,name:,pagename:,page_id:0,second:,minute:,hour:,day:0,monthnum:0,year:0,w:0,category_name:,tag:,cat:,tag_id:,author:,author_name:,feed:,tb:,paged:0,meta_key:,meta_value:,preview:,s:,sentence:,title:,fields:,menu_order:,embed:,category__in:,category__not_in:,category__and:,post__in:,post__not_in:,post_name__in:,tag__in:,tag__not_in:,tag__and:,tag_slug__in:,tag_slug__and:,post_parent__in:,post_parent__not_in:,author__in:,author__not_in:,search_columns:,lazy_load_term_meta:false,posts_per_page:10,ignore_sticky_posts:false,suppress_filters:false,cache_results:true,update_post_term_cache:true,update_menu_item_cache:false,update_post_meta_cache:true,post_type:,nopaging:false,comments_per_page:0,no_found_rows:false,order:DESC},query_before:2025-01-27 13:06:29,last_post_date:2012-06-08 18:18:38,body_class:infinite-scroll,loading_text:Loading new page,stats:blog2376866&vwpcom&tz-5&user_id0&subdvinicultured&x_pagetypeinfinite-click}}; /script> !-- -->script typetext/javascript src//0.gravatar.com/js/hovercards/hovercards.min.js?ver2025057adb6e2923c207f747c3dc6eddb1384af86788793465057178611210635a35bf idgrofiles-cards-js>/script>script typetext/javascript idwpgroho-js-extra>/* !CDATA */var WPGroHo {my_hash:};/* > *//script>script crossoriginanonymous typetext/javascript srchttps://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m1610363240i>/script> script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar undefined ) { return; } if ( typeof Gravatar.init ! function ) { return; } Gravatar.profile_cb function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash WPGroHo.my_hash; Gravatar.init( body, #wp-admin-bar-my-account, { i18n: { Edit your profile →: Edit your profile →, View profile →: View profile →, Contact: Contact, Send money: Send money, Sorry, we are unable to load this Gravatar profile.: Sorry, we are unable to load this Gravatar profile., Profile not found.: Profile not found., Too Many Requests.: Too Many Requests., Internal Server Error.: Internal Server Error., }, } ); } if ( document.readyState ! loading ) { init(); } else { document.addEventListener( DOMContentLoaded, init ); } } )(); /script> div styledisplay:none> /div> script typetext/javascript> ( function() { function init() { document.body.addEventListener( is.post-load, function() { if ( typeof __ATA.insertInlineAds function ) { __ATA.insertInlineAds(); } } ); } if ( document.readyState ! loading ) { init(); } else { document.addEventListener( DOMContentLoaded, init ); } } )(); /script> !-- CCPA start --> script typetext/javascript> ( function () { var setupPrivacy function() { // Minimal Mozilla Cookie library // https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie/Simple_document.cookie_framework var cookieLib window.cookieLib {getItem:function(e){return e&&decodeURIComponent(document.cookie.replace(new RegExp((?:(?:^|.*;)\\s*+encodeURIComponent(e).replace(/\-\.\+\*/g,\\$&)+\\s*\\\\s*(^;*).*$)|^.*$),$1))||null},setItem:function(e,o,n,t,r,i){if(!e||/^(?:expires|max\-age|path|domain|secure)$/i.test(e))return!1;var c;if(n)switch(n.constructor){case Number:cn1/0?; expiresFri, 31 Dec 9999 23:59:59 GMT:; max-age+n;break;case String:c; expires+n;break;case Date:c; expires+n.toUTCString()}returnrootDomain!r&&.rootDomain!r||(r(.rootDomainr?.:)+document.location.hostname.split(.).slice(-2).join(.)),document.cookieencodeURIComponent(e)++encodeURIComponent(o)+c+(r?; domain+r:)+(t?; path+t:)+(i?; secure:),!0}}; // Implement IAB USP API. window.__uspapi function( command, version, callback ) { // Validate callback. if ( typeof callback ! function ) { return; } // Validate the given command. if ( command ! getUSPData || version ! 1 ) { callback( null, false ); return; } // Check for GPC. If set, override any stored cookie. if ( navigator.globalPrivacyControl ) { callback( { version: 1, uspString: 1YYN }, true ); return; } // Check for cookie. var consent cookieLib.getItem( usprivacy ); // Invalid cookie. if ( null consent ) { callback( null, false ); return; } // Everything checks out. Fire the provided callback with the consent data. callback( { version: 1, uspString: consent }, true ); }; // Initialization. document.addEventListener( DOMContentLoaded, function() { // Internal functions. var setDefaultOptInCookie function() { var value 1YNN; var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( usprivacy, value, 365 * 24 * 60 * 60, /, domain ); }; var setDefaultOptOutCookie function() { var value 1YYN; var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( usprivacy, value, 24 * 60 * 60, /, domain ); }; var setDefaultNotApplicableCookie function() { var value 1---; var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( usprivacy, value, 24 * 60 * 60, /, domain ); }; var setCcpaAppliesCookie function( applies ) { var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( ccpa_applies, applies, 24 * 60 * 60, /, domain ); } var maybeCallDoNotSellCallback function() { if ( function typeof window.doNotSellCallback ) { return window.doNotSellCallback(); } return false; } // Look for usprivacy cookie first. var usprivacyCookie cookieLib.getItem( usprivacy ); // Found a usprivacy cookie. if ( null ! usprivacyCookie ) { // If the cookie indicates that CCPA does not apply, then bail. if ( 1--- usprivacyCookie ) { return; } // CCPA applies, so call our callback to add Do Not Sell link to the page. maybeCallDoNotSellCallback(); // Were all done, no more processing needed. return; } // We dont have a usprivacy cookie, so check to see if we have a CCPA applies cookie. var ccpaCookie cookieLib.getItem( ccpa_applies ); // No CCPA applies cookie found, so well need to geolocate if this visitor is from California. // This needs to happen client side because we do not have region geo data in our $SERVER headers, // only country data -- therefore we cant vary cache on the region. if ( null ccpaCookie ) { var request new XMLHttpRequest(); request.open( GET, https://public-api.wordpress.com/geo/, true ); request.onreadystatechange function () { if ( 4 this.readyState ) { if ( 200 this.status ) { // Got a geo response. Parse out the region data. var data JSON.parse( this.response ); var region data.region ? data.region.toLowerCase() : ; var ccpa_applies california, colorado, connecticut, delaware, indiana, iowa, montana, new jersey, oregon, tennessee, texas, utah, virginia.indexOf( region ) > -1; // Set CCPA applies cookie. This keeps us from having to make a geo request too frequently. setCcpaAppliesCookie( ccpa_applies ); // Check if CCPA applies to set the proper usprivacy cookie. if ( ccpa_applies ) { if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } else { // CCPA does not apply. setDefaultNotApplicableCookie(); } } else { // Could not geo, so lets assume for now that CCPA applies to be safe. setCcpaAppliesCookie( true ); if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } } }; // Send the geo request. request.send(); } else { // We found a CCPA applies cookie. if ( ccpaCookie true ) { if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } else { // CCPA does not apply. setDefaultNotApplicableCookie(); } } } ); }; // Kickoff initialization. if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP 2020 ) { defQueue.items.push( setupPrivacy ); } else { setupPrivacy(); } } )(); /script> !-- CCPA end --> div classwidget widget_eu_cookie_law_widget>div classhide-on-button ads-active data-hide-timeout30 data-consent-expiration180 ideu-cookie-law styledisplay: none> form methodpost> input typesubmit valueClose and accept classaccept /> Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. br />To find out more, including how to control cookies, see here: a hrefhttps://automattic.com/cookies/ relnofollow> Cookie Policy /a> /form>/div>/div> div idactionbar dirltr styledisplay: none; classactnbr-pub-bueno actnbr-has-follow actnbr-has-actions> ul> li classactnbr-btn actnbr-hidden> a classactnbr-action actnbr-actn-follow href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path clip-ruleevenodd dm4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z fill-ruleevenodd>/path>/svg> span>Subscribe/span> /a> a classactnbr-action actnbr-actn-following no-display href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path fill-ruleevenodd clip-ruleevenodd dM16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z fill#008A20>/path>path classfollowing-icon-tick dM13.5 16L15.5 18L19 14.5 stroke#008A20 stroke-width1.5>/path>/svg> span>Subscribed/span> /a> div classactnbr-popover tip tip-top-left actnbr-notice idfollow-bubble> div classtip-arrow>/div> div classtip-inner actnbr-follow-bubble> ul> li classactnbr-sitename> a hrefhttp://vinicultured.com> img loadinglazy alt srchttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s50&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png srcsethttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s50&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s75&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1.5x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s100&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 2x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s150&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 3x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s200&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 4x classavatar avatar-50 height50 width50 /> Vinicultured: A Wine Blog /a> /li> div classactnbr-message no-display>/div> form methodpost actionhttps://subscribe.wordpress.com accept-charsetutf-8 styledisplay: none;> div classactnbr-follow-count>Join 27 other subscribers/div> div> input typeemail nameemail placeholderEnter your email address classactnbr-email-field aria-labelEnter your email address /> /div> input typehidden nameaction valuesubscribe /> input typehidden nameblog_id value2376866 /> input typehidden namesource valuehttp://vinicultured.com/ /> input typehidden namesub-type valueactionbar-follow /> input typehidden id_wpnonce name_wpnonce valuefaff7fc6aa /> div classactnbr-button-wrap> button typesubmit valueSign me up> Sign me up /button> /div> /form> li classactnbr-login-nudge> div> Already have a WordPress.com account? a hrefhttps://wordpress.com/log-in?redirect_tohttps%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttp%253A%252F%252Fvinicultured.com%252F2013%252F02%252F24%252Fbubbles-and-the-beast-bollinger-special-cuvee-and-the-cuisine-of-animal%252F>Log in now./a> /div> /li> /ul> /div> /div> /li> li classactnbr-ellipsis actnbr-hidden> svg classgridicon gridicons-ellipsis height24 width24 xmlnshttp://www.w3.org/2000/svg viewBox0 0 24 24>g>path dM7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z/>/g>/svg> div classactnbr-popover tip tip-top-left actnbr-more> div classtip-arrow>/div> div classtip-inner> ul> li classactnbr-sitename> a hrefhttp://vinicultured.com> img loadinglazy alt srchttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s50&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png srcsethttp://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s50&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s75&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1.5x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s100&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 2x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s150&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 3x, http://1.gravatar.com/blavatar/7902b751f9e2aa2a11b26f0e498f74af8a1458f4b7be8a32d256a722048f4aa8?s200&dhttps%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 4x classavatar avatar-50 height50 width50 /> Vinicultured: A Wine Blog /a> /li> li classactnbr-folded-follow> a classactnbr-action actnbr-actn-follow href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path clip-ruleevenodd dm4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z fill-ruleevenodd>/path>/svg> span>Subscribe/span> /a> a classactnbr-action actnbr-actn-following no-display href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path fill-ruleevenodd clip-ruleevenodd dM16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z fill#008A20>/path>path classfollowing-icon-tick dM13.5 16L15.5 18L19 14.5 stroke#008A20 stroke-width1.5>/path>/svg> span>Subscribed/span> /a> /li> li classactnbr-signup>a hrefhttps://wordpress.com/start/>Sign up/a>/li> li classactnbr-login>a hrefhttps://wordpress.com/log-in?redirect_tohttps%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttp%253A%252F%252Fvinicultured.com%252F2013%252F02%252F24%252Fbubbles-and-the-beast-bollinger-special-cuvee-and-the-cuisine-of-animal%252F>Log in/a>/li> li classflb-report> a hrefhttps://wordpress.com/abuse/?report_urlhttp://vinicultured.com target_blank relnoopener noreferrer> Report this content /a> /li> li classactnbr-reader> a hrefhttps://wordpress.com/read/feeds/168609> View site in Reader /a> /li> li classactnbr-subs> a hrefhttps://subscribe.wordpress.com/>Manage subscriptions/a> /li> li classactnbr-fold>a href>Collapse this bar/a>/li> /ul> /div> /div> /li> /ul> /div> script>window.addEventListener( load, function( event ) { var link document.createElement( link ); link.href https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v20250116; link.type text/css; link.rel stylesheet; document.head.appendChild( link ); var script document.createElement( script ); script.src https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v20250116; script.defer true; document.body.appendChild( script );} );/script> div idjp-carousel-loading-overlay> div idjp-carousel-loading-wrapper> span idjp-carousel-library-loading> /span> /div> /div> div classjp-carousel-overlay styledisplay: none;> div classjp-carousel-container> !-- The Carousel Swiper --> div classjp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions itemscope itemtypehttps://schema.org/ImageGallery> div classjp-carousel swiper-wrapper>/div> div classjp-swiper-button-prev swiper-button-prev> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskPrev mask-typealpha maskUnitsuserSpaceOnUse x8 y6 width9 height12> path dM16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z fillwhite/> /mask> g maskurl(#maskPrev)> rect x0.579102 width23.8823 height24 fill#FFFFFF/> /g> /svg> /div> div classjp-swiper-button-next swiper-button-next> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskNext mask-typealpha maskUnitsuserSpaceOnUse x8 y6 width8 height12> path dM8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z fillwhite/> /mask> g maskurl(#maskNext)> rect x0.34375 width23.8822 height24 fill#FFFFFF/> /g> /svg> /div> /div> !-- The main close buton --> div classjp-carousel-close-hint> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskClose mask-typealpha maskUnitsuserSpaceOnUse x5 y5 width15 height14> path dM19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z fillwhite/> /mask> g maskurl(#maskClose)> rect x0.409668 width23.8823 height24 fill#FFFFFF/> /g> /svg> /div> !-- Image info, comments and meta --> div classjp-carousel-info> div classjp-carousel-info-footer> div classjp-carousel-pagination-container> div classjp-swiper-pagination swiper-pagination>/div> div classjp-carousel-pagination>/div> /div> div classjp-carousel-photo-title-container> h2 classjp-carousel-photo-caption>/h2> /div> div classjp-carousel-photo-icons-container> a href# classjp-carousel-icon-btn jp-carousel-icon-info aria-labelToggle photo metadata visibility> span classjp-carousel-icon> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskInfo mask-typealpha maskUnitsuserSpaceOnUse x2 y2 width21 height20> path fill-ruleevenodd clip-ruleevenodd dM12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z fillwhite/> /mask> g maskurl(#maskInfo)> rect x0.8125 width23.8823 height24 fill#FFFFFF/> /g> /svg> /span> /a> a href# classjp-carousel-icon-btn jp-carousel-icon-comments aria-labelToggle photo comments visibility> span classjp-carousel-icon> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskComments mask-typealpha maskUnitsuserSpaceOnUse x2 y2 width21 height20> path fill-ruleevenodd clip-ruleevenodd dM4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z fillwhite/> /mask> g maskurl(#maskComments)> rect x0.34668 width23.8823 height24 fill#FFFFFF/> /g> /svg> span classjp-carousel-has-comments-indicator aria-labelThis image has comments.>/span> /span> /a> /div> /div> div classjp-carousel-info-extra> div classjp-carousel-info-content-wrapper> div classjp-carousel-photo-title-container> h2 classjp-carousel-photo-title>/h2> /div> div classjp-carousel-comments-wrapper> div idjp-carousel-comments-loading> span>Loading Comments.../span> /div> div classjp-carousel-comments>/div> div idjp-carousel-comment-form-container> span idjp-carousel-comment-form-spinner> /span> div idjp-carousel-comment-post-results>/div> form idjp-carousel-comment-form> label forjp-carousel-comment-form-comment-field classscreen-reader-text>Write a Comment.../label> textarea namecomment classjp-carousel-comment-form-field jp-carousel-comment-form-textarea idjp-carousel-comment-form-comment-field placeholderWrite a Comment... >/textarea> div idjp-carousel-comment-form-submit-and-info-wrapper> div idjp-carousel-comment-form-commenting-as> fieldset> label forjp-carousel-comment-form-email-field>Email (Required)/label> input typetext nameemail classjp-carousel-comment-form-field jp-carousel-comment-form-text-field idjp-carousel-comment-form-email-field /> /fieldset> fieldset> label forjp-carousel-comment-form-author-field>Name (Required)/label> input typetext nameauthor classjp-carousel-comment-form-field jp-carousel-comment-form-text-field idjp-carousel-comment-form-author-field /> /fieldset> fieldset> label forjp-carousel-comment-form-url-field>Website/label> input typetext nameurl classjp-carousel-comment-form-field jp-carousel-comment-form-text-field idjp-carousel-comment-form-url-field /> /fieldset> /div> input typesubmit namesubmit classjp-carousel-comment-form-button idjp-carousel-comment-form-button-submit valuePost Comment /> /div> /form> /div> /div> div classjp-carousel-image-meta> div classjp-carousel-title-and-caption> div classjp-carousel-photo-info> h3 classjp-carousel-caption itempropcaption description>/h3> /div> div classjp-carousel-photo-description>/div> /div> ul classjp-carousel-image-exif styledisplay: none;>/ul> a classjp-carousel-image-download href# target_blank styledisplay: none;> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmask0 mask-typealpha maskUnitsuserSpaceOnUse x3 y3 width19 height18> path fill-ruleevenodd clip-ruleevenodd dM5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z fillwhite/> /mask> g maskurl(#mask0)> rect x0.870605 width23.8823 height24 fill#FFFFFF/> /g> /svg> span classjp-carousel-download-text>/span> /a> div classjp-carousel-image-map styledisplay: none;>/div> /div> /div> /div> /div> /div> /div> link crossoriginanonymous relstylesheet idall-css-0-2 hrefhttps://s2.wp.com/_static/??-eJyljUsKhDAQRC80mXZGDLiQOUsmaSTa+ZBOI95eBN260E3BK4pXsGRlU6wYKwRRmWT0kWHCmo2dD4aQ0h5OCBmsKUkYCXjxGYv6S3SEb8v8gge2c3QWd4XVEzo1GiIs6xXtB78wfHT/7Zu203raAHg3ZXE&cssminifyyes typetext/css mediaall />script typetext/javascript idjetpack-carousel-js-extra>/* !CDATA */var jetpackSwiperLibraryPath {url:http:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/moon\/_inc\/build\/carousel\/swiper-bundle.min.js};var jetpackCarouselStrings {widths:370,700,1000,1200,1400,2000,is_logged_in:,lang:en,ajaxurl:http:\/\/vinicultured.com\/wp-admin\/admin-ajax.php,nonce:4d1b5088c5,display_exif:1,display_comments:1,single_image_gallery:1,single_image_gallery_media_file:,background_color:black,comment:Comment,post_comment:Post Comment,write_comment:Write a Comment...,loading_comments:Loading Comments...,image_label:Open image in full-screen.,download_original:View full size span class\photo-size\>{0}span class\photo-size-times\>\u00d7\/span>{1}\/span>,no_comment_text:Please be sure to submit some text with your comment.,no_comment_email:Please provide an email address to comment.,no_comment_author:Please provide your name to comment.,comment_post_error:Sorry, but there was an error posting your comment. Please try again later.,comment_approved:Your comment was approved.,comment_unapproved:Your comment is in moderation.,camera:Camera,aperture:Aperture,shutter_speed:Shutter Speed,focal_length:Focal Length,copyright:Copyright,comment_registration:0,require_name_email:1,login_url:https:\/\/vinicultured.wordpress.com\/wp-login.php?redirect_tohttp%3A%2F%2Fvinicultured.com%2F2012%2F10%2F01%2Fwhat-we-have-and-what-we-have-not-the-2007-mount-eden-vineyards-cabernet-sauvignon%2F,blog_id:2376866,meta_data:camera,aperture,shutter_speed,focal_length,copyright,stats_query_args:blog2376866&vwpcom&tz-5&user_id0&subdvinicultured,is_public:1};/* > *//script>script crossoriginanonymous typetext/javascript srchttps://s1.wp.com/_static/??-eJylUNFqAzEM+6G55iilT2OfMnKJF3x14hAnhP79Mtht4x462B4lS7IQjgJec6PccDNMurIQdKPq4uSA85ueNnvCH7pVNEKRHjkbDq3BBQMvzozsI2S4JkdP6t8ODpGaIfV51RsTiBvYKBVxjQ78g5yNWnH+9olndc34ytnj2lkCzuacuRGYryqy4/spcf57qndV5zrypduJ/8W2uXqA6ESo3h+hX97sbWAUr+kAp+8lPS/X8/VyOS/Lsr0D1sm/JA>/script> script typetext/javascript> (function () { var wpcom_reblog { source: toolbar, toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL `${ document.location.href }?page_id${ post_id }`; const url postEndpoint + ?url + encodeURIComponent( originalURL ) + &is_post_sharetrue + &v5; const redirect function () { if ( ! window.open( url, _blank ) ) { location.href url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog wpcom_reblog; })(); /script> script typetext/javascript> (function() { var extend function(out) { out out || {}; for (var i 1; i arguments.length; i++) { if (!argumentsi) continue; for (var key in argumentsi) { if (argumentsi.hasOwnProperty(key)) outkey argumentsikey; } } return out; }; extend( window.infiniteScroll.settings.scripts, jetpack-mu-wpcom-settings,rlt-proxy,cmp-script-stub,wpcom-actionbar-placeholder,jquery-core,jquery-migrate,jquery,general,grofiles-cards,wpgroho,mobile-useragent-info,wordads-smart,eu-cookie-law-script,the-neverending-homepage,jetpack-carousel,tiled-gallery,carousel-wpcom ); extend( window.infiniteScroll.settings.styles, wordads-global,wordads-bueno,eu-cookie-law-style,the-neverending-homepage,infinity-bueno,wp-block-library,jetpack-layout-grid,jetpack-ratings,mediaelement,wp-mediaelement,coblocks-frontend,wpcom-core-compat-playlist-styles,wpcom-text-widget-styles,wpcom-bbpress2-staff-css,bueno,reblogging,geo-location-flair,a8c-global-print,h4-global,wp-emoji-styles,videopress-video-style,jetpack-sharing-buttons-style,classic-theme-styles,global-styles,jetpack-global-styles-frontend-style,jetpack-carousel-swiper-css,jetpack-carousel,tiled-gallery,core-block-supports-duotone ); })(); /script> span idinfinite-aria aria-liveassertive>/span> script src//stats.wp.com/w.js?67 defer>/script> script typetext/javascript>_tkq window._tkq || ;_stq window._stq || ;_tkq.push(storeContext, {blog_id:2376866,blog_tz:-5,user_lang:en,blog_lang:en,user_id:0});_stq.push(view, {blog:2376866,v:wpcom,tz:-5,user_id:0,subd:vinicultured});_stq.push(extra, {crypt:UE5XaGUuOTlwaD85flAmcm1mcmZsaDhkV11YdWtpP0NsWnVkPS9sL0ViLndld3BuVT01Uj14Ti1yYTBnR1N+UVJ+VkxET2R3Rzh1fCxhSGViMWF1aDdaSHQ0RC9LdHQscX5tJU0/c3U/UlRIdElIN2pobTg/Q2tQfHAyQ3lUdTB5TlkzU3d+ZktpLEtlMV9PSzJnUixqeDhqW2ZaYWNRSmVIaUc4dC5kSXM/JXVCL1hqM2lVbGhCdnxrSlV3Ny9haU5GYWUtZ0lwaS5NYysrVDJnXSstJjlvZlhoRVM1azh+RV00c3E5YlFHfkRyck8mdHlmfFJrMSxodTFsWWFOaWVGb0JoRXorJTB2Yy9NRCZ5eW9EaXoxP1loVHg2OWdbJjcsNGM2TiVZWnU/Z3pBP2c});_stq.push( clickTrackerInit, 2376866, 0 );/script>noscript>img srchttp://pixel.wp.com/b.gif?vnoscript styleheight:1px;width:1px;overflow:hidden;position:absolute;bottom:1px; alt />/noscript>script defer idbilmur data-providerwordpress.com data-servicesimple src/wp-content/js/bilmur-4.min.js?i12&m202505>/script>script>( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info object ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString ; if ( wpcom_mobile_user_agent_info.matchedPlatformName ! false ) { mobileStatsQueryString + &x_ + mobile_platforms + + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName ! false ) { mobileStatsQueryString + &x_ + mobile_devices + + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString + &x_ + ipad_views + + views; } if ( mobileStatsQueryString ! ) { new Image().src document.location.protocol + //pixel.wp.com/g.gif?vwpcom-no-pv + mobileStatsQueryString + &baba + Math.random(); } } } document.addEventListener( DOMContentLoaded, getMobileUserAgentInfo );} )();/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]