/*
	Theme Name: Craftiness Child Theme
	Theme URI: http://www.studiopress.com/themes/craftiness
	Description: Craftiness is a two or three column child theme created for the Genesis Framework.
	Author: Restored 316 Designs
	Author URI: http://www.restored316designs.com/

	Version: 1.0
	
	Tags: blue, 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, crafty, craftiness
	
	Template: genesis
	Template Version: 1.8.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import t-sts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Social Icons
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Social Icons
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Featured
* 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
* Custom Archives
* 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
* Genesis Slider
* craftiness Yellow
* craftiness Vintage
* craftiness Poppy

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(//fonts.googleapis.com/css?family=Pacifico);
@import url(//fonts.googleapis.com/css?family=Pontano+Sans);

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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #706f6f;
	font-family: 'Helvetica Neue', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #706f6f;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f7f7f7;
	border: 1px solid #fff;
	border-radius: 5px;
}

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

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


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

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


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

body {
	background: #90d3c9 url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/bg.png);
}


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

#wrap {
	margin: 0 auto;
}


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

#header {
	margin: 0 auto;
	min-height: 150px;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 50px 0 0;
	width: 335px;
	text-align: center;
}

#title {
	font-family: 'Pacifico', arial, serif;
	font-size: 60px;
	line-height: 45px;
	margin: 0 0 10px;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 5px #dfaf49;
}

#description {
	color: #fff;
	font-family: 'Pontano Sans';
	font-size: 14px;
	padding: 10px 0 0 0;
	text-shadow: 0 0 5px #dfaf49;
	text-transform: uppercase;
}

#header .widget-area {
	float: right;
	padding: 65px 4px 0px 0px;
	width: 615px;
}


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

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

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


/* 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
------------------------------------------------------------ */

#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 {
	float: left;
	list-style-type: none;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-family: 'Pacifico', arial, serif;
	font-size: 16px;
	padding: 13px 20px 13px 18px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li.noline a,
#header ul.menu li.noline a {
	background: 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 {
	color: #706f6f;
}

#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: #fff;
	color: #706f6f;
	font-size: 13px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 140px;
}

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

#header ul.nav li ul,
#header ul.menu li ul {
	-moz-box-shadow: 0 0 8px #ded6d3; 
	-webkit-box-shadow: 0 0 8px #ded6d3;
	background: #fff;
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	padding: 5px;
	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: -31px 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 {
	clear: both;
	color: #fff;
	font-family: 'Pontano Sans', arial, serif;
	font-size: 14px;
	margin: 0 auto 0px;
	overflow: hidden;
	width: 960px;
}

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

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

#nav li a {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/nav-bg.png) no-repeat;
	color: #706f6f;
	display: block;
	font-family: 'Pontano Sans', arial, serif;
	font-size: 16px;
	margin-bottom: -10px;
    	margin-left: 6px;
    	margin-right: 0;
    	margin-top: 0;
	padding-bottom: 8px;
    	padding-left: 20px;
    	padding-right: 20px;
    	padding-top: 3px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 104px;
}

#nav li.noline a,
#nav li.noline a {
	background: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/nav-active.png) no-repeat;
	color: #dfaf49;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: none;
	color: #706f6f;
	font-size: 14px;
	padding: 5px 10px;
	position: relative;
	text-align: left;
	text-transform: none;
	width: 140px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #dfaf49;
}

#nav li ul {
	background: #fff;
	border: 1px dashed #b2a9a5;
	border-top: none;
	height: auto;
	left: -9999px;
	margin: 0 0 0 -6px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

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

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

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


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

#nav li.right {
	float: right;
	padding: 10px 20px;
}

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

#nav li.right a:hover {
	color: #363e4c;
	text-decoration: none;
}

#nav li.search {
	padding-bottom: 4px;
    	padding-left: 10px;
    	padding-right: 10px;
    	padding-top: 0;
}

#nav li.rss a {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}

#nav li.twitter a {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


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

#subnav {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	background-color: #fff;
	clear: both;
	color: #fff;
	font-family: 'Pontano Sans', arial, serif;
	margin: 0 auto -5px;
	overflow: hidden;
	width: 960px;
}

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

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

#subnav li a {
	color: #706f6f;
	display: block;
	font-size: 14px;
	padding: 12px 20px;
	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 {;
	color: #dfaf49;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	color: #706f6f;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 140px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #dfaf49;
}

#subnav li ul {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #f5f5f5;
	border-radius: 8px;
	height: auto;
	left: -9999px;
	padding: 5px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

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

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

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


/* Featured
------------------------------------------------------------ */

