/*
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-repeat: repeat;			
				background-image: url(http://www.phantomcolor.com/images/bg_dots_inv.png);			
				background-color: #4d4d4d;
				color: #999999;
				font-family: Futura, sans-serif;
				font-size: 12px;
				line-height: 13px;
				padding:25px;
				margin:0px;	}

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

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

img {
border: 0px;
}

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

.eachpost .search { padding-right: 8px; 
	background: #111111;
	border: 1px solid #cccccc;
	width: 190px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
					}
		
             
  

.eachpost .ax { background-image: url(http://www.phantomcolor.com/images/bg_dots_inv.png); padding-right: 8px; 
	background: #111111;
	border: 1px solid #cccccc;
	width: 190px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
					}
		
/* alex start
*/

.eachpost h2{
margin-bottom: 8px;
}

.eachpost2 { 	
background-color:white;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
/*position:absolute;*/
float: left;
margin-right: 7px;
margin-bottom: 7px;
width: 212px;
}

.eachpost2 > div { 
				padding:6px; 
				}

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

.post img{ 	
background-color:white;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
position:absolute;
width: 200px;	
}		
		
		
/* alex end
*/		
			
		
	
#allposts { margin-bottom:60px; }


#menuItem { height: 50px; }

#search { color: #cbcbcb; background-color: #999999; }

#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-color: #d8d8d8; }
.threecols { background: #d8d8d8 }

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

form {
margin: 0px;
}

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

select {
		background-color:#ccc;
		color:#222;
		width: 92px;
		margin-right: 6px;
		margin-top: 4px;
		}		
				
/*
textarea:hover { 
background-color: #aaa;
color: #fff;
}

input { 
padding: 5px;
margin-top: 3px;
}

input:hover { 
background-color: #aaa;
color: #fff;
}*/

button, submit {
width: 50px;
}


embed {
	width: 200px;
	height: 150px;
	}

object {
	width: 200px;
	height: 150px;
}

input { padding: 5px; 
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				background-color: #b3b3b3;
				color: #fff;
				}

.search {
}

.search input{
font-style: italic;
width: 100%;
}

.search input:hover{
background-color: #333;
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; }
