*
Theme Name: Simple Wood
Version: 1.3.5
Author: Julian Danz
Author URI: http://www.photoshop-tutorials.de/
Description: Simple 2 Columns Wordpress theme in "Wooden Style" by <a href="http://www.photoshop-tutorials.de />Photshop Tutorials</a>.
Tags:two-columns, fixed-width, light, brown
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.comment {
	width: 550px;

padding: 0px 15px 0 30px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.commentlist {

padding-left: 30px;

}

*{ 

   margin:0; 
   padding:0; 

}

.additional {

font-size:12px;

font-family: Verdana, Arial, Helvetica, sans-serif;

}

body {

	background: url(images/hintergrund.png) repeat ;

	color:#333333;	

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

padding: 6px 6px 6px 15px;

font-size:14px;

}

a:link {

	color: #2C2C2C;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #2C2C2C;

}

a:hover {

	text-decoration: none;

	color: #333333;

}

a:active {

	text-decoration: none;

	color: #2C2C2C;

}



#main {

width:855px;

margin: auto;

left:auto;

right:auto;

font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

#content {

	float: left;

	width: 605px;
	margin-top: 30px;

}

#ho {

	font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:10px;

	width: 597px;

	height: 17px;

	background:url(images/ho.png);

padding: 2px 8px 2px 0px;

}

#head a{

	color: #0066CC;

		text-decoration: none;

}

#head {

	background: url(images/head.png);

	height: 93px;

	width: 605px;

}

#head h1{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#0066CC;

	padding: 15px 0 5px 15px;

	text-decoration: none;

}

.headline {

	background:url(images/headline.png);

	height: 34px;

	width: 605px;

}

.headline h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

padding: 8px 6px 6px 30px;

font-size:18px;

}



.ibg {

	background: url(images/ibg.png) repeat-y;

	width: 605px;



}

.ift {

	background: url(images/ift.png);

	height: 22px;

	width: 606px;

}

.inhalt {

	width: 560px;

padding: 0px 15px 0 30px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;


}

#sidebar {

	font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

	float: left;

	width: 219px;

	margin: 30px 0 0 25px;





}

#sidebar li {

border-top: solid 1px #ceaf6a;

list-style-image:url(images/navili.png);





}

#sidebar h2 {

margin: 15px 0 3px 0px;

font-size:16px;

		font-family: Verdana, Arial, Helvetica, sans-serif;



}

#shead {

	background: url(images/shead.png);

	height: 21px;

	width: 219px;

}

#scont {

	background: url(images/sidebar-bg.png) repeat;

	width: 219px;

		}

#suche {

height:24px;

margin-bottom:8px;

}

#navi {

		margin: 0 10px 0 20px;

		}

.sfoot {

	background: url(images/sfoot.png);

	height: 30px;

	width: 219px;

}

.ift {

	background: url(images/ift.png);

	height: 22px;

	width: 605px;

}

#footer {

	background: url(images/footer.png);

	height: 7px;

	width: 230px;

	font-size:10px;

	padding: 10px 5px 13px 370px;

}

#footer a{

	color: #666666;

	text-decoration: none;

}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
