/*
Theme Name: NZCRA
Theme URI: http://www.hatchcreative.co.nz
Description: Custom build theme for the New Zealand Coffee Roasters Association.  Designed in collaboration with Boofa from www.ihadhippyparents.com.
Author: Hatch Creative
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,
form, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: 'AG-Reg';
    src: url('fonts/reg-AG.eot');
    src: local('☺'), url('fonts/reg-AG.woff') format('woff'), url('fonts/reg-AG.ttf') format('truetype'), url('fonts/reg-AG.svg#AdobeGaramondRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AG-Italic';
    src: url('fonts/italic-AG.eot');
    src: local('☺'), url('fonts/italic-AG.woff') format('woff'), url('fonts/italic-AG.ttf') format('truetype'), url('fonts/italic-AG.svg#AdobeGaramondItalicOsF') format('svg');
    font-weight: normal;
    font-style: italic;
}


html {
	height: 100%;
}

body {
	min-height: 100%;
	font-family: 'AG-Reg', Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color:#333;
	position: relative;
	background: url(images/hatchbg.gif) top center repeat-y;
}

.wrapper {
	width: 1020px;
	min-height: 100%;
	padding: 0px 10px 0px 0px;
	margin: 0px auto;
}

h1 {
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
}

h2 {
	font-size: 26px;
	line-height: 22px;
	background: #EFEFEF;
	padding: 14px 10px;
	margin: 0px 0px 20px 0px;
	display: inline-block;
}

h3 {
	font-size: 22px;
	line-height: 22px;
	font-style: normal;
}

h4 {
	font-size: 18px;
	line-height: 23px;
	margin: 0px 0px 10px 0px;
}

p {
	font-size: 12px;
	line-height: 18px;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #06C;
}

h1 a {
	text-decoration: none;
}

.caps {
	text-transform: uppercase;
}

/*--------------------------------------------------------- Navigation  --*/

.navigation {
	width: 200px;
	float: left;
	color: #666;
}

.navigation li {
	padding: 13px 0px 7px 0px;
	background: url(images/nav_divider.gif) top left no-repeat;
}

.navigation strong {
	font-size: 16px;
	background: #FFF;
	padding: 2px 4px;
	margin: 0px 0px 20px 0px;
	text-decoration: none;
}


.navigation span {
	font-style: italic;
	margin: 3px 0px 0px 4px;
	font-size: 11px;
	display: block;
}

.navigation .nav_social img {
	margin: 4px 5px 10px 4px;
}

.navigation .nav_social p{
	margin: 0px 0px 0px 4px;
	font-style: normal;
	color: #999;
}

.navigation .nav_social span {
	margin: 0px;
}

.navigation img.logo {
	margin:12px 0px 20px;
}

.sub-menu{
    display:none;
    margin-left:20px;
}

/*--------------------------------------------------------- Content  --*/

.content {
	width: 780px;
	float: right;
	padding: 20px 20px;
	position: relative;
	overflow: hidden;
	background: white;
}

.next_prev {
	display: block;
	width: 760px;
	clear: both;
}

.next_prev .alignleft {
	float: left;
}

.next_prev .alignright {
	float: right;
}


/*--------------------------------------------------------- Header  --*/

.header {
	margin: 0px 0px 20px;
	padding: 42px 0px 0px;
	height: 80px;
	border-bottom: solid 1px #d9d9d9;
	text-align: center;
	position: relative;
	width: 760px;
}

.header-links{
	text-align:right;

}

.header-links a{
	display:inline-block;
	padding-left:10px;
	font-size: 14px;
}

.header-links a:hover{
	color:#06C;
}

/*--------------------------------------------------------- Home  --*/

#home {
}

.home_description h2 {
	font-size: 17px;
	line-height: 26px;
	color: #999;
	padding: 20px;
}

.slider {
  width: 760px;
  height: 400px;
  position: relative;
}

.slider .slider_content {
  width: 760px; /* .slider width - .slider_content margin */
  height: 400px;
  overflow: auto;
  margin: 0px;
  position: absolute;
  top: 0;
}

