/*
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:#FFFFFF;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size:9px;
	line-height: 11px;
	padding:10px;
	margin:0px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover	{
	color:#FF99FF;
	text-decoration:none;
}

.round { 		background-color:white;
				-moz-border-radius:0px;
  				-khtml-border-radius: 0px;
				-webkit-border-radius:0px;
				padding: 0px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }

.eachpost { 	background-color:white;
				-moz-border-radius:0px;
  				-khtml-border-radius: 0px;
				-webkit-border-radius:0px;
				position:absolute;	}
			
.eachpost > div { padding:0px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:0; }
	
#allposts { margin-bottom:0px; }

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem { height: 50px; }

#mainContent img { display: none }
#mainContent {  -moz-border-radius:0px;
				-webkit-border-radius:0px;
  				-khtml-border-radius: 0px;
				border: 0;
				background: #fff;
				padding: 0 0px;
				margin-right: 5px;
				margin-bottom: 0px;
				width: 430px;
				float: left;
}
.main { font-size: 0px !important; }
.main p img {	-moz-border-radius:0px;
				-webkit-border-radius:0px;
				border: 0;
				background: #fff;
				padding: 0px;
				margin-right: 5px;
				margin-bottom: 0px;
				display: inline; }

.twocols { background: #ffffff }
.threecols { background: #ffffff }

input, textarea, select, button{
	background-color:#white;
	-moz-border-radius:0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius:0px;
	padding: 0px;
	border:0px;
	margin-top: 0px;
	color:#000000;
	font-size:9px;
	font-family: Arial, sans-serif;
}
				
textarea { width: 420px; padding: 0px; }

input { padding: 0px; width: 420px; }

.bubble { width: 430px; margin-bottom: 0px; }

.bubble blockquote { background: #fff;
				margin: 0px;
   				-moz-border-radius: 0px;
  				-khtml-border-radius: 0px;
  				-webkit-border-radius: 0px;
				padding: 0px;
				background: white; }

.bubble blockquote p { margin: 0px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 0px 0px 0px 0px;
				top: 0px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }

#amazingfuture { 
	top: 50px;
	left: 10px;
	z-index: 1000;
	position: fixed;  
}
