
/*
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:#ffffff;
	color:#666666;
	font-family: Arial, sans-serif;
	font-size:13px;
	line-height: 16px;
	padding:25px;
	margin:0px;
	background-image: url(../../../--katy-put-the-bgimage-here--/bgimage.jpg);
	background-repeat: no-repeat;
 	background-attachment: scroll;}

/*main text colour*/
a {	color:#8da026; text-decoration:none; }

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

a img { border: 0; }

.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:#e8e6e8;
border: 1px solid #cdcbcd;
				-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; }

li, 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; 
		color: transparent !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: #e8e6e8; }
.threecols { background: #e8e6e8; }

input, textarea, select, button{
				background-color:#f8f8f8;
				-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: 440px; padding: 5px; }

input { padding: 5px; width: 440px; margin-bottom: 5px; }

label { font-size:11px; }

blockquote { width: 440px; }

.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: 5px;
				background: #c8c6c8; }

.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; }
					
#sidebarItem { 
	/* height: 4000px; */ 
	}
#sidebarItem #searchform #s {
	width: 140px;
	padding: 3px;
	}
#sidebarItem #searchsubmit {
	width: 50px;
	padding: 2px;
	}
#sidebarItem /* input, */ textarea, select, button {
	width: 200px;
	}

#sidebarItem ul li {
	margin-left: -40px;
	}
#sidebarItem li {
	margin-left: 0px;
	}

.wp-caption p.wp-caption-text, .wp-caption-text {
	color:#999999;
	}

.excerpt {
	color: #999999;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;

}
