/*
THEME NAME: Sandbox 1.6.2
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1-wpcom
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, translation-ready, blog, minimal
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

@font-face {
    font-family: 'oswaldbook';
    src: url('http:///www.fortheloveof.net/oswald-regular.eot');
    src: url('http:///www.fortheloveof.net/oswald-regular.eot?#iefix') format('embedded-opentype'),
         url('http:///www.fortheloveof.net/oswald-regular.woff') format('woff'),
         url('http:///www.fortheloveof.net/oswald-regular.ttf') format('truetype'),
         url('http:///www.fortheloveof.net/oswald-regular.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldlight';
    src: url('http:///www.fortheloveof.net/oswald-light-webfont.eot');
    src: url('http:///www.fortheloveof.net/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http:///www.fortheloveof.net/oswald-light-webfont.woff') format('woff'),
         url('http:///www.fortheloveof.net/oswald-light-webfont.ttf') format('truetype'),
         url('http:///www.fortheloveof.net/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Just some example content */


#access div {
	background: #ffffff;;
	height: 1.5em;
	margin: 1em 0;
	width: 100%;
}

#access ul,#access ul ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#access ul a {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#access ul ul ul a {
	font-style: italic;
}

#access ul li ul {
	left: -999em;
	position: absolute;
}

#access ul li:hover ul {
	left: auto;
}

#access ul li {
	margin-right: 20px;
}

.skip-link {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.entry-title,#trackbacks-list{
	clear: none; 
}

.entry-meta{
	clear: both;
	width: 100%;
	text-transform: uppercase;
	font-family: 'oswaldbook';
	font-size: 12px;
}

#container {
	margin-top: 2em;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

.alignright,img.alignright{
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft{
	float: left;
	margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter{
	display: block;
	margin: 1em auto;
	text-align: center;
	clear: both;
}

.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}

p.wp-caption-text{
	font-style: italic;
}

.gallery dl{
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

.gallery dl.gallery-columns-1 {
	width: 100%;
}

.gallery dl.gallery-columns-2 {
	width: 49%;
}

.gallery dl.gallery-columns-3 {
	width: 33%;
}

.gallery dl.gallery-columns-4 {
	width: 24%;
}

.gallery dl.gallery-columns-5 {
	width: 19%;
}

#nav-above {
	margin-bottom: 1em;
}

#nav-below {
	margin-top: 1em;
}

#nav-images {
	height: 150px;
	margin: 1em 0;
}

.navigation {
	height: 1.25em;
}

.navigation .nav-next {
	float: right;
	text-align: right;
}

.sidebar h3 {
	font-size: 1.2em;
}

input#s {
	width: 258px;
	height: 30px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	text-align: center;
	font-family: 'oswaldlight';
	color: #000;
}

.sidebar li {
	list-style: none;
	margin: 0 0 0 0;
	background-color: #ffffff;
}

.sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

.sidebar ul ul {
	margin: 0 0 0 0;
}

.sidebar ul ul li {
	list-style: disc;
	margin: 0;
}

.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}

.sidebar ul ul ul li {
	list-style: none;
}

#access ul li,.gallery dl {
	float: left;
}

#header,#footer {
	text-align: center;
}

input#author,input#email,input#url,{
	display: block;
	width: 49%;
}

#respond textarea {
	display: block;
}

.gallery *,.sidebar div,.sidebar h3,.sidebar ul {
	margin: 0;
	padding: 0;
}

/* line 14, style.scss */
body {
  font-family: "ltc-bodoni-175";
  font-style: normal;
  font-size: 16px;
  background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/ftlo-bg.png');
  background-position:center top;
  margin: 0;
  height:100%;
}

/* line 21, style.scss */
h1, h2, h3 {
  font-family: 'oswaldbook';
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

/* line 29, style.scss */
div#wrapper {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  min-height: 100%;
  background-image: url('http://www.fortheloveof.net/wp-content/uploads/2014/03/header-bg.png');
  background-position: center top;
  background-repeat: repeat-x;
  position: relative;
}

