/*
     FILE ARCHIVED ON 1:55:10 Feb 16, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:29:24 May 31, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name: The Kindlings
Theme URI: http://www.thekindlings.com/
Description: Designed by Paul Ingram (based on Vidley)
Author: IngramLabs.com
Author URI: http://www.ingramlabs.com/
Template: vidley
Version: 2
*/

@import url("http://www.thekindlings.com/wp-content/themes/vidley/style.css");

body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 200;
	color: hsl(36, 39%, 20%)!important;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/background_tkm1.jpg) fixed center top !important;
	background-size: 100%;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: cover!important;
	min-height: auto!important;
	height: auto;
}
body.single {
	width: auto;
	float: none;
	margin: 0;
}
a:link, a:visited {
	color: #AA2D00;
	font-weight: bold;
}
a:hover {
	color: #333;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal!important;
	
}

h2 {
	margin: 0 0 8px 0;
	font-size: 30px;
	line-height: 35px;
	font-weight: 180;
	letter-spacing: 4px;
	-moz-text-shadow: 0 1px 1px #ddd;
	-webkit-text-shadow: 0 1px 1px #ddd;
	text-shadow: 0 1px 1px #ddd;
	padding-bottom: 10px;
	color: #47371F;
}
body.home h2 {
	border-bottom: none;
}

.entry-single h2 {
	margin: 0 0 8px 0;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 2px;
	-moz-text-shadow: 0 1px 1px #ddd;
	-webkit-text-shadow: 0 1px 1px #ddd;
	text-shadow: 0 1px 1px #DDD;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: -2px;
}
.entry-multiple h2 {
	font-size: 24px;
	line-height: 30px;
}
.entry-single h2 a, .entry-multiple h2 a {
	text-decoration: none;
	color: #47371F;
}

h3 {
	margin: 0 0 8px 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: 180;
	letter-spacing: 3px;
	-moz-text-shadow: 0 1px 1px #ddd;
	-webkit-text-shadow: 0 1px 1px #ddd;
	text-shadow: 0 1px 1px #ddd;
	padding-bottom: 10px;
	color: #47371F;
}
body.home h3 {
	border-bottom: none;
}

.entry-single h3 {
	margin: 0 0 8px 0;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 2px;
	-moz-text-shadow: 0 1px 1px #ddd;
	-webkit-text-shadow: 0 1px 1px #ddd;
	text-shadow: 0 1px 1px #DDD;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: -2px;
}
.entry-multiple h3 {
	font-size: 18px;
	line-height: 28px;
}
.entry-single h3 a, .entry-multiple h3 a {
	text-decoration: none;
	color: #47371F;
}
body.category {
	margin-left: 0!important;
	padding-left: 0!important;
}
#header {
	border-bottom: none;
	position: absolute;
	height: 200px;
	background: none;
	width: auto;
	left: 0;
	right: 0;
}

#headerPic {
	position: absolute;
	left: 50%;
	margin: 52px 0 0 -495px;
	height: 160px;
	overflow: hidden;
}

#header-left {
	width: 330px;
	position: absolute;
	margin-left: -35px;
}
	#header-left img {
		margin: 30px 0 0 30px;
		width: 150px;
		height: auto;
	}
	body.home #header-left img {
		margin: 0;
		width: auto;
	}
#header-right {
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/navback.png) repeat-x 0 bottom;
	position: fixed;
	left: 0;
	right: 0;
	height: 55px;
	width: auto;
	z-index: 200;
	box-shadow: 0 3px 12px black;
}
#header-right .menu li a {
	font-family: 'IM Fell English', Georgia, times, serif;
	font-size: 18px;
	text-shadow: -1px -1px 1px black;
	color: hsl(60, 41%, 90%);
}
#header-right .menu li a:hover {
	color: #A14A2B;
}
#header-right .menu li.current-menu-item a {
	font-family: 'IM Fell English', Georgia, times, serif;
	color: #A14A2B;
}
.menu {
	background: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	padding: 0 20px 1px 0;
	width: 970px;
	margin: 7px auto;
	float: none;
}

#social {
	margin: -11px 0 0 390px;
	display: block;
	padding: 0;
	width: 115px;
	position: absolute;
	left: 50%;
}
	#social li a {
		background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/jots-social.png) no-repeat 0 0;
		float: left;
		width: 37px;
		height: 37px;
	}
	#social li.facebook a { background-position: -35px 0; }
	#social li.twitter a { background-position: 1px 0; }
	#social li.youtube a { background-position: -70px 0; }
	#social li.linkedin a { background-position: -105px 0; }
	#social li.pintrest a { background-position: -177px 0; }
	#social li.rss a { background-position: -140px 0; }
	
	#social li a:hover {margin-top: 3px;}

