/*
Theme Name: Jailbreak Nerds
description: Theme developed by JailbreakNerds for JailbreakNerds.com
Author: Jailbreak Nerds
Author URI: https://jailbreaknerds.com
Template: mts_splash
Version: 1.0
*/

@import url("../mts_splash/style.css");
.logo-wrap {
   	float: left;
    margin: 0px 0 -39px;
    overflow: hidden;
   	padding: 6px 0;
}
.single_post h2 {
  	border-bottom:3px solid #23afdb;
  	color:#23afdb;
  	font-family:"Bree Serif";
  	font-size:22px;
  	font-weight:400;
}
.single_post h3 {
	border-bottom:3px solid #ff9900;
  	color:#ff9900;
  	font-family:"Bree Serif";
  	font-size:20px;
  	font-weight:400;
}
.single_post h4 {
	border-bottom:3px solid #23afdb;
  	color:#23afdb;
 	font-family:"Bree Serif";
  	font-size:18px;
	font-weight:400;
}
div.sharedaddy h3.sd-title {
	border-bottom:none;
	color:#444444;
	display:inline-block;
	font-size:9pt;
	font-weight:700;
	line-height:1.2;
	margin:0 0 1em;
}
.sidebar .widget h3 {
	background:#F7F7F7;
	border-bottom:3px solid #23afdb;
	color:#444444;
 	font-family:"Bree Serif";
 	font-size:15px;
	font-weight:lighter;
	padding:5px;
}