/*
	Theme Name: Weber Flavors Carvel Order Page
	Theme URI: http://www.studiopress.com/themes/associate
	Description: Customized theme based on StudioPress.com Associate theme
	Author: R. Pulliam
	Author URI: http://www.pulliamnewmedia.com/

	Version: 1.0

	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, white

	Template: genesis
	Template Version: 1.7

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Featured
* Home Middle
* Home Bottom
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Associate Gray
* Associate Green
* Associate Red

*/



/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #555;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

input {
	color: #666;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #fff;
	border: 1px solid #ddd;
	}

input {
	background: none;
	border: none;
	}

li,
ol,
ul {
	margin: 0;
	padding: 0;
	}

ol li {
	list-style-type: decimal;
	}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: none;
	}


/* Body
------------------------------------------------------------ */

body {
	background: #8f211d;
	}


/* Wrap
------------------------------------------------------------ */

.site-container {
	background: #f6f1d4 url(images/background-wrap.jpg) no-repeat center top;
	width: 960px;
	margin: 0 auto;
	}


/* Header
------------------------------------------------------------ */

.site-header {
	margin: 0 auto 0 auto;
	min-height: 128px;
	width: 880px;
	}

.title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 300px;
	}

.site-title {
	font-family: Arial, sans-serif;
	font-size: 42px;
	line-height: 42px;
	margin: 0;
	text-shadow: #000 1px 1px;
	text-transform: uppercase;
	}

.site-title a,
.site-title a:hover {
	color: #fff;
	text-decoration: none;
	}

.site-description {
	color: #ddd;
	font-size: 14px;
	font-style: italic;
	text-shadow: #000 1px 1px;
	}

.site-header .widget-area {
	float: right;
	padding: 20px 0 0;
	width: 430px;
	}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 128px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 430px;
	}

.header-image .site-description {
	display: block;
	overflow: hidden;
	}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 960px;
	}


.header-right-items {
	text-align: right;
	height: 80px;
	}

.header-right-items ul {
	}

.header-right-items li {
	display: inline;
	font: normal 11px/1em verdana, sans-serif;
	color: #bbb;
	}

.header-right-items li.spacer {
	padding: 0 8px;
	}

.header-right-items li a {
	color: #bbb;
	text-decoration: underline;
	}

.header-right-items li a:hover {
	text-decoration: none;
	}

.header-right-items p {
	font: normal 21px/2.5em 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 0 0 0;
	color: #f2e6b8;
	}



/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
	}

li:hover,
li.sfHover {
	position: static;
	}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
	}


/* Header Right Navigation
------------------------------------------------------------ */

.site-header ul.nav,
.site-header ul.menu {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/nav.png);
	border-radius: 5px;
	float: right;
	}

.site-header ul.nav ul,
.site-header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
	}

.site-header ul.nav li,
.site-header ul.menu li {
	float: left;
	list-style-type: none;
	}

.site-header ul.nav li a,
.site-header ul.menu li a {
	background: url(images/nav-line.png) no-repeat right;
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 13px 20px 13px 18px;
	position: relative;
	text-decoration: none;
	}

.site-header ul.nav li.noline a,
.site-header ul.menu li.noline a {
	background: none;
	}

.site-header ul.nav li a:hover,
.site-header ul.nav li a:active,
.site-header ul.nav .current_page_item a,
.site-header ul.nav .current-cat a,
.site-header ul.nav .current-menu-item a,
.site-header ul.menu li a:hover,
.site-header ul.menu li a:active,
.site-header ul.menu .current_page_item a,
.site-header ul.menu .current-cat a,
.site-header ul.menu .current-menu-item a {
	color: #363e4c;
	}

.site-header ul.nav li li a,
.site-header ul.nav li li a:link,
.site-header ul.nav li li a:visited,
.site-header ul.menu li li a,
.site-header ul.menu li li a:link,
.site-header ul.menu li li a:visited {
	background: none;
	background-color: #3ab0ce;
	border: 1px solid #82d7ed;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
	}

