* {
	margin: 0;
	padding: 0;
}


body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
#contatore {
	position: absolute;
	width: 206px;
	height: 20px;
	top: 105px;
	padding-top: 105px;
}



h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
}
#single {
	height: 20px;
	width: 300px;
}



h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
	color: #000000;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}


blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #3399CC;
}

hr {
	display: none;
}

.hr {
}

img.left {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #000000;
}

img.right {
	float: right;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 8px;
}
.audio   {
	height: 15px;
	margin-bottom: 0.8em;
	display: block;
	color: #000000;
	background-image: url(../images/img07.gif);
	background-repeat: repeat;
	font-size: x-small;
	font-weight: bold;
	width: 207px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.audio a {
	height: 15px;
	margin-bottom: 0.8em;
	display: block;
	color: #000000;
	background-image: url(../images/img07.gif);
	background-repeat: repeat;
	font-size: x-small;
	font-weight: bold;
	width: 207px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.audio  a:hover {
	height: 15px;
	margin-bottom: 8px;
	display: block;
	color: #990000;
	background-image: url(../images/img07.gif);
	background-repeat: repeat;
	font-size: 11px;
	font-weight: bold;
	width: 207px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#w3c {
	width: 100px;
	height: 40px;
	margin-top: 4em;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.border {
	border: 1px solid #333333;
	margin-bottom: 1em;
}



#wrapper {
	width: 778px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
}


#header {
	width: 768px;
	height: 316px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 0% 0px;
	background-image: url(../images/mainlayout.jpg);
}

#header h1, #header h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}

#header h1 {
	padding: 100px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


#content {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
}
#link {
	background-color: #2D2D2D;
	background-image: url(../images/back_link.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: auto;
	margin-left: 5px;
	margin-right: 2px;
}


#blog {
	float: right;
	width: 550px;
	padding-left: 1px;
	background-image: url(../images/img07.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 3px;
}


.post {
}

.post .title {
	height: 40px;
	margin: 0;
	color: #000000;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.post .title a {
	text-decoration: none;
	color: #000000;
}

.post .title a:hover {
	text-decoration: underline;
	color: #225072;
}

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.post .entry {
	background: url(../images/img07.gif) repeat-x
.em;
	line-height: normal;
	text-align: justify;
	padding: 10px;
	margin-top: -11px;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: small;
	background-image: url(../images/img07.gif);
	background-repeat: repeat;
}


#sidebar {
	float: left;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 4px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
	list-style-type: square;
}

#sidebar li li {
}

#sidebar h2 {
	height: 29px;
	margin: 0;
	padding: 24px 5px 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
}


#search {
}
#playlist {
	border: 1px solid #666666;
	height: auto;
	width: 300px;
}


#search h2 {
	height: 27px;
	padding-top: 13px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 15px 0 15px;
	background: url(../images/img07.gif) repeat-x;
}
.contenutoSX2 {
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5D88BB;
	border-right-color: #5D88BB;
	border-bottom-color: #5D88BB;
	border-left-color: #5D88BB;
	padding-right: 3px;
	margin-top: 0px;
}


#search #inputtext1 {
	width: 110px;
	padding: 1px 2px;
	background: url(../images/img5.gif) repeat-x;
	border: 1px solid #C4C3C4;
}

#search #inputsubmit1 {
	background: url(../images/img6.gif) repeat-x left bottom;
	border: 1px solid #C4C3C4;
}


#archives {
}


#categories {
}


#blogroll {

}


#meta {
}
.style2 {
	color: #993300;
	background-image: url(../images/img07.gif);
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.style7 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 100px;
	background-image: url(../images/back_line.jpg);
	height: 15px;
	margin-left: -6px;
	line-height: -16px;
	text-align: right;
	padding-right: 3px;
	margin-right: -3px;
	margin-top: 0px;
}


#footer {
	color: #FFFFFF;
	background-image: url(../images/layout_down.jpg);
	height: 45px;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
#data {
	position: absolute;
	width: 155px;
	height: 9px;
	color: #194464;
	font-size: 11px;
	top: 100px;
}
#tabs {
	position: relative;
	left: 0px;
	top: 293px;
	color: #FFFFFF;
}


    #tabs {
      float:left;
      width:100%;
      background:#;
      font-size:93%;
      line-height:normal;
	  border-bottom:;
      }
    #tabs ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    #tabs a span {float:none;}
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }


    #tabs a:hover span {
      background-position:100% -42px;
      }
#contenutoSX {
	font-size: 12px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 5px;
}
#flashcontent {
	color: #000000;
	background-color: #FFFFFF;
}
.top  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	width: 30px;
	height: 15px;
	color: #000000;
	float: right;
	margin-top: -18px;
}

.box {
	font-size: 12px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 5px;
}

