/* @override 
	http://lcdev.wpengine.com/wp-content/themes/leitesv3/style.css */

/*
    Theme Name: Leites Culinaria
	Theme URI: http://leitesculinaria.com
	Description: Custom child theme for LeitesCulinaria.com.
    Author: Jared Atchison
    Author URI: http://www.jaredatchison.com/
    Version: 3.0

    Template: genesis
    Template Version: 1.8.2
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* @group Reset v1.6.1 / cssreset.com
-------------------------------------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/* @end */


/* @group Fonts
-------------------------------------------------------------------------- */

/* Primay headings */
@font-face {
    font-family: 'CaeciliaLTStd45Light';
    src: url('lib/fonts/caecilialtstd-light-webfont.eot');
    src: local('☺'), url('lib/fonts/caecilialtstd-light-webfont.woff') format('woff'), 
    	url('lib/fonts/caecilialtstd-light-webfont.ttf') format('truetype'), 
    	url('lib/fonts/caecilialtstd-light-webfont.svg#CaeciliaLTStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Navigation and buttons */
@font-face {
    font-family: 'interstateregular';
    src: url('lib/fonts/interstate-regular-webfont.eot');
    src: url('lib/fonts/interstate-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/interstate-regular-webfont.woff') format('woff'),
         url('lib/fonts/interstate-regular-webfont.ttf') format('truetype'),
         url('lib/fonts/interstate-regular-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Widgets */
@font-face {
    font-family: 'interstatelight';
    src: url('lib/fonts/interstate-lightcompressed-webfont.eot');
    src: url('lib/fonts/interstate-lightcompressed-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/interstate-lightcompressed-webfont.woff') format('woff'),
         url('lib/fonts/interstate-lightcompressed-webfont.ttf') format('truetype'),
         url('lib/fonts/interstate-lightcompressed-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interstatebold';
    src: url('lib/fonts/interstate-boldcompressed-webfont.eot');
    src: url('lib/fonts/interstate-boldcompressed-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/interstate-boldcompressed-webfont.woff') format('woff'),
         url('lib/fonts/interstate-boldcompressed-webfont.ttf') format('truetype'),
         url('lib/fonts/interstate-boldcompressed-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Sectional headings */
@font-face {
    font-family: 'cheap_pine_sanssans';
    src: url('lib/fonts/cheap_pine_sans-webfont.eot');
    src: url('lib/fonts/cheap_pine_sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/cheap_pine_sans-webfont.woff') format('woff'),
         url('lib/fonts/cheap_pine_sans-webfont.ttf') format('truetype'),
         url('lib/fonts/cheap_pine_sans-webfont.svg#cheap_pine_sanssans') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Icons */
@font-face {
	font-family: 'icomoon';
	src:url('lib/fonts/icomoon.eot');
	src:url('lib/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('lib/fonts/icomoon.svg#icomoon') format('svg'),
		url('lib/fonts/icomoon.woff') format('woff'),
		url('lib/fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* @end */


/* @group Defaults and Globals
-------------------------------------------------------------------------- */

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

blockquote,
input,
select,
textarea,
.sticky {
	background-color: #f9f9f9;
}

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

input,
label,
select,
textarea {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

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

a:hover {
	color: #b32025;
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	background: #fff;
}
/* @end */


/* @group General Structures
-------------------------------------------------------------------------- */

#wrap {
	margin-bottom: 20px;
}

#inner {
	clear: both;
	margin: 0 auto;
	max-width: 960px;
	padding: 20px 10px;
}

#content-sidebar-wrap {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

.breadcrumb {
	color: #666;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}

.breadcrumb a {
	color: #666;
}

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


/* @group Header
-------------------------------------------------------------------------- */

#header {
	background: url(images/background-header.jpg) repeat-x;
	margin: 15px auto 0 auto;
	min-height: 233px;
	width: 100%;
}

#header .wrap {
	margin: 0 auto;
	max-width: 980px;
	position: relative;
}

#title {
	background: url(images/background-logo.jpg) no-repeat;
	height: 233px;
	margin: 0 auto;
	width: 624px;
}

#title a {
	display: block;
	height: 233px;
	text-indent: -9999px;
	width: 624px;
}

#established {
	background: url(images/background-header-established.jpg) no-repeat;
	height: 65px;
	left: 0px;
	top: 100px;
	text-indent: -9999px;
	position: absolute;
	width: 164px;
}

#tagline {
	background: url(images/background-header-tagline.jpg) no-repeat;
	height: 65px;
	right: 0px;
	top: 100px;
	text-indent: -9999px;
	position: absolute;
	width: 173px;
}

/* Blog */

.the-david-blahg #header {
	background: url(images/background-header-blog.jpg) repeat-x;	
}

.the-david-blahg #title {
	background: url(images/background-logo-blog.jpg) top left no-repeat;
	width: 805px;
}

.the-david-blahg #title a {
	width: 768px;
}

/* Search */

.search-header {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 100;
}

.search-header .icon-search {
	color: #ccc;
	font-size: 18px;
	display: inline-block;
	padding-top: 2px;
}

.search-header .search-input {
	background: #fff;
	border: 1px solid #bbb;
	color: #777;
	outline: none;
	vertical-align: top;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

.search-header .search-input:focus {
	background: #f9f9f9;
	border: 1px solid #ccc;
	color: #333;
	-webkit-box-shadow: inset 0px 0px 10px #fff;
	box-shadow: inset 0px 0px 2px #fff;
	text-shadow: 1px 1px 1px #fff;
}

.search-header .search-submit {
	display: none;
}

/* Text resize */

.font-resize {
	position: absolute;
	top: 8px;
	right: 0;
	padding: 0 10px 0 0;
	display: none;
}

.font-resize a {
	color: #999;
	text-decoration: none;
}
.text-size-normal {
	font-size: 13px !important;
	line-height: normal !important;
}
.text-size-big {
	font-size: 16px !important;
	line-height: normal !important;
	
}
.text-size-huge {
	font-size: 20px !important;
	line-height: normal !important;
}

/* Social icons - align left */

#header .fb-like {
	left: 215px;
	top: 11px;
	position: absolute;
	font-size: 13px !important;
}

#header .facebook-icon,
#header .twitter-icon,
#header .pinterest-icon,
#header .instagram-icon,
#header .youtube-icon,
#header .rss-icon {
	height: 32px;
	position: absolute;
	text-indent: -9999px;
	top: 6px;
	width: 32px;
	z-index: 10;
}

#header .facebook-icon {
	background: url(images/icon-facebook.png) no-repeat;
	left: 175px;
}

