/*

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:#393939;

				color:#959595;

				font-family: Arial, sans-serif;

				font-size:11px;

				line-height: 14px;

				padding:25px;

				margin:0px;	}



a {	color:#ffffff; text-decoration:none; font-weight: bold}



a:hover	{ color:#00fcfe; text-decoration:none; }



.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; }

.warning {
	position: absolute;
	margin-left: 250px; 
	margin-top: 0px;
}

.eachpost { 	background-color:black;

				-moz-border-radius:1px;

  				-khtml-border-radius: 1px;

				-webkit-border-radius:1px;
				border-color: #666666; 	
				border-width: 1px; 	
				border-style: dotted;
				position:absolute;}

			

.eachpost > div { padding:10px; }

	

.eachpost .author {
padding-right: 3em;}



.author, .comment { text-decoration:none; }



#search { float: left; }

#search input { width: 150px; margin: 0;}



.eachpost .signature { margin-top:1.5em;
background-color: transparent;
background-image: url(http://www.wsdia.com/blog/wp-content/themes/grid-a-licious/dashedline.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left top;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
}

	

#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: #000000 }

.threecols { background: #000000 }



input, textarea, select, button{

				background-color:#000000;

				-moz-border-radius:3px;

  				-khtml-border-radius: 3px;

				-webkit-border-radius:3px;

				padding: 3px;

				border:0px;

				margin-top: 5px;

				color:#00ffff;

				font-size:11px;

				font-family: Arial, sans-serif;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
-moz-border-radius:1px;
-khtml-border-radius: 1px;
-webkit-border-radius:1px;
border-color: #666666; 	
border-width: 1px; 	
border-style: dotted;
}

				

textarea { width: 420px; padding: 5px; }

.paginador { background-color: #000000; height: 50px; }



input { padding: 5px; width: 420px; }



.bubble {  		-moz-border-radius: 3px;

				-khtml-border-radius: 3px;

				-webkit-border-radius: 3px;

				background: #000000;

				padding: 8px 8px;

				margin-bottom: 10px }



.bubble blockquote {  margin: 0px; }		

 

.bubble blockquote p {  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; }



/* 

search box

*/



#search {

height: 100px;

}



.search-me {

padding-right: 5px;

}



.search-me input{

font-style: italic;

width: 100%;

}



.search-me input:hover{

background-color: #fff;

color: #000000;

}
/*Preloader*/

.loading { z-index: 5000;
position:fixed;
left:0px;
top:0px;
width: 100%;
height: 100%;
background-color: #393939; }

/*navigation buttons (needed for infinite scroll) */

.prev { padding:6px;
background-color: #fffef0;
width: 70px;
-moz-border-radius:2px;
-khtml-border-radius: 2px;
-webkit-border-radius:2px;
margin-bottom: 20px;
}

.next { padding:6px;
background-color: #fffef0;
width: 70px;
-moz-border-radius:2px;
-khtml-border-radius: 2px;
-webkit-border-radius:2px;
margin-bottom: 5px;
}
.loading-text {
z-index: 5000;
width: 50px;
left:10px;
top:0px;
}