/* 
Theme Name: The First Year v2
Theme URL: http://thefirstyearblog.com/
Description: Responsive theme for the First Year.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 2.0
*/

/* RESET
----------------------------------------------------------------------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type="submit"], input[type="text"] {
    -webkit-appearance: none;
}
	
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* MAIN CONTAINER */
.container {
    max-width: 100%;
    margin: 0 auto;
}

/* COLUMN WIDTH ON DISPLAYS +768px */
@media ( min-width : 800px ) {

    .span_content {
        margin-left: 0;
        width: 65%;
        max-width: 600px;
        float: left;
        display: inline-block;
    }

    .span_content_full {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }

    .span_sidebar {
        width: 32%;
        min-width: 300px;
        max-width: 300px;
        float: right;
        display: inline-block;
        clear: right;
    }
}
.wrapper {
    margin: 0 auto 0;
    padding: 0 30px;
    width: 100%;
    max-width: 1040px;
    background-color: #ffffff;
}

.wrap {
    margin: 0 auto 0;
    padding: 0 30px;
    width: 100%;
    max-width: 1040px;
}

/*---------STRUCTURE---------*/
.slicknav_menu, #mobile_nav {
	display: none;
}
body                           {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.7;
	color: #676460;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
}
a  {
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out }
a:link, a:visited, a:active          {
	color: #53bba2;
	text-decoration: underline }
a:hover             {
	color: #87ceb7;
	text-decoration: none }
p    {
	margin-top: 10px;
	margin-bottom: 20px }
h1, h2, h3, h4, h5              {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 10px }
h1                        {
	color: #53bba2;
	font-size: 30px; }
h2      {
	color: #53bba2;
	font-size: 30px; }
h3                       {
	color: #53bba2;
	font-size: 24px; }
h4        {
	color: #f68364;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
}
h5        {
	color: #8d8b88;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clear {
	width: 1px;
	height: 1px;
	clear: both }

.clear {
	clear: both }
.sep {
	height: 1px;
	border-bottom: 1px solid #efefef;
	clear: both;
	display: block;
	margin: 30px 0;
}
/*---------HEADER---------*/
.slicknav_menu {
	display: none;
}	
.header {
	padding: 28px 0 22px;
	background-color: #ffffff;
	border-bottom: 1px solid #efefef;
	margin-bottom: 40px;
}
	.header .wrap {
		padding: 0;
	}
.header .logo    {
	margin: 0;
	float: left;
	display: inline-block; }
	.header .logo a {
		display: inline-block;
		width: 343px;
		height: 94px;
		background: url(images/logo.png) no-repeat;
		background-size: 100% auto;
	}
.headerad {
	text-align: center;
	background-color: #a4a2a0;
	padding: 10px 0;
}
.headerad .textwidget {
	width: 728px;
	margin: 0 auto;
}
.headerad img, .headerad img {
	display: block;
}

/*---------CONTENT---------*/
.span_content                            {
	 }
	
.span_content img, .span_sidebar img {
	max-width: 100%;
	height: auto;
}
.span_content ul, .span_content ol {
	margin: 0;
	padding: 0;
	margin-bottom: 15px }
.span_content ul li  {
	list-style-type: none;
	margin: 0 0 3px 10px;
	padding: 0; }
.span_content ul li:before {
	color: #87ceb7;
	font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	content: '\2022'; /* '' */
	margin: 0 6px 0 -10px;
	font-size: 15px;
}
.span_content ol li  {
	list-style-type: decimal;
	padding: 0 0 10px;
	margin: 0 0 0 20px }

.video-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	}


/*---------SIDEBAR---------*/

.sidebar                  {
	font-size: 95%;
	line-height: 1.5;
	 }
.leftsidebar         {
	width: 48%;
	float: left }
.rightsidebar    {
	width: 48%;
	float: right; }
.midsidebar {
	overflow: hidden;
}
.lowersidebar {
	clear: both;
}
.widget        {
	margin-bottom: 40px; }
.widget h3.widgettitle {
	margin: 0 0 10px;
}	
.widget a {
	text-decoration: none;
}
.widget p    {
	margin: 0 0 10px }
.widget p:last-of-type, .widget li:last-of-type {
	margin-bottom: 0;
}
.sidebar .ad { 
	text-align: center;
}
	.sidebar .ad h3.widgettitle {
		display: none;
	}
