/*
	Theme Name: Tuckahoe Plantation Child Theme
	Theme URI: http://www.tuckahoeplantation.com/
	Description: Tuckahoe Plantation child theme created for the Genesis Framework.
	Author: Hollen Zoo Designs
	Author URI: http://hollenzoodesigns.com
 
	Version: 2.0
 
	Tags: colonial blue, weddings, gardens
 
	Template: genesis
	Template Version: 1.1
 
	


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

@import url(//fonts.googleapis.com/css?family=Lustria);

@font-face {
    font-family: 'CardoRegular';
    src: url('Cardo104s-webfont.eot');
    src: url('Cardo104s-webfont.eot#iefix') format('embedded-opentype'),
         url('Cardo104s-webfont.woff') format('woff'),
         url('Cardo104s-webfont.ttf') format('truetype'),
         url('Cardo104s-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CardoItalic';
    src: url('Cardoi99-webfont.eot');
    src: url('Cardoi99-webfont.eot#iefix') format('embedded-opentype'),
         url('Cardoi99-webfont.woff') format('woff'),
         url('Cardoi99-webfont.ttf') format('truetype'),
         url('Cardoi99-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CardoBold';
    src: url('Cardob101-webfont.eot');
    src: url('Cardob101-webfont.eot#iefix') format('embedded-opentype'),
         url('Cardob101-webfont.woff') format('woff'),
         url('Cardob101-webfont.ttf') format('truetype'),
         url('Cardob101-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exmouthregular';
    src: url('exmouth_-webfont.eot');
    src: url('exmouth_-webfont.eot#iefix') format('embedded-opentype'),
         url('exmouth_-webfont.woff') format('woff'),
         url('exmouth_-webfont.ttf') format('truetype'),
         url('exmouth_-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #68645f; 
	font-family: 'Lustria', serif;
	font-size: 18px;
	line-height: 1.8;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f8f5f1;
}

input,
select,
textarea {
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #68645f;
	font-family: 'Lustria', serif;
	font-size: 14px;
}

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

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


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

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


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

body {
	background: #c6d6de url(images/embroidery-pattern.png) repeat;
}

::-moz-selection {
	background-color: #6c7924;
	color: #fff;
}

::selection {
	background-color: #6c7924;
	color: #fff;
}


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

#wrap {
	background: white;
	border: 24px double #d7d4d3;
	margin: 40px auto;
	padding: 20px;
	width: 1140px;
}

#wrap .inner {
	border: double #ccc;
	overflow: hidden;
	padding: 15px 20px 20px;
}



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

#header {
	margin: 0px auto 16px auto;
	min-height: 100px;
	width: 100%;
	background: #fff url(images/logo-darkgreen.png) center center no-repeat;
}

#title-area {
	float: left;
	overflow: hidden;
	width: 25%;
}

#title {
	font-family: 'CardoRegular', sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.25;
	margin: 0 0 5px;
}

#title a,
#title a:hover {
	color: #222;
	display: block;
	padding: 27px 0 0;
	text-decoration: none;
}

#header .widget-area {
	float: right;
	width: 75%;
}


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

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


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

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
#nav .wrap {
	margin-left: auto;
	margin-right: auto;
	display:table;
}

#nav {
	border-bottom: 1px solid #f8f5f1;
	border-top: 1px solid #f8f5f1;
	background: white;

}

.menu-primary,
.menu-secondary,
#header .menu {
	font-family: 'CardoRegular', sans-serif;
	clear: both;
	color: #68645f;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1;;
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
	text-transform: uppercase;
}

#header .menu {
	float: right;
	margin: 0;
	width: auto;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #50433d;
	display: block;
	padding: 15px 20px;
	position: relative;
	text-decoration: none;
}

#header .menu a {
	padding: 38px 20px;
}

.menu-primary li a:active,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu .current-menu-item a {
	color: #90a130;
}

.menu-primary li:hover a,
.menu-primary li a:hover,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
#header .menu li a:hover,
#header .menu li:hover a {
	background-color: #fff;
	color: #b4c93c;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	background-color: #fff !important;
	border: 1px solid #f8f5f1;
	border-top: none;
	color: #50433d !important;
	font-size: 12px;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	width: 165px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	color: #b4c93c !important;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 165px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 155px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -40px 0 0 164px;
}

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

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

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

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


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

.menu li.right {
	float: right;
	padding: 15px 20px;
}

.menu li.right a {
	color: #666;
	display: inline;
}

.menu li.right a:hover {
	color: #222;
}

.menu li.search {
	padding: 0 10px;
}

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

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


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

#inner {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	background-color: white;
}

.executive-home #inner {
	overflow: visible;
}


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

#content #genesis-responsive-slider {
	background: #fff;
	border: none;
	padding: 0;
	margin-top: 20px;
	
}

#content #genesis-responsive-slider .slide-excerpt {
	-moz-box-sizing: border-box;
	background-color: #222;
	box-sizing: border-box;
	filter: alpha(opacity=100);
	height: 100%;
	margin: 0;
	padding: 3% 4%;
	opacity: 1;
	width: 29%;
}

#content #genesis-responsive-slider .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 3%;
}

#content #genesis-responsive-slider h2 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#content #genesis-responsive-slider p {
	color: #ddd;
}

#content #genesis-responsive-slider .flex-direction-nav li a {
	background: url(images/bg-direction-nav.png) no-repeat -50px 0;
	height: 49px;
	right: -25px;
	width: 50px;
}

#content #genesis-responsive-slider .flex-direction-nav li a:hover {
	background-position: -50px -49px;
}

#content #genesis-responsive-slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -25px;
}

#content #genesis-responsive-slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -49px;
}

#content #genesis-responsive-slider .flexslider .slides > li {
	overflow: hidden;
}

#content #genesis-responsive-slider .flex-control-nav {
	margin: -30px 0 0 0;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt {
	margin: -50px 0 0 60px;
	text-align: left;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a {
	background: url(http://www.tuckahoeplantation.com/tuckahoe/wp-content/themes/tuckahoe/images/bg_control_nav.png) no-repeat 0 0;
}

#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a.active {
	background-position: 0 -26px;
}


/* Home Page
------------------------------------------------------------ */

