/*    
Theme Name: Simply
Theme URI: http://www.infoprog.eu/web/index.html#temi
Description: Really Simple Theme.
Author: Gualtiero Catrame 
Author URI: http://www.infoprog.eu
Tags: Simply, InfoProg, grey
Version: 1.3 
. 
General comments/License Statement if any. 
. 
*/ 

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	text-align: center;
	vertical-align: top;
	background-image: url('images/background.jpg');
	color: white;
}


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 50px;
padding: 0 0 10px 0;
}

h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

a:link, a:visited{
text-decoration: underline;
color: #129AC2;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

img {
border: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: white;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#header{
float: left;
width: 750px;
height: 150px;
text-align: center;
font-size: xx-large;
}

#container{
float: left;
width: 500px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.bottomline {
clear: left; 
padding: 8px 0 2px 0; 
height:50px; 
margin-bottom: 50px; 
text-transform:uppercase; 
background: url(images/bg-bottompost.png) top left no-repeat;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 240px;
background: #eeeeee;
margin: 0 0 0 10px;
display: inline;
color: #000000;
background-image: url('images/content.jpg');
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

.sidebar a:link, a:visited{
text-decoration: underline;
}

.sidebar a:hover{
text-decoration: none;
color: #336699;
}

table#wp-calendar{
width: 100%;
}

#footer{
color: white;
clear: both;
float: left;
width: 750px;
padding: 10px 0 0 0;
text-align: center;
}

#footer p{
line-height: 18px;
background-color: #212121;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.gravatar{
	float:right;
}
