/*
Theme Name: 100 Layer Cake
Theme URI: http://100layercake.com/blog
Description: Custom theme for 100layercake.com.
Version: 1.0A
Author: Patrick Jackson, Amanda Halbrook, Kristina Hedrick
Author URI: www.solidhex.com/

Maintenance Services, 4/2010
Tri Doan (www.doandesigns.com)

*/

/*
1. Elements
2. Structure
3. Typography
4. Global Classes
*/

/* =============== */
/* = 1. Elements = */
/* =============== */
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proximanova-bold-webfont.eot');
    src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-bold-webfont.woff') format('woff'),
         url('fonts/proximanova-bold-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('fonts/261706_A_0.eot');
    src: url('fonts/261706_A_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/261706_A_0.woff') format('woff'),
    url('fonts/261706_A_0.ttf') format('truetype');
}

* {
	margin: 0;
	padding: 0;
	outline: none;
}

hr {
	display: none;
}

body {
	color: #8E847B;
	padding: 0 0 40px 0;
	font: 12px/22px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a:link, a:visited {
	color: #8e847b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 18px 0;
}

a img {
	border: none;
}

img, label {
	display: block;
}

label {
	color: #6c6661;
	font-size: 13px;
	margin-bottom: 6px;
}

/* ================ */
/* = 2. Structure = */
/* ================ */

h1 {
	text-indent: -9999em;
	margin: 0 auto;
	height: 80px;
	width: 206px;
	background: url(images/100lc_logo.png) top left no-repeat;
}

h1 a:link, h1 a:visited {
	display: block;
	text-indent: -9999px;
	width: 266px;
	height: 100px;
}

div#page {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: transparent url('images/header.jpg') 0 0 repeat-x;
}

div.description {
	display: none;
}
#headerimg {
	width: 928px;
	margin: 0 auto;
	position: relative;
}
#header {
	padding: 25px 0 0 0;
	position: relative;
	height: 155px;
}
#content_wrap {
	width: 938px;
	padding: 0;
	margin: 0 auto;
}
div#content {
	width: 590px;
	padding-top: 20px;
}
div#page_bottom {
	background: url('images/page_bottom.png') no-repeat scroll top left;
	width: 1026px;
	height: 12px;
	position: absolute;
	bottom: -12px;
}

div#footer {
	width: 100%;
	font-size: 12px;
	margin: 0 auto;
	position: relative;
}
#footer .footer_strip {
	width: 100%;
	height: 77px;
	background: #3d3c39;
}
#footer .footer_doubleborder {
	width: 100%;
	height: 163px;
	margin-top: 12px;
	background: url(images/footer_doubleborder.jpg) top left repeat-x;
}
#footer div.footer_inner {
	width: 928px;
	margin: 0 auto;
	position: relative;
}
div.footer_inner .social_sidebar {
	position: absolute;
	left: 0;
	top: 26px;
	float: none;
	margin: 0;
	width: 150px;
}
div.footer_inner .social_sidebar ul li {
	margin-right: 9px;
}

div.footer_inner .signup_newsletter_footer {
	position: absolute;
	width: 416px;
	right: 0;
	top: 23px;
}
div.footer_inner .signup_newsletter_footer h2.title_newsletter_signup {
	width: 146px;
	height:30px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	background: url(images/newsletter_label2.jpg) top left no-repeat;
}
div.footer_inner .signup_newsletter_footer form {
	float: right;
}
div.footer_inner .signup_newsletter_footer form input.searchsubmit {
	width: 69px;
	height: 30px;
}
div.footer_inner .signup_newsletter_footer form input.text_field {
	width: 170px;
	padding: 7px 0 7px 13px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #beb8b1;
}
div.footer_inner .signup_newsletter_footer form div.input {
	margin-right: 6px;
}
#footer .footer_doubleborder .footer_inner {
	padding-top: 36px;
}
div.footer_inner .title_asseenin {
	width: 121px;
	height: 26px;
	margin: 0 0 22px 0;
	text-indent: -9999px;
	background: url(images/asseenin_title.jpg) top left no-repeat;
}
div.footer_inner ul.asseenin_list {
	margin: 0;
	padding: 0;
}
div.footer_inner ul.asseenin_list li {
	float: left;
	display: inline;
	margin: 0 39px 0 0;
	padding: 0;
}
div.footer_inner ul.asseenin_list li.last {
	margin: 0;
}
div.footer_inner div.footer_links {
	margin: 35px auto 11px auto;
	width:auto;
}
div.footer_inner div.footer_links span {
	display: inline;
	padding: 0 4px;
}
div.footer_inner div.footer_links span a {
	text-transform: uppercase;
	font-family: proxima_nova_rgbold;
	font-size: 10px;
	letter-spacing: 0.08em;
	color: #87837f;
	text-decoration: none;
}
div.footer_inner div.footer_links span a:hover {
	text-decoration: none;
}
div.footer_inner a.backtotop {
	position: absolute;
	height: 55px;
	width: 86px;
	text-indent: -9000px;
	float: right;
	right: -108px;
	top: -19px;
	background: url(images/backtotop.png) top left no-repeat;
}
div.footer_inner p.copyright {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bfbcba;
	margin: 0;
	padding: 0;
}

.footer_links > span img {
    display: inline-block;
    vertical-align: middle;
}
#footer span.network {
    float: right;
    margin-right: 50px;
    vertical-align: top;
    margin-top: -1%;
}

div.footer_nav{
	background-color: #F8F6F4;
	padding: 17px 0;
}

div.footer_nav ul{
	margin: 0 auto;
}

div.footer_popular{
	background-color: #F8F6F4;
}


div.footer_social{
	height:304px;
}

#footer .footer_popular .footer_inner{
	width: 956px;
}

div.footer_popular_section{
	width:224px;
	margin-right:20px;
	float:left;
	padding-bottom: 20px;
}

div.footer_popular_section iframe{
	width:226px;
	height:430px;
	border:none;
}

div.footer_popular_section:last-child{
	margin-right:0;
}

div.footer_popular_section:last-child p{
	margin-bottom:0;
}

div.footer_popular_section p{
	font-size:13px;
	color:#7c7a77;
	font-family: proxima_nova_rgbold;
	margin-bottom: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.footer_popular_section ul{
	list-style-type:none;
	margin-top: 15px;
}

div.footer_popular_section li{
	color:#363636;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcd9d6;
}

div.footer_popular_section li:last-child{
	border-bottom: none;
}

div.footer_popular_section li a{
	color:#363636;
	text-decoration: none;
}

div.footer_popular_section li a:visited{
	color:#363636;
	text-decoration: none;
}

div.footer_popular_section li a:hover{
	color:#43ba9d;
	text-decoration: none;
}


div.footer-popular-image{
	padding: 9px;
	background: #FFF;
	-moz-box-shadow: 0 0 5px #aeaeae;
	-webkit-box-shadow: 0 0 5px #AEAEAE;
	box-shadow: 0 0 5px #AEAEAE;
}

div.footer_popular_section:last-child{
	margin-right:0px;
}

#footer_shop_links p{
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-top: 0;
}

