/* Themify Customize Styling */
body, body.boxed-content, body.boxed-layout, body.boxed-compact {	background: none;
	background-color: #ffffff;
	color: #000000; 
}
body h1, body h2, body h3, body h4, body h5, body h6 {	
	font-family: "Philosopher";	font-weight:bold;
 
}
a {	
	color: #0891c7; 
}
h2 {	
	font-family: "Philosopher";	font-weight:bold;
	font-size:35px;
	text-transform:capitalize; 
}
h3 {	
	font-family: "Philosopher";	font-weight:normal;
	font-size:30px;
	text-transform:capitalize; 
}
h4 {	
	font-family: "Philosopher";	font-weight:normal;
	font-size:25px;
	text-transform:capitalize; 
}
#headerwrap {	background: none;
	background-color: #3d3d3d; 
}
#header {	
	color: #5aa8e8; 
}
#header a {	
	color: #5aa8e8; 
}
#header a:hover {	
	color: #e05151; 
}
#site-description {	display: none; 
}
#main-nav a:hover, #main-nav > li > a:hover {	
	color: #e05151; 
}
.post-title, .post-title a {	
	font-family: "Montserrat";	font-weight:normal;
 
}
.post-meta {	
	font-family: "Montserrat";	font-weight:normal;
	text-transform:uppercase; 
}
#footerwrap {	background: none;
	background-color: #3d3d3d; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #5aa8e8; 
}

/* Themify Custom CSS */
body {
		font-weight: normal;
    font-size: 13.5px;
    letter-spacing: 0.5px;
}

.single-post .post .post-date{
border-radius: 20% 0px;
background: rgb(8 102 162);
	margin-top: -90px;
}

.post-template-default .post-content{
    border: 1px dotted #0866a2;
    padding: 20px;
margin-top: -20px !important;
}

.social-widget div.rss{
	display:none;
}

.post-title{
	line-height: 1.1em !important;
}

.post-title{
	font-size:2.5em;
}

.shortcode.box.info:before{
	font-size: 1.3em;
	color: #72c2ff;
}

.shortcode.box.blue {
    background: rgb(8 102 162);
    border-color: #289cf5;
    border-left: 10px solid #289cf5;
    color: #fff !important;
    border-radius: 0px 20px 0px 0px;
}

h4.widgettitle {
    padding: 2px 5px;
    color: #c9e4fb;
    background: rgb(8 102 162);
    border-color: #289cf5;
    border-left: 10px solid #c9e4fb;
    border-radius: 0px 30px 0px 0px;
}

.widget .feature-posts-list li {
    border-bottom: 3px solid #0866a2;
}

.widget .feature-posts-list .feature-posts-title {
    font-size: 1em;
}

.widget .feature-posts-list small {
    background: #c9e4fb;
    text-align: center;
	margin-bottom: 0px;
}

.login h1 a{
background:url(http://www.skellainnovations.com/wp-content/uploads/2015/12/skella-small.png) !important;
}

.post-meta a,.loops-wrapper.list-post .post-author, .single-post .post-author, .post-meta .post-category:after, .post-meta .post-tag:after, .post-meta .post-author:after{
    font-size: 10px;
	line-height: 0px;
}

.post-meta {
    line-height: 18px;
}

#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform .icon-search:hover + #s {
	width: 260px !important;
}

h1.post-title.entry-title {
    font-size: 1.5em !important;
    font-weight: normal !important;
}

.post-content h2 {
    letter-spacing: 0.01em;
    line-height: 45px;
    color: #0866a2;
    font-weight: normal;
}

.post-content h3 {
    color: #0866a2;
    font-weight: bold;
    letter-spacing: 0.1px;
    line-height: 1.4em;
}

.post-content h4 {
    color: #0c93e9 !important;
    font-weight: bold !important;
    letter-spacing: 0.5px !important;
	font-size: 23px !important;
	    text-transform: uppercase !important;
}

.post-content hr {
    border: 1px solid #acd0e7;
}