#header .twitter-icon {
	background: url(images/icon-twitter.png) no-repeat;
	left: 140px;
}

#header .pinterest-icon {
	background: url(images/icon-pinterest.png) no-repeat;
	left: 105px;
}

#header .instagram-icon {
	background: url(images/icon-instagram.png) no-repeat;
	left: 70px;
}

#header .youtube-icon {
	background: url(images/icon-youtube.png) no-repeat;
	left: 35px;
}

#header .rss-icon {
	background: url(images/icon-rss.png) no-repeat;
	left: 0px;
}

/* Social icons - align right */
/*
#header .fb-like {
	right: 0;
	top: 11px;
	position: absolute;
	font-size: 13px !important;
}

#header .facebook-icon,
#header .twitter-icon,
#header .pinterest-icon,
#header .instagram-icon,
#header .youtube-icon,
#header .rss-icon {
	height: 32px;
	position: absolute;
	text-indent: -9999px;
	top: 6px;
	width: 32px;
	z-index: 10;
}

#header .facebook-icon {
	background: url(images/icon-facebook.png) no-repeat;
	right: 260px;
}

#header .twitter-icon {
	background: url(images/icon-twitter.png) no-repeat;
	right: 225px;
}

#header .pinterest-icon {
	background: url(images/icon-pinterest.png) no-repeat;
	right: 190px;
}

#header .instagram-icon {
	background: url(images/icon-instagram.png) no-repeat;
	right: 155px;
}

#header .youtube-icon {
	background: url(images/icon-youtube.png) no-repeat;
	right: 120px;
}

#header .rss-icon {
	background: url(images/icon-rss.png) no-repeat;
	right: 85px;
}
*/

.header-ad {
	margin: 0 auto;
	text-align: center;
	width: 970px;
}
/* @end */


/* @group Primary  Navigation
-------------------------------------------------------------------------- */

#nav {
	max-width: 980px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 1px dotted #b32025;
	border-bottom: 1px dotted #b32025;
}

.the-david-blahg #nav {
	border: none;
}
	
#nav .wrap {
	overflow: hidden;
}

.menu-primary {
	background-color: #f9dc54;
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 auto;
	padding: 0 0 0 5px;
	overflow: hidden;
	max-width: 980px;
}

.menu-primary ul {
	float: left;
	width: 100%;
}

.menu-primary li {
	background: url(images/nav-dot.png) right no-repeat;
	padding-right: 8px;
	margin-right: 5px;
	float: left;
	list-style-type: none;
}

.menu-primary li:last-child {
	background: none;
	padding-right: 5px;
	margin: 0;
}

.menu-primary a {
	color: #892223;
	display: block;
	font-family: 'interstateregular', Arial, sans-serif;
	letter-spacing: 1px;
	padding: 5px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary li:hover a
/*.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a*/ {
	background-color: #b32025;
	color: #fff;
}

.menu-primary li li {
	background: none;
	margin: 0;
	padding: 0;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited {
	background: none;
	background-color: #b32025;
	border-top: none;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	letter-spacing: 0px;
	text-transform: none;
	width: 143px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover {
	background-color: #000;
	color: #fff;
}

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

.menu-primary li ul a{
	width: 155px;
}

.menu-primary li ul ul {
	margin: -28px 0 0 163px;
}

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

/* @end */


/* @group Content
-------------------------------------------------------------------------- */

#content {
	margin-right: 370px;
}

.full-width-content #content {
	float: none;
	margin: 0;
	width: 100%;
}

.hentry {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

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

.entry-content p.recipe-byline {
	margin: 0 0 18px;
}

blockquote {
	border: none;
	margin: 5px 5px 20px;
	padding: 20px 20px 1px 20px;
}

blockquote p {
	color: #333;
	font-style: italic;
	padding: 0 !important;
}

.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;
}

#content .entry-content embed,
#content .entry-content video {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
/* @end */


/* @group Headlines
-------------------------------------------------------------------------- */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 30px;
}

h1.entry-title,
h1.entry-title a,
h2.entry-title,
h2.entry-title a {
	font-family: 'CaeciliaLTStd45Light', Georgia, serif;
	font-size: 20px;
}

h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #B32025;
}

.archive.category-blog h2.entry-title a {
	font-size: 26px;
}

