/*
Description: The TLE print sheet
Version: 7
Author: Todd Lambert
*/

/* print */
	
	body{
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	margin:0 0 0 0;
	padding: 20px;
	}
	
	h1{font-size: 16pt; }
	h2{font-size: 14pt;}
	h3{font-size: 15pt;}	

	a span, .offpage, .details, #comments, #commentform, #postcomment, #spider, li img, #edtag, .storynav, #edition, .box, #sidebar, #nav, .breadcrumb, #mainbottom, #comments, #commentlist, #commentform, .commentstuff, #photosbox, #musicbox, #linkbox, #ext, #title img, #footer, #twitter{
	display: none;	
	}
	
	form{display:none;}
	
	
	#twocol{
	margin:0 8px 8px 0;
	padding:0 0 0 0;
	}
	

	#twocol .frontrow{
	float:left;
	}
	
	body.front #sidebar {width:450px; min-height:380px; padding:0 0 35px 30px;}
	body.front #contentinside {width:430px; min-height:380px; border:0px solid red; float:left; margin-right:10px;}
	
	body.front #threecol {width:960px; position:relative; padding:30px 0 0 0;}
	
	#twocol .frontrow {
	float:left;
	width:47%;
	background: transparent url("") repeat-y top right;
	padding:0 20px 0 0;
	}
	
	#threecol .frontrow {
	float:left;
	width:310px;
	padding:0 10px 0 0;
	}
	
	#threecol .frontrow:last{padding:0; background-image:none;}
	

	#menu {
display:none;
	}
	
	
	#sidebar {
	float:right;
	padding:15px 0 35px 30px;
	margin:0 0 0 0;
	position:relative;
	width:210px;
	border:0px solid red;
	}
	
	#contentinside {
	float:left;
	margin: 0 0 0 0;
	padding:0 0 15px 0;
	min-height:380px;
	border:0px solid blue;
	width:675px;
	}
	

	#main{
	margin:0 0 10px 0;
	padding:0 0 0 0;
	position:relative;
	border:0px solid #C2BDBD;
	}
	
	#content{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	height:100%;
	}
	

	#container{
	margin:0 auto 0 auto;
	width:960px;
	padding: 0 0 0 0; 
	position:relative;
	border:0px solid #C2BDBD;
	
	}
	
	#header {
display:none;
	}
	


a {
text-decoration:none;
color: #000;
}



a img {border: none;}

/* print */
