/*
Theme Name: Reclaiming Yesterday New Theme
Theme URI: http://jded.com/WPJded
Description: Jded's Reclaiming Yesterday New Theme
Author: Jded
Author URI: http://jded.com/
Version: 1.0
Tags: responsive, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
@import url('bootstrap/css/bootstrap.min.css'); 
*/


@font-face {
    font-family: 'Genericons';
    src: url('font/genericons-regular-webfont.eot');
    src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/genericons-regular-webfont.woff') format('woff'),
         url('font/genericons-regular-webfont.ttf') format('truetype'),
         url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'YouWontBringMeDownRegular';
    src: url('font/kgyouwontbringmedown.eot');
    src: url('font/kgyouwontbringmedown.eot?#iefix') format('embedded-opentype'),
         url('font/kgyouwontbringmedown.woff') format('woff'),
         url('font/kgyouwontbringmedown.ttf') format('truetype'),
         url('font/kgyouwontbringmedown.svg#YouWontBringMeDownRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.genericon {
	display: inline-block;
	width: 16px;
	height: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

/**
 * IE7 and IE6 hacks
 */

.genericon {
	*overflow: auto;
	*zoom: 1;
	*display: inline;
}

.genericon.valign-bottom {
	vertical-align: bottom;
}

.genericon.valign-middle {
	vertical-align: middle;
}

.genericon.onehalfsize {
	font-size: 1.5em;
	width: 24px;
	height: 23px;
}
.genericon-search:before { content: '\f400'; }
.genericon-next:before { content: '\f429'; }

.attachment-medium {
	margin-bottom:20px;
}

a,
a:visited {
	color: #B8425F;
}

a:hover {
	color: #B8425F;
}

a,
a:visited,
a:focus,
a:hover {
	text-decoration:none;
	outline:0;
}

li {
    padding: 4px 0 4px 20px;
}

body {
	font-family: 'Muli', sans-serif;
	color: #3C4447;
	font-size: 16px;
}

#site-sidebar {
	background-color:#F0F1F3;
	padding-top:10px;
}

h2, h3 {
	font-family: 'Oswald', sans-serif;
	color: #B8425F;
	font-size: 22px;
}

.read-more,
.read-more:visited  {
	color: #B8425F;
}

.read-more:hover  {
	color: #B8425F;
}

a.more-link,
a.read-more:visited  {
    display: block;
    margin: 22px auto;
    width: 248px;
    text-align: center;
    border: 3px solid #B8425F;
    color: #B8425F;
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 1px;
    font-style: normal;
}

a.more-link:hover {
    color: #fff;
    background: #B8425F;
}

.site-content {
	margin-top: 20px;
}

.page-header {
    border: 0;
    margin: 5px 0 10px;
}

.homepage-header {
    border: 0;
    margin: 5px 0 10px;
}

.homepage-title {
	text-align: center;
	color: #000;
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 0;
}

.motoFont {
	font-family: 'Abril Fatface', cursive;
}

.homepageHrDiv {
	position: relative;
	width:80%;
	margin-left: auto;
	margin-right: auto;
}

hr.homepageHr {
	border-top: 1px solid #000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
}

hr.homepageHr:before,
hr.homepageHr:after {
	content: '\002610';
	display: block;
	position: absolute;
	top: -12px;
	padding: 0 0;
	color: #000;
	font-size: 18px;
}

hr.homepageHr:before {
	left: -13px;
}
hr.homepageHr:after {
	right: -13px;
}

.entry-meta {
	margin:5px 0 10px 0;
}
.entry-global-pinit {
	float: left;
}
.entry-jumpto-recipe {
	text-align:right;
	visibility: hidden;
}

.entry-jumpto-recipe a {
	font-weight: bold;
}

article.category-recipes .entry-jumpto-recipe {
	visibility: visible;
}

.entry-header h2 {
	text-align: center;
}

.entry-meta,
.entry-meta  a {
	color: #9BA2AF;
	text-transform: uppercase;
	font-size:14px;
}

.entry-meta-line {
	clear:both;
	margin-bottom: 10px;
}

.entry-footer {
	clear:both;
}

.entry-format, 
.hentry:before, 
.toggles .toggle:before, 
.comments-link:before, 
.post-date:before, 
.sticky .post-date:before, 
.categories-links:before, 
.tags-links:before, 
.byline:before, 
.edit-link:before, 
.page-title:before, 
.site-content [class*="paging-navigation"] a:before, 
.site-content [class*="post-navigation"] a:before, 
#cancel-comment-reply-link:before, 
.reply:before, 
.social-links ul a:before {
	font-family: "Genericons";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	vertical-align: text-bottom;
}

.page-title:before {
    font-size: 31px;
    line-height: 34px;
    margin-right: 3px;
}

.comments-link:before {
	content: '\f108';
}

.post-date:before ,
.archive.date .page-title:before {
	content: "\f307";
}

.categories-links:before,
.archive.category  .page-title:before {
	content: '\f301';
}

.tags-links:before ,
.archive.tag  .page-title:before {
	content: '\f302';
}

.search.search-results  .page-title:before {
	content: '\f400';
}

.categoryconteiner {
	clear:both;
	padding-top:15px;
}

.categorylist {
	display: block;
	list-style-type: none;
	margin-bottom: 0;
}

.categorylistitem {
	display: list-item;
	height: 225px;
	list-style: outside none none;
	margin-right: 2.5%;
	width: 30%;
	float: left;
	line-height: 15px;
}

.category-post-image {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	margin-bottom: 8px;
}

.categories-links {
	clear: both;
}

.category-view-all {
    /* margin-bottom: 30px; */
    text-align: right;
}

.categorylink {
	display:block;
}

.categorydiv {
	display:inline-block; 
	float:left; 
	margin-right:10px;
}

.categorypararagraph {
	font-size: 0.8em;
	color: #3c4447;
	max-width: 150px;
}

.categorydivend {
	clear:both;
}

.categoryarchive h2 {
	font-weight: bold;
	color: #b8425f;
}

.categoryarchive ul {
	list-style-type: none;
	padding-left: 10px;
}

.categoryarchive li {
    padding: 4px 0 4px 5px;
}

.categoryarchive .post-date {
	margin-left: 0;
	color: #9BA2AF;
	text-transform: uppercase;
	font-size: 12px;
}

.tags-links {
	clear: both;
}

.post-comments {
	float: right;
}

textarea#comment {
	width: 100%;
}

