/*
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:#E5E6D3;
				color:#4D4D4D;
				font-family: Verdana, sans-serif;
				font-size:12px;
				line-height: 15px;
				padding:15px;
				margin:0px auto;
				width:1030px;
}

a {	color:#333333; text-decoration:none; }

a:hover, #plikums a	{ color:#DE384B; text-decoration:none; }

.rightaligned {
	text-align: right;
}

.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 { 	position:absolute;	}
			
.eachpost > div { padding:0px 10px 30px 10px; border-left: 1px solid #DDDDDD; }
.eachpost > div > img { padding-bottom: 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; }

#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-left: 10px;
				display: inline; }

.noborder, .noborder > div { border: 0 none !important; }

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; }

/*Added by Peteris*/
.posttitle {
	font-family: Courier,"Courier New",Helvetica,Arial,monospace;
	font-size: 19px;
	line-height: 18px;
}      

.posttime {
	color: #999999;
}                  

.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

small {
	color: #999999;
	line-height: 13px;
}

.header { height: 70px; padding: 10px 0 50px 0; }
.header a, .postbody a { border-bottom: 1px dotted #82837d;color:#DE384B;  }

.header small {
	color: #4D4D4D;
}

.more-link { background-color: #DE384B; color: #F2F2F2; font-size: 11px; font-family: Arial; padding: 2px; display: inline;}
a.more-link:hover { color: #DE384B; background-color: #F2F2F2;} 

img { border: 0;}

.darklink { color:#4d4d4d !important}
.darklink:hover { color:#DE384B !important; }