body {
	color: #333;
	font-family: Georgia, 'Times New Roman', serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 90%;
	background:#763553 url('images/background.jpg') repeat-y center;
}
hr, .description 
{
	display:none;
}
a:link {
  color:#AA7D39;
  text-decoration:none;
  }
a:visited {
  color:#B3A99A; /*B8A280;*/
  text-decoration:none;
  }
a:hover {
  color:#9C803A;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
a img {	border:none;}


#rap {
  width: 600px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff;
	padding: 0;	
	background:#fff;
}
acronym, abbr {
	border-bottom: 1px dotted #9C803A;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
  font-size: 1em;
  font-style:italic;
}

blockquote {
	border-left: 5px solid #DADACE;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

h2 {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;	
font-size:1em;
color:#ffffff;
margin:0.3em 0;
padding:3px 0 3px 2em;
background:#865F70 url('images/sidebar.jpg') no-repeat left center;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 1.1em;
}

/* Header Styles */

#header 
{
	margin: 0;
	padding: 5px 15px;	
	width: 570px;
	height: 390px;
	text-align: center;
	text-transform: uppercase;	
	background:url('images/newsgoheader.jpg') repeat top;
}




#content 
{
	float: right;
	margin: 0px 0 0 0px;
	padding:0 9px;
	background: #fff;
	width: 390px;
	font-size: 0.9em;
	display:inline;
}

.post {
  margin: 0 0 2em 0;	
}
#content ol 
{
	font-size:1.1em;
	margin:5px 0 5px 20px;
	padding:0 0 0 20px;
}
#content ol li
{
	margin:0;
	padding:2px;
	margin:5px 0 5px 18px;
}
#content ul 
{
	font-size:1.1em;
	list-style:none;
	margin:5px 0 5px 20px;
	padding:0 0 0 20px;
}
#content ul li 
{
	list-style:none;
	background:url('img/fdl_icon.gif') no-repeat left center;
	padding:2px 0 2px 18px;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.post-info {
	font-size: 0.85em;
	color: #808080;
	margin: 0 0 1em 0;
	padding: 0 0 0.3em 0;
	font-family: verdana, helvetica, sans-serif;	
	clear:both;
}

.post-info span {
  margin: 0.6em 0 0 0;
}

.post-info li {
	display: inline;
}

.post-info ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.post-info-co 
{
	text-align:right;
	padding-right:15px;
}
.post-title{
	margin: 0;	
	border-bottom: 1px solid #c96666;		
	text-align:right;
	font-size:0.96em;	
	padding:0;
	color:#C4C5B7;
	padding:0 0 0.1em 0;
}
.post-title em
{
	text-decoration:none;
	background:url('img/permalien.png') left no-repeat;
	padding-left:12px;
	font-size:1.3em;
	float:left;
	font-style:normal;
	font-family:Georgia, Arial, Sans-Serif;
}
#content .post-title em a
{
	text-decoration:none;
	color:#AA7D39;
}

.post-content 
{
	margin: 0 0 1em 0;
	padding: 0;		
	font-size:0.89em;
}
.post-footer 
{
	background:url('img/fdl_icon.gif') no-repeat center bottom;
}

/* sidebar Styles */

#sidebar {
	margin: 0px 0 0 0px;
	width: 190px;
	padding: 0 0 10px 2px;
	font-family: Georgia, Trebuchet MS, Arial,Verdana, helvetica, sans-serif;		
	float:left;
	display:inline;
	color:#000;
	background:#865F70;
}
html>body #sidebar {
  width: 190px;
}

#sidebar h2 {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;	
font-size:1em;
color:#ffffff;
margin:0.3em 0;
padding:3px 0 0px 2em;
background:#865F70 url('images/sidebar.jpg') no-repeat left center;
}

#sidebar ul li p {
  margin: 0;
padding: 0;
font-size: 1.0em; 
}
/*  Footer Styles */

#footer 
{
	clear:both;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
	background:#865F70;
	color:#cacaca;
	text-transform:lowercase;
	height:25px;
}

#footer cite {
  color: #808080;
}

#footer a {
	color: #f0f0f0;
	text-decoration:none;
}
#footer a:hover {
	color: #fcfcfc;
}