img, object, embed, #Navigation, #Search, #Sidebar1, #Sidebar2, p.description, p.creator, .post-sharing, .post-det, .Note, .similarity, #dsq-new-post, .dsq-options, .dsq-comment-footer, td.dsq-header-avatar, #dsq-pagination, 
#dsq-reactions-title, #dsq-reactions, .dsq-h3-trackbacks, .dsq-item-trackback, #dsq-references, 
.dsq-brlink
{
	display: none;
}

body
{
	background: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	word-spacing: 1px;
}

p, ul, ol, blockquote, pre, td, th, q
{
	font-size: 1em;
	line-height: 1.5; /* 20px */
  	margin-bottom: 1.5em; /* 20px */
}

h1
{
	background: url(/wp-content/themes/uptown_notes_960/images/logo_print.gif) top left no-repeat #fff;
	height: 40px;
	text-indent: -999em;
	width: 256px;
}

h2
{
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;	
}

h3
{
	font-size: 1.5em;
	margin: 10px 0;
}

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

#Header, #Content, #Footer
{
	float: none;
	margin: 0;
	width: 100%;
}

#Header
{
	margin-bottom: 35px;
}

#Footer
{
	border-top: 1px solid #000;
	margin-top: 20px;
	padding-top: 15px;
	page-break-before: avoid;
}

#dsq-comments li
{
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.post-date
{
	font-size: 1em;
}

.post-content
{
	page-break-after: always;
}

.cc
{
	margin-bottom: 10px;
}

.cc a
{
	background: url(http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png) top left no-repeat #fff;
	display: block;
	height: 31px;
	text-indent: -999em;
	width: 88px;
}

a:link:after, a:visited:after { content:" [" attr(href) "] "; }

