/*  
Theme Name: TPHeroes Style I
Theme URI: http://www.tpheroes.de
Description: TPHeroes Design
Version: 1.0
Author: Rene Schuetter
Author URI: http://www.schuetter-interactive.de/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	color: #000000;
}

h1{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
}

a:link, a:visited{
	text-decoration: none;
	color: #336699;
}

a:hover{
	text-decoration: underline;
}

p{
	padding-top: 10px;
}

#logophone{
	background: url(img/logophone.jpg) no-repeat;
	margin-right: 5px;
	width: 500px;
	height: 100px;
	float: left;
}
	
#wrapper{
	margin-top: 5px;
	margin-bottom: 0px;
	width: 900px;
	text-align: left;
	float: left;
	margin-left: 10px;
}

#header{
	float: left;
	width: 900px;
	height: 100px;
	margin-top: 5px;
}

#tpnavborder{
	background: url(img/tpunderline.png) repeat-x;
	width: 845px;
	height: 20px;
	margin-top: 105px;
}

#tpnav{
	background-color: #000099;
	float: left;
	width: 845px;
	height: 40px;
	margin-top: 0px;
}

#tpnav a{
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}

#tpnav a:hover{
	color: #336699;
	text-decoration: none;
}

#tpnavborder2{
	background: url(img/tpunderline2.png) repeat-x;
	width: 845px;
	height: 20px;
	margin-top: 40px;
}

#container{
	float: left;
	width: 500px;
	background-color: #ffffff;
}

#container2{
	float: left;
	width: 835px;
	background-color: #ffffff;
}

.post{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

.navigation{
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 340px;
	margin-left: 5px;
	display: inline;
	background-color: #ccffff;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.sidebar ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 12px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

#sidebarmiddle{
	float: left;
	width: 340px;
	margin-left: 5px;
	display: inline;
}

#sidebarleft{
	float: left;
	width: 160px;
	margin-left: 5px;
	display: inline;
}

#sidebarright{
	float: right;
	width: 160px;
	margin-left: 5px;
	display: inline;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding-top: 10px;
}

#footer p{
	line-height: 18px;
}