/* 
Theme Name: Shugary Sweets R
Theme URL: http://www.shugarysweets.com
Description: Responsive theme for Shugary Sweets.
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;
}
	
/* 
	16 COLUMN - RESPONSIVE GRID SYSTEM
	DEVELOPED BY DENIS LEBLANC
	URL - http://responsive.gs
	VERSION - 2.0
	LICENSED UNDER GPL & MIT
*/


/* 	SET ALL ELEMENTS BOX-SIZING TO BORDER-BOX
	If you need support for IE7 and lower use polyfill: https://github.com/Schepp/box-sizing-polyfill */
* { -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }


/* MAIN CONTAINER */
.container { 
	max-width: 100%;
	margin: 0 auto; }
#page_wrap {
	margin-bottom: 0;
}

/* SELF CLEARING FLOATS - CLEARFIX METHOD */
.row:after, .col:after, .clr:after, .group:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }


/* DEFAULT ROW STYLES */
.row {  } /* set according to preference*/
	
								  
/* DEFAULT COLUMN STYLES */
.col { 
	display: block;
	float: left;
	width: 100%;
}

/* RESET MARGINS */
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

/* COLUMN WIDTH ON DISPLAYS +768px */
@media ( min-width : 800px ) {
	.wrapper                                       {
		margin: 0 auto;
		clear: both;
		width: 100%;
		min-height: 100%;
		max-width: 1060px;
		padding: 0;
		position: relative;
		z-index: 10;
	}
	.wrap {
		margin: 0 auto;
		clear: both;
		width: 100%;
		max-width: 1050px;
		padding: 0 10px;
		 }

	.span_content { 
		width: -moz-calc(100% - 340px);
		width: -webkit-calc(100% - 340px);
		width: calc(100% - 340px);
		max-width: 1050px;
		margin: 0 auto;
		padding: 15px 0 0 120px;
		display: inline-block;
	}
	.span_content img {
		max-width: 100%;
		height: auto;
	}
		.span_content_full { 
			width: 100%;
			max-width: 100%;
		}
	.span_left { 
		width: 80px;
		position: absolute;
		top: 0;
		left: 10px;
		text-align: center;
	}
	.span_right { 
		width: 300px;
		float: right;
		padding-top: 20px;
	}
}


/*---------STRUCTURE---------*/
body                           {
	color: #594b43;
	font-size: 15px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.6;
	width: 100%;
	margin: 0;
	padding: 0; }

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: #ec284a;
	text-decoration: underline }
a:hover             {
	color: #f997ac;
	text-decoration: none }
p    {
	margin-top: 8px;
	margin-bottom: 15px }
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5              {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.3;
	margin-top: 15px;
	margin-bottom: 15px }
h1                        {
	color: #ec284a;
	font-size: 27px;
	font-weight: 300; }
h2      {
	color: #ec284a;
	font-size: 27px;
	font-weight: 300; }
