/*  
Theme Name: RaffaelloVignali.it
Theme URI: http://www.raffaellovignali.it/
Description: Tema per il blog di Raffaello Vignali
Version: 1.0
Author: Powered by NikitaDesign - 3way
Author URI: http://unifiproject.com/
*/

/*********************************************************

	FONT E LAYOUT GENERALE

**********************************************************/


#risultati-berlusconi
{
	position:absolute;
	z-index:10;
	width:120px;
	height:120px;
	top:10px;
	cursor:pointer;
}

html {
  background-color:#003366;
  background-image:url(images/bg/bg_pagina.gif);
  background-position:center;
  background-repeat:repeat-y;
  margin:0px;
  padding:0px;
}

body {
  font-size: 10pt;
  font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  background-image:url(images/bg/bg_blog.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  text-align:justify;
}

#page	{
padding-top:250px;
width:910px;
margin:auto;

}

#bigwrap
{

}

#mainwrap {
  border: 1px solid #000;
}

#header {
  height: 120px;

}

#wrap {


}

#wrap2 {
  margin-right: 180px;
}

#content {
  margin-right: 380px;

}

.menu
{
margin-left:-10px;

}

/*********************************************************

	SIDEBAR E EXTRABAR

**********************************************************/


#sidebar {
  float: right;
  width: 170px;
  margin-left:10px;
  text-align:left;
}

#extrabar {
  float: right;
  width: 180px;
  margin-left:10px;
  border-right:2px dotted #fff;
  padding-right:10px;
}

#footer {
  clear: both;
  height: 40px;
  margin-bottom:30px;
}

#sidebar ul, #extrabar ul
{
background-image:url(images/bg/bg_sidebar.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
list-style-type:none;
margin-bottom:10px;
}

#extrabar ul
{
background-color:#013f8c;
}

#sidebar ul
{
background-color:#cccccd;
background-image:url(images/bg/bg_sidebar_grey.gif);
background-repeat:repeat-x;
}

#extrabar ul li a
{

	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	line-height:25px;
}

#sidebar ul li a:hover, #extrabar ul li a:hover
{

	text-decoration:underline;
}

#sidebar ul li.twitter
{
 	color:#666666;
	padding:10px;
}

#sidebar ul li.twitter a
{
	padding-left:0px;
	color:#1D82B0;
}

#sidebar ul
{
	margin-bottom:0px;
	margin-top:10px;
}

/*********************************************************

	POST

**********************************************************/

.post
{
	background-color:#f5f5f5;
}

.entry, .post small, .postmetadata 
{
padding:0px 10px 0px 10px;
margin:0px;
}

h2.posttitle
 
 {padding:10px;
 margin:0px;
 background-image:url(images/bg/bg_sotto_titolo.jpg);
 background-position:bottom center;
 background-repeat:no-repeat;
 font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:200;
 text-align:left;

 }

.postmetadata
{
background-image:url(images/bg/bg_postmetadata.gif);
background-repeat:repeat-x;
line-height:44px;}

.data_post	{

	text-align:right;
	color:#003366;
	font-size:12px;
	font-weight:bold;

}

.pagetitle
{color:#FFFFFF;}

/*********************************************************

	COMMENTI

**********************************************************/

h3#comments, h3#respond
{
color:#FFFFFF;
}

ol.commentlist
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ol.commentlist li
{
		background-color:#f5f5f5;

}

ol.commentlist li p
{
	padding:10px;
	padding-bottom:0px;
}

input[type=text]
{
	border: 1px solid #36B3E1;
  font-size: 10pt;
  font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  padding: 2px;
  width:180px;
}


textarea
{
	border: 1px solid #36B3E1;
  font-size: 10pt;
  font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  padding: 2px;
  width:535px;
  height:150px;
}

#comment-form	{

color:#fff;

}

/*********************************************************

	MODULO RICERCA

**********************************************************/


form.searchform	{

	padding-left:10px;

}

form.searchform	input{

	width:110px;

}

/*********************************************************

	LINKS

**********************************************************/

a	{

	color: #1D82B0;
	text-decoration:none;
}	

a:hover	{

	color: #1D82B0;
	text-decoration:underline;
}	







