/*
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:#d7d7d5;
				color:#666666;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;	}

.p1 {				color:#444444;
				font-family: Arial, sans-serif;
				font-size:12px;
				line-height: 14px;
				margin-bottom: 8px;
				/*font-weight: bold;
				background-color: #ececec;*/
				padding: 3px 3px 10px 3px;
				border-bottom: 1px #AAAAAA dotted; }

.p2 {				color:#666666;
				font-family: Arial, sans-serif;
				font-size:10px;
				line-height: 12px;
				margin-bottom: 5px;
				/*background-color: #f6f6f6; font-style: italic;*/
				padding: 2px 3px 8px 3px; 
				border-bottom: 1px #AAAAAA dotted;}
				
.p3 {				color:#666666;
				font-family: Arial, sans-serif;
				font-size:10px;
				line-height: 12px;
				margin-bottom: 15px;
				/*background-color: #ededee;*/
				padding: 2px 3px 0px 3px;
 }

				
h3.fontface { font-size:26px; color:#222222; font-family:'LeagueGothicRegular', Arial, sans-serif; letter-spacing: -2; line-height:26px; text-transform: uppercase; font-weight:normal; font-style:normal; 
		}
				
a {	color:#333333; text-decoration:none; }

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

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic.eot');
	src: local('☺'), url('League_Gothic.ttf') format('truetype'), url('League_Gothic.svg#webfont') format('svg');
}

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

	
#allposts { margin-bottom:60px; }

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

#menuItem { height: 75px; }

#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;
clear: both !important; 
float:none !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: white }
.white { background: white }
.full { background: #ffffff;}
.amarillo { background: #f2f226; }
.clear { clear:both;}
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: 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; }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.titulo {background-color:white;
clear: both;
display: block;
overflow: hidden;
position: fixed;}
.fixed {position: fixed;
clear: both;
display: block;
overflow: hidden;
z-index: 200;}
.contenedor { height: 700px;}
.separador { width: 800px; height: 0px;}

/*------------- INFINITE SCROLL----------------*/
/* page blocking loading spinner */
#page-loading { z-index: 5000;
position:fixed;
left:0px;
top:0px;
width: 100%;
height: 100%;
padding: 10px;
background: #d7d7d5; }


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