h3 {
	color: #ec284a;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .05em;
}
h4        {
	color: #f997ac;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .05em; }
h5        {
	color: #827872;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .05em; }

.clear {
	clear: both }

/*----Header----*/
.slicknav_menu, .socialmobile {
	display: none;
}
.colorblock1 {
	height: 30px;
	width: 100%;
	background-image: url(images/bg.png);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.colorblock2 {
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	height: 45px;
	width: 100%;
	position: absolute;
	top: 17px;
	left: 0;
	right: 0;
	z-index: 0;
}

.topbar {
	color: #ffffff;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}
	.topbar .widget {
		max-width: 728px;
		width: 100%;
		overflow: hidden;
		padding: 10px 0;
		margin: 0 auto;
	}

.logo {
	margin: 25px auto 50px;
	line-height: 1;
	width: 80px;
	height: 596px;
}
	.logo a {
		display: block;
		text-align: center;
		width: 80px;
		height: 596px;
		background: url(images/logo.png) no-repeat;
		background-size: 80px 596px;
	}
.logomobile {
	display: none;
}
	.logomobile a {
		display: block;
		text-align: center;
		width: 100%;
		max-width: 390px;
		min-height: 75px;
		margin: 0 auto;
		background: url(images/logo-horizontal.png) no-repeat;
		background-size: 100% auto;
	}
	
/*----Content----*/
.span_content {
	height: 100%;
	 }
	
.span_content 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: #ec284a;
	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 }
.span_content .search-form {
	max-width: 350px;
}
.span_content .search-input {
	
}
.span_content .search-submit {
	
}
.sep {
	margin: 35px 0;
	height: 9px;
	border-bottom: 1px solid #ebe9e8;
	display: block;
	clear: both;
	text-align: center;
}
.sep:before {
	color: #ec284a;
	display: inline-block;
	margin: 0 auto -10px;
	content: '\e812';
	font-family: fontello;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-color: #ffffff;
	padding: 0 5px;
}
hr {
	 border: 0; 
	 height: 0; 
	 border-bottom: 1px solid #ebe9e8;
}
/*----Sidebar----*/
.sidebar {
	font-size: 94%;
}
.sidebar img {
	max-width: 100%;
	height: auto;
}
.widget        {
	margin-bottom: 40px }
	
h3.widgettitle    {
	margin: 0 0 10px;
	 }
.widget a:link, .widget a:visited, .widget a:active      {
	color: #ec284a;
	text-decoration: none }
.widget a:hover     {
	color: #f997ac;
	text-decoration: none }
.widget ul   { }
.widget ul li          {
	 }
.widget p    {
	margin: 0 0 10px }

.sidebar select     {
	font-size: 12px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	color: #594b43;
	background-color: #ffffff;
	padding: 6px;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #ebe9e8; }
.screen-reader-text {
	display: none;
}
.search-input {
	border: none;
	font-size: 12px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	color: #594b43;
	background-color: #ffffff;
	border: none;
	margin: 0px;
	padding: 0px 10px;
	height: 22px;
	line-height: 22px;
	width: 75%;
	vertical-align: middle;
	margin-bottom: 0;
}

.search-submit {
	width: 25%;
	text-align: right;
	color: #ffffff;
	background-color: transparent;
	border: none;
	margin: 0 0 0 -4px;
	padding: 0px 0 0 5px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	vertical-align: middle;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .03em;
	cursor: pointer;
}
.search-submit:hover {
	color: #ec284a;
	
}

.sidebar .about {
	margin-bottom: 15px;
}
	.sidebar .about h3:widgettitle:before {
		display: none;
	}
.sidebar .about:before {
	width: 150px;
	height: 150px;
	background: url(images/about.jpg) no-repeat;
	display: block;
	content: "";
	margin: 0 auto 10px;
}
.sidebar .about strong, .sidebar .subscribe strong {
	color: #ec284a;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .03em;
}

.sidebar .about p {
	text-align: center;
	margin: 0px 0 25px;
}
.social {
	text-align: center;
	margin-bottom: 20px;
}
.social a:before {
	font-family: "fontello";
	font-size: 23px;
	display: inline-block;
	color: #594b43;
	text-decoration: none;
	margin: 0 1px;
}
.social a:hover:before {
	color: #f997ac;
}

.subscribe {
}
	.subscribe .textwidget {
		background: url(images/hearts.png) right top no-repeat;
	}
.subscribe p {
	color: #aca5a1;
}
.emailform, .sidebar .search-form, .span_content .search-form {
	width: 100%;
	max-width: 350px;
	position: relative;
}
.emailinput, .sidebar .search-input, .span_content .search-input {
	border: none;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	color: #594b43;
	background: url(images/bg.png) #ffffff;
	border: none;
	margin: 0px;
	padding: 0px 10px;
	height: 36px;
	line-height: 36px;
	width: 100%;
	vertical-align: middle;
}

.emailsubmit, .sidebar .search-submit, .span_content .search-submit {
	width: 15%;
	text-align: center;
	color: #ec284a;
	background-color: #ec284a;
	background-color: rgba(236,40,74,.3);
	border: none;
	margin: -25px 10px 0 0;
	padding: 0px 8px;
	height: 36px;
	line-height: 33px;
	font-size: 14px;
	vertical-align: middle;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	float: right;
}
.emailsubmit:hover, .sidebar .search-submit:hover, .span_content .search-submit:hover {
	color: #ffffff;
	background-color: #ec284a;
}
	
.subscribe2 {
	color: #594b43;
	background: url(images/hearts.png) 240px 12px no-repeat;
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	padding: 15px;
	margin: 0;
	text-align: left;
}
	.subscribe2 h3.widgettitle {
		
	}
.subscribe2 p {
	color: #594b43;
	text-align: left;
}

.span_left .recentposts h3.widgettitle:before { 
	font-family: fontello;
	color: #ec284a;
	content: '\e812';
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 10px;
	display: block;
	text-align: center;
	width: 100%; }
.span_left .recentposts .item {
	display: block;
	margin-bottom: 7px; }
.span_left .recentposts .item:last-of-type {
	margin-bottom: 0;
}
.span_left .recentposts img {
	width: 100%;
	height: auto; }
.span_left .recentposts .title {
	display: none;
	}


.span_right .recentposts { 
}
.span_right .recentposts h3.widgettitle, .span_right .featuredposts h3.widgettitle {
	border-bottom: 1px solid #ebe9e8;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.span_right .recentposts h3.widgettitle:after, .span_right .featuredposts h3.widgettitle:after { 
	font-family: fontello;
	color: #ec284a;
	content: '\e801';
	font-weight: normal;
	font-size: 12px;
	float: right;
	display: inline-block; }
.span_right .recentposts .item {
	margin-bottom: 12px;
	width: 100%;
	height: auto;
	min-height: 70px;
	overflow: hidden }
.span_right .recentposts .item:last-of-type {
	margin-bottom: 0;
}
.span_right .recentposts img {
	margin-right: 4%;
	width: 23%;
	height: auto;
	float: left }
.span_right .recentposts .title {
	display: table-cell;
	width: 73%;
	height: 70px;
	vertical-align: middle;
	}
.span_right .recentposts h4 a {
	color: #ec284a !important;
	}
	.span_right .recentposts h4 a:hover {
		color: #f997ac !important;
		}
.span_right .recentposts h4 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 18px;
	line-height: 1.1;
	font-weight: 300;
	margin: 0; }
.span_right .recentposts .postmeta {
	margin: 0;
	text-align: left; }
	
.span_right .featuredposts { 
	overflow: hidden;
}
.span_right .featuredposts .featured .item {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 1px;
	float: left; }
.span_right .featuredposts .featured .item:nth-child(3n) {
	margin-right: 0;
}
	
/*----Post Styles----*/
.post                  {
	overflow: hidden; }
.singlepost {
	
}
.posthead {
}
h1.posttitle, h2.posttitle {
	margin: 0;
	 }

h1.posttitle a, h2.posttitle a  {
	color: #ec284a;
	text-decoration: none }
h1.posttitle a:hover, h2.posttitle a:hover  {
	color: #f997ac }


.postmeta {
	color: #827872;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-weight: bold;
	font-size: 11px; 
	margin-bottom: 20px;
}
.postmeta em {
	color: #aca5a1;
	text-transform: lowercase;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}
.postmeta a   {
	color: #827872;
	text-decoration: none }
.postmeta a:hover, .edit a:hover, .metabottom a:hover          {
	color: #f997ac;
	text-decoration: none }
.postmeta .ccount {
	display: inline-block;
	margin-left: 15px;
}
.postmeta .ccount a:before { 
	font-family: "fontello";
	font-size: 10px;
	margin-right: 4px;
	color: #f997ac;
	content: '\e811';
	font-weight: normal; }
.metabottom                   {
	text-align: left;
	clear: both;
	margin: 25px 0; }
	.singlepost .metabottom {
		border-top: 1px solid #ebe9e8;
		border-bottom: 1px solid #ebe9e8;
		padding: 10px 0;
		margin: 25px 0;
		overflow: hidden;
	}
.metabottom .left      {
	width: 80%;
	float: left;
	padding: ; }
.metabottom .right      {
	text-align: right;
	width: 20%;
	float: right;
	padding:; }

.more {
	
}
a.more-link {
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	color: #594b43;
	font-size: 15px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px;
	margin-left: 7px;
	display: inline-block;
	position: relative;
}
	a.more-link:after {
		display: block;
		content: " ";
		position: absolute;
		top: -7px;
		bottom: 0;
		left: -7px;
		right: 0;
		width: 100%;
		height: 100%;
		background-image: url(images/bg.png);
		z-index: -1;
	}
	a.more-link span {
		position: relative;
		z-index: 10;
	}

a.more-link:hover {
	background-color: #ec284a;
	color: #ffffff;
	
}

a.post-edit-link, a.comment-edit-link  {
	color: #fff;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	background-color: #827872;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0;
	margin-left: 8px;
	padding: 0px 3px 0px }
a.post-edit-link:hover, a.comment-edit-link:hover {
	color: #fff;
	background-color: #594b43 }
.post img {
	max-width: 100% !important;
	height: auto;
}
.post img.hiddenpinimage {
	display: none;
}

.alignleft {
	/*margin-right: 10px;
	float: left*/
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.alignright {
	margin-left: 10px;
	float: right }
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post p.small {
	font-size: 80%;
}

.post blockquote        {
	padding: 15px 25px;
	margin: 25px 0;
	background-image: url(images/bg.png);
	display: block; }
.post blockquote p:last-of-type {
	margin-bottom: 8px;
}
.wp-caption {
	text-align: left }
.wp-caption p   {
	color: #594b43;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.post small {
	color: #827872;
	font-size: 90%;
	font-style: italic;
}
/*Recipe Styles*/

.recipe {
	margin: 70px 0 35px;
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.2);
	padding: 25px;
}
	.recipe:before {
		height: 113px;
		background-image: url(images/bg.png);
		display: block;
		content: "";
		margin: -55px -25px -80px;
	}

.recipe ol:last-child, .recipe ul:last-child, .recipe ul:last-child   {
	margin-bottom: 0;
	 }

.recipe h2 {
	margin: 10px 0 0;
}
.recipe h3 {
	color: #ec284a;
}
.recipe h4 {
	color: #827872;
	margin-bottom: 10px;
	font-size: 95%;
}


	
.recipe .summary   {
	color: #594b43;
	font-style: italic;
	font-size: 120%;
	margin: 10px 0 20px;
 }
	
.recipe .summary p {
	
}

.recipe .time {
	color: #827872;
	margin-bottom: 25px;
}
.recipe .time p {
	display: inline-block;
	margin-right: 15px;
	color: #827872;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-weight: bold;
	font-size: 12px; 
	margin: 0 11px 0 0;
}
.recipe .time strong {
	color: #9b938e;
	text-transform: lowercase;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
.recipe h3#ingredients, .recipe h3#directions {
	
}
.recipe .ingredients {
	margin-bottom: 30px;
}
	.recipe .ingredients ul li {
		
	}
.recipe .notes  {
	color: #594b43;
	font-style: italic;
	margin-top: 15px;
	padding: 10px 0 0;
	margin-bottom: 0;
	clear: left; }
.recipe .notes p:last-of-type {
	margin-bottom: 0;
}

.recipe .source   {
	clear: both;
	color: #827872;
	font-size: 11px;
	margin: 10px 0 0;
	clear: left }
.recipe .source strong {
	font-weight: normal;
}
.recipe .source a {
	color: #827872;
	text-decoration: underline;
}
.recipe .source a:hover {
	text-decoration: none;
	color: #f997ac;
}
.recipe .source p {
	margin: 0;
}

.recipe .photo {
	width: 120px;
	height: auto;
	float: right;
	margin: 0 0 15px 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.printbutton         {
	float: right;
	clear: right;
	width: 120px;
	margin: 0 0 5px 10px;
	 }
.printbutton a {	
	display: block;
	color: #ffffff;
	text-align: center;
	background-color: #ec284a;
	margin: 0;
	padding: 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-size: 12px;
}
	.printbutton a em {
		color: #ffffff;
		color: rgba(255,255,255,.4);
	}
	.printbutton a:before { 
		font-family: fontello;
		content: '\e805';
		font-weight: normal;
		font-size: 12px;
		margin: 0 5px 0 0; }

.printbutton a:hover {
	color: #ffffff;
	background-color: #f997ac;
	
}


.addthis_default_style a, .addthis_sharing_toolbox a {
	margin-right: 20px !important;
	display: inline-block;
	vertical-align: middle;
}
.share .at-share-tbx-element .at-share-btn, .share .at-share-tbx-element a
{
	margin-left: 0 !important;
	margin-right: 20px !important;
	padding-right: 1px !important;
	display: inline-block !important;
}
	.addthis_default_style a.addthis_button_facebook_like {
		margin-right: 15px;
	}


.innerpostads {
	text-align: center;
	margin: 30px 0 0;
	overflow: hidden;
	width: 100%;
}
	.innerpostads .textwidget {
		margin: 0 auto;
		width: 300px;
	}
.innerpostads .subscribe h3.widgettitle {
	font-size: 27px;
	text-transform: lowercase;
	font-weight: 300;
	letter-spacing: normal;
	color: #ec284a;
	margin: 0 auto 10px;
	text-align: center;
}
.innerpostads .subscribe {
	color: #594b43;
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	padding: 25px;
	margin: 0;
	text-align: left;
}
	.innerpostads .subscribe .textwidget {
		background: url(images/hearts.png) right top no-repeat;
	}
.innerpostads .subscribe p {
	color: #594b43;
	text-align: left;
}
.innerpostads .subscribe strong {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .03em;
}
.innerpostads .subscribe .emailform {
	margin-bottom: 25px;
}
.innerpostads .subscribe .social {
	text-align: center;
}
	.innerpostads .subscribe .social a:before {
		font-size: 28px;
	}
.postnav {
	overflow: hidden;
	padding: 1px 2px;
	margin: 20px 0 30px;
}
.postnav .left {
	width: 50%;
	float: left;
	text-align: l;
}
.postnav .right {
	width: 50%;
	float: right;
	text-align: right;
}
.postnav a {
	font-weight: normal;
	text-decoration: none;
	padding: 8px 15px;
	color: #aca5a1;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
}
	.postnav .left a {
		
	}
	.postnav .right a {
		
	}
.postnav a em {
	color: #594b43;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-style: normal;
}
.postnav a:hover {
	color: #ec284a;
}

.floatingnav a {
	font-size: 68px;
	text-decoration: none;
	color: #827872;
	opacity:0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */
	padding: 5px;
}
	.floatingnav a:hover {
		opacity:0.7;
		filter:alpha(opacity=70); /* For IE8 and earlier */
		
	}
.floatingnav .prevpost a {
	position: fixed;
	top: 25%;
	left: -10px;
	float: left;
}
	.floatingnav .prevpost a:hover {
		left: -5px;
	}

.floatingnav .nextpost a {
	position: fixed;
	top: 25%;
	right: -10px;
	float: right;
}
	.floatingnav .nextpost a:hover {
		right: -5px;
	}


/*---------TEASER STYLES---------*/

.teaserpost {
	margin-bottom: 40px;
	font-size: 94%;
	position: relative;
}

.teaserpost .postthumb {
	width: 40%;
	margin-right: 4%;
	float: left;
}
	.teaserpost .postthumb img {
		width: 100%;
		height: auto;
	}
.teaserpost .postcontent {
	margin-top: 1%;
}

.teaserpost .postcontent .vcenter {
}

/*----Related Post Styles----*/
.relatedposts {
	margin-bottom: 50px;
	overflow: hidden;
}

/*----Archive Styles----*/

h2.archivetitle, h2.pagetitle, h2.searchtitle     {
	margin: 0 0 25px; 
}
.categoryaside {
	font-size: 10px;
}
.archives {
	overflow: hidden;
}
.archives .archivepost {
	width: 31%;
	float: left;	
	margin-right: 3.5%;
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
}
.archives .archivepost img {
	margin: 0;
	width: 100% !important;
	height: auto;
	display: inline-block;
}
.archives .archivepost a {
	text-decoration: none;
}
.archives .archivepost a h4 {
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	color: #ec284a;
	font-size: 18px;
	line-height: 1.1;
	font-weight: 300;
	margin: 5px 0 5px;
}
.archives .archivepost a:hover h4 {
	color: #f997ac;
}
.archives .archivepost .postmeta {
	font-size: 11px;
	text-align: center;
}
.archives .archivepost:nth-child(3n) {
	margin-right: 0px;
}	
.archives .archivepost:nth-child(3n+1) {
	clear: both;
}
/*--5 COLUMN--*/
/*.archives .archivepost {
	width: 18%;
	float: left;	
	margin-right: 2.5%;
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
}
.archives .archivepost:nth-child(5n) {
	margin-right: 0px;
}	
.archives .archivepost:nth-child(5n+1) {
	clear: both;
}*/	
	
.archives .archivepost h4 {
	margin: 4px 0;
	text-align: center;
	font-size: 12px;
}
.archives .archivepost a .posttitle h4 {
	color: #ffffff;
	height: auto;
	overflow: hidden;
}


.archiveslist      {
	color: #594b43;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px; }
.archiveslist li   {
	
	 }
.archiveslist ul li      {
	}
.archiveslist a:link  {
	color: #594b43;
	text-decoration: none }
.archiveslist a:visited  {
	color: #594b43;
	text-decoration: none }
.archiveslist a:hover   {
	color: #ec284a }
.archiveslist a:active   {
	color: #ec284a }
.archiveslist em     {
	color: #594b43;
	font-size: 10.5px }
.subcats {
	background: url(images/bg.png) #ffffff;
	padding: 15px 15px 11px 15px;
	margin: 0 0 30px;
}
.subcats h4 {
	margin: 0 0 10px;
	text-align: left;
}
.subcats ul li:before {
	display: none;
}
.subcats ul {
	margin: 0;
	padding: 0;
}
.subcats ul li  { 
	display: inline-block;
	margin: 0;
	padding: 0;
}
.subcategories li ul li a {
	display: inline-block;
	color: #594b43;
	background-color: #ffffff;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1;
	letter-spacing: .03em;
	text-decoration: none;
	padding: 6px 12px 5px;
	margin: 3px 6px 3px 0;
	text-transform: uppercase;
	letter-spacing: .03em;
}
.subcategories li ul li a:hover {
	color: #ffffff;
	background-color: #ec284a;
}

.span_content .tagindex li {
	width: auto;
	display: inline-block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.tagindex li:before {
	display: none;
}
.tagindex a     {
	font-size: 13px;
	line-height: 21px;
	width: 22px;
	height: 22px;
	text-align: center;
	display: block;
	margin-right: 2px;
	float: left;
	border: solid 1px #f6f5f5;
	background-color: #ffffff; }
.tagindex a:link   {
	color: #594b43;
	text-decoration: none }
.tagindex a:visited    {
	color: #bbb9b9;
	text-decoration: none }
.tagindex a:active   {
	color: #594b43;
	text-decoration: none }
.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #ec284a }
.tagtitle   {
	color: #827872;
	font-size: 15px;
	margin-bottom: 8px;
	text-transform: uppercase }
.tagtitle a  {
	text-decoration: none;
	text-transform: none }
.tagtitle em  {
	color: #827872;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	margin-left: 11px;
	letter-spacing: normal;
	font-weight: normal;
	float: right }
.tagtitle em a  {
	color: #827872;
	font-size: 11px }
.tagtitle a:hover  {
	color: #594b43 }


/*----Forms----*/
#submit, .submitbutton, a.submitbutton, #commentform #submit         {
	color: #fff;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	background-color: #ec284a;
	text-transform: uppercase;
	letter-spacing: .08em;
	cursor: pointer;
	margin-top: 5px;
	padding: 10px 15px 8px;
	border-style: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
	    }
#submit:hover, .submitbutton:hover, #commentform #submit:hover        {
	background-color: #f997ac }
.commentinput, .styledinput, .captchainput, #commentform input, , #commentform textarea            {
	color: #594b43;
	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: 1px solid #e4e3e3  }
.commentinput:focus, .styledinput:focus, .captchainput:focus, #commentform input:focus, #commentform textarea:focus      {
	color: #594b43 }
#commentform {
	clear: both;
}
.commentinput, #commentform input {
	width: 100% }
#commentform textarea {
	color: #594b43;
	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: 1px solid #e4e3e3;
	width: 100%
}
#commentform #submit {
	width: auto;
}
.wpcf7-form   {
	width: 100% }
.wpcf7-form .formfield  {
	overflow: hidden }
.wpcf7-form p  {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	line-height: 30px;
	text-align: right;
	display: block;
	margin: 0 20px 0 0;
	padding: 7px 0;
	width: 100px;
	float: left }
.wpcf7-form .captcha  {
	color: #594b43;
	font-size: 13px;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
	display: block;
	margin: 0 15px 0 5px;
	padding: 7px 0;
	width: 100px;
	float: left }
.wpcf7-form .styledinput  {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	width: 400px;
	float: left }
.wpcf7-form .captchainput  {
	width: 100px }
.wpcf7-form .submit {
	margin-left: 120px;
	clear: both }


/*----Footer----*/

.backtotop {
	text-align: center;
	margin: 0;
}
.backtotop a {
	text-align: center;
	color: #ec284a;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	margin: 0 auto;
	display: block;
	position: relative;
	text-align: center;
}
	.backtotop a:before {
		color: #ec284a;
		display: block;
		margin: 0 auto 3px;
		content: '\e801';
		font-family: fontello;
		font-size: 14px;
		font-weight: normal;
	}
	.backtotop a:hover {
		opacity:0.7;
		filter:alpha(opacity=70); /* For IE8 and earlier */
		
	}
	.backtotop a:hover:before {
		
	}

.footer {
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	overflow: hidden;
	padding: 35px 0 50px;
	margin-top: 30px;
	font-size: 92%;
	line-height: 1.5;
}
.footer a:link, .footer a:visited, .footer a:active {
	 }
.footer a:hover        {
	 }

.footerwidgets {
	overflow: hidden;
}
.footerwidgets h3 {
	
}
.footerwidgets .widget {
	
}
.footerwidgets a {
	text-transform: uppercase;
	font-weight: bold;
}

.footerwidgets .subscribe {
	overflow: hidden;
	width: 70%;
	float: left;
	padding: none;
	margin: 0;
	line-height: 1;
}
.footerwidgets .subscribe .subtext {
	display: inline-block;
	float: left;
	width: 65%;
	padding-top: 8px;
}
.footerwidgets .subscribe h3 {
	margin: 0 5px 0 0;
	color: #ffffff;
	font-weight: 300;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .05em;
	display: inline;
	float: left;
}
.footerwidgets .subscribe p {
	display: inline;
	float: left;
	margin: 2px 0 0 0;
	line-height: 24px;
}
	.footerwidgets .subscribe .emailform {
		display: inline-block;
		float: left;
		margin: 0;
		width: 35%;
	}
	.footerwidgets .subscribe .emailinput {
		width: 80%;
		background-image: none;
		background-color: #ffffff;
		vertical-align: middle;
	}
	
	.footerwidgets .subscribe .emailsubmit {
		width: 20%;
		background-color: #594b43;
		vertical-align: m;
		margin: 0 0 0 -4px;
	}
	.footerwidgets .subscribe .emailsubmit:hover {
		color: #ffffff;
		background-color: #f997ac;
	}
.footerwidgets .social {
	float: right;
	display: inline-block;
	text-align: right;
	margin: 6px 2px;
	clear: none;
}
.footerwidgets .social a:before {
	font-size: 26px;
	color: #ffffff;
	text-shadow: none;
	margin: 0 0 0 4px;
}
.footerwidgets .social a:hover:before {
	color: #f997ac;
}
.subfooter                                     {
	background-image: url(images/bg.png);
	margin: -25px 0 0;
	padding: 40px 0 15px;
	overflow: hidden;
}

.subfooter a:link, .subfooter a:visited, .subfooter a:active {
	color: #594b43;
	text-decoration: none }
.subfooter a:hover {
	color: #ec284a;
	text-decoration: none }
.footernav       {
	display: inline-block;
	float: left;
	 }
.footernav li    {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .05em;
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0 }
.footernav li.top a {
	font-weight: bold;
	color: #ec284a;
}
.copyright               {
	display: inline-block;
	float: right;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-size: 11px;
	color: #594b43;
	 }
.footerads {
	overflow: hidden;
	text-align: center;
}
.footerad    {
	width: 728px;
	height: 90px;
	max-width: 100%;
	overflow: hidden;
	margin:0px auto 0;
	text-align: center; 
}

/*----Comments----*/
h4#comments, h4#pings, h4#respond, h4.related {
	margin-top: 0;
	color: #594b43;
	font-size: 14px;
}
#comments, #pings, #respond  {
	 }
ol#comment-list {
	margin: 0 !important;
	padding: 0;
}
ol#comment-list          {
	width: 100%;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	border-bottom: 1px solid #eeeeee; }
ol#comment-list li, .span_content ol#comment-list li  {
	list-style-type: none;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 20px 0; }
ol#comment-list li:before {
	display: none !important;
}
#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: none;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }

#comment-list li p    {
	font-size: 95%;
	margin: 2px 0px 6px 0;
	padding: 0 }
	#comment-list li:before {
		display: none;
	}
