/*
Theme Name: Custom Theme
Theme URI: http://www.stickybeakmedia.com.au/
Description: A custom WordPress theme developed by Stickybeak Web Design.
Author: Stickybeak Web Design
Author URI: http://www.stickybeakmedia.com.au/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Stickybeak Web Design, Custom Theme
Text Domain: stickybeak
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, em, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a {
   outline: 0;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 0px;
}
.home #content {
	margin: 0 0px 0 0px;
}
.page-template-template-farmers-php #content,
.page-template-template-varieties-php #content,
.page-template-template-growing-tips-php #content,
.page-template-template-recipes-php #content,
.page-template-template-contact-php #content,
.blog #content,
.single #content
 {
	margin: 0 0px 0 0px;
	width: 556px;
	float: left;
}
.page-template-template-farmers-php .b-shade {
margin: 0px 0 20px 0;
}

.page-template-template-farmers-php .b-shade .heading
{
	font-size: 27px;
}

.page-template-template-farmers-php #primary .widget-container,
.page-template-template-varieties-php #primary .widget-container {
background: #523F3B;
border: 1px solid #3C302E;
margin: 0px 0 20px 0;
}
.page-template-template-farmers-php .widget-container p {
padding: 0 15px;
font-size: 1.1em;
}
.page-template-template-farmers-php .widget-container .intro {
font-size: 1.5em;
}
p.reference {
font-size: 12px;
line-height: 16px;
font-style: italic;
}

#slider4 {
margin: -5px 10px 10px 10px;
height: 300px !important;
}
#slider4 ul, #slider4 li {
margin: 0;
padding: 0;
list-style: none;
}
#slider4 li {
width: 341px;
height: 275px;
overflow: hidden;
}


#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#wrapper {
	position: relative;
	margin-top: 0px;
	padding: 0px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #5f4e4b url(/wp-content/themes/custom/images/bg.jpg) no-repeat 50% 0%;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.cf {
width: 100%;
height: 1px;
float: left;
line-height: 1px;
clear: both;
}
#slider2 {
margin: -5px 10px 10px 10px;
}
#slider2 li {
width: 534px;
height: 275px;
overflow: hidden;
}
#slider2 ul, #slider2 li {
margin: 0;
padding: 0;
list-style: none;
}

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

#header {
	padding: 0 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}


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

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#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: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#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;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#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;
}


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

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content
{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	padding: 3px 6px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content p.heading.prom
{
	margin-bottom: 12px;
}
#content p.heading
{
	margin-bottom: 17px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #fff;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #fff;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
font-family: "Gibson", Helvetica, Arial, sans-serif;
font-weight: bold;
color: #bcd02f;
text-transform: lowercase;
line-height: 40px;
font-size: 2em;
margin: 0 0 10px 0;
}
.intro, p.icon-copy {
font-weight: bold;
font-size: 1.15em;
line-height: 24px;
margin: 0 0 20px 0;
color: #fff;
}
.entry-title a:link,
.entry-title a:visited {
	font-family: "Gibson", Helvetica, Arial, sans-serif;
font-weight: bold;
color: #bcd02f;
text-transform: lowercase;
line-height: 40px;
margin: 0 0 10px 0;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #bcd02f;
}
.entry-meta {
	color: #fff;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #fff !important;
	font-size: 13px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #fff;
	text-decoration: none;
}

.meta-sep,
.author
{
	display: none;
}

.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


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

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
.blog #main .widget-area ul,
.single #main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 0;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


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

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 0px 0 18px;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(/wp-content/themes/custom/images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Gourmet Limes Original Styles*/
@font-face { font-family: 'Angelina'; src: url('/wp-content/themes/custom/fonts/Angelina.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'Gibson'; src: url('/wp-content/themes/custom/fonts/Gibson-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'Gibson'; src: url('/wp-content/themes/custom/fonts/Gibson-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal;}

h1 {font-family: "Gibson", Helvetica, Arial, sans-serif; font-weight: bold; color: #bcd02f; text-transform: lowercase;  line-height: 40px; font-size: 2em; margin: 0 0 10px 0;}
h1 a { 
font-family: "Gibson", Helvetica, Arial, sans-serif;
font-weight: bold;
color: #bcd02f;
text-transform: lowercase;
line-height: 40px;
margin: 0 0 10px 0;
text-decoration: none;
}


h1.quote {font-family: Georgia, serif; margin: 0 0 0 45px; font-weight: normal; text-transform: none; font-style: italic; float: left;}



h2 { font-family: "Gibson", tahoma, sans-serif; font-weight: bold; font-size: 22px;}
h4{ font-family: "Gibson", tahoma, sans-serif; font-weight: bold; font-size: 32px; color: #fff; margin: 40px 0 10px 0;}
p, ol { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color: #e7e7e7; font-size: 0.813em; line-height: 20px; margin: 0 0 15px 0;}
p a { color: #fff; text-decoration: none; font-weight: bold; border-bottom: 1px dashed #7C6764}
p a:hover {border-bottom: 1px dashed #fff}
ol {margin-left: 20px !important;}


#slider3 {
height: 275px !important;
margin: 0 10px 10px;
padding:  0px 0px;
width: 917px;
overflow: hidden;

}


#enquiries { font-size: 1.3em; width: 192px; margin: 190px 0 0; float: right; }
#enquiries li { list-style-type: none; font-family: "Angelina", tahoma, sans-serif; font-size: 2.65em; line-height: 24px; color: #BCD02F;}
#enquiries .phone { font-family: "Gibson", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 1.65em; }
#enquiries .phone a {color: #000; text-decoration: none;}
#enquiries .phone a:hover {  color: #BCD02F;}

#logo {
padding-top: 8px;
height: 240px;
width: 240px;
float: left;
position: relative;
}


/* ----------- Shaded Box ----------- */
.b-shade,
.page-template-default .hentry
 {  background: #523F3B; border: 1px solid #3C302E; margin: 25px 10px 20px; }
.b-shade .heading,
.page-template-default .hentry .entry-title,
.page-template-template-contact-php h1.entry-title
 { line-height: 20px !important; text-transform: lowercase; font-family: "Gibson", tahoma, sans-serif; font-weight: bold; font-size: 2.2em; padding: 20px; text-decoration: none; text-shadow: 0 1px 0 #000; color: #BCD02F; display: block; background: #3C302E; margin: 0 0 15px 0; box-shadow: 0 1px 0 #332626;}
.heading a { color: #BCD02F;}
.b-shade p { padding: 0 15px; font-size: 13px;}
.b-shade .intro { margin: 0 0 10px 0;}

.page-template-default .hentry .entry-content
{
	padding: 12px 19px;
}

.woocommerce-account.page-template-default .hentry,
.woocommerce-cart.page-template-default .hentry,
.woocommerce-checkout.page-template-default .hentry
 {  margin: 0 !important; }


h2.quote {
color: #bcd02f !important;
line-height: 40px;
font-size: 2em;
font-family: Georgia, serif;
margin: 0 0 0 45px !important;
font-weight: normal;
text-transform: none;
font-style: italic;
float: left;
}
p.quote {
font-family: Georgia, serif;
font-size: 1.625em;
font-style: italic;
font-weight: normal;
margin: 0;
line-height: 35px;
padding: 20px 45px 0 45px;
width: 90%;
clear: both;
}
p.quoter {
font-family: Georgia, serif;
font-weight: bold;
font-size: 1em;
margin: 20px 0 15px 45px;
}
.highlight {
color: #BCD02F;
}

/* ----------- Nav ----------- */
nav { font-family: "Gibson", Helvetica, Arial, sans-serif; font-size: 1.3em; width: 100%; height: 40px;  clear: both; float: left; margin: 10px 0 0 0;}
nav ul { margin: 0; padding: 0;}
nav li { float: left;  height: 26px; display: inline; margin: 0 50px 0 0; padding: 12px 10px 7px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
nav li:hover { background: #e4e896;}
nav li a { text-transform: lowercase; color: #5f4e4b !important; text-decoration: none; text-shadow: 0px 1px 0px #fff; font-size: 1.75em;}
.b4-last-nav { margin:0;}
.last-nav { margin:0; float: right;}

/* Nav Sel */
.home .ho, 
.page-template-template-farmers-php .gr, 
.page-template-template-varieties-php .va, 
.growing-tips .gt, 
.recipes .re, 
.page-template-template-contact-php .co, 
.woocommerce-page #menu-item-277,
.blog .ne, 
.single .ne, 
.category .ne, 
.growing-tips .ne, 
.recipes .ne 
{background: #e4e896;}


/* Prefooter*/
#slider-full {
background: #493733;
height: 230px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
box-shadow: inset 0 0 20px 0px #252525;
-moz-box-shadow: inset 0 0 20px 0px #252525;
-webkit-box-shadow: inset 0 0 20px 0px #252525;
}
#slider-wrap {
width: 940px;
height: 180px;
position: relative;
margin: 10px auto 0 auto;
}
#slider ul, #slider li {
margin: 0;
padding: 0;
list-style: none;
}
#slider li {
width: 940px;
height: 180px;
overflow: hidden;
}
.image-box {
width: 364px;
height: 140px;
border: 5px solid #fff;
float: left;
margin: 20px 30px 0 0;
box-shadow: 0 1px 2px 0 #000;
-moz-box-shadow: 0 1px 2px 0 #000;
-webkit-box-shadow: 0 1px 2px 0 #000;
}
.overlay { width: 80px; height: 71px; float: left; margin-left: -90px;}
.red-slide { background: url(/wp-content/themes/custom/images/slides/red-champagne-logo.png) no-repeat;}
.chart-slide { background: url(/wp-content/themes/custom/images/slides/chartreuse-logo.png) no-repeat;}
.crystal-slide { background: url(/wp-content/themes/custom/images/slides/crystal-logo.png) no-repeat;}
.pink-slide { background: url(/wp-content/themes/custom/images/slides/pink-ice-logo.png) no-repeat;}
.crimson-slide { background: url(/wp-content/themes/custom/images/slides/crimson-tide-logo.png) no-repeat;}

#slider-wrap ol#controls { position: absolute; left: 0px; padding:0; height:17px; }
#slider-wrap ol#controls li { margin:0 10px 0 0; padding:0; float:left; list-style:none; height:17px; line-height:17px; }
#slider-wrap ol#controls li a { float:left; height:17px; width: 17px; background: url(/wp-content/themes/custom/images/slider-controls.gif) no-repeat; }
#slider-wrap ol#controls li a:hover {  background: url(/wp-content/themes/custom/images/slider-controls.gif) -17px 0 no-repeat;}
#slider-wrap ol#controls li.current a { background: url(/wp-content/themes/custom/images/slider-controls.gif) -34px 0 no-repeat; }

#slider ul li .btn {
position: static;
float: left;
padding: 6px 0 4px 0;
color: #fff;
font-size: 12px;
}
.btn {
font-size: 12px !important;
width: 100px;
height: 20px;
border: #fff 1px solid;
-webkit-box-shadow: 0px 0px 5px 0px #292929;
-moz-box-shadow: 0px 0px 5px 0px #292929;
box-shadow: 0px 0px 5px 0px #292929;
background: #A9C007;
position: absolute;
bottom: 30px;
left: 425px;
padding: 5px 0 3px 0;
text-align: center;
text-decoration: none;
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 0.750em;
transition: background .1s ease-in-out;
-moz-transition: background .1s ease-in-out;
-webkit-transition: background .1s ease-in-out;
}

.info
{
	float: left;
	width: 500px;
	font-size: 1.1em !important;
}
.info p
{
font-size: 1em !important;
}


.dotted-div {
clear: both;
height: 5px;
margin: 20px 0 30px 0;
width: 100%;
background: url(/wp-content/themes/custom/images/dotted-hor.gif) repeat-x;
}

.col.third {
width: 300px;
padding: 0 10px 30px;
float: left;
overflow: hidden;
}
p a {
color: #fff;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dashed #7C6764;
}


/* footer*/

#footergl {
width: 100%;
background: url(/wp-content/themes/custom/images/noise.gif) repeat;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
overflow: hidden;
padding-bottom: 30px;
}

/* Footer Widgets*/
h3.widget-title {
color: #5F4E4B;
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
margin: 30px 0 20px 0;
list-style-type: none;
}
#footer-widget-area .widget-area {
float: left;
width: 280px;
margin: 0 75px 0 0;
}
#footer-widget-area #first {
float: left;
width: 200px;
margin: 0 75px 0 0;
}
#footergl ul {
margin: 0 0 0 17px;
}
#footergl .widget-container
{
	list-style-type: none;
}
#footergl ul li {
list-style-type: disc;
margin: 0 0 10px 0;
font-size: 14px;
color: #5F4E4B;
line-height: 16px;
}
#footergl ul li a {
color: #5F4E4B;
text-decoration: none;
font-weight: bold;
}
#footergl .no-l
{
	list-style-type: none;
}
#footergl .copy
{
margin-left: -15px;
}
#footergl .prop li {
list-style-type: none;
}
#footergl .prop {
float: left;
margin-left: -33px;
list-style-type: none;
}