div#container {
  width: 1137px;
  min-width: 1137px;
  margin: 0px auto;
  float: none;
}

div#content {
  width: 773px;
  float: left;
  margin: 40px 0 0 0;
}

div#content ul {
list-style-type:disc;
padding: 0;
margin-left: 0;
}

/* --- sidebar --- */
/* line 355, style.scss */
div.sidebar {
  float: right;
  overflow: visible;
  list-style: none;
  width: 349px;
  min-height:100%;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
  font-family: 'oswaldlight';
  font-size: 20px;
  margin-top: 28px;
}

/* line 361, style.scss */
div.sidebar a {
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  /* display: block; */
}

/* line 370, style.scss */
div.sidebar ul,
div.sidebar ul li,
div.sidebar ul li ul,
div.sidebar ul li ul li {
  margin-top: 15px;
  padding: 0;
  list-style: none;
}

#ul tightlist2 {
line-height: 17px;
}
/* --- page --- */
div.page {
  width: 773px;
  margin: 0 auto 20px auto;
  padding-top: 10px;
  background-color: #ffffff;
}

/* --- post generic --- */
.post {
width:563px;
padding-bottom: 9px;
margin-bottom: 34px;
}

/* --- comments --- */
#comments {
width: 100%;
}

/* --- respond --- */
#respond {
width:100%;
}

/* --- entry-meta --- */
div.entry-meta {
border-bottom: 3px solid black;
margin-bottom: 5px;
height: 30px;
}

.tag-links{
  color: #6dc7ae;
  font-size: 12px;
}

/* --- sidenav --- */

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- link color -- */

a:link { 
	color: #8c8e90;
	}
a:visited { 
	color: #8c8e90;
	}
a:active { 
	color: #8c8e90;
	}

/* line 480, style.scss */
.post h2.entry-title a {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  font-family: 'oswaldbook';
}

.post h2.entry-date {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  color: #b3afae;
  font-family: 'oswaldlight';
}

.post .entry-heading .entry-date {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  display: inline-block;
}

/* comments link */

.comments-link a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-style: none;
  font-weight: 500;
}

.comments-link a:hover {
color: #000;
}

.comments-link a:link {
color: #000;
}

.comments-link a:visited {
color: #000;
}

/* --- sidebar: search --- */
/* line 379, style.scss */

li#searchholder {
padding-bottom: 20px;
}

div#padder {
 width: 165px;
 height: 5px;
 background-color: #ffffff;
}

div#subscribepadder {
 width: 165px;
 height: 37px;
 background-color: #ffffff;
}

/* Icon Nav Bar */

div#iconnav img {
 padding: 0px 0px 0px 0px;
}

div#iconnav {
 width: 165px;
 background-color: #ee3668;
 margin: 0px 0px 10px 0px;
}

/* Archives Page */
ul.archive-list {
 list-style-type:none;
}

/* General List Page */
div.entry-content ul {
list-style-type:none;
margin: 0px;
}

/* Widget Shit */
h3.widgettitle{
display:none;
}

div.thumbnail-float-left {
	float: left;
	display:inline;
        margin:6px 10px 0px 0px
}

.entry-title-2{
        float:none;
}

h2.entry-title {
    font-family: 'oswaldlight';
}

div.footer{
width: 1024px;
clear: both;
margin: 0 auto;
background-color: #ffffff;
display: block;
font-family: 'oswaldbook';
}

#footer-links{
display: inline;
text-align: right;
font-size: 12px;
float: right;
width: 400px;
padding-right: 30px;
}

/* content column */
div.entry-content {
  width: 691px;
  margin: 0 auto;
}

div.post {
  width: 773px;
  margin: 0 auto 20px auto;
  padding-top: 10px;
  background-color: #ffffff;
}

.aligncenter, img.aligncenter {
display: block;
margin 1em auto;
text-align: center;
}

a {
text-decoration:none;
}