.archive.category-blog h2.entry-title {
	background: url(images/background-section-title.gif) bottom repeat-x;
	font-size: 26px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.archive.category-blog .post-info {
	margin: 0 0 25px;
	font-size: 13px;
	line-height: 1.5;
}

h1.entry-title {
	background: url(images/background-section-title.gif) bottom repeat-x;
	font-size: 26px;
	padding-bottom: 10px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.singular .entry-content h2 {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 34px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0;
}

.singular .entry-content h5 {
	color: #000;
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.singular .entry-content h6 {
	color: #b32025;
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 22px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

/* Section headlines */

.section-title {
	text-align: center;
	background: url(images/background-section-title.gif) repeat-x center;
}

.section-title .wrapper {
	background: #fff;
	display: inline-block;
	margin-left: 5px;
	padding: 0 6px 0 10px;
	position: relative;
}

.section-title .title,
.section-title .title a,
.section-title span {
	font-family: 'cheap_pine_sanssans', sans-serif;
	font-size: 60px;
	letter-spacing: 1px;
	line-height: normal;
}

.section-title .title {
	color: #B32025;
	display: inline-block;
	margin: 0;
	position: relative;
	text-shadow:
	 -1px -1px 0 #fff,  
	  1px -1px 0 #fff,
	  -1px 1px 0 #fff,
	   1px 1px 0 #fff;
	z-index: 10;
}

.section-title .title a {
	color: #B32025;	
}

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

.section-title .shadow {
	color: #000;
	position: absolute;
	top: 3px;
	left: 7px;
}
/* @end */


/* @group 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: 2px 0 2px 20px;
	padding: 0;
}

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

.entry-content ul li li,
.entry-content ol li li {
	margin-left: 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}
/* @end */


/* @group Post Info / Meta / Author Box
-------------------------------------------------------------------------- */

.post-info {
	margin: 0 0 25px;
}

.post-meta {
	clear: both;
	padding: 10px 0 0;
}

.author-box {
	background: #f6f6f6;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 20px;
}

.author-box h1 {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 2px 0;
	text-shadow: 1px 1px 1px #fff;
}

.author-box h1 strong {
	font-weight: normal;
}

.archive-author-title {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 42px;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0 0;
}

.archive-author-box img {
	float: left;
	margin: 3px 20px 0 0;
}

.archive-author-box {
	/*border-bottom: double 3px #ddd;
	padding: 5px 0 20px 0;*/
	background: #F6F6F6;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 20px;
}
/* @end */


/* @group Taxonomy Description
-------------------------------------------------------------------------- */

.taxonomy-description {
	margin: 0 0 00px;
	padding: 0;
}
/* @end */


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


/* @group Images
-------------------------------------------------------------------------- */

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

.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;
}

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: 4px 20px 20px 0;
}

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

.wp-caption {
	text-align: center;
}

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

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}
/* @end */


/* @group Post Navigation
-------------------------------------------------------------------------- */

.navigation {
	font-size: 13px;
	overflow: hidden;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #B32025;
	color: #fff;
	cursor: pointer;
	line-height: 18px;
	padding: 7px 10px 6px;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #000;
}
/* @end */


/* @group Primary Sidebars
-------------------------------------------------------------------------- */

.sidebar {
	float: left;
	font-size: 13px;
	margin: 0 0 0 -330px;
	width: 330px;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	margin: 0 0 15px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 8px 0;
}

.sidebar .widget-wrap {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	min-height: 110px;
	padding-bottom: 10px;
	overflow: visible;
	position: relative;
}

.sidebar .widget-wrap {
	overflow: auto;
}

.sidebar.widget-area ul li {
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

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

.widget-area h4 {
	background: none;
	color: #000;
	font-family: 'interstatebold';
	font-size: 34px;
	line-height: normal;
	margin: 10px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.sidebar .ad-square {
	border: 1px solid #ddd;
	text-align: center;
	padding: 4px 0 0 0;
}

.sidebar .ad-square div,
.sidebar .ad-square iframe {
	margin: 0 auto !important;
	padding: 0 !important;
}

.sidebar .ad-skyscraper {
	height: 600px;
	width: 160px;
}
/* @end */


/* @group Widgets
-------------------------------------------------------------------------- */

.sidebar .swirl-left {
	background: url(images/swirl-left.gif) left no-repeat;
	display: inline-block;
	height: 30px;
	padding: 0 6px 0 0;
	width: 27px;
	vertical-align: top;
}

.sidebar .swirl-right {
	background: url(images/swirl-right.gif) right no-repeat;
	display: inline-block;
	height: 30px;
	padding: 0 0 0 6px;
	width: 27px;
	vertical-align: top;
}

/* Ads */

.sidebar .lc-ad-widget,
.sidebar .lc-ad-widget .widget-wrap {
	border: none;
	padding: 0;
}

/* Dropdowns */

.widget_archive select,
#cat {
	display: inline;
	padding: 3px;
	width: 95%;
}

/* What's for Dinner */

.sidebar .lc-dinner-widget {
	background: url(images/whats-for-dinner.jpg) no-repeat;
	border: none;
	padding: 0;
	height: 273px;
}

.sidebar .lc-dinner-widget .widget-wrap {
	border: 0;
	padding: 0;
}

.lc-dinner-widget a {
	display: block;
	height: 273px;
	text-indent: -9999px;
	width: 100%;
}

/* Chalkboard */

.sidebar .lc-chalkboard-widget {
	border: 0;
	background: url(images/chalkboard.jpg) no-repeat;
	height: 600px;
	margin-top: 20px;
	padding: 0;
	position: relative;
}

.sidebar .lc-chalkboard-widget .widget-wrap {
	border: 0;
	height: 600px;
	padding: 0;
	position: relative;
}

.lc-chalkboard-widget a {
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.lc-chalkboard-widget .house-specials {
	left: 60px;
	top: 40px;
	height: 40px;
	width: 210px;
}

.lc-chalkboard-widget .arsenal {
	left: 60px;
	top: 115px;
	height: 60px;
	width: 210px;
}

.lc-chalkboard-widget .weeknight-winners {
	left: 40px;
	top: 205px;
	height: 65px;
	width: 250px;
}

.lc-chalkboard-widget .honest-entertaining{
	left: 40px;
	top: 300px;
	height: 70px;
	width: 250px;
}

.lc-chalkboard-widget .weekend-projects{
	left: 40px;
	top: 400px;
	height: 50px;
	width: 250px;
}

.lc-chalkboard-widget .leites-eats {
	left: 60px;
	top: 480px;
	height: 55px;
	width: 210px;
}

/* Instagram */

.sidebar .lc-instagram-widget {
	background: #fbfbfb;
	padding: 15px 20px;
	border: none;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.085);
}

.sidebar .lc-instagram-widget .widget-wrap {
	border: none;
	padding: 0;
}

.lc-instagram-widget .line-1 {
	font-family: 'interstatebold';
	font-size: 34px;
	line-height: normal;
	margin: 15px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

.lc-instagram-widget .line-1 a {
	color: #333;
}

.lc-instagram-widget .line-1 a:hover {
	color: #b32025;
}

.lc-instagram-widget .line-2 {
	font-family: 'interstatelight';
	font-size: 20px;
	line-height: normal;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.lc-instagram-widget .flexslider {
	background: #fff url(images/loading.gif) center no-repeat;
	height: 287px;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}

.sidebar .lc-instagram-widget .flexslider ul,
.sidebar .lc-instagram-widget .flexslider ul li {
	background: #fff;
	border: none !important;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .lc-instagram-widget flexslider ul li {
	background: #fff;
	display: none;
	position: relative;
	-webkit-backface-visibility: hidden;
}

.sidebar .lc-instagram-widget li {
	border: none !important;
}

/* Bio */ 

.sidebar .lc-bio-widget {;
	/*background: url(images/background-bio-widget.gif) center top no-repeat;*/
	/*background:  url(images/background-david-widget-swirl.gif) center top no-repeat;*/
	background: #fcf9da url('images/background-david-widget.gif') no-repeat;
	border: none;
	padding: 90px 0 0 0;
}

.sidebar .lc-bio-widget .widget-wrap {
	border: 0;
	/*background: url(images/background-bio-widget-bottom.gif) center bottom no-repeat;
	padding: 0 0 40px 0;*/
	padding: 20px;
}

.lc-bio-widget .widgettitle {
	background: none;
	color: #000;
	font-family: 'interstatebold';
	font-size: 34px;
	line-height: normal;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.lc-bio-widget .dot {
	background: url(images/dot.gif) center no-repeat;
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	width: 7px;
	vertical-align: top;
}

.lc-bio-widget img {
	float: left;
	margin: 5px 15px 15px 0;
}

.lc-bio-widget p {
	color: #5f433a;
	margin-bottom: 10px;
}

.lc-bio-widget p.last {
	display: none;
	margin: 0;
}

/* Sharing */

.lc-social-widget {;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 8px 0;
}

.lc-social-widget .widget-wrap {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	min-height: 110px;
	padding-bottom: 5px;
	padding-top: 10px;
	overflow: visible;
	position: relative;
}

.lc-social-widget .widgettitle {
	background: none;
	color: #000;
	font-family: 'interstatebold';
	font-size: 34px;
	line-height: normal;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.lc-social-widget .dot {
	background: url(images/dot.gif) center no-repeat;
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	width: 7px;
	vertical-align: top;
}

.lc-social-widget .addthis_button_facebook_like {
	position: absolute;
	top: 50px;
	left: 0;
}

.lc-social-widget .addthis_button_tweet {
	position: absolute;
	top: 50px;
	left: 64px;
}

.lc-social-widget .addthis_button_google_plusone {
	position: absolute;
	top: 50px;
	left: 137px;
}

.lc-social-widget .addthis_button_pinterest {
	position: absolute;
	top: 50px;
	right: 70px;
	background: url(images/pinterest-count.png) 3px 0 no-repeat;
}

.lc-social-widget .addthis_counter {
	position: absolute;
	top:50px;
	right: 0;
}

/* Subscribe */ 

.lc-subscribe-widget {;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 8px 0;
}

.lc-subscribe-widget .widget-wrap {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	padding: 10px 0 5px 0;
}

.lc-subscribe-widget .widgettitle {
	background: none;
	color: #000;
	font-family: 'interstatebold';
	font-size: 34px;
	line-height: normal;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.lc-subscribe-widget .dot {
	background: url(images/dot.gif) center no-repeat;
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	width: 7px;
	vertical-align: top;
}

.lc-subscribe-widget .daily {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	width: 50%;
	float: left;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lc-subscribe-widget .daily:hover,
.lc-subscribe-widget .weekly:hover {
	background: #B32025;
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}

.lc-subscribe-widget .weekly {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	width: 50%;
	float: right;
	padding: 0 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px dotted #000;
}

.lc-subscribe-widget .daily .line-1,
.lc-subscribe-widget .weekly .line-1 {
	display: block;
	font-family: 'interstatebold';
	font-size: 24px;
	line-height: normal;
}

.lc-subscribe-widget .daily .line-2,
.lc-subscribe-widget .weekly .line-2 {
	display: block;
	font-family: 'interstatelight';
	font-size: 20px;
	line-height: normal;
}

/* Technically the stuff below isn't part of the widget, but included
in this section because it is directly related. */

#subscribe-daily,
#subscribe-weekly {
	padding: 20px;
}

#subscribe-daily h6,
#subscribe-weekly h6 {
	font-family: 'interstatebold';
	font-size: 34px;
	line-height: normal;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

#subscribe-daily p,
#subscribe-weekly p {
	margin: 10px 0 15px 0;
}

#subscribe-daily input[type=text],
#subscribe-daily input[type=button],
#subscribe-weekly input[type=text],
#subscribe-weekly input[type=button] {
	border: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 5px;
	line-height: normal;
}

#subscribe-daily input[type=text],
#subscribe-weekly input[type=text] {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	outline: none;
	width: 60%;
}

#subscribe-daily input[type=text]:focus,
#subscribe-weekly input[type=text]:focus {
	background: #f9f9f9;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px 0px 10px #fff;
	box-shadow: inset 0px 0px 2px #fff;
	color: #333;
	text-shadow: 1px 1px 1px #fff;
}

#subscribe-daily input[type=button],
#subscribe-weekly input[type=button] {
	border: 1px solid #B32025;
	float: right;
	width: 40%;
}

#subscribe-daily input[type=button]:hover,
#subscribe-weekly input[type=button]:hover {
	border: 1px solid #000;
}

#subscribe-daily .preview,
#subscribe-weekly .preview {
	clear: both;
	font-size: 11px;
	margin: 0;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	text-align: center;
}

#subscribe-daily .preview a,
#subscribe-weekly .preview a {
	color: #666;
	text-decoration: none;
}

