
*{
  margin:0;
  padding:0;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:7px;
	padding-bottom:10px;
	color:#575757;
	font-size:16px;
}
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	padding-left:40px;
	color:#6B9122;
	font-size:16px;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.post h2 a{
	text-decoration:none;
	color:#5F8619;
}
.post h2 a:hover{
	color:#999;
}

.post{
	color:#333333;
	display:block;
	width:640px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}
.date{
	float: left;
	width: 30px;
	height: 35px;
	background: url(images/data.jpg) no-repeat;
	margin-right: 7px;
}

span.day{
	display: block; 
	float: left;
	width: 30px; height: 21px;
	font: bold 1.8em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	line-height: 21px; 
}

span.month{
	display: block; 
	float: left;
	width: 30px; 
	height: 14px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 14px;
}
.entry p
{
line-height: 19px;
padding-bottom: 5px;
}
.entry a {
	text-decoration:none;
	color:#779d3d;
}
.entry a:hover{
	color:#666F76;
}
img {border:none;}

li
{
  list-style:none;
}

body{
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	background-image:url(images/bgvideo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
}

#page{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#video {
	background-image:url(images/videobg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:80px;
	padding-right:80px;
	width: 700px;
	height:323px;
	margin-right: auto;
	margin-left: auto;
}
#menu2{

	margin-top:-10px;
	height:27px;
}
#menu2 ul
{
	display: inline; 
	text-align: center;
	list-style: none;
}
#menu2 li
{
	display: inline; 
	font-weight: bold;
}

#menu2 a
{
	float: left;
	width: auto;
	height:27px;
	text-decoration: none;
	color: white;
	font-size: 13px;
	padding-top:5px;
	padding-right: 17px;
	padding-left: 17px;
}

#menu2 a:hover
{
	background-image:url(images/bgmenu2.jpg);
	background-repeat: repeat-x;
}
.current-cat a{	
	background-image:url(images/bgmenu2.jpg);
	background-repeat: repeat-x;
	}

#menu{
	margin-left:20px;
	height:27px;
}

#menu a
{
	font-weight:bold;
	outline:none; 
	float: left;
	width: auto;
	height:22px;
	text-decoration: none;
	color: white;
	font-size: 13px;
	padding-top:5px;
	padding-right: 20px;
	padding-left: 20px;
}

#menu a:hover
{
	background-image:url(images/bgmenu2.jpg);
	background-repeat: repeat-x;
}
.postpage{
	color:#333333;
	display:block;
	width:870px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}
.postpage h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:7px;
	padding-bottom:10px;
	padding-left:40px;
	color:#575757;
	font-size:16px;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#containerpage {
	float:left;
	padding-top:20px;
	padding-left:20px;
	background-color:white;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border-top:1px #eeeeee dotted;
	border-left:1px #eeeeee dotted;
	width:900px;
	margin-top:25px;
}
#container {
	float:left;
	padding-top:20px;
	padding-left:20px;
	background-color:white;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border-top:1px #eeeeee dotted;
	border-left:1px #eeeeee dotted;
	width:600px;
}

#container a:hover{
	color:#666666;
}
.casutabar
{
  padding-right:15px;
  padding-left:15px;
  border-right-width:1px;
  border-right-style:dashed;
  border-right-color:#E8E9E4;
  margin-top:20px;
}
.casutabar2
{
  padding-right:15px;
  padding-left:15px;
  border-right-width:1px;
  border-right-style:dashed;
  border-right-color:#E8E9E4;
  margin-top:100px;
  margin-left:10px;
}
.casutabar3
{
  padding-right:15px;
  padding-left:15px;
  border-right-width:1px;
  border-right-style:dashed;
  border-right-color:#E8E9E4;
  margin-top:50px;
  margin-left:10px;
}
#rightstuff a{
	color:#658C1F;
}
#rightstuff a:hover{
	color:#666;
}
					
#rightstuff{
	margin-bottom:20px;
	padding-bottom:15px;
	margin-top:25px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	float:right;
	width:200px;
	border:1px #eeeeee solid;
}

#rss{
		margin-left:5px;
