/*  
Theme Name: olimar-theme
Theme URI: 
Description: Blog-Theme im OLIMAR CI
Version: 1.0
Author: P.H. / ..one..internet..
Author URI: http://www.oneinternet.de 

	
 */

*{margin:0; padding:0}

body{font-family:Tahoma, Arial; font-size:12px; color:#333; background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#00482D}
p{margin-bottom:10px}
a{text-decoration:none; color:#007A4B;}
a:hover{color:#000; text-decoration:underline}

li{list-style-type:none; margin-bottom:3px}
h1{font-variant:small-caps; font-size:20px; font-weight:normal; color:#72572C;}
#header h1 a{color:#fff; text-decoration:none; font-size:30px}
#header h1 a:hover{color:#ccc}
h1 a{color:#72572C; text-decoration:none; font-size:20px}

h2{color:#72572C; font-weight:normal; font-variant:small-caps; font-size:16px; margin-bottom:10px}

#header{width:750px; height:120px; background-color:#ccc; margin:20px auto 0 auto; padding:30px 20px 0 30px; background-image:url(images/header.jpg);}
#search{width:740px; background-color:#999; margin:0 auto; padding:5px 30px; text-align:right; height:24px; background-image:url(images/search.jpg)}
.screen-reader-text{display:none}
#wrapper{width:800px; background-color:#fff; margin:0 auto}
#footer{width:800px; margin:0 auto; background-image:url(images/footer.jpg); height:22px; text-align:center; color:#ccc; font-size:11px; font-variant:small-caps; padding:8px 0 0 0; border-bottom:20px solid #fff}
#footer a{color:#ccc}

#content{width:540px; background-image:url(images/content1.jpg); margin:20px; float:left}
 #content1{width:510px; background-image:url(images/content.jpg); padding:15px; background-repeat:no-repeat}
 #content2{width:540px; height:10px; background-image:url(images/content2.jpg)}
 #content-line{background-image:url(images/sidebar-line.jpg); width:510px; height:3px; margin:20px 0} 

#sidebar{width:200px; background-image:url(images/sidebar1.jpg); margin:20px 0; float:left}
 #sidebar1{width:170px; background-image:url(images/sidebar.jpg); padding:15px; padding-top:5px; background-repeat:no-repeat}
 ul ul li{background-image:url(images/pfeil.jpg); background-repeat:no-repeat; padding-left:20px;}
 #sidebar1 a{text-decoration:none; font-variant:small-caps;}
 #sidebar1 a:hover{color:#D1DA57}
 #sidebar-line{background-image:url(images/sidebar-line.jpg); width:170px; height:3px; margin:20px 0} 
#sidebar2{width:200px; height:10px; background-image:url(images/sidebar2.jpg)}
.widget{padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #E3E3E3}
.post{padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #E3E3E3}
.widget_tag_cloud a{background-image:none}

#small{font-variant:small-caps; font-size:11px; color:#999; margin:5px 0 10px 0}
#small a{color:#999}
#small a:hover{color:#000}

#subnavi{width:500px; margin:10px 0; text-align:center}




#clear{clear:both; font-size:1px; width:1px; height:1px}