.featured {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/featured.png) top left no-repeat;
	margin: 0 auto;
	height: 365px;
	padding: 35px 0 0 0;
	width: 600px;
}


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

#inner {
}

#inner .wrap {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fff;
	border-radius: 8px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	width: 930px;
}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


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

.breadcrumb {
	background: none;
	border: none;
	color: #d0c5c1;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 30px;
	padding: 0;
}


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

.taxonomy-description {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border-radius: 5px;
	margin: 0 0 30px;
	padding: 10px;
}


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

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


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

#content {
	float: left;
	padding: 0 5px;
	width: 600px;
}

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

.full-width-content #content {
	padding: 0;
	width: 910px;
}

blockquote {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #f5f5f5;
	border: none;
	border-radius: 8px;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

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

.clear {
	clear: both;
}

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


/* 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: 100%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 100%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #706f6f;
	font-family: 'Pacifico', arial, serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #90d3c9;
	font-family: 'Pacifico', arial, serif;
	font-size: 24px;
	line-height: 30px;
}

.featured h2 a,
.featured h2 a:visited {
	color: #90d3c9;
	z-index: 99;
}

.featuredpost h2 a {
	font-size: 17px;
	line-height: 20px;
}

h2 a:hover,
.featured h2 a:hover {
	color: #b2a9a5;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

.widget-area h4 {
	color: #706f6f;
	font-size: 24px;
	padding: 10px 0px;
}

#footer-widgets h4 {
	border: none;
	color: #706f6f;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0 0 0 40px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* 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: disc;
	margin: 0 0 0 30px;
	padding: 0;
}

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

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


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

.post-info {
	color: #d0c5c1;
	font-size: 12px;
	margin: -3px 0 5px;
}


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

.post-meta {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/divider.png) top center no-repeat;
	clear: both;
	color: #d0c5c1;
	font-size: 12px;
	padding: 10px 0 0;
}


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

.author-box {
	-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%;
}


/* Custom Archives 
------------------------------------------------------------ */
	
.archive #content .post {
	width: 175px;
	height: 220px;
	overflow: hidden;
	padding: 0px 12px 12px 12px;
	float: left;
}
	
.archive #content .post p img {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px dashed #b2a9a5;
	border-radius: 8px;
	height: 175px;
	margin-bottom: 5px;
	padding: 3px;
	width: 175px;
}

.archive #content .post p img:hover {
	filter:alpha(opacity=80); /* For IE8 and earlier */
	opacity:0.8;
}
	
.archive #content h2 {
	background-image: none;
	background-color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}
	
.archive #content h2 a {
	font-family: 'Pontano Sans';
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
}


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

.post-comments,
.tags {
	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 {
	border: 1px dashed #b2a9a5;
	padding: 3px;
}

.post-image {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px dashed #b2a9a5;
	border-radius: 8px;
	padding: 3px;
}

.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: 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 {
	border: none;
	padding: 5px;
	font-style: italic;
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	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 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #b2a9a5;
	border-radius: 5px;
	color: #706f6f;
	padding: 5px 8px;
}

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


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

.sidebar {
	display: inline;
	float: right;
	padding: 0;
	width: 300px;
}

.sidebar img {
	padding: 5px;
}

.sidebar-content #sidebar {
	border-right: 1px dashed #b2a9a5;
	float: left;
	padding-right: 10px;
}

.content-sidebar #sidebar {
	border-left: 1px dashed #b2a9a5;
	padding-left: 10px;
}

.home .widget {
	margin: 0 0 20px;
}

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

.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: disc;
	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: 10px 0;
}

.featuredpost img {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px dashed #b2a9a5;
	border-radius: 8px;
	padding: 3px;
	margin-bottom: 10px;
	}


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

.user-profile {
	overflow: hidden;
}


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

div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit {
	background-color: #706f6f;
	border: 1px solid #706f6f;
	color: #fff;
	cursor: pointer;
	font-family: 'Pontano Sans', arial, 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,
.searchsubmit:hover,
#submit:hover {
	background-color: #90d3c9;
	border: 1px solid #90d3c9;
	color: #fff;
	text-decoration: none;
}


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

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

#nav .searchform {
	float: right;
	padding: 4px 0 0;
}

#nav .s {
	background: #fff;
	width: 140px;
}

.s {
	font-family: 'Pontano Sans', arial, serif;
	font-size: 12px;
	padding: 5px;
	width: 150px;
}


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

.enews #subbox {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 180px;
}


/* 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: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

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


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

#footer-widgets {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	background-color: #fff;
	border-top: 1px dashed #b2a9a5;
	clear: both;
	margin: -5px auto 0;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .wrap {
	color: #706f6f;
	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: #706f6f;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #90d3c9;
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: underline;
}

#footer-widgets ul {
	color: #706f6f;
	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
------------------------------------------------------------ */