a img {
border:none; 
}

div.pins-feed-myList {
margin-bottom: 0px;
}

div.instagram-image {
margin-bottom: 8px;
}

div.sidebar ul li ul.pins-feed-list {
margin-top: 1px;
}

div.sidebar ul li ul li.pins-feed-item {
margin-bottom: 8px;
margin-top: 0px;
}


.commentlist .children li.comment.depth-2 {
	padding: 10px 25px;
	width: 747px;
}

.commentlist .children li.comment.depth-3 {
	padding: 10px 50px;
	width: 6970px;
}

.commentlist .children li.comment.depth-4 {
	padding: 10px 75px;
	width: 647px;
}

.commentlist .children li.comment.depth-5 {
	padding: 10px 100px;
	width: 597px;
}

div.adbox {
width: 300px;
padding: 5px 26px 3px 27px;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
background-color: #ffffff;
}

div.aboutbox {
padding: 0px 0px 0px 0px;
margin: 0px auto;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}

blockquote {
display: block;
padding: 5px;
margin: 0;
background-color: #dddddd;
}

blockquote p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}

p.slideshow-title {
 color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
}

p.slideshow-caption {
 color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
}

div.fullsidebar {
  background-color: #ffffff;
  width: 370px;
  min-height: 100%;
  margin-right: 40px;
  padding-left: 10px;
  height: 100%;
}

pins-feed-item.li {
  margin-top: 0px;
}

div.ftlo-like-box {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2012/10/ftllo-facebook-like-bg.png');
background-repeat:no-repeat;
height: 67px;
width: 165px;
}

div.like-box-filler {
padding: 36px 0px 0px 50px;
}

div.nav-previous {
	text-align: right;
	display: block;
	margin: 0;
	width: 80px;
	min-width: 80px;
	font-family: 'Playfair Display', serif;
	float:left;
	font-size: 16px;
	height: 27px;
	min-height: 27px;
}

div.nav-next {
	display: block;
	text-align: left;
	margin: 0;
	width: 80px;
	min-width: 80px;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	height: 27px;
	min-height: 27px;
}

#nav-below {
	margin: 25px auto 0 auto;
	width: 220px;
	text-align: center;
	height: 27px;
	line-height: 27px;
	float: none;
}

div.nav-divider {
	text-align: center;
	display: inline-block;
	width: 26px;
	min-width: 26px;
	padding-top: 6px;
	height: 13px;
	min-height: 13px;
}

div.holder{
width: 334px;
height: 35px;
padding: 5px 26px 3px 27px;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2012/10/ftlo-subscribe-box.png');
background-repeat:no-repeat;
overflow: hidden;
clear:both;
}

input#subscribe-field{
	width: 258px !important;
	height: 30px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	text-align: center;
	font-family: 'oswaldlight';
	text-transform: uppercase;
}

ul.xoxo {
overflow: visible;
}

a.uncategorized, span.uncategorized, span.uncategorized a, div.uncategorized a {
color: #a7a9ac;
}

a.diy, span.diy, span.diy a, div.diy a {
color: #93d3c2;
}

a.food-wellness, span.food-wellness, span.food-wellness a, div.food-wellness a{
color: #f48cab;
}

a.life-with-kids, span.life-with-kids, span.life-with-kids a, div.life-with-kids a{
color: #ee4970;
}

a.personal-style, span.personal-style, span.personal-style a, div.personal-style a {
color: #ed3a68;
}

div#header {
margin: 0 auto;
position: relative;
width: 1137px;
height: 234px;
}

div#header-links {
float: left;
margin-top: 24px;
font-family: 'oswaldbook';
font-size: 16px;
margin-left: -6px;
}

div#header-logo {
float: right;
margin-top: 11px;
}

div#access {
float: left;
margin-top: 124px;
border-bottom: 2px solid #3b3a3c;
width: 753px;
font-family: oswaldlight;
font-size: 16px;
}

