/*
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-image: url('http://www.sodastudio.it/sito09/img/pattern.jpg');
				color:#111111;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:0px;
				margin:0px;	}

a {	color:#333333; text-decoration:none; }

a:hover	{ color:#666666; text-decoration:none; }

.round { 		background-color: #FBFCEE;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p {
   margin: 0px;
   padding-top: 3px;
   padding-bottom: 7px;
}

.contentIndex p img { display:none; }

.eachpost { 	background-color: #FBFCEE;
				-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; }

.titolo {
	font-size:13px;
	font-weight:bold;
	color: #4b7a2d;
}

#header	{
        background-color: #FBFCEE;
	width: 100%;
	height: 160px;
}

#logo {
padding-top: 10px;
margin-left: 10px;
	clear: both;
}

#cont {
    width: 495px;
    margin-top: 35px;
	margin-left: -32px;
}

#menu li{
	float: left;
}

#loghetto {
	float: right;
}

#menu a {
display: block;
background-position: top;
}

#menu a:hover {
background-position: bottom;
}

#loghetto a{
	display: block;
	background-position: bottom;
}

#loghetto a:hover {
	background-position: top;
}

a#projects {
height: 55px;
width: 132px;
background-image: url('http://www.sodastudio.it/sito09/img/menu_projects.jpg');
}

a#about {
height: 55px;
width: 88px;
background-image: url('http://www.sodastudio.it/sito09/img/menu_about.jpg');
}

a#reel {
	height: 55px;
	width: 65px;
	background-image: url('http://www.sodastudio.it/sito09/img/menu_reel.jpg');
}

a#loghino {
	height: 55px;
	width: 30px;
	background-image: url('http://www.sodastudio.it/sito09/img/menu_247.jpg');
}

#allposts {
margin-top: 10px;
margin-left: 10px;
}

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem { height: 50px; }

#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: #f2f226 }
.threecols { background: #ff3333 }

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 { color:#666; }
small a { text-decoration: none; }