.site-header ul.nav li li a:hover,
.site-header ul.nav li li a:active,
.site-header ul.menu li li a:hover,
.site-header ul.menu li li a:active {
	background-color: #279dbc;
	}

.site-header ul.nav li ul,
.site-header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
	}

.site-header ul.nav li ul a,
.site-header ul.menu li ul a {
	width: 140px;
	}

.site-header ul.nav li ul ul,
.site-header ul.menu li ul ul {
	margin: -31px 0 0 159px;
	}

.site-header ul.nav li:hover>ul,
.site-header ul.nav li.sfHover ul,
.site-header ul.menu li:hover>ul,
.site-header ul.menu li.sfHover ul {
	left: auto;
	}


/* Primary Navigation
------------------------------------------------------------ */

.nav-primary {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/background-nav-bar.png) no-repeat;
	border-radius: 5px 5px 8px 8px;
	clear: both;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0 auto 12px;
	overflow: hidden;
	width: 880px;
	}

.nav-primary ul {
	float: left;
	width: 848px;
	margin: 0 16px;
	border: solid 0px blue;
	}

.nav-primary li {
	float: left;
	list-style-type: none;
	}

.nav-primary li a {
	background: url(images/nav-line.png) no-repeat right;
	color: #ddd;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .15em;
	padding: 8px 18px 12px 16px;
	position: relative;
	text-decoration: none;
	}

.nav-primary li.noline a,
.nav-primary li.noline a {
	background: none;
	}

.nav-primary li a:hover,
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	color: #f2e6b8;
	}

.nav-primary li li a,
.nav-primary li li a:link,
.nav-primary li li a:visited {
	background: none;
	background-color: #8f211d;
	border: 1px solid #9d322e;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
	}

.nav-primary li li a:hover,
.nav-primary li li a:active {
	color: #f2e6b8;
	background-color: #9d322e;
	}

.nav-primary li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
	}

.nav-primary li ul a {
	width: 140px;
	}

.nav-primary li ul ul {
	margin: -31px 0 0 159px;
	}

.nav-primary li:hover>ul,
.nav-primary li.sfHover ul {
	left: auto;
	}


/* Primary Navigation Extras
------------------------------------------------------------ */

.nav-primary li.right {
	float: right;
	padding: 13px 20px;
	}

.nav-primary li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
	}

.nav-primary li.right a:hover {
	color: #363e4c;
	text-decoration: none;
	}

.nav-primary li.search {
	padding: 0 10px;
	}

.nav-primary li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	}

.nav-primary li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
	}


/* Secondary Navigation
------------------------------------------------------------ */

.nav-secondary {
	background-color: #8f211d;
	clear: both;
	color: #fff;
	font-family: Arial, sans-serif;
	margin: 0 auto 12px auto;
	overflow: hidden;
	width: 880px;
	}

.nav-secondary ul {
	float: left;
	width: 100%;
	}

.nav-secondary li {
	float: left;
	list-style-type: none;
	}

.nav-secondary li a {
	color: #ddd;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .015em;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	}

.nav-secondary li a:hover,
.nav-secondary li a:active,
.nav-secondary .current_page_item a,
.nav-secondary .current-cat a,
.nav-secondary .current-menu-item a {
	background-color: #9d322e;
	color: #fff;
	}

.nav-secondary li li a,
.nav-secondary li li a:link,
.nav-secondary li li a:visited {
	background-color: #8f211d;
	border: 1px solid #8f211d;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
	}

.nav-secondary li li a:hover,
.nav-secondary li li a:active {
	background-color: #9d322e;
	color: #f2e6b8;
	}

.nav-secondary li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
	}

.nav-secondary li ul a {
	width: 140px;
	}

.nav-secondary li ul ul {
	margin: -31px 0 0 159px;
	}

.nav-secondary li:hover>ul,
.nav-secondary li.sfHover ul {
	left: auto;
	}


