/*
Theme Name: Apartment4
Theme URI: www.apartment4.it
Version: 1.1
Author: Apartment4
*/

body {
background-color:#aaaaaa;
color:#666666;
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
line-height: 14px;
padding:25px;
margin:0px auto 15px;
text-align: center;
}

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

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

#rip {
background: #000;
padding: 5px 0px 5px;
margin: 0 0 20px -25px;
width: 100%;
position: fixed;
top:10px;
color: #ddd;
}

.round {
background-color:white;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
border-bottom: 1px solid #333;
padding: 10px;
float: left;
margin-right: 10px;
}

a img {
border: 2px #fff solid;
}

a img:hover {
border: 2px #ddd solid;
}

.contentIndex p img {
display:none;
}

.eachpost {
background-color:white;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
border-bottom: 1px solid #ddd;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-top: 1px solid #eee;
position:absolute;
text-align: left;
box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
			
.eachpost > div { padding:10px; }

.eachpost .titolo {
font-size:1.2em;
}

.eachpost .payoff span {
font-weight:lighter;
font-size:1.2em;
}

.eachpost .pagine {
font-weight:normal;
height:auto;
font-size:1.1em;
}

.eachpost .categorie {
font-weight:normal;
height:auto;
font-size:1.1em;
text-transform:capitalize;
}
	
.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;
padding-left:0px;
}

#menuItem li {
list-style-type: none;
list-style: none;
padding-left:0px;
padding-bottom: 2px;
}

#menuItem li:before {
content: "– ";
}


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

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: 0px;
color:#666;
font-size:1em;
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; }

.image-holder{
	float:left;
	width:100%;
	min-height:100px;
	padding:10px;
	margin:10px;
	border:1px solid #ddd;
	background:#eee url(loading.gif) 50% 50% no-repeat;
	display:inline;
}

li.tweet_first:before, ul.tweet_list li {
content: "";
margin: 2px 0px;
}