.topsidebar .ad .textwidget, .lowersidebar .ad .textwidget {
	width: 300px;
	margin: 0 auto;
}
.sidebar select     {
	color: #8d8b88;
	font-size: 12px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	line-height: 30px;
	height: 30px;
	padding: 0 8px;
	width: 100%;
	border: 1px solid #e2e2e2 }
.sidebar .screen-reader-text {
	display: none;
}

.about {
	margin-bottom: 30px;
}
.about h3.widgettitle:after {
	width: 115px;
	height: 115px;
	display: block;
	float: right;
	content: "";
	background: url(images/about.jpg) no-repeat;
	background-size: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 0 5px 0;
}

.sidebar .social {
	text-align: center;
	clear: both;
}
.sidebar .social a {
	color: #f68364;
	text-decoration: none;
	font-size: 28px;
	margin-left: 1px;
	padding: 2px;
	margin-top: 4px;
	display: inline-block;
}
.sidebar .social a:hover {
	color: #87ceb7;
}
.subscribe {
	border: 1px solid #efefef;
	padding: 20px;
	text-align: center;
}
.subscribe h3.widgettitle {
	
}
.subscribe p {
	margin: 10px 0;
}
.subscribe .emailform  {
	clear: both;
	margin: 14px 0 0; }
.subscribe .emailinput {
	color: #676460;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	line-height: 36px;
	background-color: #efefef;
	border: none;
	padding: 0 10px;
	margin: 0;
	width: 100%;
	height: 36px;
	vertical-align: middle; }

.subscribe .emailsubmit {
	color: #ffffff;
	font-size: 15px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 34px;
	background-color: #676460;
	text-align: center;
	cursor: pointer;
	border: none;
	padding: 0px 10px;
	margin: 13px 0 0;
	height: 36px;
	width: 100%;
	vertical-align: middle; }
.subscribe .emailsubmit:hover {
	background-color: #87ceb7 }



/*Recent Posts Widget*/
.recentposts {
	overflow: hidden;
}
.recentposts .item {
	margin-bottom: 15px;
	overflow: hidden;
	 }
.recentposts img {
	margin-right: 4%;
	width: 33%;
	height: auto;
	float: left;
	 }
.recentposts .item:last-of-type {
		margin-bottom: 0;
	}
.recentposts h4 {
	margin: 12px 0 5px;
	color: #f68364;
	font-size: 20px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 300;
}
.recentposts a {
	color: #676460 !important;
}
.recentposts a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	
	 }
.sidebar .postmeta {
	font-size: 11px;
	margin: 0;
}


/*Featured Posts Widget*/
.sidebar .featuredposts {
	overflow: hidden;
}
.sidebar .featuredposts .item {
	margin-bottom: 15px;
	overflow: hidden;
	width: 47%;
	margin-right: 6%;
	text-align: center;
	float:left;
	 }
.sidebar .featuredposts img {
	width: 100%;
	height: auto;
	 }
.sidebar .featuredposts .item:nth-child(2n) {
		margin-right: 0;
	}
	.sidebar .featuredposts .item:nth-child(2n+1) {
			clear: both;
		}
.sidebar .featuredposts h4 {
	margin: 6px 0 8px;
	color: #f68364;
	font-size: 20px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 300;
}
.sidebar .featuredposts a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	 }

/*Featured Posts Widget*/
.categoryposts, .popularposts {
	overflow: hidden;
}
.categoryposts .item, .popularposts .item {
	margin-bottom: 15px;
	overflow: hidden;
	width: 47%;
	margin-right: 6%;
	text-align: center;
	float:left;
	 }
.categoryposts img, .popularposts img {
	width: 100%;
	height: auto;
	 }
.categoryposts .item:nth-child(2n), .popularposts .item:nth-child(2n) {
		margin-right: 0;
	}
	.categoryposts .item:nth-child(2n+1), .popularposts .item:nth-child(2n+1) {
			clear: both;
		}
.categoryposts h4, .popularposts h4 {
	margin: 6px 0 8px;
	color: #f68364;
	font-size: 20px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 300;
}
	.categoryposts h4 a, .popularposts h4 a {
		color: #f68364;
	}
.categoryposts a:hover, .popularposts a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	 }
.widget_categoryposts h3.widgettitle a em {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #8d8b88;
	margin: 10px 0 0;
	font-weight: normal;
}

.sidebar .featuredposts, .recentposts, .widget_categoryposts, .popular-posts {
	border: 1px solid #efefef;
	padding: 20px;
}
	.widget_categoryposts, .popular-posts {
		padding-bottom: 10px;
	}
.sidebar .featuredposts h3.widgettitle, .recentposts h3.widgettitle, .widget_categoryposts h3.widgettitle {
	margin: 0 0 17px;
}

/*---------POSTS---------*/

.post {
	margin-bottom: 40px;
	}
