/* DO NOT CROSS LINK TO THIS FILE  - This stylesheet was generated on Mon, 15 Sep 2025 12:46:45 -0700 and its name will change */

.subhead {
  font-weight: bold;
  font-size: 16px;
}

.byline {
  font-weight: bold;
  font-style: italic;
}

/*---------------------------------------------*/
/* Stylesheet: Additional Styles*/

.home-category-list a {
	font-weight: bold;
	color: black;
}

/*---------------------------------------------*/
/* Stylesheet: Layout*/

/* Oregon Wine Press 7/14 redesign */
/* Maps */
  .map-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
  }

  .map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

/* Desktop Styles */
#signature {
  display: none;
}
html {
  font-size: 10px;
  box-sizing:         border-box;
  -moz-box-sizing:    border-box;
  -webkit-box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}


*, *:before, *:after {
  box-sizing: inherit;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

img { max-width: 100%; height: auto; }
a { color: #AA0000; }
p { font-family: 'Roboto', sans-serif; font-weight: 400; }
em, i { font-family: 'Roboto', sans-serif; font-weight: 400; font-style: italic; }
b, strong { font-family: 'Roboto', sans-serif; font-weight: 700; }
iframe { max-width: 100% !important;}
.cms-btn-edit-me img { width: 14px !important; height: 14px !important; }
.responsive-image-map { width: 100%; height: auto; }
hr.dots { border: 0; border-bottom: 1px dashed #ccc; background: #999; }

.template {
  min-width: 1080px;
}
.x-cell {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
}

.header {
  position: relative;
  height: 160px;
  overflow: hidden;
  clear: left;
}
/* old #parallax-header {
  max-width: 1080px;
  background: url(/pub/photo/Vineyards1.jpg) 0 0 no-repeat;
  background-attachment: fixed;
  background-size: 100%;
  width: 100%;
  height: 340px;
  position: absolute;
  z-index: 0;
}
*/
.hidden, .no-desktop { display: none !important; }
.logo {
  z-index: 10;
  position: absolute;
  padding: 0 0 2rem 0;
  width: 780px;
  text-align: center;
  bottom: 1rem;
}
.logo img {
  width: 450px;
}
#logo:hover {
}
.header-right-box {
  font-size: 10px;
  position: absolute;
  right: 0;
  width: 300px;
  bottom: 2.8rem;
}
.header-social-links {
  list-style: none;
  padding: 0;
  display: block;
  float: right;
  margin: 0;
}
.header-social-links li {
  display: inline-block;
  font-size: 3rem;
  padding: 0 0.8rem 0 0;
  line-height: 3.4rem;
}
.header-social-links li a:hover, .header-social-links li a:focus {
  border-bottom: 3px solid #AA0000;
}
/* Search Box */
.header-search-box {
  float: right;
  padding: 0.2rem 0 0 0;
}
.header-search-box label {
  color: #AA0000;
  text-align: center;
  display: inline-block;
  font-size: 3rem;
  line-height: 3rem;
  cursor: pointer;
}
.header-search-box.closed {
  width: 3.4rem;
  height: 3.4rem;
}
.header-search-box input[type='textbox'] {
  display: inline-block;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2.2rem;
  border: 0;
  padding: 0 0 4px 2px;
  margin-top: 2px;
  outline: 0;
  vertical-align: top;
  border-bottom: 3px solid #ddd;
  width: 120px;
  transition: 0.2s all;
}
.header-search-box input[type='textbox']:focus {
  border-color: #AA0000;
  width: 195px;
  transition: 0.1s all;
}
.header-search-box input[type='submit'] {
  display: inline-block;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  background: white;
  border: 1px solid #AA0000;
  border-radius: 3px;
  text-transform: uppercase;
  color: #AA0000;
  margin: 0;
  vertical-align: baseline;
}


.member-plug {
  margin: 1rem 0 1rem 8px;
  float: right;
  width: 150px;
  padding: 1rem 0.4rem;
  font-size: 1.4rem;
  font-family: 'Roboto', sans-serif; font-weight: 700;
  color: #444;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}
.member-plug span {
  font-family: 'Roboto Slab', serif; font-weight: 400;
  font-size: 2rem;
  display: block;
  color: #AA0000;;
}
.member-plug:hover {
  color: #AA0000;
  background: #eee;
}
.leaderboard {
  margin: 1rem auto;
  float: left;
}
.top-right {
  float: right;
  margin: 1rem 0;
}
.top-right img {
  width: 300px;
  height: 90px;
}
.member-box {
  float: right;
  text-align: right;
  padding: 0.6rem 0;
  height: 90px;
  margin: 1rem 0;
  border: 1px solid #AA0000;
  border-left: none;
  border-right: none;
}
.member-box label {
  display: block;
  font-size: 1.2rem;
}
.member-box input {
  width: 117px;
}
.logout-button {
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #AA0000;
  text-decoration: underline;
  cursor: pointer;
}






.top-menu {
  list-style: none;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
  text-align: center;
}
.top-menu li {
  display: inline-block;
}
.top-menu li ul {
  display: none;
}
.top-menu li a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: black;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.6rem;
  text-transform: uppercase;
  overflow: hidden;
  padding: 0 16px;
}
.top-menu li a:hover {
  background-color: #ddd;
}

/* Main Layout */

.main-column {
  float: left;
  width: calc(100% - 320px);
}
.sidebar {
  float: right;
  width: 300px;
}
.sidebar-item {
  margin: 0 0 1rem 0;
}
.sidebar-item p {
  font-size: 1.6rem;
  margin: 0.4rem 0;
}
/* Lead Story Slider */

.home-lead-stories {
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: 2rem;
}

.home-lead-story {
  position: relative;
  width: calc(100% - 300px);
  z-index: 2;
}
.home-lead-story.active {
  z-index: 3;
}
.home-lead-image {
  position: absolute;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
  background: white;
}
.home-lead-image img {
  height: 100%;
  overflow: hidden;
}
.home-lead-caption {
  position: absolute;
  background: rgba(0,0,0,0.6);
  padding: 1.4rem 2rem;
  color: white;
  bottom: 0;
  left: 0;
  right: 0;
  text-shadow: 0 1px 2px black;
}
.home-lead-caption h2 { margin: 0; }
.home-lead-caption h2 a {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  text-decoration: none;
  color: white;
  margin: 0;
  font-size: 2rem;
  line-height: 2.4rem;
}
.home-lead-caption h3 {
  font-family: 'Roboto Slab', serif; font-weight: 400;
  margin: 0;
  font-size: 1.8rem;
  line-height: 2rem;
}
.home-lead-story-thumb:nth-of-type(0) { border-top: 1px solid #AA0000; }
.home-lead-story-thumb {
  font-size: 1.4rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 300px;
  float: right;
  clear: right;
  display: block;
  height: 100px;
  padding: 0;
  margin-right: -300px;
  border-bottom: 1px solid #333;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  
}
.home-lead-story-thumb img {
  position: absolute;
  z-index: 0;
  width: 300px;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}
.home-lead-story-thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #bbb;
  content: '';
  -webkit-transform: translateX(0);
  transform : translateX(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
.home-lead-story-thumb:hover::before, .active .home-lead-story-thumb::before {
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
.home-lead-story-thumb h2 {
  z-index: 2;
  line-height: 100px;
  text-decoration: none;
  display: table;
  padding: 0 2rem;
  margin: 0;
  font-family: 'Roboto Slab', serif; font-weight: 400;
  color: black;
  text-decoration: none;
  height: 100%;
}

.home-lead-story-thumb h2 span {
	display: table-cell;
	vertical-align: middle;
    line-height: 32px;
}

/* Featured Event Slider */

.featured-events {
  position: relative;
  width: 100%;
  height: 390px;
  border-bottom: 1px solid #9a9a9a;
  display:none;
}
.plain-header {
  display: block;
  margin: 0.3rem 0;
  text-decoration: none;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif; font-weight: 700;
  color: black;
  font-size: 1.6rem;
  line-height: 30px;
}
.event-featured {
  position: relative;
  width: 100%;
  height: 0;
  z-index: 2;
}
.event-featured.active {
  z-index: 3;
}
.event-featured-slide {
  padding: 1rem;
  background: #ccc;
  position: absolute;
  width: 100%;
  top: 2rem;
  height: 300px;
  overflow: hidden;
}

.event-featured-image {
  float: left;
  width: 40%;
  display: block;
}
.event-featured-image img {
  max-height: 280px;
  width: auto;
}
.event-featured-caption {
  float: right;
  width: 60%;
  padding-left: 1.4rem;
}
.event-featured time {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 1.4rem;
  display: block;
  border-bottom: 1px solid #333;
  padding: 0 0 1rem;
  margin: 0;
}
.event-featured h3 a {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.8rem;
  #AA0000;
  text-decoration: none;
  margin: 1rem 0 0.4rem;
}
.event-featured h3 a:hover {
  text-decoration: underline;
}
.event-featured h4 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 1.4rem;
  margin: 0.2rem 0;
}
.event-featured p {
  font-size: 1.2rem;
}
.event-featured .read-more {
  text-align: right;
  display: block;
  padding: 1rem 0 0 0;
  margin: 1rem 0 0 0;
  border-top: 1px solid #333;
}
.event-featured-thumb {
  position: relative;
  float: right;
  display: inline-block;
  line-height: 1.8rem;
  height: 2rem;
  width: 2rem;
  text-align: center;
  margin: 0;
  border-right: 1px solid #ccc;
  padding: 0 0 0.2rem 0;
  text-decoration: none;
  color: #ccc;
  font-size: 1.2rem;
}
.active .event-featured-thumb {
  color: black;
  background: #ccc;
}

/* Event List */

.backtomain {
  display: inline-block;
  padding: 0.4rem 0.6rem;
  font-size: 1.6rem;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  border-radius: 4px;
  margin-bottom: 0.4rem;
}
.backtomain:hover, .backtomain:focus {
  background: #FFDACF;
}

.border-above {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #ccc;
}
.event-search-item {
  font-size: 1.2rem;
}
.event-search-item time {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  color: white;
  display: block;
  background: #b9b9b9;
  padding: 0 0.4rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.event-search-item h3 {
  margin: 0.4rem 0;
}
.event-search-item h3 a {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.6rem;
  #AA0000;
  text-decoration: none;
}
.event-search-item h3 a:hover {
  text-decoration: underline;
}
.event-search-item h4 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 1.2rem;
  margin: 0.1rem 0;
}
.event-search-item img {
  float: left;
  margin-right: 1rem;
}
.event-search-item .read-more {
  float: right;
}
.region-header h1 {
  margin: 1rem 0;
  font-size: 2.6rem;
}
.region-header p {
  font-size: 1.4rem;
}

/* Calendar */
.calendar {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.month-current {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  margin-bottom: -1rem;
  font-size: 1.4rem;
}
.calendar thead {
  background: #b9b9b9;
  color: white;
  padding: 0.6rem 0;
  border-bottom: 1px solid white;
}
.calendar tbody td {
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #eee;
  border: 1px solid white;
}
.calendar tbody td:hover {
  background: #bbb;
}
.calendar tbody a {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  text-decoration: none;
  display: block;
  height: 30px;
  line-height: 30px;
}
.calendar tbody td.isempty, .calendar tbody td.isempty:hover { background: white; }

.event-search {
  font-size: 1.4rem;
}
.event-search h4 {
  font-size: 1.8rem;
  margin: 0.4rem 0;
}

.calltoaction {
  display: block;
  color: #AA0000;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  font-size: 2.4rem;
  text-transform: uppercase;
  text-align: center;
  background: #FFDACF;
  border: 1px solid #C41A1A;
  border-radius: 6px;
  padding: 0.5rem 0 0.6rem;
}
.calltoaction i {
  padding: 0 0.2rem;
  transition: 0.1s all;
}
.calltoaction:hover i {
  padding: 0 0 0 0.4rem;
  transition: 0.1s all;
}
/* Home Main Content */

.lead-category {
  width: calc(100%/3);
  float: left;
  margin-bottom: 1rem;
}
.lead-category h2 {
  margin: 1rem 0;
  border-bottom: 1px solid #AA0000;
  padding: 0 0 1rem 0;
  text-align: left;
}
/*.lead-category h2 img {
  display: inline;
  vertical-align: bottom;
  height: 40px;
  width: auto;
  padding: 0 3px 0 0;
}*/
.lead-category h2 a {
  display: block;
  text-decoration: none;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif; font-weight: 700;
  color: #AA0000;
  font-size: 2rem;
  line-height: 30px;
}
.home-category-featured {
/*  background: url(/pub/photo/thumb/dotted-border.png) bottom center repeat-x;
  background-size: 24px;
*/
  border-bottom: 1px solid silver;
  padding: 1rem 0 0 0;
  margin: 0 3.4rem 1.2rem 0;
}
.home-category-featured img {
  display: block;
  width: 100%;
}
.home-category-featured h3 a {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  text-decoration: none;
  font-size: 2rem;
  color: black;
}
.home-category-featured p {
  font-family: 'Roboto Slab', serif; font-weight: 400;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 0.4rem 0 1rem;
  height: 5.4rem;
}
.home-category-list {
  margin: 0;
  text-align: left;
}
.home-category-list a {
  color: #AA0000;
  text-decoration: none;
  margin: 0;
  font-size: 1.4rem;
  line-height: 2rem;
  font-family: 'Roboto', sans-serif; font-weight: 700;
}
.home-category-list a:hover { text-decoration: underline; }
.home-category-see-more {
  text-decoration: none;
  text-transform: lowercase;
  color: black;
  font-size: 1.4rem;
  line-height: 2rem;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.home-category-see-more span {
  text-transform: capitalize;
  color: #AA0000 !important;
  font-family: 'Roboto', sans-serif; font-weight: 700;
}

.home-block-half {
  float: left;
  width: 50%;
  padding: 1rem 1rem 0 0;
}

.home-block-full {
  margin: 2rem 0;
}
.home-story-tile {
  width: calc( (100% / 3) - 1rem);
  margin-right: 1rem;
  float: left;
}
.home-story-tile h3 {
  margin: 0.4rem 0 0.6rem;
}
.home-story-tile h3 a {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  text-decoration: none;
  font-size: 2rem;
  color: black;
}
.home-story-tile p {
  font-family: 'Roboto Slab', serif; font-weight: 400;
  display: block;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 0.4rem 0 1rem;
}
.home-story-tile time {
  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: italic;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.read-more {
  display: inline-block;
  text-decoration: none;
  color: #AA0000;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  cursor: pointer;
  clear: both;
  float: left;
}
.home-directory-box {
  margin: 2rem 0;
}
.home-directory-box label { font-size: 1.2rem; }

.pageturner-box {
  display: block;
  background: #eee;
  margin: 2rem 0 1rem;
  border: 1px solid #ddd;
}
.pageturner {
  position: relative;
  display: block;
  margin: 1rem auto;
  height: 304px;
  width: 240px;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 0 2px 12px #666;
  transition: 0.2s all;
}
.curl {
	width:0;
	height:0;
	position: absolute;
	top:0;
	right:0;
	background : 
		linear-gradient(
			45deg, 
			#fff, 
			#f3f3f3 45%, 
			#ddd 50%, 
			#aaa 50%, 
			#bbb 56%, 
			#ccc 62%, 
			#f3f3f3 80%,
			#fff 100%
		);
	box-shadow : 0 0 10px rgba(0, 0, 0, .5);
	transition: all .5s ease;
}
.pageturner:hover {
  box-shadow: 0 2px 20px #666;
  transition: 0.2s all;

}
.pageturner:hover .curl {
	width: 40px;
	height: 40px;
}
.pageturner-box h4 {
  margin: 0.3rem 0;
  text-align: center;
  font-size: 1.6rem;
  font-family: 'Roboto Slab', serif; font-weight: 400;
}
.pageturner-box h4 span {
  color: #AA0000;
  font-size: 2rem;
  display: block;
}
.pageturner-box .read-more {
  display: block;
  text-align: center;
}
.read-more:hover { text-decoration: underline; }


.standard-underline {
  color: black;
  text-transform: uppercase;
  text-align: inherit;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.6rem;
  border-bottom: 1px solid black;
  margin: 0 0 0.6rem;;
}
.standard-underline a { text-decoration: none; color: black; }
.standard-underline a:hover { text-decoration: underline; }
/* Calendar */

.sidebar-events h2 {
  color: black;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.6rem;
  border-bottom: 1px solid black;
  margin: 0.2rem 0;
}
.sidebar-event {
  padding: 0.2rem 0 0.4rem;
  border-bottom: 1px dotted darkgrey;
}
.sidebar-event h4 {
  color: #AA0000;
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 1.4rem;
  margin: 0.4rem 0 0.2rem;
}
.sidebar-event h4 a {
  text-decoration: none;
}
.sidebar-event h4 a:hover {
  text-decoration: underline;
}
.event-info {
  font-size: 1.2rem;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}

.event {
  font-size: 1.4rem;
}

.event-facts-box {
  float: right;
  width: 40%;
  background: #ddd;
  padding: 1rem;
  margin-left: 1rem;
  overflow-wrap: anywhere;
}
.event-facts-box .event-detail-label {
  min-width:62px;
}

/* Article */

.article {
  padding: 0 1rem 0 0;
}
.article h1 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 3rem;
  margin: 0.2rem 0 0.6rem;
}
.article h2, .article h3 {
  font-family: 'Roboto Slab', serif; font-weight: 400;
  margin: 0 0 2rem;
  font-size: 2rem;
}
.article p, .article ul, .article ol {
  font-size: 1.6rem;
}
article img { max-width: 100%; height: auto; }
article {
  padding: 2rem 60px 0 60px;
}
article hr {
  display: block;
  clear: both;
}

.article time {
  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: italic;
  font-size: 1.4rem;
  display: block;
}
.author, .author p {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 1.6rem;
  margin-top: 1rem;
  display: block;
}
.author-block {
  float: right;
  clear: right;
  width: 220px;
  border: 1px solid #333;
  border-left: 0;
  border-right: 0;
  padding: 0.6rem 0;
  margin: 0 0 0.4rem 1.4rem;
  font-size: 1.4rem;
}
.author-block h2 {
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  text-transform: uppercase;
  font-size: 2rem;
  margin: 0 0 0.4rem;
}
.author-block img {
  float: right;
  margin: 0 0 0.3rem 0.6rem;
}
.photo {
  display: block;
  position: relative;
  max-width: 100%;
}
.slideshow {
  max-width: 100%;
}
.facts {
  background: #eee;
  padding: 0.4rem 1rem 1rem 1rem;
  font-size: 1.4rem;
}
.facts h3 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  margin: 0.4rem 0;
}
.tag-cloud-box h3 a {
}
.tag-cloud-box h3 {
  margin: 0 0 0.6rem 1.4rem;
  line-height: 1.3rem;
  position: relative;
}
.tag-cloud-box h3:before {
  content: "\f138";
  font-family: FontAwesome;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
/*--adjust as necessary--*/
  color: #AA0000;
  opacity: 0.8;
  position: absolute;
  top: 4px;
  left: -16px;
}

.photo .ui-photo-list-item {
  position: relative;
  cursor: pointer;
  display: block;
}
.flexslider { max-width: 100%; position: relative;}
.caption {
  margin-bottom: 3px;
  background: #eee;
  padding: 0.4rem;
  font-size: 1.4rem;
  transition: 0.2s all;
  position: relative;
}
.caption-credit {
  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: italic;
  display: block;
  font-size: 1rem;
}
.right {
  float: right;
  margin: 0 0 1rem 1rem;
  width: 50%;
}
.left {
  float: left;
  margin: 0 1rem 1rem -60px;
  width: 50%;
}

.pr-disclaimer {
  margin: 0 0 1rem;
  padding: 0.8rem 1rem;
/*  background: #FFDACF;
*/  border: 1px solid #ccc;
  border-radius: 4px;
  display: block;
  font-size: 1.2rem;
}

.two-column-block {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 150px;
     -moz-column-width: 150px;
          column-width: 150px;
}


/* Directory */

.directory-region-link {
  width: 33%;
  display: inline-block;
  border: 4px solid white;
  font-size: 1.4rem;
  line-height: 2rem;
  background: #eee;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  text-align: center;
}
.directory-logo {
  float: right;
  max-height: 150px;
  max-width: 40%;
  margin-left: 1rem;
  overflow: hidden;
}
.directory-logo img {
  max-height: 100%;
  width: auto;
}

.directory-tab-container {
  background: white !important;
  position: relative;
  clear: both;
  display: block;
}
.directory-tabs {
  background: white !important;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  z-index: 5;
  height: 3.3rem;
  overflow: visible;
}
.directory-tab {
  display: inline-block;
  background: white;
  float: left;
  border: 1px solid #ccc;
  border-bottom: 0;
  padding: 0 1rem;
  margin: 0 0.4rem;
  cursor: pointer;
  height: 3.4rem;
  line-height: 3.3rem;
}
.directory-tab.active {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  z-index: 3;
}
.directory-panel {
  width: 100%;
  display: block;
  background: white;
  border: 1px solid #ccc;
  padding: 0.6rem 1rem;
  margin-top: -1px;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  z-index: 0;
}
.directory-panel.active {
  height: auto;
  z-index: 1;
  opacity: 1;
}


.directory-true-tour { margin-bottom: 25px; }
.true-tour-footer { padding: 0; }
.true-tour-footer a { background: #d4d4d4; padding: 2px 4px; margin-right: 4px; }
.ui-directory-search-item { padding-left: 1rem; }
.ui-directory-search-all-region, .ui-directory-search-all-category { padding-left: 0; }
.ui-directory-search-item label img { height: 20px; width: auto; vertical-align: bottom; padding-right: 5px;}
.truetour { float: right; height: 35px; width: auto;  margin: 5px 5px; }

.directory-map { margin-top: 1rem; display: block;}

.listing-photo { float: left; margin-right: 1rem; margin-left: -1rem; padding: 0; }
.listing-photo img { margin-bottom: -4px; }
.listing-box {
  position: relative;
  margin: 0 1% 0 0;
  overflow: hidden;
  padding-right: 12rem;
  padding-left: 1rem;
}
.listing-box h3 { margin: 0.2rem 0 0.4rem; }
.listing-box h3 a { text-decoration: none; }
.listing-box h3 a:hover, .listing-box h3 a:focus { text-decoration: underline; }
.listing-box p { margin: 0.2rem 0; overflow: ; }
.listing-link { 
  text-transform: uppercase;
  color: black;
  display: table-cell;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  vertical-align: bottom;
  padding: 0.4rem 0.6rem;
  font-size: 1.6rem;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  font-weight: 400;
}
.listing-link:hover, .listing-link:focus {
  text-decoration: underline;
}

.listing-featured {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: linear-gradient(90deg,white, #eee);
  margin-top: 0.8rem;
}
.listing-featured h3, .listing-normal h3 { font-size: 2.6rem; color: #AA0000; font-family: 'Roboto', sans-serif; font-weight: 400; }
.listing-normal .key-info, .listing-featured .key-info { text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 1.6rem; }
.listing-normal { border-bottom: 1px solid #ccc; }
.listing-basic {
  border-bottom: 1px solid #ccc;
  width: 49%;
  height: 65px;
  padding-right: 9rem;
  float: left;
}
.listing-basic .listing-link { font-size: 1.4rem; }

.listing-featured-tag {
  position: absolute;
  height: 1.8rem;
  width: 1.8rem;
  display: block;
  top: 0;
  left: 0;
	background : 
  	linear-gradient(
  		315deg, 
  		transparent,
  		transparent 49.9%,
  		gold 50%
  	);
}

/* Forms */

.form, .form input, .form textarea, .form select {
  font-size: 1.4rem;
}
.error-box {
  font-size: 1.4rem;
  background: #FFDACF;
  border: 1px solid #ff4136;
  padding: 0.6rem 1rem 0.8rem;
  border-radius: 4px;
}
.form h2 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 3rem;
  margin: 0.2rem 0 0.6rem;
}

/* Store */

.store-item {
  height: 320px !important;
}
.store-item .category-item-photo {
  width: 100%;
  display: block;
  text-align: center;
}
.store-item .category-item-photo img {
  width: auto;
  margin: 0 auto;
}

.store-item .price {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: right;
  padding: 0 10px;
  color: #111;
  font-size: 3rem;
  line-height: 4rem;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  text-shadow: none;
}
.store-item
.green-button {
  background: #AA0000;
  text-decoration: none;
  color: white;
  padding: 0 6px;
  border-radius: 4px;
  font-size: 2.2rem;
  line-height: 3rem;
  float: left;
  margin-top: 0.5rem;
}

.cart-items {
  width: 100%;
  font-size: 1.6rem;
}
.cart-items td {
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}
.cart-items th {
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}
td.no-border { border: none; }
.ui-cart-delete {
  color: transparent;
  position: relative;
  width: 10px;
}
.ui-cart-delete:before {
  content: "\f057";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
/*--adjust as necessary--*/
  color: #f00;
  
  position: absolute;
  top: 4px;
  left: 0;
}
.cart-items input {
  font-size: 1.4rem;
}

.shopping-cart {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.shopping-cart h2 {
  margin: 0.4rem 0;
  text-align: left;
}
.cart-button {
  display: inline-block;
  float: right;
  margin: 0 auto;
  width: auto;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  color: white;
  background: #2ECC40;
  border-bottom: 2px solid #2ECC40;
  padding: 0.6rem 0.4rem 0.4rem;
  border-radius: 4px;
}
.cart-button:hover {
  border-bottom: 2px solid #3D9970;
}
.button-light {
  display: inline-block;
  float: right;
  margin: 0 auto;
  width: auto;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  color: #333;
  background: #ddd;
  border-bottom: 2px solid #ddd;
  padding: 0.6rem 0.4rem 0.4rem;
  border-radius: 4px;
}
.button-light:hover {
  border-bottom: 2px solid #666;
}


/* Search Results */

.search-header {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 3rem;
  margin: 0.2rem 0 0.6rem;
}
.search-header span {
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
/* Category */

.category-title {
  display: block;
  text-align: center;
  margin: 1rem 0 1.4rem;
}
.sca .category-title { text-align: left; }
.category-title img {
  display: block;
  height: 70px;
  width:  70px;
  vertical-align: bottom;
  margin: 1rem auto 0;
}
.category-title h1, .standard-header, .standard-header a, .category-title h1 a {
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  color: black;
  text-decoration: none;
  line-height: 45px;
  font-size: 3.6rem;
  display: block;
  margin: 0;
}
.category-title h1 a:hover {
  text-decoration: underline;
}
.standard-header {
  margin: 0.4rem 0 1rem 0;
}
.pager {
  display: block;
  margin: 0.6rem 0;
  text-align: center;
  font-size: 1.2rem;
  clear: both;
}
.pager a {
  text-decoration: none;
  color: #444;
}
.category-item {
  width: calc((100% / 3) - 1rem);
  height: 285px;
  float: left;
  margin: 0 1rem 1rem 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  opacity: 0.99;
  text-shadow: 0 1px 1px white, 0 1px 20px white ;
}
.category-item h3 a {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  color: black;
  text-decoration: none;
  line-height: 2.4rem;
  font-size: 2rem;
}
.category-item h3 {
  padding: 0 1rem 0; 
}
.category-item a:hover { text-decoration: underline; }
/*.category-item time {
  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: italic;
  font-size: 1.4rem;
  display: block;
}
*/
.category-item-photo { position: relative }
.category-item-photo img {
  height: 145px;
  width: 250px;
  margin: 0 0 0.3rem 0;
  
/*  width: calc(100% + 20px);
  height: auto;
  position: absolute;
  opacity: 0.3;
  top: 0;
  left: 0;
  display: block;
  transition: 0.2s all;
}
.category-item:hover img {
  opacity: 0.1;
  transition: 0.2s all;
*/
}
.category-item-content {
  position: relative;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.category-item p {
  font-family: 'Roboto Slab', serif; font-weight: 400;
  font-size: 1.6rem;
  margin: 0 0 0.4rem 0;
  padding: 0 1rem; 
  z-index: 2;
}
.category-item .read-more {
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  color: black;
  position: absolute;
  padding: 0 1rem;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 20px;
  display: block;
  text-align: right;
  background: white;
  text-decoration: none;
  border-top: 1px solid #ddd;
}
.read-more a {
  color: black;
  text-decoration: none;
}
.category-item .read-more time { float: left; }
.has-summary h3, .has-photo h3 { font-size: 2rem; line-height: 1.8rem; margin: 0.4rem 0 0.6rem; }
.no-summary.no-photo h3 { font-size: 3.2rem; line-height: 2.8rem; margin: 1rem 0; }
.has-summary .photo {
  display: block;
  float: left;
  width: 50%;
  padding: 0.4rem 1rem 0 0;
}

/* Simple Category */

.simple-category-item {
  position: relative;
  font-size: 1.4rem;
  padding-left: 4rem;
  height: auto;
  margin-bottom: 1rem;
}
.simple-category-item i {
  position: absolute;
  color: #666;
  left: 0;
  top: 5px;
  font-size: 6rem;
  height: 4rem;
  line-height: 4rem;
}
.simple-category h3 {
  font-size: 2rem;
  margin: 0.4rem 0 0.2rem 0;
}
.simple-category h3 a {
  color: black;
  text-decoration: none;
}
.simple-category h3 a:hover {
  text-decoration: underline;
}
.simple-category .read-more { float: none;}

/* Footer */

.bg-footer {
  background: #333;
  margin-top: 4rem;
  padding: 4rem 0 2rem;
  box-shadow: inset 0 40px 40px -40px black;
}

.footer {
  font-size: 1.4rem;
  color: white;
  line-height: 1.6rem;

}
.footer a {
  color: white;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}

.footer .left, .footer .right {
  margin: 0;
}
.footer .left {
  width: 30%;
}
.footer .right {
  width: 70%;
}
/* Getaway Guide */

.home-getaway-guide {
  margin-top: 2rem;
  padding: 0 1rem 0.6rem 1rem;
  background: #ececec;
  border-radius: 4px;
}
.home-getaway-guide:after { clear: both; }
.home-getaway-guide h2 { font-family: 'Roboto Slab', serif; font-weight: 400; font-size: 3rem; text-align: center; color: black; height: 40px; display: block; /* background: url(/pub/photo/gg-header.png) no-repeat center center; */ margin: 1rem 0 0 0; }

.getaway-region { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0;}
.gg-half, .gg-full .getaway-item { width: 48%; float: left; margin-right: 1%; margin-left: 1%; }

.getaway-region h3 {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #AA0000;
  color: #AA0000;
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 0.6rem 0;
}

.getaway-item { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 3px 6px 0; margin-bottom: 4px; margin-top: 4px; transition: 0.2s all; border: 1px solid #888; border-radius: 4px; font-size: 12px;  background: white; }
.getaway-thumb { float: left; margin-right: 5px; clear: auto; }
.getaway-item h4 { font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 1.6rem; text-transform: capitalize; background: none; color: black; margin: 0.4rem 0; }
.getaway-item p { overflow: auto; margin: 0 0 0.6rem;}

.getaway-item:hover { transition: 0.2s all; box-shadow: 0 2px 10px -1px gray;}

/* HoverCraft */

.hovercraft { height: 380px; width: 300px; position: relative; background: url('/pub/photo/PageTurner.jpg') no-repeat center center; }
.hovercraft:hover .hovercraftinside { opacity: 1; transition: all 0.2s ease; }

.hovercraftinside { opacity: 0; transition: all 0.2s ease; position: absolute; height: 380px; width: 300px; background: rgba(40,40,40,0.8); padding: 130px 20px 0; color: white; text-align: center; font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 3rem; box-shadow: inset 0 0 60px darkgray; }

.hovercraftinside .top { margin: 1rem 0; }
.hovercraftinside .bottom { margin: 1rem 0; text-transform: uppercase;}
.hovercraftinside .bottom span { font-family: 'Roboto', sans-serif; font-weight: 700; }

/* Editor's Note */

.editors-note { padding: 1rem 0; }
.editors-note h2 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-transform: uppercase;
  color: black;
  margin: 0;
  font-size: 2rem;
  line-height: 2rem;
}
.editors-note h3 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.editors-note p {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.3rem;
  margin: 0;
}

/* SUPERIOR CELLARS TEMPLATES */
.sca .main-column {
  width: calc(100% - 400px);
}

.sca-header {
  background: #000 url(/pub/photo/BlackBackground.jpg) repeat-x;
  background-size: contain;
  position: relative;
  padding: 2rem 0 0 0;
  margin-bottom: 3rem;
}
.sca-header-inner {
  position: relative;
  height: 300px;
}
.sca-header-title {
  text-align: center;
  display: block;
  color: white;
  font-size: 8rem;
  line-height: 5rem;
  text-transform: uppercase;
  margin: 1rem 0;
  padding: 3rem 0;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
}
.sca-header-title span {
  display: block;
  font-size: 6rem;
  margin: 10px 0;
  font-family: 'Roboto', sans-serif; font-weight: 700;
}
.sca-back-to-owp {
  position: absolute;
  top: 0rem;
  right: 1rem;
  display: block;
  font-size: 1.4rem;
}
.sca-back-to-owp a {
  color: #bbb;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  text-transform: uppercase;
}
.sca-back-to-owp a:hover { text-decoration: underline; }

.sca-logo {
  display: block;
  float: left;
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: -2rem;
  border: 4px solid transparent;
  border-radius: 125px;
  transition: 0.2s border ease;
}
.sca-logo:hover {
  border-color: white;
  transition: 0.1s border ease;
}
.sca-menu-box {
  position: absolute;
  bottom: -1.6rem;
  right: 0;
}
.sca-menu {
  display: block;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sca-menu li {
  display: inline-block;
  float: left;
  margin-left: 2%;
  text-align: center;
  width: calc(94% / 3);
  border: 3px solid transparent;
}
.sca-menu li a {
  color: white;
  display: block;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  padding: 0 ;
  background: #999;
  text-decoration: none;
}
.sca-menu li:hover {
  border-color: white;
}

.sca .category-title h1 a { font-family: 'Roboto Slab', serif; font-weight: 400;  font-size: 3rem;}

.sca-category-item {
  padding: 1rem;
  border: 1px solid #333;
  margin: 0.4rem;
  text-align: center;
}
.sca-category-item-photo {
  border-bottom: 1px solid #333;
  display: block;
  padding-bottom: 1rem;
}
.sca-category-item h3 {
  margin: 0.4 0;
  height: 5rem;
  overflow: hidden;
}
.sca-category-item h3 a {
  text-decoration: none;
  color: #333;
  font-family: 'Roboto Slab', serif; font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
}

.sca-category .flex-direction-nav a {
  background: white;
  color: #BB2230;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}

.sca-see-all {
  display: inline-block;
  float: right;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 1rem 0 0;
}

.sca-category .slides li {
}
.sca-category ol { display: none; }

.sca-nominate {
  display: block;
  background: #5A0938;
  color: white;
  font-family: 'Roboto Slab', serif; font-weight: 400;
  font-size: 2rem;
  text-align: center;
  box-shadow: 0 4px 15px -3px #333;
  margin: 0 0 2rem;
  padding: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  border: 6px solid transparent;
}
.sca-nominate span {
  display: block;
  text-transform: none;
  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  font-size: 3rem;
  color: white;
}
.sca-nominate:hover {
  border-color: rgba(0,0,0,0.3);
}

.region-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.region-list li { margin-bottom: 0.4rem; }
.region-list li a {
  display: block;
  padding: 0 0.6rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: white;
  background: #666;
  border: 6px solid transparent;
  text-decoration: none;
}
.region-list li a:hover { border-color: rgba(0,0,0,0.3); }
.sca .article,
.sca-sidebar {
  margin-top: 6rem;
}
.sca-sponsors {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.sca-sponsors li {
  margin-top: 1rem;
  width: 50%;
  float: left;
  display: inline-block;
}
.sca-sponsors a 
.sca-sponsors img {
}
.sca-text-box {
  border: 1px solid #ccc;
  padding: 0.8rem 1.4rem;
  margin: 3rem 0;
}
.sca-text-box p { 
}

.form form input[type=text], .form form textarea {
  width: 40rem;
  max-width: 100%;
}
.ui-form-cell-captcha { font-family: 'Roboto', sans-serif; font-weight: 700; }


/* CLEARFIX */

.cf:before,
.cf:after,
.inner:before,
.inner:after {
  content: " ";
  display: table; /* 2 */
}

.cf:after,
.inner:after {
  clear: both;
}

.cf,
.inner {
  *zoom: 1;
}