.navigation .newer {
	float: right;
}

.comments-link:before, 
.post-date:before, 
.sticky .post-date:before, 
.tags-links:before, 
.byline:before, 
.edit-link:before {
	margin-right: 2px;
}

.post,
article.page {
	margin: 0 0 20px;
	padding: 10px 20px;
}

.post h2,
article.page h2{
	font-size: 1.7em;
	margin-top: 0;
}

.post h2 a,
.post h2 a:visited,
article.page h2 a,
article.page h2 a:visited {
	color: #B8425F;
}

.post h2 a:hover,
article.page h2 a:hover {
	color: #B8425F;
}

.post img,
article.page img,
aside.widget img {
    height: auto;
    max-width: 100%;
}

.site-branding,
.site-branding a,
.site-branding div,
.site-branding h3,
.sitename-left-footer,
.sitename-right-footer {
	font-family: 'Roboto', sans-serif;
}

.site-branding h3 {
	height: 0;
	margin: 0;
}

.site-title  {
	margin-top: 10px;
}

.site-title,
.site-title a {
	display: block;
	float: left;
	min-height: 160px;
	width: 400px;
}

.sitename-left-footer,
.sitename-right-footer {
	font-size: 1.3em;
}

.site-title-footer {
	padding: 0;
	margin: 20px 0 20px 0;
}

.site-footer-line {
    border-bottom: 1px solid #525252;
    height: 1px;
}

.site-footer-disclaimer {
	color: #767676;
	font-size: 0.9em;
	margin: 30px;
}

.site-footer-disclaimer a {
	color: #767676;
}

.sitename-left,
.sitename-right {
	display: block;
}

.sitename-left,
.sitename-left-footer {
	color: #009ba2;
}

.sitename-right,
.sitename-right-footer  {
	color: #009ba2;
}

.sitename {
	text-align: left;
}

.site-description {
	margin: 0px 0 0px 0;
}