.singlepost {
	
}
.post-title h1, .post-title h2 {
	margin: 0 0 3px;
}
.post-title h1 a, .post-title h2 a {
	text-decoration: none;
}
.post-title h1 a:hover, .post-title h2 a:hover {
	color: #f68364;
}
.post-date {
	width: 63px;
	height: 63px;
	text-align: center;
	float: left;
	background: url(images/datebg.png) no-repeat;
	background-size: 100% auto;
	color: #ffffff;
	margin: -4px 15px 0 -64px;
}
	.post-date .month {
		font-size: 16px;
		line-height: 16px;
		margin-top: 9px;
		text-transform: uppercase;
		display: block;
	}
	.post-date .day {
		font-size: 32px;
		line-height: 27px;
		font-weight: 300;
		display: block;
	}
.post .edit {
	text-transform: lowercase;
	letter-spacing: 0 }
.postmeta               {
	color: #676460;
	font-size: 12px;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 25px; }
.postmeta a   {
	color: #727272;
	text-decoration: none }
.postmeta a:hover, .edit a:hover, .metabottom a:hover          {
	color: #f68364;
	text-decoration: none }
.postmeta em {
	font-weight: normal;
	color: #8d8b88;
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
}
.postmeta .ccount {
	display: inline-block;
}
.postmeta .ccount:before {
	content: "//";
	display: inline-block;
	color: #efefef;
	margin: 0 10px 0 8px;
}
.metabottom {
	clear: both;
	margin-top: 30px;
	overflow: hidden;
}
.metabottom .left      {
	width: 70%;
	float: left;
	display: inline-block; }
.metabottom .right      {
	text-align: right;
	max-width: 30%;
	float: right }

.metabottom.more {
	line-height: 40px;
}
a.more-link     {
	text-transform: none;
	letter-spacing: normal;
	color: #f68364;
	font-size: 24px;
	font-weight: 300; }
a.more-link:hover     {
	color: #53bba2;
	 }

a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link  {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #8d8b88;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-left: 8px;
	padding: 1px 3px }
a.post-edit-link:hover, a.comment-edit-link:hover, a.comment-r-link:hover, a#cancel-comment-reply-link:hover {
	color: #fff;
	background-color: #676460 }
	
.post img.alignnone {
	display: block;
	margin: 8px 0 20px;
}
.alignleft {
	margin-right: 10px;
	float: left }
