/*
Theme Name: Rimu Grove
Description: Rimu Grove theme
Version: 1.0
Author: Andy
*/

body {
	margin: 0;
	background: #ffffff left top repeat-x;
	/*min-width: 300px;*/
}

html, body, p, li, ul, dd, td {
	color: #393939;
	line-height: 150%;
	font: 1.0em 'Muli', sans-serif;
}

img a, a img {
	border: 0;
}

td {
	vertical-align: top;
}

a {
	color: #943634;
	text-decoration: none;
	outline: none;
	transition: color 0.3s ease;
}

a:hover {
	color: #000;
}

ul {
	margin: 8px 0 18px 18px;
	padding: 0;
}

li {
	padding-left: 4px;
	line-height: 180%;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	line-height: 120%;
	color: #7a0026;
	text-transform: uppercase;
	font-family: CentaurBold, serif;
	letter-spacing: 0.2em;
	font-weight: normal;
}

h1, h1 a {
	font-size: 2.2em;
	margin-top: 0;
	text-align: center;
}

h2, h2 a {
	font-size: 1.8em;
}

h3, h3 a {
	font-size: 1.4em;
}

hr {
	height: 1px;
	border: 0;
	width: 100%;
	background: #eeeeef;
	color: #eeeeee;
	margin: 5px 0 15px 0;
}

b, strong {
    font-weight: 800;
}

#wrapper {
	max-width: 1200px;
	width: 1200px;
	margin: 0 auto;
}

#header-wrapper {
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}

#wrapper, #header-wrapper, #footer {
	padding: 00;
}


#header-home {
	height: 50px;
	line-height: 50px;
	padding-top: 40px;
	font-size: 60px;
	font-family: Centaur, serif;
	letter-spacing: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #7a0026;
}

#header {
	height: 124px;
	line-height: 124px;
	max-width: 1150px;
	width: 1150px;
	padding: 0 25px;
	margin: 0 auto;
}

a#header-logo {
	text-decoration: none;
	font-size: 30px;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-family: CentaurBold, serif;
}


#navbar-home {
	height: 80px;
	text-transform: uppercase;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
}

#navbar-home ul, #footer ul {
	margin: 0 auto;
	list-style-type: none;
	float: left;
	position: relative;
	left: 50%;
}

#navbar-home ul li, #footer ul li {
	float: left;
	padding: 0;
	background: none;
	position: relative;
	right: 50%;
}

#navbar-home ul li a {
	display: block;
	padding: 0 30px;
	text-decoration: none;
	line-height: 80px;
	font-size: 26px;
	font-family: Centaur, serif;
	letter-spacing: 6px;
	color: #9a9999;
}

#navbar {
	float: right;
	text-transform: uppercase;
}

#navbar ul {
	margin: 0 auto;
	list-style-type: none;
}

#navbar ul li {
	float: left;
	padding: 0;
	background: none;
}

#navbar ul li a {
	display: block;
	padding: 0 0 0 35px;
	text-decoration: none;
	line-height: 124px;
	font-size: 19px;
	font-family: Centaur, serif;
	letter-spacing: 4px;
	color: #9a9999;
}

#navbar-home ul li a:hover, #navbar-home li.current_page_item a, #navbar ul li a:hover, #navbar li.current_page_item a {
	color: #373636;
}

.anchor-link {
	display: none;
	height: 34px;
	width: 20px;
	font-family: Centaur, serif;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 4px;
	color: #9a9999;
	background: url(images/menu.png) left top no-repeat;
	padding-left: 30px;
}


#submenu-wrapper, #submenu-half-wrapper {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 140px;
	margin: 20px auto;
}

#submenu-half-wrapper {
	width: 70%;
}

.submenu-third, .submenu-half {
	width: 33%;
	float: left;
	display: table;
	height: 130px;
	background: url(images/submenu-bg.png) center top no-repeat;
	margin-top: 10px;
	transition: margin 0.3s ease-out;
	-webkit-transition: margin 0.3s ease-out;
	-moz-transition: margin 0.3s ease-out;
	-o-transition: margin 0.3s ease-out;
}

.submenu-half {
	width: 50%;
}

#submenu-wrapper .dark, #submenu-half-wrapper .dark {
	background: url(images/submenu-bg-dark.png) center top no-repeat;
}

.submenu-third a, .submenu-half a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 110%;
	font-family: Centaur, serif;
	font-size: 23px;
	color: #fff;
	text-decoration: none;
}

.submenu-third:hover, .submenu-half:hover {
	margin-top: 4px;
	}


#submenu-wrapper .active, #submenu-half-wrapper .active {
	opacity: 0.40;
	filter: alpha(opacity=40);
	margin-top: 4px;
	background: url(images/submenu-bg-on.png) center top no-repeat;
}


#content-home {
	text-align: center;
	padding-bottom: 20px;
}

#content {
	margin: 0 25px 25px 25px;
	overflow: hidden;
	min-height: 300px;
}

#content, #content p {
	line-height: 160%;
}

