.meta-author {
display: none;
}
.meta-comments{
display: none;
}
.page-header{
display: none;
}
ul.meta li:after{
content: ”;
}
#site-header{
border-bottom: 3px solid #f1f1f1
}
.blog-entry{
border-bottom: 3px solid #f1f1f1;
}
div.highlighter{
border: 1px solid #2F8BE6;
background-color: #D5F1FD;
padding: 11px;
border-radius: 12px;
}
li.newitem a span{color:#F80;}
li.newitem a span:hover{color:#13aff0;}
.blog-entry-header a:hover{color:#13aff0!important;}
div.tax-desc{display:none;}
li.search-toggle-li{display:none;}
.menu-items{padding:5px;border-bottom:1px solid #13aff0;font-size:14px;
}
.menu{
/*background:#EAF0F9;*/
}
.menu-items a:hover{color:#13aff0;}
.menu-items a {
color:#000/*#616D89*/;
}

.current-menu-item a{
color: #13aff0;
/*font-weight: bold;*/
}
#menu-footer{background:none;}
.widget-title{font-size:18px;font-weight:700;}
.home #site-navigation-wrap{display:none;}
#left-sidebar{display:block!important}
.container{display:block!important;margin-bottom:5px!important}
#main #primary{ left: 18%;
width: 64%;}
#main #left-sidebar{display:block!important;left: -65%;
width: 18%;}
.widget-area{width:18%!important;padding-right:0px!important}
/*striped table*/
.striped{border:3px solid #f2f2f2;}
.striped thead tr th{padding:10px!important;}
.striped tbody tr td{padding:10px!important;}
.striped thead tr {background-color: #f2f2f2;}
.striped tbody tr:nth-child(even) {background-color: #f2f2f2;}
a.site-title{color:black!important}
h1{font-size:30px;}
/*remove auto underline after theme update */
a {
border: none!important;
text-decoration: none!important;
}
a:focus {
border: none!important;
text-decoration: none!important;
}
.indexlink{
color:#226CC5;
text-decoration: underline!important;
}