/*
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: #000000 url(/wp-content/themes/grid-a-licious/images/blackgreystripe.png) repeat scroll 0 0;
	color:#999;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding:25px;
	margin:0 auto;
	width:910px;
}

a { color:white; text-decoration:none; }

a:hover	{ color:#c22; text-decoration:none; }

.logo {
	float:left;
	border:0;
	margin-right:10px;
}
.feed {
	float:right;
	margin-top:-14px;
	border:0;
	width:12px;
	height:12px;
}
.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; }

.eachpost2 { 
	background-color:#222;
	color:white;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:220px;
}
.eachpost2 > div > a {
	font-weight:bold;
	font-size:13pt;	
	line-height:15pt;
}
			
.eachpost2 > div { color:#ddd; padding:10px; }

.eachpost2 > ul { margin:0; padding:10px; }
	
.eachpost2 .author { padding-right: 3em; }

.eachpost2 .signature { margin-top:1.5em; }

.eachpost { 
	background-color:#222;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	position:absolute;
}
.eachpost > div > h2 {
	margin-top:0;
	font-weight:bold;
	font-size:13pt;	
	line-height:15pt;
}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }

#allposts { margin:0 0 60px; }

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem {
	height:66px;
}

.rightCol > div > a {
	font-weight:normal;
	font-size:8pt;	
	line-height:12pt;
}

.rightCol { margin-right:0; }

img.margin { margin-bottom:10px; }

#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 { }
.threecols { }

input, textarea, select, button {
	background-color:#999;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 3px;
	border:0px;
	margin-top: 5px;
	color:#fff;
	font-size:11px;
	font-family: Arial, sans-serif;
}

select {
	margin:0 0 5px;
	width:200px;
	background-color:#444;
	color:#fff;
}

select > option:focus {
	background-color:#c22;
	color:#fff;
}
				
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; }

