body
{
	background: url(/wp-content/themes/uptown_notes_960/images/background.jpg) repeat #fff;
}

h1 a
{
	background: url(/wp-content/themes/uptown_notes_960/images/logo.png) no-repeat -10px 0;
	display: block;
	height: 100px;
	text-indent: -999em;
	width: 375px;
}

#Container
{
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#Header, #Footer, #MainContent, #Sidebar1, #Sidebar2, #Navigation
{
	display: inline;
    float: left;
    position: relative;
}

#Header, #Footer, #Navigation, #Sidebar1, #Sidebar2 {margin: 0;}

#Header
{
	background: url(/wp-content/themes/uptown_notes_960/images/header.png) no-repeat -95px 0;
	height: 100px;
	width: 960px;
}

#ContentArea
{
	background: url(/wp-content/themes/uptown_notes_960/images/content-background.png) repeat-y #fff;
	position: relative;
	width: 960px;
}

#MainContent
{
	background: none;
	margin: 0;
	padding: 15px 30px 0 20px;
	width: 510px;
}

.post-heading
{
	margin-bottom: 2em;
}
	.post-heading p {margin-bottom: 0;}
	
.post 
{
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.post-sharing
{
	margin-top:5px;
}

a.more-link
{
	background: url(/wp-content/themes/uptown_notes_960/images/read-more.gif) no-repeat top right #fff;
	display: block;
	font-weight: bold;
	height: 16px;
	width: 150px;
}

#Navigation 
{ 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #F28322;
	padding-top: 6px;
	width: 960px;
}

#Navigation ul
{
	line-height: 0;
	margin: 0;
	padding: 0 0 0 10px;
}

#Navigation li a
{
	color: #fff;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
}
	#Navigation li a.on
	{
		background: #fff;
		color: #999;
		-moz-border-radius-topleft: 5px; 
		-moz-border-radius-topright: 5px; 
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	

#Search
{
	background: url(/wp-content/themes/uptown_notes_960/images/search_area_bg.png) no-repeat top left;
	height: 63px;
	position: absolute;
	width: 250px;
	left: 550px;
	top: 73px;
}

#SearchForm
{
	padding: 25px 0 0 18px;
}

#Search div
{
	float: left;
}

#Search label
{
	display: inline; /* IE6 */
	float: left; /* IE6 */
	height: 0;
	text-indent: -999em;
	width: 0;
}

#SearchField
{
	background: url(/wp-content/themes/uptown_notes_960/images/search_field_bg.png) no-repeat left top;
	border: none;
	float: left;
	font-size: 13px;
	height: 34px;
	padding-left: 15px;
	width: 163px;
}

#SearchBtn
{
	background: url(/wp-content/themes/uptown_notes_960/images/search_btn.png) no-repeat left top;
	border: none;
	display: block;
	height: 34px;
	line-height: 0;
	text-indent: -999em;
	width: 43px;
}


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix {
    display: inline-block
}
* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

#Footer
{
	background: url(/wp-content/themes/uptown_notes_960/images/content_bottom_bg.png) top left no-repeat;
	padding-top: 30px;
	width: 960px;
}

.cc
{
	float: left;
	width: 100px;
}

.disclaimer
{
	float: left;
	width: 475px;
}


/**
 * Sidebar Styles
 * =============================================================
 */

.widget {margin-bottom: 36px;}

#Sidebar1
{
	background: #866835;
	padding: 18px 15px 0 15px;
	width: 210px;
}

#Sidebar2
{
	background: #462802;
	padding: 18px 10px 0 10px;
	width: 140px;
}

#Sidebar1 h3, #Sidebar2 h3
{
	border-bottom: 1px dotted #b59866;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#Sidebar1 #TwitterUpdates h3
{
	background: url(/wp-content/themes/uptown_notes_960/images/twitter-title.png) no-repeat top left;
	border-bottom: none;
	height: 29px;
	width: 150px;
	text-indent: -999em;
}

#TwitterUpdates li, #PopularPosts li
{
	/*
background: url(/wp-content/themes/uptown_notes_960/images/twitter_16.png) no-repeat top left;
*/
	line-height: 1.4;
	list-style: none;
	list-style-image: none;
	padding-bottom: 18px;
}
	#PopularPosts li
	{
		padding-bottom: 6px;
	}
	
#SidebarLinks li
{
	background: url(/wp-content/themes/uptown_notes_960/images/bullet.gif) top left no-repeat;
	padding-left: 11px;
}
	
#RSS
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #462802;
	padding: 10px;
	width: 190px;
}
	#RSS a
	{
		background: url(/wp-content/themes/uptown_notes_960/images/rss.png) no-repeat top left;
		display: block;
		font-size: 0.9166em;
		height: 20px;
		line-height: 20px;
		margin-bottom: 5px;
		padding-left: 25px;
	}

#Social a
{
	margin-right: 6px;
}

.post-sharing
{
	border-bottom: 1px dotted #aaa;
	border-top: 1px dotted #aaa;
	overflow: hidden;
	padding: 8px 5px;
}

.post-sharing ul {float:right; margin: 0;}

.post-sharing li
{
	float: left;
	margin-right: 15px;
}

.post-sharing li a
{
	display: block;
}

a.pdf, a.print
{
	height: 18px;
	padding-left: 21px;
	vertical-align: middle;
}
	a.pdf 	{background: url(/wp-content/themes/uptown_notes_960/images/pdf-icon.png) no-repeat top left;}
	a.print {background: url(/wp-content/themes/uptown_notes_960/images/print-icon.png) no-repeat top left;}

a.stbutton {float:left}


.similarity
{
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 12px;
	padding: 10px 0 5px 0;
}

.similarity li
{
	list-style: circle;
	margin-left: 25px;
}


.fsError {width: 490px;}

.fsRowTop, .fsSpacerRow {display:none;}

img.alignleft
{
	float: left;
	margin: 0 20px 10px 0;
}

img.alignright
{
	float: right;
	margin: 0 0 10px 20px;
}

img.aligncenter
{
	display: block;
	margin: 15px auto;
	text-align: center;
}

