/*
    Theme Name: Pet Pleasers Bakery
    Theme URI: https://www.pixelionart.com/
    Description: Pet Pleasers Bakery Wordpress Theme powered by the Genesis Framework.
    Author: Pixelion Art
    Author URI: https://www.pixelionart.com/
 
    Version: 1.0
 
    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns
 
    Template: genesis
    Template Version: 1.8.1
 
    License: GNU General Public License v2.0
    License URI: https://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* 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
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/

/* Common Classes
------------------------------------------------------------ */
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #000;
	font-family: Arial, sans-serif;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.taxonomy-description,
.wp-caption {
	background-color: #fff9ed;
	border: 1px solid #a67f3a;
	padding: 5px;
	border-radius: 3px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #780a02;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

html, body {
    height: 100%;
}

body {
	background: url(images/bg.jpg);
}

/* Wrap
------------------------------------------------------------ */

#wrap {
	background: url(images/wrapBg.png);
	margin: 0 auto;
	width: 975px;
	padding: 0 24px 0 25px;
	min-height: 830px;
}

#extraWrap {
	min-height:100%;
	position: relative;
}

.extraWrap {
	overflow:auto;
	padding-bottom: 30px;	
}


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

#header {
	margin: 0 auto;
	height: 87px;
	width: 975px;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 266px;
	height: 229px;
	position: absolute;
	top: 3px;
	left: 1px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 0;
	display: none;
}

#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

#title a,
#title a:hover {
	color: #000;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 745px;
}

#text-2 {
	margin-top: 23px;
	float: left;
	margin-left: 5px;
}

#text-4 {
	float: right;
	margin-right: 10px;
	font-size: 15px;
	color: #780A02;
	line-height: 21px;
	text-align: right;
	margin-top: 4px;
	text-shadow: 1px 1px 1px #FFD865;
	margin-bottom: 20px;
}

.button1, .more-from-category a {
	background: url(images/button1.png) no-repeat;
	width: 165px;
	height: 29px;
	text-align: center;
	display: block;
	color: #fff0d5;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
	text-shadow: none;
	float: right;
	margin: 4px 0 0;
}

.button1:hover, .more-from-category a:hover {
	color:#fff;
	text-decoration:none;
}

.button2 {
	background: url(images/button2.png) no-repeat;
	width: 243px;
	height: 42px;
	text-align: center;
	display: inline-block;
	color: #FFF0D5;
	font-weight: bold;
	font-size: 13px;
	line-height: 40px;
	text-shadow: none;
}

.button2:hover {
	color:#fff;
	text-decoration:none;
}

.pad {
	margin-bottom:12px;	
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 80px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 975px;
}


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

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 25px;
}

li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 13px;
	width: 10px;
}

li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	background-color: #000;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #000;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


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

#nav {
	background-color: #000;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 975px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #000;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


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

#subnav {
	background-color: #000;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 975px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #000;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background: url(images/navSidebarBg.png) repeat-y 30px 0px;
	overflow: hidden;
	width: 975px;
	min-height: 713px;
	height: 100%;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 14px;
	background: url(images/topFeaturedBg.png);
	border: none!important;
	color: #eed9b4;
	padding: 5px 5px 5px 98px;
	margin-left: -40px;
	margin-bottom: 35px;
	border-radius: 0;
	margin-top: 5px;
	line-height: 22px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 975px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


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

#content {
	float: left;
	width: 470px;
	padding-bottom: 60px;
}

#content .page, #content .post {
	padding: 0px 40px 5px 58px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 738px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 975px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 30px;
}

.page-id-5 .entry-content {
	width: 400px;
}

.entry-content {
	overflow: hidden;
	padding-top: 20px;
	float: left;
}

.entry-content p {
	padding: 0 0 20px;
	line-height: 25px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

#topFeatured {
	min-height: 354px;
	background: url(images/topFeaturedBg.png);
	width: 739px;
	margin-bottom: 20px;
}

#introImg {
	position: absolute;
	top: 75px;
	left: 295px;
	width: 630px;
	height: auto;
}

/* Custom Sidebar */