#comment-list li p:last-of-type    {
	margin-bottom: 0; }
.leaveacomment {
	margin-bottom: 50px;
}
.leaveacomment a.submitbutton {
	font-size: 12px;
	text-decoration: none;
}

.commentmeta         {
	color: #827872;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px; }
	.commentmeta a {
		text-decoration: none;
		color: #827872;
	}
	.commentmeta em {
		color: #aca5a1;
		text-transform: lowercase;
		letter-spacing: normal;
		font-weight: normal;
	}
.comment-author {
	color: #ec284a;
	font-size: 18px;
	text-transform: none;
	font-weight: 300;
}
.comment-author strong           {
	font-weight: 300;
	 }
.comment-author strong a            {
	text-decoration: none;
	 }
.comment-author a:hover         {
	 }
.commentmeta a.comment-edit-link {
	color: #fff;
	text-decoration: none }

#comment-list .avatar    {
	width: 48px;
	height: 48px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: right;
	margin: 0 0 5px 10px; }

.commentnav {
	color: #827872;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .03em;
	line-height: 15px;
	text-align: left;
	margin: 10px 0 10px 0;
}
	.commentnav2 {
		margin-bottom: 25px;
	}
.commentnav em {
	font-style: normal;
	margin-right: 15px }
.commentnav em img {
	margin-right: 2px;
	vertical-align: middle }
