/* 
-----------------------------------------------
  jasonsantamaria.com
  print styles... more to come
  updated 12.19.06
----------------------------------------------- */
  
#home .drop, #individual .drop {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}

#home .A, #individual .A,
#home .B, #individual .B,
#home .C, #individual .C,
#home .D, #individual .D,
#home .E, #individual .E,
#home .F, #individual .F, 
#home .G, #individual .G, 
#home .H, #individual .H, 
#home .I, #individual .I, 
#home .J, #individual .J, 
#home .K, #individual .K, 
#home .L, #individual .L, 
#home .M, #individual .M, 
#home .N, #individual .N, 
#home .O, #individual .O, 
#home .P, #individual .P, 
#home .Q, #individual .Q, 
#home .R, #individual .R, 
#home .S, #individual .S, 
#home .T, #individual .T, 
#home .U, #individual .U, 
#home .V, #individual .V, 
#home .W, #individual .W, 
#home .X, #individual .X, 
#home .Y, #individual .Y, 
#home .Z, #individual .Z {
	background: none;
	}
	
html body {
	background: #fff;
	padding: 0 0.75in;
	}
	
#maincol, #subcol, #subcol .col {
	float: none;
	width: 100%;
	border: none;
	}

#mast, #mast a {
	text-indent: 0;
	float: none;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0 0 0.25em 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 120%;
	color: #333;
	}
	
#header {
	border-bottom: 1px solid #000;
	background: none;
	height: auto;
	}

#maincol .col, #subcol .col {
	padding: 0;
	}

#footer {
	margin: 0;
	padding: 0;
	}
	
div.module {background: #fff; border: 0;}
* html div.module {position: relative;}
div.outer {background: #fff; padding: 0; margin: 1em 0 0.25em 0;}
div.inner {padding: 0;}
#subcol div.inner h3 {
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	}
	
.metanav {
	margin-left: 0;
	}
	
.leisureFoot {
	text-align: left;
	background: none;
	width: 100%;
	margin: 0;
	padding: 0 0 3px 0;
	}
	
.leisure dl {
  	width: 100%;
  	}
  
.leisure dt, #leisurearchive dt {
	margin: 0 8px 0 0;
  	padding: 5px 0 0 0;
  	}

#individual #subcol, #archive #subcol, #dparchive #subcol, #searchresults #subcol, #postcommentary, #commentForms, .commentbodyodd-preview, .col .subnav, .search, #nav, .previous {
	display: none;
	}