/*
Theme Name: R and R Flyfishing
Theme URI: http://randrflyfishing.com/
Description: R and R Theme
Author: Marc
Author URI: http://randrflyfishing.com/
Template: genesis
Version: 1.0
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
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;
}

/* Table of Contents

	01 Custom
	02 Defaults
	03 Typography
		- Font Color
		- Font Family
		- Font Size
		- Font Miscellaneous
	04 Layout
		- Structure
		- 1152px CSS Grid
		- Header
		- Main Content
		- Post Info & Meta
		- Column Classes
		- Miscellaneous
	05 Menus
		- Primary Navigation Extras
	06 Headings
	07 Lists
	08 Post Navigation
	09 Comments
	10 Sidebars
	11 Footer
		- Footer Widgets
	12 Forms & Buttons
		- Gravity Forms
	13 Images & Captions
	14 Media Queries
		- max-width: 1024px
		- max-width: 768px
		- max-width: 480px

*/


/*
01 Custom
---------------------------------------------------------------------------------------------------- */

b, strong {
font-weight: 700;
}

span.phone {
	top: -5px !important;
	display: inline-block;
	position: relative;
	color: #5C4433;
}
.wrap #contact {
	display: block;
	width: auto;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
	z-index: 9999;
}
.wrap #contact p img {
	margin-left: 5px;
}

#header #logocartwrap {
	overflow: visible;
	display: block;
	position: absolute;
	width: 1000px;
	margin-top: 20px;
}
#header #logocartwrap #logo {
	display: block;
	float: left;
	width: 455px;
	margin-left: 15px;
}

#header #logocartwrap #cartsearch {
	position: relative;
	/*overflow: auto;*/
	display: block;
	float: right;
	width: 415px;
	margin-right: 20px;
	top:40px;
}

#header .bookme {
	text-align: right;
	margin-bottom: 15px;
}	
#header #logocartwrap #cartsearch #products_predictive_search-2 {
	width: 200px;
	float: right;
	}
	
#header #logocartwrap #cartsearch #dropdown_shopping_cart-2 {
	width: 180px;
	float: left;
}

#dropdown_shopping_cart-2 .dropdowntriggerarea {
	border: none;
	width: auto;
	color: #FFF;
	font-size: 13px;
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top,  #d71700 0%, #851e1b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d71700), color-stop(100%,#851e1b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d71700 0%,#851e1b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d71700 0%,#851e1b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d71700 0%,#851e1b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d71700 0%,#851e1b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d71700', endColorstr='#851e1b',GradientType=0 ); /* IE6-9 */
	padding: 10px 25px;
	margin: 0;
}


 #dropdown_shopping_cart-2 .dropdowncartcontents {
 	width: 300px;
	position: relative;
	display: none;
	border-radius: 0px;
	margin-top: 0px;
} 



 #dropdown_shopping_cart-2 .dropdowncarttrigger {
	background: url('images/opencart.png') top left no-repeat;
}


#header .dropdownbutton {
width: auto;
}

#header .dropdowncartcontents p.total {
padding: 10px;
background: transparent;
color: #000;
text-align: right;
}


body #wrap .ctr_search .txt_livesearch {
height: 30px !important;
}

#panels {
	width: 920px;
	display: block;
	margin-top: 40px;
	padding: 0 40px;
	overflow: auto;
	font-size: 14px;
	line-height: 130%;
	}
	
#panels p {
	font-size: 14px;
	line-height: 130%;
	}
#panels h3 {
	color: #5C4433;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 8px;
	}	
#panels img.size-full {
	-webkit-box-shadow:  1px 1px 2px 1px rgba(0, 0, 0, 0.2);
     box-shadow:  1px 1px 2px 1px rgba(0, 0, 0, 0.2);
     }

#black-studio-tinymce-2 {
	width: 265px;
	float: left;
}
#black-studio-tinymce-3 {
	width: 265px;
	float: left;
	margin-left: 63px;
}
#black-studio-tinymce-4 {
	width: 265px;
	float: right;
}

.home #intro {
	width: 820px;
	display:block;
	-webkit-box-shadow: inset 0px 0px 22px 7px rgba(211, 209, 194, 1);
    box-shadow: inset 0px 0px 22px 7px rgba(211, 209, 194, 1);
    margin: 0 auto;
    margin-top: 30px;
    padding: 30px 50px;
        }