div.post-header {
background-color: #ffffff;
margin-bottom: 20px;
height: 43px;
line-height: 43px;
width: 738px;
min-width: 738px;
padding-left: 35px;
clear: both;
}

div#header-diy {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/diy-swash.png');
background-repeat:no-repeat;
text-align:center;
height: 29px;
width: 134px;
line-height: 29px;
}

div#header-food-wellness {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/food-wellness-swash.png');
background-repeat:no-repeat;
text-align:center;
height: 29px;
width: 130px;
line-height: 29px;
}

div#header-personal-style {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/personal-style-swash.png');
background-repeat:no-repeat;
text-align:center;
height: 27px;
width: 134px;
line-height: 27px;
}

div#header-life-with-kids {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/life-with-kids-swash.png');
background-repeat:no-repeat;
text-align:center;
height: 27px;
width: 131px;
line-height: 27px;
}

div#header-faqs {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/faqs-swash.png');
background-repeat:no-repeat;
text-align:center;
height: 28px;
width: 127px;
line-height: 28px;
}

div#header-links a {
color: #000000;
}

.socialbox img {
margin: 0px 10px;
}

div#sidebar-recent-posts {
position: relative;
margin-bottom: 10px;
padding-bottom: 20px;
height: 410px;
min-height: 410px;
}

div#sidebar-recent-posts-header {
position: absolute;
text-align: center;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/sidebar-recent-posts-header.png');
height: 42px;
width: 258px;
line-height: 42px;
color: #ffffff;
left: 45px;
top: -20px;
z-index: 100;
}

div#sidebar-diy {
position: relative;
margin-bottom: 10px;
padding-bottom: 20px;
height: 300px;
min-height: 300px;
}

div#sidebar-diy-header {
position: absolute;
text-align: center;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/sidebar-diy-header.png');
height: 42px;
width: 249px;
line-height: 42px;
color: #ffffff;
left: 45px;
top: -20px;
z-index: 100;
}

div#sidebar-food-wellness {
position: relative;
margin-bottom: 10px;
padding-bottom: 20px;
height: 300px;
min-height: 300px;
}

div#sidebar-food-wellness-header {
position: absolute;
text-align: center;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/sidebar-food-and-wellness-header.png');
height: 42px;
width: 249px;
line-height: 42px;
color: #ffffff;
left: 45px;
top: -20px;
z-index: 100;
}

div#sidebar-personal-style {
position: relative;
margin-bottom: 10px;
padding-bottom: 20px;
height: 300px;
min-height: 300px;
}

div#sidebar-personal-style-header {
position: absolute;
text-align: center;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/sidebar-personal-style-button.png');
height: 38px;
width: 252px;
line-height: 38px;
color: #ffffff;
left: 45px;
top: -20px;
z-index: 100;
}

div.sharebar {
float: right;
display: inline;
}

div.termsbox {
width: 258px;
margin: 0 auto;
font-size: 12px;
text-align: left;
padding-bottom: 20px;
}

div.sponsors-header {
background-image: url('http://www.fortheloveof.net/wp-content/uploads/2014/03/sidebar-sponsors-header.png');
background-repeat:no-repeat;
line-height: 43px;
height: 43px;
width: 257px;
margin: 0 auto;
color: #fff;
}

div.category-page {
float:left;
clear: both;
color: #000;
height: 43px;
margin-bottom: 10px;
font-family: 'oswaldlight';
font-size: 20px;
}

span.cat-page-buttons a {
color: #000;
}

span.cat-page-buttons {
margin-top: 10px;
}

div.elsewhere {
	width: 258px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	text-align: center;
	margin: -15px auto 0 auto;
}

div.post-thumbnail {
width: 175px;
height: 220px;
text-align: center;
font-family: 'oswaldlight';
}

div.post-thumbnail img {
border: 15px solid white;
}

a.portfolio-link {
text-align: center;
text-transform: uppercase;
color: #000;
}

div.bio-gravatar {
position: relative;
height: 125px;
width: 135px;
text-align:center;
margin-right: 10px !important;
}