.alignright {
	margin-left: 10px;
	float: right }
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote        {
	color: #8d8b88;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 4px solid #c4c3c1 }
.wp-caption {
	text-align: center;
	max-width: 100% !important; }
.wp-caption p   {
	color: #8d8b88;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
	
/* Recipe Styles*/
.recipe, .easyrecipe                          {
	color: #676460;
	font-style: normal;
	font-size: 95%;
	line-height: 1.6;
	margin: 35px 0 35px;
	padding: 25px;
	border: 1px solid #efefef;
	background-color: #f0f0f0; }
.recipehead {
	background-color: #87ceb7;
	padding: 25px 25px;
	margin: -25px -25px 25px;
}
.recipe h2                     {
	margin: 0 0 6px;
	color: #ffffff; }
	
	.easyrecipe .ERName {
		color: #53bba2;
		font-size: 30px;
		font-weight: 300;
	}
	.recipe h2:before, .easyrecipe .ERName:before {
		content: "";
		width: 80px;
		height: 80px;
		display: none;
		background: url(images/avatar.png) no-repeat;
		background-size: 100% auto;
		color: #ffffff;
		margin: -45px auto 10px;
	}
	
.recipe h3                    {
	color: #f68364;
	clear: left; 
	font-size: 21px;
	margin: 0 0 10px;
}
	
	.easyrecipe .ERIngredientsHeader, .easyrecipe .ERInstructionsHeader, .easyrecipe .ERNotesHeader {
		color: #f68364;
		font-size: 21px;
		font-weight: 300;
	}
	.recipe h3#directions {
		margin-top: 20px;
	}
.recipe h4, .easyrecipe .ERSeparator                    {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: bold;
	color: #53bba2;
	list-style-type: none;
	margin: 15px 0 6px; }
	.easyrecipe .ERSeparator:before {
		display: none;
	}
.recipe p, .recipe ol, .recipe ul       {
	margin-top: 5px;
	margin-bottom: 12px }
.recipe ul li {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
	.recipe ol li:last-of-type, .recipe ul li:last-of-type {
		margin-bottom: 0;
		padding-bottom: 0;
	}
.recipe .summary   {
	margin-top: 5px;
	margin-bottom: 1px;
	clear: left;
	font-size: 110%; }
.recipe .time, .easyrecipe .ERHead           {
	color: #676460;
	font-size: 12px;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 25px;
	margin: 3px 0 3px;
}

.recipe .time p {
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0 }
.recipe .time strong  {
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #8d8b88;
	letter-spacing: normal;
	 }
.recipe .left {
 }
.recipe .right {
 }
.recipe .photo {
	display: block;
	width: 140px;
	height: auto;
	float: right;
	margin: 0px 0 15px 10px;
	font-size: 90%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.recipe .printbutton         {
	width: 140px;
	float: right;
	clear: right;
	text-align: center;
	margin: 0;
}
.printbutton a {
	margin: 0;
	display: inline-block;
	color: #ffffff;
	background-color: #676460;
	font-size: 11px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	padding: 1px 12px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.printbutton a:before { 
	font-family: "fontello";
	content: '\e805';
	margin: 0 7px 0 0;
	position: relative;
	top: 1px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}
.printbutton a:hover {
	background-color: #87ceb7;
}
.printbutton img {
	vertical-align: middle;
	margin-right: 1px;
}

.recipe .left {
	margin-bottom: 25px;
}
.recipe .notes  {
	color: #8d8b88;
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
	clear: left }
.recipe .source   {
	color: #8d8b88;
	font-size: 11px;
	font-style: italic;
	margin-top: 25px;
	clear: left }

.recipe .source p:last-of-type {
	margin-bottom: 0;
}


.innerpostads {
	position: relative;
	margin: 25px 0 0;
}
.innerpostads .widget {
	min-height: 250px;
}
.innerpostads .widget.ad {
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
}
.innerpostads .widget.subscribe {
	width: 100%;
	float: left;
	min-width: auto;
	min-height: ;
	padding-left: 320px;
}

.innerpostads .subscribe {
	margin: 0;
	padding: 5%;
	background-image: none;
	text-align: center;
	margin-bottom: 15px;
}
.innerpostads .subscribe h3 {
	font-size: 42px;
	margin: -5px 0 0;
	color: #ffffff;
}
.innerpostads .subscribe p {
	margin: 10px 0;
	text-align: center;
}
.innerpostads .social, .innerpostads .social p {
	text-align: center;
}


/*---------TEASER STYLES---------*/

.teaserpost {
	width: 46.5%;
	margin: 0 0 20px 0;
	float: left;
	}
	.teaserpost.oddpost {
		margin-right: 7%;
		clear: left;
	}
.teaserpost .postthumb img {
	width: 100%;
	height: auto;
}
.teaserpost p.excerpt {
	text-align: justify;
	font-size: 95%;
	margin-bottom: 5px;
}
.teaserpost .post-title h2 {
	margin: 10px 0 15px;
}
.teaserpost .post-title h2:before {
	display: none;
}
.teaserpost .more-link {
	text-decoration: none;
	float: none;
	display: inline-block;
}
.teaserpost .metabottom {
	margin-top: 10px;
	 }

/*---------HOMEPAGE SECTIONS---------*/

.featured-home {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.featured-home h3.widgettitle {
	display: none;
}	
.featured-home .featured {
	overflow: hidden;
} 
.featured-home .featured .item {
	width: 24%;
	margin: 0 1.3% 0 0;
	position: relative;
	float: left;
}	
	.featured-home .featured .item:nth-child(4n) {
		margin-right: 0;
	}
.featured-home .featured .item img {
	width: 100%;
	height: auto;
	display: block;
}

.featured-home .featured a {
	text-decoration: none;
	display: block;
}

.featured-home .featured a h4 {
	text-align: center;
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: #87ceb7;
	background-color: rgba(135,206,183,.9);
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding: 10px;
	line-height: 1.2;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.featured-home .featured a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	
}

.featured-home .featured .postmeta {
	display: none;
}
/*---------ARCHIVE STYLES---------*/

h2.archivetitle, h3.searchtitle     {
	margin-top: 0;
	margin-bottom: 25px }
.catdesc {
	display: none;
}
.archives        {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
	clear: left;
	overflow: hidden }
.archivepost             {
	font-size: 12px;
	line-height: 15px;
	margin-right: 3.5%;
	margin-bottom: 20px;
	width: 31%;
	float: left;
	text-align: center; }
.archivepost:nth-child(3n) {
	margin-right: 0 }
	.archivepost:nth-child(3n+1) {
		clear: both; }
.archivepost img     {
	width: 100%;
	height: auto }
.archivepost a  {
	text-decoration: none }
.archivepost .postmeta {
	font-size: 11px;
	margin: 0;
}
.archivepost h4        {
	margin: 10px 0;
	color: #f68364;
	font-size: 20px;
	line-height: 1.1;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 300;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out }
.archivepost a {
	color: #f68364;
}
.archivepost a:hover, .archivepost a:hover h4   {
	color: #87ceb7; }
	
.archiveslist      {
	color: #6b6963;
	font-size: 13px;
	line-height: 21px;
	overflow: hidden;
	-moz-column-count: 3;
	-moz-column-gap: 15px;
	-webkit-column-count: 3;
	-webkit-column-gap: 15px;
	column-count: 3;
	column-gap: 15px; }
.archiveslist li   {
	 }
.archiveslist ul li      {
	color: #87ceb7;
	font-size: 11px; }
.archiveslist a:link, .subcategories a:link  {
	color: #6b6963;
	text-decoration: none }
.archiveslist a:visited, .subcategories a:visited  {
	color: #919394;
	text-decoration: none }
.archiveslist a:hover, .subcategories a:hover   {
	color: #87ceb7 }
.archiveslist a:active, .subcategories a:active   {
	color: #87ceb7 }
.archiveslist em     {
	color: #8d8b88;
	font-size: 10.5px }
	
.subcategories li:before {
	display: none;
}
.subcats    {
	border: 1px solid #efefef;
	margin-bottom: 30px;
	padding: 20px 15px 5px; }
.subcats h4 {
	color: #676460;
	text-align: center;
	margin: 0 0 10px;
}
.subcats ul.subcategories {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

.subcats ul.subcategories li ul li  {
	display: inline-block; 
	margin: 0;
	padding: 0;
}
.subcats ul.subcategories li ul li a {
	color: #8d8b88;
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: 5px 10px;
}
.subcats ul.subcategories li ul li a:hover {
	color: #ffffff;
	background-color: #87ceb7;
	cursor: pointer;
}
ul.tagindex, .tagindex li {
	margin: 0!important;
	padding: 0 !important;
}
.tagindex li:before  {
	display: none; }
.tagindex a     {
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-right: 2px;
	width: 17px;
	height: 19px;
	float: left;
	border: solid 1px #f6f5f5 }
.tagindex a:link   {
	color: #919394;
	text-decoration: none }
.tagindex a:visited    {
	color: #8d8b88;
	text-decoration: none }
.tagindex a:active   {
	color: #919394;
	text-decoration: none }
.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #87ceb7 }
.tagtitle   {
	color: #8d8b88;
	text-transform: uppercase }
.tagtitle a  {
	text-decoration: none;
	text-transform: none }
.tagtitle em  {
	color: #8d8b88;
	letter-spacing: normal;
	font-style: italic;
	margin-left: 10px;
	float: right }
.tagtitle em a  {
	color: #8d8b88;
	font-size: 11px }
.tagtitle a:hover  {
	color: #87ceb7 }

.affiliate-items {
	margin:  45px 0 45px;
}
h3.affiliate {
	margin: 5px 0 5px;
}	
h3.affiliate:before {
	content: "";
	width: 63px;
	height: 63px;
	display: inline-block;
	float: left;
	background: url(images/cakebg.png) no-repeat;
	color: #ffffff;
	margin: -4px 13px 0 -77px;
}
.affiliates {
	
}
.affiliates .item {
	width: 22%;
	margin-right: 4%;
	margin-bottom: 10px;
	clear: none;
}
	.affiliates .item:nth-child(4n) {
		margin-right: 0;
	}
	.affiliates .item:nth-child(4n+1) {
		clear: left;
	}
.affiliates h4        {
	margin: 5px 0 5px;
	font-size: 18px; }
.affiliates .postmeta {
	color: #8d8b88;
	font-weight: normal;
}
.small {
	color: #8d8b88;
	font-size: 12px;
	font-style: italic;
	margin: -5px 0 10px;
}
/*---------FORMS---------*/

#submit, .submitbutton, #commentform #submit          {
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	background-color: #676460;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	cursor: pointer;
	margin-top: 5px;
	padding: 9px 16px 8px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border-style: none;    }
#submit:hover, .submitbutton:hover, #commentform #submit:hover        {
	background-color: #87ceb7 }
.commentinput, .styledinput, .captchainput, #commentform input[type=text]            {
	color: #676460;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 7px;
	border: solid 1px #e2e2e2;
	width: 100%; }
#commentform textarea            {
	color: #676460;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	padding: 10px;
	border: solid 1px #e2e2e2;
	width: 100%; }

.wpcf7-form   {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	width: 100% }
.wpcf7-form .formfield  {
	overflow: hidden }
.wpcf7-form p  {
	font-size: 13px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	display: block;
	margin: 0 20px 0 0;
	padding: 7px 0;
	width: 400px;
	float: left }

.wpcf7-form .styledinput  {
	display: block;
	margin: 0;
	width: 100%;
	float: left }
.wpcf7-form .submit {
	margin-left: 220px;
	clear: both }
.searchform {
	max-width: 350px;
	border: 1px solid #e2e2e2;
}
.searchform .searchinput {
	color: #8d8b88;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 35px;
	background-color: #fff;
	padding: 0 15px;
	border: none;
	width: 85%;
}
.searchform .searchsubmit {
	color: #f68364;
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
	background-color: transparent;
	font-family: "fontello";
	cursor: pointer;
	text-align: right;
	width: 15%;
	border-style: none;   
	margin: 0 0 0 -4px; 
}
.searchform .searchsubmit:hover        {
	color: #87ceb7; }


/*---------FOOTER---------*/

.footer                                     {
	border-top: 1px solid #efefef;
	padding: 25px 0;
	overflow: hidden;
	margin-top: 25px; }

.footer a:link, .footer a:visited, .footer a:active        {
	color: #8d8b88;
	text-decoration: none }
.footer a:hover        {
	color: #f68364 }
.footernav       {	
	margin: 0;
	padding: 0;
	width: 55%;
	float: left;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .03em;
	margin: 9px 0 0;
}
.footernav li    {
	display: inline-block;
	margin: 0 15px 0 1px;
	padding: 0 }
.footernav li.top a {
	font-weight: bold;
	color: #87ceb7;
}
.footerright {
	width: 45%;
	float: right;
	text-align: right;
}
.footerright p {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .03em;
	color: #f68364;
	vertical-align: middle;
	margin: 0 6px 0 0;
}
.footerright .emailform {
	display: inline-block;
	width: 170px;
	vertical-align: middle;
}

.footerright .emailform .emailinput {
	width: 80%;
	margin: 0;
	display: inline-block;
	border: none;
	background-color: #efefef;
	color: #676460;
	font-size: 12px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	line-height: 26px;
	height: 26px;
	padding: 0 10px;
	vertical-align: middle;
}
.footerright .emailform .emailsubmit {
	width: 20%;
	margin: 0 0 0 -4px;
	color: #ffffff;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 24px;
	background-color: #87ceb7;
	text-align: center;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}
.footerright .emailform .emailsubmit:hover {
	background-color: #f68364;
	cursor: pointer;
}
.footerright .social {
	display: inline-block;
	margin: 0px 0 0 10px;
	vertical-align: middle;
}
.footerright .social a {
	color: #b3b1af;
	font-size: 21px;
	margin: 0 0 0 1px;
}
.footerright .social a:hover {
	color: #f68364;
}

/* SUBFOOTER */
.subfooter  {
	text-align: center;
	margin: 25px 0;
}
.subfooter a {
	text-decoration: none;
	color: #8d8b88;
}
.subfooter a:hover {
	color: #87ceb7;
}

.copyright               {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #989898;
	margin: 0; }
	.copyright:before {
		content: "";
		width:115px;
		height: 115px;
		display: block;
		background: url(images/avatar.png) no-repeat;
		color: #ffffff;
		text-align: center;
		margin: 50px auto 20px;
	}
	.copyright em {
		text-transform: none;
		font-size: 12px;
	}
	.copyright a {
		text-decoration: underline;
	}
	
.footerad {
	text-align: center;
	margin: 40px auto 25px;
}

/*---------COMMENTS---------*/

#comments, #pings           {
	margin-top: 5px }
#respond            {
	margin-top: 35px }
	#respond:before {
		content: "";
		width: 63px;
		height: 63px;
		display: inline-block;
		float: left;
		background: url(images/cakebg.png) no-repeat;
		color: #ffffff;
		margin: -4px 13px 0 -77px;
	}
#comment-list          {
	font-size: 13px;
	line-height: 21px;
	list-style-type: none;
	margin: 20px 0 30px;
	padding: 0;
	border-bottom: 4px double #efefef;
}
#comment-list li           {
	margin: 0;
	padding: 30px 0 30px 70px;
	border-top: 1px solid #efefef;
	list-style-type: none;
}
	#comment-list li:before {
		display: none;
	}
#pings {
	margin-top: 50px;
}
#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 0 }
#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }
#comment-list li.bypostauthor       {
	background-color: #fff;
	padding: 13px 10px 13px 73px }
#comment-list li p    {
	margin: 2px 0px 6px 0;
	padding: 0 }
a.commentnumber {
	color: #eeedec;
	font-size: 20px;
	
	text-decoration: none;
	float: right }
.comment-meta         {
	color: #8d8b88;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin: 0;
	padding: 0 }
.comment-meta em {
	text-transform: lowercase;
	letter-spacing: normal;
}
.comment-meta a {
	color: #8d8b88 }
.comment-meta strong           {
	color: #87ceb7;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: bold; }
.comment-meta strong a            {
	color: #87ceb7;
	text-decoration: none }
.comment-meta a:hover         {
	color: #f68364;
	text-decoration: underline }
.comment-meta a.comment-edit-link,.comment-meta a.comment-reply-link {
	color: #fff;
	text-decoration: none }
.commentnumber       {
	display: inline }
#comment-list .avatar    {
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: -70px; }
#commentform   {
	margin-bottom: 30px;
	width: 100% }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
.commentnav {
	color: #8d8b88;
	font-size: 11px;
	line-height: 15px;
	background-color: #efefef;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 8px 10px 7px }
.commentnav em {
	font-style: normal;
	margin-right: 15px }
.commentnav em img {
	margin-right: 2px;
	vertical-align: middle }
.commentnav .page-numbers {
	color: #8d8b88;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.commentnav .current {
	color: #87ceb7;
	font-weight: bold;
	background-color: #fff }
.commentnav .next, .commentnav .prev, .commentnav .dots {
	border-style: none }
.commentnav a:hover {
	color: #fff;
	background-color: #87ceb7 }
.commentnav .alignright a {
	color: #8d8b88;
	text-decoration: none }
.commentnav .alignright a:hover {
	color: #87ceb7;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#comment-list li ul {
	margin: 0;
	padding: 0 }
#comment-list li ul li           {
	list-style-type: none;
	background-color: #f7f7f7;
	padding: 15px 15px 10px 75px;
	margin: 15px 0 0;
	border: none }
#cancel_reply, #cancel_reply a       {
	color: #87ceb7;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a       {
	color: #87ceb7;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover   {
	color: #87ceb7;
	text-decoration: underline }

/*---------PAGE NUMBERS---------*/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers     {
	font-size: 11px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	line-height: 15px;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 100%;
	height: 15px;
	clear: both }
	#wp_page_numbers li:before {
		display: none;
	}
.searchnavigation #wp_page_numbers {
	margin-top: 35px }
.searchnavigation-top #wp_page_numbers {
	margin-top: 25px;
	margin-bottom: 20px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a         {
	color: #676460;
	padding: 3px 5px;
	border: solid 1px #f5f5f5 }
#wp_page_numbers li.space       {
	color: #8d8b88;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover      {
	color: #f68364;
	background-color: #fff;
	border: none;
	font-weight: bold; }
#wp_page_numbers li.page_info         {
	color: #8d8b88;
	font-style: italic;
	text-transform: lowercase;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover         {
	color: #fff;
	background-color: #87ceb7 }
#wp_page_numbers li.active_page a     {
	color: #f68364;
	background-color: #fff;
	border: none;
	font-weight: bold;
}
/*----TOP Menu----*/
.topbar {
	background-color: #87ceb7;
	width: 100%;
	overflow: hidden;
}
.topbar .wrap {
	padding: 0 10px;
}
#top_nav {
	margin: 0;
	width: auto;
	display: inline-block;
	float: right;
	clear: right;
}
#top_nav ul {
	display: inline-block;
	font-size: 13px;
	line-height: 35px;
	text-transform: lowercase;
	}
	
	#top_nav li {
		display: inline-block;
		width: auto;
		list-style: none;
		margin: 0 0 0 15px;
		padding: 0;
	}
	#top_nav li:first-child {
		margin-left: 0;
	}
	
	#top_nav a {
		text-align: center;
		display: inline-block;
		text-decoration: none;
		color: #ffffff;
		padding: 0 2px;
	}
		#top_nav a:hover {
			color: #cfebe2;
		}
		
