*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	color: #333;
	margin-top:30px;
	font-size: 12pt;
	line-height: 18pt;
}

#content .wrapper
{
	background:  url(images/logo.png) no-repeat left top;
	padding-top: 100px;
}

#footer .wrapper
{
	background-image: none;
	padding-top: 0;
}

h1, h2, h3
{
	line-height: 1em;
	padding: 5px 0 10px 0;
}

h3.footnoter
{
	border-bottom:1px solid #BBBBBB;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	text-align:center;
	text-transform:none;
}

.date{
	font-style: italic;
}

#header, #sidebar, #bottomnav, #respond, #news-feed, #archive, #sharing, #wpstats
{
	display: none;
}

.post
{
	float: none;
	margin-left: 10%
	width: 100%;
}

ul
{
	margin: 0 10px 10px 30px;
}

p
{
	padding-bottom: 10px;
}

#post-image-caption
{
	float: left;
	margin: 0 10px 10px 0;
	width: 50%;
}

#post-image-caption img
{
	height: 100%;
	width: 100%;
}

.wrapper
{
	border: 0;
	float: none;
	width: auto;
	margin: 0 5%;
}

.alignleft
{
	float: left;
	padding-right: 10px;
}

.alignright
{
	float: right;
	padding-left: 10px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
.wrapper a:link:after, .wrapper a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
.wrapper a[href^="/"]:after {
  content: " (http://www.rightrespect.com" attr(href) ") ";
   }
   
.wrapper sup a[href^="/"]:after, .wrapper sup a:link:after, .wrapper sup a:visited:after, .footnoteBackReferenceGroup {
  display: none !important;
   }
.footnotesList
{
	font-size: 80%;
	line-height:1.2em;
}

.footnotesList li
{
	margin-bottom: 5px;
}

blockquote

{
	font-size:90%;
	margin:10px auto;
	padding-left:15px;
	width:75%;
}

#footer{
background:none repeat scroll 0 0 #59595B;
color:#DFDFDF;
padding:10px 0;
}
sup
{
	line-height: 0.5em;
}