.home-middle,
.home-top {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	padding: 60px 40px 0;
}

.home-middle .widget,
.home-top .widget {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px;
	width: 33%;
}

.tuckahoe-home .hentry {
	margin: 0;
}

.tuckahoe-home .featuredpage img,
.tuckahoe-home .featuredpost img {
	margin: 0 0 30px;
}

.tuckahoe-home .featuredpage .page,
.tuckahoe-home .featuredpost .post {
	margin: 0 0 60px;
}

.tuckahoe-home a.more-link {
	clear: both;
	display: block;
	margin: 10px 0 0;
	color: #6c7924;
	text-decoration: none;
	font-family: 'CardoItalic', serif;

}


/* Home Widgets
------------------------------------------------------------ */

.tuckahoe-home .home-cta {
	-moz-box-sizing: border-box;
	background: #f8f5f1;
	box-sizing: border-box;
	color: #68645f;
	font-family: 'CardoItalic', sans-serif;
	line-height: 1.6;
	font-size: 20px;
	text-align: center;
	float: left;
	padding: 40px 70px;
	width: 100%
}

.tuckahoe-home .home-cta p {
	color: #68645f;
}



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

.breadcrumb {
	color: #777;
	font-size: 12px;
	margin: -30px -60px 30px;
	padding: 20px;
}


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

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

.taxonomy-description p {
	font-size: 14px;
}


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

#content-sidebar-wrap {
	float: left;
	width: 100%;
}


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

#content {
	float: left;
	padding: 30px 60px 10px 60px;
	width: 680px;
	background: #fff;
}

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

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