#subscribe-daily .preview a:hover,
#subscribe-weekly .preview a:hover {
	color: #B32025;
	text-decoration: underline;
}
/* @end */


/* @group Buttons
-------------------------------------------------------------------------- */

input[type="button"],
input[type="submit"] {
	background-color: #B32025;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'interstateregular', sans-serif;
	line-height: 21px;
	padding: 6px 10px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #000;
	border: none;
	text-decoration: none;
}
/* @end */


/* @group Search Forms
-------------------------------------------------------------------------- */

#header .search-form {
	float: right;
	margin: 32px 0 0;
}

.search-input {
	margin: 0 -7px 0 0;
	padding: 7px 10px 6px;
	width: 170px;
}

.menu-primary .search-input {
	background-color: #fff;
	margin: 9px -7px 0 0;
}
/* @end */


/* @group Footer
-------------------------------------------------------------------------- */

/* Main footer */

.footer {
	border-bottom: 3px double #B32025;
	border-top: 3px double #B32025;
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 auto;
	max-width: 980px;
	overflow: hidden;
	text-align: center;
	padding: 8px;
}

.footer a {
	color: #b32025;
}

.footer-ad {
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 728px;
}

/* @end */


/* @group David Speaks
-------------------------------------------------------------------------- */

.david-speaks {
	overflow: auto;
	padding: 0 0 10px 0;
}

.david-speaks .section-title  {
	margin-bottom: 15px;
}

