/*
	Custom CSS that is specific to Atlantic Business Magazine
*/

a:hover{ 
	color: #7A0410;}
	
.meat p a{color:#7A0410;
font-weight: bold;}

#subnav a:hover, #subnav a:active{
	color:#7A0410;
}

		
#sidebar h2{
   font-size: 1em;
   font-weight: bold;
   margin-bottom: .2em;
   color: #fff;
   background-color:#7A0410;
   text-align: center;
}

#sidebar li a:hover{color: #7A0410; }

.meat #abmhomeposts h6{
line-height: 1em;
font-size: 90%;
color: #fff;
background-color: #7A0410; 
margin-bottom: 0;}

.sectionhead h3{background: #7A0410;
color: #fff;
padding: .25em;}

.cover h4 {
font-family:"Helvetica Neue", arial, verdana, Geneva, Verdana, "Lucida Grande", Arial, sans-serif;
background: #7A0410;
color: #FFFFFF;
}


.sub_toc li a{
	margin-bottom: 0;
	color:  #7A0410;
	border-bottom: 0 none;
	text-align: justify;
	
}

#posttitle h2 a{color: #7A0410;}