.commentnav span.page-numbers, .commentnav a.page-numbers {
	color: #827872;
	text-decoration: none;
	padding: 3px 5px; }
.commentnav span.current {
	color: #594b43;
	font-weight: bold;
	background-color: #fff;
	border: none; }
.commentnav .next, .commentnav .prev, .commentnav .dots {
	border-style: none }
.commentnav a:hover {
	color: #ec284a; }
.commentnav .alignright a {
	color: #827872;
	text-decoration: none }
.commentnav .alignright a:hover {
	color: #ec284a;
	text-decoration: none;
	background-color: transparent }
.commentnavbottom {
	margin-top: -30px;
	margin-bottom: 55px;
}
/*threaded comments*/
#comment-list li ul.children {
	clear: both;
	margin: 0 0 0 0;
	padding: 0px 0 0; }

	#comment-list li ul li {
		border-top: none;
		margin: 0;
		padding-bottom: 0;
	}
.span_content ol#comment-list li.bypostauthor {
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	margin-top: 20px;
	padding: 17px 20px;
}

#cancel_reply, #cancel_reply a       {
	color: #594b43;
	font-size: 11px;
	font-weight: bold }


/*----MAIN Menu----*/
#main_nav {
	float: right;
	margin: 41px 0 0;
}
#main_nav ul {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	float: right;
	margin: 0;
	padding: 0;
	}
	
	#main_nav li {
		float: left;
		position: relative;
		width: auto;
		list-style: none;
		margin: 0 0 0 25px;
		padding: 0;
	}
	#main_nav li:first-child {
		margin-left: 0;
	}
	
	#main_nav > ul > li {
		padding-bottom: 10px;
	}
	
	#main_nav a {
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 8px 15px;
	color: #594b43;
	background-color: #fbafbd;
	background-color: rgba(251,175,189,.3);
	}
	
	#main_nav a .menu-item-description {
		text-transform: lowercase;
		color: #aca5a1;
		font-size: 11px;
		letter-spacing: normal;
	}
		#main_nav a:hover {
			color: #ffffff;
			background-color: #fbafbd;
			background-color: rgba(251,175,189,.7);
		}
	#main_nav li.search {
		display: none;
	}
	/* Navigation submenu */
	#main_nav .menu-item:hover .sub-menu {
		display: block;
		font-weight: normal;
		font-size: 13px;
		text-transform: none;
		letter-spacing: normal;
	}
	#main_nav .sub-menu {
		display: none;
		position: absolute;
		text-align: center;
		left: 50%;
		margin-top: 10px;
		margin-left: -80px;
		width: 160px;
		font-size: 15px;
		z-index: 2000;
		background-color: #fbafbd;
		background-color: rgba(251,175,189,.9);
	}
	#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: #fbafbd; 
		border-bottom-color: rgba(251,175,189,.9);
		border-width: 10px; 
		margin-left: -10px; }
	#main_nav .sub-menu .menu-item {
		margin: 0;
	}
	#main_nav .sub-menu .menu-item a {
		color: #ffffff;
		display: block;
		width: 160px;
		padding: 8px 20px;
	}
	#main_nav .sub-menu .menu-item:first-of-type a {
		border-top: none;
	}
	#main_nav .sub-menu .menu-item a:hover {
		background:#ec284a;
	}
		#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);
		}
	



	
	
