/*
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 {			
				color:#666666;
                                     background:url(/images/dot.gif);
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:28px;
				margin:0px;}

h1, h2, h3 {
text-decoration: none;
margin: 0;
padding: 0;
}

#header {
height: auto;
}


h1 {
font-size: 11px;
font-weight: normal;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 13px;
}

ul {
list-style: none;
}

li {
list-style: none;
}

img {
border: 0px;
}

p {
margin: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
}

a {	color:#333333; text-decoration:none; }

a:hover	{ color:#666666; text-decoration:none; }

.round { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px;
                                    margin-bottom: 9px; }

.contentIndex p img { display:none; }

.eachpost { 	background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	

}
.eachpost pEntry div { width: auto; }		

.eachpost > div { padding:10px; }

.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }

#allposts { margin-bottom:60px; }

il, ul, ol { list-style-type: none; list-style: 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;
}
.main { font-size: 0px !important; }
.main p img {	-moz-border-radius:3px;
				-webkit-border-radius:3px;
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }
/*
.twocols { background: #f2f226 }
.threecols { background: #ff3333 }
*/
.twocols { background: white; }
.threecols { background: white; }

input, textarea, select, button{
				background-color:#cccccc;
				-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: 443px; padding: 5px; }

input { padding: 5px 14px; width: 364px; }

.bubble {  		-moz-border-radius: 3px;
				-khtml-border-radius: 3px;
				-webkit-border-radius: 3px;
				background: #cccccc;
				padding: 5px 8px;
				margin-bottom: 10px;
                                     }

.bubble blockquote { background: #cccccc;
				margin: 0px;
   				-moz-border-radius: 3px;
  				-khtml-border-radius: 3px;
  				-webkit-border-radius: 3px;
				padding: 3px;
				background: #cccccc; }

.bubble blockquote p { margin: 3px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 7px 0px 13px 18px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }

.contentIndex { 
clear: left;
padding-bottom: 6px;
border-bottom: 1px solid #ccc;
}

.clearall {
clear: both;
}

.loading 	{ 	
z-index: 5000;
position:fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #fff; 
}

.loading-text {
margin: 20px;
}
	