.home #intro h3 {
	font-size: 40px;
	color: #5C4433;
	font-weight: 500;
	text-align: center;
}     
.home #intro p {
	line-height: 21px;
	
}       
        
/* Homepage Carousel 1 */

#features {
	margin-top: 30px;
	}
	
#features #price {
	position: absolute;
	display: block;
	z-index: 9999;
	background-color: #A22302;
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	padding: 7px 10px;
}

#features #touchcarousel-1 {
	margin-left: 40px;
	background-color: #fff;
	float: left;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #DCDCD7;
	}
	
	#features .touchcarousel-wrapper {
	background-color: #fff;
	}
        
#features .touchcarousel {
	position: relative;
	width: 265px;
	height: 400px;
	overflow: hidden;
}

#features .touchcarousel .touchphotocontainer {
	width: 265px;
	max-height: 160px;
	overflow: hidden;
	margin-bottom: 12px;
	z-index:99;
	position: relative;
}

#features .tp-bullets.simplebullets.round .bullet {
cursor: pointer;
position: relative;
background: url(images/bullet-new.png) no-Repeat top left;
width: 13px;
height: 20px;
margin-right: 0px;
float: left;
margin-top: -10px;
margin-left: 3px;
}

#features .tp-bullets.simplebullets.round .bullet:hover,
#features .tp-bullets.simplebullets.round .bullet.selected,
#features .tp-bullets.simplebullets.navbar .bullet:hover,
#features .tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }


/* #features .touchcarousel .touchphotocontainer:hover {
	overflow:visible;
	z-index:100;
	display:block;
	position: relative;
	max-height: auto; 
}*/

#features .touchphotocontainer img {
	min-height: 160px !important;
}

#features .touchcarousel.grey-blue .arrow-holder.right {
position: absolute;
z-index:999;
right: 15px;
}

#features .touchcarousel.grey-blue .arrow-holder.left {
position: absolute;
z-index:999;
left: 15px;
}

#features .touchcarousel.tc-layout-4 .touchcarousel-item {
width: 265px;
min-height: 170px;
margin-right: 5px;
position: relative;
overflow: hidden;
background: #FFF;
}

#features .touchcarousel .arrow-icon {
top: 100px;
margin-top: -45px;
cursor: pointer;
}

#features .touchcarousel.grey-blue .arrow-icon {
background-image: url('images/carousel-nav.png');
}

#features .touchcarousel.grey-blue .tc-paging-item {
background: url('images/carousel-nav.png') no-repeat -95px -4px;
}

#features .touchcarousel.grey-blue .tc-paging-item.current {
background: url('images/carousel-nav.png') no-repeat -95px -22px;
}


.touchcarousel.tc-layout-4 .touchcarousel-item p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
}
.touchcarousel.tc-layout-4 .touchcarousel-item a {
-webkit-transition: none; 
    -moz-transition: none;  
    -ms-transition: none; 
    -o-transition: none; 
    transition: none;

}
.touchcarousel.tc-layout-4 .touchcarousel-item a.tc-state {
	display: block;
	width: 265px;
	min-height: 170px;
	position: relative;
	text-decoration: none;
	color: #3e4245;
	
	-webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;  
    -ms-transition: color 0.2s ease-out; 
    -o-transition: color 0.2s ease-out; 
    transition: color 0.2s ease-out;
}

a.tc-paging-item {
-webkit-transition: none; 
    -moz-transition: none;  
    -ms-transition: none; 
    -o-transition: none; 
    transition: none;

}
.touchcarousel.tc-layout-4 .touchcarousel-item img {
	max-width: none;
	border: 0;
	margin: 0;
}
.touchcarousel.tc-layout-4 .touchcarousel-item img, 
.touchcarousel.tc-layout-4 .touchcarousel-item h4,
.touchcarousel.tc-layout-4 .touchcarousel-item span {
	position: relative;
	margin: 0;
	padding: 0;	
	border: 0;			
}
.touchcarousel.tc-layout-4 .tc-block {
	margin: 0 15px 3px 15px
}

