/*
Theme Name: kkl2008
Theme URI: http://www.kerstinger.com
Description: <p>Ein Photoblog-Theme baasierend auf <a href="http://www.wordpress-deutschland.org/">Wordpress</a></p>
Version: 1
Author: Daniel Mores BA
Author URI: http://www.mores.cc/
*/

body {margin: 0px; font-family: Arial, sans; font-size: 12px; line-height:16px; color: #222; background-color: #FFF;}

a {color: #000;}

a:hover {color:#666;text-decoration:underline;}
a img {border:0;}

#container {width:900px; margin:0 auto;}

#header {position:relative; width:900px; height:65px; background-color:#191919; color:#FFFFFF;}
	#logo {position: absolute; left:0px; top:34px;}
	#menu {position:absolute; width:894px; height:12px; top:34px; text-align:right;}
	#menu li {display:inline; list-style:none; margin-left:20px;}
	#menu a {color:#FFF; text-decoration:none;}
	#menu a:hover {color:#FFF; text-decoration:underline;}
	#menu .current_page_item {text-decoration:underline;}

#content_centered {margin-top:30px; text-align:center;}
#content_justified {margin-top:30px; text-align:justify; width:900px;}

/* ARCHIVES */
.archives {display: block; margin-left: 10px;}
.archive-post {display: inline; line-height: 30px;}
.archive-photo {margin: 10px; margin-left: 0px; display: inline;}


.navi {width:236px; height:198px;  border:0px; margin:0px; padding:0px;}
.mosaic {width:150px; height:150px; margin:0px; padding:0px;}

#footer {position:relative; width:900px; height:40px; background-color:#191919; color:#222; text-align:center; line-height:40px;}
	#footer a {color:#222;}

#nextlink {position:absolute; top:360px; left:50%; margin-left:460px; width:21px; height:24px; background: url('img/next_mt.gif');}
#prevlink {position:absolute; top:360px; left:50%; margin-left:-481px; width:21px; height:24px; background: url('img/prev_mt.gif');}
