/* FRONTPAGE STYLES */
/* Provides styles for frontpage only */


#leftcol div#introbox div.left {
	float: left;
	width: 440px;
}

#leftcol div#introbox div.right {
	float: right;
	width: 260px;
}

#headliner {
	font-family:"Georgia","Times New Roman",serif;
	margin-bottom: 15px;
	padding: 15px;
}
	
	#headliner h1 {
		font-size: 30px !important;
		font-weight: normal;
		line-height: 32px;
		margin-bottom: 10px;
	}
		
	#headliner p {
		font-size:18px;
		line-height:21px;
	}
	
#leftcol div#redborder {
	background: #af1d35;
	height: 6px;
	left: 5px;
	position: absolute;
	top: 260px;
	width: 428px;
}

	#leftcol div#articlelist {
		padding:0 10px;
	}
	
		#leftcol div#articlelist h2 {
			font-size:16px;
			font-weight:bold;
			line-height:23px;
			letter-spacing:-.6px;
			margin-bottom:5px;
		}
	
	#digital_issue h3 {
		margin:10px 0 0 0;
		text-align:center;
	}
	
	#digital_issue {
		height:244px;
	}


#ads img {
	margin-bottom:15px;
}

#badges {
		height:160px;
		clear:left;
	}
	
	#badges a {
		float:left;
		margin-top:0px;
	}
	
	#badges a img {
	}
	
	#badges a:last-child {
		margin:0px;
	}
	