div#footer_shop_links {
	height: 330px;
	overflow: hidden;
}

div#footer_shop_links iframe{
	height: 100%;
	width: 100%;
	border:none;
}

#footer_shop_links img{
	padding: 7px;
	background: #FFF;
	-moz-box-shadow: 0 0 5px #aeaeae;
	-webkit-box-shadow: 0 0 5px #AEAEAE;
	box-shadow: 0 0 5px #AEAEAE;
}

#footer .footer_social .footer_inner{
	width: 948px;
}

div.footer_instagram_section{
	width:224px;
	margin-right:26px;
	float:left;
	margin-top: 12px;
}

div.footer_instagram_links{
	height: 265px;
}

div.footer_instagram_section iframe{
	height: 100%;
	width: 100%;
	border:none;
}

div.footer_instagram_section p{
	font-size:13px;
	color:#7c7a77;
	font-family: proxima_nova_rgbold;
	margin-bottom: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.footer_twitter_section{
	width:428px;
	margin-right:99px;
	float:left;
	margin-top: 12px;
	padding-bottom: 20px;
}

div.footer_twitter_section > p{
	letter-spacing: 1px;
}

div.footer_twitter_section p{
	font-size:13px;
	color:#7c7a77;
	font-family: proxima_nova_rgbold;
	margin-top:17px;
	margin-bottom: 0;
	text-transform: uppercase;
}
div.footer_twitter_section .latest-tweets p {
	margin-top:0px;
}


div.footer_twitter_section .latest-tweets {
    /* style tweet list wrapper */
}
div.footer_twitter_section .latest-tweets h3 {
    /* style whatever you did with the header */
}
div.footer_twitter_section .latest-tweets ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
div.footer_twitter_section .latest-tweets li {
   list-style: none;
   border-bottom: none;
   margin-top: 15px;
	margin-bottom: 15px;
}
div.footer_twitter_section .latest-tweets .tweet-text {
   text-transform:none;
   font-family: Georgia, "Palatino", serif;
   color: #363636;
   font-size: 15px;
}
div.footer_twitter_section .latest-tweets .tweet-text a {
   text-decoration:none;
   color: #43ba9d;
}
div.footer_twitter_section .latest-tweets .tweet-details {
  display:none;
}

div.footer_tweets_top{
	background: url('images/twitter-quote-left.jpg') top left no-repeat;
	width:42px;
	height:29px;
	margin-top: 18px;
}

div.footer_tweets_bottom{
	background: url('images/twitter-quote-right.jpg') top left no-repeat;
	width:42px;
	height:29px;
}

div.footer_badges_section{
	width:169px;
	margin-right:0;
	float:left;
	padding-top: 90px;
}

div.footer_badges_section a{
	border:none;
}


i.footer_instagram_icon{
	background: url('images/icon_instagram.png') no-repeat;
	width:29px;
	height:29px;
	display: inline-block;
	float: left;
	margin: 12px 4px 0 0;
}

i.footer_twitter_icon{
	background: url('images/icon_twit.png') no-repeat;
	width:29px;
	height:29px;
	display: inline-block;
	float: left;
	margin: 12px 4px 0 0;
}

ul#header_main_nav {
	background: transparent url('images/main_nav.png') 0 0 no-repeat;
	margin: 17px auto;
	clear: both;
	width: 900px;
	height: 15px;
}

ul#header_main_nav li {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;

	margin: 0;
}

ul#header_main_nav > li {
	position: relative;
	float: left;
	display: inline;
	margin-right: 18px;
}
ul#header_main_nav > li#t_pshop {
	margin-right: 0;
}
ul#header_main_nav > li, ul#header_main_nav > li > a {
	display: block;
	height: 15px;
}

ul#header_main_nav > li > a {
	text-indent: -9999em;
}

#header_main_nav .snav {
	display: none;
	position: absolute;
	top: 10px;
	/*background: url(/assets/img/site/backgrounds/bg_snav_foot.png) 0 bottom no-repeat;*/
	z-index: 999;
	width: 182px;
	left: 50%;
	margin-left: -91px;
	padding: 12px 0;
}

#header_main_nav > li:hover > .snav {
	display: block;
	position: absolute;
}

#header_main_nav .snav a {
	display: block;
	text-decoration: none;
	padding: 0 0 0 14px;
	color: #454545;
	font: 13px/31px 'ProximaNova-Regular', sans-serif;
	text-transform: capitalize;
	letter-spacing: 0.26px;
	text-align: left;
}

#header_main_nav .snav a:hover {
	text-decoration: none;
}

#header_main_nav .snav ul {
	margin: 0;
	display: block;
	padding-top: 0;
	border: 1px solid #bfbfbf;
	background: #f8f6f4;
	width: 180px;
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

#header_main_nav .snav ul > li {
	border-bottom: 1px solid #bfbfbf;
}

#header_main_nav .snav ul > li:hover {
	background:#f4e3d9;
}


#header_main_nav .snav ul > li:last-child {
	border-bottom: none;
}

li#t_home {
	width: 16px;
}
li#t_home a:hover,
li#t_home a:active {
	background: #f8f6f4 url('images/main_nav.png') 0px -15px no-repeat;
}
#header_main_nav li#t_blog {
	width: 109px;
	margin-right: 22px;
}

#header_main_nav li#t_blog a:hover,
#header_main_nav li#t_blog a.active,
.blog #header_main_nav li#t_blog a,
.single-post #header_main_nav li#t_blog a,
.category #header_main_nav li#t_blog a,
.blog-mode #header_main_nav li#t_blog a {
	background: #f8f6f4 url('images/main_nav.png') -34px -15px no-repeat;
}
#header_main_nav li#t_famblog {
	width: 91px;
	margin-right: 19px;
}
#header_main_nav li#t_famblog a:hover,
#header_main_nav li#t_famblog a.active {
	background: #f8f6f4 url('images/main_nav.png') -165px -15px no-repeat;
}
.search #header_main_nav li#t_blog a,
.search-results #header_main_nav li#t_blog a {
	background: #f8f6f4 url('images/main_nav.png') -34px 0px no-repeat;
}
img.search_result_thumb{
	width:145px;
	float:left;
}

div.newPostStyle img.search_result_thumb{
	padding: 8px;
	background: #fff;
	-moz-box-shadow: 0 0 4px #aeaeae;
	-webkit-box-shadow: 0 0 4px #aeaeae;
	box-shadow: 0 0 4px #aeaeae;
}

.search-results div.post.newPostStyle div.heading {
	width:344px;
}

.search-results div.post div.heading {
	width:365px;
}

.search-results div.post div.heading h2 {
	font-size:18px;
}

