/*
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:#70706e;
                        background-attachment: fixed;
	                background-repeat: no-repeat;
	                background-position: left top;
				color:#212120;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size:11px;
				line-height: 14px;
                                	}

#titulo {	
				color:#ffffff;
				font-family: Garamond;
				font-size:16px;
                                height: 280px;
	                        width: 950px;
                                z-index: 10;
	                        top: 0px;
	                        position: absolute;

	                        
 }
				

a {	color:#27bba5; text-decoration:none; }

a:hover	{ color:#ceecb6; text-decoration:none; }

.round { 		background-color:#575755;
				-moz-border-radius:20px;
  				-khtml-border-radius: 20px;
				-webkit-border-radius:20px;
				padding: 30px;
				width: 300px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }

.eachpost { 	background-color:#575755;
				-moz-border-radius:20px;
  				-khtml-border-radius: 20px;
				-webkit-border-radius:20px;
				position:absolute;
margin-top: 280px;	}

.eachpost222 { 	background-color:#858585;
				-moz-border-radius:20px;
  				-khtml-border-radius: 20px;
				-webkit-border-radius:20px;
				position:absolute;	}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
	color: #ceecb6;
	text-decoration: none;
	background-color: #212120;
        padding: 10px;
}
			
.eachpost > div { padding:25px; }
	
.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: 500px; 
background-color:#46443d;
}

#mainContent img { display: none }
#mainContent {  -moz-border-radius:15px;
				-webkit-border-radius:15px;
  				-khtml-border-radius: 15x;
				border: 0;
				background: #fff;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				width: 230px;
				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: #575755 }
.threecols { background: #575755 }

input, textarea, select, button{
				background-color:#white;
				-moz-border-radius:10px;
  				-khtml-border-radius: 10px;
				-webkit-border-radius:10px;
				padding: 3px;
				border:0px;
				margin-top: 5px;
				color:#666;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 880px; padding: 5px; }

input { padding: 5px; width: 880px; }

.bubble { width: 880px; margin-bottom: 10px; }

.bubble blockquote { background: #fff;
				margin: 0px;
   				-moz-border-radius: 10px;
  				-khtml-border-radius: 10px;
  				-webkit-border-radius: 10px;
				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; }