float:left;
}
#fav{
float:left;
}
#twitter{
	margin-left:5px;
	float:left;
}
a.twitter{
	display:block;
	height:52px;
	width:54px;
	background-image:url(images/twitter.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
a.twitter:hover{
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}
a.rss{
	display:block;
	height:52px;
	width:50px;
	background-image:url(images/rss.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
a.rss:hover{
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}
a.fav{
	clear:right;
	display:block;
	height:52px;
	width:50px;
	background-image:url(images/fav.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
a.fav:hover{
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

#footer h2{
		font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	color:#688E1F;
	font-size:13px;
		   }

#footcont{
	width:900px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}
#footbg{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#footer
{
	color:white;
	margin-bottom:10px;
padding-top:5px;
padding-left: 10px;

}
#recent{
	float:left;
	margin-top:30px;
	margin-right:30px;
}
#canale {
float:left;
	margin-right:30px;
margin-top:30px;
}
#categories {
float:left;
	margin-right:30px;
margin-top:30px;
}
#tags {
float:left;
	margin-right:30px;
margin-top:30px;
}
#footercontent a{
	font-size:11px;
	text-decoration:none;
	padding-left:18px;
	color:#424649;
		background-image:url(images/arrow_right.gif);
		background-repeat:no-repeat;
		background-position:left;
}
#footercontent a:hover{
		color:#4C750F;

}
.footlinks{
	float:right;
}
.footlinks a{
		text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.footlinks a:hover{
	color:#99CC35;
}
.post-edit-link{
	font-weight:normal;
	color:#999;
}

#search input#s
{
color:#999;
padding-top:2px;
padding-left:22px;
width: 140px;
border: 1px #949494 solid;
height: 16px;
font-size: 11px;
background-image:url(images/search.jpg);
background-position:5px;
background-repeat:no-repeat;
}

#search{
	margin-top:3px;
	float:right;
}

















#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}

#wrapper2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	margin-top:15px;
}
.prev {
	height: 36px;
	width: 36px;
	background-image: url(images/left.png);
	position: absolute;
	cursor: pointer;
	top: 130px;
	left: -25px;
	z-index: 3;
}
.next {
	height: 36px;
	width: 36px;
	background-image: url(images/right.png);
	position: absolute;
	cursor: pointer;
	top: 130px;
	left: 882px;
	z-index: 3;
}

.featured-left {
	margin: 20px 25px 0px 25px;
	float: left;
	width: 450px;
	height: 209px;
	overflow: hidden;
}
.featured-left-2 {
	float: left;
	width: 472px;
	height: 292px;
}
.featured-right {
	float: right;
	margin-right: 42px;
	margin-top: 42px;
}
.readmore {
	float: right;
	border: none;
	margin: 0px;
}
a.readmore{
	display:block;
	height:23px;
	width:95px;
	background-image:url(images/readmore.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}
a.readmore:hover{
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
}
#sections {
	color:white;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:16px;
	width: 900px;
	height: 292px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#sections h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: white;
	margin-bottom: 13px;
	float: left;
	line-height: 40px;
}
#sections ul {
	list-style-type: none;
	width: 9000px;
	height: 292px;
	margin: 0px;
	padding: 0px;
}
#sections ul li {
	width: 900px;
	height: 292px;
	float: left;
	margin: 0px;
	padding: 0px;
}








#sopcast{
	width:100%;
	margin-bottom:20px;
}
#sopcast td:hover{
	cursor:pointer;
	background-color:#f9f9f9;
}
#sopcast td.alt:hover{
	cursor:pointer;
	background-color:#f3f3f3;
}
#sopcast th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#sopcast th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}
#sopcast th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

#sopcast td {
	font-size:12px;
	font-weight:bold;
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: gray;
}


#sopcast td.alt {
	background: #F5FAFA;
	font-weight:bold;
	color: #4E585A;
}

#ads{
	margin-left:100px;
}
#ad1{
	margin-right:30px;
	float:left;
	width:120px;
	height:240px;

}
#ad2{
	margin-right:30px;
	float:left;
	width:120px;
	height:240px;

}
#ad3{
	float:left;
	width:120px;
	height:240px;

}
#wp125adwrap_1c{
	margin-left:15px;
}