/*
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-image:url('');
background-repeat:no-repeat;
background-position:left top;
background-size: 100%;
				color:#000000;
				font-family: georgia;
				font-size:15px;
				letter-spacing: 0.5px;
				word-spacing: 0.1em;
				line-height: 19px;
				padding: 5px;
				margin:0px;	
				}			
				
img
{  border-style: none;
}

h1 {	font-family: georgia; color:#000000; font-size:10px; line-height: 22px; text-align:left;
}

h1 a {	font-family: georgia; color:#000000; font-size:10px; line-height: 22px; 				text-align:left;
}

a {	color:#ec0677; text-decoration:none; font-weight:bold;}

a:hover	{ color:#666666; text-decoration:none; }

.round { 		background-color:transparent;
				padding: 0px;
				width: 200px;
				float: left;
				margin-right: 0px;
				
				overflow: hidden; }

.contentIndex p img { display:none; }



.eachpost { 	background-color:white;
				border-color: black;
				position:absolute;	
				text-align:justify;

				}
			
.eachpost > div { padding:0px; overflow:hidden; }
	
.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: 200px;}

#mainContent img { display: none }
#mainContent { 
				border: 0px none;
				background: #fff;
				margin-right: 0px;
				margin-bottom: 0px;
				float: left; padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0;
				
}
.main { font-size: 0px !important; }
.main p img {
				border: 0px none;
				background: #fff;
				padding: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				display: inline ;

				}

.twocols { background: #ffffff }
.threecols { background: #ff3333 }

input, textarea, select, button{
				background-color:transparent;
				padding: 0px;
				border:0px;
				margin-top: 0px;
				color:#ec0677;
				font-size:16px;
				text-align: left;
				}
				
textarea { width: 170px; padding: 0px; }

input { padding: 0px; width: 170px; }

.bubble { margin-bottom: 0px; }

.bubble blockquote { background: #fff;
				margin: 0px;
				padding: 3px;
				background: white; }

.bubble blockquote p { margin: 3px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: 0px;
				padding: 0px 0px 0px 0px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }

/*loading spinner*/
#infscr-loading {
background-color:transparent;
padding:6px;
position:fixed;
bottom:15px;
right:15px;
text-align:left;
}
#infscr-loading span { display:none;}

/*navigation buttons (needed for infinite scroll) */
.prev { padding:6px;
background-color: transparent;
width: 70px;
margin-bottom: 20px;
}
.next { padding:6px;
background-color: transparent;
width: 70px;
margin-bottom: 5px;
}