#footer {
	clear: both;
	padding: 0px 0;
	margin: 0 auto 30px;
}

#footer .wrap {
	color: #fff;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
}

#footer p {
	color: #706f6f;
	font-size: 13px;
}

#footer a,
#footer a:visited {
	color: #706f6f;
	text-decoration: none;
}

#footer .gototop {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/gototop.png) no-repeat;
	float: left;
	height: 24px;
	margin: 0 0 0 15px;
	padding: 7px 11px;
	width: 122px;
}

#footer .gototop:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/gototop-h.png) no-repeat;
}

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


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

#comments,
#respond {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 20px;
}

#author,
#comment,
#email,
#url {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Pacifico', arial, 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;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #fff;
	font-size: 14px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.thread-alt,
.thread-even {
	-moz-box-shadow: 0 0 5px #e1e1e1; 
	-webkit-box-shadow: 0 0 5px #e1e1e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 5px #e1e1e1;
}

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

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #706f6f;
	font-family: 'Pacifico', arial, 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;
}


/* Genesis Slider
------------------------------------------------------------ */

.genesis_slider #genesis-slider {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px dashed #b2a9a5;
	border-radius: 8px;
	margin: 15px auto;
	padding: 3px;
}

.genesis_slider .genesis-slider-wrap {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.genesis_slider #jFlowSlide {
	clear: both;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}

.genesis_slider #jFlowSlide img {
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}

.genesis_slider #slides {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 1;
}

.genesis_slider .slide-excerpt {
	background-color: #fff;
	filter: alpha(opacity=70);
	display: block;
	margin: 10px 0 0 26px;
	opacity: 0.7;
	padding: 0 15px;
	position: absolute;
	text-align: center;
	width: 570px;
	z-index: 8;
}

html > body .genesis_slider .slide-excerpt-border {
	background: none;
	border: none;
	display: inline;
	float: none;
	margin: 10px;
	padding: 14px;
	position: relative;
	z-index: 8;
}

.genesis_slider .slider-next,
.genesis_slider .slider-previous {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/previous.png);
	clear: both;
	cursor: pointer;
	display: block;
	height: 38px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	width: 19px;
	z-index: 9;
}

.genesis_slider .slider-next,
.genesis_slider .slider-next:hover {
	background: url(images/next.png);
	right: 0px;
	top: 135px;
}

.genesis_slider .slider-previous,
.genesis_slider .slider-previous:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/previous.png);
	left: 0px;
	top: 135px;
}

.genesis_slider .slider-next:hover,
.genesis_slider .slider-previous:hover {
	background-position: 0 -38px;
}


/* craftiness Yellow
------------------------------------------------------------ */

body.craftiness-yellow {
	background: #F1F1F1 url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/yellow/bg.png);
}

.craftiness-yellow a,
.craftiness-yellow a:visited {
	color: #efc400;
}

.craftiness-yellow #title a,
.craftiness-yellow #title a:hover {
	color: #ddaf28;
	text-decoration: none;
	text-shadow: 0 0 5px #fff;
}

.craftiness-yellow #description {
	color: #706f6f;
	text-shadow: 0 0 5px #fff;
}

.craftiness-yellow h1,
.craftiness-yellow h2,
.craftiness-yellow h2 a,
.craftiness-yellow h2 a:visited {
	color: #ddaf28;
}

.craftiness-yellow div.gform_footer input.button,
.craftiness-yellow .enews #subbutton,
.craftiness-yellow .searchsubmit,
.craftiness-yellow #submit {
	background-color: #ddaf28;
	border: 1px solid #ddaf28;
}

.craftiness-yellow div.gform_footer input.button:hover,
.craftiness-yellow .enews #subbutton:hover,
.craftiness-yellow .searchsubmit:hover,
.craftiness-yellow #submit:hover {
	background-color: #efc400;
	border: 1px solid #efc400;
	color: #fff;
}

.craftiness-yellow .widget-area h4 {
	color: #ddaf28;
}

.craftiness-yellow .genesis_slider .slider-next,
.craftiness-yellow .genesis_slider .slider-next:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/yellow/next.png);
	right: 0px;
	top: 135px;
}

.craftiness-yellow .genesis_slider .slider-previous,
.craftiness-yellow .genesis_slider .slider-previous:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/yellow/previous.png);
	left: 0px;
	top: 135px;
}

.craftiness-yellow .genesis_slider .slider-next:hover,
.craftiness-yellow .genesis_slider .slider-previous:hover {
	background-position: 0 -38px;
}

