/*
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>
*/

*{
 margin: 0px;
 padding: 0px;
}
body {			background-color:#FFF;
				color:#666;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 16px;
				padding: 20px 25px 25px 25px;
				}

a {	color:#666; text-decoration:none;}
a img{
 border: 0px;
}

a:hover	{ color:#e21e26; text-decoration:none; }

/*WATCH OUT FOR THIS ONE, IT'S A MYSTERY*/
/*.round { 		background-color:white;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }*/

.contentIndex p img { display:none; }

.eachpost { 	background-color:white;  border-bottom: 1px solid #BABABA;
				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:10px; }

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem { height: 75px; }

#mainContent img { display: inline; }
#mainContent {  
				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 {	
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }
.main img{
	margin-bottom: 20px;
}

.twocols { background: #FFF; }
.threecols { background: #ff3333 }

/*styles for the drop down menu*/
/*input, textarea, select, button{
				background-color:#white;
				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;
				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: inline; }*/

/*.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }*/

small a { text-decoration: none; }

/*mine!*/
.eachbox{
 background-color: #FFF;
 margin-right: 20px;
 margin-bottom: 20px;
 float: left;
}
.thumberlay{
 position:absolute;
 background-color: #BABABA;
 color: #333;
 line-height: 1.2em;
 opacity: 0.0;
 width: 91px;
 height: 91px;
 padding: 5px;
 overflow: hidden;
 /*visibility: hidden;*/
}
.eachbox img{
 border: 1px solid #DEDEDE;
}
#capsule1{ 
 font-size: 11px;
 width: 313px;
 background-color: #FFF;
 margin-right: 10px;
 display: block;
 height: 40px;
}
#capsule1 td{
 font-size: 10px;
}
#capsule2 small{
 color: #BABABA;
}
#capsule2 small a{
 color: #BABABA;
}
#capsule2 small a:hover{
 color:#e21e26;
}
#the_text{
 padding: 10px;
}
#capsule2{
 width: 313px;
 padding-bottom: 20px;
 margin-bottom: 20px;
 border-top: 1px solid #BABABA;
 border-bottom: 1px solid #BABABA;
 position: relative;
 float: left;
}
.the_text{
 font-size: 1em; //10px
 background-color: #FFF;
 margin-right: 10px;
 padding: 10px;
}
#img_holder{
 margin-left: 333px;
 padding-bottom: 100px;
}
#the_main{
 margin-top: 26px;
 margin-left: 8px;
 float: left;
 clear: left;
}
#ding{
 background-color:white;
 width: 190px;
 margin-right: 10px;
 margin-left: 6px;
 float: left;
}
#ding2{
 vertical-align: bottom;
}
#ding a{
 padding-top: 8px;
 font-size: 26px;
 line-height: 26px;
 width: 50px;
}
#ding img{
 vertical-align: top;
 padding-right: 8px;
 padding-top: 5px;
}
#links_div{
 background-color:white;
 width: 205px;
 padding-top: 35px;
 float: left;
}
#links{
 padding-top: 10px;
 line-height: 16px;
}
#links li{
 display: inline;
 padding-right: 35px;
}

/*eachbox2*/
.eachbox2{
 background-color: #FFF;
 margin-right: 20px;
 margin-bottom: 20px;
 float: left;
}
.the_imgs{
  border: 1px solid #BABABA;
  padding:9px;




  /*padding-top: 10px;
  padding-bottom: 10px;*/
}
.the_imgs:hover{
 border: 1px solid #e21e26;
}
#theTop{
 position: static;
}
#meat{
 margin-top: 15px;
 width: 99%;
 position: static;
 float: left;
}
#theFooter{
 width: 90%;
 padding-top: 25px;
 padding-left: 8px;
 float: left;
 position: static;
}
#theFooter small{
 color: #DDDDDD;
}
#theFooter small a{
 color: #DDDDDD;
}
#theFooter small a:hover{
 color: #e21e26;
}
.navigation_group{
 display: inline;
 float: left;
}
#ver1{
 float: right;
}
/*.eachbox2 { 	background-color:white;  
                border-bottom: 1px solid #BABABA;
		position: absolute;	}

			
.eachbox2 > div { padding:10px; }
	

.eachbox2 .author { padding-right: 3em; }

.eachbox2 .signature { margin-top:1.5em; }*/