.search-results div.post{
	background:none;
	border-bottom: 2px solid #d7d7d7;
}

.search_result_content{
	width:438px;
	float:left;
}

div.post.newPostStyle .search_result_content{
	width:418px;
	padding-left:6px;
}

.search-results .entry{
}

.search-results .entry p.entry_p{
	max-height:63px;
	overflow:hidden;
	margin-bottom:3px;
	margin:15px 0 4px 0;
}

.search-results .entry a{
	padding-left:15px;
}

.search_result_content .search_socialnetwork_share{
	margin-top: 10px;
	margin-left: 15px;
}

.search_result_content .search_socialnetwork_share li{
	float: left;
	display: inline;
	list-style-type: none;
	height: 27px;
}

ul.search_socialnetwork_share li.twitter .message{
	width: 63px;
	display: inline-block;
}

ul.search_socialnetwork_share li.twitter a.twitter-share-button .count {
padding: 2px 3px;
color: #000;
border: 1px solid #BBB;
-moz-border-radius: 2px;
border-radius: 2px;
float: right;
font-family: Arial, Helvetica, sans-serif;
line-height: 13px;
font-size: 9px;
}

.search_result_content .search_socialnetwork_share li.pinterest, .search_result_content .search_socialnetwork_share li.facebook {
	margin-left: 16px;
	min-width: 76px;
}


#header_main_nav li#t_inspire {
	width: 114px;
	margin-right: 22px;
}

#header_main_nav li#t_inspire:hover,
#header_main_nav li#t_inspire > a:hover,
#header_main_nav li#t_inspire > a.active {
	background: #f8f6f4 url('images/main_nav.png') -275px -15px no-repeat;
}

#header_main_nav li#t_pshop {
	width: 39px;
}

#header_main_nav li#t_pshop a:hover,
#header_main_nav li#t_pshop a.active {
	background: #f8f6f4 url('images/main_nav.png') -861px -15px no-repeat;
}

#header_main_nav li#t_marketplace {
	width: 101px;
	margin-right: 22px;
}

#header_main_nav li#t_marketplace a:hover,
#header_main_nav li#t_marketplace a.active {
	background: #f8f6f4 url('images/main_nav.png') -738px -15px no-repeat;
}

#header_main_nav li#t_vendors_venues {
	width: 182px;
	margin-right: 22px;
}

#header_main_nav li#t_vendors_venues > a:hover,
#header_main_nav li#t_vendors_venues > a.active {
	background: #f8f6f4 url('images/main_nav.png') -411px -15px no-repeat;
}

#header_main_nav li#t_diy {
	width: 100px;
	margin-right: 23px;
}

#header_main_nav li#t_diy a:hover,
#header_main_nav li#t_diy a.active {
	background: #f8f6f4 url('images/main_nav.png') -615px -15px no-repeat;
}


div.stamp {
	background: transparent url('images/date_bg.jpg') 100% 0 repeat-y;
/*	color: #b599aa;*/
	color: #e1c4b1;
	width: 30px;
	padding-right: 16px;
	padding-left: 15px;
	font: 26px/18px Georgia, "Palatino", serif;
	text-align: center;
}

div.stamp span {
	color: #999;
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 9px;
}
div.type-family-blog div.heading,
div.post div.heading {
	padding-left: 12px;
/*	width: 524px;*/
	width: 490px;
}

div.post,
div.type-family-blog {
	background: transparent url('images/post_border.jpg') 0 100% no-repeat;
	padding-bottom: 26px;
	margin-bottom: 34px;
}

div.newPostStyle p img {
	padding: 10px;
	background: #fff;
	-moz-box-shadow: 0 0 5px #aeaeae;
	-webkit-box-shadow: 0 0 5px #aeaeae;
	box-shadow: 0 0 5px #aeaeae;
	max-width: 570px;
}
div.widecolumn div.post,
div.widecolumn div.type-family-blog {
	padding-bottom: 2em;
	margin-bottom: 18px;
}

div#sidebar {
	width: 306px;
	padding: 20px 0 0 0;
}

div.sidebar_postings_extend {
	background: url('images/sidebar_tab_bg.jpg') 0 0 repeat-y;
	width: 301px;
	height: 125px;
	margin: 0;
}

div.sidebar_postings_top {
	padding-top: 25px;
}

div.sidebar_postings_bottom {
	padding-bottom: 14px;
}

div.postings {
	color: white;
	padding: 0 29px 0 30px;
}

div.sidebar_postings_extend ul.sidebar_tabs li {
	float: left;
	display: inline;
	height: 13px;
	margin: 0 0 32px 0;;
}
div.sidebar_postings_extend ul.sidebar_tabs li a {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-indent: -5000px;
	display: block;
	height: 13px;
	background: url(images/tab_text.png) top left no-repeat;
}
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_topics {
	width: 81px;
	background-position: 0 0;
}
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_topics:hover,
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_topics.active {
	background-position: 0 -13px;
}
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_search {
	width: 91px;
	background-position: -82px 0;
}
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_search:hover,
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_search.active {
	background-position: -82px -13px;
}
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_archive {
	width: 70px;
	background-position: -173px 0;
}
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_archive:hover,
div.sidebar_postings_extend ul.sidebar_tabs li a.tab_archive.active {
	background-position: -173px -13px;
}
div.sidebar_postings_extend ul.sidebar_tabs li a:hover,
div.sidebar_postings_extend ul.sidebar_tabs li a.active {
	color: #f0c9bd;
}
div.sidebar_postings_extend .tab_content {
	display: none;
}
.sidebar_postings_extend .search_content h2#title_search {
	display: none;
}
.sidebar_postings_extend .search_content div.form_gutter {
	padding-left: 0;
	margin-bottom: 0;
}
.sidebar_postings_extend .search_content div#s_container {
	width: 211px;
	height: 25px;
}
.sidebar_postings_extend .search_content div.input {
	margin-right: 4px;
}
input#s {
	border: none;
	background: transparent;
	padding: 7px 7px 0 7px;
	width: 195px;
}

div#s_container {
	background: url('images/s_bg.jpg') no-repeat scroll top left;
	width: 200px;
	height: 27px;
}

div.email_us_bottom {
	background: transparent url('images/email_us_bottom.jpg') 0 100% no-repeat;
	width: 218px;
	padding-bottom: 48px;
	margin: 20px auto 20px !important;
}

div.email_us_top {
	background: transparent url('images/email_us_top.jpg') 0 0 no-repeat;
	padding-top: 72px;
}

div.email_gutter {
/*	color: #6f6f6d;*/
	padding: 10px 0;
}

div.email_gutter a:link, div.email_gutter a:visited {
	color: #d4ae95;
	font-family: Georgia, "Palatino", "Century Schoolbook", serif;
	font-style: italic;
	text-decoration: none;
	display: block;
}

div.email_gutter a:hover {
	text-decoration: underline;
}