.craftiness-yellow #footer-widgets a,
.craftiness-yellow #footer-widgets a:visited {
	color: #ddaf28;
	text-decoration: none;
}


/* craftiness Vintage
------------------------------------------------------------ */

body.craftiness-vintage {
	background: #F5F1E1 url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/vintage/bg.png);
}

.craftiness-vintage a,
.craftiness-vintage a:visited {
	color: #f47b5e;
}

.craftiness-vintage #title a,
.craftiness-vintage #title a:hover {
	color: #f47b5e;
	text-decoration: none;
	text-shadow: 0 0 5px #fff;
}

.craftiness-vintage #description {
	color: #706f6f;
	text-shadow: 0 0 5px #fff;
}

.craftiness-vintage #header li.social-rss a,
.craftiness-vintage #header li.social-rss a:hover,
.craftiness-vintage #header li.social-twitter a,
.craftiness-vintage #header li.social-twitter a:hover,
.craftiness-vintage #header li.social-facebook a,
.craftiness-vintage #header li.social-facebook a:hover,
.craftiness-vintage #header li.social-pinterest a,
.craftiness-vintage #header li.social-pinterest a:hover,
.craftiness-vintage #header li.social-instagram a,
.craftiness-vintage #header li.social-instagram a:hover,
.craftiness-vintage #header li.social-contact a,
.craftiness-vintage #header li.social-contact a:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/vintage/icons-social.png);
}

.craftiness-vintage #header li.social-rss a {
	background-position: 0 0;
}

.craftiness-vintage #header li.social-rss a:hover {
	background-position: 0 -37px;
}

.craftiness-vintage #header li.social-twitter a {
	background-position: -37px 0;
}

.craftiness-vintage #header li.social-twitter a:hover {
	background-position: -37px -37px;
}

.craftiness-vintage #header li.social-facebook a {
	background-position: -74px 0;
}

.craftiness-vintage #header li.social-facebook a:hover {
	background-position: -74px -37px;
}

.craftiness-vintage #header li.social-pinterest a {
	background-position: -111px 0;
}

.craftiness-vintage #header li.social-pinterest a:hover {
	background-position: -111px -37px;
}

.craftiness-vintage #header li.social-instagram a {
	background-position: -148px 0;
}

.craftiness-vintage #header li.social-instagram a:hover {
	background-position: -148px -37px;
}

.craftiness-vintage #header li.social-contact a {
	background-position: -185px 0;
}

.craftiness-vintage #header li.social-contact a:hover {
	background-position: -185px -37px;
}

.craftiness-vintage #nav li a:hover,
.craftiness-vintage #nav li a:active,
.craftiness-vintage #nav .current_page_item a,
.craftiness-vintage #nav .current-cat a,
.craftiness-vintage #nav .current-menu-item a,
.craftiness-vintage #subnav li a:hover,
.craftiness-vintage #subnav li a:active,
.craftiness-vintage #subnav .current_page_item a,
.craftiness-vintage #subnav .current-cat a,
.craftiness-vintage #subnav .current-menu-item a {
	color: #a7dbd7;
}

.craftiness-vintage h1,
.craftiness-vintage h2,
.craftiness-vintage h2 a,
.craftiness-vintage h2 a:visited {
	color: #a7dbd7;
}

.craftiness-vintage div.gform_footer input.button,
.craftiness-vintage .enews #subbutton,
.craftiness-vintage .searchsubmit,
.craftiness-vintage #submit {
	background-color: #ffe382;
	border: 1px solid #ffe382;
}

.craftiness-vintage div.gform_footer input.button:hover,
.craftiness-vintage .enews #subbutton:hover,
.craftiness-vintage .searchsubmit:hover,
.craftiness-vintage #submit:hover {
	background-color: #a7dbd7;
	border: 1px solid #a7dbd7;
	color: #fff;
}

.craftiness-vintage .widget-area h4 {
	color: #ffe382;
}

.craftiness-vintage .genesis_slider .slider-next,
.craftiness-vintage .genesis_slider .slider-next:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/vintage/next.png);
	right: 0px;
	top: 135px;
}

.craftiness-vintage .genesis_slider .slider-previous,
.craftiness-vintage .genesis_slider .slider-previous:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/vintage/previous.png);
	left: 0px;
	top: 135px;
}

.craftiness-vintage .genesis_slider .slider-next:hover,
.craftiness-vintage .genesis_slider .slider-previous:hover {
	background-position: 0 -38px;
}

.craftiness-vintage #footer-widgets a,
.craftiness-vintage #footer-widgets a:visited {
	color: #f47b5e;
	text-decoration: none;
}