#search {
	position: absolute;
	left: 50%;
	margin: -8px 0 0 145px!important;
}
#search #s {
	width: 150px;
	background: #8C7A5F;
	border-color: black!important;
	color: #fff;
}
#search #search-submit {
	margin: 0 0 0 -8px;
	background: #523F24;
}

body.home #header-left {
	width: 207px;
	padding: 0;
	position: absolute;
	left: 50%;
	margin: 100px 0 0 -490px;
	z-index: 200;
}

.coda-nav-left {
	position: absolute;
	left: -12px;
	z-index: 500;
	top: -125px;
}
.coda-nav-right {
	position: absolute;
	left: 60px;
	top: -125px;
	z-index: 500;
}
.coda-nav-left a {
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/jots-box-arrow.png) no-repeat 0 0!important;
	top: 120px!important;
	left: -5px!important;
	width: 30px!important;
	height: 80px!important;
	z-index: 0!important;
}
.coda-nav-right a {
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/jots-box-arrow.png) no-repeat -10px 0!important;
	top: 120px!important;
	left: 400px!important;
	width: 30px!important;
	height: 80px!important;
	z-index: 0!important;
	background-position: -87px 0!important;
}
.coda-nav-left a:hover {
	background-position: 0 -91px!important;
}
.coda-nav-right a:hover {
	background-position: -87px -91px!important;
}

#video-top,
#video,
#video-single,
#video-bottom {background: none;}

#video { 
  	z-index: 2;
	position: absolute;
	padding: 14px 0 0 310px;
	width: 670px;
	height: 220px;
}

#video .featuredContent {
	float: left;
	width: 645px;
	height: 150px;
	background: none;
	padding: 0;
	margin: 0 0 0 5px;
	overflow: hidden;
	border: none;
	cursor: pointer;
}
#video .featuredContent .video-embed {
	float: left;
	padding: 0;
}
#video .featuredContent img {
	width: 180px!important;
	height: auto;
	float: right;
	margin: 15px 8px;
}

.coda-nav-right a {
	right: auto;
	left: 607px!important;
}
#coda-nav {
	width: 600px!important;
	position: relative;
}
.coda-slider {
	width: 655px!important;
}
.coda-slider .panel {
	width: 655px!important;
}
.coda-slider .panel a {
	display: block;
	float: left;
	height: 240px;
}

.menu ul {
	position: absolute;
	top: -15000px;
	width: 200px;
}

#content {
	margin-top: 194px;
	background-color: #FAF8EA;
	padding-top: 20px;
}
body.home #content {
	margin-top: 40px;
	padding-top: 0;
}


.widget { 
	background: #F7F7F7; 
	width: 275px;
	color: hsl(36, 39%, 20%);
}

.eventbrite-event-widget iframe {
	border: 0;
	margin: 0 0 0 33px;
	width: 212px;
	height: 570px;
}

#sidebar-left {
	width: 305px;
	margin: 0 10px 0 5px;
}

.menu li ul, #breadcrumbs, #pagination, a.continue-reading, #channels-wrapper, .post-image, .widget, #comments-meta, .avatar, #comment, #author, #email, #url, .cancel-comment-reply a, input#submit, #leave-reply, .wp-caption {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.menu li ul {
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/jots-menububble.png) no-repeat center 0;
	font-size: 12px;
	margin: 0;
	padding: 20px 14px 0 0;
	box-shadow: -1px 6px 12px #000;
}
.menu li li {
	background: none!important;
	padding: 0 0 5px 0;
	margin: 0 0 5px!important;
}
.menu li li a {
	font-family: Helvetica,arial, sans-serif !important;
	color: #333!important;
	font-size: 14px!important;
	margin-top: 1px;
	text-align: center;
	text-shadow: none!important;
	padding: 0 10px;
}
.menu li li a:hover {
	color: #AA2D00!important;
	font-size: 14px!important;
	margin-top: 1px;
}

.breadcrumbs {display: none;}