.tastingnotes-large {
	background: #f3dedd;
	padding: 20px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

.tastingnotes h3 {
	margin: 0;
}

.reviewnotes-large {
margin-top: 15px;
	background: #f3dedd;
	padding: 20px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

.reviewsnotes h3 {
	margin-left: 10px;
}


#footer-home, #footer-home a, #footer-home p, #footer, #footer a, #footer p {
	color: #999;
}

#footer, #footer-home {
	text-align: center;
}

#footer, #footer-home {
	font-size: 0.7em;
	padding: 30px 20px 30px 20px;
	text-align: center;
	line-height: 200%;
}

#footer {
	background: #e6e6e6;
}

#footer a, #footer-home a {
	color: #000;
}

#footer img:hover {
	opacity: 0.70;
	filter: alpha(opacity=70);
}

.footerpic img {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

#footernav, #footersubnav {
	display: block;
	overflow: hidden;
	padding-bottom: 0px;
}

#footersubnav {
	margin-bottom: 20px;
}

#footer ul li a {
	padding: 0 12px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #656464;
	letter-spacing: 1px;
	line-height: 240%;
}

#footer ul li a:hover {
	color: #000;
}

.productdesc {
    font-size: 14px;
    text-transform: none;
    color: #666;
}

label.error {
	color: red;
	font-weight: bold;
	margin: 0 5px;
	font-size: 14px;
}

input.error {
    background-color: #fbe4e3;
}

@font-face {
    font-family: 'Centaur';
    src: url('webfont/CENTAUR.eot');
    src: url('webfont/CENTAUR.eot') format('embedded-opentype'),
         url('webfont/CENTAUR.woff') format('woff'),
         url('webfont/CENTAUR.ttf') format('truetype'),
         url('webfont/CENTAUR.svg#Centaur') format('svg');
}


@font-face {
    font-family: 'CentaurBold';
    src: url('webfont/CENTAUR-bold.eot');
    src: url('webfont/CENTAUR-bold.eot') format('embedded-opentype'),
         url('webfont/CENTAUR-bold.woff') format('woff'),
         url('webfont/CENTAUR-bold.ttf') format('truetype'),
         url('webfont/CENTAUR-bold.svg#CentaurBold') format('svg');
}


table.orderform, table.details {
	max-width: 900px;
	margin: 0 auto;
	width: 100%;
    border-collapse: collapse;
}

table.orderform input, table.orderform select, table.details input, table.details select {
	border: 1px solid #ccc;
	padding: 5px;
}

table.details input[type=text], table.details select, table.details textarea {
    width: 70%;
    margin-bottom: 10px;
    font-family: 'Muli', sans-serif;
}

table.orderform td {
	width: 15%;
	vertical-align: top;
	padding: 5px;
	font-size: 16px;
	line-height: 140%;
    border-bottom: 1px solid #ddd;
}

table.orderform img {
	width: 150px;
	height: auto;
}

table.orderform input.num-items-input {
	width: 20px;
	margin-left: 4px;
}

table.span {
	float: left;
}

label[for=total-items-input] {
	display: block;
}

table.orderform td.price-per-item {
    text-align: center;
    padding-top: 7px;
}

.tastingnotes {
	display: table-cell;
	font-size: 14px;
	color: #393939;
	cursor: pointer;
}

.reviewnotes {
	display: table-cell;
    padding-left: 15px;
	font-size: 14px;
	color: #393939;
	cursor: pointer;
}

table.orderform td.winetitle {
	text-transform :uppercase;
	color: #9d1210;
	width: 40%;
}

table.orderform td.winetitle {
    text-transform: none;
}

table.orderform td.winetitle a {
	text-decoration: none;
}

table.orderform td.row-total { text-align: right; }
table.orderform td.row-total input { width: 60px; }

table.orderform td.qty {text-align: right; }


table.orderform input[readonly] {
	background: #eee;
}

#orderform .submit {
    background: #de4d0a;
    color: #fff;
    border: 0;
    padding: 15px 20px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}

#apply_code {
	display: inline-block;
	background: #444;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
	padding: 4px 10px;
	font-weight: bold;
}

.special_price {
	display: none;
}

.strikeouttext {
	text-decoration: line-through;
	color: #ccc;
}

table.shippingrates-table {
	border-collapse: collapse;
	margin: 5px 0;
}

table.shippingrates-table td {
	border: 1px solid #fff;
	background: #eee;
	padding: 5px;
	font-size: 14px;
}

table.shippingrates-table thead td {
	font-weight: bold;
	background: #ddd;
}

#ageverification-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(200, 200, 200, 0.95);
    position: fixed;
    top: 0;
}

.ageverification-wrapper {
    width: 100%;
    height: 100%;
    text-align: center;
}

.ageverification-message {
    position: relative;
    top: 30%;
    padding: 40px;
    background-color: #fff;
    display: inline-block;
    max-width: 600px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
}

a.readmore, input[type="submit"] {
    background: #943634;
    color: #fff !important;
    padding: 12px 25px 12px 25px;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: none;
    line-height: 100%;
    border: 0;
    cursor: pointer;
}