/*----PAGE NUMBERS----*/
.postnavigation {
	clear: both;
	margin-top: 25px;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-size: 12px;
	line-height: 22px;
}
#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 li:before {
	display: none;
}

#wp_page_numbers ul {
	text-align: right;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a         {
	color: #827872;
	padding: 3px 7px; }
#wp_page_numbers li.space       {
	color: #aca5a1;
	padding: 3px 5px }

#wp_page_numbers li.page_info         {
	color: #aca5a1;
	text-transform: lowercase;
	letter-spacing: normal;
	font-style: italic;
	font-size: 11px;
	float: left; }
#wp_page_numbers li a:hover         {
	color: #fff;
	background-color: #ec284a }
#wp_page_numbers li.active_page a     {
	font-weight: bold;
	color: #594b43;
	background-color: #ffffff }

    
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?42987764');
  src: url('fonts/fontello.eot?42987764#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?42987764') format('woff'),
       url('fonts/fontello.ttf?42987764') format('truetype'),
       url('fonts/fontello.svg?42987764#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;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* smoothing */
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	 
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
}
 
.icon-rss:before { content: '\e800'; } /* '' */
.icon-rss-circled:before { content: '\e80d'; } /* '' */
.icon-facebook:before { content: '\e804'; } /* '' */
.icon-facebook-circled:before { content: '\e80a'; } /* '' */
.icon-twitter:before { content: '\e803'; } /* '' */
.icon-twitter-circled:before { content: '\e808'; } /* '' */
.icon-pinterest:before { content: '\e809'; } /* '' */
.icon-pinterest-circled:before { content: '\e80c'; } /* '' */
.icon-instagram:before { content: '\e806'; } /* '' */
.icon-instagram-circled:before { content: '\e80e'; } /* '' */
.icon-stumbleupon:before { content: '\e819'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e81a'; } /* '' */
.icon-youtube-circled:before { content: '\e81b'; } /* '' */
.icon-snapchat:before { content: '\e80f'; } /* '' */
.icon-snapchat-circled:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e807'; } /* '' */
.icon-gplus-circled:before { content: '\e80b'; } /* '' */

.icon-comment:before { content: '\e811'; } /* '' */
.icon-print:before { content: '\e805'; } /* '' */

.icon-search:before { content: '\f002'; } /* '' */
.icon-cancel:before { content: '\e81c'; } /* '' */
.icon-menu:before { content: '\e81d'; } /* '' */

.icon-arrow-up:before { content: '\e815'; } /* '' */
.icon-arrow-down:before { content: '\e817'; } /* '' */
.icon-arrow-left:before { content: '\e816'; } /* '' */
.icon-arrow-right:before { content: '\e810'; } /* '' */
.icon-up:before { content: '\e823'; } /* '' */
.icon-down:before { content: '\e826'; } /* '' */
.icon-left:before { content: '\e825'; } /* '' */
.icon-right:before { content: '\e824'; } /* '' */

.icon-heart:before { content: '\e812'; } /* '' */
.icon-heart2:before { content: '\e801'; } /* '' */