body.archive .breadcrumbs,
body.category .breadcrumbs,
body.page .breadcrumbs {
	display: block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
	color: #F5EAA8;
	font-size: 40px;
	background: none;
	width: auto;
	float: none;
	margin: 0 0 0 320px;
	padding: 12px;
	position: absolute;
	top: 153px;
	-moz-text-shadow: 0px 1px 5px black;
	-webkit-text-shadow: 0px 1px 5px black;
	text-shadow: 0px 1px 5px black;
}
body.admin-bar.archive .breadcrumbs,
body.admin-bar.category .breadcrumbs,
body.admin-bar.page .breadcrumbs {
	top: 179px;
}

body.category .breadcrumbs {margin: 0 0 0 320px;}
.breadcrumbs a {display: none;}

#channels {
	margin: 0 auto 0;
	width: 1000px;
	float: none;
	padding-top: 200px;
}

#channels-wrapper { 
	width: 663px;
	background: none;
	margin: 45px 0 0 0;
	padding: 0;
}

#channel-head {
	font-family: Helvetica,arial, sans-serif !important;
	margin: 20px 0 0;
	color: #900;
	text-shadow: 0px 1px 1px #777;
	letter-spacing: 1px;
	font-size: 30px;
}

#channels-wrapper h3, #channels-wrapper h4 {
	font-family: Helvetica,arial, sans-serif !important;
	text-shadow: none!important;
	color: #8E723E!important;
}
#channels-wrapper h3:hover, #channels-wrapper h4:hover {
	color: #333!important;
}
#channels-wrapper h4 {
	position: absolute;
	margin: -7px 0 0 -5px;
	padding: 0 7px;
	width: 293px;
	height: 31px;
	overflow: hidden;
	font-size: 15px;
	text-align: left;
	line-height: 30px;
	font-family: helvetica, arial;
	color: hsl(39, 59%, 20%)!important;
	background: hsl(36, 19%, 76%);
	text-shadow: 1px 1px 1px hsl(34, 13%, 97%);
	font-weight: bold!important;
}
	#channels-wrapper h4 span.catMore {
		color: hsl(0, 0%, 30%);
		font-size: 14px;
		position: absolute;
		right: 6px;
		font-weight: bold;
		-moz-text-shadow: none!important;
		-webkit-text-shadow: none!important;
		text-shadow: none!important;
		font-family: 'IM Fell English', Georgia, times, serif;
		line-height: 28px;
		top: 2px;
	}
	#channels-wrapper h4 span.catMore:hover {
		color: #900;
	}
	
#channels #sidebar-main {
	position: relative;
	z-index: 100;
	float: left;
}

#channels #sidebar-page {
	position: relative;
	z-index: 100;
	float: left;
}

#channels-wrapper .post-image-home {
	width: 300px;
	height: 125px;
	float: left;
	margin: 0px 0 0 11px;
	line-height: 18px;
	font-size: 14px;
	padding: 10px;
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/chnnelbox.png) no-repeat 0 0;
}
#channels-inside {
	width: auto;
	margin: 0px auto;
}
#channels-wrapper .post-frame-channel {
	background: none;
	width: 300px;
	height: 25px;
}
#channels-wrapper .post-latest-home h2 {
	font-size: 12px;
	line-height: 13px;
	margin: 6px 0 0 112px;
	color: #333;
	height: 44px;
	overflow: hidden;
	font-family: helvetica,arial;
	font-weight: bold!important;
	text-shadow: 0 1px 1px white;
}
#channels-wrapper h3 {
	color: white;
	width: 960px;
	height: 40px;
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0 -10px 0;
	padding: 12px 0 0 0;
	text-align: center;
}
#sidebar-main h3 {
	color: white;
	width: auto;
	height: auto;
	float: none;
	font-size: 18px;
	font-weight: normal;
	margin: -5px -5px 5px;
	padding: 3px;
	text-align: center;
	clear: both;
	background: #523F24;
}

#sidebar-page h3 {
	color: white;
	width: auto;
	height: auto;
	float: none;
	font-size: 18px;
	font-weight: normal;
	margin: -5px -5px 5px;
	padding: 3px;
	text-align: center;
	clear: both;
	background: #523F24;
}

#channels .widget_text h3 {	margin: -10px -15px 5px;}

