/*
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:#2e2d2d;
				color:#666666;
                                border: 1;
				font-family: Times, serif;
                                font-style: italic;
				font-size:12px;
				line-height: 14px;
				padding:25px;
                                margin-right:
				margin:100px;	}

a {	color:#02a0ea; text-decoration:none; font-family: Aria, sans-serif; font-style: normal; font-weight: bold} /settings del titulo /



a:hover	{ color:#666666; text-decoration:none; }

.round { 		background-color:white;
				-moz-border-radius:10px;
  				-khtml-border-radius: 10px;
				-webkit-border-radius:10px;
				padding: 5px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }

.eachpost { 	background-color:black;
border: 1;
				-moz-border-radius:10px;
  				-khtml-border-radius: 20px;
				-webkit-border-radius:20px;
				position:absolute;	}
			
.eachpost > div { padding:10px;}
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }
9
.eachpost .signature { margin-top:2.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: 1;
				background: #000;
				padding: 0 10px;
				margin-right: 100px;
				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: #f2f226 }
.threecols { background: #ff3333 }

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; }

input { padding: 5px; width: 420px; }

.bubble { width: 430px; margin-bottom: 5px; }

.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 b {text-decoration: none;}


small a { text-decoration: none; }







/* page blocking loading spinner */
#page-loading { z-index: 5000;
position:fixed;
left:0px;
top:0px;
width: 100%;
height: 100%;
padding: 10px;
background: white; }


/*loading spinner*/
  #infscr-loading {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background-color:#FFFFFF;
  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: #fffef0;
  width: 70px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  margin-bottom: 20px;
}
.next {	padding:6px;
  background-color: #fffef0;
  width: 70px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  margin-bottom: 5px;
}

//*
.intro {
	background-color:black; /*#FF0000;*/
	position: absolute;
	height: 110%;
	width: 110%;
	left: -10px;
	top: -10px;
	z-index: 999;
}
#imgIntro {
	position:relative;
	top: 25%;
	left: 50%;
	margin-left: -250px;
}

.eachpost div a img {
padding: 5px 2px 0 2px; }




