/*
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:#faf7f2;
				color:#8dc3d8;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;	}

a {	color:#8dc3d8; text-decoration:none; }

a:hover	{ color:#3c89a7; text-decoration:none; }

small { color:#666666;}

.round { 		background-color:white;
				-moz-border-radius:0px;
  				-khtml-border-radius: 0px;
				-webkit-border-radius:0px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }


.tagcloudbox {	
	padding:10px;
        line-height: 18px;
}
.tagcloudbox a {	
	text-decoration: none; 
        color: #8dc89a7;
}
.tagcloudbox a:hover { 
        color:#666666; 
        text-decoration:none; 
}


.eachpost { 	background-color:white;
				-moz-border-radius:0px;
  				-khtml-border-radius: 0px;
				-webkit-border-radius:0px;
				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 { background: #ffffff }
.threecols { background: #ffffff }

form {
margin: 0px;
}

input, textarea, select, button{
background-color:#8DC3D8;
-moz-border-radius:4px;
-khtml-border-radius: 4px;
-webkit-border-radius:4px;
padding: 4px;
border:0px;
margin-top: 0px;
font-size:11px;
font-family: Arial, sans-serif; 
}

select {
background-color:#8DC3D8;
margin-right: 4px;
margin-top: 4px;
}
				
textarea { 
background-color:#8DC3D8 !important;
padding: 2px; 
}

textarea:hover { 
background-color:#fff !important;
}

input { 
padding: 4px;
margin-top: 0px;
background-color: #FFF;
color: #8DC3D8;
width: 97%;
}

button, submit {
width: 0px;
background-color: cyan;
}

submit:hover {
background-color: #fff;
}

.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; color: #8dc3d8; }

.headerblock {
   margin-top: 28px;
   float:left;
}
.homebtn {
	padding:0px;
	margin:0px 10px 0px 0px;
	width:66px;
	height:135px;
	background-image:url(http://www.curtisbaigent.com/images/home.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
}
.homebtn a{
	padding:0px;
	margin:0px 10px 0px 0px;
	width:66px;
	height:135px;
	background-image:url(http://www.curtisbaigent.com/images/home.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
}
.homebtn a:hover{
	padding:0px;
	margin:0px 10px 0px 0px;
	width:66px;
	height:135px;
	background-image:url(http://www.curtisbaigent.com/images/home.gif);
	background-repeat:no-repeat;
	background-position:0px -135px;
	float:left;
}
.spacer {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	line-height:0px;
	border:0px;
}