.page-template-template-farmers-php #primary,
.page-template-template-varieties-php #primary,
.page-template-template-growing-tips-php #primary,
.page-template-template-recipes-php #primary,
.page-template-template-contact-php #primary,
.blog #primary,
.single #primary
{
	width: 385px;
}

.page-template-template-farmers-php #primary h3.widget-title,
.page-template-template-varieties-php #primary h3.widget-title
{
text-transform: lowercase;
font-family: "Gibson", tahoma, sans-serif;
font-weight: bold;
font-size: 2.2em;
padding: 20px;
text-shadow: 0 1px 0 #000;
color: #BCD02F;
display: block;
background: #3C302E;
margin: 0 0 15px 0;
box-shadow: 0 1px 0 #332626;
}

/**/
.feed-content .size-full
{
	display: none;
}
.feed-thumb {
float: left;
border: 2px solid #fff;
box-shadow: 0 1px 0 #7C6764;
margin: 0 15px 0px 0;
height: 45px;

}

.feed-thumb img {
width: 45px;
height: auto;
}
.page-template-template-farmers-php .widget-container p.feed-heading,
.page-template-template-farmers-php .widget-container p.feed-posted-on,
.page-template-template-farmers-php .widget-container p.feed-content
{
	line-height: 16px !important;
	margin-bottom: 5px;
	padding: 0 5px;
}
#enhancedtextwidget-2
{
	background: none !important;
	border: none !important;
}
.page-template-template-farmers-php #primary #enhancedtextwidget-2 h3.widget-title
{
	background: none !important;
	box-shadow: none !important;
	padding-left: 0;
	border-bottom: 1px dashed #7C6764;
}
.page-template-template-farmers-php .widget-container p.feed-content
{
	padding-bottom: 20px !important;
}