#channels-wrapper .post-latest-home h2 i {
	font-weight: normal!important;
	display: none;
}
#channels-wrapper a.post-title-home {
	font-weight: bold;
	color: #333;
	height: 85px;
	display: block;
}
/*
	#cat_8635 .catTitle {color: green !important;}
	#cat_8841 .catTitle {color: orange !important;}
	#cat_9025 .catTitle {color: purple !important;}
	#cat_7849 .catTitle {color: teal !important;}
	#cat_9015 .catTitle {color: #4596DE !important;}
	#cat_7824 .catTitle {color: maroon !important;}
	#cat_8758 .catTitle {color: olive !important;}
	#cat_8892 .catTitle {color: gold !important;}
*/

#channels-wrapper h3 {
	color: white;
	width: auto;
	height: auto;
	float: none;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 12px 0 0 0;
	text-align: center;
}

#channels-wrapper a.post-button-home {
	white-space: nowrap;
	float: left;
	display: block;
	clear: both;
	text-align: right;
	width: 280px;
	display: none;
}
#channels-wrapper a.post-thumblink-home {
	margin: 30px 8px 15px 0;
	display: block;
	height: 80px;
	background: #EEE;
	border: 1px solid #DDD;
	width: 105px;
	position: absolute;
}
#channels-wrapper .post-latest-home {margin-top: 30px;}
#channels-wrapper img {
	width: 105px;
	height: 80px;
}

#channels .widget {
	width: 285px;
	margin: 30px 30px 0 5px;
	float: none;
	padding: 5px;
	background: #dedede;
	box-shadow: 0 2px 6px black;
	border-radius: 0;
	border: 3px solid;
}
#channels .widget.widget_text {
	padding:10px 15px;
	width: 265px;
}
#channels .widget img {
	width: auto;
	height: auto;
}

input#search-submit,
ol.commentlist li div.reply,
input#submit,
input[type="submit"] {
	background: #333;
	border: 1px solid #333;
	font-size: 10px;
	border: none;
	position: relative;
	margin: 5px 0 0 90px;
	padding: 6px;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-size: 14px;
}

input#s {
	background: white;
	border: none;
	float: left;
	font-size: 14px;
	height: 24px;
	margin: 0 10px 0 0;
	padding: 3px 0 3px 10px;
}
input[type="text"], 
input[type="password"],
textarea {
	border: 1px solid #DDD!important;
	font-size: 14px;
	padding: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	color: #555;
	margin-bottom: 8px;
}
#mc_signup_form .mc_input {
	background: white;
	border: none;
	float: left;
	font-size: 14px;
	width: 97%;
	height: 24px;
	margin: 0 10px 5px 0;
	padding: 3px 0 3px 10px;
	border-radius: 3px;
}

#search {
	float: none;
	margin: 0;
}

#comment {
	background: white;
	border: 1px solid #B2D071;
	font-size: 14px;
	width: 598px;
	height: 170px;
	padding: 15px;
}

.sidebar-ad {
	margin: 5px;
	width: 125px;
}

#content-inside {
	width: 950px;
	margin: 0px auto;
}

.coda-slider {
	padding: 0 10px 0 13px;
	height: 210px!important;
	z-index: 100;
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/featuredbox_free.png) no-repeat 0 0;
}

.coda-slider .panel {
	float: left;
	padding: 0;
}
.video-desc {
	width: 440px;
	padding: 0;
	position: absolute;
	top: 65px;
	z-index: 10;
	margin: 0 0 0 15px;
	height: 90px;
}
.video-desc p { display: none; }
#video h2 {
	margin: 0;
	padding: 0;
	float: left;
	color: #444;
	font-weight: normal;
	font-size: 23px;
	line-height: 26px;
	letter-spacing: normal;
	text-shadow: -1px -1px 1px #CCC;
}
.video-desc h2 a {
	text-decoration: none!important;
	color: #333!important;
	display: inline!important;
	height: 48px!important;
	font-weight: normal;
}
.video-desc .continue-reading,
.video-desc .continue-reading:hover {
	font-family: 'IM Fell English', Georgia, times, serif;
	color: #AA2D00;
	display: inline-block!important;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 21px;
	margin: 0;
	line-height: 4px;
	position: absolute;
	right: 0;
	bottom: 3px;
}
.video-desc:hover,
.video-desc:hover a {
	text-decoration: none!important;
	cursor: pointer;
	color: #AA2D00!important;
}

#mc_signup_form {
	padding: 0!important;
	border-width: 0!important;
	border-style: solid;
	border-color: none!important;
	color: #555;
	background: none!important;
}