.david-speaks p {
	margin: 0 0 15px 0;
}
/* @end */


/* @group Comments
-------------------------------------------------------------------------- */

li.testers-choice {
	background: url(images/background-testers-choice.png) right top no-repeat;
}

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

#respond {
	margin:15px 0 0 0;
}

.comment-list #respond {
	margin: 10px 0 10px 0;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 8px;
	width: 250px;
	float: left;
}

#commentform label {
	color: #666;
	display:  inline-block;
	padding: 16px 0 0 0;
}

#commentform .required {
	color: red;
}

#commentform p {
	clear: both;
}

#reply-title {
	color: #333;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 95%;
}

/* Structure */

#comments .comment-list {
}

#comments ol li,
#comments ul li {
	margin: 0;
	list-style-type: none;
}

#comments .comment {
	position: relative;
}

#comments li.depth-1 {
	border-bottom: 1px dotted #000;
}

#comments li.depth-2,
#comments li.depth-3,
#comments li.depth-4,
#comments li.depth-5 {
	border-top: 1px dotted #ccc;	
}

#comments .children {
	margin: 0 0 0 25px;
}

/* Reply link */

#comments .reply {
	text-align: right;
	margin: -8px 0 15px 0;
}

#comments li .reply a {
	background: #b32025;
	color: #fff;
	font-family: 'interstateregular', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 4px;
}

#comments li .reply a:hover {
	background: #000;
}

/* Formatting */

#respond h5 {
	color: #B32025;
	font-family: 'interstatelight', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 0px 0;
}

#comments .comment-author {
	padding-top: 15px;
}

#comments .comment-author img {
	float: left;
	margin-right: 12px;
	height: 40px;
	width: 40px;
}

#comments .says {
	display: none;
}

#comments cite,
#comments cite a {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	margin: 0 0 2px 0;
/*	font-size: 16px;
	line-height: 22px;*/
}

#comments .comment-content p {
	margin: 0 0 15px 0;
}

#comments .comment-content {
	padding-top: 15px;
	clear: both
}

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

.commentmetadata {
	color: #666;
	font-size: 11px;
	margin: 2px 0 0 0;
}

.commentmetadata a {
	color: #666;
	text-decoration: none;
}

.nocomments {
	text-align: center;
}

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

/* Navigation */

#comments .navigation {
	display: none;
}

.comment-ad {
	border-top: double 3px #ddd;
	margin: 20px 0 0 0;
	padding: 20px 0;
	text-align: center;
}

.comment-ad div,
.comment-ad iframe {
	margin: 0 auto !important;
	padding: 0 !important;
}

/* @end */


/* @group Bootstrap
-------------------------------------------------------------------------- */

/* Code & Pre */

.entry-content code, pre,
#comments code, pre {
	font-family: Monaco, Andale Mono, Courier New, monospace;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.entry-content code,
#comments code {
	  background: #f9f9f9;
	  padding: 1px 3px;
}

.entry-content pre,
#comments pre {
	background-color: #f9f9f9;
	display: block;
	padding: 8px;
	margin: 0 0 18px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	border-image: initial;
}

/* Tables */

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #eee;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #eee;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #eee;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #eee;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-right-topleft: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table tbody tr.success td {
  background-color: #dff0d8;
}

.table tbody tr.error td {
  background-color: #f2dede;
}

.table tbody tr.info td {
  background-color: #d9edf7;
}

/* Alerts */

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}
/* @end */


/* @group Icon font
------------------------------------------------------------ */

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'icomoon';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon-food:before {
	content: "\23";
}
.icon-hand:before {
	content: "\21";
}
.icon-history:before {
	content: "\22";
}
.icon-meter:before {
	content: "\24";
}
.icon-comments:before {
	content: "\25";
}
.icon-search:before {
	content: "\26";
}
.icon-clock:before {
	content: "\27";
}
.icon-balance:before {
	content: "\28";
}
.icon-rulers:before {
	content: "\29";
}
.icon-plus:before {
	content: "\2a";
}
.icon-printer:before {
	content: "\2b";
}
/* @end */


/* @group Gravity Forms
------------------------------------------------------------ */

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

div.gform_footer input.button {
	color: #fff;
}

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 0 15px 0;
}

div.gform_wrapper .gform_heading,
div.gform_wrapper .gform_title {
	margin: 0;
	padding: 0;
}	


div.gform_wrapper .gform_title {
	border-bottom: 3px double  #B32025;
	border-top: 3px double #B32025;
	padding: 10px 0;
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 34px !important;
	font-weight: normal !important;
	line-height: normal;
}

/* @end */


/* @group Tool tips
-------------------------------------------------------------------------- */
 
/* Font styling for all skins */
.t_ContentContainer {
  color: #333;
  font-size: 11px;
  line-height: 17px;
  padding: 10px;
}

/* Skins with a different font color */
.t_Content_black,
.t_Content_dark,
.t_Content_gray {
  color: #efefef;
}

/* Styling links so they are visible no matter is defined on the page behind */
.t_ContentContainer a,
.t_ContentContainer a:hover {
  color: #8e8e8e;
  text-decoration: none;
  background: none;
  border: 0;
}
.t_ContentContainer a:hover {
  text-decoration: underline;
}