.touchcarousel.tc-layout-4 .touchcarousel-item h4 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	padding: 0;
	text-decoration: none;
	margin-bottom: 6px;
}
.touchcarousel.tc-layout-4 .touchcarousel-item a.tc-state:hover {
}
.touchcarousel.tc-layout-4 .touchcarousel-item span {
	font-size: 12px;
	color: #666;
}

/* Homepage Carousel 2 */

#features #touchcarousel-2 {
	margin-left: 63px;
	background-color: #fff;
	float: left;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #DCDCD7;
	}
	
	#features #rev_slider_2_1_wrapper {
	margin-left: 63px;
	background-color: #fff;
	float: left;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #DCDCD7;
	}

/*Homepage Widgets */

#homepage-widgets {
	display: block;
	width: 265px;
	float: right;
	margin-right: 40px;
	}
#homepage-widgets .gform_description {
	font-size: 14px;
	line-height: 18px;
}

#gform_widget-2 h3 {
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	margin-bottom: 8px;
	color: #5C4433;
}

input#input_2_1 {
	width: 100%;
	padding: 8px;
	font-size: 16px;
}
#homepage-widgets input#gform_submit_button_2 {
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
border: 1px solid #c7c0c7;
background-color: #5C4433;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
padding: 7px;
font-weight: 500;
float: right;
}

#homepage-widgets .gform_footer {
padding: 8px 0 0px 0;
margin: 2px 0 0 0;
clear: both;
}

.grid .count {
	display:none;
	}
	
#content .woocommerce-ordering {
margin: 0 0 1em;
float: left;
display: block;
clear: both;
}

/* Tabs */

#container #content div.product .woocommerce-tabs ul.tabs li.active {
background: #5C4433;
background: -moz-linear-gradient(#5C4433); /* FF3.6+ */
background: -webkit-gradient#5C4433); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(#5C4433); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(#5C4433); /* Opera 11.10+ */
background: -ms-linear-gradient(#5C4433); /* IE10+ */
background: linear-gradient(#5C4433); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( #5C4433 ); /* IE6-9 */
z-index: 2;

}

#container #content div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #474747;
	background: #2A2A2A;
	background: -webkit-gradient(linear,left top,left bottom,from(#494949),to(#2A2A2A));
	background: -webkit-linear-gradient(#494949,#2A2A2A);
	background: -moz-linear-gradient(center top,#494949 0%,#2A2A2A 100%);
	background: -moz-gradient(center top,#494949 0%,#2A2A2A 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: none;
	margin: 0 2px;
	padding: 0 15px;
}

#container #content div.product .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: none;
}

#container #content div.product .woocommerce-tabs ul.tabs li::after {
	right: -6px;
	-webkit-border-bottom-left-radius: 0px;
	-mox-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-width: 0 0 1px 1px;
	box-shadow: none;
}

#container #content div.product .woocommerce-tabs ul.tabs li::before, #container #content div.product .woocommerce-tabs ul.tabs li::after {
	border: none;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
}

#container #content div.product .woocommerce-tabs ul.tabs li::before {
	left: -6px;
	-webkit-border-bottom-right-radius: 0px;
	-mox-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-width: 0 1px 1px 0;
	box-shadow: none;
}

#container #content div.product .woocommerce-tabs ul.tabs::before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #474747;
	z-index: 1;
}

#container #content div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: 500;
	color: #FFF;
	font-size: 14px;
	text-shadow: none;
	text-decoration: none;
}


/* Woo-wooooo */

.page-description .ishare_inline_icons_display {
	display: none;
	}
.term-description p {
	margin-bottom: 15px;
	}	
.woocommerce-tabs .panel h2 {
	font-size: 22px;
	font-weight: 500;
	color: #5C4433;
	margin-bottom: 10px;
	}	
	
div.product form.cart .variations, #content div.product form.cart .variations {
margin-bottom: 1em;
margin-top: 1em;
}	

#content .product_meta {
	margin-top: 10px;
}

#content .summary p {
	line-height: 120%;
}

#content .summary .price {
	padding-bottom: 10px !important;
}

.products .price {
padding-bottom: 15px;
}

.gridlist-buttonwrap {
	margin-top: 15px;
	}
	
.gridlist-toggle {
	float: right;
	margin-top: -50px;
}	

#content .products.grid li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 28%;
margin-left: 0;
min-height: 350px;
}