.full-width-content.tuckahoe-home #content {
	padding: 0;
	width: 100%;
}

.hentry {
	margin: 0 0 40px;
}


.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 0 0 25px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}

.clear {
	clear: both;
}

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



/* Headlines
------------------------------------------------------------ */
h1.entry-title { 
	font-family: 'exmouthregular';
	font-size: 60px;
	font-weight: normal;
	
	}


h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #493e38;
	font-family: 'CardoBold', serif;
	line-height: 1.25;
	margin: 0 0 10px;
	font-weight: normal;
}

h1 {
	clear: both;
	font-size: 42px;
	margin: 0 0 20px;
}


h2,
h2 a,
h2 a:visited {
	clear: both;
	font-size: 50px;
	margin: 0 0 20px;
	font-family: 'exmouthregular';
}

h2 a:hover {
	color: #90a130;
	text-decoration: none;
}

.tuckahoe-home .home-middle h2 a,
.taxonomy-description h1,
.widget-area h4 {
	font-size: 16px;
	text-transform: uppercase;
}

.sidebar h2 a,
.sidebar h2 a:hover {
	font-size: 16px;
}

h3 {
	font-size: 30px;
}

#comments h3,
#respond h3 {
	font-size: 30px;
}

h4 {
	font-size: 25px;
}
.tuckahoe-home .home-cta h4 {
	font-size: 40px;
	font-family: 'exmouthregular'; 
}

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

.tuckahoe-home .home-cta h4,
#footer-widgets .widget-area h4,
#sidebar .widget.enews-widget h4 {
	color: #68645f;
}

.tuckahoe-home .home-cta h4 {
	margin: 0 0 5px;
	text-transform: none;
}

h5 {
	font-size: 20px;
}

h6,
.taxonomy-description h1,
div#sidebar.sidebar.widget-area h4 {
	font-size: 40px;
	margin: 0 0 20px; 
	text-transform: none;
}

.widget-area h4 {
	font-family: 'exmouthregular';
	font-size: 40px;
	margin: 0 0 20px; 
	text-transform: none;
	font-weight: normal;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 35px;
	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 .date-info {
	background-color: #f8f5f1;
	color: #777;
	font-size: 12px;
	float: left;
	margin: 0 0 25px -60px;
	padding: 20px 20px 20px 60px;
	text-transform: uppercase;
}

.post-info .comments {
	background-color: #f8f5f1;
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 20px;
	text-transform: uppercase;
}

.post-info .comments a {
	color: #fff;
}

.post-info .post-comments {
	font-family: 'CardoItalic', sans-serif;
	padding-left: 35px;
}

.post-info .author,
.post-info .date {
	font-family: 'CardoItalic', sans-serif;
}


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

.post-meta {
	border-top: 2px solid #f8f5f1;
	border-bottom: 2px solid #f8f5f1;;
	clear: both;
	font-size: 14px;
	padding: 10px 0px;
}


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

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


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

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

.author-box p {
	font-size: 14px;
}


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

.clear-space {
	border-bottom: none;
	clear: both;
	margin: 0px 0px 15px 0px;
}
.clear-large {
	margin: 60px 0px;
}

/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


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

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


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

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.post-image {
	border: 1px solid #fff;
}

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

.alignleft .avatar {
	margin: 0 10px 0 0;
}

.alignright .avatar {
	margin: 0 0 0 10px
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 20px 0 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0;
}

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

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

img.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 0 20px 20px 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}

.wp-caption {
	padding: 20px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 30px 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;
	background-color: #64c9ea;
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #6bd5f1;
	border: none;
	text-decoration: none;
}


/* Primary Sidebar
------------------------------------------------------------ */

.sidebar {
	background-color: #f8f5f1;
	display: inline;
	float: right;
	font-size: 14px;
	padding: 0 0 30px;
	width: 340px;
}

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

.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
}

.sidebar .widget {
	margin: 0;
	padding: 30px 40px;
}

