/*
Theme Name: Silvia Business Themes
Author: Silvia
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0;
	background-position:top;
	background-repeat:repeat-x;
	text-align:justify;
	background: #ccffff url(http://guadagna-con-noi.com/images/sfondosito2.jpg) repeat-x left top;
	}
h5{
	font-size:15px;
	font-style:oblique;
	font-weight:normal;
	line-height:130%;
	}
h4{
	font-size:18px;
	font-weight:normal;
	line-height:130%;
	}
h3, h3 a, h3 a:hover{
	color:#990000;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:130%;
	margin-top:4px;
	margin-top:4px;
	margin-bottom:12px;
	border-bottom:1px solid #990000;
	padding-bottom:4px;
	}
h2{
	background-color:#990000;
	color:#ffffff;
	font-size:20px;
	font-style:oblique;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 0 3px 7px;
	}
h1, h1 a, h1 a:hover{
	color:#990000;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:130%;
	margin-top:4px;
	margin-top:4px;
	margin-bottom:12px;
	border-bottom:1px solid #990000;
	padding-bottom:4px;
	}
a{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a img {
	border:none;
	}
#wrapper{
	width:800px;
	margin:0 auto;
	padding:0;
	}
#header{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#header a{
	font-weight:bold;
	color:#990000;
	}
#header a:hover{
	font-weight:bold;
	color:#000000;
	}
#logo, #logo a, #logo a:hover {
	font-size:40px;
	font-weight:bold;
	color:#fffef3;
	margin-top:2px;
	text-decoration:none;
	width:800px;
	}
#searchbox{
	float:right;
	height:24px;
	width:310px;
	margin-top:-25px;
	}
.search{
	height:24px;
	width:220px;
	margin-right:8px;
	font-size:16px;
	}
.navigation{
	width:800px;
	margin-top:3px;
	}
.navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.navigation li {
	display:inline;
	margin-right:18px;
	margin-left:18px;
	font-size:18px;
	color:#fffef3;
	}
.navigation li a{
	display:inline;
	color:#fffef3;
	text-decoration:none;
	}
.navigation li a:hover{
	color:#990000;
	text-decoration:none;
	}
#img{
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	widows:800px;
	height:210px;
	margin-top:10px;
	margin-bottom:10px;
	}
#container{
	width:800px;
	margin:0 auto;
	margin-top:30px;
	}
#content{
	width:585px;
	background-color:#ffffff;
	border:2px solid #990000;
	float:left;
	text-align:justify;
	font-size:15px;
	line-height:130%;
	margin-bottom:12px;
	}
.post{
	padding:10px; 
	}
#sidebar{
	width:200px;
	float:right;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	}
#sidebar ul{
	margin-left:8px;
	margin-right:8px;
	margin-top:12px;
	margin-bottom:12px;
	border-bottom:1px solid #990000;
	list-style:none;
	line-height:130%;
	}
#sidebar li{
	margin-left:8px;
	border-bottom:1px solid #990000;
	color:#667345;
	text-decoration:none;
	margin-right:8px;
	}
#sidebar li a{
	color:#000000;
	text-decoration:none;
	}
#sidebar li a:hover{
	color:#990000;
	}
#footer{
	width:100%;
	clear:both;
	height:55px;
	padding-top:5px;
	text-align:center;
	line-height:180%;
	font-weight:bold;
	font-size:13px;
	color:#fffef3;
	text-decoration:none;
	background-color:#990000;
	}
#footer a{
	color:#fffef3;
	text-decoration:underline;
	}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
	}
.links{
	height:29px;
	border:1px solid #990000;
	margin-top:12px;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:15px;
	background-color:#fff;
	}