.entry-single img.size-full,
.entry-single img.size-medium {
	width: 630px!important;
	height: auto;
}
.entry-single img.alignleft {
	padding: 5px;
	margin: 0 15px 2px 0;
	width: auto!important;
	height: auto!important;
}
img.alignleft {
	padding: 5px;
	margin: 0 15px 2px 0;
	width: auto!important;
	height: auto!important;
}

body.page .post-meta {
	padding: 0 30px 0 0;
}
.single .post-meta {
	padding: 0 30px 0 0;
}
body.pagename-latest .post-meta {
	padding: 0 30px 0 0!important;
}
body.pagename-latest .breadcrumbs {
	margin: 0 0 0 320px;
}

#sidebar-left .widget {
	padding: 0;
	background: none;
	text-align: center;
}
body.home #sidebar-left .widget {
	background: #F7F7F7;
	padding: 15px;
}
.entry, 
.entry-single {
	float: left;
	width: 630px;
}
p img {
	width: 100%;
	height: auto;
}
p img.uploadedimage {width: auto;}

p img.wp-smiley {width: auto;}

.comment-author {
	position: relative;
	width: 700px;
}
.widget a, .post-meta a{
	font-weight: normal;
	color: #8C7A5F;
	text-decoration: underline;
}

#mti_wfs_colophon {display: none!important;}

.details {
	border-top: none;
	width: 300px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	color: hsl(36, 39%, 20%);
}
.multiple {
	border-bottom: none;
	width: 960px;
	float: left;
	margin: 0px 0 30px 0;
	padding: 0;
}
.entry-multiple {
	width: 630px;
	float: left;
	padding-top: 15px;
}
.category {
	background-position: left 5px;
	padding: 0 0 0 40px;
	display: block;
}

#main-multiple .post-image {
	background: none;
	width: auto;
	float: none;
	padding: 0px;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
}
#main-multiple .post-frame-post {
	background: none!important;
	width: 280px;
	height: 80px;
	position: absolute;
	margin: 10px;
}
.post-meta .details li {
	border-bottom: 1px solid #fff;
	width: 300px;
	float: left;
	padding: 2px 0 2px 0;
}
.post-meta .details li span {
	padding: 0 0 0 24px!important;
}

#footer {background: #181106;}
#footer-inside {border: none;}

#sidebar-main h4 {
	position: relative;
	display: block;
	font-size: 14px;
	width: auto;
	height: auto;
	margin: 0 8px;
	padding: 0;
	text-align: inherit;
	line-height: 20px;
	overflow: visible;
}

#sidebar-page h4 {
	position: relative;
	display: block;
	font-size: 14px;
	width: auto;
	height: auto;
	margin: 0 8px;
	padding: 0;
	text-align: inherit;
	line-height: 20px;
	overflow: visible;
}

body #text-7 {display: none;}

body.logged-in #text-6,
body.logged-in #text-8,
body.logged-in #text-10
{display: none;}
body.logged-in #text-7,
body.logged-in #text-9,
body.logged-in #text-11
{display: block;}

/*// comments //*/


#comments ol, #comments ul {float: left;}
#comments ul.children {margin-left: 90px;}
#comments ul.children .comment-meta {
	margin: -26px 90px 0 0;
}
#comments ol li {
	list-style: decimal;
}
#comments ol li li {
	list-style: none;
}
.comment-meta {
	width: 300px;
	position: relative;
	margin: -26px 0 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
ol.commentlist li p {
	width: 80%;
	float: left;
	margin: 0 0 15px 90px;
}
#comment {
	border: 1px solid #ccc;
	height: 175px;
}
input#submit {
	margin: 0 0 0 530px;
}

#respond {
	float: left;
	width: 100%;
}
#respond .comment-details {
	width: 330px;
	position: absolute;
}
#respond .comment-text {
	margin-left: 330px;
}
li.comment #respond .comment-text {
	margin-left: 240px;
}


/* social */
.interactive_bottom iframe {height: 30px!important;}
.shareinpost {
	padding: 8px 18px 0 0!important;
	float: left!important;
}
#fblike {width: 630px!important;}

/* home */

