/*  
Theme Name: Lovell & Associates
Theme URI: http://pixelarcher.com
Description: Wordpress as a CMS theme for Lovell & Associates.
Version: 1.0
Author: Leila Pahary
Author URI: http://pixelarcher.com/

*/



	


/* Begin Various Tags & Classes*/

.title-sidebar {
font: normal 18px Arial, Helvetica, sans-serif;
color: #336666;
}

.breadcrumb {
font-size: 11px;
}
	.breadcrumb a {
	color: #959595;
	text-decoration: none;
	}
	.breadcrumb a:hover {
	font-size: 11px;
	color: #666;
	}



.post {
margin: 10px 0;
}

.post-title{
font: bold 14px Arial, Helvetica, sans-serif;
margin: 0 0 5px 0 ;
color: #346667;
}

.post-title-large{
font: normal 22px Arial, Helvetica, sans-serif;
margin: 0 0 5px 0 ;
color: #346667;
}

.post-date{
font-size: 10px;
color: #999999;
margin-bottom: 5px;
}


