/*
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:#ebeaeb;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: inherit;
				padding:0px;
				margin:0px;	
				}

a:link  { color: #000000;
text-decoration: underline;
		font-size: 12px;
}
		
a:hover {    color: #7eb7be;
text-decoration:none;
		     
		     font-size: 12px;
}


il, ul, ol {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

#menuitem { height: 50px }

#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:3px;
  				-khtml-border-radius: 3px;
				border: 0;
				background: #fff;
				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: #fff;
				padding: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				display: inline; }

.twocols { background: #ccc }
.threecols { background: #ff3333 }

input, textarea, select, button{
				background-color:#white;
				-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: #fff;
				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; }

#foot {	position: absolute; height: 200px; width: 200px; background: #000; }

.clearall { clear: both; }

.navigation { position: absolute; }

.test { background-color: #ed4949; position: absolute; }

.alt { background: #eee;}

.loading 	{ 	z-index: 5000;
				position:fixed;
				left:0px;
				top:0px;
				width: 100%;
				height: 100%;
				background-color: white; }
.subparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	font-style: normal;
}

