/*

Title: 		Sidecol Styles
Media:		Screen
Updated: 	Jun 29, 2009



/* Sidecol styles */

#sidecol p {
	color: #444;
	}

#stay-updated {
	position: relative;
	background: url(../s-img/bg-stayupdated.jpg) left top no-repeat;
	height: 133px;
	margin: 33px 0 12px -12px;
	width: 244px;
	}

#stay-updated .email {
	height: 22px;
	line-height: 22px;
	}

#stay-updated input#cons_email {
	width: 174px;
	border: 1px solid #999;
	padding: 4px 3px;
	margin-right: 3px;
	font-size: .687em; /* 11px */
	}
	
#stay-updated input#ACTION_SUBMIT_SURVEY_RESPONSE {
	position: absolute;
	}
	
#stay-updated h2 {
	color: #839e02;
	font-size: 1.25em; /* 13px */
	padding: 23px 0 0 12px;
	margin-bottom: 5px;
	}
	
#stay-updated .email {
	padding-left: 12px;
	margin-bottom: 10px;
	}
	
.social {
	padding-left: 12px;
	}
	
#sidecol .social p {
	font-size: .687em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 29px;
	}

.social span, .social a {
	display: block;
	float: left;
	margin-right: 6px;
	}
	
.social span {
	margin-right: 5px;
	}
	
/* Steal These Ideas */

#steal-ideas {
	margin-bottom: 36px;
	}

#steal-ideas h2 {
	width: 210px;
	height: 66px;
	line-height: 66px;
	background: url(../s-img/h2-stealideas.gif) center center no-repeat;
	overflow: hidden;
	margin-bottom: 12px;
	}
	
#steal-ideas h2 a {
	display: block;
	text-indent: -99999999px;
	width: 210px;
	height: 66px;
	}
	
#steal-ideas h3, #quick-fact h3 {
	font-weight: bold;
	font-size: .815em;
	margin-bottom: 5px;
	}
	
#steal-ideas h3 a, #quick-fact h3 a {
	color: #444;
	color: #086bda;
	}
	
#steal-ideas h3 a:hover, #quick-fact h3 a:hover {
	color: #39f;
	}
	
#steal-ideas .blurb, #quick-fact .blurb {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e4d1;
	}
	
#quick-fact .blurb {
	border-bottom: none;
	}
		
#steal-ideas .blurb img, #quick-fact .blurb img {
	background: #fff;
	padding: 5px;
	border: 1px solid #dadeca;
	}
	
#steal-ideas p, #steal-ideas li, #quick-blurb p, #quick-fact li {
	padding-right: 15px;
	}
	
#quick-fact h2 {
	font-style: italic;
	margin-bottom: 12px;
	}