/* Add here all your css styles (customizations) */
/* dark.css customizations */
/*Parallax Backgrounds
------------------------------------*/
body.dark .parallax-bg, body.dark.boxed-layout {
	background-image: none;
  background: #000;
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;	
}

.WinePortfolio
{

    border-bottom:1px solid #EEEEEE; 
    margin-left:-4.5%;
    padding-top:15px;
    padding-bottom:15px;
    color: #bd9805;
    font-family: MrsEaves, Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;

}
.Bidlabel {
    font-family: 'MrsEaves', Georgia, "Times New Roman", Times, serif;
    
    text-align:right;
    margin-top:-100px;
}

.Bidlabel bidamount{
    letter-spacing:0.1em;
    padding-top:100px;
    letter-spacing:0.1em;
    text-align:right;
    color:#941117;
   
}
.Bidlabel placebidbutton{


    width:100px;
    color:white;

}

.Bidlabel placebidbutton:hover{

    color:black;
    background-color:red;

}
.Bidlabel bidtextbox{

    width:40px;
    height:30px;
    text-align:right;
    margin-bottom:1%;
    color:#941117;
    font-size:25px;
    max-height:100px;
    min-height:100px;

}
@media(min-width: 768px) and (max-width: 998px) {
	.Bidlabel bidtextbox { 
    width:40px;
    height:30px;
    text-align:right;
    margin-bottom:1%;
    color:#941117;
    font-size:25px;
	}	
}
.content {
	background-image: none;
	background: #fff;
}


h1, h2, h3, h4 {
	font-family: 'MrsEaves', Georgia, "Times New Roman", Times, serif;
	color: #BD9805;
}



h1 {
	font-size: 30px;
}

 h2 {
	font-size: 26px;
	text-transform: uppercase;
}

h3, h3 a {
	font-size: 20px;
	color: #941117;
}

h3 a:link, h3 a:visited {
	color: #bd9805; 
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
	color:  #941117;
}


.thumbnail h3 a,
.thumbnail-style h3 a {
	color: #bd9805; 
}

.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
	text-decoration: none;
	color:  #941117;
}


.caption h3, .caption h3 a {
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;	
	font-size: 18px;
	margin-bottom: 0;
}

.caption  a:link, .caption a:visited {
	color:  #941117;
}


.caption a:hover {
		color: #bd9805 !important; 
}



h4 {
	font-size: 18px;
	color: #555;
}

blockquote h4 {
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

blockquote h4 a:hover {
		color: #941117;
}
	

p, li {
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
}

/* header */
.dark, .header-sticky {
	background: #222 !important;
}

.header {
	border-bottom: solid 2px #222;
}

.navbar-default .navbar-collapse{
	border-color:#555;
}


/* logo */

#logo-header {
	margin-top: 0px;
	margin-left: 10px;
}

/* navbar */

.nav {
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;
}



.breadcrumbs-v4 .breadcrumb-v4-in li.active,
.breadcrumbs-v4 .breadcrumb-v4-in li a:hover {
  color: #BD9805;
  text-decoration: none;
}

/*Latest List*/
.footer .latest-list li  {
	color: #e8e8e8;
}
.latest-list a:hover {
	text-decoration: none;
}

.sites {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 10px;
}
.sites li {
	margin-left: 0;
	padding-bottom: 20px;
}

#nvv {
	background: url(/images/sites_nvv_logo.png) no-repeat 0 0;
	display: block;
	width: 140px;
	height: 30px;
	text-indent: -9999px;
}
li.anv {
	list-style: none;
	background: url(/images/sites_anv.png) no-repeat 0 0;	
	padding-left: 30px;
	margin-bottom: 5px;
}
li.pnv {
	list-style: none;
	background: url(/images/sites_pnv.png) no-repeat 0 0;
	padding-left: 30px;
	margin-bottom: 5px;
}
li.green {
	list-style: none;
	background: url(/images/sites_green.png) no-repeat 0 0;
	padding-left: 30px;
	margin-bottom: 5px;
}



/* table */
.table-responsive
{
    display:block;
}

