/* 
Template: panzerfaust
Theme Name: Panzerfaust
Theme URI: http://panzerfaust.org
Author: Odoaker
Author URI: http://panzerfaust.org
*/
/* General Styles */

body {
	color: #222;
	font-family: Trebuchet MS, Georgia, 'Times New Roman', serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	background-color: #F8EEDF;
	background:url('images/bg.jpg') repeat top;
	}
hr, .description 
{
	display:none;
}

a:link {
  color:#8B672F;  /* #AA7D39; */
  text-decoration:none;
  }
a:visited {
  color:#766140; /* B3A99A; B8A280;*/
  text-decoration:none;
  }
a:hover {
  color:#9C803A;
  text-decoration:underline;
  }
a img {
  border-width: 0;
  }
a img {	border:none;}


img.left {
     float: left;
     margin: 4px 10px 0px 0px;
     padding: 0px;
     border: solid black 1px
}

img.right {
     float: right;
     margin: 4px 0px 0px 10px;
     padding: 0px;
     border: solid black 1px
}

img.center { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 15px; 
	margin-bottom: 0px;
	border: solid black 1px
}

img.ons {
     float: left;
     margin: 0px 10px 30px 0px;
     padding: 0px;
     border: solid black 1px
}

img.center a:hover { 
	color:#000000;
	text-decoration:none;
}

img.center a:link { 
	color:#000000;
	text-decoration:none;
}

img.center a:visited { 
	color:#000000;
	text-decoration:none;
}

#rap {
  	width: 760px;
	margin: 0px auto;
	padding: 0px auto;
	text-align: left;
	position: relative;
	background: #F8EEDF;
	background:url('images/menubg.jpg') repeat bottom;
	border-left : 1px solid #000;
	border-right : 1px solid #000;

}
acronym, abbr {
	border-bottom: 1px dotted #9C803A;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
  font-size: 1em;
}

blockquote {
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p {
	margin: 0 0 2em 0;
	padding: 0;
	font-size: 1em;
}


/* Header Styles */

#header 
{
	margin: 0px;
	padding: 0px;	
	height: 164px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;	
}

#header h1 {
  margin: 0px auto;
	padding: 0px auto;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align:right;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
}


#header h1 a {
	text-decoration: none;
	border:none;
	color:#F8EEDF;
	}
#header h1 a:hover, #header h1 a:active {
	text-decoration: none;
	color:#E8270F;
	}

/* Content Styles */

#content 
{
        float: right;
	overflow: hidden;
	margin: 0px;
	padding: 10px 15px 0px 0px;
	width: 540px;
	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 li 
{
	list-style:none;
	background:url('images/faust.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
{
	border-bottom: 1px solid #933535;
	font: normal 1.8em georgia, serif;
	padding: 0 0 1px 0;
}

.post-title em{
	background:url('images/permalink.gif') left no-repeat;
	margin: 0 0 0 0;	
	padding: 0 5px 0 0;
	float:left;
}


#content .post-title a
{
	text-decoration:none;
	color:#AA7D39;
}

.post-content 
{
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.1em;
	font: normal 0.95em georgia, serif;
}

.post-footer 
{
	height: 15px;
	background:url('images/faust.gif') no-repeat center bottom;
}

.post-buffer 
{
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 500px;
}

.ons
{
	clear: both;
	margin: 20px,0,20px,0;
}

/* sidebar Styles */

#sidebar {
	width: 190px;
	font-family: Trebuchet MS, Arial,Verdana, helvetica, sans-serif;
	font-size:14px;		
	float:left;
	overflow: hidden;
	display:inline;
	color:#111;
}

#sidebar h2 {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;	
	font-size:1em;
	color:#444;
	margin: 11px 10px 0 10px;
	padding:0 0 1px 20px;
	background:url('images/menufaust.gif') no-repeat left center;
	border-bottom: 1px solid #933535;
}

#sidebar h2.special {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;	
	font-size:1em;
	color:#444;
	margin: 11px 10px 0 10px;
	padding:0 0 1px 20px;
	background:url('images/menufaust.gif') no-repeat left center;
	border-bottom: 1px solid #933535;
}

#sidebar form {
	margin: 0 0 0 0;
}

#sidebar input#s {
	width: 80%;
	background: #F5F5F5;
	border: 1px solid #669BB4;
	color: #000;
	margin: 0.5em 0;
}

#sidebar ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;	
	list-style-type: none;
	margin: 0;
	padding: 5px 0.5em 5px 1em;	
}



#sidebar ul li p {
  margin: 0;
padding: 0;
font-size: 1.0em; 
}

#sidebar a {
	color: #69460F; /* #76582A; #8A6730; */
	text-decoration:none;
}


#sidebar a:hover {
	color: #F8EEDF;
	text-decoration:none;
}

#sidebar ul li {
  	margin: 0;
  	padding: 3px 0 0 0;
	font-size: 0.8em;	
}



/*  Footer Styles */

#footer 
{
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
	background:url('images/footerbg.png') repeat top;
	color:#cacaca;
	text-transform:lowercase;
	overflow: hidden;
	height:25px;
}

#footer cite {
  color: #808080;
}

#footer a {
	color: #f0f0f0;
	text-decoration:none;
}

#footer a:hover {
	color: #fcfcfc;
}


/*  Comment Styles */
#content .commentlist 
{
	font: bold 1em georgia, 'Times New Roman', serif;
	color: #ccc;
	padding: 0;
	margin:0;
	list-style-type: upper-roman;
}

#content .commentlist li {
	color: #444;
	font: normal 0.9em georgia, 'Times New Roman', serif;
	margin-bottom: 10px;
	border:#DADACE 1px solid;
	margin-left: 0px;
	padding:5px;
	overflow: hidden;
}

#content .commentlist cite {
	color: #808080;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
#content .commentlist p 
{
	line-height:1.2em;
	padding:2px 0;
	margin:5px 0;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #669BB4;
	padding: 0.2em;
}

#commentform textarea {
	width: 98%;
}
#commentform p {
  margin: 0 0 1em 0;
}
#content .commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments, #respond {
	margin: 3em 0 1em 0;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
textarea 
{
	width:98%;
}
/*other*/


.page_item { 
	padding:0 
}

.current_page_item {	
	padding:0 
}

.feedback 
{
	background:url('images/ico-talk-act.gif') no-repeat left;
	padding-left:18px; 
}
 
.pauthor, .ptime, .pcat
{
	font-size:0.8em;
	padding-right:10px;
}

.pauthor
{
	background:url('images/user.gif') no-repeat left;
	padding-left:12px;
}
.pday
{
	font-size:0.8em;
	padding-right:10px;
}

.ptime
{
	background:url('images/klok.gif') no-repeat left;
	padding-left:12px;
}
.pcat
{
	background:url('images/puce.gif') no-repeat left;
	padding-left:12px;
}