/*
Theme Name: Tema Bobbie Beckman
Theme URI: 
Description: 
Version: 1.0
Author: DoZ
Author URI: http://blog.dozarte.com
*/

#nav , #nav li {
 margin:0;
 padding:0;
 list-style: none;
 display: block;
}
#nav a {
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 7px;
 padding-left: 45px;
 display:block;
 width:178px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #000;
 text-decoration: none;
 font-size: 14px;
 background-color: #fff;
 line-height: 16px;

}
#nav a:hover, #nav .attivo {
 font-weight: bold;
 color: #028a24;
 background-image: url(images/menu-over.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

/*
.staff a {
	padding: 28px 0 0 0;
	background-position: 0px -249px;
}
.staff a:hover{	background-position: -225px -249px;}
*/ 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.navigation {
	display: block;
	text-align: center;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.data {
	text-align: right;
	line-height: 0;
}
.alignleft a, .alignright a, .data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
text-decoration: none;
}
.alignleft a:hover, .alignright a:hover {
	color: #248525;
}
h2, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #248525;
	line-height: 1em;
text-decoration: none;
	text-align: right;
}
.bottom15 {
	margin-bottom: 15px;
}
.col-dx {
	background-color: #EBEBEB;
	padding: 10px;
}
#menu-altro a, #menu-altro a:link, #menu-altro a:active, #menu-altro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#menu-altro a:hover {
	color: #208923;
}
#menu-altro img {
	border: 0px none;

}
#menu-altro ul {
	margin-left: 47;
	padding-left: 0;
	list-style-type: none;
}
/* HACK per i margini uguali in IE e FF */
#menu-altro ul li {
margin-left: 7px; 
}
html>/**/body #menu-altro ul li /* FireFox*/
{
	margin-left: 47px!important; 
}

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.entry ul, .entry ol {
margin-left: 12px;
padding-left: 12px;
}
.entry li {
	margin-bottom: 1em;
}
.entry td {
	vertical-align: top;
}
.entry h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #248525;

	text-align: right;
	line-height: 1em;
	margin: 1em 0px;
}
hr {display: none}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 750px;
}
#headerimg {display: none}
#footer {
	background-image: url(images/foot.gif);
	height: 37px;
	width: 750px;
}
body {
	background-attachment: scroll;
	background-image: url(images/bg-sfum-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #80C491;
}
#sidebar
{
	float: left;
	width: 225px;
}

#content
{
	float: right;
	width: 470px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer
{
clear: both;
}
#WebBy, #WebBy a, #WebBy a:link, #WebBy a:active, #WebBy a:visited {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
text-decoration:none;
}
#WebBy a:hover {
color: red;
text-decoration:underline;
}