/*
Theme Name: Grid-A-Licious(tm)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/

body {
	background-color:#000033;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding:0px;
	margin:0px;
				}
html {
	background-color: #000033;
}
	
#allposts {
	position: relative;
	left: 0px;
	padding: 0px;
	margin: 0px 0px 20px;
	width: 1020px;
	top: 0px;
	height: 100%;
}
#allposts_monika {
	position: absolute;
	left: 0px;
	padding: 0px;
	margin: 0px 0px 20px;
	width: 1020px;
	top: 105px;
	height: 100%;
}
#iframe_allposts {
	padding: 0px;
	width: 1050px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
}
#iframe_div {
	padding: 0px;
	width: 1020px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 215px;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover	{
	color:#000066;
	text-decoration:none;
}

.eachpost {
	background-color:#ECFFFC;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	width: 100px;
	position: absolute;

}
			
.eachpost > div {
	padding:10px;
}

il, ul, ol { list-style-type: none; list-style: none; }
li {
	list-style-position: inherit;
	list-style-type: circle;
	text-indent: 5px;
}

#menuitem {
	height: 20px
}
* #mainContent img {
	display: none;
}
*#mainContent {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
	border: 0;
	background: #F5FFEA;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 430px;
	float: left;
				}

a img { border: 0; }
img { border: 0; }

.main { font-size: 0px !important; }
.main p img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 0;
	background: #FFE6D6;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}

.twocols {
	background: #EAF6FF
}
.threecols {
	background: #D6DFE1
}
.fourcols {
	background: #CDE1A3
}
.round {
	background-color:#999999;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	width: 200px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 9px;
}
*input,textarea,select,butto{
	background-color:#FFE1D5;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 3px;
	border:0px;
	margin-top: 5px;
	color:#666;
	font-size:11px;
	font-family: Arial, sans-serif;
}
*textarea {
	width: 440px;
	padding: 5px;
}
*input {
	padding: 5px;
	width: 420px;
}
*.bubble {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #CC66FF;
	padding: 1px 8px;
	margin-bottom: 10px
}
* .bubble  blockquote {  margin: 0px; }		
* .bubble  blockquote p {  padding: 0px }
* .bubble cite {  position: relative;
				margin: -7px;
 				padding: 3px 0px 13px 18px;
 				top: 3px;
 				background: transparent;
 				font-style: normal;
 				display: block }
*.commentmetadata {  margin: 0;  display: block }
*blockquote { margin: 0 }
*.commentmetadata { margin: 0; display: block; }
* #commentBox a { text-decoration: none; }
* small a { text-decoration: none; }
*#foot {
	position: absolute;
	height: 200px;
	width: 200px;
	background: #CC33FF;
}
*.clearall { clear: both; }
*.navigation { position: absolute; }
*.alt {
	background: #CC9933;
}

.loading 	{
	z-index: 5000;
	position:fixed;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-color: #FFF1DD;
}
.blocktext {
	text-align: justify;
}
.text_gross {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.text_mittel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.rahmen {
	border: 1px solid #999999;
}
.text_hell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.bildlegende {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#iframe_head {
	padding: 5px;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#iframe_corpus {
	padding: 5px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 60px;
	height: 100%;
}
#abstand {
	top: 60px;
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