#latestBlog, #sampleArchive {
	margin: 15px 10px 0px;
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/blogbox_free.png) no-repeat 0 0;
	height: 160px;
	width: 620px;
	padding: 10px 15px;
}
	#sampleArchive {
		background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/samplebox_free.png) no-repeat 0 0;
		margin-top: -5px;
	}
	#latestBlog a, #sampleArchive a {
		display: block;
		height: 100px;
		width: 620px;
		margin: 40px -10px -10px;
		padding: 10px;
	}
	#latestBlog h2, #sampleArchive h2 {
		font-size: 22px;
		line-height: 27px;
		margin: 0;
		padding: 0 0 5px 115px;
		letter-spacing: -1px;
		text-shadow: none;
		color: hsl(60, 41%, 90%);
		width: 410px;
	}
	#latestBlog img.attachment-cat-thumb, #sampleArchive img.attachment-cat-thumb {
		float: left;
	}
	#latestBlog small, #sampleArchive small {
		float: right;
		display: block;
		color: #fff;
	}
	#latestBlog h2 a, #sampleArchive h2 a {
		color: #fff;
	}
	#latestBlog h2 a:hover, #sampleArchive h2 a:hover {
		color: #AA2D00;
	}
	#latestBlog .entry, #latestBlog .entry-single, #sampleArchive .entry {
		float: none;
		width: 510px;
		color: hsl(40, 60%, 75%);
		margin-left: 115px;
		font-family: helvetica, arial;
		font-weight: normal;
		font-size: 14px;
		line-height: 20px;
	}
	#sampleArchive .entry {
		display: none;
	}
		#sampleArchive .entry p {
			height: 41px;
		}
	#latestBlog p, #sampleArchive p {
		margin-bottom: 5px!important;
		overflow: hidden;
		margin-top: -5px;
	}
	#sampleArchive .ellipsis {margin-top: -9px}
	#latestBlog p em, #sampleArchive p em {
		color: hsl(40, 50%, 50%);
		font-size: 12px;
	}
	#latestBlog .entry a, #latestBlog .entry-single a, #sampleArchive .entry a {
		color: inherit;
		width: auto;
		height: auto;
		font-weight: normal;
	}
	#latestBlog .continue-reading, #sampleArchive .continue-reading {
		font-family: 'IM Fell English', Georgia, times, serif;
		color: #AA2D00;
		font-weight: normal;
		letter-spacing: 0;
		font-size: 27px;
		margin: 0 0 20px;
		line-height: 33px;
		background: none;
		text-align: center;
		display: block;
		width: 590px;
		padding: 0;
		display: none;
	}
	#latestBlog #fblike, #sampleArchive #fblike {display: none;}

#channelHead a {
	display: block;
	height: 70px;
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/channelheader.png) no-repeat center 0;
	margin: 0 0 0px -3px;
	width: 675px;
}

#eventPromo {
	margin: 30px 10px 0px;
	background: url(http://www.thekindlings.com/wp-content/themes/thekindlings2/images/blogbox.png) no-repeat 0 0;
	height: 120px;
	width: 620px;
	padding: 10px 15px;
}
	#eventPromo a {
		display: block;
		height: 100px;
		width: 620px;
		margin: -10px;
		padding: 10px;
	}
	#eventPromo h2 {
		font-size: 22px;
		line-height: 27px;
		margin: 0;
		padding: 0 0 0 110px;
		letter-spacing: -1px;
		text-shadow: none;
		color: #F0F0DB;
	}
	#eventPromo small {
		text-align: right;
		display: block;
		color: #fff;
	}
	#eventPromo h2 a {
		color: #fff;
	}
	#eventPromo h2 a:hover {
		color: #AA2D00;
	}
	#eventPromo .entry, #eventPromo .entry-single {
		float: left;
		width: 590px;
		display: none;
	}
	#eventPromo .continue-reading {
		font-family: 'IM Fell English', Georgia, times, serif;
		color: #AA2D00;
		font-weight: normal;
		letter-spacing: 0;
		font-size: 27px;
		margin: 0 0 20px;
		line-height: 33px;
		background: none;
		text-align: center;
		display: block;
		width: 590px;
		padding: 0;
		display: none;
	}

/* podcast */

.podPress_content, .powerpress_player {
	background-image: url("http://www.thekindlings.com/wp-content/themes/thekindlings2/images/musePlayer-bg.png");
	background-position: 0 top;
	background-repeat: no-repeat;
	height: 45px;
	line-height: 52px;
	margin: -10px 0 0 -50px!important;
	padding: 25px 0 0 144px !important;
	position: absolute;
	top: 151px;
	width: 540px;
}
body.admin-bar .powerpress_player {
	top: 178px!important;
}

.purchaseButton {
	background: hsl(22, 80%, 38%)!important;
	border: 2px solid white!important;
	box-shadow: 0 1px 3px black;
	width: 200px;
	float: none!important;
	margin:  12px 0!important;
}