/* Some skins need different link colors for visibility */
.t_Content_dark a, .t_Content_dark a:hover,
.t_Content_black a, .t_Content_black a:hover {
  color: #ccc;
}
.t_Content_gray a, .t_Content_gray a:hover { color: #232323; }

/* RGB */
.t_Content_red,
.t_Content_green,
.t_Content_blue {
  color: #efefef;
  font-size: 11px;
  line-height: 17px;
  padding: 10px;
}
.t_Content_red a,
.t_Content_red a:hover,
.t_Content_green a,
.t_Content_green a:hover,
.t_Content_blue a,
.t_Content_blue a:hover {
  text-decoration: none;
  background: none;
  border: 0;
  color: #ccc;
}
.t_Content_red a:hover,
.t_Content_green a:hover,
.t_Content_blue a:hover {
  text-decoration: underline;
}

/* tiny */
.t_Content_tiny {
  color: #efefef;
  font-size: 11px;
  line-height: 16px;
  padding: 6px 9px;
}
.t_Content_tiny a,
.t_Content_tiny a:hover {
  color: #b3b3b3;
  text-decoration: none;
  background: none;
  border: 0;
}

/*
 * Layout (DON'T MODIFY BELOW!)
 */
.t_Tooltip {
  margin: 0;
  padding: 0;
  position: absolute;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.t_Tooltip.t_hidden { opacity: 0; }
.t_Tooltip.t_visible { opacity: 1; }
.t_Skin {
  position: absolute;
  top: 0;
  left: 0;
}
.t_Skin * { zoom: 1; } /* IE7 */
.t_Bubble {
  position: relative;
}
.t_Background,
.t_Stem { position: absolute; }
.t_Close {
  position: absolute;
  cursor: pointer;
  top: 0;
}
.t_CloseButtonShift {
  position: relative;
  overflow: hidden;
  float: left;
}
.t_CloseState {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
}
.t_Content {
  position: absolute;
  top: 0;
  left: 0;
}
.t_iframeShim {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/*
 * Shadow
 */
.t_Shadow {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.t_Shadow .t_ShadowInnerWrapper{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
.t_ShadowBubble {
  position: relative;
  padding: 0;
  margin: 0;
  float: left;
}
.t_ShadowBackground,
.t_ShadowStem { position: absolute; }
.t_ShadowBackground *, .t_ShadowStem * { float: left; }
.t_CloseButtonShadow {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.t_UpdateQueue {
  position: absolute;
  top: -15000px;
  left: -15000px;
  width: 5000px;
  height: 5000px;
  visibility: hidden;
}
.t_UpdateQueue .t_Tooltip,
.t_UpdateQueue .t_Content {
  position: relative;
  overflow: visible;
  float: left;
  top: auto;
  left: auto;
  width: 100%;
}
.t_Tooltip .t_ContentContainer {
  float: left;
  clear: both;
  position: relative;  
}
.t_UpdateQueue .t_ContentContainer {
  position: absolute;
  top: 0;
  left: 0;
}
/* @end */

/* @group Colorbox
-------------------------------------------------------------------------- */

/* The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:hidden;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width: none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* Change the following styles to modify the appearance of ColorBox. */
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{margin-top:20px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/colorbox-controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/colorbox-controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(images/colorbox-loading.gif) no-repeat center center;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/colorbox-controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}
/* @end */


/* @group Homepage
-------------------------------------------------------------------------- */

/* Featured slideshow */

.home-featured-flexslider {
	background: #fff url(images/loading.gif) center no-repeat !important;
	height: 400px;
}

.home-featured-flexslider h6 {
	background: rgba(0, 0, 0, 0.4) !important;
	bottom: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-family: "CaeciliaLTStd45Light", Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	margin: 0;
	padding: 5px 10px 8px 10px;
	position: absolute;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	width: 100%;
}

.home-featured-flexslider h6 span.desc {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

/* Recipe/writings post listings */

.recipe-posts .post:last-child,
.writing-posts .post:last-child {
	border-bottom: none;
}

/* Mulimedia slider */

.home .home-multimedia-flexslider {
	background: #fff url(images/loading.gif) 50% 30px no-repeat !important;
	max-width: 585px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.post-type-archive-slideshow #content .flexslider {
	background: #fff;
	max-width: 585px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.home-multimedia-flexslider h6,
.post-type-archive-slideshow #content .flexslider h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}

.home-multimedia-flexslider p,
.post-type-archive-slideshow #content .flexslider p {
	font-size: 12px;
}

.home-multimedia-flexslider li,
.post-type-archive-slideshow #content .flexslider li {
	background: #fff;
	float: left;
	width: 177px;
	margin-right: 0 !important;
	padding: 0 8px;
}

.home-multimedia-flexslider,
.post-type-archive-slideshow #content .flexslider {
	max-width: 585px;
}

.home-multimedia-flexslider .flex-control-nav,
.post-type-archive-slideshow #content .flexslider .flex-control-nav {
	width: 100%;
	text-align: center;
}

.home-multimedia-flexslider .flex-control-nav li,
.post-type-archive-slideshow #content .flexslider .flex-control-nav li {
	display: inline-block;
	float: none;
	margin: 0 5px !important;
	padding: 0;
	width: auto;
}

.carousel .flex-direction-nav a,
.post-type-archive-slideshow #content .flexslider .flex-direction-nav a {
	width: 13px; 
	height: 18px; 
	margin: -20px 0 0; 
	display: block; 
	background: url(images/slider-arrows-horizontal-red.png) no-repeat 0 0; 
	position: absolute; 
	top: 30%;
	z-index: 10; 
	cursor: pointer;
	text-indent: -9999px; 
	opacity: 1; 
	-webkit-transition: none;
}

.carousel .flex-direction-nav .flex-next,
.post-type-archive-slideshow #content .flexslider .flex-direction-nav .flex-next {
	background-position: bottom; 
	right: -10px; 
}

.carousel .flex-direction-nav .flex-prev,
.post-type-archive-slideshow #content .flexslider .flex-direction-nav .flex-prev  { 
	left: -10px;
}

.carousel.flexslider:hover .flex-next,
.post-type-archive-slideshow #content .flexslider:hover .flex-next { 
	opacity: 1; 
	right: -10px;
}
.carousel.flexslider:hover .flex-prev,
.post-type-archive-slideshow #content .flexslider:hover .flex-prev {
	opacity: 1; 
	left: -10px;
}

.carousel.flexslider:hover .flex-next:hover, 
.carousel.flexslider:hover .flex-prev:hover,
.post-type-archive-slideshow #content .flexslider:hover .flex-next:hover, 
.post-type-archive-slideshow #content .flexslider:hover .flex-prev:hover {
	background-image: url(images/slider-arrows-horizontal-black.png);
	opacity: 1;
}

.carousel .flex-direction-nav .flex-disabled,
.post-type-archive-slideshow #content .flexslider .flex-direction-nav .flex-disabled {
	background-image: url(images/slider-arrows-horizontal-red.png) !important;
	opacity: .5!important; 
	cursor: default;
}

.post-type-archive-slideshow #content h3 {
	border-top: 1px dotted #000;
	font-family: 'interstatebold';
	font-size: 34px;
	font-weight: normal !important;
	margin: 0 0 -10px 0;
	padding: 15px 0 0 0;
	text-transform: uppercase;
}