.slider ul {
  width: 9999px;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.slider ul li {
  display:block;
  float:left;
  padding: 0px;
  height: 400px;
  width: 760px;
  position: relative;
}

.slider img {
  position: absolute;
}

.slider .arrow {
  display: block;
  height: 30px;
  width: 30px;
  text-indent: -999px;
  position: absolute;
  top: 160px;
  cursor: pointer;
}

.slider .forward {
  background: url(inc/fancybox/fancy_nav_right.png) no-repeat 0 0;
  right: 20px;
}

.slider .back {
  background: url(inc/fancybox/fancy_nav_left.png) no-repeat 0 0;
  left: 20px;
}

.slider .description {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.description a h3 {
	background: #000;
	color: #FFF;
	padding: 10px;
	margin: 0px 20px;
	display: inline-block;
	float: left;
	clear: left;
}

.slider .description p {
	width: 720px;
	background: #EFEFEF;
	color: #999;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 24px;
	clear: left;
}

.description a.wrapify {
	color: #999;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	display: inline-block;
}

.slider .description a:hover {
	color: #666;
}

#home_features {
	width: 760px;
	margin: 20px 0px 0px 0px;
}

#home_features ul li {
	width: 370px;
	height: 250px;
	background: #CCC;
	position: relative;
}

#home_features li h3 {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: #000;
	color: #FFF;
	padding: 10px;
}

#home_features #news {
	float: left;
}

#home_features #events {
	float: right;
}



/*--------------------------------------------------------- Date Box  --*/

.date {
	width: 58px;
	height: 58px;
	background: #000 url(images/date.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFF;
	font-style: italic;
	font-size: 10px;
}

.date .day {
	position: absolute;
	top: 13px;
	left: 13px;
}

.date .month {
	position: absolute;
	bottom: 13px;
	right: 13px;
}

/*--------------------------------------------------------- News + Events  --*/

.post_content_wrapper {
	width: 780px;

}

.latest {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	position: relative;
	width: 760px;
}

.description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #999;
}

.description p {
	background: #EFEFEF;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 24px;
	clear: left;
	width: 720px;
}

.recent {
	overflow: hidden;
	float: left;
	width: 370px;
	margin: 0px 20px 20px 0px;
	position: relative;
}

.recent .description h3 {
	font-size: 14px;
	line-height: 18px;
	padding: 6px;
}

.recent a.wrapify {
	margin: 0px 0px 10px 0px;
	display: inline-block;
}


.recent .description p {
	font-size: 12px;
	line-height: 18px;
	width: 330px;
}

/*--------------------------------------------------------- Photos  --*/

.photos {
	float: left;
	position: relative;
	margin: 0px 20px 20px 0px;
}

.photos .description {
	margin: 10px;
}

.photos .description h3 {
	font-size: 14px;
	padding: 3px 5px;
	background: #000;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
}

.gallery {
	width: 780px;
}

.gallery dl {
	float: left;
	margin: 0px 20px 20px 0px;
	height: 240px;
}

.gallery dl dt {
	margin: 0px;
}

#fancybox-title .image_title {
	display: block;
	background: #000;
	padding: 20px 20px 0px 0px;
	font-family: 'AG-Reg', Georgia, "Times New Roman", Times, serif;
}

#fancybox-title .image_title p {
	font-size: 15px;
}

/*--------------------------------------------------------- Members  --*/

a.members_link:hover {
	text-decoration: none;
}

.members {
	float: left;
	position: relative;
	margin: 0 20px 20px 0px;
	background: #f2f2f2;
	width: 240px;
	height: 240px;
	position: relative;
}

.members h4 {
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-size: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #999;
	text-transform:uppercase;
	text-align: center;
	margin: 0 20px;
	position: absolute;
	z-index: 0;
	top: 35%;
}

.members img {
	position: relative;
	z-index: 0;
}

.members .description {

	padding: 20px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, .8);
	width: 200px;
	height: 200px;
	color: #FFF;
	display: none;
}

.members:hover .description {
	display: block;
}

.members .description h3 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
}

.members .description p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.members .description .link {
	text-decoration: underline;
	font-size: 14px;
}