div.events_shout_extend {
	background: url('images/events_shout_extend.jpg') 0 0 repeat-y;
	width: 306px;
}

div.events_shout_bottom {
	background: url('images/events_shout_bottom.jpg') 0 100% no-repeat;
	padding-bottom: 6px;
}

div.events_shout_top {
	background: url('images/events_shout_top.jpg') 0 0 no-repeat;
	padding: 90px 42px 1px 25px;
}
div.events_shout_top a.event_section_button {
	margin: 14px auto;
	display: block;
	height: 33px;
	width: 255px;
	text-indent: -9999px;
	background: url('images/see_event_button.jpg') 0 0 no-repeat;
}
div.commie_wrap {
	background: #f1f0ef;
	padding: 30px 5px 0 5px;
}

div.commentmetadata {
	background: transparent url('images/commentdata_bg.gif') 0 100% no-repeat;
	padding-bottom: 1em;
	font-family: Georgia, "Palatino", serif;
}

div#respond {
	background: #f9f2eb;
	margin-top: 5px;
	padding: 28px 50px 36px 42px;
}

div#respond input.text, div#respond textarea {
	background: transparent;
	border: 0;
}

div#respond input.text {
	width: 236px;
	padding: 7px 7px 0 7px;
}

div#respond div.input	{
	background: transparent url('images/comment_text.jpg') 0 0 no-repeat;
	margin: 0;
	width: 250px;
	height: 25px;
}

div#respond div.textarea {
	background: url('images/textarea.jpg') 0 0 no-repeat;
	width: 493px;
	height: 126px;
}

div#respond div.textarea textarea {
	width: 493px;
	height: 126px;
}

div.form_gutter {
	padding-left: 33px;
	margin-bottom: 26px;
}

img#abs_ad {
	position: absolute;
/*	display: none;*/
	top: 108px;
	right: -116px;
	display: none;
}

div.blogs_we_love_wrap {
	background: transparent url('images/blogs_border.jpg') 0 0 no-repeat;
	padding-top: 13px;
}

div.blogs_we_love_wrap_bottom {
	background: transparent url('images/blogs_border.jpg') 0 100% no-repeat;
	padding-bottom: 13px;
}

div#about p {
	line-height: 20px;
	margin: 20px 0;
	font-size: 13px;
}

div#about p#love_layercake {
	margin: 2em 0 3em 0;
}

img.image_advertise {
	margin: -9px 10px 0 -0px;
}

div.advertising_container {
	margin: 4px 0 0 0;
	line-height: 20px;
}

div.advertising_container p {
	margin: 0 0 10px 0;
}

div.div_advertise {
	float: left;
	width: 377px;
}

div.div_advertise div.ad_contact {
	margin: 0;
	padding: 15px 19px 4px 19px;
	background: #eff0ef;
}

div.div_advertise div.hr_advertising {
	background: #fff url('images/hr_advertising.gif') 0 0 repeat-x;
	height: 10px;
	width: 377px;
	margin: 0;
	padding: 0;
}
.advertis_links {
	position: absolute;
	top: -5px;
	right: 15px;
	width: 270px;
}
.advertis_links ul li {
	float: right;
	display: inline;
	list-style: none;
	text-align: right;
	margin-left: 20px;
}
.advertis_links ul li a {
	color: #b4ada5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}
.advertis_links ul li a:hover {
	text-decoration: underline;
}
.social_sidebar {
	width: 154px;
	margin: -80px 5px 0 0;
	float: right;
	right: 0;
}

.social_sidebar ul li {
	float: left;
	display: inline;
	margin-right: 6px;
}
.social_sidebar ul li.ssgplus {
	margin-right: 0;
}
.social_sidebar .header_social_title {
	margin: 0 auto;
}
.blog .stripholder,
.single-post .stripholder,
.category .stripholder,
.archive .stripholder {
	height: 17px;
	width: 100%;
	display: block;
	margin: 0 auto;
	background: url(images/blog_colorstrip.gif) top center repeat-x;
}
.page-template-page-familyblog-php .stripholder,
.single-family-blog .stripholder,
.tax-family-category .stripholder {
	height: 17px;
	width: 100%;
	display: block;
	margin: 0 auto;
	background: url(images/family_colorstrip.gif) top center repeat-x;
}

div#sidebar > div {
	margin-bottom: 20px;
}

.sidebar_csm_categories ul{
	padding: 26px 2px 8px 2px;
	margin: 0 6px 0 0;
	overflow: hidden;
	border: 1px solid #afafaf;
	background: url('images/color_insp_top.jpg') top center no-repeat;
}

.sidebar_csm_categories li, .sidebar_details_categories li{
	float: left;
	margin: 15px 3px 3px 3px;
	width: 92px;
	text-transform: uppercase;
	font-size:11px;
	text-align: center;
	font-family: proxima_nova_rgbold;
	color:#363636;
}

.sidebar_csm_categories img, .sidebar_details_categories img{
	margin-bottom: 6px;
}

.sidebar_csm_categories a:link, .sidebar_csm_categories a:hover, .sidebar_csm_categories a:visited{
	text-decoration:none;
	font-family: proxima_nova_rgbold;
	color:#363636;
	letter-spacing: 0.13em;
}

.sidebar_details_categories ul{
	padding: 26px 2px 8px 2px;
	margin: 0 6px 0 0;
	overflow: hidden;
	border: 1px solid #afafaf;
	background: url('images/sidebar_details_top.jpg') top center no-repeat;
}

.sidebar_details_categories a:link, .sidebar_details_categories a:hover, .sidebar_details_categories a:visited{
	text-decoration:none;
	font-family: proxima_nova_rgbold;
	color:#363636;
	letter-spacing: 0.13em;
}

.right-ad-col > div {
    height: 600px;
    width: 160px;
}
.left-ad-col > div {
    height: 125px;
    width: 125px;
    margin-bottom: 15px;
}
.right-ad-col {
    float: left;
    margin-left: 15px;
}
.left-ad-col {
    float: left;
}
.left-ad-col:before, .left-ad-col:after {
    content: "";
    width: 125px;
    height: 13px;
    display: block;
    background: #eee4da;
    margin-bottom: 14px;
}



/* ================= */
/* = 3. Typography = */
/* ================= */

div.post h2,
div.type-family-blog h2 {
	color: #454646;
	font: 24px/1em Georgia, "Palatino", "Century Schoolbook", serif;
	margin-bottom: 4px;
}

div.post h2 a:link,
div.post h2 a:visited,
div.type-family-blog h2 a:link,
div.type-family-blog h2 a:visited {
	color: #454646;
	text-decoration: none;
}

div.post h2 a:hover,
div.type-family-blog h2 a:hover {
	color: #669593;
	text-decoration: none;
}

div.post small,
div.type-family-blog small {
	color: #454646;
	font-size: 10px;
	line-height: 18px;
}

