/*

Theme Name: Typography_DE
Theme URI: http://www.kaushalsheth.com
Version: 1.1
Author: Kaushal Sheth und Simon

*/

body {
    
    font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top:0px solid #000000;
        text-align:justify;
        background:url("http://andreas-louis-seyerlein.de/ping/g/h1.gif");
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:normal;
	color:#ffffff;
	letter-spacing:-1px;
	margin:0px 0;
}

h1 a {
	text-decoration:none;
	color:#fff;
}

#footer {
	padding:0px;
	text-align:right;
	border-top:0px solid #eee;
	margin:0;
	color:#999;
        background:#FFFFFF;

}

#header {
	border-top:0px solid #BCE77C;
        background:#FFFFFF;
}

#header2 {
	border-top:0px solid #BCE77C;
        background:url("http://andreas-louis-seyerlein.de/ping/g/h1.gif");
}


#header .description {
	float:right;
	margin:0px 0 0 0;
	color:#000;
}

#header h1 {
	margin:0px 0 0 0;
	padding:0px 0px 0px 0;
	border-bottom:0px solid #fafafa;
}

#wrapper {
	width:760px;
	margin:0 auto;
        background:#FFFFFF;
	
}


#wrapper2 {
	width:760px;
	margin:0 auto;
        background:url("http://andreas-louis-seyerlein.de/ping/g/h1.gif");
	
}

#nav {
	border-bottom:0px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:0px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#FFFFFF;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#FFFFFF;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0px 100px 0 250px !important;
	margin:0 0px 100px 250px;
	border-right:0px solid #eee;
	border-left:0px solid #eee;
	padding:10px 25px 30px 25px;
        background:#FFFFFF;
}



#content2 {
	margin:0 15px 0 0px !important;
	margin:0 15px 0 0;
	border-right:0px solid #eee;
	border-left:0px solid #eee;
	padding:10px 25px 30px 25px;
        background:#FFFFFF;
}


#content3 {
	margin:0 15px 0 0px !important;
	margin:0 15px 0 0;
	border-right:0px solid #eee;
	border-left:0px solid #eee;
	padding:10px 25px 30px 25px;
}



#content p, #content2 p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:1px;
        background:#FFFFFF;
}




#content a, #content2 a{
	text-decoration:none;
	color:#666;
	border-bottom:0px solid #eee;
}

#content a:hover, #content2 a:hover{
	color:#666;
}

#content h2, #content2 h2{
        font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:0px solid #f6f6f6;
	padding:5px 0;
	line-height:25px;
}

#content h2 a, #content2 h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:238px;
	float:left;
        text-align:right;
	padding:35px 10px 30px 10px;
	border-left:0px solid #eee;
	border-right:0px solid #eee;
	border-bottom:0px solid #eee;
        background:#FFFFFF;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:0.9em;
	color:#99999;
	border-bottom:0px solid #f6f6f6;
	padding:0px 0px 10px 0px;
        background:#FFFFFF;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:0px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:0px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:0px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:0px solid #BCE67D;
	border-top:0px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:0px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:0px solid #eee;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
	border-top:0px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:0px solid #eee;
}


#content2 li {
	padding:10px;
	border-bottom:0px solid #eee;
}

img {
	background:#ccc;
	padding:0px;
	border:0px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}




input {

	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #FFFFFF;
	
}
input:focus {
	border:1px solid #FFFFFF;
	color:#333;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 5px;
border:0px solid #e3e4e4;
background-color:#fAfAfA;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.pagebar 
	{ 
		font: 11px 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: 11px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #FAFAFA; 
		border-color: #FAFAFA; 
		text-decoration: none;
	}
	


 
 a
 {
 color:#666;
 }
 
 a:visited
 {
 color:666;
 
#sidebar li
{
list-style:none;
}}}:none;
}}}bottom: 3px;
}
 
 
 