.site-description h3 {
	margin: 0;
	font-size: 1.3em;
	color: #05cb98;
}

.site-main {
	margin-bottom: 20px;
}

.site a,
.site-footer a {
    transition: all 0.3s linear 0s;
}
.site-footer {
	background-color: #272727;
}
/*
.site-header {
	background-color: #272727;
}*/

.site-footer {
	min-height: 200px;
}

.logo_footer {
	height: 38px;
}

.logo_footer ul {
    display: inline-block;
	padding: 0;
	margin-bottom: 2px;
}

.logo_footer ul li {
    border-left: 1px solid #525252;
    float: left;
    height: 38px;
    text-align: center;
	list-style: none outside none;
	padding: 0;
}


.logo_footer ul li:last-child {
    border-right: 1px solid #525252;
}

.logo_footer ul li a {
    display: inline-block;
    height: 38px;
    width: 38px;
}

.logo_footer ul li a.faceb {
    background: url("images/facebook_footer.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.faceb:hover {
    background: url("images/facebook_footer_h.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.instagr {
    background: url("images/instagram_footer.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.instagr:hover {
    background: url("images/instagram_footer_h.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.pinint {
    background: url("images/pininterest_footer.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.pinint:hover {
    background: url("images/pininterest_footer_h.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.rss {
    background: url("images/rss_footer.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.rss:hover {
    background: url("images/rss_footer_h.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.top_arr {
    background: url("images/top_arrow_footer.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.top_arr:hover {
    background: url("images/top_arrow_footer_h.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.twitter {
    background: url("images/twitter_footer.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.logo_footer ul li a.twitter:hover {
    background: url("images/twitter_footer_h.png") no-repeat scroll -15px -17px rgba(0, 0, 0, 0);
}

.navsearch {
	float: right;
	clear: both;
	max-width: 300px;
}

.navsearch .btn-success {
	color: rgb(255, 255, 255);
	background-color: #009BA2;
	border-color: #0090A0;
}

.social  {
    float:right;
	margin-top:4px;
	margin-right:0px;
}

.social ul {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
}

.social ul li {
	float: left;
	height: 20px;
	text-align: center;
	list-style: none outside none;
	padding: 0;
}


.social ul li a,
.social ul li button {
    display: inline-block;
    height: 32px;
    width: 32px;
}

.social ul li a,
.social ul li button {
    color:#000;
}

.social ul li button {
    margin: -5px 0 0;
    padding: 0;
}

.nav-row-fixed {
	position: fixed; 
	top: 0px;
	width:100%;
	z-index:1000;
}
.admin-bar .nav-row-fixed {
  top: 32px;
}

.nav-row {
	background: #fff;
	padding: 5px 0;
/*	-webkit-box-shadow: 0px 10px 9px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 9px -9px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 9px -9px rgba(0,0,0,0.75);
*/
}

.navbar {
    border: 0 none;
    margin-bottom: 5px;
    min-height: 0;
    border-radius: 0;
}

.navbar-brand {
    padding:0;
    height: 40px;
}

.site-nav ul.dropdown-menu {
	background: #ffffff;
}

.site-nav ul.dropdown-menu li {
	padding: 0px 0 0px 0;
}

.site-nav ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}

.site-nav li {
	display: inline;
	padding: 2px 0 2px 0;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav > li > a,
.site-nav ul li a,
.site-nav ul li a:visited {
    text-decoration:none;
    padding: 3px 15px;
    color: #000;
    font-size: 1.3rem;
    font-weight: 800;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	padding: 6px 20px 6px 30px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover ,
.site-nav ul li a:hover,
.site-nav ul li a:active,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #888;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: transparent;
    color: #888;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 12px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 13px;
    padding: 5px 8px;
    position: relative;
    border: 0;
}

.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    float:left;
    margin-top: 5px;
    margin-left: 30px;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-default .navbar-text {
    margin-bottom: 0;
    margin-top: 15px;
    color: #000;
    font-weight: 800;
    float: right;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.social-links-wrapper {
    text-align: center;
}

#welcomeInPage {
	background-color: #00b3b3;
	height: 20px;
	display:none;
}

#welcome {
	background-color: #00b3b3;
	height: 575px;
}

.welcome-container {
	background: url("images/img_6571.jpg") no-repeat scroll 0 -120px/auto 135% rgba(0, 0, 0, 0);
	height: 575px;
	margin-left: 20px;
}

.welcome-content {
	float:right;
	margin-top: 140px;
	text-align:center;
	width: 50%;
}

.welcome-title {	
	color: #000;
	font-size: 2.8em;
}

.welcome-content > p {	
	font-size: 1.2em;
	margin-top: 30px;
	color: #000;
}

#welcome .subscribe {
    color: #fff !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    background-color: #b8425f !important;
    border-color: #96364e !important;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font-weight: 400;
    height: auto;
    box-sizing: border-box;
    vertical-align: baseline;
    line-height: 1.42857;
    padding: 8px 16px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    -moz-user-select: none;
    -moz-appearance: none;
}

.popupbanner {
    display: none;
    position: fixed;
    padding-top: 60px;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.banner-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    max-width: 400px;
    position: relative;
}

.banner-close {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 1;
    font-size: 15pt;
    font-weight: bold;

    background: black none repeat scroll 0 0;
    border: 2pt solid white;
    border-radius: 18pt;
    color: white;
    cursor: pointer;
    display: block;
    height: 18pt;
    line-height: 12pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    width: 18pt;
}

.banner-close:hover,
.banner-close:focus {
    text-decoration: none;
    cursor: pointer;
}

.banner-image {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    max-width: 105%;
}

blockquote {
    border-left: 5px solid rgba(155, 162, 175, 0.25);
    color: #9BA2AF;
    font-family: "PT Serif",Georgia,Times,serif;
    margin-bottom: 27px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 27px;
}
/*
.post.category-recipes > ul {
	padding: 15px 0 0 40px;
	background: url("images/notebook.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	font-family: 'YouWontBringMeDownRegular', cursive;
	font-size: 1.6em;
	line-height: 46px;
	color: #29297A;
	list-style-type: none;
}

.post.category-recipes > ul li {
	padding: 0 0 0 20px;
	text-indent:-1em;
}

.post.category-recipes > ul li:before
{
	font-family: "San Serif";
	content: '\2022';
 	float: left;
	width: 1.4em;
}

aside.widget.widget_search {
	background-color: transparent;
	padding: 0;
	box-shadow: none;
}
*/
aside.widget {
	margin: 0 0 20px;
	padding: 10px 20px;
	background-color: #fff;
	overflow: auto;
}

aside.widget h2 {
	text-align: center;
	margin-top: 0;
	color: #009BA2;
}

aside.widget ul,
aside.widget ol {
	margin: 0;
	padding: 0;
}

aside.widget ul li,
aside.widget ol li {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
	line-height: 1.8;
	list-style: none outside none;
	margin: 0.385em 0;
	padding: 0 0 0.3em;
}

aside.widget.widget_calendar {
	padding: 10px 15px 20px;
}

aside.widget #wp-calendar {
	width:100%;
	font-size:15px;
}

aside.widget #wp-calendar td, 
aside.widget #wp-calendar th {
	text-align: center;
	border-bottom: 1px solid rgba(155, 162, 175, 0.25);
	border-collapse: collapse;
	padding: 6.75px 3px 5.75px;
}

aside.widget #wp-calendar th {
	font-weight: 700;
}

aside.widget #prev,
aside.widget #wp-calendar caption {
	color: #009BA2;
}

aside.widget #wp-calendar caption {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	margin: 0 0 13.5px;
	text-align: center;
}

aside.widget_categories li > ul {
	display:none;
}

.form-wrapper {
	padding: 15px;
	margin: 0 auto;
	display:table;
}

.form-wrapper .filler {
	width:100%;
	display: table-cell;
}

.form-wrapper input {
	width:100%;
	display: table-cell;
	padding: 10px 5px;
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;      
}

.form-wrapper input:focus {
	outline: 0;

}

.form-wrapper input::-webkit-input-placeholder,
.form-wrapper input:-moz-placeholder,
.form-wrapper input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper button {
	display: table-cell;
	overflow: visible;
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 39px;
	color: #fff;
	background: #009BA2;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;      
	min-width:40px;
}   

.form-wrapper button:hover,
.form-wrapper button:active,
.form-wrapper button:focus {
	background: #00757c;
}

.form-wrapper button:before {
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #009BA2 transparent;
	top: 12px;
	left: -8px;
}

.form-wrapper button:hover:before,
.form-wrapper button:active:before,
.form-wrapper button:focus :before{
	border-color: transparent #00757c transparent;
}

.form-wrapper button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

#mc4wp-form-1.mc4wp-form input[type="submit"], #mc4wp-form-1.mc4wp-form button {
	background-color: #b8425f !important;
	border-color: #96364e !important;
}

#mc4wp-form-1.mc4wp-form button:active, #mc4wp-form-1.mc4wp-form button:focus, #mc4wp-form-1.mc4wp-form button:hover, #mc4wp-form-1.mc4wp-form input[type="submit"]:active, #mc4wp-form-1.mc4wp-form input[type="submit"]:focus, #mc4wp-form-1.mc4wp-form input[type="submit"]:hover {
	background-color: #96364e !important;
	border-color: #96364e !important;
}

.commentlist {
    list-style: none outside none;
    margin-bottom: 27px;
    margin-left: 0;
    padding: 0;
}

.commentlist .children {
    list-style: none outside none;
    padding-left: 6.75px;
}

.comment-content a {
    word-wrap: break-word;
}

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

#chat-head { 
    background: #fff url("images/chathead.jpg") no-repeat -3px -5px;
    background-size: 70px 70px;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    background-color: #adafb5;
    -webkit-box-shadow: 3px 5px 20px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 5px 20px -1px rgba(0,0,0,0.3);
    box-shadow: 3px 5px 20px -1px rgba(0,0,0,0.3);
    border: 1px solid rgba(0,0,0,0.18);
    position: fixed;
    right: -100px;
    bottom: 20px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out;
    z-index: 999999;
    cursor: pointer;
}

#chat-head i { 
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #F56260;;
    display: block;
    color: #fff;
    font-style: normal;
    font-family: 'Helvetica';
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.18);
    margin: -5px 0 0 -5px;
}

