/*  
Theme Name: 3spalten-Design
Theme URI: http://www.conversionmedia.de
Description: <p>3-Spalten-Design f&uuml;r WordPress</p>
Version: 1.0
Author: conversionmedia GmbH &amp; Co. KG
Author URI: http://www.conversionmedia.de
*/
html{
background:#000;
font-family:Arial, sans-serif;
color:#666;
line-height:1.3em;
text-align:justify;
}
a img{
border:0;
}
hr{
border: dotted 3px #666;
margin:45px auto;
width:90%;
}
a{
color:#873529;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
div#content img{
padding:10px;
border:solid 1px #000;
}
.alignleft{
float:left;
margin:0 45px 45px 0;
}
.alignright{
float:right;
margin:0 0 45px 45px;
}
.aligncenter{
margin:0 auto;
}
div#content div.post h2{
padding-left:65px;
font-weight:lighter;
color:#ce5e30;
}
h3{
font-weight:lighter;
background:#ce5e30;
color:white;
padding:8px;
line-height:1.3em;
}
h4{
font-weight:lighter;
color:#ce5e30;
border-bottom:solid 1px #ce5e30;
}
div#head{
margin:0 auto;
width:900px;
height:100px;
}
div#top_nav {
margin:25px auto;
position:relative;
width:900px;
height:44px;
background: transparent url(images/ul_top_list_bg.jpg) repeat-x;
}
div#top_nav ul#top_nav_list {
list-style-type:none;
padding:0;
margin:0;
/*position:absolute;
top:0px;
right:0px;
*/}
div#top_nav ul#top_nav_list li a{
padding:10px 25px 0 25px;
height:44px;
color:#fff;
display:block;
float:left;
text-decoration:none;
}
div#top_nav ul#top_nav_list li a:hover, div#top_nav ul#top_nav_list li.current_page_item a{
background: transparent url(images/ul_top_list_bg_hover.jpg) repeat-x;
}
div#page {
width:900px;
margin:0 auto;
}
div#left {
width:900px;
float:left;
background: #000;
}
div#sb_left{
float:left;
width:200px;
background: #000;
}
div#sb_left ul{
list-style-type:none;
margin:0;
padding:0;
}
div#sb_left ul li a{
background: transparent url(images/ul_top_list_bg.jpg) repeat-x;
padding:10px 0 0 10px;
height:44px;
color:#fff;
display:block;
text-decoration:none;
}
div#sb_left ul li a:hover, div#sb_left ul li.current_page_item a{
background: transparent url(images/ul_top_list_bg_hover.jpg) repeat-x;
}
div#sb_left ul li ul li a{
padding:10px 10px 0 0;
height:44px;
text-align:right;
}
div#content {
width:650px;
float:right;
padding:0 0 0 50px;
}
div#content div.post{
background: transparent url(images/content_bg.jpg) top no-repeat;
}
div#content div.post div.entry{
background: #fff url(images/content_bg_bottom.jpg) bottom no-repeat;
width:620px;
margin:0 0 0 -5px;
padding: 0 15px 15px 15px;
}
div#footer {
clear:both;
width:900px;
height:44px;
background: transparent url(images/ul_top_list_bg.jpg) repeat-x;
margin:0 auto;
}
span#footext, span#footext a{
font-size:12px;
color:#cecece;
text-decoration:none;
}




/*innenabstaende fuer content*/
div#content div.post {
padding:5px;
}
span#footext {
display:block;
width:900px;
margin:0px auto;
text-align:center;
}

input.textbox, textarea {
width:98%;
}