.members-buttons{

}
.members-buttons a,.members-buttons a.visited, .members-buttons a.active {
	text-decoration: none;
	background:#333;
	display:inline-block;
	width:140px;
	padding:10px 10px;
	margin:20px 10px 40px;
	color:white;
	transition:0.3s;
	font-size: 16px;
	text-align: center;
}
.members-buttons a:hover{
	background:#888;
}

.members-buttons a:first-child{
	margin-left:0;
}

/*--------------------------------------------------------- Contact  --*/

.wpcf7 form{
	padding: 10px 0px 0px 4px;
}

.wpcf7 textarea, .wpcf7 input {
	font-family: 'AG-Reg', Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color:#333;
}

.wpcf7 input, .wpcf7 textarea {
	border-top: solid 1px #D0D0D0;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-bottom: solid 1px #EFEFEF;
	width: 500px;
	margin: 0px 0px 6px 0px;
	padding: 2px 2px 0px 4px;
}

.wpcf7 input[type="submit"] {
	display: block;
	background: #cdeaf7;
	padding: 2px 6px;
	margin: 5px 0px 20px 0px;
	border-top: solid 1px #d7edf7;
	border-left: solid 1px #c1e1ef;
	border-right: solid 1px #c1e1ef;
	border-bottom: solid 1px #b7dcec;
	width: auto;
}

.wpcf7 input:focus, .wpcf7 textarea:focus {
	outline: none;
	background: #EFFAFF;
	color: #004892;
}


/*--------------------------------------------------------- Single Post  --*/

.events-info {
	display: none;
}

.page_content img {
	margin: 0px 0px 30px 0px;
	display: block;
}

.page_content p {
	/*width: 500px;*/
	font-size: 16px;
	line-height: 22px;
	color: #999;
}

.page_content blockquote p {
	font-style: italic;
	color: #666;
	background-color: #F3F3F3;
	padding: 20px;
	/*width: 460px;*/
	margin: 20px 0px;
}

/*--------------------------------------------------------- Footer  --*/

.page_content h2 {
	font-size: 26px;
	line-height: 32px;
	margin: 0px 0px 20px 0px;
}

.page_content p {
	margin: 0px 0px 18px 0px;
}

.page_content p img {
	margin: 20px 20px 20px 0px;
}

.page_content p strong {
	color: #666;
	font-weight: bold;
}

/*--------------------------------------------------------- Footer  --*/

.footer {
	font-size: 10px;
	margin: 10px 20px 0px 240px;
	text-align: center;
	padding: 10px 0px 20px 0px;
	color: #CCC;
	border-top: solid 1px #d9d9d9;
	clear: both;
}

.footer span {
	display: inline;
}

.footer ul {
	display: inline;
}

.footer ul li {
	display: inline;
	margin: 0px 5px;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.page_content p img.alignright {
	float: right;
	margin: 0 -260px 20px 0px;
	clear: both;
}

/*--------------------------------------------------------- Woocommerce  --*/

.woocommerce-breadcrumb{
    display:none;
}
/*----- Join page --*/
.join-text{
    clear:both;
}
/*----- Product listings pages --*/
 .products{
    clear:both;
}

 .product{
    margin:20px;
    float:left;
}

ul.products li.product h3{
    font-size:16px !important;
}
 .product a{
    display:block;
    overflow: auto;
    text-decoration: none;
     color:inherit;

}


/*----- Single product page --*/
.summary.entry-summary p {
 margin-bottom:20px;
    font-size:16px;
}

p.price{
    padding:20px 0;
    font-size:16px;
}

table.variations tr{
    font-size:16px;
    padding:10px 0;
}
.single_variation{
    padding:10px 0;
    font-size:16px;
}
.quantity{
    font-size:16px;
    padding:10px 0;
}
a.reset_variations {
    display:inline;
    font-size:14px;
    text-decoration: underline;

}
a.button, button.button{
    display:inline-block;
    background-color:#555;
    border:none;
    box-shadow: none;
    color:white;
    font-size:16px;
    padding:10px 20px;
    margin:10px 0;
    text-decoration:none;

}
a:hover.button, button:hover.button{
    color:white;
    background-color:#999;

}
span.sku_wrapper{display:none;}
li.description_tab{display:none;}
li.additional_information_tab{display:none;}
li.reviews_tab{display:none;}
span.posted_in{display:none;}


#tab-description{
    margin-top:40px;
    font-size:16px;
}
#tab-description p{
    font-size:16px;
}

