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

html {
	min-height: 100%;
	}

body {			
	background: url(http://www.facedesign.com/i/axo_grid.gif);
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding: 0;
	margin: 0;	
	}

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

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

.black {
	color: #000;
	}

#side_bar {
	min-height: 100% !important;
	float: left;
	height /**/ : 100%; /*Internet Explorer hack. Only IE understands this*/
	width: 134px;
	background-color: #FFF;
	position: absolute;
	padding: 18px 18px 20px 18px;
	}

#logo {
	float: left;
	height: 154px;
	width: 107px;
	padding: 0 0 20px 0;
	}

#logo_type {
	float: left;
	width: 134px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 0 20px 0;
	}
	
#logo_type p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	}

#logo_type p a, #logo_type p a:visited {
	color: #000;
	text-decoration: none;
	}
	
#side_menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
	
#side_menu li a, #side_menu li a:visited {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	}
	
#side_menu {
	float: left;
	width: 134px;
	margin: 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #000;
	}

#side_info {
	float: left;
	width: 134px;
	margin: 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #000;
	}

#side_info p {
	background-color: #ffe326;
	text-align: center;
	padding: 20px;
	margin: 0;
	}
	
#side_info p a, #side_info p a:visited {
	font-size: 12px;
	color: #000;
	padding: 0;
	text-decoration: none;
	}	

#log {
	float: left;
	margin: 0;
	padding: 18px 0 0 190px;
	position: absolute;
	}

.round { 		
	background-color: white;
	padding: 10px;
	width: 200px;
	float: left;
	margin-right: 10px; 
	}

.contentIndex p img { display: none; }

.eachpost { 	
	background-color: white;
	position: absolute;
	padding: 19px !important;
	border-top: 3px solid #000;
	
	}

.eachpost img {
	border: none;
	padding: 0 0 15px 0;
	}

.eachpost a, .eachpost a:visited {
	color: #000;
	font-weight: normal;
	}
	
.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; }


#log #menuItem { 
	}

#menuItem { 
	}

#single_title {
	font-size: 18px;
	}

.eachpost .blog_log img {
	padding: 0 !important;
	}

.post_title {
	font-size: 18px;
	color: #000;
	}

.contentIndex blockquote {
	margin: 0;
	padding: 20px 0;
	}

.contentIndex blockquote p {
	margin: 0;
	padding: 20px;
	background-color: #ffe326;
	}

#mainContent img { display: none }
				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 {	
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }

input, textarea, select, button {
	background-color: #white;
	padding: 3px;
	color: #000;
	font-size: 11px;
	font-family: Arial, sans-serif; }
				
textarea { width: 175px; padding: 5px; }

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

#submit {
	color: #000;
	padding: 0;
	background: none;
	border-bottom: 1px solid #000;
	}

.bubble { width: 189px; margin-bottom: 10px; }

.bubble blockquote { background: #fff000;
				margin: 0 0 12px 0;
				padding: 16px;
				}

.bubble blockquote p { margin: 0; padding: 0; }

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

#contentbox2 {
	font-size: 18px;
	}
	
#commentBox a { text-decoration: none; }

small {
	font-size: 10px;
	color: #828282;
	}

small a { 
	font-size: 10px;
	text-decoration: none; }
