a { color: #b30000; text-decoration: none; }
a:focus, a:hover { color: #ff0000; outline: none; text-decoration: none; }

h1, h2 { font-family: p22-underground, sans-serif; }
h1 { font-size: 26px; line-height: 24px; color: #0a8785; margin-bottom: 10px; font-weight: normal; }
h2 { font-size: 20px; color: #089a98; font-weight: normal; line-height: 20px; margin-bottom: 10px; }
h3 { font-size: 17px; color: #39a0d8; font-weight: normal; margin-bottom: 0.75em;}
h4 { font-size: 14px; color: #095a82; margin-bottom: 1.25em; }
h5 { font-size: 12px; color: #089a98; margin-bottom: 1.5em; }
h6 { font-size: 11px; color: #39a0d8; }

		
h3.title, h1.title { 
	text-transform: uppercase; 
	font-size: 23px;
	color: #229599;
	font-weight: 400; } 
	h3.title a { 
		color: #f0632c; 
		display: block; } 
		h3.title a:hover { color: #0d8b89; } 
		h3.title a:active { color: #03716f; font-size: 19px; } 
		h3.title a:hover:after { 
			content: "»";
			padding-left: 3px; }
         
.item {
   padding: 8px 0;
	font-size: 12px;
	line-height: 12px;
	color: #616161; }		
.item a { color: #34bfbe; display: block; }
.item a { color: #737373; }
.item.twitter a { display: inline-block; }

.item h3 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 16px;
	line-height: 16px;
	color: #767676; }	
.item h3 a { color: #34bfbe; }	
.item h3 a:hover, .item:hover h3 a { color: #e43d1b; }	
.item p { padding-bottom: 2px !important; }   

	.item .date {
		padding: 4px 0;
		font-size: 10px;
		line-height: 10px;
		color: #979797;
		text-transform: uppercase; } 
		.item .date strong { font-weight: normal; }
		.item.facebook .date strong { color: #345eb3 }
		.item.twitter .date strong { color: #71c3ff }
               

