/*
Theme Name: Garrn Clean
Theme URI: http://www.garrn.ch
Version: 1
Author: Dennis Garrn
Author URI: http://www.garrn.ch
*/
@charset "utf-8"; 
body, html{
background-image:url(images/bg_pattern.png); 
padding:0; 
margin:auto; 
height:100%}
h1, h2, h3, h4, h5{
margin:0px; 
font-weight:normal;
font-family:"Georgia"}
a{
font-weight:bold; 
color:#efebca; 
text-decoration:none}
*:focus{outline:none}
a img {border: 0}
.thumbnail {
margin: 10px;
border: 5px solid #fff; 
-moz-box-shadow: #000 0px 5px 10px;
-webkit-box-shadow: #000 0px 5px 10px}
.center{
width:950px; 
padding-top:10px; 
height:100%; 
margin:0 auto}
#container{
width:950px;
margin:auto}
#header{
background-color:#012733; 
width:100%;
height:60px}
#wall{
background-color:#03627f; 
width:100%; 
z-index:10;
height:400px}
#wall_comic{
top:80px;
float:left}
#wall_project{
top:80px; 
float:right; 
background-color:#0F0; 
background:url(images/full_shadow.png) no-repeat bottom; 
padding-bottom:35px}
img{border:0}
#logo{
background:url(images/logo.png) no-repeat; 
float:left; 
height:60px; 
width:229px}
#menu{
height:60px; 
width:450px; 
float:right}
#menu a{
color:#efebca; 
text-decoration:none;  
font-family:"Palatino Linotype","Georgia"; 
font-size:12pt; 
font-weight:normal}
#menu a:hover{
color:#03627f;
border-bottom:solid 2px #03627f}
#menu .current a{
color:#03627f;
border-bottom:solid 2px #03627f}
#menu ul{list-style:none}
#menu li{
display:inline; 
padding-left:40px}
#content{
clear:right; 
min-height:100%;
float:left; 
overflow:hidden;
font-family:"Trebuchet MS",Arial;
text-shadow:#FFFAFA 1px 1px;
padding-top:20px}
#content a{
font-weight:bold; 
color:#03627f;
border-bottom:dotted 1px #03627f}
#aboutme{
float:right; 
height:300px; 
width:300px; 
font-family:"Georgia"; 
font-size:12px; 
color:#002e2e}
#post{
clear:left; 
float:left; 
width:550px; 
height:234px}
#footer{
position:relative; 
clear:both; 
height:240px; 
width:950px; 
background-color:#012733; 
padding:5px 10px 0 10px; 
color:#efebca; 
margin:0 auto}
#copy{
position:relative; 
height:21px; 
width:100%; 
background-color:#a7a47e; 
color:#e5e2ae; 
text-align:center}
.links{
width:30%; 
float:left; 
height:100%;}
.uebersicht a{
font-family:"Trebuchet MS",Arial; 
font-size:12px; 
border-bottom:dotted #efebca 1px}
.links ul{list-style:none}
.links li{
padding-top:5px}
.mitte{
width:30%; 
float:left; 
padding-left:10px; 
height:100%;}
.rechts{
width:35%; 
padding-left:10px; 
height:100%; 
float:left}