/*
Theme Name: Grid-A-Licious(tm) modified
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-repeat: repeat-x;			
				background-color: #333333;
				color:#666666;
				font-family: Arial, sans-serif;
				font-size: 14px;
				line-height: 16px;
				padding:25px;
				margin:0px;	}
				
a img	{		border: 0px;}
				
h1	{			line-height: 28px}

a {	font-weight: bold;	color:#333333; text-decoration:none; }

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

.round { 		background-color: #e6e6e6;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }

.eachpost { 	background-color: white;
				position:absolute;	}
							
			
.author, .comment { text-decoration:none; }

.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.eachpost .signature { margin-top:1.5em; }
	
#allposts { margin-bottom:60px; }

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



/* jason changed menuItem to class 

#menuItem { height: 50px; }

*/

.menuItem { height: 50px; }

/**/



#mainContent img { display: none }

#mainContent {  border: 0;
				background: #e6e6e6;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				width: 430px;
				float: left;
}
.main { font-size: 0px !important; }
.main p img {	border: 0;
				background: #e6e6e6;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }

.twocols { background: white }
.threecols { background: white }

input, textarea, select, button {
				background-color:#white;
				padding: 3px;
				border:0px;
				margin-top: 5px;
				color:#666;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 420px; padding: 5px; border: 1px solid #ccc; outline: none; }

input { padding: 5px; width: 420px; border: 1px solid #ccc; outline: none; }

select { outline: none; }

#submit img { border: 1px solid #fff; }

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

.bubble blockquote { background: #fff;
				margin: 0px;
   				padding: 3px;
				background: #e6e6e6; }

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


				
/**/

#footer {
	background-color: #333333;
	color: #666666;
}
	
.nav_older {
	background-color: #ffcc33;
}

.nav_newer {
	background-color: #ffcc33;
}