div.post a:link,
div.post a:visited,
div.type-family-blog a:link,
div.type-family-blog a:link {
	color: #669593;
	text-decoration: none;
}

div.post a:hover,
div.type-family-blog a:hover {
	text-decoration: underline;
}
div.post .entry {
	position: relative;
}
div.entry p {
	margin: 30px 0;
}
div.entry p.entry_p {
	padding: 0 15px;
	line-height: 22px;
	margin: 18px 0;
}
/*
.entry_p iframe {
	margin: 0 0 0 -15px !important;
}
*/
p.over {
	position: relative;
}
p.over > img {
	opacity: .90 !important;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)' !important;
	filter: alpha(opacity=90) !important;
}
p a.pinItButton {
	display: none;
}
p.over a.pinItButton {
	text-decoration: none;
	position: absolute;
	float: right;
	right:-9px;
	top: 44px;
	height: 32px;
	width: 100px;
	display: block;
	opacity: 1.0 !important;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
p.over a.pinItButton img{
	border: none;
	padding: 0;
}
.newPostStyle p.over a.pinItButton {
	right:0px !important;
}


p.commies a:link, p.commies a:visited, p.commies /*it's not a link if we're in the single view*/ {
	color: #669593;
	font: 12px/18px Georgia, "Palatino", serif;
	text-decoration: none;
}

p.commies span {
	font-size: 18px;
}

div#sidebar ul {
	list-style: none;
}

#sidebar > .signup_newsletter {
    margin-bottom: 10px;
}

div.postings ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.postings ol {
	color: #d2efe4;
}

div.postings ol, div.postings li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.postings ul a:link, div.postings ul a:visited,
div.postings ol a:link, div.postings ol a:visited
{
	color: white;
	text-decoration: none;
}

div.postings ul a:hover,
div.postings ol a:hover
{
	text-decoration: underline;
}

ul.fav_posts_list {
	background: transparent url('images/fave_list_separator.jpg') 0 100% no-repeat;
	padding: 0 0 12px 14px;
	font-size: 12px;
}

ul.fav_posts_list li {
	background: transparent url('images/middot.png') 0 7px no-repeat;
	padding-left: 1em;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.postings h2 {
	text-indent: -9999em;
	width: 242px;
	height: 12px;
	margin: 18px 0;
}


.signup_newsletter {
	background: url(images/newsletter_bg.jpg) top left no-repeat;
	height:170px;
	position: relative;
	width: 303px;
	margin-top: 10px;
}
.signup_newsletter.disableSignup {
	background: url(images/newsletter_bg_thankyou.jpg) top left no-repeat !important;
}
.signup_newsletter.disableSignup form,
.signup_newsletter.disableSignup h2,
.signup_newsletter.disableSignup * {
	display: none;
}
.signup_newsletter form {
	position: absolute;
	top: 120px;
	padding-left: 18px;
}
.signup_newsletter #inputcontainer {
background: url("images/newsletter_input.jpg") no-repeat scroll left top transparent;
	height: 30px;
	width: 189px;
	margin-right: 7px !important;
}
.signup_newsletter input.text_field {
	border: none;
	background: transparent;
	padding: 7px 7px 0 7px;
	width: 170px;
	color: #a5a5a4;
}
#newsletterForm2 input#searchsubmit {
	width: 69px;
	height: 30px;
}

#sidebar > .subscribe {
    background: url(images/subscribe_email.jpg) top left no-repeat;
    height: 190px;
    width: 300px;
    margin-bottom: 10px;
}

#subscribeEmail {
    text-align: center;
    margin: 66px 28px;
    background: white;
    padding: 11px;
}
.subscribe input[type="text"] {
    width: 100%;
    padding: 12px 11px 5px;
    background: #f7f5f5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #c8c8c8;
    font: 16px/1 ProximaNova-Regular, sans-serif;
    border: none;
    box-shadow: 1px 1px 1px #b1b0b0 inset;

}

.subscribe > #blog_newsletter_signup {
    text-indent: -9999em;
    margin: 0;
    padding: 0;
    line-height: 0;
}

#dailySubscribe {
    color: white;
    padding: 10px 18px 9px;
    background: #383837;
    display: inline-block;
    margin-top: 11px;
    text-transform: uppercase;
    font: 11px/1 proxima_nova_rgbold, sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
}

h2#title_fave_posts {
	background: url('images/title_fave_posts.jpg') no-repeat scroll top left;
	width: 242px;
	height: 12px;
}

h2#title_popular_posts {
	background: url('images/title_popular_posts.jpg') no-repeat scroll top left;
	width: 222px;
	height: 13px;
}

h2#title_browse_topics {
	background: url('images/title_browse_topics.jpg') no-repeat scroll top left;
	width: 242px;
	height: 12px;
}

/* the ligatures of the font chosen cause for some irregular sizes */
h2#title_newsletter_signup {
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}
h2#title_search {
	background: transparent url('images/title_search.jpg') 0 0 no-repeat;
	height: 31px;
	text-indent: -9999em;
	margin: 12px 0 6px 0;
}

h2#title_previous_posts {
	background: transparent url('images/title_previous_post.jpg') 0 0 no-repeat;
	height: 23px;
	text-indent: -9999em;
	margin: 17px 0 7px 34px;
}

h2#title_about_us {
	background: transparent url('images/title_about_us.jpg') 0 0 no-repeat;
	height: 46px;
	text-indent: -9999em;
	margin-top: 38px;
}

h2#title_advertise_w_us {
	background: transparent url('images/title_advertise_w_us.jpg') 0 0 no-repeat;
	height: 46px;
	text-indent: -9999em;
	margin-top: 38px;
}

h2#title_advertise_submissions {
	background: transparent url('images/title_advertise_submissions.jpg') 0 0 no-repeat;
	height: 46px;
	text-indent: -9999em;
	margin-top: 38px;
}

ul.arch_list, ul.arch_list ul,
ul.topics_list, ul.topics_list ul {
	background: #777776;
	width: 240px;
	font-family: Georgia, "Palatino", "Century";
	border: 1px solid #6b6b6b;
	line-height: 24px;
}
ul.arch_list,
ul.topics_list {
	cursor: pointer;
	position: relative;
	margin: 0;
}
ul.arch_list ul,
ul.topics_list ul {
	position: absolute;
	top: 24px;
	left: -1px;
}

