/*
Title:      Technology Review Article-Specific Stylesheet
Author:     Eben Bathalon, eben.bathalon@technologyreview.com
Notes:		
*/

#innerFloat{
padding:25px 0 0 0;
background-image:url(../images/red_header.gif);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px solid #fff;
}
#content{padding:0 310px 0 0;}
	#date{
	color:#999;
	padding:0;
	margin:10px 0 0 0;
	}
	#content h1{
	padding:0;
	margin:3px 0;
	font:220% Georgia, "Times New Roman", Times, serif;
	}
	#dek{
	margin:0;
	font:160% Georgia, "Times New Roman", Times, serif;
	} 
	#byline{
	color:#999;
	margin:3px 0 20px 0;
	}
	.pageLink{
	color:#999;
	text-align:right;
	margin:5px 5px 0 0;
	}
	#content p, #content h1, #content h2, #content ul, #content table{margin-left:15px;}
	#content div p{
	font-size:115%; 
	line-height:150%;
	margin-left:15px;
	color:#333;
	}
	
	.archive dt{
	font-size:125%;
	}
	.archive dd{
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	}
	#RateMe{
	cursor:hand; 
	display:inline;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	}

#sidebarR{
float:right;
width:300px;
}
	#sidebarR h3{font-size:120%;}
	#toolTop, #toolRelated, #toolMissed{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background-color:#eee;
	}
	#toolTop{
	padding:15px 0 5px 0;
	background-image:url(../images/black_bar_thin.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	#sidebarR ul, #sidebarR p{margin:0 10px;}
	#sidebarR ul li{margin:10px 0;}
	#toolList{padding:10px 0;}
	#toolList li{
	display:inline;
	padding:0 5px 2px 0;
	}
		#print, #email, #discuss{
		background-position:left;
		background-repeat:no-repeat;
		}
		#print{
		background-image:url(../images/icon_print.gif);
		padding:0 0 0 14px;
		}
		#email{
		background-image:url(../images/icon_email.gif);
		padding:0 0 0 17px;
		}
		#discuss{
		background-image:url(../images/icon_discuss.gif);
		padding:0 0 0 17px;
		}
	#toolTop h3{
	color:#999;
	font-size:110%;
	padding:0 0 0 20px;
	margin:0 0 0 4px;
	background-image:url(../images/bg_special_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:inline;
	}
	#toolTop p{
	color:#999;
	font-size:90%;
	display:inline;
	}
	.imageList{padding:10px 0 5px 0;}
	.imageList li{
	display:inline;
	margin:0;
	}
	
	#magazine{
	background-image:url(../images/red_bar_thin.gif);
	background-color:#e7e7e7;
	background-position:top right;
	background-repeat:no-repeat;
	}
		#magazine h2{
		background-image:url(../images/red_tab_downleft.gif);
		margin:0;
		background-position:top left;
		background-repeat:no-repeat;
		}
		#magazine h3, #magazine h2{
		background-repeat:no-repeat;
		height:1.4em;
		padding:4px 0 0 5px;
		color:#fff;
		margin:0;
		}
		
	#cal{
	background-color:#e7e7e7;
	padding:10px 65px;
	margin:5px 0;
	}
	
.google{margin:0 0 0 25px;}
	
.splitLeft{
width:49%;
float:left;
}
.splitRight{
float:right;
width:49%;}

	.splitLeft .adSpot, .splitRight .adSpot{margin-left:12px;}
		
/* Section headers */
	
#toolRelated, #toolMissed, #discussion{
background-image:url(../images/blue_bar_thin.gif);
background-position:top right;
background-repeat:no-repeat;
}

#toolRelated h3, #toolMissed h3, #discussion h2{
background-image:url(../images/blue_tab_downleft.gif);
background-repeat:no-repeat;
height:1.4em;
padding:4px 5px 0 5px;
color:#fff;
margin:0;
}

/* End Section headers */