#sidebar-alt.sidebar .widget {
	padding: 30px 15px;
}

.sidebar.widget-area ul {
	margin-left: 15px;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li.png);
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}


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

select {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
	padding: 5px;
	
}


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

.user-profile {
	overflow: hidden;
}


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

input[type="button"],
input[type="submit"],
a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #90a130;
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 15px 20px;
	text-align: center;
	text-decoration: none;
}

.home-cta a.button {
	margin: -30px 0 0;
}

input:hover[type="button"],
input:hover[type="submit"],
a:hover.button {
	background-color: #b4c93c;
	border: none;
	text-decoration: none;
}


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

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

.menu-primary .searchform {
	margin: 8px 0 0;
}

.s {
	-moz-box-sizing: border-box;
	background: #fff url(images/bg-search.png) no-repeat right;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}

.menu-primary .s {
	width: 200px;
}

.searchsubmit {
	display: none;
}


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

#sidebar .widget.enews-widget {
	background-color: #222;
	margin: 0 0 30px;
	padding: 40px;
}

.enews p {
	color: #ddd;
	margin: 0 0 25px;
}

.enews #subbox {
	-moz-box-sizing: border-box;
	background-color: #fff;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}


/* 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 {
	background: #f8f5f1;
	color: #68645f;
	clear: both;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
	padding-bottom: 25px;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 60px 40px 30px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 30px;
	padding: 0;
}

#footer-widgets p {
	color: #c8c8c8;
	font-size: inherit;
	margin: 0 0 20px;
}

#footer-widgets ul {
	margin: 0 0 0 20px;
}

#footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li-footer.png);
	
}

.footer-widgets-1 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 23px;
	width: 30%;
}

.footer-widgets-2 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 23px;
	width: 40%;
}

.footer-widgets-3 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 23px;
	width: 30%;
}

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

#footer {
	clear: both;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 0;
	margin: 0px auto;
	text-transform: uppercase;
	width: 100%;
	background: #fff;
}

#footer .wrap {
	overflow: hidden;
	padding: 0;
	margin: 15px;
}

#footer p {
	font-size: inherit;
}

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

#footer .gototop {
	float: left;
	width: 70%;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 30%;
}


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

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	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 {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
	padding: 0;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	margin: 30px 30px 30px 0;
} 

.comment-list li ul li {
	margin-right: -22px;
}

.comment-header {
	background-color: #222;
	float: left;
	padding: 30px;
	width: 100%;
}

.comment-author {
	float: left;
}

.comment-content {
	clear: both;
	padding: 30px;
}

.comment-content p {
	font-size: 14px;
	margin: 20px;
}

.comment-list cite,
.ping-list cite,
.says {
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 8px 0 0 0;
}

.commentmetadata {
	clear: both;
	float: left;
	font-size: 12px;
	margin: -33px 0 5px 61px;
}

.commentmetadata a {
	color: #bbb;
}

.reply {
	font-size: 14px;
	margin: 0 50px 50px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

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

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


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

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 17px !important;
	padding: 6px 10px !important;
}

div.gform_footer input.button {
	color: #fff;
	padding: 9px 20px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

div.gform_wrapper h2.gsection_title {
	font-family: 'CardoBold', serif;
	font-size: 18px;
	font-weight: none;
}

.gform_wrapper .top_label .gfield_label {
	font-family: 'CardoBold', serif;
	margin: 10px 0 4px 0;
	font-weight: none;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3em;
	clear: both;
	font-size: 17px;
}

.gform_wrapper .top_label .gfield_label {
	margin: 10px 0 4px 0;
	font-weight: inherit;
	font-family: 'CardoBold', serif;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3em;
	clear: both
}

/*** Custom 
***/

.post-3076 h1.entry-title {
	text-align: center;
}

div#simple-social-icons-2.widget.simple-social-icons ul li,
div#simple-social-icons-3.widget.simple-social-icons ul li {
	list-style: none;
}