/* Featured
------------------------------------------------------------ */

.featured {
	margin: 0 auto;
	height: 340px;
	margin: 0 0 18px;
	padding-top: 3px;
	width: 880px;
	}

.featured h1, .featured h2, .featured h3, .featured h4, .featured p {
	margin-left: 3px;
	margin-bottom: .5em;
	line-height: 1.4em;
	}

.featured h4 {
	width: 560px;
	}

.featured a {
	text-decoration: underline;
	}

.featured a:hover {
	text-decoration: none;
	}

.featured-logo {
	display: inline;
	float: right;
	margin-left: 36px;
	margin-right: 6px;
	}

a.featured-button {
	display: block;
	width: 200px;
	height: 36px;
	margin: 24px 0 0 0;
	text-align: center;
	text-decoration: none;
	font: 400 18px/34px 'Open Sans', sans-serif;
	background: url( 'https://carvel.weberflavors.com/wp-content/images/button-place-order.png' );
	color: #f6f1d4;
	}

a:hover.featured-button {
	text-decoration: none;
	background: url( 'https://carvel.weberflavors.com/wp-content/images/button-place-order-hover.png' );
	color: white;
	}

a:active.featured-button {
	text-decoration: none;
	background: url( 'https://carvel.weberflavors.com/wp-content/images/button-place-order-active.png' );
	color: white;
	}

.featured-button-hidden {
	display: none;
	width: 0;
	height: 0;
	}


/* Home Middle
------------------------------------------------------------ */

.home-middle {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 5px;
	width: 880px;
	}

.home-middle-1 {
	float: left;
	margin: 0 24px 0 0;
	width: 277px;
	}

.home-middle-2 {
	float: left;
	width: 277px;
	}

.home-middle-3 {
	float: right;
	width: 277px;
	}


/* Home Bottom
------------------------------------------------------------ */

.home-bottom {
	margin: 0 auto;
	padding: 0 0 25px;
	width: 880px;
	display: none;
	}

.home-bottom-1 {
	float: left;
	width: 583px;
	}

.home-bottom-2 {
	float: right;
	width: 272px;
	}


/* Inner
------------------------------------------------------------ */

.site-inner {
	width: 960px;
	margin: 0 auto;
	background: url(images/blur.png) no-repeat top center;
	}

.site-inner .wrap {
	background-color: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 8px 40px 5px;
	width: 880px;
	min-height: 320px;
	}

.home .site-inner .wrap {
	padding: 0 40px 5px;
	}

.site-inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: none;
	border: none;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 12px;
	padding: 5px 0px;
	}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	margin: 0 0 30px;
	padding: 10px;
	}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 880px;
	}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0 5px;
	width: 580px;
	}

.sidebar-content .content {
	float: right;
	}

.full-width-content .content {
	padding: 0;
	width: 880px;
	}

blockquote {
	background-color: transparent;
	border: dotted 1px #990000;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
	}

blockquote p {
	color: #990000;
	}

.post {
	margin: 0 0 40px;
	}

.entry-content {
	overflow: hidden;
	}

.entry-content p {
	font: normal 15px/1.50em arial, sans-serif;
	padding: 0 0 15px;
	}

p.subscribe-to-comments {
	padding: 20px 0 10px;
	}

.clear {
	clear: both;
	}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
	}

.content ul.privacy li {
	list-style-type: circle;
	color: #990000;
	}


