/*
Theme Name:     Child Template
Description:    
Author:         admin
Template:       virtue

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#nav-main ul.sf-menu a{

	padding:10px 15px;
	background-color:#00c6ff;
margin-right:2px;
}


#nav-main ul.sf-menu a:hover{

	background-color:grey;
	color:white!important;

}

.page-header{
	display:none;
}
.single .subhead,.page-template-page-blog .subhead,.archive .subhead
{
display:none;
}
.subhead
{
display:none !important;
}
.single header,.page-template-page-blog header,.archive header
{
min-height:80px;
}
.single .postdate {

    margin-top: 0;

}
