/*
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:#eeeeee;
	color:#666666;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding:25px;
	margin:0px;
}

a {	color:#00bbff; text-decoration:none; }

a:hover	{ color:#077da8; 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; }

.eachpost { 	
	background-color: white; 
	width: 220px;
	_width: 180px;	
	border-color: #dedede; 	
	border-width: 1px; 	
	border-style: solid;
	_margin-top: 10px;
	_margin-right: 10px;	 
	_padding-top: 10px;	 
	_padding-left: 10px;
	_padding-bottom: 10px;		
	font-family: tahoma, helvetica, arial, sans-serif;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	_-moz-border-radius:3px;
  	_-khtml-border-radius: 3px;
	_-webkit-border-radius:3px;
	position:absolute;	
}
	
.eachpost:hover { 	
	background-color: #eeeeee; 
	border-color: #cccccc;  
	color: #aaaaaa;  
}
		
.eachpost > div { padding:10px;}
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }
	
#allposts { 
	margin-left: -1px; 
	_margin-left: 15px; 
	margin-top: 50px; 
	_margin-top: -30px; 
	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;
	border: 1px solid #aaaaaa;
}

.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: #fff;}
.threecols { background: #fff;}










input, textarea, select, button {
	background-color:#white;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 3px;
	border: 1px solid #eeeeee;
	margin-top: 5px;
	color:#666;
	font-size:11px;
	font-family: Arial, sans-serif; 
}
				
textarea { 
	width: 420px; 
	padding: 5px; 
	border: 1px solid #eeeeee; 
}

.submitbutton {
	background-color:#ffffff;
	border: 1px solid #eeeeee;
	color:#000000;
	font-size:11px;
	font-family: Arial, sans-serif;
	display: block;
	width: 420px;
	margin-bottom: 10px;
	text-align: center; 
 }

.submitbutton:hover { background-color:#00bbff; }

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; }








#header { 
	text-align: left; 
	_text-align: left; 
	height: 50px;
	_height: 50px; 
	padding: 0 25px;
	background: #eeeeee; 
	border-bottom: 1px solid #cccccc;
	margin: 0 -25px -25px -25px;
}

#headermenu { float: left; }

#headerlinks { 
	float: right;
	text-align: right; 
	_text-align: right; 
}

h3 { 
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	margin: 0 0 10px 0;
	padding: 0;
line-height: 17px;	
}

hr { 

  border: 0;
	height: 1px;
 	color: #dedede;
background-color: #dedede;
}