#chat-head.animate { right: 20px; }
#chat-head.animate .chathead-messagecontainer { right: 100%; }

#chat-head .chathead-messagecontainer {
	right: -200px;
	margin-right: 20px;
	position: absolute;
	bottom: 0;
	width: 250px;
}

#chat-head .chathead-messagecontainer-wrapper {
	right: 0;
	float: right;
	display: inline-block;
	position: relative;
	bottom: 0;
	background: white;
	text-align: center;
	line-height: 1.7em;
	max-width: 100%;
	border: 1px solid rgba(0,0,0,0.18);
	bottom: 11px;
	padding: 10px 20px;
	border-radius: 6px;
	box-shadow: -2px 5px 10px -2px rgba(0,0,0,0.16);
	-moz-box-shadow: -2px 5px 10px -2px rgba(0,0,0,0.16);
	-webkit-box-shadow: -2px 5px 10px -2px rgba(0,0,0,0.16);
}

#chat-head .chathead-messagecontainer-wrapper:before {
	right: -11px;
	border-right: none;
	border-left: 11px rgba(0,0,0,0.18) solid;
	content: '';
	position: absolute;
	bottom: 11px;
	border-top: 11px transparent solid;
	border-bottom: 11px transparent solid;
}

#chat-head .chathead-messagecontainer-wrapper:after {
	right: -10px;
	border-right: none;
	border-left: 10px white solid;
	content: '';
	position: absolute;
	bottom: 12px;
	border-top: 10px transparent solid;
	border-bottom: 10px transparent solid;
}