#content ul.products li.product h3 {
padding: .5em 0;
margin: 0;
font-size: 1.2em;
}

#payment ul.payment_methods li {
list-style-type: none;
}

#dropdown_product_cat {
width: 200px;
}

/*Related*/

.related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, .upsells.products ul li.product {
width: 28%;
}	

/*
02 Defaults
---------------------------------------------------------------------------------------------------- */

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, 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,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 100%; /* 16px browser default */
}

body {
	background-color: #fff;
	line-height: 1;
}

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.btn {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #1e1e1e;
	color: #fff;
}

::selection {
	background-color: #1e1e1e;
	color: #fff;
}

a img {
	border: none;
}


/*
03 Typography
-------------------------------------------------------------------------------------------------------

	This section covers font colors, families, size, styles and weight.

	This style sheet uses rem values with a pixel fallback.
	The rem values are calculated per the examples below:

	12 / 16 =		0.75rem
	14 / 16 =		0.875rem
	16 / 16 =		1rem	
	18 / 16 =		1.125rem
	20 / 16 =		1.25rem
	24 / 16 =		1.5rem
	30 / 16 =		1.875rem
	36 / 16 =		2.25rem
	42 / 16 =		2.625rem
	48 / 16 =		3rem
	
	Further reading on the use and compatibility of rems:
	
	http://caniuse.com/rem
	http://snook.ca/archives/html_and_css/font-size-with-rem
	
*/

/* 03a - Font Color ----------- */

a:hover,
body,
h2 a,
h2 a:visited,
h4.widgettitle a,
input,
.author,
.date,
.genesis-nav-menu a,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.post-comments,
#title a,
#title a:hover {
	color: #1e1e1e;
}

a,
h2 a:hover {
	color: #9D1600;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu li li a:hover,
.genesis-nav-menu .current-menu-item a {
	color: #EEE2D0;
}

.post-info,
.post-meta,
#description {
	color: #636363;
}

blockquote::before,
blockquote p,
input,
select,
textarea {
	color: #999;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.genesis-nav-menu .highlight-menu-item a,
.genesis-nav-menu .highlight-menu-item a:hover,
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
}

/* 03b - Font Family ----------- */

body,
input,
textarea,
.author-box h1 {
	font-family: "myriad-pro",sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
#title {
	font-family: "garamond-premier-pro",serif;
}

/* 03c - Font Size ----------- */

#title {
	font-size: 42px;
	font-size: 2.625rem;
}

h1,
.entry-title,
.entry-title a {
	font-size: 32px;
}

blockquote::before {
	font-size: 32px;
	font-size: 2rem;
}

h2 {
	font-size: 30px;
	font-size: 1.875rem;
}

h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

h4,
.archive-title,
.taxonomy-description h1,
.widgettitle {
	font-size: 20px;
	font-size: 1.25rem;
}

#sidebar .widgettitle {
	margin-bottom: 10px;
}

#sidebar .widget_twitter ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

h5 {
	font-size: 18px;
	font-size: 1.125rem;
}

h6,
.author-box h1,
.sidebar h2 a {
	font-size: 16px;
	font-size: 1rem;
}

input,
select,
textarea,
.genesis-nav-menu,
.post-info,
.post-meta,
.wp-caption {
	font-size: 14px;
	font-size: 0.875rem;
}


/* 03d - Font Miscellaneous ----------- */

blockquote p {
	font-style: italic;
}

cite {
	font-style: normal;
}

button,
input[type="button"],
input[type="submit"],
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.entry-title a,
.genesis-nav-menu,
.post-comments,
.post-info .author,
.post-info .date,
.wp-caption,
#title {
	font-weight: 500;
}

.wp-caption {
	text-align: center;
}

h2 a,
h2 a:visited,
.genesis-nav-menu a,
.navigation li a,
.widgettitle a,
#title a {
	text-decoration: none;
}


/*
04 Layout
---------------------------------------------------------------------------------------------------- */

/* 04a - Structure ----------- */

body {
	background-color: #D2D2C3;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	}

#wrap {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
	background-image: url(images/content-background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}

#inner {
	clear: both;
	overflow: hidden;
	padding: 40px 40px 0 40px;
	border-top: 1px solid #5C4433;
}

.home #inner {
	border-top: none;
}