.headersearch {
	float: left;
	display: inline-block;
	width: auto;
	text-align: left;
	margin: 4px 0 0;
}
	.headersearch input[type=search] {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		font-family: inherit;
		font-size: 100%;
	}
	.headersearch input::-webkit-search-decoration,
	.headersearch input::-webkit-search-cancel-button {
		display: none; 
	}
	
	
	.headersearch input[type=search] {
		border: none;
		background-color: transparent;
		color: #ffffff;
		padding: 5px 10px 4px 10px;
		width: 65px;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
		font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
		text-transform: uppercase;
		letter-spacing: .05em;
		font-size: 11px;
		border: 1px solid #87ceb7;
	}
	.headersearch input[type=search]:focus {
		width: 130px;
		background-color: transparent;
		color: #ffffff;
		border: 1px solid #ffffff;
		-webkit-box-shadow: 0 0 5px rgba(255,255,255,.2);
		-moz-box-shadow: 0 0 5px rgba(255,255,255,.5);
		box-shadow: 0 0 5px rgba(255,255,255,.5);
	}
	
	.headersearch .searchsubmit {
		color: #ffffff;
		font-size: 15px;
		font-weight: normal;
		line-height: 15px;
		background-color: transparent;
		font-family: "fontello";
		cursor: pointer;
		border-style: none;   
		margin: 0 0 0 -4px; 
	}
	.headersearch .searchsubmit:hover {
		color: #cfebe2;
		 }
	