.table-striped>tbody>tr.epremiere_lot:nth-child(odd)>td {
    background-color: #f9f6ed;
}
tr.epremiere_lot {
	background-color:#f5efdf; 
}
.table-hover>tbody>tr.epremiere_lot:hover>td {
    background-color: #f3ebd3;
}


/* sidebar */
.sidebar {
	border: 1px solid #dedede;
	padding: 10px;
}

.sidebar .latest-list li {
	padding: 8px 0;
	border-top: 1px solid #eee;
}

.sidebar .latest-list li:first-child {
	padding-top: 0;
	border-top: none;
}


.sidebar .latest-list li a {
	color: #bd9805;
}

.sidebar .latest-list li a:hover {
	color: #941117;}

.latest-list small {
	color: #999;
	display: block;
}



.sidebar form {
	margin: 20px 0;
}

.sidebar form label {
	display: block;
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif !important;	
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
  color: #555;
}

.posts .dl-horizontal dt { 
	width: 90px; 
	float: left;
}

.posts .dl-horizontal dt img { 
	width: 90px; 
	height: 60px;
	padding: 2px;
	margin-top: 2px; 
	border: solid 1px #ddd;
}

.posts .dl-horizontal dd { 
	margin-left: 100px;
}


.sidebar h4 {
	margin: -10px;
	margin-bottom: 20px;
	padding: 5px 10px;
	background: #333 ;
	color: #F9F8F2;
	font-size: 14px;
	font-family: "MrsEaves", Georgia, "Times New Roman", Times, serif;
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.winefinder h3, .sidebar h3 {
	margin: -10px;
	margin-bottom: 20px;
	padding: 45px 15px 5px 15px;
	background: #333 url(../../images/press.png) no-repeat top center;
	color: #f3eee6;
	font-family: "MrsEaves", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.winefinder h3 a:link, .winefinder h3 a:visited, .winefinder h3 a:hover {
	color: #fff;
	text-decoration: none;
}

.winefilter select  {
   width: 90% !important;
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;	
	font-size: 14px;
	padding: 2px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

.panel-heading h4 {
	text-transform: uppercase;
	font-size: 20px;
	color: #bd9805; /* gold */
}

ul#portfolio-list {
	margin-left: 5px;
	padding-bottom: 0;
}

#portfolio-list li.list-group-item {
	font-size: 12px;
	border: none;
	padding: 3px 0 ;
}

ul.list-group a:link, ul.list-group	a:visited { 
	color: #941117;
}



.tab-v2 .tab-content {
border-bottom: none;
border-left: none;
border-right: none;
}

/* winemaker */

.winemakerbio h2 {
	font-family: "MrsEaves", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #941117;
	font-size: 20px;
	line-height: 120%;
	text-transform: none;
	margin-bottom: 0;
	padding-bottom: 0;
}


.winemakerbio img.winemakerphoto {
	border: 10px solid #eeeeee;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 200px;
	float: right;
}

.bio h2 {
	font-family: "MrsEaves", Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	color: #ddd;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 120%;
	color: #bd9805; /* gold */
}
.bio h3 {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
img.biophoto {
	border: 10px solid #eeeeee;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 280px;
	float: right;
}

/*BEGIN max and min width 480px*/
@media (max-width: 480px) {

img.biophoto {
float: none;
margin-left: 0;
max-width: 260px;
}

}	



	.bio h4 {
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

img.winemakerphoto {
	border: 10px solid #efefef;
	margin: 0 auto;
	max-width: 300px;
	max-height: 400px;
}

.bio img.winemakerphoto {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 100%;
}


th.theader {
	height: auto !important;
	background: #222;
	color: #BD9805;
  text-decoration: none;
  border-left: #dedede !important;
  padding: 7px 5px !important;
}

th:hover {
	cursor: pointer;
}

.footer, .copyright {
	background: #222;
	font-family: 'ProximaNova', Arial, Helvetica, sans-serif;	
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
}

.footer h4 {
	color: #bd9805;}

.copyright p {
	color: #fff;
	font-size: 12px;
	margin: 20px 0;
}

.footer a, .copyright a {
	color: #dedede;
}


/* custom colors */

.gold {color: #bd9805;}
.red {color: #941117;}
.black {color: #222;}