li.select_posts {
	padding-left: 12px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
li.select_posts {
	background: #83817f url('images/down_arrow2.jpg') 95% 50% no-repeat;
	font-style: normal;
	font-family: Georgia, "Palatino", "Century";
}
ul.topics_list ul.the_topics {
	float: left;
	z-index: 2;
	padding-bottom: 10px;
}
ul.arch_list ul li a,
ul.topics_list ul li a {
	display: block;
	font-style: normal;
	padding-left: 12px;
}

ul.arch_list ul li,
ul.topics_list ul li {
	margin: 0 !important;
}
ul.arch_list ul li a:link,
ul.arch_list ul li a:visited,
ul.topics_list ul li a:link,
ul.topics_list ul li a:visited {
	background: #83817f;
	color: #ffffff;
	text-decoration: none;
}
ul.arch_list ul li a:hover,
ul.topics_list ul li a:hover {
	background: #eeebe7;
	text-decoration: none;
	color: #83817f;
}
a#layer_rss:link, a#layer_rss:visited {
	background: url('images/link_subscribe.jpg') no-repeat scroll top left;
	display: block;
	width: 143px;
	height: 27px;
	text-indent: -9999em;
	margin: 13px 0 12px 32px;
}

ul.events li {
	border-bottom: 1px solid #b9c49e;
	font-family: Georgia, "Palatino", "Century Schoolbook", serif;
	padding: 0 12px 10px 1px;
	margin-bottom: 10px;
}

ul.events li a:link, ul.events li a:visited {
	color: #6f6f6d;
	font-family: Arial, Helvetica, sans-serif;
}

h3#comments {
	background: url('images/title_comments.jpg') no-repeat scroll top left;
	height: 46px;
	text-indent: -9999em;
	margin-left: 23px;
}
.comment_disclaimer {
	padding-top: 22px;
	margin-top: 22px;
	background: url('images/comment_disclaimer_line.jpg') top left repeat-x;
}
.comment_disclaimer p {
	margin-top: 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #76706b;
	line-height: 20px;
}
h3#title_post_comment {
	background: url('images/title_post_comment.jpg') no-repeat scroll top left;
	height: 50px;
	text-indent: -9999em;
}

cite.fn {
	color: #669593;
	font-style: normal;
/*	font-size: 18px;*/
}

cite.fn a.url:link, cite.fn a.url:visited {
	color: #669593;
	text-decoration: none;
}

cite.fn a.url:hover {
	text-decoration: underline;
}

div#respond p {
	margin: 18px 0 0 0;
}

div#respond p.first {
	margin: 0;
}

div#respond p.submit_comment {
	margin: 12px 9px 0 0;
}

ol.commentlist li {
	list-style: none;
	padding: 18px 0 8px 36px;
}

ol.commentlist li.odd {
	background: #f9fafa;
}

ol.commentlist li p {
	margin: 0;
	padding: 12px 36px 12px 0;
	font-size: 13px;

}

h2#title_inspire {
	background: url('images/title_inspire.jpg') no-repeat scroll top left;
	height: 50px;
	text-indent: -9999em;
	margin-top: 34px;
}

ul.blogs_we_love {
	margin: 24px 0 36px 0;
}

ul.blogs_we_love li {
	padding: 3px 0;
}

ul.blogs_we_love, ul.blogs_we_love li {
	float: left;
}

ul.blogs_we_love li, ul.blogs_we_love li a {
	display: block;
}

ul.blogs_we_love li {
	border-bottom: 1px dotted #8b8b8a;
	font: 16px/26px Georgia, "Palatino", serif;
	list-style: none;
	margin-left: 18px;
	width: 276px;
}

ul.blogs_we_love li a:link, ul.blogs_we_love li a:visited {
	color: #669593;
	text-decoration: none;
}

ul.blogs_we_love li a:hover {
	color: #476867;
	text-decoration: none;
}
a.adLink {
	margin-bottom: 10px;
	display: block;
}

/* ===================== */
/* = 4. Global Classes = */
/* ===================== */

.error {
	color: #8B0000;
}

div.input {
	margin-right: 1em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

div.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

img.sbar_ad, div.sbar_ad {
/*	border: 1px solid #d2d2d0;*/
/*	margin: 22px 0;*/
}

div.sbar_ad img {
	margin-bottom: 14px;
}

img.advertise_w_us, img.img_273_58, img.img_300_100 {
	margin-bottom: 15px;
}

img.random_ads {
	margin-bottom: 6px;
}

input.text, textarea {
	color: #838383;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
}

div.hr hr {
	display: none;
}

div.sidebar_hr {
	background: url('images/sidebar_hr.jpg') 0 0 no-repeat;
	height: 4px;
	margin-left: 15px;
}

a.admin_link:link, a.admin_link:visited,
span.admin_link a:link, span.admin_link a:visited
{
	color: #FF4500;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

a.admin_link:hover,
span.admin_link a:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #FF4500;
	color: white;
}

div.moderation {
	font: italic 14px Georgia, "Palatino", serif;
	color: #ba745e;
	margin-bottom: 12px;
}

p.logged_status {
	font: italic 14px Georgia,"Palatino", serif;
}



/*this probably won't be used, by just in case */
h2.page_title {
	background: transparent url('images/blogs_border.jpg') 0 100% no-repeat;
	color: #454646;
	font: 18px/36px Georgia, "Palatino", serif;
	padding-bottom: 52px;
	margin-top: 40px;
}


.navigation {
	width: 587px;
	height: 68px;
	margin: 0 0 67px 0;
	position: relative;
	background: url(images/paginate_bg.jpg) top left no-repeat;
}
#older a:link, #older a:visited {
	display: block;
	background: url('images/previous.png') no-repeat scroll top left;
	width: 96px;
	height: 30px;
	text-indent: -9999em;
}

#newer a:link, #newer a:visited {
	display: block;
	background: url('images/next.png') no-repeat scroll top left;
	width: 96px;
	height: 30px;
	text-indent: -9999em;
}
.navigation #older {
	position: absolute;
	left: 17px;
	top: 19px;
}
.navigation #newer {
	position: absolute;
	right: 17px;
	top: 19px;
}
div.advert_gutter {
	margin: 0;
}

div.advert_gutter a.advertise_w_us {
	width: 273px;
	position: relative;
	display: block;
	margin: 0 0 0 16px;
}

img.visit_website {
	margin: 16px 0 18px 0;
}

div.adverts {
	background-color: #F2EFEC;
	padding: 8px 8px 0 0;
	margin-bottom: 36px;
}

div.adverts img {
/*	margin: 8px 0 0 8px;*/
	padding: 0 0 8px 8px;
	float: left;
}

div.advertise {
	background: transparent url('images/blogs_border.jpg') 0 0 no-repeat;
	padding: 23px 18px 0 0;
}

div.advertise p {
	color: #8E847B;
	font-size: 13px;
}

