/*  
Theme Name: PTC
Theme URI: 
Description: Protecting the Consumer custom theme
Version: 1.0
Author: MarketWise Solutions
Author URI:

This theme and all its associated images, styles, etc. (the design) are Copyright Maddox Hargett & Caruso, P.C. All Rights Reserved.

*/



/* Begin Typography & Colors */

h1, h2 {
	margin-bottom: 0;
}

p.byline {
	color: #1C73AA;
}

p.byline, p.postmetadata {
	font-size: 0.91666em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.postmetadata {
	margin-top: 2.0em;
}

.post {
	margin-bottom: 4.0em;
}

#maincontent #secondary-content ul {
	list-style: none;
}

#maincontent #secondary-content ul li {
	font-weight: bold;
}

h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active {
	color: #B53E1C;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #B53E1C;
	text-decoration: underline;
}