a.readmore:hover, input[type="submit"]:hover {
    background: #eb6227;
    color: #fff !important;
}

.infobox {
    background: #de4d0a url(images/alert.svg) 15px 20px no-repeat;
    background-size: 40px;
    padding: 20px 20px 20px 70px;
    font-size: 1.1em;
}

.infobox, .infobox * {
    color: #fff;
}

.infobox h3 {
    margin: 0 0 10px 0;
}

.infoboxblue {
    background: #02b5e0 url(images/alert.svg) 15px 20px no-repeat;
    background-size: 30px;
}


@media screen and (max-width: 1260px) {
	#wrapper, #header {
		width: auto;
	}


	#content-home img, #headerpic img {
		width: 100%;
		height: auto;
	}

	#navbar-home ul li a {
		padding: 0 16px;
		font-size: 17px;
	}

}

@media screen and (max-width: 1050px ) {
	a#header-logo {
		line-height: 40px;
		display: block;
		padding: 30px 0;
	}

	#navbar {
		float: none;
	}

	#navbar ul li a {
		padding: 0 25px 20px 0;
		font-size: 19px;
		line-height: 30px;
		letter-spacing: 2px;
	}

	.submenu-third, .submenu-half {
		height: 109px;
		background: url(images/submenu-bg-sm.png) center top no-repeat;
	}

	#submenu-wrapper .dark, #submenu-half-wrapper .dark {
		background: url(images/submenu-bg-dark-sm.png) center top no-repeat;
	}

	.submenu-third a, .submenu-half a {
		font-size: 20px;
	}

	#submenu-wrapper .active, #submenu-half-wrapper .active {
		opacity: 0.40;
		filter: alpha(opacity=40);
		margin-top: 4px;
		background: url(images/submenu-bg-sm-on.png) center top no-repeat;
	}

}


@media screen and (max-width: 880px) {
	#header-home {
		font-size: 60px;
		height: auto;
		line-height: 120%;
		letter-spacing: 16px;
	}

	#navbar-home {
		height: auto;
		text-align: center;
	}

	#navbar-home ul li {
		float: none;
	}

	#navbar-home ul li a {
		line-height: 70px;
	}
}



@media screen and (max-width: 640px) {
	a#header-logo {
		letter-spacing: 6px;
		padding: 20px 0;
	}

	#header-home {
		margin: 0 15px;
		font-size: 50px;
	}

	#content-home {
		overflow: hidden;
		margin: 0 15px;
	}

	#content-home img {
		/*width: 640px;
		height: auto;
		position: relative;
		left: 50%;
    		margin-left: -100%;*/
	}


	#navbar {
		line-height: 20px;
	}

	#navbar nav > ul {
		display: none;
	}

	.anchor-link {
		display: inline;
	}

	#navbar ul.open {
		background-color: #fff;
		box-shadow: 1px 1px 6px #444444;
		display: block;
		list-style: none outside none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 25px;
		top: 80px;
		width: 85%;
		z-index: 999;
	}

	#navbar ul.open li {
		float: none;
		display: block;
		list-style: none;
		text-align: center;
		border-bottom: 1px solid #ccc;
	}

	#navbar ul.open li a {
		display: block;
		padding: 10px;
		color: #9a9999;
		text-decoration: none;
	}

	#navbar ul.open li a:hover, #navbar ul.open li.current_page_item a {
		background: #9a9999;
		color: #fff;
	}

	#navbar ul.open li:last-child {
		border-bottom: 0;
	}

	#footernav, #footersubnav {
		width: 50%;
		float: left;
	}

	#footer ul li {
		float: none;
	}

	.orderform td.winepic {
		display: none;
	}

}


@media screen and (max-width: 480px) {

.slideshow-wrapper .pager {
margin: 10px 0;
}
	#submenu-wrapper, #submenu-half-wrapper {
		height: auto;
	}

	#submenu {
		width: 80%;
	}
	.submenu-third, .submenu-half {
		float: none;
		width: 100%;
		background: #c3c3c3;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		height: auto;
		padding: 0;
		margin-bottom: 20px;
		transition: background-color 0.5s ease;
	}

	.submenu-third:hover, .submenu-half:hover {
		margin-top: 10px;
		background: #727171;
	}

	.submenu-third a, .submenu-half a {
		height: 60px;
	}

	#submenu-wrapper .dark, #submenu-half-wrapper .dark {
		background: #8a8a8a;
	}

	#submenu-wrapper .active, #submenu-half-wrapper .active {
		background: #a71210;
	}


	#footernav, #footersubnav {
		width: 100%;
		float: none;
	}

	#footer-pics {
	width:100%:
	overflow: auto;
	height: auto;
}

}


/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px;
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.slideshow-wrapper .pager {
margin: 10px 0 100px 250px;
}

#cboxCurrent {
display: none;
}

#headerpic {
text-align: center;
}

#fancybox-title {
display: none;
}

.envirabox-title { display: none !Important; }