/* CSS Document */


h3 {margin: 0;}
h3.home_video {padding: 10px 0;}


/* ---------- Story Link Class  ---------- */	
	
.storylinkhp {
	color: #134260;
	text-decoration: none;
	font-size: 12px;
	margin-top: 7px;
	}
	
.storylinkhp a:link, .storylinkhp a:visited {
	color: #134260;
	text-decoration: none;
	font-size: 12px;
	}

.storylinkhp a:hover {
	text-decoration: underline;
	}


/* ----------  Left Column ----------  */	

#leftcolumn {
	width: 508px;
	float: left;
	}
	
#mainstory {
	width: 488px;
	background-color: #F1E5C2;
	padding: 10px;
	}

p {margin: 0; padding: 5px 0 0;}

#bylinehp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 0px;
	border-top: 1px solid #C7BEA3;
	margin: 0px;
	}

#bylinehp p, #fromarchives p, #thecandidates p {margin: 0; padding: 0;}

#bylinehp span, #bylinehp a{
	/*color: #333;*/
	text-transform:uppercase;
	}
	
#bylinehp span {color: #333;}

#bylinehp a:hover{
	color: #333;
	text-decoration:underline;
	}
	
#leftbottom {
	width: 284px;
	float: left;
	}		
	
#moneytalks {
	width: 264px;
	background-image:url(http://www.buyingofthepresident.org/images/site/homepage/moneytalks_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 28px 10px 5px 10px;
	font-style:italic;
	margin-top: 10px;
	}
	
#fromarchives {
	width: 275px;
	border-left: solid 2px #C4362B;
	padding-left: 7px;
	margin-top: 13px;
	background-color:#FCFAF8;
	}
	
#thecandidates {
	width: 160px;
	border-left: solid 2px #C4362B;
	padding-left: 7px;
	padding-right: 115px;
	margin-top: 13px;
	background-color:#FCFAF8;
	background-image:url(http://www.buyingofthepresident.org/images/site/homepage/campaign_buttons.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
#fromarchives p, #thecandidates p {margin: 0; padding: 0; padding-top: 7px;}
#fromarchives, #thecandidates {margin-top: 20px;}
		
#interviews {
	/*width: 208px;*/
width: 201px;
	border-left: solid 2px #C4362B;
	padding-left: 7px;
	margin-top: 10px;
	background-color:#FCFAF8;
	/*float: right;*/
float: left;
overflow: hidden;
margin-left: 10px;
	}
	
#interviews img{
	margin: 6px 0px 9px 0px;
	}

	
/*  ---------- Right Column  ---------- */	
	
#rightcolumn {
	width: 310px;
	margin-left: 10px;
	/*float: right;*/
	float: left;
	}
	
#morevideos {
	border: 1px solid #D2D1CF;
	padding: 2px 4px;
	color: #C4362B;
	font-size: 12px;
	float: right;
	margin: 10px 0;
	display: block;
	}	
	
#morevideos a:link, #morevideos a:visited{
	display: block;
	}
	
#morevideos a:hover{
	display: block;
	text-decoration:none;
	}
	
#auctionblog {
	/*width: 310px;*/
	border-top: 1px solid #D2D1CF;
	padding-top: 4px;
	clear:  both;
	}
	
#illustration {
	float: right;
	}