/* 
ClimateCounts.org
/********************************************************
POSITIONING TAGS
********************************************************/
#leftcolumn_top {
	float:left;
	display:inline;
	width:520px;
	height: 286px;
	margin-left:0px;
	
	position:relative;
}
.leftcolumn_inner {
	float:left;
	display:inline;
	width:535px;
	margin-left:50px;
	/*margin-bottom:10px;*/
}

#rightcolumn_top {
	float:left;
	display:inline;
	width:314px;
	height: 290px;
	margin-left:29px;
	background: transparent url(/images/new/right_border.png) no-repeat;
	margin-top: -3px;
	
}

#feeds { 
	float:left;
	clear:both;
	widtth:863px;
	padding-top:50px;
}

/********************************************************
PAGE AREA SPECIFIC TAGS
********************************************************/
/****************************
HOMEPAGE SPECIFIC
****************************/
#left_home_top {
	float:left;
	width:265px;
	margin-bottom:5px;
}

#right_home_top {
	float:right;
	width:310px;
	margin-bottom:5px;
}

.section_column {
	float: left;
	width: 267px;
	margin-left: 15px;
}

#toprow {
	
	height: 292px; 
	width: 863px;
	
	position:relative;
}

#featured_image {
	margin-top: 0px;
	position: absolute;
	
	z-index:0;
	width:542px;
	height:286px;
}

#featured_image_outline {
	position: absolute;
	z-index:60;
	width:542px;
	height:286px;
}
#featured_image_overlay_bg { 
	position: absolute;
	z-index:50;
	width:542px;
	height:286px;
}

#featured_image_tools {
	position: absolute;
	bottom:0px;
	left:150px;
	width: 240px;
	height:30px;
	z-index:100;
}

#right_promo {
	margin-left: 8px;
	margin-top: 8px;
	height: 195px;
	
}


#right_promo_bottom {
	margin-left: 8px;
	margin-top: 4px;
	background: transparent url(/images/new/stuck_starting_striding.png) no-repeat;
	width: 299px;
	height: 76px;
}

.promo_button {
	float: left; 
	width: 74px; 
	height: 76px;
}



#contact_box, #tweet_box {
	/*background: transparent url(/images/new/lt_blue_bg_259.png) no-repeat;*/
	background: transparent url(/images/new/lt_blue_bg_259x260.png) no-repeat;
	width: 259px;
	/*height: 217px;*/
	height: 260px;
	padding: 10px;
	padding-top: 5px;
}
#contact_box { 
	padding-bottom:0px;
}
#tweet_box { 
	background: transparent url(/images/site/home/lt_gray_bg_259x260.png) no-repeat;
	margin-top:6px;
	padding:5px 0px 0px 10px;
}
.tweet { 
	margin-bottom:10px;
}

#contact_box_inner,#tweet_box_inner {
	width: 239px;
	height: 212px;
}
#tweet_box_inner { 
	padding-top:5px;
	width:249px;
}

#email_text_header, #twitter_text_header {
	color: #005288;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#email_text_body, #twitter_text_body {
	color: #005288;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#download_guide_header a {
	color: #858585;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#download_guide_body {
	color: #858585;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.link_line {
	height: auto;
}

.link_line a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.link_text {
	width: 95%;
	margin-bottom: 15px;
}

.link_line_arrow {
	margin-top: 2px;
}

.film_text {
	margin: 0 auto;
	text-align: center;
	width: 120px; 
}

.film_text a {
	color: #005288;
	font-weight: bold;
	text-decoration: none;
}

.film {
	width: 120px;
	float: left;
	margin-left: 10px;
}

#climate_counts_press {
	width: 430px;
	
	height: 200px;
	
	margin-left: 0px;
	background-color: #c6e1f4;
	float: left;
}

#climate_counts_blog {
	width: 430px;
	
	height: 200px;
	
	margin-left: 2px;
	background-color: #c6e1f4;
	float: left;
}

.article {
	float: left;
	margin: 10px;
	width: 120px;
	text-align: center;
}

.article_image {
	background: transparent url(/images/new/press_box.gif) no-repeat;
	width: 120px;
	height: 93px;
	/*display: table-cell;
	vertical-align: middle;*/
}

.article_image img {
	margin-left: 3px;
}

.article_date a, .article_title a, .morepress a, .blog_entry_title a, .blog_entry_date a{
	color: #005288;
	font-weight: bold;
	text-decoration: none;
}

.blog_entry_title a {
	font-weight: normal;
}

.blog_entry_title {
	float: left;
	display:inline;
	padding-left: 10px;
	width: 230px;
	padding-bottom: 10px;	
	height: 18px;
	
	overflow:hidden;
	white-space:nowrap;
	
	/*ie*/
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis; 
}

.blog_entry_date {
	float: left;
	width: 140px;
}
