/*  
Theme Name: Schuetter Interactive
Theme URI: http://www.schuetter-interactive.de
Description: Homepage von Schuetter Interactive	
Version: 1.0
Author: Rene Schuetter	
Author URI: http://www.schuetter-interactive.de/

*/

/* ---- Gesamte Seite ---- */

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #ffffff;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
	color: #000000;
}

/* ---- Kopfbereich ---- */

#header{
	float: left;
	width: 1000px;
	height: 160px;
	margin-top: 10px;
	background: url(images/headerinteractive2.jpg) no-repeat;
}

.headertext{
	display: none;
}


/* ---- Content ---- */

#container{
	float: left;
	margin-left: 10px;
	width: 525px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

#post-16{
	background: url(images/bleistifteback.jpg) no-repeat;
}

#post-7{
	background: url(images/hammer2back.jpg) no-repeat;
}

#post-19{
	background: url(images/steckerback.jpg) no-repeat;
}

#post-10{
	background: url(images/dreischritte2.jpg) no-repeat;
}

#post-44{
	background: url(images/letterback.jpg) no-repeat;
}

#post-99{
	background: url(images/teamback.jpg) no-repeat;
}

#post-96{
	background: url(images/contentback2.jpg) no-repeat;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/* ---- Sidebar ---- */

.sidebar_right{
	float: right;
	width: 270px;
	height: 460px;
	background: url(images/backsidebar2.jpg) repeat-y;
	margin-left: 10px;
	margin-right: 39px;
	display: inline;
}

.sidebar_right ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar_right ul li{
	padding: 10px 25px 10px 0;
}

.sidebar_right ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.sidebar_right ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar_left{
	float: left;
	width: 130px;
	background: #ffffff;
	margin-left: 10px;
	display: inline;
}

.sidebar_left ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar_left ul li{
	padding: 10px 0 10px 0;
}

.sidebar_left ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar_left ul ul li{
	padding: 0;
	line-height: 24px;
}

#text-4 a:link{
	text-decoration: none;
	color: #ffffff;
}

#text-4 a:visited{
	text-decoration: none;
	color: #ffffff;
}

#text-5 a:link{
	text-decoration: none;
	color: #ffffff;
}

#text-5 a:visited{
	text-decoration: none;
	color: #ffffff;
}

#text-6 a:link{
	text-decoration: none;
	color: #ffffff;
}

#text-6 a:visited{
	text-decoration: none;
	color: #ffffff;
}

#menuelinks{
	background: url(images/sidebarleftback.jpg) repeat-y;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

/* ---- Kommentare ----*/

.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 ---- */

#footer{
	clear: both;
	float: left;
	width: 1000px;
	padding-bottom: 2px;
	margin-top: 10px;
	background: url(images/footer.jpg) repeat-y;
}

#copyright{
	line-height: 10px;
	font-size: 10px;
	margin-top: 2px;
	margin-right: 124px;
	margin-bottom: 1px;
	float: right;
}
	
	
	