/*
Print CSS File
Wall-to-Wall Studios, Inc.
*/

@import "reset.css";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent !important;
	color:black !important;
	font-family: "Times New Roman", Times, serif !important;
	page-break-before:avoid;
	page-break-after:avoid;
	page-break-inside:avoid;
	overflow:visible;
}

body {
	width: 100%;
	margin: 0px;
	padding: 1px;
}

acronym, abbr {
	font-style:normal;
}

a {
	color:blue !important;
	text-decoration: underline !important;
}

#header, #left, #l1, #l2, #topnav {
	display:none;
}	
#left, #right, #trackbacks, #comments, div.asset-footer, .content-nav, .assetblock {
	float: none !important;
}
#right{
	left: 0px;
	width: 650px;
	font-size: 12px;
	position: relative;
	overflow: visible !important;
}
#right h1.title, h1.title, h1#blogtitle, h1#page-title {
	padding: 0px;
	margin: 40px 0 0;
}
h1.sitetitle {
	font-size: 100px;
	font-weight: bold;
	word-spacing: -2.5px;
	letter-spacing: -4.5px;
	margin: 0px; padding: 0px;
	line-height: 70px;
	display: block;
	margin-top: 0px !important;
}
h2.sitetitle {
	font-size: 20px;
	text-transform: uppercase;
	display: block;
}
