/*	
	this file is for contribute user styles
	
*/

.right {
	float: right;}

.space_right {
	margin-right: 10px;
	margin-bottom: 10px;}
.space_left {
	margin-left: 10px;
	margin-bottom: 10px;}

p.standout {
	font-family: Georgia,'New Times Roman',Times,Serif;
	font-size: 150%;
	line-height: 1.1em;
	font-style: italic;
	color: #693;}
	
.featuretitle {
	font-weight: bold;
	color: #360;}
	
.columntitle {
	margin-top: 0;}
	
.caption {
	font-size: 95%;
	color: #666;
	line-height: 1.4em}
	
p.footnote {
	font-size: 95%;
	line-height: 1.3em;
	color: #666;}


.captiontitle {
	font-size: 95%;
	color: #c60;
	font-weight: bold;}

.quote1 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 130px;}
	
.quote2 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 130px;}
	
.formfield  {
	background-color: #fff; 
	border: 1px solid #666; 
	width: 110px; 
	color: #000; 
	height: 13px; 
	font-size: 11px; 
	padding-left: 2px; 
	padding-top: 2px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 5px;}
	
.formfield2  {
	background-color: #fff; 
	border: 1px solid #666; 
	width: 120px; 
	color: #000; 
	height: 13px; 
	font-size: 11px; 
	padding-left: 2px; 
	padding-top: 2px;
	margin-right: 4px;
	margin-bottom: 5px;}
	
.blue {
	color: #039;}
	
.blue2 {
	color: #06f;}
	
.green {
	color: #030;}
	
.green2 {
	color: #690;}
	
.purple {
	color: #603;}
	
.purple2 {
	color: #909;}
	
.orange {
	color: #f60;}
	
.orange2 {
	color: #f30;}

.gray {
	color: #333;}
	
.gray2 {
	color: #999;}
	
.award_details {
	font-size: 95%;
	color: #666;
	line-height: 1.4em;
	border-bottom: 1px solid #474747; 
	padding: 0 4px 2px 0; 
	margin-right: 12px;}

.award_fact {
	font-weight: normal; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 120%; 
	color: #336699;}
	
.award_city {
	border-bottom: 1px solid #474747; 
	margin: 4px 0 12px 0;
	padding: 0px 0 0px 0;}

.Es {
	float: left;
	width: 30px;
	height: 14px;
	text-align: center;}
	
div.bf-help {
	border: 1px solid #ccc;
	padding: .5em;
	margin-bottom: .5em;
	background-color: #ffd;
}

span.bf-help-link {
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
}

/* wordpress global styles added in by Scott Williams of CITI Aug 20 2009 */

/* styles for use by people extending the WordPress interface */


.alignleft { float: left; }
.alignright { float: right; }

.textleft { text-align: left; }
.textright { text-align: right; }

.clear { clear: both; height: 2px; }

.hidden { display: none; }

.subsubsub {
	list-style: none;
	margin: 14px 0 8px 0;
	padding: 0;
	white-space: nowrap;
	font-size: 12px;
}

.subsubsub a { line-height: 200%; padding: 3px; text-decoration: none; }

.subsubsub a.current { font-weight: bold; background: none; border: none;}

.subsubsub li { display: inline; margin: 0; padding: 0; }

.widefat {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin: 0;
}

.widefat a {
	text-decoration: none;
}

.widefat abbr {
	white-space: nowrap;
}

.widefat td, .widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 11px;
	vertical-align: text-top;
}

.widefat td {
	padding: 7px 15px 9px 10px;
	vertical-align: top;
}

.widefat th {
	padding: 9px 15px 6px 10px;
	text-align: left;
	line-height: 1.3em;
}

.widefat th input {
	margin: 0 0 0 8px;
	padding: 0;
}

.widefat .check-column {
	text-align: right;
	width: 1.5em;
	padding: 0;

}

.widefat tbody th.check-column {
	padding: 8px 0 22px;
}
/*
th.check-column + th, th.check-column + td {
	padding-left: 5px;
}
*/
.widefat .num {
	text-align: center;
}

.wrap, .updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}

.updated, .error {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	max-width: 950px;
	margin-bottom: 1em;
}

.updated p, .error p {
	margin: 0.6em 0;
}

.wrap .updated, .wrap .error {
	margin: auto 0 0;
}

.updated a, .error a {
	text-decoration: underline;
}

.updated a {
	text-decoration: none;
	padding-bottom: 2px;
}

.wrap h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 0 -4px;
	padding: 0;
	padding-bottom: 7px;
	padding-right: 280px;
}

.wrap h2.long-header {
	padding-right: 0;
}

