body {
	margin-top: 30px;
	padding: 0;
	background: #FFFFFF url(images/bg01.jpg) repeat-x left top;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #333333;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.info {color: #0066CC}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	list-style: none;
}

a {
	color: #0066CC;
}
a:hover  {
	text-decoration: none;
	color: #8A7645;
}
a:active {
	color: #0066CC;
}


a:visited {
	color: #0066CC;
}
img {
	border-color: #0A5688;
}


/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bg02.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 150px;
}

/* Menu */

#menu {
	width: 870px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu li {
	float: left;
	height: 50px;
	background: url(images/img04.jpg) no-repeat right top;
}

#menu a {
	display: block;
	padding: 12px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #9CC9CF;
}
#sub_men   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	background-repeat: no-repeat;
	background-position: 335px top;
	margin-left: 15px;
	height: 39px;
	overflow: visible;
	border-left: 1px solid #3B3B3B;
	border-right: 1px solid #3B3B3B;
	padding-left: 30px;
	border-bottom: 1px solid #3B3B3B;
	background-image: url(images/sub_men.gif);
}
#sub_men  a   {
	text-transform: uppercase;
	display: block;
	margin-right: 25px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
}
#sub_men  li   {
	float: left;
	height: 40px;
}
#sub_men  ul   {
	display: inline;
	padding-top: 12px;


}


#menu    .current_page_item  a  {
	color: #F9F900;
}

/** LOGO */

#logo {
	width: 880px;
	height: 100px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	line-height: normal;
}
#wrapper #header #logo #pub {
	float: right;
	margin-top: 30px;
	margin-right: 2px;
}

#logo h1 {
	padding: 40px 0 10px 80px;
	font-size: 24px;
	background: url(images/logo.jpg) no-repeat 9px 18px;
}

#logo h1 a {
	text-decoration: none;
	color: #0A5688;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 50px 0 0 5px;
	color: #28313A;
	font-size: 12px;
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 20px 20px;
}

/* Content */

#content {
	float: left;
	width: 590px;
	border-right: 1px dashed #DFE1E0;
}

/* Post */

.post {
	padding: 0px 20px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

.post .entry {
}


.post .meta .links {
	float: right;
}


.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A;
}
li.link         {
	background-image: url(images/link.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 13px;

}

/* Search */

#search {

}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2  .box2 a:hover, .box2 a:active, .box2 a:visited    {
	color: #0066CC;
}

#footer {
	width: 900px;
	margin: 0 auto;
	background-position: bottom;
	background: url(images/footer.gif) no-repeat;
	height: 100px;
}


.image {
	border: 8px solid #0A5688;
	margin: 10px 8px;
}


#footer p {
	font-size: 10px;
	color: #333333;
	border-top: 1px dashed #CCCCCC;
	margin: 2px 40px;
	padding-top: 0px;
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	font-weight: normal;
	color: #0066CC;
}
#canale  li {
	background-image: url(images/tv.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left;
	margin-left: 0px;

}
#canale ul {
	margin-left: 0px;
	padding-left: 8px;
}

#canale {
	float: left;
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	border-top: 4px solid #0A5688;
	font-weight: bold;
	padding-left: 0px;
}