/* 04b - 1152px CSS Grid ----------- */

#sidebar-alt {
	width: 15.277777777%; /* 176px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
#header .widget-area {
	width: 30.555555555%; /* 352px / 1152px */
}

.sidebar {
	width: 265px;
	}
.sidebar a.button {
	font-size: 12px;
}	

.content-sidebar-sidebar .sidebar,
.sidebar-content-sidebar .sidebar,
.sidebar-sidebar-content .sidebar {
	width: 37.931034482%; /* 352px / 928px */
}

.content-sidebar-sidebar #content,
.sidebar-content-sidebar #content,
.sidebar-sidebar-content #content {
	width: 56.896551724%; /* 528px / 928px */
}

.content-sidebar #content,
.sidebar-content #content,
#title-area {
	width: 65.277777777%; /* 752px / 1152px */
}

.content-sidebar-sidebar #content-sidebar-wrap,
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	width: 80.555555555%; /* 928px / 1152px */
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%; /* 1152px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar,
#content,
#content-sidebar-wrap,
#footer .gototop,
#sidebar-alt,
#title-area {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt,
.footer-widgets-3,
.sidebar,
.sidebar-content #content,
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content,
.sidebar-sidebar-content #content-sidebar-wrap,
#footer .creds,
#header .widget-area {
	float: right;
}

/* 04c - Header ----------- */

#header {
	min-height: 165px;
	overflow: visible;
	padding-bottom: 32px;
	padding-bottom: 2rem;
	position: relative;
}

#title {
	line-height: 1;
	margin: 40px 0 8px;
	margin: 2.5rem 0 0.5rem;
}

.header-image #title {
	margin: 0;
}

#description {
	line-height: 1.25;
}

.header-full-width #title,
.header-full-width #title a,
.header-full-width #title-area {
	width: 100%;
}

.header-image #title,
.header-image #title a,
.header-image #title-area {
	display: block;
	float: left;
	min-height: 120px;
	overflow: hidden;
	text-indent: -9999px;
	width: 50%;
}

.header-image #description {
	display: block;
	overflow: hidden;
}

/* 04d - Main Content ----------- */

#content {
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
}

.entry,
.page .post.entry {
	margin-bottom: 80px;
	margin-bottom: 5rem;
}

.single .entry {
	margin-bottom: 48px;
	margin-bottom: 3rem;
}

.page .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content,
.entry-content p {
	line-height: 1.625;
}

.entry-content p {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

blockquote {
	padding: 24px 64px;
	padding: 1.5rem 4rem;
}

blockquote::before {
	content: "“";
	display: block;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

/* 04e - Post Info & Meta ----------- */

.post-info,
.post-meta {
	clear: both;
	line-height: 1.5;
}

.post-info {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.post-comments {
	background: url(images/post-comments.png) no-repeat center left;
	margin-left: 16px;
	margin-left: 1rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.post-meta {
	border-top: 1px solid #ccc;
	padding-top: 24px;
	padding-top: 1.5rem;
}

.categories,
.tags {
	display: block;
}

/* 04f - Column Classes ----------- */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 4.166666666%; /* 48px / 1152px */
}

.one-half,
.three-sixths,
.two-fourths {
	width: 46.9166666666%; /* 552px / 1152px */
}

.one-third,
.two-sixths {
	width: 30.555555555%; /* 352px / 1152px */
}

.four-sixths,
.two-thirds {
	width: 65.277777777%; /* 752px / 1152px */
}

.one-fourth {
	width: 21.875%; /* 252px / 1152px */
}

.three-fourths {
	width: 73.958333333%; /* 852px / 1152px */
}

.one-fifth {
	width: 16.666666666%; /* 192px / 1152px */
}

.two-fifths {
	width: 37.5%; /* 432px / 1152px */
}

.three-fifths {
	width: 58.333333333%; /* 672px / 1152px */
}

.four-fifths {
	width: 79.166666666%; /* 912px / 1152px */
}

.one-sixth {
	width: 13.194444444%; /* 152px / 1152px */
}

.five-sixths {
	width: 82.638888888%; /* 952px / 1152px */
}

.first {
	margin-left: 0;
}

/* 04g - Miscellaneous ----------- */

p.subscribe-to-comments {
	padding: 24px 0 16px;
	padding: 1.5rem 0 1rem;
}

p.pages,
.clear,
.clear-line,
.first {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.alignleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.sticky {
	margin-bottom: 80px;
	margin-bottom: 5rem;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.author-box,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	margin-bottom: 3rem;
	overflow: hidden;
	padding: 32px;
	padding: 2rem;
}
.breadcrumb, #breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: 0.92em;
color: #777777;
}
.breadcrumb, #breadcrumb a {
color: #777777;
}



/*
05 Menus
---------------------------------------------------------------------------------------------------- */

#nav {
	margin-left: 20px;
}

.genesis-nav-menu {
	clear: both;
	overflow: hidden;
}

#header .genesis-nav-menu {
	float: right;
	margin-top: 48px;
	margin-top: 3rem;
	width: auto;
}