/* 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: 0 0 20px;
	padding-left: 3%;
	}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
	}

.one-third,
.two-sixths {
	width: 31%;
	}

.four-sixths,
.two-thirds {
	width: 65%;
	}

.one-fourth {
	width: 22.5%;
	}

.three-fourths {
	width: 73.5%;
	}

.one-fifth {
	width: 17.4%;
	}

.two-fifths {
	width: 37.8%;
	}

.three-fifths {
	width: 58.2%;
	}

.four-fifths {
	width: 78.6%;
	}

.one-sixth {
	width: 14%;
	}

.five-sixths {
	width: 82%;
	}

.first {
	clear: both;
	padding-left: 0;
	}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
	}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
	}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #990000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 0 .25em 0;
	}

h1,
h2,
h2 a,
h2 a:visited {
	color: #990000;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.25em;
	}

.featured h2 a,
.featured h2 a:visited {
	color: #232832;
	}

/*
.home h2 {
	margin: 0 0 5px;
	}

.home h2 a,
.widget-area h2 a {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	}

h2 a:hover,
.featured h2 a:hover {
	color: #990000;
	text-decoration: none;
	}

*/

h1 {
	font-size: 30px;
	}

h2 {
	font-size: 27px;
	}

h3 {
	font-size: 20px;
	}

h4 {
	font-size: 18px;
	}

.featured h1 {
	font-size: 28px;
	}

.widget-area h4 {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/background-nav-bar.png) center top;
	border-radius: 5px;
	color: #fff;
	font: normal 10px/1em arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	padding: 10px 12px;
	}

.home-bottom h4,
.home-middle h4 {
	color: #fff;
	font-size: 16px;
	padding: 9px 12px 9px 12px;
	}

.home-bottom-1 h4 {
	margin: 0 0 15px;
	}

.home-bottom-2 h4 {
	margin: 0 0 10px;
	}

.home-bottom-1 h4,
.home-middle-1 h4 {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: normal 11px/1em arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-bottom: 6px;
	background: url(images/background-nav-bar.png) center top;
	}

.home-middle-2 h4 {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: normal 11px/1em arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-bottom: 6px;
	background: url(images/background-nav-bar.png) center top;
	}

.home-bottom-2 h4,
.home-middle-3 h4 {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: normal 11px/1em arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-bottom: 6px;
	background: url(images/background-nav-bar.png) center top;
	}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
	}

.footer-widgets h4 {
	background: none;
	border: none;
	color: #990000;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
	}

h5 {
	font-size: 16px;
	margin-bottom: .75em;
	}

h6 {
	font-size: 14px;
	}

.entry-title {
	color: #8F211D;
	}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	}

.entry-content ol {
	margin: 0;
	}

.archive-page ul li,
.entry-content ul li {
	font: normal 15px/1.5em arial, sans-serif;
	list-style-type: square;
	margin: 0 0 6px 30px;
	padding: 0;
	}

.entry-content ol li {
	font: normal 15px/1.5em arial, sans-serif;
	margin: 0 0 6px 35px;
	}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
	}



/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	color: #990000;
	font-size: 13px;
	margin: -10px 0 18px;
	}

.entry-header .entry-meta a {
	text-decoration: underline;
	}

.entry-header .entry-meta a:hover {
	text-decoration: none;
	}

.home .entry-header .entry-meta {
	margin: -3px 0 5px;
	}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px dotted #990000;
	clear: both;
	color: #990000;
	font-size: 12px;
	padding: 12px 0 0 0;
	}

.entry-footer .entry-meta a {
	text-decoration: underline;
	}

.entry-footer .entry-meta a:hover {
	text-decoration: none;
	}


/* Author Box
------------------------------------------------------------ */

.author-box {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 5px;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
	}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
	}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
	}


/* Post Icons
------------------------------------------------------------ */

.entry-comments-link,
.entry-tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
	}

.avatar,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
	}

.home-middle .featuredpage img,
.home-middle .featuredpost img {
	margin: 0 0 10px;
	}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 70px;
	margin: 0 10px 0 0;
	width: 70px;
	}

.post-image {
	margin: 0 10px 10px 0;
	}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	height: 33px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 33px;
	}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
	}

img.alignleft {
	display: inline;
	margin: 6px 10px 10px 0;
	}

img.alignright {
	display: inline;
	margin: 6px 0 10px 10px;
	}

.alignleft {
	float: left;
	margin: 6px 10px 0 0;
	}

