/* $Id: style.css,v 1.19 2006/12/27 13:17:15 drumm Exp $ */
.tagadelic.level1 {
	clear: left;
	font-size:1em;
}
.more-link {
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
}
.blog_content {
  border-bottom: 1px white solid;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.blog_content div.links ul.links.inline {
  margin-top: 0.5em;
  display: block;
}

.blog_content div.links ul.links.inline li {
  padding: 0;
}

.blog_content div.links ul.links.inline li, .blog_content div.links ul.links.inline li a {
  font-size: 90%;
}
.links{
	margin-top: 5px;
}
/*
** HTML elements
*/
*{
	padding: 0px;
	margin: 0px;
}
body.witt {
	background-color: #948576;
}
body {
	background-color: white;
}
#wrapper{
	position: relative;
	clear: both;
	width: 757px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid white;
	border-right: 2px solid white; 
}
#header{
	position: relative;
	clear: both;
	margin-bottom: 6px;
}
#navigation{
	position: relative;
	clear: both;
	margin-top:5px;
	margin-bottom:20px;
}
#main{
	position: relative;
	margin-top:5px;
}
#sub_main{
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
}

#sub_main th, #sub_main td{
	padding-right: 30px;
}
#content_pictures{
	margin-top: 20px;
	float: right;
	position: relative;
}
#footer{
	position: relative;
	clear: both;
}
#main_picture{
	position: relative;
	clear:both;
	background-color: #ffffff;
	width: 100%;
	height: 470px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	margin: auto;
}
#main_picture img{
vertical-align:middle;
text-align: center;
	}
.link{
	margin-right: 31px;
}
/*changes*/

tr.even, tr.odd {
background-color:DimGray;
}
.status {
border:1px solid #00CC00;
color:#00CC00;
background-color: #f2fff9;
}
#content_pictures img {
border:0pt none;
margin-bottom:5px;
margin-left:0px;
clear: both;
}
.cursor {
	cursor: pointer;
	cursor: hand;
}
#sjuhundrafjorton{
	position: relative;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 10px;
	text-align:right;
}
#imce-content{
	color: #000000;
}
/*
#admin_navigation{
	display: none;
	position:absolute;
	top: 150px;
	left: 200px;
	width: 130px;
	height: 200px;
}
*/

.tagadelic.level1,
.tagadelic.level2,
.tagadelic.level3, 
.tagadelic.level4, 
.tagadelic.level5, 
.tagadelic.level6, 
.tagadelic.level7, 
.tagadelic.level8, 
.tagadelic.level9, 
.tagadelic.level10,
.tagadelic {
  line-height: 1em;	
  font-size: 1em;
}