/*----MAIN Menu----*/
#main_nav {
	float: right;
	margin: 25px 0 0;
}
#main_nav strong {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: middle;
	text-align: right;
	color: #f68364;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
}
#main_nav ul {
	display: inline-block;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
	width: auto;
	margin: 0;
	vertical-align: middle;
	}
	
	#main_nav li {
		display: inline-block;
		position: relative;
		width: auto;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#main_nav > ul > li {
		padding-bottom: 10px;
		margin-bottom: -10px;
	}
	
	#main_nav a {
		text-align: center;
		display: block;
		text-decoration: none;
		padding: 5px 10px 5px 0;
		color: #727272;
	}
		#main_nav a:hover {
			color: #87ceb7;
			cursor: pointer;
		}
	
		#main_nav a:after {
			content: "/";
			display: block;
			float: left;
			color: #d9d9d9;
			height: 17px;
			margin-right: 12px;
		}
		#main_nav li:first-child a:after {
			display: none;
		}
		
	/* Navigation submenu */
	#main_nav .menu-item:hover .sub-menu {
		display: block;
	}
	#main_nav .sub-menu {
		display: none;
		position: absolute;
		text-align: center;
		left: 50%;
		margin-top: 8px;
		margin-left: -80px;
		padding: 0;
		width: 160px;
		z-index: 2000;
		background-color: #87ceb7;
		background-color: rgba(135,206,183,.95);
		font-size: 13px;
		text-transform: lowercase;
		letter-spacing: normal;
	}
	#main_nav .sub-menu:after { 
		bottom: 100%; 
		left: 50%;
		border: solid transparent; 
		content: " "; 
		height: 0; 
		width: 0; 
		position: absolute; 
		pointer-events: none; 
		border-color: rgba(255,255,255, 0); 
		border-bottom-color: #87ceb7; 
		border-width: 8px; 
		margin-left: -8px; }
	#main_nav .sub-menu .menu-item {
		margin: 0;
	}
	#main_nav .sub-menu .menu-item a {
		color: #ffffff;
		display: block;
		width: 160px;
		padding: 8px 20px 6px;
	}
	#main_nav .sub-menu .menu-item:first-of-type a {
		border-top: none;
	}
	#main_nav .sub-menu .menu-item a:hover {
		color: #ffffff;
		background-color: rgba(255,255,255,.2);
	}
		#main_nav .sub-menu .menu-item-has-children a {
			
		}
		#main_nav .sub-menu .menu-item .sub-menu .menu-item a {
			border: none;
			padding: 10px 15px 10px 20px;
			margin-top: -12px;
			font-style: italic;
			background-color: transparent;
			font-size: 12px;
		}
		#main_nav .sub-menu .menu-item .sub-menu .menu-item a:hover {
			color: rgba(255,255,255,.7);
		}
	#main_nav li li a:after {
		display: none;
	}
		 