.post-type-archive-slideshow #content h3:first-of-type {
	border: none !important;
}

.post-type-archive-slideshow #content .flexslider {
	margin-bottom: 40px;
}
/* @end */


/* @group Archives
-------------------------------------------------------------------------- */

.archive-details {
	margin-bottom: 10px;
}

.archive-details p {
	 padding-top: 10px;
}

.archive .post,
.home .post {
	border-bottom: double 3px #ddd;
	padding: 20px 0;
	overflow: auto;
}

.category-blog .post:first-child {
	padding-top: 0;
}

.archive .post .post-image,
.home .post .post-image {
	margin: 0 15px 0 0;
}

.archive h2.entry-title,
.home h2.entry-title {
	margin-bottom: 5px;
}

.archive .post-info,
.home .post-info {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 10px 0;
}

.archive .entry-content p,
.home .entry-content p {
	margin: 0;
}

.category-blog #content .entry-content p {
	margin-bottom: 20px
}

.archive-content {
	float: right;
	max-width: 395px;
}
/* @end */


/* @group Giveaways
-------------------------------------------------------------------------- */

.category-giveaways .archive-content {
	max-width: 460px;
}

.giveaway-ad {
	text-align: center;
}
/*
.category-giveaways .gform_wrapper {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin: 0 0 20px 0;
	max-width: 100%;
	padding: 20px 0;
}

.category-giveaways .gform_wrapper div.gform_heading {
	margin: 0 0 5px 0;
	padding: 0;
}

.category-giveaways .gform_wrapper h3.gform_title {
	margin: 0;
	padding: 0;
	font-family: 'interstatebold';
	font-weight: normal;
	font-size: 30px;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
}

.category-giveaways .gform_wrapper div.gform_body {
	overflow: auto;
}

.category-giveaways .gform_wrapper input[type=text] {
	background: #fff;
	width: 95% !important;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}

.category-giveaways .gform_wrapper input[type=text]:focus {
	background: #f9f9f9;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px 0px 10px #fff;
	box-shadow: inset 0px 0px 2px #fff;
	text-shadow: 1px 1px 1px #fff;
}

.category-giveaways .gform_wrapper li.gfield_contains_required {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 50%;
}

.category-giveaways .gform_wrapper input[type=submit] {
	display: block;
	margin: 10px auto 0 auto;
	padding: 6px 30px !important;
}
*/
/* @end */


/* @group Quick Glance
-------------------------------------------------------------------------- */

ul.quick-glance {
	background: #f1f1f1;
	display: block;
	margin: 10px 0 0 0;
	overflow: auto;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul.quick-glance li {
	border-left: 1px solid #ddd;
	border-right: 1px solid #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #555;
	list-style: none;
	float: left;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 5px 5px 3px 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

ul.quick-glance span {
	color: #B32025;
	display: inline-block;
	font-size: 15px;
	padding: 0 4px 0 0;
	margin-top: -1px;
}

ul.quick-glance li.title {
	border-left: none;
	font-weight: bold;
	width: 30%;
}

ul.quick-glance li.prep-time,
ul.quick-glance li.total-time,
ul.quick-glance li.comments {
	width: 23.3333%;
}

ul.quick-glance li.comments,
ul.quick-glance li.conversion  {
	border-right: none;
}

ul.quick-glance li a,
ul.quick-glance li a:visited {
	color: #555;
	text-decoration: none;
}

ul.quick-glance li a:hover {
	color: #333;
	text-decoration: underline;
}

ul.quick-glance .comments-link {
	display: inline-block;
	vertical-align: top;
}

ul.quick-glance.expanded {
	margin: 0 0 15px 0;
}

ul.quick-glance.expanded li {
	width: 18%;
}

ul.quick-glance.expanded li.title {

}

ul.quick-glance.expanded li.serves {
	width: 46%;
}

ul.quick-glance.expanded li.conversion {

}

/* @end */


/* @group Recipes
-------------------------------------------------------------------------- */

h2.recipe-title {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 34px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 20px 0 8px 0 !important;
}

span.recipe-emphasis {
	color: #B32025;
	font-weight: bold;
}

/* Recipe ingredients */

h3.ingredient-title {
	color: #B32025;
	font-family: 'interstatelight', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 0 0;
}

#content .ingredients-list li {
	list-style: none;
	margin-left: 15px;
	text-indent: -15px;
}

.ingredients-list li.recipe-item-heading {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 22px;
	line-height: normal;
	padding: 10px 0 0;
}

.ingredients-list li.recipe-item-heading:first-child {
	padding: 0;
}

/* Recipe directions */

h3.direction-title {
	color: #B32025;
	font-family: 'interstatelight', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 0 0;
}

#content .directions-list {
	padding-bottom: 10px;
}

#content .directions-list li {
	list-style: none;
	margin: 0 0 10px 0;
}

#content .directions-list li.instruction-item-heading {
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 22px;
	line-height: normal;
	margin: 0 0 2px 0;
}

/* Recipe variations */

h3.variation-title {
	color: #B32025;
	font-family: 'interstatelight', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 0px 0;
}

li.variation-type-1 {
	background: url(images/variation-tshirt.gif) top left no-repeat;
	padding-left: 72px !important;
}

li.variation-type-2 {
	background: url(images/variation-tux.gif) 0 4px no-repeat;
	padding-left: 72px !important;
}

li.variation-item-heading  {
	font-weight: bold;
	margin: 0 !important;
}

/* Book/button area */

.recipe-book-area {
	float: right;
	margin: 3px 0 20px 20px;
	/*border: 1px solid #ddd;*/
	padding: 1px;
}

.recipe-book-area p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.recipe-book-area .conversion-button,
.recipe-book-area .add-recipe-button,
.recipe-book-area .print-recipe-button {
	display: block;
	background: #B32025;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-family: 'interstatelight';
	font-size: 18px;
	line-height: normal;
	padding: 4px 12px 2px 12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

.recipe-book-area .conversion-button:hover,
.recipe-book-area .add-recipe-button:hover,
.recipe-book-area .print-recipe-button:hover {
	background: #000;
}

.recipe-book-area span {
	display: inline-block;
	font-family: 'icomoon';
	text-transform: none;
	font-size: 12px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 3px;
}

/* Hungry for more */

h5.hungry-title {
	color: #B32025;
	font-family: 'interstatelight', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 0px 0
}

.hungry-list ul {
	margin: 0;
	padding: 0;
}

.hungry-list ul li {
	list-style: none;
	margin-left: 0;
}

/* Recipe copyright */

#content .copyright p {
	color: #333;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0px;
}
/* @end */


