/*
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');

#page {
background: rgba(255,255,255,.95) !important;
}
#primary {
background: transparent !important;
}
body {
font-family: Muli, Helvetica, Arial, sans-serif !important;
color: #000;
}
a {
color: #2b82c9;
}

h1, h2, h3, h4, h5, .btn {
font-family: 'Montserrat', sans-serif !important;
font-weight:bold;
}
#masthead .site-description, .hentry .entry-meta {
font-family: montserrat !important;
}
#secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6 {
	color: rgba(255,255,255,1) !important;
} 
#secondary {
color: rgba(255,255,255,0.75) !important;
}


#page:before, .sidebar-offcanvas, #secondary {
/*background-color: #fb6042 !important;*/
background-color: #303945 !important;
}

/*h1.site-title.display-logo {
	background-color: #fb6042 !important;
}*/



#masthead .display-logo img {
max-width: 95%;
}
/*#masthead .display-logo img {
max-width: 86%;
background-color: #fb6042;
border-radius: 4px;
padding: 13px 0;
}*/


.size-full {
width: 100%;
}

#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;*/
background-color: #303945 !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;
	}
 
	
}

/* BootBtns */
.btn-default {
	font-weight: normal;
	text-shadow: none !important;
	color: #2b82c9;
	background-color: #fff;
	border-color: #2b82c9;
	border: 1px solid #2b82c9;
}

.btn-primary {
	color: #fff;
	background-color: #2b82c9;
	border-color: #2b82c9;
}

.btn-default:hover ,
.btn-primary:hover {
	color: #fff;
	border: 1px solid #2b82c9;
	background-color: #37a5ff;
	
}

.btn-success{
	font-weight: bold;
	text-shadow: none !important;
	color: #fff;
	background-color: #fb6042;
	border-color: #fb6042;
	border: none;
}
.btn-success:hover {
	color: #fff;
	background-color: #ff836b;
	
}


.btn-info {
	color:#000;
	background-color:#eee657;
	border-bottom: 3px solid #d8ce1d;
	}
.btn-info:hover {
	color:#000;
	background-color:#fff875;
	border-bottom: 3px solid #eee657;
	}	
	
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info	{
	background-image:none
	}
.btn-info .badge { 
	color:#3498db;
	background-color:#fff
	}
.btn-info:active,
.btn-info.active { 
	background-color:#d8ce1d;
	border-bottom: none;
	border-bottom: 3px solid #fb6042;
	}



#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;
	}
	#primary {
	background: #fff !important;
	}
	}
/* md */
@media (min-width:992px){
	#FatPandaFacebookComments {
		width: 100%;
		padding: 0px 60px;
	}
	#primary {
	background: #fff !important;
	}
	}
/* lg */
@media (min-width:1200px){
	#FatPandaFacebookComments {
		width: 100%;
		padding: 0px 90px;
	}
	#primary {
	background: transparent !important;
	}
	/*#masthead .site-description {
	margin: 15px 0 13px;
	}*/
}
@media (max-width: 1199px){
	#page>.container {
	background: initial;
	}
}	
/* Glossary */
dt {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
dd {
	margin-bottom: 3%;
	margin-left: 1%;
}

/* Infographic embed */
#infographic_embed label,
#infographic_embed input#embed_width,
#infographic_embed select#embed_unit {
	display: none;
}