/*
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:#3d3d3d;
color:#666666;
font-family: Arial, sans-serif;
font-size:11px;
line-height: 14px;
padding:25px;
margin:0px;
padding-bottom: 20px;	
}

a {	
color: #00cc00; 
text-decoration:none;
outline: 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; }

.contentIndex p img { 
display:none; 
}

#stret {
	border: 1px solid #FFFFFF;
	width: 1000px;
}

.eachpost { 	
background-color:white;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
position:absolute;
width: 220px;
}
			
.eachpost > div { 
padding:10px; 
}
	
.eachpost a {
	font-size: 13px;
	font-style: italic;
}

.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-color: #222222;
color: #FFFFFF;
}

.twocols a {
	text-decoration: none;
	color: #FF0099;
}

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

.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: 420px; 
padding: 5px; 
}

input { 
padding: 5px; 
width: 420px; 
}

.bubble { 
width: 430px; 
margin-bottom: 10px; 
}

.bubble blockquote { 
background: #fff;
margin: 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 3px;
background: white; 
}

.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; 
color: #333333;
}

#search {
height: 50px;
}

.search-me {
padding-right: 12px;
}

.search-me input{
font-style: italic;
width: 100%;
background-color: #F2F2F2;
-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
}

#cont {
	margin-top: 8px;
	font-style: italic;
}

#cont a {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}

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

#comment {
	display: none;
}

#commentform {
	display: none;
}

#contentbox2 {
	display: none;
}

/*
.search-me input:hover{
background-color: #333;
color: #fff;
}
*/

#foot {
	height: 20px;
	margin-top: 750px;
}

.more-link {
	display: none;
}