#chat-head .chathead-messagecontainer-text {
	position: relative;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: 700;
	color: #313437;
	overflow: hidden;
	max-width: 100%;
	display: inline-block;
}


#chat-head .chathead-messagecontainer-close-btn {
	left: -6px;
	position: absolute;
	top: -6px;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 15px;
	vertical-align: top;
	background: #a0a0a0;
	border-radius: 100px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#chat-head .chathead-messagecontainer-close-btn .chathead-x {
	color: white;
	font-size: 11px;
	vertical-align: top;
	line-height: 15px;
}

.no_selection {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
}

.anim-bounce-in {
	-webkit-animation: anim-bounce-in 450ms 1 ease-in-out;
	-moz-animation: anim-bounce-in 450ms 1 ease-in-out;
	-o-animation: anim-bounce-in 450ms 1 ease-in-out;
	animation: anim-bounce-in 450ms 1 ease-in-out;
}

@keyframes anim-bounce-in {
	0% {
		-moz-transform:scale(0);
		-o-transform:scale(0);
		-ms-transform:scale(0);
		-webkit-transform:scale(0);
		transform:scale(0)
	}
	60% {
		-moz-transform:scale(1.05);
		-o-transform:scale(1.05);
		-ms-transform:scale(1.05);
		-webkit-transform:scale(1.05);
		transform:scale(1.05)
	}
	75% {
		-moz-transform:scale(0.94);
		-o-transform:scale(0.94);
		-ms-transform:scale(0.94);
		-webkit-transform:scale(0.94);
		transform:scale(0.94)
	 }
	90% {
		-moz-transform:scale(1.01);
		-o-transform:scale(1.01);
		-ms-transform:scale(1.01);
		-webkit-transform:scale(1.01);
		transform:scale(1.01)
	}
	100% {
		-moz-transform:scale(1);
		-o-transform:scale(1);
		-ms-transform:scale(1);
		-webkit-transform:scale(1);
		transform:scale(1)
	}
}

