/*
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:#e0e0e0;
				color:#222222;
				font-family: Helvetica, Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;	}
				
font.title {	font-size:20px;
				font-weight: bold;
				background-color:#222222;
				color:#e0e0e0; }
				
a.title {	color:#e0e0e0; }

a.title:hover {	color:#eeeeee; }
				
small {	line-height: 10px; }

#metaa { 	border-bottom: solid;
			border-bottom-width: 1px;
			border-bottom-color:#222222; }
			
.contentIndex { border-bottom: solid;
				border-bottom-width: 1px;
				border-bottom-color:#222222; }

a {	color:#58b7dd; text-decoration:none; }

a:hover	{ color:#76c1e4; text-decoration:line-through }

.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; }

.eachpost { 	background-color:#eeeeee;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	}
			
.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 { }
.threecols { }

#contentbox2 { font-weight:bold; }

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

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

.bubble { width: 240px; 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; }

img { border:none; }

/*
Header
*/

.headg { background: #222222 }

.headb { background: #58b7dd }

font.linkhead {	font-size:22px;
				font-weight: bold; }
				
a.linkhead	{ color:#222222; }

a.linkhead:hover { color:#363636; }

a.linkheadw	{ color:#e0e0e0; }

a.linkheadw:hover { color:#eeeeee; }

#tweet { 	font-size:9px;
			line-height:10px; }
			
#tweet a	{ color:#e0e0e0; }

#tweet a:hover { color:#eeeeee; }

.title {	height:50px; }
			
/*
Home page
*/

font.biglink {	font-size:100px;
				font-weight:bold;
				line-height:20px;
				letter-spacing: -3px;}
				
font.smalllink {	font-size:20px;
				line-height:20px;
				letter-spacing: -0.5px;
				text-decoration:overline; }
				
/*
MOSCA
*/

#mosca {	position:absolute;
			left:20px;
			top:20px;
			width:400px; }
			
font.moscatitle {	font-weight:bold;
					font-size:14px; }