/*
Theme Name: Grid-A-Licious(tm) Edited for OneTenEleven.
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:#FFF;
	color:#000;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding:25px;
	margin:0px;
}

a {
	color:#999;
	text-decoration:none;
	font-weight: normal;
}

a:hover	{
	color:#0FF;
	text-decoration:underline;
}

.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; }

.navpost {
	background-color:#e8e7e7;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	position:absolute;
}

.navpost .title {
	font-weight: bold;
}

.navpost a {
	font-weight: bold;
}
			
.navpost > div { padding:10px; }
	
.navpost .author { padding-right: 3em; }

.navhor, .comment { text-decoration:none; }

.navpost .signature { margin-top:1.5em; }

.headpost {
	background-color:#e8e7e7;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	width: 150px;	
}

.eachpost {
	background-color:#e8e7e7;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	position:absolute;
}

.eachpost .title {
	font-weight: bold;
}

.eachpost a {
	font-weight: bold;
}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }
	
#allposts { margin-bottom:60px; }

#allposts a {
	font-weight: bold;
}

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem {
	height: 50px;
	background-color: #CCC;
	color: #1a1a1a;
}

#menuItem a{
	color: #1a1a1a;
	font-weight: bold;
}

#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: #e8e7e7
}

.threecols {
	background: #e8e7e7
}

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; }

/*---- HEADER AND FOOTER----*/
#header_content
{
	height:40px;
	width: 460px;
	padding-bottom: 20px;
}

#header_logo
{
	width: 460px;
	float:left;
	text-align:left;
	height: 50px;
}

#header_logo img
{
	border:none;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#header_menu
{
	text-align:left;
	float: right;
	margin-bottom: 30px;
}

/*---- CUSTOM FORM ELEMENTS ----*/
select.styled
{
	margin-top:32px;
	margin-right:10px;
}


span.select 
{
	position: absolute;
	width: 121px; /* With the padding included, the width is 131 pixels: the actual width of the image. */
	height: 23px;
	margin-top:28px;
	padding: 1px 10px 0 0px;
	color: #231f20;
	font: 12px/21px arial,sans-serif;
	background: #1A1A1A url(images/select.png) no-repeat;
	overflow: hidden;
	text-align:center;
}

#roundifyStyle
{
	margin-top:36px;
	margin-left:1px;
	float:left;
}

#roundifyStyle a
{
	background-color:#CCC;
	color:#FFF;
	padding:4px 12px 4px 12px;
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius:6px;
	margin:0px;
}

/*---- END ----*/

/*---- END ----*/