div.bio-namebox {
position: absolute;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/bio-box-frame.png');
height: 27px;
text-align: center;
padding-top: 98px !important;
width: 135px;
z-index: 1000;
font-family: 'oswaldlight';
}

div.bio-namebox h3 {
font-family: 'oswaldlight';
font-size: 14px;
padding-top: 2px;
}

#author-bio-box .bio-gravatar img {
border: 0px !important;
margin-right: 0px !important;
}

div.comments {
width: 100%;
}

ul.commentlist {
list-style-type: none !important;
}

ul.commentlist li {
width: 100%;
margin-bottom: 10px;
}

div#popup-nag-box {
position: absolute;
bottom: 0px;
left: 30%;
background-image: url('http://www.fortheloveof.net/wp-content/uploads/2014/03/fb-pop-up-box.png');
height: 155px;
width: 474px;
text-align: center;
color: #fff;
font-size: 16px;
}

div#nag-box-button {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/fb-pop-up-button.png');
height: 27px;
line-height: 27px;
width: 159px;
margin: 0 auto;
}

div#nag-box-button a {
color: #fff;
font-family: 'oswaldlight';
}

div.oswald, span.oswald, a.oswald {
    font-family: 'oswaldbook';
}

a.related-link {
color: #d0cecd;
text-transform: lowercase;
font-style: italic;
font-size: 8px;
}

div.cat-page-title-diy {
float: left;
color: #fff;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/cat-page-swash-diy.png');
width: 219px;
padding-left: 20px;
height: 42px;
line-height: 42px;
text-align: left;
margin-top: -6px;
text-transform:uppercase;
}

div.cat-page-title-food-wellness {
float: left;
color: #fff;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/cat-page-swash-food-wellness.png');
width: 218px;
padding-left: 20px;
height: 42px;
line-height: 42px;
text-align: left;
margin-top: -6px;
text-transform:uppercase;
}

div.cat-page-title-life-with-kids {
float: left;
color: #fff;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/cat-page-swash-life-with-kids.png');
width: 218px;
padding-left: 20px;
height: 41px;
line-height: 42px;
text-align: left;
margin-top: -6px;
text-transform:uppercase;
}

div.cat-page-title-personal-style {
float: left;
color: #fff;
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/cat-page-swash-personal-style.png');
width: 218px;
padding-left: 20px;
height: 42px;
line-height: 42px;
text-align: left;
margin-top: -6px;
text-transform:uppercase;
}

div#subscribeholder {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/subscribe-swash.png');
height: 38px;
width: 256px;
line-height: 38px;
margin: 0 auto;
}

div#subscribeholder a {
color: #fff;
}

.hideable {
    display: none;
}

.hideablediy {
    display: none;
}

.hideablefood {
    display: none;
}

.hideablestyle {
    display: none;
}

td.related-posts {
vertical-align: top;
}

div#related_posts {
padding-left: 35px;
}

div.relatedcontent {
line-height: 12px;
font-size: 14px;
text-transform: lowercase;
font-style: italic;
}

div.relatedcontent a {
color: #d1d3d4;
}

div.caption {
  font-family: "ltc-bodoni-175";
  font-style: italic;
  margin-top: -10px;
}

img.related-thumbnail {
height: 120px;
width: 120px;
}

p.bio-description {
padding-top: 35px;
background-color: transparent;
}

div.commentmetadata {
display: none;
}

span.says {
display: none;
}

div#invisible-box {
display: none;
}

div.reply {
color: #fff;
background-image: url('http://www.fortheloveof.net/wp-content/uploads/2014/03/comment-reply-swash.png');
text-align: center;
font-family: 'oswaldbook';
height: 25px;
width: 71px;
line-height: 25px;
margin: 0px 10px 10px 0px;
clear: both;
text-transform: uppercase;
}

a.comment-reply-link {
color: #fff;
}

div.comment-body {
padding: 10px;
background-color: #fff;
}

