/*
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>
*/

frame{
scrollbar-face-color: #888888;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #888888;
scrollbar-track-color: #888888;
}

body {			background-color:#000000;
				color:#666666;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;	
				scrollbar-face-color: #888888;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #888888;
scrollbar-track-color: #888888;

				}
				span,p { color:#999999}

a {	color:#666666; text-decoration:none; border:none;font-family:Arial, Helvetica, sans-serif;}

a:visited{ color:#333333; text-decoration:none; border:none;font-family: Arial, Helvetica, sans-serif;}
a:hover	{ color:#00ff00; text-decoration:none; border:none;font-family: Arial, Helvetica, sans-serif;}

.round { 		
				background-color:white;
				-moz-border-radius:3px;
 				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	
				}

.contentIndex p img { display:none; }

.eachpost { 	
				background-color:black;
				-moz-border-radius:3px;
  			-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	
}	

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

.eachpost .signature { margin-top:1.5em; }


.parentmenu{ font-size:13pt}
.childrenmenu{font-size:7pt}

#logo a {
	color:#535353;
	padding-bottom:20px;
}

.author, .comment { text-decoration:none; }

#allposts { margin-bottom:60px; }

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

#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: #000000 }
.threecols { background: #000000 }

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