.genesis-nav-menu.menu-primary,
.genesis-nav-menu.menu-secondary {

}

.genesis-nav-menu ul {
	float: left;
	width: 100%;
}

.genesis-nav-menu li {
	display: inline-block;
	float: left;
	list-style-type: none;
	text-align: left;
	margin-right: 2px;
}

.genesis-nav-menu a {
	display: block;
	padding: 12px 10px;
	position: relative;
	background-color: #5C4433;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000;
}

.genesis-nav-menu li.highlight-menu-item {
	margin-left: 20px;
	margin-left: 1.25rem;
}

.genesis-nav-menu .highlight-menu-item a {
	background-color: #1e1e1e;
}

.genesis-nav-menu .highlight-menu-item a:hover {
	background-color: #9D1600;
}

.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background-color: #F4F3EF;
	border-bottom: 1px solid #E8E9E3;
	border-top: none;
	padding: 10px;
	position: relative;
	width: 170px;
	text-transform: none;
	text-shadow: none;
}

.genesis-nav-menu li li a:hover {
color: #5C4433;
background-color: #E8E9E3;
}
.genesis-nav-menu li ul {
	left: -9999px;
	position: absolute;
	width: 212px;
	z-index: 99;
}

.genesis-nav-menu li ul ul {
	margin: -35px 0 0 191px;
}

.genesis-nav-menu li#menu-item-4103 ul ul {
	margin: -35px 0 0 -191px;
}

#nav .genesis-nav-menu li li a .sf-sub-indicator {
	background-attachment: scroll;
	background-image: url(images/plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	float: right;
	display: block;
	width: 18px;
	height: 18px;
}


.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
#header .genesis-nav-menu li:hover>ul,
#header .genesis-nav-menu li.sfHover ul {
	left: auto;
}

.genesis-nav-menu li a .sf-sub-indicator,
.genesis-nav-menu li li a .sf-sub-indicator,
.genesis-nav-menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* 05a - Primary Navigation Extras ----------- */

.genesis-nav-menu li.right {
	float: right;
	padding: 24px 20px;
	padding: 1.5rem 1.25rem;
}

.genesis-nav-menu li.right a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu li.search {
	padding: 6px 0 0;
	padding: 0.375rem 0 0;
}

.genesis-nav-menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin-left: 20px;
	margin-left: 1.25rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.genesis-nav-menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding-left: 24px;
	padding-left: 1.5rem;
}


/*
06 Headings
---------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}


/*
07 Lists
---------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 1.625;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
	margin-left: 2.5rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


/*
08 Post Navigation
---------------------------------------------------------------------------------------------------- */

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #1e1e1e;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #9D1600;
}


/*
09 Comments
---------------------------------------------------------------------------------------------------- */

#comments,
#respond {
	line-height: 1.5;
	overflow: hidden;
}

.ping-list,
#comments {
	margin-bottom: 48px;
	margin-bottom: 3rem;
}

#author,
#email,
#url {
	width: 50%;
}

.commentmetadata,
#author,
#email,
#url {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

#comment {
	margin: 12px 0;
	margin: 0.75rem 0;
}

label {
	margin-bottom: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	margin-top: 1.5rem;
	padding: 32px;
	padding: 2rem;
}