/* craftiness Poppy
------------------------------------------------------------ */

body.craftiness-poppy {
	background: #F1F1F1 url(images/poppy/bg.png);
}

.craftiness-poppy a,
.craftiness-poppy a:visited {
	color: #fc3c2b;
}

.craftiness-poppy #title a,
.craftiness-poppy #title a:hover {
	color: #fc3c2b;
	text-decoration: none;
	text-shadow: 0 0 5px #fff;
}

.craftiness-poppy #description {
	color: #b1b859;
	text-shadow: 0 0 5px #fff;
}

.craftiness-poppy #header li.social-rss a,
.craftiness-poppy #header li.social-rss a:hover,
.craftiness-poppy #header li.social-twitter a,
.craftiness-poppy #header li.social-twitter a:hover,
.craftiness-poppy #header li.social-facebook a,
.craftiness-poppy #header li.social-facebook a:hover,
.craftiness-poppy #header li.social-pinterest a,
.craftiness-poppy #header li.social-pinterest a:hover,
.craftiness-poppy #header li.social-instagram a,
.craftiness-poppy #header li.social-instagram a:hover,
.craftiness-poppy #header li.social-contact a,
.craftiness-poppy #header li.social-contact a:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/poppy/icons-social.png);
}

.craftiness-poppy #header li.social-rss a {
	background-position: 0 0;
}

.craftiness-poppy #header li.social-rss a:hover {
	background-position: 0 -37px;
}

.craftiness-poppy #header li.social-twitter a {
	background-position: -37px 0;
}

.craftiness-poppy #header li.social-twitter a:hover {
	background-position: -37px -37px;
}

.craftiness-poppy #header li.social-facebook a {
	background-position: -74px 0;
}

.craftiness-poppy #header li.social-facebook a:hover {
	background-position: -74px -37px;
}

.craftiness-poppy #header li.social-pinterest a {
	background-position: -111px 0;
}

.craftiness-poppy #header li.social-pinterest a:hover {
	background-position: -111px -37px;
}

.craftiness-poppy #header li.social-instagram a {
	background-position: -148px 0;
}

.craftiness-poppy #header li.social-instagram a:hover {
	background-position: -148px -37px;
}

.craftiness-poppy #header li.social-contact a {
	background-position: -185px 0;
}

.craftiness-poppy #header li.social-contact a:hover {
	background-position: -185px -37px;
}

.craftiness-poppy #nav li a:hover,
.craftiness-poppy #nav li a:active,
.craftiness-poppy #nav .current_page_item a,
.craftiness-poppy #nav .current-cat a,
.craftiness-poppy #nav .current-menu-item a,
.craftiness-poppy #subnav li a:hover,
.craftiness-poppy #subnav li a:active,
.craftiness-poppy #subnav .current_page_item a,
.craftiness-poppy #subnav .current-cat a,
.craftiness-poppy #subnav .current-menu-item a {
	color: #fc3c2b;
}

.craftiness-poppy h1,
.craftiness-poppy h2,
.craftiness-poppy h2 a,
.craftiness-poppy h2 a:visited {
	color: #b1b859;
}

.craftiness-poppy div.gform_footer input.button,
.craftiness-poppy .enews #subbutton,
.craftiness-poppy .searchsubmit,
.craftiness-poppy #submit {
	background-color: #fc3c2b;
	border: 1px solid #fc3c2b;
}

.craftiness-poppy div.gform_footer input.button:hover,
.craftiness-poppy .enews #subbutton:hover,
.craftiness-poppy .searchsubmit:hover,
.craftiness-poppy #submit:hover {
	background-color: #b1b859;
	border: 1px solid #b1b859;
	color: #fff;
}

.craftiness-poppy .widget-area h4 {
	color: #fc3c2b;
}

.craftiness-poppy .genesis_slider .slider-next,
.craftiness-poppy .genesis_slider .slider-next:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/poppy/next.png);
	right: 0px;
	top: 135px;
}

.craftiness-poppy .genesis_slider .slider-previous,
.craftiness-poppy .genesis_slider .slider-previous:hover {
	background: url(http://www.blessingsoverflowing.com/wp-content/themes/craftiness/images/poppy/previous.png);
	left: 0px;
	top: 135px;
}

.craftiness-poppy .genesis_slider .slider-next:hover,
.craftiness-poppy .genesis_slider .slider-previous:hover {
	background-position: 0 -38px;
}

.craftiness-poppy #footer-widgets a,
.craftiness-poppy #footer-widgets a:visited {
	color: #fc3c2b;
	text-decoration: none;
}