#customSidebar {
	width: 250px;
	float: right;
	margin-right: 25px;
	margin-top: -10px;
}


/* 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 {
	margin: 0 0 20px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 27px;
	line-height: 30px;
	text-shadow: 2px 1px 2px #FFD865;
}

.entry-title, .featuredpost h2 a {
	font-size: 27px;
	color: #780A02;
	text-shadow: 2px 1px 2px #FFD865;
}

.featuredpost h2 a:hover {
	color:#000;	
}

.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h2 a:hover {
	color: #780a02;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.widget-area h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
}

.widget-area h4 a {
	color: #000;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* 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 {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: 5px 0;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #FFD865;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


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

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	border: 1px solid #FFDA92;
}

.author-box .avatar {
	background-color: #FFDA92;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #FFDA92;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	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
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #a67f3a;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #fff9ed;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 207px;
	margin-left: 18px;
	margin-top: 163px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {	
	margin: 0 0 15px;
	padding: 0 0 10px;
}

.widget-area .textwidget {
	padding: 5px 10px 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: none;
	word-wrap: break-word;
}

.navset1 {
	background: url(images/navSetBg1.png) no-repeat;
	width: 182px;
	height: 60px;
}

.navset1 a {
	color: #FFF0D5;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 25px;
	margin-top: -13px;
}

.navset2 {
	background: url(images/navSetBg2.png) no-repeat;
	width: 182px;
	height: 60px;
	margin-top: 5px;
}

.navset2 a {
	color: #FFF0D5;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 15px;
}

.navset1 a:hover, .navset2 a:hover {
	color:#fff;	
	text-decoration: none;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	overflow: hidden;
	padding: 0!important;
	margin: 0 0 25px;
}

.more-from-category {
	float:right;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #780A02;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #a60b00;
	border: none;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #fff9ed;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #fff9ed;
	padding: 2px;
	text-align: center;
}


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

#footer-widgets {
	background-color: #000;
	border-bottom: 1px solid #fff;
	clear: both;
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0;
	width: 975px;
}

#footer-widgets .wrap {
	margin: 0 auto;
	width: 940px;
}

#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: 300px;
}

.footer-widgets-2 {
	float: left;
	width: 300px;
}

.footer-widgets-3 {
	float: right;
	width: 300px;
}


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

#footer {
	background-color: #780A02;
	font-size: 11px;
	margin: -30px auto 0;
	overflow: hidden;
	width: 960px;
	position: relative;
	height: 30px;
	clear: both;
	text-align: right;
	padding-right: 15px;
	color: #FFF0D5;
}

#footer p {
	color: #FFF0D5;
	font-size: 12px;
	padding-top: 5px;
}

#footer a,
#footer a:visited {
	color: #FFF0D5;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 200px;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 740px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	overflow: hidden;
	width: 660px!important;
	margin: 0 auto;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	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 {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #fff9ed;
}

.alt,
.depth-1,
.even {
	border: 1px solid #a67f3a;
}

ol.comment-list li {
	border-radius: 3px;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px !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;
}

/* Foxy Shop CSS */

#foxyshop_container {
	width: 660px;
	float: right;
	padding-bottom: 60px;
	padding-top: 5px;
	padding-right: 40px;
}

.foxyshop-single-product #foxyshop_container,
.foxyshop-single-category #foxyshop_container,
.foxyshop #foxyshop_container {
	width: 680px;
	float: right;
	padding-bottom: 60px;
	padding-top: 5px;
	padding-right: 0px;
}

#foxyshop_category_title {
	color: #780A02;
}

#foxyshop_container p {
	padding: 0 40px 20px 0;
	line-height: 25px;
}

#foxyshop_breadcrumbs {
	background: url(images/topFeaturedBg.png);
	border: none!important;
	color: #eed9b4;
	padding: 5px 5px 5px 40px;
	margin-left: -40px;
	margin-bottom: 35px;
}

.foxyshop_product_image img {
	border: 1px solid #FFDA92;
}

.foxyshop_product .foxyshop_product_image img {
	border: none!important;
	display: block;
	box-shadow: 0px 1px 2px #444;
}