.comment-list li ul li {
	margin-right: -32px;
	margin-right: -2rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content p {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.bypostauthor {
}

#comments .navigation {
	margin-top: 32px;
	margin-top: 2rem;
}


/*
10 Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	line-height: 1.5;
}

.sidebar p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.sidebar .widget {
	margin-bottom: 12px;
	padding-bottom: 12px;
	overflow: hidden;
	font-size: 13px;
	line-height: 14px;
}

.sidebar.widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}


/*
11 Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	clear: both;
	background-color: #5C4433;
	color: #fff;
}

#footer p.small {
	font-size: 11px;
}

#footer .wrap {
	overflow: hidden;
	padding: 15px 0;
	text-align: center;
}

#footer .creds {
	text-align: right;
}

#footer .creds,
#footer .gototop {
	margin: 8px 0;
	margin: 0.5rem 0;
}

/* 11a - Footer Widgets ----------- */

.footer-widgets .wrap {
	padding: 0 40px;
	}
	
#footer-widgets #black-studio-tinymce-7 img.alignright {
	margin-left: 7px;
}


.footer-widgets {
	background-color: #5C4433;
	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 32px 0 16px;
}

.footer-widgets p {
	margin-bottom: 8px;
	color: #fff;
	font-size: 15px;
	line-height: 120%;
}

.footer-widgets .widget {
	margin-bottom: 14px;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	margin-right: 4.166666666%; /* 48px / 1152px */
}


/*
12 Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 5px #ddd inset;
	padding: 8px;
	/* width: 100%; */
}

#header .search-form {
	float: right;
	margin-top: 56px;
	margin-top: 3.5rem;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #1e1e1e;
	border: none;
	box-shadow: none;
	cursor: pointer;
	padding: 16px 24px;
	padding: 1rem 1.5rem;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover {
	background-color: #9D1600;
}

.enews input[type="submit"],
.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* 12a - Gravity Forms ----------- */

#content div.gform_wrapper input,
#content div.gform_wrapper select,
#content div.gform_wrapper textarea,
#content div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1rem;
	padding: 8px;
}

#content div.gform_wrapper input[type="submit"] {
	padding: 8px 12px;
}

#content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1rem 0 0;
}


/*
13 Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 1.5rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 1.5rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 1.5rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0 1rem 1.5rem 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.5rem
}

img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 1.5rem 1.5rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 1.5rem 1.5rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 0.75rem;
}

.gallery-caption {
}


/* Slider */
.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 32px; 
			line-height: 32px; 
			font-family: Arial; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
  			padding: 10px;
			border-width: 0px; 
			border-style: none; 
			background-color: rgba(0, 0, 0, 0.75);	
			letter-spacing: -1.5px;
  			font-family: "myriad-pro",sans-serif;
		}


.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
   			padding: 10px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: rgba(255, 255, 255, 0.75);	
			letter-spacing: -1.5px;	
  			font-family: "myriad-pro",sans-serif;
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 2px 4px; 
  			padding: 10px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#888;		
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  			font-family: "myriad-pro",sans-serif;
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);	
  			font-family: "myriad-pro",sans-serif;
		}
.tp-caption.medium_text_background{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
  			padding: 10px;
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
      		background-color: rgba(0, 0, 0, 0.5);
  			font-family: "myriad-pro",sans-serif;
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 500; 
			font-size: 40px; 
			line-height: 40px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);	
  			font-family: "myriad-pro",sans-serif;
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;	
  			font-family: "myriad-pro",sans-serif;
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#000;	
  			font-family: "myriad-pro",sans-serif;
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#fff;	
 			font-family: "myriad-pro",sans-serif;
					}
					
.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    	font-family: "myriad-pro",sans-serif;
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
  		font-family: "myriad-pro",sans-serif;
	}

.tp-caption.black_description{
		color: #000; 
		text-shadow: none;	
      	font-size: 14px;
		line-height: 18px;
  		font-family: "myriad-pro",sans-serif;
	}	

.tp-caption.black_header{
		font-size: 28px;
		line-height: 22px;
		font-weight: 500;
		padding: 0;
		text-decoration: none;
		margin-bottom: 6px;
      	font-family: "garamond-premier-pro",serif;
  		color: #5C4433;
    }
					
.tp-caption.noshadow {
		text-shadow: none;	
  		font-family: "myriad-pro",sans-serif;
	}	
					
.tp-caption a { 
	color: #ff7302; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	 
}			
	
.tp-caption a:hover { 
	color: #ffa902; 
}