/* @group Inline Slideshows (Soliloquy)
-------------------------------------------------------------------------- */

.singular div.entry-content .soliloquy-container {
	margin-bottom: 20px;
	max-height: none !important;
}

.singular div.entry-content .soliloquy-caption {
	position: relative;
}

.singular div.entry-content .soliloquy-caption .soliloquy-caption-inside {
	background: #fff;
	color: #333;
	font-size: 13px;
	line-height: 1.5;
	padding: 10px 0 0 0;
	text-align: left;
	text-shadow: none;
}

.singular div.entry-content .soliloquy-caption .soliloquy-caption-inside p {
	margin: 0;
	padding: 0;
}

.singular div.entry-content .soliloquy-caption .soliloquy-caption-inside p.title,
.singular #content div.entry-content .soliloquy-caption .soliloquy-caption-inside h6 {
	color: #333;
	font-family: 'interstatelight', Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	margin: 0;
	padding: 0 0 2px 0;
}

.singular div.entry-content .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-prev, 
.singular div.entry-content .soliloquy-container .soliloquy-direction-nav li .soliloquy-prev,
.singular div.entry-content .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next, 
.singular div.entry-content .soliloquy-container .soliloquy-direction-nav li .soliloquy-next  {
	top: 205px;
}

.singular div.entry-content .soliloquy-container .soliloquy-control-nav {
	background: none;
	display: block;
	bottom: auto;
	line-height: normal;
	list-style: none;
	margin: 5px 0 0 0;
	position: relative;
	text-align: center;
	z-index: 30;
}

.singular div.entry-content .soliloquy-container .soliloquy-control-nav li {
	display: inline-block;
	margin: 0 0 0 10px !important;
	zoom: 1;
}

.singular div.entry-content .soliloquy-container .soliloquy-control-nav li a {
	background: none;
	display: block;
	position: relative;
	z-index: 50;
	width: 8px; 
	height: 8px; 
	background: #B32025; 
	cursor: pointer;  
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px; 
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.singular div.entry-content .soliloquy-container .soliloquy-control-nav li a:hover, 
.singular div.entry-content .soliloquy-container .soliloquy-control-nav li a.active, 
.singular div.entry-content .soliloquy-container .soliloquy-control-nav li a.soliloquy-active {
	background-position: none;
	background: #000; 
	background: rgba(0,0,0,0.7); 
	box-shadow: 0 0 0px 2px white, 0 0 0 3px #B32025;
}

/* @end */


/* @group Text resize
-------------------------------------------------------------------------- */

body.text-big,
body.text-big p,
body.text-big #inner li,
body.text-big select,
body.text-big textarea,
body.text-big input,
body.text-big label,
body.text-big .sidebar {
	font-size: 15px;
}

body.text-big .entry-title,
body.text-big .entry-title a {
	font-size: 24px;
}

body.text-huge,
body.text-huge p,
body.text-huge #inner li,
body.text-huge select,
body.text-huge textarea,
body.text-huge input,
body.text-huge label,
body.text-huge .sidebar {
	font-size: 18px;
}

body.text-huge .entry-title,
body.text-huge .entry-title a {
	font-size: 28px;
}
/* @end */


/* @group Retina
-------------------------------------------------------------------------- */

@media all and (min--moz-device-pixel-ratio: 1.5),
         (-o-min-device-pixel-ratio: 2.6/2),
         (-webkit-min-device-pixel-ratio: 1.3),
         (min-device-pixel-ratio: 1.3),
         (min-resolution: 1.3dppx) {

/*

	#title {
		background: url(images/background-logo@2x.jpg) no-repeat;
	}

	#established {
		background: url(images/background-header-established@2x.jpg) no-repeat;
	}

	#tagline {
		background: url(images/background-header-tagline@2x.jpg) no-repeat;
	}
	
	.the-david-blahg #title {
		background: url(images/background-logo-blog@2x.jpg) top left no-repeat;
	}

	#header .facebook-icon {
		background: url(images/icon-facebook@2x.png) no-repeat;
	}
	
	#header .twitter-icon {
		background: url(images/icon-twitter@2x.png) no-repeat;
	}
	
	#header .pinterest-icon {
		background: url(images/icon-pinterest@2x.png) no-repeat;
	}
	
	#header .instagram-icon {
		background: url(images/icon-instagram@2x.png) no-repeat;
	}
	
	#header .youtube-icon {
		background: url(images/icon-youtube@2x.png) no-repeat;
	}
	
	#header .rss-icon {
		background: url(images/icon-rss@2x.png) no-repeat;
	}

	.lc-chalkboard-widget {
		background: url(images/chalkboard@2x.jpg) no-repeat;
		background-size: auto auto;
	}
	
	.lc-dinner-widget {
		background: url(images/whats-for-dinner@2x.jpg) no-repeat;
		background-size: auto auto;
	}
*/
  
}
/* @end */

/* @group Responsive Design
-------------------------------------------------------------------------- */

/* All mobile devices */

@media only screen and (max-width: 1024px) {


}

@media only screen and (max-width: 980px) {

	#established,
	#tagline {
		display: none !important;
	}
	
	#content {
		margin-right: 355px;
	}
	
	.menu-primary li {
		background: url(images/nav-dot.png) right no-repeat;
		padding-right: 5px;
		margin-right: 0px;
		float: left;
		list-style-type: none;
	}
	
	/* Post archive/homepage listings */
	.archive .post .post-image, 
	.home .post .post-image {
		width: 30%;
	}
	
	.archive-content {
		width: 66%;
	}
}

@media only screen and (max-width: 820px) {

	.home-featured-flexslider .caption span {
		display: none;
	}

	/* Post archive/homepage listings
	.quick-glance .title {
		display: none;
	}
	
	.archive-content ul.quick-glance li {
		width: 33%;
	}
	*/
}

/* Tablets */

@media only screen and (max-width: 768px) {

}

/* Small tablets and phones */

@media only screen and (max-width: 600px) {

}
/* @end */