﻿
h1, .h1 {
 padding: 0 !important;
 border-left: none !important;
 text-transform: none !important;
 border-bottom:none !important;
}


h2, .h2 {
	border-left: none !important;
	text-transform: none !important;
	border-bottom:none !important;
	color: #424242;
   }

 .figure > ul, 
 .howto-item {
    background-color: #f3f3f3 !important;
}

.M2 > li > a{
	text-transform: none !important;
}



.navbar{
	background-image:none !important;
	background-color:	hsl(221.412deg, 100%, 50%) !important;
}

.forum-category,
.forum-message-block{
	border-radius:.5rem;
}

#welcomearea {
	background-image:none !important;
	background-color: #003cbd !important;
}

#mainsearch input {
    background: #f1f1f1 !important;
    color: black;
    border: none;
}

.blog-header {
    margin: 35px 0 90px;
  	padding-bottom: 40px;
  	padding-top: 30px;
    text-align: center;
  	border-bottom: 1px solid #7E7E7E;

}
.blog-header .header-subtitle {
	font-family:Share Tech;
  	font-size:30px;
    color: #7E7E7E;
}
.blog-post {
    padding-bottom: 40px;
    margin-bottom: 80px;
    border-bottom: 1px solid #707070;
  	opacity: 1;
}
.blog-post .post-title {
    margin: 5px 0 20px;
    font-size: 40px;
  	letter-spacing:0px;
    color: #227cb7;
  	text-align:left;
  	font-family:Share Tech;
	opacity: 1;
}  
.blog-post .post-meta {
    margin: 0px 0 20px;
    font-weight: 400;
    font-size: 14px;
    color: #7E7E7E;
    font-style: italic;
  	text-align:left;
  	font-family:Open sans;
  	opacity: 1;
}
.blog-post .post-resume {
	font-size: 16px;
    color: #7E7E7E;
    line-height: 1.4;
    margin-top: 4px;
  	font-family:Open sans;
}
.blog-post .post-body {
	font-size: 120%;
    color: #7E7E7E;
    line-height: 1.4;
    margin-top: 4px;
  	font-family:Open sans;
}

/* buttons & breadcrumbs */

.read-more {
	margin-top: 20px;
	letter-spacing: 0;
	color: #227CB7;
	border: 1px solid #227CB7;
	border-radius: 5px;
	opacity: 1;
  	width:270px;
  	text-align:center;
}

.admin-button {
	margin-top: 20px;
	letter-spacing: 0;
	color: #227CB7;
	border: 1px solid #227CB7;
	border-radius: 5px;
	opacity: 1;
  	text-align:center;
}

.subscribe-button {
  	text-align:center;
  	border-radius: 5px;
	opacity: 1;
  	padding:10px;
  	font-weight:200;
}

.blog-breadcrumb {
  	font-family:Open sans;
  	font-size:16px;
  	letter-spacing: 0;
	opacity: 1;
  	font-weight:100;
  	margin-top:-70px;
  	margin-bottom:20px;
}

/* This section styles the sidebar */

.sidebar-about {  

    font-size: 14px;
    line-height: 24px;
    color: #7E7E7E;
  	font-weight:100;
  	font-family:Open sans;

}

.sidebar-box {
    margin: 0px 0 70px;
  	
}
.sidebar-background {
	background: #FAFCFE 0% 0% no-repeat padding-box;
  	padding: 25px 35px 25px 35px;
	opacity: 1; 
}

.sidebar-title {
  	color: #7E7E7E;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 24px;
  	font-family:Share Tech;
  	margin-bottom: 10px;
}
.sidebar-post {
    margin: 0 0 30px 0;
    border-bottom: 1px solid;
    border-color: #E4E4E4;
    width: 100%; 
  	font-family: Share Tech;
}
.sidebar-post .sidebar-meta {
    margin: 5px 0 5px;
    font-weight: 400;
    font-size: 12px;
    color: #7E7E7E;
    font-style: italic;
  	font-family:Share Tech Mono;  
}
.sidebar-post .post-header {
    margin: 5px 0 0px;
    font-size: 22px;
    letter-spacing: 0;
	color: #227CB7;
	opacity: 1;
  	font-family:Share Tech;
}
.sidebar-post .resume {
 	font-family:Open sans;
  	letter-spacing: 0;
	color: #7E7E7E;
	opacity: 1;
  	margin-bottom:20px;
}
.author-name {
  	font-family:Share Tech;
  	font-size:22px;
    letter-spacing: 0;
    color: #227CB7;
    opacity: 1;
  	margin-top:15px;
}
.author-bio {
  	margin-top: 5px;
  	font-weight: 400;
  	font-family:Open sans;
  	font-style: normal;
  	font-size: 100%;
}

/* This section styles comments to blog posts */

.comment-header {
    margin: 5px 0 20px 0;
    font-size: 24px;
    color: #7E7E7E;
  	text-align:left;
  	text-transform: uppercase;
  	font-family:Share Tech Mono;
  	padding-top:85px;
}
.comment {
	background: white;
    border: 1px #ddd solid;
    padding: 12px;
    margin-bottom: 12px;
}
.comment-meta {
  	margin-bottom: 10px;
  	color: #9b9b9b;
}
.comment-buttons {
    float: right;
    text-align: right;
    margin-left: 5px;
}
.comment-author {
	text-align: center;
    float: left;
  	font-family:Share Tech Mono;
    margin-top: 5px;
}
.comment-author-name {
  	font-weight:bold;
    font-size:120%
}
.comment-author-title {
  	font-style:italic;
  	font-size:85%
}
.comment-image {
	width: 80%;	
    height: auto;  
}
.comment-body {
	font-size: 100%;
    color: #000000;
    line-height: 1.4;
    margin-top: 4px;
    font-family: Open sans;
}
.comment-attachments {
	margin-top: 22px;  
}
.comment-images {
	display: inline-block;
    margin-right: 10px;
    border: 1px #ddd solid;
    outline: none;
}
.anchor {
	margin-top: -250px; 
}