/*  
Theme Name: A-SEO 2
Theme URI: http://seo-marketing.lunser.de/themes/seo-2000/
Description: <p>A-Seo 2 ist ein 3 Spalten Layout, mit angepasstem Title. und Erklärungen wie man es richtig für Suchmaschinen einsetzt.</p> <p>Besuche dazu die <a href="http://seo-marketing.lunser.de/themes/seo-2000/">A-Seo</a> Theme Webseite für weitere Erklärungen.(sehr wichtig)</p>
Version: 1.1
Author: Thomas Reif und basiert auf Nurudin Jauhari's Theme sideLeft 2.1(englisch)
Author URI: http://www.lunser.de/ http://www.jauhari.net/

	CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Social Style 
********************* */
html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.5em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.7em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #FBF1DD;
	color: #444;
	font: 90%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #E55772;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}
/* Etc
******************** */
br.clear {
	clear: both;
}

#page {
	text-align: left;
	width: 950px;
	background: #fff;
	padding: 0 20px 20px 0;
	border-bottom: 1px solid #ccc;
	border-top: 10px solid #C42113;
}
#top {
	width: 970px;
	padding: 0;
	background: url(images/headr.gif) left center repeat-x;
}
#pager {
	height: 90px;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #733808;
}


#left {
	float: left;
	width: 750px;
}
#right {
	float: right;
	width: 180px;
	padding-top: 20px;
}

#content {
	width: 500px;
	float: right;
	padding: 20px 20px 10px 10px;
	border-right: 1px solid #C42113;
}
.post {
	border-bottom: 1px dashed #e6ccb0;
	margin-bottom: 10px;
}
.postmetadata {
	font-size: 0.9em;
	color: #999;
}
.postmetadata  a{
	color: #C6A971;
}

#sidebar {
	width: 180px;
	float: left;
	padding-left: 15px;
	background: #FFFFFF;
	color: #632F05;
	padding-right: 15px;
	padding-bottom: 150px;	
border-right: 1px solid #C42113;

}
.side1 {
}
.side2 {
}



#footer {
	width: 720px;
	padding-top: 10px;
	padding-left: 230px;
	text-align: left;
}
/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

#headr  h4 {
	font-size: 1.8em;
	margin: 40px 0 0 20px;
	color: #CCC5B7;
}
#headr h4 a {
	color: #CCC5B7;
	}
#headr .description {
	color: #493D27;
	margin-left: 20px;
}


#sidebar  .side1 h2{
	font: 1.5em "Trebuchet MS", Verdana, sans-serif;
	color: #2E3042;
	border-bottom: 1px solid #451C1D;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #451C1D;
}
#sidebar a:hover {
	color: #fff;
}
#right  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #534C3A;
	background: url(images/tag_blue.png) 0 40% no-repeat;
	border-bottom: 1px solid #BB9A77;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right .side2 a {
	color: #FF3223;
	
}
#right .side2 a:hover {
	color: #C42113;












}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.3em Aria,verdana; 
}
.post h2 a {	
	color: #F0330A;
}
.post h2 a:hover {
	color: #C42A08;




}
h3.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
.post h3 {
	font: 0.8em Aria,verdana; 
}
.post h3 a {	
	color: #F0330A;
}
.post h3 a:hover {
	color: #C42A08;


}
h1.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
.post h1 {
	font: 1.3em Aria,verdana; 
}
.post h1 a {	
	color: #F0330A;
}
.post h1 a:hover {
	color: #C42A08;









}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1.0px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #4C2B29;
	font-size: 0.75em;
}
#footer a {
	color: #700;
}
#footer a:hover {
	color: #700;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}

.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

#comment {
	width: 100%;
}

#left input#s {
	width: 92%;
	padding: 5px;
	margin-bottom: 10px;
	background: #F6F6F6;
	border: 1px solid #970E0E ;
}
#left input#s:focus {
	width: 92%;
	padding: 5px;
	margin-bottom: 10px;
	background: #333;
	color: #fff;
	border: 1px solid #FFBE23;
}

#left input#searchsubmit
{
	background: #FBF1DD;
	border: #970E0E 1px solid;
	color: #970E0E;
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	padding: 1px 2px;
}
#left input#searchsubmit:focus
{
	background: #FBF1DD;
	color: #970E0E;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #2692F7;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #D4E7F7;
	padding: 5px;
	background: #EAF3FB;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #2692F7;
padding: 2px;
}

.pagebar 
	{ 
		font: 12px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #fffff9;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  width            : 180px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #F9F1E8;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
	}
