body
{
	color: #333;
	font: 12px Verdana, Helvetica, sans-serif;
}

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

h1, h2, h3, h4, h5, h6
{
	color: #462802;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	line-height: 1.3;
}
	h1 {font-size: 2.2em}
	h2 {font-size: 2.0em}
	h3 {font-size: 1.8em}
	h4 {font-size: 1.6em}
	h5 {font-size: 1.4em}
	h6 {font-size: 1.2em}

h1 a, h2 a {color: #462802;}
h1 a:hover, h2 a:hover {color: #f28322; text-decoration: none;}

strong {font-weight: bold;}

em {font-style: italic;}

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

a:hover
{
	text-decoration: underline;
}

blockquote
{
	/*
background: url(/wp-content/themes/uptown_notes_960/images/quotations.gif) no-repeat top left #fff;
*/
	border-left: 3px solid #ddd;
	color: #888;
	font-family: Georgia, serif;
	margin: 1.8em 0 1.8em 20px;
	padding: 0 25px 0 15px;
}
	blockquote p
	{
		font-size: 1em;
		font-style: italic;
		line-height: 2;
	}
	blockquote blockquote {border: none;}
	
#Footer
{
	color: #fff;
	font-size: 0.9166em;
}

.post-heading p
{
	font-family: Verdana, "Gill Sans", Arial, sans-serif;
	font-size: 0.8333em;
	line-height: 2.2;
	text-transform: uppercase;
}

.post-heading abbr
{
	color: #999;
}

#Sidebar1, #Sidebar2
{
	color: #fff;
	font-family: Tahoma, Helvetica, sans-serif;
}

#Sidebar1 a, #Sidebar2 a
{
	color: #dcb46d;
}

#Sidebar1 h3, #Sidebar2 h3
{
	color: #fff;
	font-family: Verdana;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;	
}

.similarity h3
{
	line-height: 1.6;
}