div.advertise a:link, div.advertise a:visited {
	color: #7BADA4;
}
div.blogs_we_love {
}
div.rStyle_widget {
	width: 300px;
	border-top: 1px dotted #a7a7a5;
	border-bottom: 1px dotted #a7a7a5;
}
div.linkwithin_posts a:hover {
	background: #f8ece1 !important;
}
div.linkwithin_posts div.linkwithin_title {
	color: #8e847b !important;
	margin-top: 10px !important;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 11px !important;
	font: 11px Georgia !important;

}
div.linkwithin_text {
	font-size: 11px;
	color: #8a8a8a;
	font-style:italic;
	font-weight: normal !important;
	text-transform: uppercase;
	padding: 10px 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#linkwithin_logo_0 {
	margin-bottom: 5px !important;
}
.linkwithin_div {
	padding: 0 15px;
}
div.double_border {
	background: url(images/border_double_line.gif) bottom left repeat-x;
	height: 7px;
	display: block;
	clear: both;
	width: 590px;
}
p.commies {
	margin: 0;
	padding: 0;
	text-align: right;
}
div.fabric_bar {
	height: 60px;
	width: 487px;
	padding: 0 48px;
	margin: 5px 0;
	background: url(images/fabric_bar.jpg) top left no-repeat;
}
div.fabric_bar table {
	height: 100%;
	vertical-align: middle;
	color: #5c5c5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
div.fabric_bar table a {
	color: #669593;
}

div.post-vendor-area {
	background: url(images/vendor-widget-header.jpg) top left no-repeat;
	padding-top: 28px;
}

div.post-vendor-snippet {
	width: 289px;
	height: 119px;
	background-color: #F2F0ED;
	position: relative;
	float:left;
	margin-right: 12px;
	margin-bottom: 12px;
}

div.post-vendor-snippet:nth-child(odd) {
	margin-right: 0;
}

div.post-vendor-area p.vendor-area-intro.entry_p {
	padding: 0 0;
}

div.post-vendor-snippet p.vendor-title.entry_p {
	color: #363636;
	font-size: 12px;
	text-transform: uppercase;
	font-family: proxima_nova_rgbold, sans-serif;
	line-height: 16px;
	margin-top: 13px;
}

div.post-vendor-snippet .vendor-image {
	width: 93px;
	height: 93px;
	float: left;
	margin: 13px 13px;
}

div.post-vendor-snippet a:link.vendor-link, div.post-vendor-snippet a:visited.vendor-link  {
	color: #363636;
	font-size: 10px ;
	display: block;
	background-color: #efd9cb;
	width: 134px;
	height: 30px;
	text-transform: uppercase;
	float: left;
	font-family: proxima_nova_rgbold, sans-serif;
	text-align: center;
	line-height: 32px;
	position: absolute;
	bottom: 13px;
	left: 119px;
}


ul.socialnetwork_share {
	margin: 50px 0 0 0;
	display: block;
	padding: 12px 0 15px 15px;
    text-align: right;
}
.single ul.socialnetwork_share {
	margin: 0;
}
ul.socialnetwork_share li {
	float: right;
	display: inline;
	list-style-type: none;
	height: 27px;
	text-align: right;
	margin-right:10px;
}
ul.socialnetwork_share li.pinterest,
ul.socialnetwork_share li.facebook {
	width: 90px;
	margin-left: 0;
}
ul.socialnetwork_share li.facebook {
	margin-left: 2px;
}
ul.socialnetwork_share li.facebook iframe {
	float: right;
}
ul.socialnetwork_share li.pinterest {
	width: auto;
}
ul.socialnetwork_share li.twitter {
	position: relative;
	text-align: right;
	width: 110px;
	margin-right:0px;
}
ul.socialnetwork_share li.googleplus {
	margin-right:0px;
}
ul.socialnetwork_share li.googleplus > div {
	width: 60px !important;
}
ul.socialnetwork_share li.twitter iframe {
}
ul.socialnetwork_share li.commiesLI {
	float: left;
}
ul.socialnetwork_share li.twitter a.twitter-share-button {
	height: 20px;
	cursor: pointer;
	float: right;
	display: block;
	right: 0;
}
ul.socialnetwork_share li.twitter a.twitter-share-button .message {
	width: 63px;
	height: 20px;
	text-indent: -9999px;
	float: right;
}
ul.socialnetwork_share li.twitter a.twitter-share-button .count {
	padding: 2px 3px;
	color: #000;
	border: 1px solid #bbbbbb;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 9px;
}
ul.socialnetwork_share li.twitter a.twitter-share-button:hover .count {
	text-decoration: none;
}

.sponsor_ad_space {
	background: url("images/post_border.jpg") no-repeat scroll 0 100% transparent;
	padding-bottom: 13px;
	margin-top: -18px;
	margin-bottom: 34px;
}
.widecolumn .sponsor_ad_space {
	margin-top: 18px;
}

.post a.more-link {
	display: none;
}
.post a.more-link-custom {
	margin: 15px 0 -15px 15px;
	position: relative;
	float: left;
}
.post a span.moretext {
	width: 114px;
	height: 30px;
	display: block;
	text-indent: -5000px;
	background: url(images/readmore.png) top left no-repeat;
}

.st_googleplus_hcount .stButton,
.st_googleplus_hcount .stButton .stHBubble {
	margin-right: 0;
}
.st_googleplus_hcount .stButton .googleplus {
	background: url(/blog/wp-content/themes/100layercake/images/social-button-gplus.gif) top left no-repeat !important;
	padding:0;
	height: 22px;
	width: 32px;
}
.st_googleplus_hcount .stButton > span > .stButton_gradient {
    border: none;
    padding: 0;
    float: left;
}
.st_twitter_hcount .stButton .st-twitter-counter {
    background: url(/blog/wp-content/themes/100layercake/images/social-button-tweet.gif) top left no-repeat !important;
    height: 22px;
    width: 58px;
}
.st_fblike_hcount > span {
    vertical-align: middle !important;
    margin-top: -4px !important;
}
.stButton .stButton_gradient {
	height: 15px !important;
	background: none !important;
}

/* Carousel code for the Finds & Favorites */
.findsfavorites {
	background: #f0f0f0;
	padding: 0 37px 12px 47px;
	margin: 0 0 26px 0;
	display: none;
}
.findsfavorites h3 {
	background: url(images/title_findsFavorites.jpg) top left no-repeat;
	text-indent: -5000px;
	height: 35px;
	width: 136px;
	margin: 0 auto;
}
.findsfavorites li > div {
	padding: 3px;
	background: #fff;
	margin-right: 16px;
	margin-left: 1px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}
.findsfavorites li h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #5c5c5c;
	line-height: 15px;
	width: 104px;
	margin: 8px 0 0 3px;
}
.findsfavorites li h2 a {
	text-decoration: none;
}
.findsfavorites p {
	margin: 0;
}
.findsfavorites .jcarousel-container {
}

.findsfavorites .jcarousel-direction-rtl {
	direction: rtl;
}

.findsfavorites .jcarousel-container-horizontal {
}

.findsfavorites .jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}

.findsfavorites .jcarousel-clip {
	overflow: hidden;
}

.findsfavorites .jcarousel-clip-horizontal {
	width:  492px;
	padding-left: 2px;
}

.findsfavorites .jcarousel-clip-vertical {
	width:  492px;
	height: 245px;
}