cite.fn {
font-family: 'oswaldlight';
text-transform: uppercase;
color: #000;
font-style: normal;
font-size: 24px;
padding-bottom: 10px;
}

cite.fn a {
color: #000;
}

div.vcard img {
padding-right: 10px;
}

div.blog-yumprint-save {
display: none;
}

div.blog-yumprint-recipe {
  font-family: "ltc-bodoni-175";
}

div.easyrecipe {
border: 0px solid white !important;
font-family: "ltc-bodoni-175" !important;
}

div.ERSName {
font-family: 'oswaldbook' !important;
color: #f48cab !important;
text-transform: uppercase;
}

span.ERSPrintBtnSpan {
font-family: 'oswaldbook' !important;
color: #f48cab !important;
background-color: #fff !important;
border: 0px solid white !important;
}

.ERSPrintBtn {
background-color: #fff !important;
border: 0px solid white !important;
}

span.ui-button-text {
font-family: 'oswaldbook' !important;
color: #f48cab !important;
text-transform: uppercase;
padding-left: 40px !important;
font-size: 14px;
}

div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon {
background-image:url('http://www.fortheloveof.net/wp-content/uploads/2014/03/print-food-wellness.png') !important;
width: 21px !important;
height: 18px !important;
background-repeat: no-repeat;
padding-left:10px;
}

div.ERSHeading {
font-family: 'oswaldbook' !important;
color: #000 !important;
text-transform: uppercase;
}

div.textwidget {
width: 258px;
margin: 0 auto;
font-size: 12px;
text-align: left;
padding-bottom: 20px;
}

#author-bio-box h3 {
padding-top: 2px !important;
}

span..pibfi_pinterest {
margin: 0 auto;
}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

:-ms-input-placeholder {  
   color: #000;  
}

ul.children {
list-style-type: none !important; 
margin-top: 10px;
}

div#slideshowholder {
overflow: hidden;
height: 400px;
min-height: 400px;
max-height: 400px;
position: relative;
width: 300px;
margin: -15px auto 0 auto;
}

div.slideshowholdersmall {
overflow: hidden;
height: 282px;
min-height: 282px;
max-height: 282px;
position: relative;
width: 300px;
margin: -5px auto 0 auto;
}

div#slideshowme {
position: absolute;
left: 0;
top: 0;
width: 1600px;
min-width: 1600px;
text-align: left;
}

div#slideshowdiy, div#slideshowfood, div#slideshowpersonal {
position: absolute;
left: 0;
top: 0;
width: 1600px;
min-width: 1600px;
height: 282px;
min-height: 282px;
text-align: left;
z-index:10;
}

#slideshowdiy ul, #slideshowfood ul, #slideshowpersonal ul  {
	list-style: none;
	list-style-type: none;
	width: 1600px;
	min-width: 1600px;
	height: 282px;
	max-height: 282px;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
}

#slideshowdiy li, #slideshowfood li, #slideshowpersonal li {
	display: inline-block;
	list-style-type: none;
}

#slideshowholder ul {
	list-style: none;
	list-style-type: none;
	width: 1600px;
	min-width: 1600px;
	height: 380px;
	max-height: 380px;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
}

#slideshowholder li {
	display: inline-block;
	list-style-type: none;
}

ul {
	list-style: none;
	list-style-type: none;
	-webkit-padding-start: 0px;
	padding-left: 0px;
}

span.ERComment {
	display: none !important;
}

p.comment-subscription-form {
	display: none;
}

input#submit {
background-color: #000;
color: #fff;
border: 0px solid black;
text-transform: uppercase;
padding: 5px;
font-family: 'oswaldbook';
}

h2.widgettitle {
display: none;
}

p#subscribe-text {
display: none;
}

p#subscribe-submit {
display: none;
}

.21Day {
  font-family: "ltc-bodoni-175";
  font-style: normal;
  font-size: 10px;
  background-position:center top;
  margin: 0;
  height:100%;
}