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

a {	color:#666; text-decoration:none; }

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

.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:#000;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }

.eachpost.nav { height: 40px;}

.eachpost .post_img
{
	width: 200px;
}

.eachpost .contentIndex a
{
	text-decoration: underline;
}

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

ul.nav
{
	margin: 0;
	padding: 10px;
}

.nav li
{
	padding: 0;
	margin:0;
}

.nav li a:hover
{
	color:#32D00A;
}

#left_nav
{
	float: left;
	width: 90px;
}

#right_nav
{
	float: right;
	width: 90px;
}


#menuItem { height: 50px; }

#menuItems { height: 120px; }

#logo { height: 120px; }

#s
{
	background-color: #32D00A;
	color: #fff;
}

.search
{
	height: 30px;
}

#searchform
{
	padding: 0;
	margin: 0;
}

#logo img { 		background-color:black;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 3px;}


.postTitle {
font-size:13px;
font-weight:bold;
padding-bottom:5px;
padding-top:1px;
width:205px;
color: #32D00A;
}

.postTitle a {
color: #32D00A;
}


a.postTitle:hover {
color:#32D00A;
font-size:13px;
font-weight:bold;
margin:0;
padding:0;
text-decoration:none;
}

a.postTitle:link {
color:#32D00A;
font-size:13px;
font-weight:bold;
margin:0;
padding:0;
text-decoration:none;
}

#singlepostTitle { 
color: #32D00A;
font-size:13px;
font-weight:bold;
padding-bottom:5px;
width:440px;
}

.eachpost .meta
{
	color: #666;
	font-size: 9px;
}

.eachpost .meta a
{
	color:#32D00A; 
	text-decoration: none; 
}

#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: #06ee0b }
.threecols { background: #06ee0b }
*/
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: 190px; padding: 5px; }

input { padding: 5px; width: 190px; }

.bubble { width: 430px; margin-bottom: 10px; }
.bubble:hover {background-image:url(http://www.tomtor.com/images/lines.png);}

.bubble blockquote { background: #91fe93;
				margin: 0px;
   				-moz-border-radius: 3px;
  				-khtml-border-radius: 3px;
  				-webkit-border-radius: 3px;
				padding: 3px;
				width: 195px;
				background: yellow; }

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

.metadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }





#loading_overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:#1e1e1e;
	z-index:100;
}

#loading { padding: 20px; }

#indicator
{
	position: absolute;
	right: 20px;
	top: 20px;
}

#copyright { font-size: 9px; }
#copyright a { color: #32D00A; }
#copyright a:hover { text-decoration: underline; }

.videos
{
	color: #1e1e1e;
}

/*.nav.prev:hover
{
	background-color: #32D00A;
}

.nav.prev:hover a
{
	color: #fff;
}*/


#about_content
{
	font-style: italic;
	font-size: 12pt;
	font-family: Georgia, Times, serif;
	line-height: 18pt;
}


#about_content h1
{
	font-weight: normal;
	line-height: normal;
	color: #32D00A;
}

#about_content .highlight
{
	color: #32d00a;
}

#about_content span.intro
{
	font-size: 18px;
	font-weight: normal;
}

#contact_content input, #contact_content textarea
{
	width: 420px;
	background-color: #32d00a;
	color: #fff;
}

#contact_content input.submit_btn
{
	width: 70px;
}

#contact_content textarea
{
	height: 200px;
}

#contact_content h1
{
	font-size: 18pt;
	font-family: Georgia, Times, serif;
	line-height: 24pt;
	color: #32d00a;
	font-style: italic;
	font-weight: normal;
	
}

#contact_content input.btn
{
	width: auto;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: transparent;
}

#single_page_content a {
  text-decoration: underline;
}

#single_page_content a:hover {
  color: #32d00a;
}