/*
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: url(images/bg_kraft.jpg);
				background-color: #f4fbf4;
				color: #444444;
				font-family: Arial, sans-serif;
				font-family: Georgia, Times Serif;
				font-size:0.75em;
				line-height: 14px;
				margin-left:25px;
					}

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

#allposts p a
{
border-bottom: 1px dotted #444;
}


#postmetadata a
{
border: none;}

#allposts h2 a
{
border: none;
font-size: 0.7em;
color: #6bb2a1;
}

a img { border: none;}



a:hover	{ color:#666666; 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 { 	
				padding: 5px;
				background-color:white;
				/*-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;*/
				position:absolute;	}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }
	
#allposts { margin-bottom:60px; }

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

.menuItem { 
/*background: url(images/bg_grid.jpg);*/                                        
height: 110px; }

#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;
				
				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: white; }
.threecols { background: white; }

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; }*/
textarea { padding: 5px; }

/*input { padding: 5px; width: 420px; }*/

/*.bubble { width: 430px; margin-bottom: 10px; }*/
.bubble { margin-bottom: 10px; }

.bubble blockquote { 
				margin: 0px;
   				-moz-border-radius: 3px;
  				-khtml-border-radius: 3px;
  				-webkit-border-radius: 3px;
				padding: 3px;
				 }

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

#postmetadata
{
padding-top: 10px;
border-style: none;
padding-right: 10px;
text-align: right;
}

.nav{
font-weight: bold;
padding: 3px;
color: white;
background-color: #87ddc7;
border: 1px dotted #999;
}

#contentbox2
{background-color: #87ddc7;
color: white;
font-weight: bold;
padding: 5px;
margin-bottom: 10px;
}
small{
font-size: 1em;
}

.bubble
{
padding: 5px;
border: 1px dotted #87ddc7;
-moz-border-radius:5px;
  -khtml-border-radius: 5px;
-webkit-border-radius:5px;
}

.bubble small
{
margin-left: 20px;
}



small a { 

text-decoration: none;}


#page {
margin-top: 110px;
padding: 25px;
}



.menuItem h2 {
font-size: 1.1em;
margin-bottom: 10px;
text-align: right;
	
}
#headerimg img{
	
	margin-left: -35px;
	margin-top: -10px;
	padding-bottom: 10px;

	}
.preums {  background: url(images/bg_grid.jpg) }

#comm {  background: url(images/bg_grid.jpg) }

.preums h2 a{
color: #EE5886;
}


.menuItem h2 a{
padding: 3px;
color: white;
}

#presentation h2 a{
border: 1px dotted #777;
background-color: #EE5886;
}

#liens h2 a{
border: 1px dotted #999;
background-color: #d5bbd4;

}

#categories h2 a{
border: 1px dotted #c4c4c4;
background-color: #fcf27d;
}

img.post {
margin: 5px auto ;
}





#liens li, #presentation li {
display:inline;
margin: 0px;
padding: 0px;
list-style-position: inside; 
}

 .rss img, .tweet img, .contact img {
display:none;}



 a.rss{
position: absolute;
margin-top: 5px;
background-image:url('images/flux_rss_nb.jpg');
width:40px;
height:40px;
}


 a.tweet{
position: absolute;
margin-top: 5px;
margin-left: 45px;
background-image:url('images/tweet_nb.jpg');
width:40px;
height:37px;
}

 a.contact{
position: absolute;
margin-top: 5px;
margin-left: 90px;
background-image:url('images/contact_nb.jpg');
width:40px;
height:37px;
}

 .rss:hover
{
background-image:url('images/flux_rss.jpg')
}

 .tweet:hover
{
background-image:url('images/tweet.jpg');
}

 .contact:hover
{
background-image:url('images/contact.jpg');
}