@media (max-width: 400px) {
	.banner-close {
		right: -1px;
	}
}

@media (max-width: 767px) {
	#site-navigation {
		padding-left: 0;
		padding-right: 0;
	}

	.menu-item a[title="Home"] {
		display:block !important;
	}

	.site-title {
		padding: 0;
	}
	
	.navbar-brand {
		width:100%;
		height: 50px;
		margin-top: 5px;
	}

	.navbar-collapse {
		float:right !important;
		min-width: 160px;
	}

	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		padding-top: 9px;
		padding-bottom: 9px;
		font-size: 1.6rem;
		line-height: 25px;
	}

	.navbar-brand > img {
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
	}

	.post, article.page {
		padding: 10px 0;
	}

	.social  {
		float:left;
		margin-top: -35px;
	}

	.navsearch {
		max-width: none;
		width: 100%;
	}

	#welcome {
		height: 600px;
	}

	.welcome-container {
		background: url("images/img_6571.jpg") no-repeat center/cover rgba(0, 0, 0, 0);
		height: 600px;
		margin-left: 0;
	}

	#welcome > .container {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.welcome-title {
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 2em;
	}

	.welcome-content > p {	
		font-size: 0.9em;
		margin-top: 10px;
	}

	.welcome-content {
		margin-top: 10px;
		width: 100%;
	}

	#welcome .subscribe {
		margin-top: 350px;
		width: 180px;
	}
}

@media (max-width: 367px) {
	.welcome-content {
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
/*
	.social  {
		margin-right:15px;
	}
*/
	.welcome-container {
		background: url("images/img_6571.jpg") no-repeat scroll 0 -50px/auto 110% rgba(0, 0, 0, 0)
	}
	
	.welcome-content {
		width: 30%;
		margin-top: 20px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    margin-left: 0;
	}
}

@media (max-width: 992px) {
	.menu-item a[title="Home"] {
		display:none;
	}
}

@media (min-width: 992px) {
	aside.widget.widget_calendar {
	padding: 10px 50px 20px;
	}

	.welcome-container {
		background: url("images/img_6571.jpg") no-repeat scroll 0 -120px/auto 135% rgba(0, 0, 0, 0);
	}
	
	.social  {
		margin-right:55px;
	}

	.welcome-content {
		width: 35%;
		margin-top: 90px;
	}
}

@media (min-width: 1200px) {

	.social  {
		margin-right:85px;
	}

	.welcome-content {
		width: 50%;
		margin-top: 140px;
	}
}

@media print {
	#site-navigation-wrapper,
	#site-sidebar,
	#site-footer,
	#site-post-navigation,
	#site-posts-navigation,
	#respond,
	#ssba {
		display:none;
	}
}
