@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Chartrand 2017
Theme URI: http://jimdugan.com
Description: Child Theme for Canvas
Author: Jim Dugan
Author URI: http://jimdugan.com
Template: canvas
Version: 0.1
*/
 
@import url("../canvas/style.css");




#content td {
color:#888888;
font-size:12px;
font-weight:bold;
line-height:18px;
padding:9px 24px;
}

div.winetaxo {
	float: right;
	width: 30%;
	max-width: 200px;
	padding: 10px;
	margin: 10px;
	border-top: 4px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 4px solid #660033;
	border-left: 1px solid #660033;
	font-size: .8em;
	-webkit-box-shadow: 3px 3px 10px #999;
	-moz-box-shadow: 3px 3px 10px #999;
	box-shadow: 3px 3px 10px #999;

}
#content div.winetaxo p {margin-bottom: 8px; line-height: 1.4em; }
div.winetaxo a {text-decoration:none; font-weight:bold; }
div.winetaxo a:link { text-decoration:none; font-weight:bold;  }
div.winetaxo a:visited {  }
div.winetaxo a:hover {  }
div.winetaxo a:active {  }

div#site-generator { display: none;

}
div.entry-content a[href $='.pdf'], a[href $='.PDF'] {
display: inline-block;
min-height: 60px;
width: 100px;
margin-left: 30px;
background:url("img/pdf-icon.png") no-repeat scroll 0 50% transparent;
padding: 5px 5px 5px 55px;
border: 4px solid #603;
text-decoration: none;
font-weight: bold;
}


#content div.type-wineries .winetaxo p {margin-bottom: 0; }
div#branding div#site-description {font-size: 1.8em; float:left; color: #6B0031; width: 500px; }
div#site-title, h1#site-title {width: 400px;
  font-size: 40px;
  font-style: italic;
  font-weight: 700;
  text-shadow: 2px 2px 2px #ccc;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.017em;
  word-spacing: 0em;
  line-height: 1em;
}
div#site-title a, h1#site-title a { color: #6B0031; }

.entry-content h3 {clear: none; }

#header #branding img, #header #branding #myGallery_1 {
border-bottom:1px solid #6B0031;
border-top:4px solid #6B0031;
margin: 0;
clear: both;
display: block;
}


#wrapper {
	-webkit-box-shadow: 3px 3px 15px #333;
	-moz-box-shadow: 3px 3px 15px #333;
	box-shadow: 3px 3px 15px #333;
	background: #F7F3E8 url(img/sand.jpg) repeat;
}
	
body.home .entry-title {display: none; }

body.archive div.entry-utility {display: none; }


body.archive #content h2.entry-title {
	font-size: 1.2em;
	margin-bottom: 0;
	height: 32px;
}

body.archive #content h2.entry-title a:link {color: #6B0031; }
body.archive #content h2.entry-title a:visited {color: #6B005B; }
body.archive #content h2.entry-title a:hover {color: #2A3411; }
body.archive #content h2.entry-title a:active {color: #5E0002; }
div.entry-summary {padding-top: 2px; }
h1.page-title {font-size: 18px; }

body.archive div.type-wines, body.archive div.type-wineries {display: inline-block; float: left; width: 290px;  margin-left: 30px; min-height: 143px; }
body.archive div.type-wines p, body.archive div.type-wineries p {font-size: 12px; line-height: 1.5em; }
body.single-wineries div.type-wineries {display: inline-block; float: left; width: 640px; }
body.single-wineries #content {width: 100%;}


#content .wp-caption {
	-webkit-box-shadow: 3px 3px 10px #999;
	-moz-box-shadow: 3px 3px 10px #999;
	box-shadow: 3px 3px 10px #999;
}
.one-column #content {
margin:0 auto;
width:776px;
}

#content .wp-caption p.wp-caption-text {
font-weight: bold;
color:#6B0031;
font-size:12px;
margin:5px;
}

#content p.archivelist {margin: 0; color: #555555;
font: 300 15px/1.5em; }
#content p.archivelist a {text-decoration:none; font-weight:bold; }
#content p.archivelist span.winelistspecs a {font-size: .8em; font-weight:normal; color:#000;}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
color:#6B0031;
line-height:1.5em;
margin:20px 0 6px;
}

h1, h2, h3, h4, h5, h6 {
clear:none;
font-weight:bold;
color:#6B0031;
}



/* =Menu
-------------------------------------------------------------- */

#header #access {
	background: #6B0031;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#header #access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

 #access a {
	color: #ddd;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
}



#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#header #access ul ul a {
	background: #5E0002;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:none repeat scroll 0 0 #2A3411;
color:#FFFFFF;

}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

body.archive #content img.thumbnail {width: 75px; height: 75px; float: right; border: none; margin: 3px; }


a.winerylink {color:#FF0000;}

body.page-id-30 #content tr td, body.page-id-1478 #content tr td  {
border:none;
padding:4px 4px;
}
#header #branding p, #header #branding .myGallery {
	margin: 0;
	position: relative;
	top: 8px;
}
#content h4.entry-title a:link, #content h4.entry-title a:visited {
color:#000000;
text-decoration:none;

}
#content h4.entry-title {
color:#000000;
font-size:14px;
font-weight:bold;
line-height:1.2em;
margin: 4px 0 4px 0;
}
#taxonomy-5 a {margin-right: 10px; }

body.home #content blockquote { display: block; float: left; padding: 10px; margin: 10px; color:#660000; width: 150px; }

#content .wp-table-reloaded-id-6 tr td {
font-size: 12px;
padding: 4px;
font-weight: normal;
color: #000;
}

#archive-browser > div {
display:inline-block;
padding-right:10px;
}
#archive-wrapper {
overflow:hidden;
}
#archives-table {
border-collapse:collapse;
margin:15px 0 0;
width:100%;
}
#archives-table td {
border-bottom:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
padding:4px;
}
#archives-table td:nth-child(3), #archives-table td:nth-child(4) {
white-space:nowrap;
}

li.taxonomy-picker ul {list-style:none; color:#000000;}

#branding .slideshow-wrapper {
    display: block;
    margin: 0 0 0px;
}

#credit {display:none; }

#header img { width: 100%; height: auto; }

.archive .type-wineries p img {display:none; }

.wpgmza_infowindow_address {display:none; }

.search_main {width: 200px; }

.cols2 {width: 40%; min-width:200px; float:left; margin: 10px; }

#main {font-family: '"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif'; }

div.wineregions {display: inline-block; margin: 10px; border: solid 1px #660066;padding: 5px; }

.footer-widget-2 {width: 668px !important; }

.child-term {margin-left: 30px !important; 

}
 ul.child-list {margin-left: 60px; }
 
 .cols3 {
 -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	
	
 
 }
 
 #logo {
 position: absolute;
 left: -1000px !important;
 
 }
 
 #header {height: 200px !important; }
 
 #inner-wrapper {
    
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000b !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    border-radius: 0px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
}

.home #navigation {margin-bottom: 0 !important; }

 
 div.countrynobr {display:inline-block; 
  -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.countrynobr h4 {margin: 20px 0 0 0 !important; padding: 0 !important; }
.countrynobr h5 {margin: 0 0 0 40px !important; padding: 0 !important; }
 
 @media only screen 
  and (max-width: 500px)  {
  .cols3 {
 -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;

 }
 .boxed-layout #header {
   padding: 40px 0 40px 0 !important;
} 
 

}

@media only screen 
  and (max-width: 900px)  {
  



}

.boxed-layout #header {
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
	background-size:contain;
	height: auto !important;
	max-height: 200px;
	padding: 0 !important;
}