.foxyshop_product .foxyshop_product_image {
	float: left;
	width: 163px!important;
	margin: 20px;
}

.foxyshop_product .foxyshop_product_info {
	float: right;
	width: 400px!important;
	margin-top: 20px;
	margin-right: 40px;	
}

.foxyshop_product_list .foxyshop_product_info {
	float: left;
	position: relative;
}

.foxyshop_product .foxyshop_product_info h2 {
	margin-bottom: 20px;
}

.foxyshop-single-product .foxyshop_button {
	background: url(images/button1.png) no-repeat;
	width: 165px;
	height: 29px;
	text-align: center;
	display: inline-block;
	color: #fff0d5!important;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-shadow: none;
	float: right;
	border: 0;
	font-family: Arial,sans-serif;
	margin-top: 7px;
}

.foxyshop_product_list .foxyshop_button {
	background: url(images/button1.png) no-repeat;
	width: 148px;
	height: 29px;
	text-align: center;
	display: inline-block;
	color: #fff0d5!important;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-shadow: none;
	float: none;
	border: 0;
	font-family: Arial,sans-serif;
	margin-top: 7px;
	position: absolute;
	top: 70px;
	left: 70px;
}

.foxyshop_button:hover {
	background-color: transparent!important;
	color: #fff!important;
}

.foxyshop_variations label {
	text-align: left!important;
	width: 100px!important;
	margin: 5px 7px 10px 0!important;
}

#foxyshop_main_price {
	margin-top: 11px;
}

#foxyshop_main_product_image {
	width: 163px;
	height: 163px;
	background: #ffe9ba;
}

.foxyshop_slideshow_title {
	color: #780a02!important;
	margin: 20px 0 5px!important;
}

.foxyshop_slideshow li img {
	width: 50px;
	height: 50px;
	background: #ffe9ba;
}

div.ppt {
	color: #ffe9ba!important;
	margin: 0 0 5px 0!important;
}

#reply-title {
	margin-top: 30px;
}

.foxyshop_product_list li.foxyshop_product_box {
	margin: 0 30px 50px 0;
	float: left;
	width: 300px;
}

.foxyshop_product_list .foxyshop_product_image {
	width: 100px;
	margin: 0 auto 20px!important;
	float: none!important;
}

.foxyshop_product_list .foxyshop_product_info h2 {
	margin-bottom: 10px;
	margin-top: -3px;
	text-align: center;
}

.foxyshop_product_list .foxyshop_product_info h2 a {
	font-size: 22px;
}

.foxyshop_product_list li.foxyshop_product_box .foxyshop_price {
	float: none;
	margin-bottom: 10px;
	margin-right: 10px;
}

.foxyshop_price {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#foxyshop_pagination a {
	border: 1px solid #FFC960;
	background-color: #FFC960;
	color: #222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#foxyshop_pagination a:hover {
	background-color: #FFA900;
}

#foxyshop_pagination a.current {
	background-color: #FFA900;
}

.foxyshop_categories {
	list-style: none outside;
	padding: 0;
	margin: 20px 0 0 0;
	width: 640px;
}

.foxyshop_categories h2 a {
	font-size: 24px;
}

.foxyshop_categories li {
	float: left;
	width: 100%;
	margin: 0 20px 30px 0;
}

.itemsInCart {
	display: block;
	font-size: 12px;
	color: #000;
	text-shadow: none;
	margin-top: 2px;
}

#foxyshop_breadcrumbs li {
	float: left;
	margin: 0 3px 0 0;
	list-style: none;
}

.foxyshop-single-product .foxyshop_price {
	text-align: left;
}

.button1 a {
	color: #fff0d5;
}

.button1 a:hover {
	color: #fff;
	text-decoration:none;	
}

.foxyshop-single-category #foxyshop_container .button1 {
	display: none;
}

.foxyshop-single-category .foxyshop_categories {
	margin-top: 50px;
}

.foxyshop-single-category  .foxyshop_categories li {
	float: none;
	width: 100%;
	margin: 0px 20px 0 20px;
	list-style: disc;
}