/* ---- FONTELLO ---- */
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?29741747');
  src: url('fonts/fontello.eot?29741747#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?29741747') format('woff'),
       url('fonts/fontello.ttf?29741747') format('truetype'),
       url('fonts/fontello.svg?29741747#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;


}
 
.icon-rss2:before { content: '\e800'; } /* '' */
.icon-plus:before { content: '\e801'; } /* '' */
.icon-comment:before { content: '\e802'; } /* '' */
.icon-print:before { content: '\e805'; } /* '' */
.icon-twitter:before { content: '\e808'; } /* '' */
.icon-facebook:before { content: '\e80a'; } /* '' */
.icon-gplus:before { content: '\e80b'; } /* '' */
.icon-pinterest:before { content: '\e80c'; } /* '' */
.icon-rss:before { content: '\e80d'; } /* '' */
.icon-instagram:before { content: '\e80e'; } /* '' */
.icon-heart:before { content: '\e814'; } /* '' */
.icon-search:before { content: '\f002'; } /* '' */
.icon-close:before { content: '\f00d'; } /* '' */
.icon-left:before { content: '\f053'; } /* '' */
.icon-right:before { content: '\f054'; } /* '' */
.icon-up:before { content: '\f077'; } /* '' */
.icon-down:before { content: '\f078'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */