/* 

Theme Name:     Bear Naked

Author:         ACESymmetry

Author URI:     http://acesymmetry.com/

Template:		Bear-Naked

Version:        1.0

*/



/*! normalize.css v2.1.3 | MIT License | git.io/normalize */



/* ==========================================================================

   HTML5 display definitions

   ========================================================================== */



/**

 * Correct `block` display not defined in IE 8/9.

 */
 

@font-face {
	font-family:'AvantGarde';
	src: url('fonts/AvantGardeLT-Book_gdi.eot');
	src: url('fonts/AvantGardeLT-Book_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/AvantGardeLT-Book_gdi.woff') format('woff'),
		url('fonts/AvantGardeLT-Book_gdi.ttf') format('truetype'),
		url('fonts/AvantGardeLT-Book_gdi.svg#AvantGardeLT-Book') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family: Sanseriffic;
	font-weight: normal;
	font-style: normal;
	src: url(./fonts/Sanseriffic.otf);
}

@font-face {
	font-family: Sanseriffic;
	font-weight: bold;
	font-style: normal;
	src: url(./fonts/Sanseriffic.otf);
}

@font-face {
	font-family: LUNABAR;
	src: url(./fonts/LUNABAR_.TTF);
}
@font-face {
	font-family: Oxygen Font;
	src: url(./fonts/oxygen/Oxygen.otf);
}
@font-face {
	font-family: Raleways;
	src: url(./fonts/rale/Raleway-Medium.ttf);
}


article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section,

summary {

    display: block;

}



/**

 * Correct `inline-block` display not defined in IE 8/9.

 */



audio,

canvas,

video {

    display: inline-block;

}



/**

 * Prevent modern browsers from displaying `audio` without controls.

 * Remove excess height in iOS 5 devices.

 */



audio:not([controls]) {

    display: none;

    height: 0;

}



/**

 * Address `[hidden]` styling not present in IE 8/9.

 * Hide the `template` element in IE, Safari, and Firefox < 22.

 */



[hidden],

template {

    display: none;

}



/* ==========================================================================

   Base

   ========================================================================== */



/**

 * 1. Set default font family to sans-serif.

 * 2. Prevent iOS text size adjust after orientation change, without disabling

 *    user zoom.

 */



html {

    /* font-family: sans-serif; /* 1 */ 
	/*font-family: Verdana;*/
	font-family: Raleways;
    -ms-text-size-adjust: 100%; /* 2 */

    -webkit-text-size-adjust: 100%; /* 2 */

}



/**

 * Remove default margin.

 */



body {

    margin: 0!important;
	background-image: url(images/bg.png) !important;
	background-attachment: fixed!important ;
	background-repeat: repeat!important;
	
}



/* ==========================================================================

   Links

   ========================================================================== */



/**

 * Remove the gray background color from active links in IE 10.

 */



a {

    background: transparent;

}



/**

 * Address `outline` inconsistency between Chrome and other browsers.

 */



a:focus {

    outline: thin dotted;

}



/**

 * Improve readability when focused and also mouse hovered in all browsers.

 */



a:active,

a:hover {

    outline: 0;

}



/* ==========================================================================

   Typography

   ========================================================================== */



/**

 * Address variable `h1` font-size and margin within `section` and `article`

 * contexts in Firefox 4+, Safari 5, and Chrome.

 */



h1 {

    font-size: 2em;

    margin: 0.67em 0;

}



/**

 * Address styling not present in IE 8/9, Safari 5, and Chrome.

 */



abbr[title] {

    border-bottom: 1px dotted;

}



/**

 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.

 */



b,

strong {

    font-weight: bold;

}



/**

 * Address styling not present in Safari 5 and Chrome.

 */



dfn {

    font-style: italic;

}



/**

 * Address differences between Firefox and other browsers.

 */



hr {

    -moz-box-sizing: content-box;

    box-sizing: content-box;

    height: 0;

}



/**

 * Address styling not present in IE 8/9.

 */



mark {

    background: #ff0;

    color: #000;

}



/**

 * Correct font family set oddly in Safari 5 and Chrome.

 */



code,

kbd,

pre,

samp {

    /* font-family: monospace, serif; */
	/*font-family: Verdana;*/
	font-family: Raleways;

    font-size: 1em;

}



/**

 * Improve readability of pre-formatted text in all browsers.

 */



pre {

    white-space: pre-wrap;

}



/**

 * Set consistent quote types.

 */



q {

    quotes: "\201C" "\201D" "\2018" "\2019";

}



/**

 * Address inconsistent and variable font size in all browsers.

 */



small {

    font-size: 80%;

}



/**

 * Prevent `sub` and `sup` affecting `line-height` in all browsers.

 */



sub,

sup {

    font-size: 75%;

    line-height: 0;

    position: relative;

    vertical-align: baseline;

}



sup {

    top: -0.5em;

}



sub {

    bottom: -0.25em;

}



/* ==========================================================================

   Embedded content

   ========================================================================== */



/**

 * Remove border when inside `a` element in IE 8/9.

 */



img {

    border: 0;

}



/**

 * Correct overflow displayed oddly in IE 9.

 */



svg:not(:root) {

    overflow: hidden;

}



/* ==========================================================================

   Figures

   ========================================================================== */



/**

 * Address margin not present in IE 8/9 and Safari 5.

 */



figure {

    margin: 0;

}



/* ==========================================================================

   Forms

   ========================================================================== */



/**

 * Define consistent border, margin, and padding.

 */



fieldset {

    border: 1px solid #c0c0c0;

    margin: 0 2px;

    padding: 0.35em 0.625em 0.75em;

}



/**

 * 1. Correct `color` not being inherited in IE 8/9.

 * 2. Remove padding so people aren't caught out if they zero out fieldsets.

 */



legend {

    border: 0; /* 1 */

    padding: 0; /* 2 */

}



/**

 * 1. Correct font family not being inherited in all browsers.

 * 2. Correct font size not being inherited in all browsers.

 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.

 */



button,

input,

select,

textarea {

    font-family: inherit; /* 1 */

    font-size: 100%; /* 2 */

    margin: 0; /* 3 */

}



/**

 * Address Firefox 4+ setting `line-height` on `input` using `!important` in

 * the UA stylesheet.

 */



button,

input {

    line-height: normal;

}



/**

 * Address inconsistent `text-transform` inheritance for `button` and `select`.

 * All other form control elements do not inherit `text-transform` values.

 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.

 * Correct `select` style inheritance in Firefox 4+ and Opera.

 */



button,

select {

    text-transform: none;

}



/**

 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`

 *    and `video` controls.

 * 2. Correct inability to style clickable `input` types in iOS.

 * 3. Improve usability and consistency of cursor style between image-type

 *    `input` and others.

 */



button,

html input[type="button"], /* 1 */

input[type="reset"],

input[type="submit"] {

    -webkit-appearance: button; /* 2 */

    cursor: pointer; /* 3 */

}



/**

 * Re-set default cursor for disabled elements.

 */



button[disabled],

html input[disabled] {

    cursor: default;

}



/**

 * 1. Address box sizing set to `content-box` in IE 8/9/10.

 * 2. Remove excess padding in IE 8/9/10.

 */



input[type="checkbox"],

input[type="radio"] {

    box-sizing: border-box; /* 1 */

    padding: 0; /* 2 */


}



/**

 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.

 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome

 *    (include `-moz` to future-proof).

 */



input[type="search"] {

    -webkit-appearance: textfield; /* 1 */

    -moz-box-sizing: content-box;

    -webkit-box-sizing: content-box; /* 2 */

    box-sizing: content-box;

}



/**

 * Remove inner padding and search cancel button in Safari 5 and Chrome

 * on OS X.

 */



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

    -webkit-appearance: none;

}



/**

 * Remove inner padding and border in Firefox 4+.

 */



button::-moz-focus-inner,

input::-moz-focus-inner {

    border: 0;

    padding: 0;

}



/**

 * 1. Remove default vertical scrollbar in IE 8/9.

 * 2. Improve readability and alignment in all browsers.

 */



 input, textarea{

    border: 1px solid #ccc;

    width: 25px;

    padding: 10px;

    /* color: #999999 !important; */
	color: #3d3833 !important;

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    -khtml-border-radius: 3px;

}

 }



textarea {

    overflow: auto; /* 1 */

    vertical-align: top; /* 2 */

}



/* ==========================================================================

   Tables

   ========================================================================== */



/**

 * Remove most spacing between table cells.

 */



table {

    border-collapse: collapse;

    border-spacing: 0;

}





body{

	/* color: #928f8f; */

	color: #3d3833;

	font-size: 13px;

	/* font-family: arial; */
	/*font-family: Verdana;*/
	font-family: Raleways;
	line-height: 1.75;
	
	

}



h1, h2, h3, h4, h5, h6{/*color: #b8b8b8;*/color: #76cdd3; font-weight: bold; margin:0;

}
/*h1-h6 +1px*//*h1-h6 +2px*//*h1-h6 +8px*/
h1{font-size: 35px;}

h2{font-size: 33px;}

h3{font-size: 31px;}

h4{font-size: 29px;}

h5{font-size: 27px;}

h6{font-size: 25px;}



a{color: #ed86a3 ; text-decoration: none;}



p{margin-top: 0; text-align: justify; margin-right: 10px;}



#wrapper{

	background-color: #fff; 

	margin: 0 auto;

	width: 100%;
	
	max-width: 960px;

	margin-bottom: 0;

}



/*----------header----------------*/

.image-heading img {
height: 75px;
}



#main-wrapper{

	margin:0 auto;

	padding: 25px 0px;

	width: 100%;
	
	max-width: 960px;

}


#logo{margin:0 0 15px; text-align: center;}

nav#main-nav{

	border-top: 2px solid #d4d4d4; 
	border-bottom: 2px solid #d4d4d4;		
	/* border-top: 2px solid #918D8A; */
	margin:6px 0 -8px;

	text-align: center;

}

#menu-main-menu{display:inline-block; margin: 0; padding: 0;}

#menu-main-menu li{float:left; list-style: none; position:relative;}

#menu-main-menu li a{

	border-right: 1px dotted #aaa5a5;
	/* border-right: 1px dotted #818181; */

	color: #B8B8B8;

	/* color: #3d3833; */

    display: block;

    font-size: 17px;

    padding: 6px 20px 6px 20px;

    text-decoration: none;

}

#menu-main-menu li a:hover, #menu-main-menu li.current-menu-item a{

	color: #eca2b7;

}

#menu-main-menu li:hover .sub-menu{

    border-bottom: 2px solid #D4D4D4;

    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);

	height: auto;

	overflow: visible;

	padding: 0 15px 15px;

	transition-duration: 0.3s;

	-moz-transition-duration: 0.3s;

	-ms-transition-duration: 0.3s;

	-o-transition-duration: 0.3s;

	-webkit-transition-duration: 0.3s;

	width: 100px;

}

.sub-menu{

	background: none repeat scroll 0 0 #FFFFFF;

    border-left: 2px solid #D4D4D4;

    border-right: 2px solid #D4D4D4;

	height: 0;

    left: -2px;

    margin: 0;

	overflow: hidden;

	padding: 0 15px;

    /*padding: 0 15px 15px;*/

    position: absolute;

    top: 37px;

	transition-duration: 0.3s;

	-moz-transition-duration: 0.3s;

	-ms-transition-duration: 0.3s;

	-o-transition-duration: 0.3s;

	-webkit-transition-duration: 0.3s;

    width: 100px;

	z-index: 999999;

}

#menu-main-menu .sub-menu li{float: none;}

#menu-main-menu .sub-menu a{

	border-bottom: 1px dotted #aaa5a5; 

	border-right: none;

	display: block; 

	font-size: 14px; 

	padding: 5px 0;

	text-align: left;

}

/*recent posts*/
.frp-widget {
padding: 0;
}

.frp-left {
border-radius: 100%;
overflow: hidden;
margin-right: 10px;
}

.news-widget-elapsed {
font-size: 0.8em;
}

/*popularpost*/
.wpp-list li {
list-style: none !important;
}

.wpp-thumbnail {
margin: 0 10px 10px 0 !important;
width: 60px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
}

.wpp-post-title {
font-weight: bold;
}

.post-stats {
display: block;
font-size: 9px;
font-weight: normal !important;
}

/*Tag Cloud*/
#tag_cloud-2 {
margin-top: 55px !important;
}

/*----------content----------------*/
.wp-caption-text, .wp-caption-text em, .wp-caption-text span { color: #ed86a3 !important; }
#content-wrapper{

	padding-top:33px;

}

/*.blog-post .post-title{line-height: 1; margin:0 0 15px; font-family: 'Questrial', sans-serif !important;}*/
.blog-post .post-title{line-height: 1; margin:0 0 15px; font-family: AvantGarde !important;}
#main-content, #primary{

	float:left;

	/*width: 100%;
	max-width: 668px;
	*/
}

	
.blog-post h2 a{
	font-size: 33px; 
	/*color:#b8b8b8;*/
	color: #76cdd3; 
	font-family: AvantGarde; 
	font-weight: bold;
	}

@media screen\0 {
    .blog-post h2 a { font-family: Arial; font-weight: normal;
	}
	
	#sidebar h3.widget-title {
		font-family: Arial !important;
	}
}


.blog-post h2 a:hover{color :#ED86A3}

.meta-container{/*color :#ED86A3;*/ color:#3d3833; margin: 0 0 15px;}

.blog-post{/*border-bottom:1px solid #D4D4D4;*/ padding:25px 0;}

.blog-post:first-child{padding-top:0;}

.blog-post:last-child{border: none;}

.meta-date, .meta-category {

    /*float: left;*/

    width: 45%;
	font-family: 'Questrial', sans-serif;
	font-size: 15px;
	text-rendering: optimizeLegibility;
}

/* #blog-comments { float: right; } */



.single .blog-post{border: none;}


.meta-category{width: 50%;}


.meta-category a{/*font-style: italic;*/ color: #3d3833; }



.page_nav{/*border-top:1px solid #D4D4D4;*/ padding:0 0 50px; text-align: center;}

/* .page-numbers {  display: inline-block; font-weight: bold; margin-top: -1px; padding-top:10px; width: 30px; } */
.page-numbers {
display: inline-block;
font-weight: bold;
margin-top: -1px;
padding: 5px 3px;
width: 30px;
background: #f1f3f4;
border-radius: 20px;
color: #3d3833;
}

.page-numbers.current, .page-numbers:hover {
background: #ebbecb;
color: #fff;
}

.page-numbers.next, .page-numbers.prev {
font-size: 0.6em;
}

/* .page-numbers.current, .page-numbers:hover{border-top: 1px solid;} */

.social-share{margin:0 0 20px;}



/*----------sidebar----------------*/

/*#sidebar {  float: right; width: 220px; }*/

#sidebar aside{margin:0 0 25px;}

#sidebar h3.widget-title{font-size: 17px; border-bottom: 1px dotted #b8b8b8;font-family: AvantGarde; font-weight: normal !important; margin-bottom: 10px; padding-bottom: 2px;}

#sidebar ul.social-media {padding:0;margin-top: 15px;}

#sidebar ul.social-media li{float:left; list-style: none;}

#sidebar ul.social-media a{display: inline-block; height: 32px; margin-right:5px; text-indent: -9999999px; width: 32px; background-size: 32px;}

a.facebook{background: url(images/fbk.png) no-repeat 0 0 scroll transparent;}

a.twitter{background: url(images/twr.png) no-repeat 0 0 scroll transparent;}

a.instagram{background: url(images/isg.png) no-repeat 0 0 scroll transparent;}

a.rss{background: url(images/rs.png) no-repeat 0 0 scroll transparent;}

a.pinterest{background: url(images/pnt.png) no-repeat 0 0 scroll transparent; -webkit-filter: grayscale(20%);

-moz-filter: grayscale(20%);

-o-filter: grayscale(20%);

-ms-filter: grayscale(20%);

filter: grayscale(20%);}



#s {

    border: 1px solid #A9A8A8;

    border-radius: 15px 0 0 15px;

	-moz-border-radius: 15px 0 0 15px;

	-ms-border-radius: 15px 0 0 15px;

	-o-border-radius: 15px 0 0 15px;

	-webkit-border-radius: 15px 0 0 15px;

	color: #827f7f;

	font-size:12px;

    padding: 6px;

	width: 181px;
	
	display: inline !important;

}



#searchsubmit{

	background: url(images/search-icon.png) no-repeat center center #eca2b7;

	border: none;

	border-radius: 0 15px 15px 0;

	-moz-border-radius: 0 15px 15px 0;

	-ms-border-radius: 0 15px 15px 0;

	-webkit-border-radius: 0 15px 15px 0;

	-o-border-radius: 0 15px 15px 0;

	height:29px;

	margin-left: -10px;

    padding-top: 6px;

	text-indent: -999999999px;

	width: 30px;

}



#sidebar .widget_archive h3.widget-title{margin:0 0 15px;}

select {

    border: 1px solid #A9A8A8;

    border-radius: 15px;

	-moz-border-radius: 15px;

	-o-border-radius: 15px;

	-webkit-border-radius: 15px;

	-ms-border-radius: 15px;

	color:#827f7f;

    padding: 6px 12px 6px 6px;

    width: 100%;

}

#r-about-container {
padding: 20px 10px;
/* background-color: #f1f3f4; */
position: relative;
}

#about-img {
position: relative;
border-radius: 100%;
overflow: hidden;
width: 60%;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

#about-img img {
position: relative;
width: 100%;
}



/*------------footer------------*/

footer{

	border-top: 2px solid #d4d4d4;

	padding:15px 0;

	text-align:center;

}



.clearfix:after {

content: " ";

display: block;

clear: both;

visibility: hidden;

font-size: 0;

height: 0;

}







/*------------contact------------*/



.entry-content {

top: 360px;

}



#comments {

display: block;

}



.edit-link {

display: none;

}



/*------------ meet the bear page------------*/



.image-title {

width: 280px;

height: 55px;

}



.alignleft {

float: left;

padding: 0 15px 5px 0;

}





.blog-post input[type="submit"]{background: #ECA2B7 !important; border: none !important; color :#fff !important; width:100%;}





@media screen and (-webkit-min-device-pixel-ratio:0) {

	.sub-menu{top:44px;}

}



.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {

    width: 100% !important;

}



.comment-form label{display:inline-block;width: 580px;}

.form-allowed-tags{display: none;}

.comment-form label {
	width: 100% !important;
}




/*------------------ post pics ---------------------*/


.single .blog-post {
	overflow: hidden;
}

.alignleft.size-full{

    display: block;

    max-width:669px;

   width: auto;

    height: auto;

	padding-bottom: 15px;

}



.gallery-item {

float: left;

padding-right: 10px;

}





/*------------------ Featured-image ---------------------*/

.attachment-blog-thumbnail{

    display: block;

   /*  min-width: 669px;

    max-width:669px; */

    width: 100%;

    height: 100%;

	padding-bottom: 15px;

}

/*--------------hide comment form duplicate --------------*/
.blog-post #respond {
	display:none;
}
.comment-respond {
	display:block !important;
}

.frp-news .news-widget-info {
	width: 70%;
	margin-left: auto;
}

/* responsive */

.row {
	 max-width: 100% !important;
}

.large-12 {
	padding: 0 !important;
}

#logo img {
	max-width: 617px !important;
	width: 100%!important;
}

/*menu*/
.slicknav_menu {
	display:none;
}

@media only screen 
and (max-width : 800px){

	.nav-menu{
		display:none !important;
	}
	
	 .slicknav_menu {
		display:block;
	}
	
	nav#main-nav {
		border-top: transparent;
		border-top: transparent;
	}
}

.slicknav_nav a {
	color: #B8B8B8 !important	;
}
.slicknav_nav a:hover {
	color: #eca2b7 !important	;
}

.slicknav_menu {
	background: rgba(255, 255, 255, 0.89) !important;
	border-bottom: 1px dotted #aaa5a5;
	border-top: 1px dotted #aaa5a5;
}
.slicknav_btn {
	background-color: #ed86a3 !important;
}

@media only screen and (min-width: 768px) {
	#main-content.large-8, #content.large-8 {
		width: 65% !important;
		padding: 0!important;
	}
	#sidebar.large-4 {
		width: 35% !important;
		padding-right: 0 !important;
		padding-left: 10px !important; 
	}
}

@media only screen and (max-width: 900px) {
	#sidebar.large-4 {
		padding-left: 25px !important; 
	}
}

@media only screen and (max-width: 840px) {
	#s {
		width: 160px;
	}
	
	.frp-news .news-widget-info {
		width: 65%;
	}
	
	.meta-date, .meta-category {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	#about-img {
		width: 22%
	}
	.frp-news .news-widget-info {
		width: 90%;
	}
}

@media only screen and (max-width: 620px) {
	#about-img {
		width: 30%
	}
}

.image-heading {
	padding-bottom: 15px;
}

.alignleft.size-full {
	width: 100% !important;
}

#contact-bear input[type="text"], #contact-bear input[type="email"], #contact-bear  input[type="submit"],#contact-bear textarea {
	max-width: 400px !important;
}
textarea {
	width: 100% !important;
} 

/*.single-section div {
	width: 100%!important;
	max-width: 669px !important;
}*/

.slicknav_menu .slicknav_menutxt {
	text-shadow: none !important;
}

/**** Youtube embed player ****/

.youtube-player{
  width: 100% !important;
}

.embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* revised pagination*/

#page_search {
	text-align: center;
}

a.inactive {
	color: #3d3833;
	background-color: #f1f3f4;
	border-radius: 20px;
	padding: 10px 14px;
	font-weight:bold;
}

a.inactive:hover {
	color: #fff;
	background-color: #ebbecb;
	border-radius: 20px;
	padding: 10px 14px;
	font-weight:bold;
}

span.current {
	color: #fff;
	background-color: #ebbecb;
	border-radius: 20px;
	padding: 10px 0;
	font-weight:bold;
}
#page_search {
	margin-bottom: 35px;
}

.pagenum {
	display: none;
}



/* ==========================================================================

   Easy Recipe

   ========================================================================== */

.easyrecipe .ERSummary {
	padding-top: 15px!important;
	padding-bottom: 10px!important;
}   

.easyrecipe {
	border: 0 !important;
	background: transparent !important;
	padding-left: 0!important;
	padding-right: 0!important;
	margin-top: 35px !important;
}

.easyrecipe .ERHead, .ERName {
	display: none;
}

.easyrecipe .ERHDTable {
	background: transparent !important;
}

.ERIngredients, .ERInstructions, .nutrition {
	padding-bottom: 20px !important;	
}

.easyrecipe .ERIngredientsHeader, .easyrecipe .ERInstructionsHeader, .easyrecipe .ERNotesHeader {
	font-size: 1em !important;
}

.easyrecipe .ERInstructionsHeader {
	margin-bottom: 13px !important;
}

.easyrecipe ul, .easyrecipe ol {
	margin: 0 !important;
}

ol.instructions li {
	padding-bottom: 3px !important	;
}

.easyrecipe .ERIngredients .ingredients li {
	list-style-type: none !important;
}

/* ==========================================================================

   Pin it Button

   ========================================================================== */

a.pinit-button:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}


a.pinit-button {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}

img.pinimg {
	display: none;
}

/* ==========================================================================

   Mail chimp Widget

   ========================================================================== */
   
.widget_mc4wp_widget p{
	margin-bottom: 13px !important;
}

.widget_mc4wp_widget input{
	border: 1px solid #A9A8A8;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #827f7f;
	font-size: 12px;
	padding: 6px;
	width: 181px;
	display: inline !important;
	margin-bottom: 0;
}

.widget_mc4wp_widget input[type=submit] { 
	background-color: #eca2b7;
	border: none;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 29px;
	padding-top: 6px;
	width: 100%;
	color: #FFF !important;
	font-weight: 900;
	/*font-family: Verdana;*/
	font-family: Raleways;
}

.wp-caption.aligncenter,
.wp-caption.alignleft {
  width: 100% !important;
}

span.faq-question {
  font-weight: bold;
}

/***/
li.yrc-video.yrc-item-large.yrc-item-open.yrc-item.pb-inline.yrc-just-listed.yrc-has-left.yrc-full-scale {
    width: 481px !important;
}
/**new-9-28-15**/
input#subscribe-reloaded {
    width: auto !important;
}
input#subscribe_comments {
    display: none;
}
label#subscribe-label {
    display: none !important;
}
a.ytclink {
    font-size: 14px;
}
h5.ytctitle {
    line-height: 18px;
}
h3#videos {
    display: none;
}a.title-menu:hover {    color: #ed86a3 !important;}
h2.title-title {
    font-size: 17px;
    text-align: center;
    font-family: AvantGarde;
    font-weight: normal;
	margin-top: 1px;
}
a.link-style {
    color: #649eaf;
}
a.link-style:hover {
    color: #ed86a3;
}
.box {
    width: 180px;
    height: 180px;
   margin-bottom: 40%;
}li#menu-item-7546 > ul.sub-menu {    width: 136px;}

/*11-18-15*/
li#menu-item-7546 > ul.sub-menu {
    width: 140px !important;
}
.myResponsiveAd img {
	display:block;
	height:auto;
	max-width:100%; 
}

/*-KIKX 1/16/17-*/
ul#menu-main-menu,ul#menu-main-menu * {
    font-family: Oxygen Font !important;
}
.meta-category,.meta-container.clearfix *,.widget-title,h2.post-inlist-title,.meta-date,a,ul.wpp-list,.comment-count{
	font-family: AvantGarde !important;	
}
body p,body #about-content,.excerpt,.recent-comment-text{
    font-family: Raleways !important;
    font-weight: 500;
   
}

/*-KIKX-*
/** juls ***/
.small-12.medium-6.large-4.columns.recipe.text-center {
    min-height: 265px;
}