/****************** CPI Investigations Base *******************/


/*
--------------------------
ENTRY TOOLS
--------------------------
*/

.item_tools {margin: 40px 25px 20px;}

.entry_tools a.active {color: white !important;}

#emailThis, #shareThis {background: #555;}

#emailThis form label {color: #ccc;}

body.item .item_tools {padding: 0; background: none; width: auto; border-top: none;}



/*
--------------------------
QUOTES
--------------------------
*/
.column.left .bucket p.quote, .column.left .bucket p.quote span {padding: 0 !important; background: none !important; color: #999 !important;}
.column.left .bucket p.quote.docs {margin-right: 100px !important;}



/*
--------------------------
CAPTIONS
--------------------------
*/
.column.left p span.image {color: #b5b5b5;}


/*
--------------------------
GLOSSARY
--------------------------
*/


#callOutNode {
	position: absolute;
	height: 150px;
	width: 250px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	overflow: auto;
	font-size: 90%;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	background-color: rgb(208, 217, 219);
	background-image: url(http://www.publicintegrity.org/investigations/global_climate_change_lobby/Glossary/Images/background.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#callOutNode h3 {
	margin: 0px;
	padding: 0px;
}

#closeCallOut {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: normal;
	margin-bottom: 10px;
}

.callOutLink {
	color: rgb(107, 153, 131);
	cursor: pointer;
}
.callOutLink:hover {
	text-decoration: underline;
}

#calloutImg {
	float:none; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-right: 5px !important; 
	margin-left: 5px;
	text-decoration: none;
}

.cutline #calloutImg {
	float:none; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-right: 5px; 
	margin-left: 5px;
	text-decoration: none;
}

.callOutBrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-weight: bold;
	margin-bottom: 10px;
	color: rgb(168, 109, 42);
}

/*
--------------------------
Search
--------------------------
*/


#cse-search-results iframe {width: 700px;}

