/*
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:#fff;
				background-position: 20px 20px;
				color:#666;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:15px;
				margin:0px;	}
.title {
font: 900 15px Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top:5px;
color:#333;

}
.title:hover {
font: 900 15px Arial, Helvetica, sans-serif;
margin-top:5px;
color:#666;




}

a {	color:#333333; text-decoration:none; outline="none"}

a:hover	{ color:#666; text-decoration:none; outline="none"}

.round { 		background-color:none;
				-moz-border-radius:1px;
  				-khtml-border-radius: 1px;
				-webkit-border-radius:1px;
				padding: 5px;
				width: 200px;
				float: left;
				margin-right: 20px; }

.contentIndex p img { display:none; }



.eachpost { 	
background-color:#fff;
				-moz-border-radius:1px;
  				-khtml-border-radius: 1px;
				-webkit-border-radius:1px;
				position:absolute;
}



.eachpostd { 	background-color:#fff;
width:210px;

				-moz-border-radius:1px;
  				-khtml-border-radius: 1px;
				-webkit-border-radius:1px;
				}		

.eachpost > div { padding:5px; 
}

.eachpostd > div { padding:5px; 
padding-top:1px;
}
	
.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: 32px; }

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

.twocols { background: #fff }
.threecols { background: #fff }

.search-form input {
  width: 190px;
}

input, textarea, select, button{
	background-image:url(http://www.feixen.ch/bilder/bilder_neu/bg.jpg);

				background-color:#DBDBDB;
				-moz-border-radius:1px;
  				-khtml-border-radius: 1px;
				-webkit-border-radius:1px;
				padding: 3px;
				border:0px;
				margin-top: 5px;
				color:#000;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 405px; padding: 5px; }

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

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

.bubble blockquote { background: #fff;
				margin: 0px;
   				-moz-border-radius: 1px;
  				-khtml-border-radius: 1px;
  				-webkit-border-radius: 1px;
				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; }


/* page blocking loading spinner */
#page-loading { z-index: 5000;
position:fixed;
left:0px;
top:0px;
width: 100%;
height: 100%;
padding: 10px;
background: white; }


/*loading spinner*/
#infscr-loading {
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color:#FFFFFF;
padding:6px;
position:fixed;
bottom:15px;
right:15px;
text-align:left;
}
#infscr-loading span { display:none;}

/*navigation buttons (needed for infinite scroll) */
.prev { padding:6px;
background-color: #fffef0;
width: 70px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
margin-bottom: 20px;
}
.next { padding:6px;
background-color: #fffef0;
width: 70px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
margin-bottom: 5px;
}