/*
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:#423b35;
				color:#6d665e;
				font-family: Helvetica, Arial, sans-serif, Verdana;
				font-size:11px;
				line-height: 14px;
				padding:25px;	
                                width: 910px;
                                }

a { color: #3f3a34;
	text-decoration: none;
        font-size:12px;
        font-weight: bold;
}
a:hover {
	color: #3f3a34;
    text-decoration: none;
background-color: #ffd53a;

}

.eachpost a:hover {
	
}


.round { 		background-color:e3e1d5;
				-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:#e3e1d5;
				-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: 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: #e3e1d5;
        font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
 }

.threecols {background: #e3e1d5;
        font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px; }

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: #e3e1d5;
				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 {
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	font-size: 10px;
	line-height: 9px;
	color: #aea69f;
}

.small a {
	text-decoration: none;
	color: #928b82;
        font-size: 8px;
        font-weight : normal;
}

.small a:hover {
	color: #3f3a34;
        background-color: #ffd53a;
        text-decoration: none;
}




/* Categories */
#catnav {
	list-style: none;
	padding: 10px;
	margin-bottom: 10px;
	border: 0px; 
	width: 200px;
	background-color: #e3e1d5;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#catnav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
} 
	
#catnav ul li {
	color: #e3e3e3;
	border: 0px;
	margin-right: 5px;
}
	
#catnav a:link {
	color: #3f3a34;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
    margin: 0px;
}

#catnav a:visited {
	color: #3f3a34;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
    margin: 0px;
}

#catnav a:hover {
	color: #3f3a34;
	text-decoration: none;
	font-weight: bold;
        padding: 0px;
        margin: 0px;
        background-color: #ffd53a;
}

/* Post */

.post {
	padding: 10px;
	margin-bottom: 10px;
	border: 0px; 
	width: 200px;
	background-color: #e3e1d5;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.postContent {
	padding-bottom: 10px;
	width: 205px;
}

.postTitle {
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 13px;
	width: 205px;
	font-weight: bold;
}

a:link.postTitle {
	font-size: 13px;
	color: #1c1c1c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
    margin: 0px;
}

a:visited.postTitle {
	font-size: 13px;
	color: #1c1c1c;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
    margin: 0px;
}

a:hover.postTitle {
	font-size: 13px;
	color: #1494e6;
	text-decoration: none;
	font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#xiti {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 39px;
	z-index: 0;
}
#cache-xiti {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 39px;
	z-index: 30;
}



