/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
div.post-comment{
display:none;
}
.wysija-input{
width:100%;
height:40px;
color:#5555;
padding:4px;
border:1px solid #738ABA;
border-radius:4px;
}
.wysija-submit{
background-color:#000;
color:#fff;
font-weight:bold;
padding:11px;
width:100%;
font-size:22px;
}
.nav{
margin-top:5% !important;
}
.footer-col last{
display:none;
}
h3.widget-title{
font-weight:bold;
font-size:20px;
}
.footer-col.last {
display: none;
}
input.search-field{
border: 1px solid #738ABA;
border-radius:5px;
height: 40px;
}

div.highlighter{
border: 1px solid #008EC2;
background-color: #daf8f8;
padding: 4px;
}
div.entry-summary,div.entry-content{
font-size:16px;
}
div.post-date{
color:#999;
}
div.border{
border: 2px solid #ccc;
padding: 5px;
}
*{
font-family: Roboto !important;
}
#archives{
display:none
}
#meta{
display:none;
}
p.read-more>a{
color: #e57e26!important;
font-weight:bold;
}
h2.entry-title a{
font-size:25px
}
h2.entry-title a:hover{
color:#e57e26;
}
.search-submit{
height: 40px;
width: 90px;
font-size: 18px;
}
body{
color: black!important;
}
.entry-title{
display: inline;
}
code{
font-family: courier !important;
color: #D63327;
font-weight: bold;
font-size: 16px;
}