/* ----------- Tabs ----------- */
.tabs { height: 220px; position: relative; -webkit-box-shadow:  0px 0px 5px 0px #000; box-shadow:  0px 0px 5px 0px #000; -moz-box-shadow:  0px 0px 5px 0px #000; margin: 0 0 50px 0;}
.tabs p { color: #000;}

.icon {margin: 30px 30px 10px 5px; width: 175px; height: 166px; background: url(/wp-content/themes/custom/images/tabs.png) no-repeat; float: left;}
.icon-heading { width: 395px; position: absolute; top: 20px; left: 195px;}
.icon-copy { width: 340px; position: absolute; top: 90px; left: 205px; margin: 0;}

.kwicks li { float: left; width: 190px; height: 216px; margin: 0; padding: 0; border: #cecece solid 5px; border-top: #cecece solid 2px; border-bottom: #cecece solid 2px; overflow: hidden; }  
.kwicks ul { height: 220px;}
 
#kwick1, #kwick2, #kwick3, #kwick4, #kwick5 { background: rgb(255, 255, 255); /* legacy */ background: rgba(255, 255, 255, 0.7); transition: background .25s ease-in-out; -moz-transition: background .25s ease-in-out; -webkit-transition: background .25s ease-in-out;}  
#kwick5 { margin-right: 0;}

#kwick1.active, #kwick2.active, #kwick3.active, #kwick4.active, #kwick5.active { background: #fff; }  

#kwick1 .icon {background-position: 0 0;}
#kwick1 .icon-heading { color: #ef3f23;}
#kwick1 .btn { background: #ef3f23;}
#kwick1 .btn:hover { background: #FF6249;}
#kwick1 .btn:active { background: #b11116;}

#kwick2 .icon {background-position: -175px 0;}
#kwick2 .icon-heading { color: #ccd631;}
#kwick2 .btn { background: #ccd631;}
#kwick2 .btn:hover { background: #E4EC63;}
#kwick2 .btn:active { background: #aab428;}

#kwick3 .icon {background-position: -350px 0;}
#kwick3 .icon-heading { color: #b00f1e;}
#kwick3 .btn { background: #b00f1e;}
#kwick3 .btn:hover { background: #D82D3D;}
#kwick3 .btn:active { background: #004c30;}

#kwick4 .icon {background-position: -525px 0;}
#kwick4 .icon-heading { color: #8fb63e;}
#kwick4 .btn { background: #8fb63e;}
#kwick4 .btn:hover { background: #BCE070;}
#kwick4 .btn:active { background: #005f2a;}

#kwick5 .icon {background-position: -700px 0;}
#kwick5 .icon-heading { color: #ef3c60;}
#kwick5 .btn { background: #ef3c60;}
#kwick5 .btn:hover { background: #F1768F;}
#kwick5 .btn:active { background: #608640;}



p.icon-heading {
font-family: "Gibson", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 2.4em;
width: 320px;
margin: 30px 0 30px 10px;
color: #fff;
}
#kwick3 .icon-heading {
color: #b00f1e;
}


/* Lime Ranks */
.rank-wrap { line-height: 20px; width: 150px; height: 65px; position: absolute; padding: 91px 6px 6px 6px; bottom: 0; opacity:0.7; transition: opacity .2s ease-in-out; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out;}
.rank-wrap:hover { opacity: 1; transition: opacity .2s ease-in-out; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out;}
.rank-wrap li a { position: absolute; top: 0; left: 0; height: 160px; width: 257px;}
.lime-rank li { display: inline; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color: #fff; font-size: 17px; float: left; margin: 0 0 3px 0; float: right; }
.lime-rank .intro { margin: 0 5px 0 0; float: left; text-shadow: 0 1px 0 #000; font-size: 1.000em;}
.rank-wrap img { width: 17px; height: 17px; float: right; margin: 2px 1px 0 1px;}

.sweet, .bite, .pop { clear: both}

.variety-feed { height: 450px;}
.variety-feed p strong { font-weight: normal;}
.trunk { font-weight: normal;}

.last-var {box-shadow: inset 0 -10px 0px 0px #3C302E;}
.last-var .heading { margin: 0 0 30px 0;}

.lime-img-wrap { width: 237px; height: 80px; border: 5px solid #fff; position: relative; padding: 80px 10px 0 10px; margin: 0 0 15px 15px;}
.red-img {background: url(/wp-content/themes/custom/images/var-red.jpg);}
.cry-img {background: url(/wp-content/themes/custom/images/var-cry.jpg);}
.cri-img {background: url(/wp-content/themes/custom/images/var-cri.jpg);}
.pink-img {background: url(/wp-content/themes/custom/images/var-pink.jpg);}
.char-img {background: url(/wp-content/themes/custom/images/var-char.jpg);}

.col.third .b-shade
{
	margin: 25px 0px 20px;
}


/* Pagination */
.pagin { float: right; height: 50px;}
.pagin .next, .pagin .page-numbers {padding: 10px; border: #fff 1px solid; -webkit-box-shadow:  0px 0px 5px 0px #292929; -moz-box-shadow:  0px 0px 5px 0px #292929;box-shadow:  0px 0px 5px 0px #292929; background: #A9C007; text-decoration: none; color: #fff; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 0.750em; transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -webkit-transition: background .1s ease-in-out;}
.pagin .next:hover, .pagin .page-numbers:hover { background: #BCD02F}
.pagin .page-numbers {}
.pagin .current {background: none; border: none; font-weight: bold; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
.pagin .current:hover {background: none;}

#content .paged #nav-below,
#content .paged #nav-above,
.single #content #nav-above,
.single #content #nav-below,
.single .entry-utility
{
	display: none;
}

.contact2
{
	width: 200px;
	float: right;
	display: block;
}

.page-template-template-contact-php .gform_wrapper
{
	max-width: 48% !important;
	float: left;
	padding-left: 16px;
}
.page-template-template-contact-php  .b-shade {
background: #523F3B;
border: 1px solid #3C302E;
margin: 0px 0px 20px;
}

#content #gform_wrapper_1 label,
#content .gform_wrapper .gfield_required {
font-size: 1em;
font-weight: bold;
margin: 8px 0 10px 0;
color: #fff;
text-shadow: 0 1px 0 #005F2A;
}
#content .gform_wrapper .gfield_required 
{
padding-left: 3px;
}

#content #gform_wrapper_1 input[type="text"], #content #gform_wrapper_1 input[type="email"] {
height: 25px;
width: 250px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #005F2A;
}

#content #gform_wrapper_1 textarea {
height: 120px;
width: 250px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
clear: both;
border: 1px solid #005F2A;
}

.contact2 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
color: #e7e7e7;
font-size: 0.86em;
line-height: 20px;
color: #fff;
}
.c-bump {
margin: 0 0 15px 0;
}


.page-template-template-contact-php #content #gform_submit_button_1
{
	font-size: 12px !important;
width: 100px;
height: 38px;
border: #fff 1px solid;
-webkit-box-shadow: 0px 0px 5px 0px #292929;
-moz-box-shadow: 0px 0px 5px 0px #292929;
box-shadow: 0px 0px 5px 0px #292929;
background: #A9C007;
position: absolute;
bottom: 30px;
left: 425px;
padding: 5px 0 3px 0;
text-align: center;
text-decoration: none;
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 0.750em;
transition: background .1s ease-in-out;
-moz-transition: background .1s ease-in-out;
-webkit-transition: background .1s ease-in-out;
border-radius: 0;
text-shadow: none;
font-weight: normal;
position: relative !important;
left: 2px !important;
top: 0px !important;
}

.ginput_complex input
{
	margin-bottom: 0px;
}
#content #gform_wrapper_1 .ginput_complex label {
font-size: 12px !important;
}

/* SHOP */
.headercart
{
	width: 300px;
	text-align: right;
	display: block;
	position: absolute;
	right: 37px;
	top: 70px;
}
.headercart strong
{
list-style-type: none;
font-family: "Angelina", tahoma, sans-serif;
font-size: 2.65em;
line-height: 24px;
color: #BCD02F;
font-weight: normal;
}
.headercart a
{
color: #000;
text-decoration: none;
font-family: "Gibson", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 26px;
}

#content #breadcrumb
{
	display: none;
}

.woocommerce-page #content h1
{
line-height: 20px !important;
text-transform: lowercase;
font-family: "Gibson", tahoma, sans-serif;
font-weight: bold;
font-size: 32px;
padding: 20px;
text-shadow: 0 1px 0 #000;
color: #BCD02F;
display: block;
background: #3C302E;
margin: 0 0 15px 0;
box-shadow: 0 1px 0 #332626;
}

.woocommerce-page #primary .widget-container
{
	background: #523F3B;
border: 1px solid #3C302E;
margin: 0px 0px 30px;
}

.woocommerce-page #primary .widget-container ul,
.woocommerce-page #primary .widget-container p.buttons,
.woocommerce-page #primary .widget-container .textwidget
{
	padding: 0px 15px 15px;
}
.woocommerce-page #primary .widget-container .textwidget
{
	color: #fff;
}
.woocommerce-page #primary .widget-container p.total
{
	margin: 0px 15px 17px;
	padding: 10px 0 0 0;
	display: block;
	line-height: 20px;	
	font-size: 12px;
}
.woocommerce-page .widget_shopping_cart .total
{
	border-top: 3px double #A9C007;
}


.woocommerce-page #main h3.widget-title
{
line-height: 20px !important;
text-transform: lowercase;
font-family: "Gibson", tahoma, sans-serif;
font-weight: bold;
font-size: 2.1em;
padding: 20px;
text-shadow: 0 1px 0 #000;
color: #BCD02F;
display: block;
background: #3C302E;
margin: 0 0 15px 0;
box-shadow: 0 1px 0 #332626;
}

.woocommerce-page #primary 
{
width: 239px;
}

.woocommerce-page .tabs {
height: auto;
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
-moz-box-shadow: none;
margin: 0 0 50px 0;
}


.woocommerce-page div.product div.summary, 
.woocommerce-page #content div.product div.summary {
float: left;
width: 100%;
margin-bottom: 2em;
min-height: 450px;
}

.woocommerce-page div.product .product_title, 
.woocommerce-page #content div.product .product_title
{
	line-height: 20px !important;
text-transform: lowercase;
font-family: "Gibson", tahoma, sans-serif;
font-weight: bold;
font-size: 2.2em;
padding: 20px;
text-shadow: 0 1px 0 #000;
color: #BCD02F;
display: block;
background: #3C302E;
margin: 0 0 15px 0;
box-shadow: 0 1px 0 #332626;
}

.woocommerce-page.single #content
{
width: 680px;
}

.woocommerce-page #main .button,
.widget_login .submitbutton,
.woocommerce-page #content input.button.alt
{
font-size: 12px !important;
height: 30px;
background: #A9C007;
font-weight: normal;
padding: 6px 10px 5px;
text-align: center;
text-decoration: none;
color: #3C302E;
font-weight: bold;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 0.750em;
transition: background .1s ease-in-out;
-moz-transition: background .1s ease-in-out;
-webkit-transition: background .1s ease-in-out;
text-shadow: none;
border: none !important;
box-shadow: none !important;
}

.woocommerce-page #main .button:hover,
.widget_login .submitbutton:hover,
.woocommerce-page #content input.button.alt:hover
{
	background: rgb(194, 221, 7);
}


.woocommerce-page ul.products li.product {
min-height: 304px;
float: left;
margin: 15px 23px 30px 0;
padding: 0 0 20px 0;
position: relative;
width: 31%;
margin-left: 0;
background: #3C302E;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-page ul.products li.product:nth-child(3),
.woocommerce-page ul.products li.product:nth-child(6),
.woocommerce-page ul.products li.product:nth-child(9),
.woocommerce-page ul.products li.product:nth-child(12)
{
	margin-right: 0 !important;
}

.woocommerce-page ul.products li.product h3 {
padding: 0;
margin: 0;
font-size: 16px;
color: #fff !important;
font-weight: bold;
margin-bottom: 0px !important;
margin-left: 15px !important;
}

.woocommerce-page ul.products li.product .price
{
margin-left: 15px !important;
color: #A9C007 !important;
font-weight: bold;	
}

.woocommerce-page ul.cart_list li a, 
.woocommerce-page ul.product_list_widget li a
{
	color: #fff;
	font-size: 12px;
}
.woocommerce-page ul.cart_list .quantity,
.woocommerce-page ul.product_list_widget .quantity
{
	color: #fff;
	font-size: 13px;
}

.woocommerce-page ul.cart_list li img, 
.woocommerce-page ul.product_list_widget li img
{
	width: 42px !important;
}

.woocommerce-page .woocommerce-page_message, 
.woocommerce-page .woocommerce-page_error, 
.woocommerce-page .woocommerce-page_info
{
height: 32px;
clear: both;
width: 87%;
margin-left: 13px;
margin-top: 8px;
margin-bottom: 0px;
}

.woocommerce-page #singleprice,
.woocommerce-page #singledesc,
.woocommerce-page .summary form
{
	min-height: 80px;
	clear: both;
	width: 42%;
	float: right;
	padding-right: 20px;
}

.woocommerce-page div.product div.images, 
.woocommerce-page #content div.product div.images
{
	margin-left: 13px;
	margin-bottom: 20px;
	clear: both;
height: 325px;
width: 325px;
float: left !important;
position: absolute;
}

.woocommerce-page.single .product-gallery .flex-control-nav
{
	bottom: -60px !important;
}

.woocommerce-page.single .product
{
	background: #523F3B;
border: 1px solid #3C302E;
margin-bottom: 40px !important;
}

.woocommerce-page #main .woocommerce-page_message .button
{
	height: 20px;
	padding: 10px 13px 1px;
}

div.product .woocommerce-page_tabs ul.tabs:before, 
#content div.product .woocommerce-page_tabs ul.tabs:before
{
	border-bottom: 1px solid #dfdbdf !important;
}

.woocommerce-page div.product .woocommerce-page_tabs, 
.woocommerce-page #content div.product .woocommerce-page_tabs
{
	width: 638px;
	margin: 0 auto;
}
.woocommerce-page div.product .woocommerce-page_tabs ul.tabs, 
.woocommerce-page #content div.product .woocommerce-page_tabs ul.tabs
{
	margin-bottom: 0;
}
.woocommerce-page div.product .woocommerce-page_tabs .panel, 
.woocommerce-page #content div.product .woocommerce-page_tabs .panel {
margin: 0 0px 2em;
padding: 20px;
background: rgba(95, 78, 75, 0.54);
}

.woocommerce-page #primary .widget_login form,
.woocommerce-page #primary .widget_login ul
{
	padding: 10px 12px;
	font-size: 16px;
}
.woocommerce-page #primary .widget_login form p:first-child,
.woocommerce-page #primary .widget_login form p:nth-child(2)
{
	height: 40px;
}
.woocommerce-page #primary .widget_login form p:first-child label
{
	width: 50px;
float: left;
display: block;
}
.woocommerce-page #primary .widget_login form p:nth-child(3) a
{
	font-size: 12px;
	position: relative;
top: 8px;
}

.woocommerce-page #primary .widget_login form p input
{
	float: right;
}
.woocommerce-page #primary .widget_login ul
{
	list-style-type: none;
	font-size: 13px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.woocommerce-page #primary .widget_login ul a
{
	color: #fff;
}

.cart_list .empty
{
	color: #fff;
	margin-bottom: 10px;
}
.woocommerce-page #primary .widget_login .submitbutton
{
	width: 70px;
	right: 3px;
	position: relative;
}
a.button.added:before, 
button.button.added:before, 
input.button.added:before, 
#respond input#submit.added:before, 
#content input.button.added:before
{
	background: url(/wp-content/themes/custom/images/successgreen.png) no-repeat !important;
}


div.product .woocommerce_tabs, 
#content div.product .woocommerce_tabs
{
width: 96%;
margin: 0 auto;
}

div.product .woocommerce_tabs ul.tabs, 
#content div.product .woocommerce_tabs ul.tabs
{
margin-bottom: 0 !important;
}

div.product .woocommerce_tabs .panel, 
#content div.product .woocommerce_tabs .panel
{
	background: rgba(95, 78, 75, 0.6) !important;
	padding: 20px !important;
}

div.product .woocommerce_tabs .panel h2, 
#content div.product .woocommerce_tabs .panel h2
{
	color: #fff !important;
}

#content div.product p.price
{
	color: #A9C007 !important;
	font-weight: bold;
}
#content div.product .single_variation span.price
{
	color: #A9C007 !important;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.woocommerce-page div.product .woocommerce_tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce_tabs ul.tabs li
{
background: #3C302E;
border: 1px ;
box-shadow: none;
}

div.product .woocommerce_tabs ul.tabs:before, 
#content div.product .woocommerce_tabs ul.tabs:before
{
	border-bottom: 1px #3C302E solid !important;
}
div.product .woocommerce_tabs ul.tabs li:after, 
#content div.product .woocommerce_tabs ul.tabs li:after,
div.product .woocommerce_tabs ul.tabs li:before, 
#content div.product .woocommerce_tabs ul.tabs li:before
{
	border: none !important;
	box-shadow: none !important;
}
div.product .woocommerce_tabs ul.tabs li a, #content div.product .woocommerce_tabs ul.tabs li a
{
	color: #fff !important;
	text-shadow: none !important;
}
div.product .woocommerce_tabs ul.tabs li.active a, #content div.product .woocommerce_tabs ul.tabs li.active a
{
	color: #3C302E !important;
}
.woocommerce_ordering
{
	display: none !important;
}

.woocommerce-page #main .products .product .button {
margin-left: 15px;
}

.woocommerce-account .hentry,
.woocommerce-checkout .hentry,
.woocommerce-cart .hentry,
.woocommerce-page .hentry,
.error404 .not-found,
.search .hentry
{
background: #523F3B;
border: 1px solid #3C302E;
}
.woocommerce-account .hentry .entry-content,
.woocommerce-checkout .hentry .entry-content,
.woocommerce-cart .hentry .entry-content,
.woocommerce-page .hentry .entry-content,
.error404 .not-found,
.search .hentry .entry-content
{
	padding: 20px;
}

.woocommerce-page .addresses .title .edit,
.edit-link a
{
	color: #A9C007 !important;
}

.woocommerce-page #content #payment p,
.woocommerce-page #content #payment label
{
	color: #333 !important;
}

.woocommerce-page .woocommerce_message, 
.woocommerce-page .woocommerce_error, 
.woocommerce-page .woocommerce_info
{
	width: 87%;
	margin: 0 auto;
	margin-bottom: 25px;
}
.woocommerce-page #main .cart-collaterals .cart_totals .woocommerce_error
{
	display: block;
	right: 25px !important;
}
.woocommerce-page #main .cart-collaterals .cart_totals .woocommerce_error p
{
	color: #333;
}

.woocommerce-page.single .woocommerce_message, 
.woocommerce-page.single .woocommerce_error, 
.woocommerce-page.single .woocommerce_info
{
		position: relative;
top: 30px;
height: 25px;
}

.woocommerce-page.single div.product div.images img, 
.woocommerce-page.single #content div.product div.images img
{
	height: 325px !important;
	-webkit-transition: none !important;
-moz-transition: none;
-o-transition: none;
transition: none;
display: block;
}
#content .flex-viewport
{
	-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.woocommerce-page #content table
{
	background: rgba(95, 78, 75, 0.6) !important;
	border: 1px #3C302E solid !important;
	font-size: 14px !important;
}
.woocommerce-page #content table thead
{
background: #3C302E;
}
.woocommerce-page #content table tr
{
border: 1px #3C302E solid !important;
}

.cart-subtotal th,
.shipping th,
.total th
{
	text-align: right;
}

.woocommerce-page table.shop_table td.product-quantity
{
	text-align: left;
}

.woocommerce-page .entry-content table input
{
	margin-bottom: 0 !important;
}
.woocommerce-page .myaccount_user strong
{
	font-size: 18px;
color: #fff;
}
.woocommerce-page .entry-content table a,
.woocommerce-page .shipping-calculator-button
{
	color: #a9c007 !important;
	font-weight: bold;
}
.woocommerce-page .woocommerce_info a.showlogin
{
	color: #333 !important;
}

.woocommerce-page table.cart img, 
.woocommerce-page #content table.cart img
{
	width: 60px !important;
}

table.cart td.actions, 
#content table.cart td.actions
{
	padding: 16px 24px !important;
}

.woocommerce-page #customer_details textarea#order_comments
{
	height: 120px;
}

.woocommerce_message .button, 
.woocommerce_error .button, 
.woocommerce_info .button
{
	height: 14px !important;
}

.woocommerce-page ul.products li.product .onsale,
.woocommerce-page span.onsale
{
	background: #A9C007 !important;
}
.woocommerce-page span.onsale
{
position: absolute;
top: 80px;
z-index: 99;
left: 19px;
}

.woocommerce-page #reviews #comments ol.commentlist li .comment-text
{
	border: none;
	margin-left: 0px;
padding: 20px 10px 1px;
border-radius: 0px;
border-top: 1px solid rgba(240, 238, 240, 0.23);
}
.woocommerce-page .comment_container .avatar
{
	display: none;
}
.woocommerce-page #reviews #comments ol.commentlist li .meta,
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li,
#content .gform_wrapper .validation_error
{
	color: #fff !important;
}
.woocommerce-page #footer-widget-area ul.product_list_widget li
{
	color: #5F4E4B !important;
}
#footer-widget-area ul.product_list_widget li span
{
	font-size: 12px !important;
}

#footer-widget-area ul.product_list_widget li span.from
{
	padding-left: 4px !important;
}
#footer-widget-area ul.product_list_widget li
{
	padding: 0px !important;
}
.woocommerce-page .woocommerce_error a
{
	color: #333333 !important;
	border-bottom: 1px dashed #7C6764;
	font-weight: bold;
    text-decoration: none;
}
.woocommerce-page .order-actions a.button
{
	color: #3C302E !important;
}
.woocommerce-page mark
{
background-color: #a9c007 !important;
padding: 0 3px;
}

#content .gform_validation_error input,
#content .gform_validation_error textarea
{
	padding: 3px 0px;
	margin-bottom: 5px !important;
}

#content .gform_validation_error label
{
	text-shadow: none !important;
	color: #333 !important;
}
#content .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container
{
	margin-top: 0px;
}
#content div.product form.cart .variations td.label, 
#content div.product form.cart .variations td.label
{
	padding-left: 14px;
	padding-top: 17px;
}
#content div.product form.cart .variations td, 
#content div.product form.cart .variations td
{
	padding-top: 18px;
	padding-bottom: 0px !important;
}
#content .reset_variations
{
	color: #A9C007;
	font-size: 12px;
}

#content #woocommerce_cart_notice_products {
padding: .55em 1em .55em 1em;
margin: 0 9px 2em;
position: relative;
font-weight: bold;
color: rgb(173, 18, 18) !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#f0eef0));
background: -webkit-linear-gradient(#f7f6f7,#f0eef0);
background: -moz-linear-gradient(center top,#f7f6f7 0%,#f0eef0 100%);
background: -moz-gradient(center top,#f7f6f7 0%,#f0eef0 100%);
color: #5e5e5e;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
text-shadow: 0 1px 0 #ffffff;
list-style: none outside;
width: auto;
}

.post-type-archive-product #content .page-description
{
	background: #523F3B;
border: 1px solid #3C302E;
padding: 13px;
width: 652px;
}
.post-type-archive-product.woocommerce-page #content h1
{
	margin-bottom: 0;
}


.cart_totals .discount th
{
	text-align: right !important;
}
.cart_totals .discount th a
{
	font-weight: normal !important;
	font-size: 12px !important;
}

.cart_totals .discount .amount
{
	text-align: right;
	color: #a9c007 !important;
	font-weight: bold;
}
#content .cart_totals {
	width: 75% !important;
}

#content .bacs_details li
{
display: inline-block;
width: 100%;
border-right: 0px;
margin-bottom: 8px;
}
#content .bacs_details li strong
{
font-size: 14px;
}