/*

Theme Name: Typography_DE
Theme URI: http://www.kaushalsheth.com
Description: Zweispaltiges, eingedeutschtes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.1
Author: Kaushal Sheth und Simon

*/

body {
	font: 75%/1.2em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #000000>;
		margin:0;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color: #FF0033;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color: #FF0033;
}

#footer {
	padding:20px;
	text-align:right;
	margin:0;
	color:#999;
}

#header {
	border-top:20px solid #FF0033;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color: #FF0033;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 10px 0;

}

#wrapper {
	width:760px;
	margin:0 auto;
	
}

#nav {
	padding-bottom:7px;
	margin-bottom:20px;
	border:1px solid #eee;
	height:20px;
background-color:#f5f5f5;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#FF0033;
	padding:3px 3px 5px 3px;
	font:1.2em "Trebuchet MS", sans-serif;
	margin:1px 2px 0 0;
	text-decoration:none;
	font-weight:bold;
	display:block;

}
#nav li a:hover {
	background-color:#eee;
	text-decoration:underline;
	color:#FF0033;
	
}

#nav li a.active {
	background-color:#eee;
	color:#444;
}

.clear {
	clear:both;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	border:1px solid #eee;
	padding:10px 25px 30px 25px;
background-color:#f5f5f5;
}



#content2 {
	margin:0 15px 0 0 !important;
	margin:0 50px 0 0;
	border:1px solid #eee;
	padding:10px 25px 30px 25px;
}


#content p, #content2 p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:1px;
}




#content a, #content2 a{
	text-decoration:none;
	color:#FF0033;
	border-bottom:1px dotted #FF0033;
}

#content a:hover, #content2 a:hover {
	color:#FF0033;
	background-color:#eee;
	border-bottom:1px dotted #FF0033;
}

#content h2, #content2 h2{
	font-family:"Times New Roman", Times, serif;
	font-size:2.2em;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px 0;
	line-height:25px;
}


#content h2 a, #content2 h2 a {
	color:#FF0033;
	text-decoration:none;
	border:none;
}


#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	border:1px solid #eee;
	background: #fafafa;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#808080;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #eee;
}

#sidebar li a {
	color:#FF0033;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#FF0033; text-decoration:none;
	background-color:#eee;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}
blockquote {
	padding:20px 15px;
	margin: 5px 0;
	font-family: georgia, "Times New Roman", serif;
	color: #666666;
	border: 1px solid #eee;
	background: url(images/quotes.png) 0 3px no-repeat #f7f7f7;

}


#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}


#content2 li {
	padding:10px;
	border-bottom:1px solid #eee;
}



#content h3 {
	margin-top:20px;
	font:160% Trebuchet MS;
	color:#808080;
}

#content2 h3 {
	margin-top:15px;
	font:160% Trebuchet MS;
	color:#808080;
}


a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}


#content img {
	background:#ccc;
	padding:1px;
	border:5px solid #cccccc;
}
#content img.wp-smiley {
	background: #f5f5f5;
	border:0px
}

input {

	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover
{
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#FFFFFF;
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;
}
 
 
 a
 {
 color:#000;
 }
 
 a:visited
 {
 color:#000;
 
#sidebar li
{
list-style:none;
}
