/* Begin Additional CSS Styles */
.downloads {text-decoration:none;}

.Date {
font-weight: bold;
	color: #06C;
	padding-top: 10px;
}

.sfccalendar {color: #999999; }

.archive-module a {text-decoration:none;}
/*Do not show if responsive*/ 

.responsive .clearfix-not-responsive{ 
display:none; 
} 

.responsive .art-post-not-responsive{ 
display:none; 
}
  
.responsive .art-nostyle-not-responsive{ 
display:none; 
} 


/*Only show if responsive*/ 

@media only screen and (max-width : 899px) { 

.clearfix-just-responsive{ 
display:true; 
} 
.art-post-just-responsive{ 
display:true; 
} 
} 

 
@media only screen and (min-width : 900px) { 
.clearfix-just-responsive{ 
display:none; 
} 
.art-post-just-responsive,.art-nostyle-just-responsive{ 
display:none; 
} 

} 

/* End Additional CSS Styles */