/*
Theme Name: Dasheroo
Theme URI: 
Description: Child 01 theme for the Flat theme
Author: <a href="http://www.yoarts.com/" title="Visit author homepage">YoArts</a>
Author URI: 
Template: flat
Version: 1.2.10
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 21 Mar 2014 05:42:08 +0000 */ 

@import url('../flat/style.css');


body {
font-family: Muli, Helvetica, Arial, sans-serif;
color: #000;
}
a {
color: #2b82c9;
}

h1, h2, h3, h4, h5 {
font-family: 'Montserrat', sans-serif;
font-weight:bold;
}
#page:before, .sidebar-offcanvas, #secondary {
background-color: #fb6042 !important;
}
#masthead .display-logo img {
max-width: 70%;
}
#secondary .widget-title {
font-family: Muli, Helvetica, Arial, sans-serif;
font-size: 1.5rem;
color: #fff;
}
#secondary a {
	font-weight: bold;
}

#secondary a:hover, #secondary a:active {
	color: #fff;
	text-shadow: 1px 1px 1pc #d15037;
}

#main-sidebar aside li {
margin-bottom: 10px;
}
.hentry .entry-title {
margin-top: 0;
text-align: center;
font-size: 4rem;
letter-spacing: -1px;
font-weight:bold;
}
.hentry .entry-meta,
#primary .page-title,
#site-navigation a  {
font-family:inherit;
}
#site-navigation a  {
font-size:1.4rem;
font-weight:bold;
}
#respond #reply-title {
color: #000;
}
.hentry .tags-links a:hover, .hentry .tags-links a:focus {
background: #37a5ff;
}

@media (min-width: 991px) and (max-width: 1199px){
	#page>.container {
	background-color: #fb6042 !important;
	}
	.sidebar-offcanvas {
	position: initial;
	width: auto;
	}
	#site-navigation {
	display: block;
	}
	#site-navigation a {
	font-size: 1.2rem;
	font-weight: bold;
	}
	.hentry {
	padding: 60px 60px;
	}
 
	
}


#subscribe-blog-blog_subscription-2 input[type="submit"] {
	border-radius: 3px;
	border: none;
	padding: 8px 30px;
	font-weight: bold;
	background-color: #eee657;
	color: #000;
	border-bottom: 3px solid #d8ce1d;
}
#subscribe-blog-blog_subscription-2 input[type="submit"]:hover {
	background-color: #fff875;
	border-bottom: 3px solid #eee657;
}

#subscribe-blog-blog_subscription-2 input[type="submit"]:active {
	background-color: #d8ce1d;
	border-bottom: 3px solid #d8ce1d;
	box-shadow:none;#FatPandaFacebookComments {
	width: 720px;
	margin: 20px auto;
}
}
div.success {
color: #fff875;
}

/* make those fb comments responsive */
#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
width: 100% !important;
}

#FatPandaFacebookComments {
	width: 100%;
	padding: 0px;
}

/* sm */
@media (min-width:768px){
	#FatPandaFacebookComments {
		width: 100%;
		padding: 0px 30px;
	}
	}
/* md */
@media (min-width:992px){
	#FatPandaFacebookComments {
		width: 100%;
		padding: 0px 60px;
	}
	}
/* lg */
@media (min-width:1200px){
	#FatPandaFacebookComments {
		width: 100%;
		padding: 0px 90px;
	}
	}