/* CSS Document */


/* --------- Candidate Page Styles ---------  */
 
#topsection {
	display: block;
	}

#topleft {
	float: left;
	margin: 0px; 
	padding: 0px;
	width:440px;
	}

#profile {
	float: left;
	background-color: #F1E5C2;
	width:440px;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
	}
	
#profile p{
	line-height: 12px;
	}
	
#candidatephoto {
	border: 2px solid #ffffff;
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
#signature {
	display: inline;
	vertical-align:middle;
	}
	
#integrityindex {
	float: right;
	width: 362px;
	margin: 0px;
	}
	
#candidatecontainer {
	clear: both;
	margin: 0px; 
	padding-bottom: 5px;
	}
	
#topcontainer {
	margin: 0px;
	}

/*--------- Article Sidebar--------*/

#bylinehp {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-top: 1px solid #C7BEA3;
	margin-top:5px;
	padding-top:5px;
	}

#bylinehp p{
	margin:5px 0;
	}

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

#bylinehp a:hover{
	color: #333;
	text-decoration:underline;
	}

/*--------- Article Sidebar--------*/

#article_sidebar{
	width:200px;
	float:right;
	margin:0 0 20px 20px;
}

#article_sidebar h4{
	margin:1em 0;
}

#article_tools, #article_tools2{
	border:1px solid #ccc;
	padding:15px;
        width: 168px;
background-color: #FCFAF8;
}

#article_tools ul.tools_list{
	list-style:none;
	margin:0 0 1em 0;
	padding:0;
	line-height:2em;
	border-top:1px dotted #eaeaea;
}

#article_tools ul.tools_list li{
	padding-bottom:3px;
	border-bottom:1px dotted #eaeaea;
}

#article_tools ul li.tools_email{
	padding-left:15px;
	background: url(http://www.buyingofthepresident.org/images/site/icon_mail.gif) left center no-repeat;
}

#article_tools ul.tools_list li.tools_listen{
	padding-left:15px;
	background: url(http://www.buyingofthepresident.org/images/site/icon_listen.gif) left center no-repeat;
}

#article_tools ul.tools_list li.tools_printer{
	padding-left:15px;
	background: url(http://www.buyingofthepresident.org/images/site/icon_printer.gif) left center no-repeat;
}

#article_tools h3, #article_tools2 h3{
	font-size:1.1em;
	margin:1em 0 0 0;
}

#article_tools ul.related_list, #article_tools2 ul.related_list {
	margin:0.5em 0 0.5em 15px;
	padding:0;
}

.pullQuote{
	width:200px;
	float:left;
	margin:0 15px 15px 0;
	font-size:1.5em;
	line-height:1.3em;
}

/*--------- Article Styles --------*/

div.endMarker {
margin: 0 0 20px 0;
}

/*--------- Entry Navigation --------*/

div.entryNav {
border: 1px solid #d2d1cf;
padding: 20px;
width: 560px;
}
div.entryNav p {
display: inline;
}

div.entryNav p.next {
margin-left: 10px;
padding-left:10px;
border-left: 1px solid black;
}

/*--------- Extra Styles --------*/

div.formatCentered {
text-align: center;
}