.findsfavorites .jcarousel-item {
}

.findsfavorites .jcarousel-item-horizontal {
	margin-left: 0;
}

.findsfavorites .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}

.findsfavorites .jcarousel-item-vertical {
	margin-bottom: 10px;
}

.findsfavorites .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.findsfavorites .jcarousel-next-horizontal {
	position: absolute;
	top: 11px;
	right: -37px;
	height: 46px;
	width: 24px;
	cursor: pointer;
	background: transparent url(images/carousel_right.jpg) no-repeat 0 0;
}

.findsfavorites .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(images/carousel_left.jpg);
}



.findsfavorites .jcarousel-next-horizontal:hover,
.findsfavorites .jcarousel-next-horizontal:focus {

}

.findsfavorites .jcarousel-next-horizontal:active {

}

.findsfavorites .jcarousel-next-disabled-horizontal,
.findsfavorites .jcarousel-next-disabled-horizontal:hover,
.findsfavorites .jcarousel-next-disabled-horizontal:focus,
.findsfavorites .jcarousel-next-disabled-horizontal:active {
	cursor: default;
}

.findsfavorites .jcarousel-prev-horizontal {
	position: absolute;
	top: 11px;
	left: -47px;
	height: 46px;
	width: 24px;
	cursor: pointer;
	background-image: url(images/carousel_left.jpg);
}

.findsfavorites .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: -36px;
	background: transparent url(images/carousel_right.jpg) no-repeat 0 0;
}

.findsfavorites .jcarousel-prev-horizontal:hover,
.findsfavorites .jcarousel-prev-horizontal:focus {

}

.findsfavorites .jcarousel-prev-horizontal:active {

}

.findsfavorites .jcarousel-prev-disabled-horizontal,
.findsfavorites .jcarousel-prev-disabled-horizontal:hover,
.findsfavorites .jcarousel-prev-disabled-horizontal:focus,
.findsfavorites .jcarousel-prev-disabled-horizontal:active {
	cursor: default;

}

/**
 *  Vertical Buttons
 */
.findsfavorites .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}

.findsfavorites .jcarousel-next-vertical:hover,
.findsfavorites .jcarousel-next-vertical:focus {
	background-position: 0 -32px;
}

.findsfavorites .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}

.findsfavorites .jcarousel-next-disabled-vertical,
.findsfavorites .jcarousel-next-disabled-vertical:hover,
.findsfavorites .jcarousel-next-disabled-vertical:focus,
.findsfavorites .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}

.findsfavorites .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.findsfavorites .jcarousel-prev-vertical:hover,
.findsfavorites .jcarousel-prev-vertical:focus {
	background-position: 0 -32px;
}

.findsfavorites .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}

.findsfavorites .jcarousel-prev-disabled-vertical,
.findsfavorites .jcarousel-prev-disabled-vertical:hover,
.findsfavorites .jcarousel-prev-disabled-vertical:focus,
.findsfavorites .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}

.leaderboard-ad-holder {
	text-align: left;
	width: 728px;
	height: 90px;
	margin: 0 0 8px 0;
}

.fb-like-box {
}



.entry .slideshow:nth-child(2),
.entry .slideshow:first-child + .slideshow {
    display:none;
}
.hide {
	display: none;
}

.followMe.following {
    position: fixed;
    top: 20px;
}

.followMe.stopped {
    position: absolute;
    bottom: 0;
    top:auto;
}

.teaser-wrap {
    border: 1px solid #afafaf;
    padding: 13px 16px 16px;
    display: inline-block;
}
.teaser-wrap > h2 {
    font-family: proxima_nova_rgbold, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    color: #383837
}

.teaser-wrap > .proj-wrap {
    width: 266px;
    margin-bottom: 7px;
    margin-top: 10px;
    text-align: justify;
    line-height: 20px;
}

.teaser-wrap > .proj-wrap:after {
    content: "";
    display: inline-block;
    width: 3px;
}

.teaser-wrap .diy-thumb {
    display: inline-block;
}

.btn-wrap {
    text-align: center;
}
.link-off-btn {
    font: 11px/1 proxima_nova_rgbold, sans-serif;
    text-transform: uppercase;
    background-color: #383838;
    display: inline-block;
    padding: 9px 19px;
    color: white !important;
    text-decoration: none !important;
    letter-spacing: 1px;
}

.teaser-wrap .diy-thumb_img img {
    visibility: hidden;
    width: 129px;
    height: 129px;
}

.link-off-teaser {
    display: inline-block;
    background: #f5f1ed;
    padding: 32px 20px 43px;
    margin-bottom: 18px;
}

.link-off-teaser > .header-wrap {
    text-align: center;
    margin-bottom: 18px;
}

.link-off-teaser > .header-wrap h2 {
    background: white;
    padding: 11px 18px 18px 14px ;
    text-transform: uppercase;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 12px;
    position: relative;
    display: inline-block;
    color: #363636 !important;
    margin-left: 4px;
}

.link-off-teaser > .header-wrap h2:before {
    content: "";
    position: absolute;
    width: 100.5%;
    height: 100.5%;
    border: 1px solid #f1c1ac;
    display: block;
    left: -4px;
    top: -4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.link-off-teaser > .header-wrap h2.cakelet:before {
    border-color: #81d5c7;
}

.link-off-info {
    display: inline-block;
    vertical-align: top;
    max-width: 172px;
    margin-right: 13px;
}

.link-off-info:last-child{
    margin-right: 0;
}

.link-off-info > a {
    color: #3a3a3a !important;
    text-align: center;
    text-decoration: none !important;
}
.link-off-info h3 {
    text-transform: uppercase;
    font-family: 'proxima_nova_rgbold', sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0 15px;
}

.link-off-info h4 {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Arbutus Slab', Georgia, serif;
    margin: 0 15px;
}

.link-off-img-wrap {
    border: solid 8px white;
    margin-bottom: 14px;
}

.link-off-img-wrap > img {
    visibility: hidden;
    width: 156px;
    height: 198px;
}

.pinterest-blog-head {
	margin-bottom: 28px;
}

.wp-inspiration-grid {
	margin: 1em auto 0;
	width: 580px;
	padding: 10px 5px 0 5px;
	-moz-box-shadow: 0 0 5px #aeaeae;
	-webkit-box-shadow: 0 0 5px #aeaeae;
	box-shadow: 0 0 5px #aeaeae;
	text-align: center;
	overflow: hidden;
}

.wp-inspiration-grid li {
	display: block;
	width: 33.3%;
	float: left;
}

.wp-inspiration-grid li.more {
	padding: 38.4% 0 0;
	position: relative;
}

.wp-inspiration-grid a {
	display: block;
	text-align: center;
	margin: 0 5px 10px;
}

.wp-inspiration-grid li.more a {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 66%;
	margin: 0;
}

.wp-inspiration-grid img {
	display: block;
	width: 100%;
}