.alignright {
	float: right;
	margin: 6px 0 0 10px;
	}

.wp-caption {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	padding: 5px;
	text-align: center;
	}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
	}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
	}

.gallery-caption {
	}


/* Post Navigation
------------------------------------------------------------ */

.pagination {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	}

.pagination li {
	display: inline;
	}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
	}

.pagination li a:hover,
.pagination li.active a {
	background-color: #f5f5f5;
	}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	float: right;
	padding: 0 20px 20px 20px;
	width: 250px;
	}

.sidebar-content .sidebar-primary {
	float: left;
	}

.home .widget {
	margin: 0 0 20px;
	}

.sidebar .widget {
	margin: 0 0 30px;
	}

.home-bottom ul,
.home-middle ul,
.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
	}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
	}

.home-bottom ul li,
.home-middle ul li,
.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
	}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	padding: 3px;
	width: 100%;
	}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
	}

.featuredpage .page,
.featuredpost .post {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.home-bottom .featuredpost .post {
	border-bottom: 3px solid #e5e5e5;
	margin: 0 0 15px;
	padding: 0 0 15px;
	}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
	}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.search-form input[type="submit"],
#submit {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #8f211d;
	border: 1px solid #8f211d;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-family: Arial, sans-serif !important;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
	}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.search-form input[type="submit"]:hover,
#submit:hover {
	background-color: #2b3545;
	border: 1px solid #2b3545;
	color: #fff;
	text-decoration: none;
	}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 30px 0 0;
	}

.nav-primary .search-form {
	float: right;
	padding: 8px 0 0;
	}

.search-form input[type="search"] {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 150px;
	}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 180px;
	}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
	}

#wp-calendar caption {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .15em;
	padding: 2px 0 6px 0;
	text-align: right;
	color: #990000;
	}

#wp-calendar thead {
	background-color: #ffcc99;
	font-weight: bold;
	color: #963;
	margin: 10px 0 0;
	}

#wp-calendar thead td {
	padding-top: 36px;
	}

#wp-calendar td {
	color: #963;
	background-color: #ffcc99;
	padding: 3px;
	text-align: center;
	}

#wp-calendar td#today {
	background-color: #deaf80;
	color: #fff;
	}

#wp-calendar td#today a {
	color: #fff;
	}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
	background-color: #345e75 ;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	}

.footer-widgets .wrap {
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	padding: 20px;
	width: 920px;
	}

.footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
	}

.footer-widgets .textwidget {
	padding: 0;
	}

.footer-widgets .widget_tag_cloud div div {
	padding: 0;
	}

.footer-widgets p {
	color: #fff;
	padding: 0 0 10px;
	}

.footer-widgets a,
.footer-widgets a:visited {
	color: #fff;
	text-decoration: underline;
	}

.footer-widgets a:hover {
	text-decoration: none;
	}

.footer-widgets ul {
	color: #fff;
	margin: 0 0 10px;
	}

.footer-widgets ul li {
	margin: 0 0 0 15px;
	}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
	}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 295px;
	}

.footer-widgets-2 {
	float: left;
	width: 290px;
	}

.footer-widgets-3 {
	float: right;
	width: 295px;
	}


/* Footer
------------------------------------------------------------ */

.site-footer {
	clear: both;
	margin: 18px 0 0 0;
	padding: 12px 0;
	}

.site-footer .wrap {
	color: #ddd;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 880px;
	}

.site-footer p {
	color: #990000;
	font-size: 11px;
	}

.site-footer a,
.site-footer a:visited {
	color: #990000;
	text-decoration: underline;
	}

.site-footer .gototop {
	float: left;
	width: 200px;
	}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 650px;
	}

.site-footer .footer-weber {
	text-align: center;
	font: normal 10px/1em verdana, sans-serif;
	}


/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 20px;
	}

#author,
#comment,
#email,
#url {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
	}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
	}

.ping-list {
	margin: 0 0 40px;
	}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
	}