.related.products{
    margin-top:40px;
    display:none;
}

/*----- Cart --*/

.woocommerce-info{
    font-size:16px;
}

.shop_table{
    margin-top:30px;
    font-size:14px;
}
.shop_table td,.shop_table th{
    max-width:200px;
    padding:10px;
}

.product-thumbnail{
    vertical-align:bottom;
}
.product-name{
    width:400px;
}
.product-price{}
input.input-text.qty.text{
   text-align: center;
}

a.checkout-button.button.alt.wc-forward{
    display:inline-block;
    background-color:#555;
    border:none;
    box-shadow: none;
    color:white;
    font-size:16px;
    padding:10px 20px;
    margin:10px 0;
    text-decoration:none;
}
a:hover.checkout-button.button.alt.wc-forward{
    color:white;
    background-color:#999;
}

div.cart_totals{
    text-align:right;
}
div.cart_totals h2{
    clear:both;
    float:right;
}
div.cart_totals table{
    clear:both;
    float:right;
}
.cart_totals small{
    display:none;
}

button.button.alt{
    display:inline-block;
    background-color:#555!important;
    border:none;
    box-shadow: none;
    color:white;
    font-size:16px;
    padding:10px 20px;
    margin:10px 0;
    text-decoration:none;
    text-shadow:none !important;
}
button:hover.button.alt{
    background-color:#aaa!important;
}
/*----- Checkout --*/
.woocommerce-billing-fields input{
    border:solid 1px #999;
}

#order_review_heading{
    margin:20px 0;
}

#order_comments{
    max-width:300px;
}

#place_order{
    display:inline-block;
    background-color:#555;
    border:none;
    box-shadow: none;
    color:white;
    font-size:16px;
    padding:10px 20px;
    margin:10px 0;
    text-decoration:none;
    text-shadow:none;
}
input:hover#place_order{
    background-color:#999;
}

.wc-proceed-to-checkout{
	clear:both;
	float:right;
}

#tribe-events-pg-template .description{
    position:relative;
}

#tribe-events-pg-template .description p{
    background-color: #fff;
}

.tribe-events-month-event-title {
	background:#eee!important;
	padding:3px!important;
	margin:5px 2px!important;
}
hr{
	width:100%;
	height:3px;
	background-color:#888;
	border:0;
	margin:20px 0;
}

.shop-menu{
	margin:20px 0 40px;
}
.shop-menu a{
	display:inline-block;
	background-color:#EFEFEF;
	width:30%;
	margin:0 1.5%;
	padding:20px 0;
	color:#333;
	text-align:center;
	font-size:20px;

}

.shop-menu a:hover{
	background-color:#ccc;
}

.tribe-events-sub-nav{
	display:none;
}

.description p{
	width:auto;
}

.tribe-events-cal-links{
	overflow:auto;
	clear:both;
}
a.tribe-events-gcal, a.tribe-events-ical{
	float:none !important;
}

a.tribe-events-gcal{
	margin-left:20px;
}
.tribe-events-meta-group{
	font-size:120%;
}
.tribe-events-meta-group.tribe-events-meta-group-details{
	padding-left:20px!important;
}

/*-- Tickera --*/
.tickera.event-tickets a.add_to_cart{

}

.tickets .navigation h1{
	text-align: center;
	margin:30px 0;
}

.tickets a.back-button{
	margin:30px 0;
	text-align:center;
	display:block;
	margin-top:20px;
	background:#555;
	color:white;
	font-size:20px;
	padding:10px;
	line-height:150%;
	text-decoration:none;
}

.event_tickets.tickera td, .event_tickets.tickera tr{
	padding:10px;
	font-size:16px;
}
.event_tickets.tickera a, .event_tickets.tickera a:visited{
	background:#555;
	color:white;
	padding:5px 10px;
}
.event_tickets.tickera a:hover{
		background:#888;
}