.comment-list li ul li {
	list-style-type: none;
	}

.comment-list p,
.ping-list p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
	}

.comment-list ul.children {
	margin-top: 20px;
	}

.comment-list ul.children li.comment  {
	background: #fff;
	}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
	}

.comment-meta {
	font-weight:normal;
	}

.comment-author {
	background: #e5e5e5;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 10px 0;
	}

.comment-meta {
	background: #e5e5e5;
	font-size: 14px;
	padding: 0 10px 8px;
	}

.nocomments {
	text-align: center;
	}

.entry-comments .pagination {
	display: block;
	padding: 0;
	}

.thread-alt,
.thread-even {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f5f5f5;
	border-radius: 5px;
	}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	padding: 4px 5px !important;
	}

div.gform_footer input.button {
	color: #fff;
	}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
	}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
	}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
	}



/* Custom CSS - Updated January 2016 */
/* Custom CSS - Updated January 2021 */

.page-id-27 .entry-content p {
	font: normal 15px/1.8em 'Open Sans', sans-serif;
	color: #990000;
	}

.page-id-62 h3,
.page-id-62 h4,
.page-id-62 h5 {
	font-weight: normal;
	}

.page-id-62 .entry-content {
	margin-top: 18px;
	}

.page-id-62 a {
	text-decoration: underline;
	}

.page-id-62 a:hover {
	text-decoration: none;
	}

.order-page {
	width: 570px;
	}

.page-id-2 h1.entry-title {
	display: none;
	}

.product-label,
.product-number,
.product-name,
.product-amount,
.add-to-cart {
	font: normal 14px/1.25em arial;
	color: #444;
	}

.product-label {
	width: 570px;
	height: 48px;
	border-bottom: dotted 1px #900;
	clear: both;
	}

.product-label .product-number,
.product-label .product-name,
.product-label .product-amount,
.product-label .add-to-cart-header {
	font-weight: bold;
	color: #900;
	}

.product-label .add-to-cart-header {
	display: inline;
	float: left;
	width: 173px;
	text-align: right;
	padding: 16px 0;
	}

.product:before {
	content: " ";
	display: table;
	}

.product:after {
	clear: both;
	content: " ";
	display: table;
	}

.product {
	clear: both;
	height: 48px;
	border-bottom: dotted 1px #900;
	}

.product-deep {
	clear: both;
	height: 66px;
	border-bottom: dotted 1px #900;
	}

.product-minimum {
	text-align: center;
	padding: 12px 0;
	border-bottom: dotted 1px #900;
	}

.product-number {
	clear: both;
	display: inline;
	float: left;
	width: 125px;
	padding: 16px 0;
	margin-left: 3px;
	}

.product-name {
	display: inline;
	float: left;
	width: 175px;
	padding: 16px 0;
	}

.product-amount {
	display: inline;
	float: left;
	width: 75px;
	text-align: right;
	padding: 16px 0;
	}

.add-to-cart {
	display: inline;
	float: left;
	width: 175px;
	text-align: right;
	padding: 12px 0;
	}

.product-note {
	clear: both;
	margin: 18px 0 24px 0;
	}

.product-note p {
	font: italic 12px/1em arial;
	margin-left: 3px;
	color: #990000;
	}

.order-process h2 {
	font: normal 18px/1.4em 'Open Sans', arial;
	color: #990000;
	}

.order-process p {
	font: normal 14px/1.4em 'Open Sans', arial;
	margin: 0 0 9px 0;
	color: #990000;
	}

.order-process p a {
	color: #005797;
	}

.order-process p a:hover {
	color: #005797;
	}

.download {
	float: right; width: 92px;
	border: solid 1px #990000;
	text-align: center;
	margin-left: 12px;
	margin-bottom: 12px;
	padding: 4px 0px;
	border-radius: 12px;
	}

.download h3 {
	font: 900 .75em/1.25em arial;
	color: #990000;
	}
