/*
 * Theme Name: Telenova
 * Theme URI: http://www.telenova.it
 * Description: Template del sito di Telenova, powered by  Organic Themes, customized by San Paolo Digital
 * Author: San Paolo Digital based on Structure 2.0 by Organic Themes
 * Author URI: http://www.telenova.it
 * Version: 2.0
 * Tags: white, black, yellow, fixed-width, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, custom-header, custom-background, custom-menu, threaded-comments
 * The PHP and XHTML are released under the GPL:
 * http://www.opensource.org/licenses/gpl-license.php  
 * 
*/

body {
	background: #122e57;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 20px;
	margin: 0px auto 0px;
	padding: 0px;
	background-position: center;
}
#wrap {
	background: url(images/header.jpg) #1963a4 no-repeat 0 0;
	margin: 0px auto 0px;
	padding: 0px 15px;
	width: 960px;
}

#learderboard-banner {
	margin: 0px auto 0px;
	padding: 0px 10px;
	width: 970px;
	background: #1963a4;
	text-align: center;
}	

.footer-banner .blogroll {
	list-style: none;
}

.footer-banner .blogroll li {
	display: inline;
	padding: 5px 10px;
}

.footer-banner .blogroll li a {
	text-decoration:none;
	font-weight:bold;
}

.banner-article {
	margin: 0 auto;
	text-align: center;
}

.footer-banner .widget_links {
	height:auto;
	margin-top:0!important;
}

/************************************************
 *	Common									*
 ************************************************/

.hidden {
	display: none;
}
.clear {
	clear: both;
}
.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
}

/************************************************
 *	Hyperlinks									*
 ************************************************/

a, a:visited {
	color: #FFF;
	/*text-decoration: underline;*/
}
a:focus, a:hover, a:active {
	/*	color: #1963a4;*/
	/*color:#FFF;*/
	outline: none;
	text-decoration: underline;
	/*background: #FFFF00;*/
}
a img {
	border: none;
}

/************************************************
 *	Header  									*
 ************************************************/

#header {
	width: 960px;
	height: 200px;
	margin: 0px auto 0px;
	padding: 0px;
}
#header h1 {
	color: #000000;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
}
#header h1 a, #header h1 a:visited {
	color: #000000;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#header h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.headerleft {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-top-width: 7px;
	height: 200px;
	padding-top: 0;
	width: 192px;
	z-index: 99;
}
.headerleft p {
	color: #000000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#headerimg {
	float: left;
	display: block;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 20px 15px 0px 0px;
	width: 110px;
	height: 100px;
}
.headerright {
	float: right;
	display: block;
	background: #000000;
	width: 200px;
	height: 30px;
	z-index: 8;
}
#header #title {
	padding: 0px;
	margin: 0px;
}
#header #title a {
	float: left;
	display: block;
	width: 200px;
	height: 190px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#bannertop {
	float: right;
	margin-top: 20px;
	height: 60px;
	margin-left: 10px;
}
.share-buttons {
	background: url(images/bg_seguitelenova.png) no-repeat;
	width: 142px;
	height: 60px;
	display: block;
	float: right;
	margin-top: 20px;
	overflow: hidden;
}
.share-buttons ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.share-buttons ul li {
	overflow: hidden;
	float: left;
	display: block;
}
.share-buttons ul li a {
	float: left;
	display: block;
	margin: 10px 19px;
	width: 42px;
	height: 43px;
	text-indent: -99999px;
}
.share-buttons ul li a.last {
	margin-left: 0;
}

/************************************************
 *	Navbar      								*
 ************************************************/

#navbar {
	background: none;
	width: 730px;
	height: 40px;
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 30px 0px 0px 0px;
	float: right;
}

/*** ESSENTIAL STYLES ***/

.menu, .menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu {
	line-height: 1.0;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 180px; /* left offset of submenus need to match (see below) */
}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	border: none;
	margin: 0px 0px 0px 0px;
}
.menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float: left;
	position: relative;
	border-right: solid 1px #5593c7;
}

.menu li:last-child {
	border: none;
}

.menu a {
	display: block;
	position: relative;
}
.menu li:hover ul, .menu li.sfHover ul {
	left: 0;
	top: 27px; /* match top ul list item height */
	z-index: 99;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top: -9999px;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top: -9999px;
}
ul.menu li li li:hover ul, ul.menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/

.menu .current_page_item a {
	color: #FFF;
	/*border-bottom: 2px solid #1963a4;*/
}
.menu .current_page_item li a, .menu li .current_page_item a {
	color: #FFF !important;
	background: #1963a4;
	font-weight: bold;
}
.menu {
	float: right;
	margin-bottom: 0;
}
.menu a {
	/*	border-bottom: 4px solid #FFFFFF;*/
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	font-size: 17px;
	color: #FFF !important;
}
.menu li li a, .menu li li a:visited {
	color: #1963a4;
	padding: 8px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	border: none;
	font-size: 14px;
	font-weight: normal;
}

.menu a, .menu a:visited {/* visited pseudo selector so IE6 applies text colour*/
	color: #666666;
}
.menu a:focus, .menu a:hover, .menu a:active {
	background: #3384bc !important;
	color: #FFF !important;
	font-size: 17px;
	/*text-decoration: underline;*/
}
.menu li {
	background: none;
}
.menu li li {
	background: #3384bc;
	color: #1963a4;
	border: none;
	font-size: 16px;
}
.menu li li li {
	background: #3384bc;
	border: none;
	color: #1963a4;
	font-size: 16px;
}
.menu li:hover, .menu li.sfHover {
	background: #3384bc;
	border-bottom: none;
	outline: 0;
	text-decoration: underline;
	color: #3384bc;
	font-size: 16px;
}
.menu li:active, .menu li.sfHover {
	background: #3384bc;
	border-bottom: none;
	outline: 0;
	text-decoration: underline;
	font-size: 16px;
}
.menu li li:hover, .menu li li.sfHover .menu li li a:active {
	background: #3384bc;
	color: #FFF;
	border: none;
	outline: 0;
	padding: 0px;
	/*text-decoration: underline;*/
	font-size: 14px;
}

.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	background: #FFF !important;
	color: #3384bc !important;
	border-bottom: none;
	outline: 0;
	/*	text-decoration: underline;*/
	font-size: 14px;
}

/*** ARROWS **/

.menu a.sf-with-ul {
	/*padding-right: 2.25em;*/
	min-width: 1px;
	/* color:#FFF;	 trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 16px; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {/* give all except IE6 the correct values */
	top: 16px;
	background-position: 0 -100px;
	color: #FFF;	/* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator {
	background-position: -10px 0;
}
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator {
	top: 7px;
	background-position: 0 0;
}
/* apply hovers to modern browsers */
.menu ul ul a:focus > .sf-sub-indicator, .menu ul ul a:hover > .sf-sub-indicator, .menu ul ul a:active > .sf-sub-indicator, .menu ul ul li:hover > a > .sf-sub-indicator, .menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul ul {
	background: none;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/************************************************
 *	Homepage 					     		    *
 ************************************************/

#swfDiv {
	margin: 10px 0 0 10px;
	float: left;
	display: block;
	width: 620px;
	height: 100%;
	padding: 0px 0px 20px 0px;
}
 #textbanner {
	float: left;
	display: block;
	width: 6200px;
	height: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 5px solid #000000;
}
 #sidebar_right #homewidgets {
	float: right;
	display: block;
	width: 310px;
	height: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	color: #333333;
}
#sidebar_right  #homewidgets ul {
	padding: 0px;
	margin: 0px;
}
 #sidebar_right #homewidgets ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
 #sidebar_right #homewidgets ul li a {
	display: inline-block;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
#sidebar_right #homewidgets ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
#content #homefeature {
	float: left;
	display: block;
	background: #EEEEEE;
	width: 600px;
	margin: 0px 30px 0px 0px;
	overflow: hidden;
	border: solid 7px #3384bc;
	margin-bottom: 20px;
}
#content #homefeature .post-template-1, #content #homefeature .post-template-2 {
	padding: 12px;
}
#content #homefeature .post-template-0 h1 {
	padding-top: 12px;
}
#content #homefeature .post-template-0 p {
	padding-bottom: 12px;
}
#content #homefeature .post-template-0 h1, #content #homefeature .post-template-0 p {
	padding-right: 12px;
	padding-left: 12px;
}
#content #homefeature h1 {
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	border-bottom: none;
	color: #3384bc;
}
#content #homefeature p {
	margin: 0px;
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}
#content #homefeature a {
	color: #3384bc;
}

#content #homefeature h2 {
	color: #000;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.post-template-1 img {
	float: left;
	width: 300px;
	height: auto;
	margin-right: 10px;
}
.post-template-1 p {
	font-size: 12px;
}
.post-template-1-links {
	list-style: none;
}
.post-template-1-links li {
	border-bottom: 1px solid #aec7d9;
}
.post-template-1-links li a {
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.post-template-1-links li a:hover {
	text-decoration: underline;
}
.post-template-2 img {
	width: 578px;
	height: auto;
}
#homepage .post-template-2 p {
	padding: 10px 0 0 0;
}
#content #textbanner h1 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	text-transform: none;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content #textbanner h1 a, #content  #textbanner h1 a:visited {
	color: #999999;
	font-style: italic;
	text-decoration: none;
	border: none;
}
#content #textbanner h1 a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
	background: none;
}
#content h4 {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	color: #FFF;
}
p {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#content .textwidget a {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*font-family: 'Asap', sans-serif;*/
	font-family: Arial, sans-serif;
	font-weight: normal;
	/*font-style: italic;*/
	display: inline;
	font-size: 14px;
	padding: 0px;
	color: #1963a4;
	font-weight: bold;
}
#content  .textwidget a:hover {
	color: #1963a4;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#homepage {
	float: left;
	display: inline;
	clear: both;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #FFF;
}
#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
}
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.homepagemid {
	float: left;
	display: block;
	width: 401px;
	margin: 0px;
	padding: 0px;
}
.homepagethumb {
	width: 440px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.homepagecontent {
	background: #eeeeee;
	margin: 0px 0px 2px 0px;
	/*padding: 5px;*/
	z-index: 1;
	height: 323px;
}
#content .homepagecontent h4 {
	padding: 15px 10px 0px 5px;
}
#homepage .homepagecontent p {
	padding: 7px;
}
.homepagecontent:hover {
	/*background: #FFFF00;*/
}
.homebox {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

/************************************************
 *	Content 					     		    *
 ************************************************/

#content {
	float: left;
	display: block;
	width: 960px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #FFF;
}
#contentleft {
	float: left;
	display: block;
	color:#ffffff;
	width: 615px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#contentwide {
	float: left;
	display: block;
	background: #1963A4;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentarchive {
	float: left;
	display: block;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentarchive .postarea {
	width: 615px;
	margin: 0px;
	padding: 0px;
	/*height: 1820px;*/
	float: left;
}
#contentarchive .postimg {
	display: block;
	/*background: #EEEEEE;*/
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 100px;
	width: 100px;
	float: left;
}
#contentarchive .postimg  img {
	width: 100px;
	height: 100px;
}

#contentarchive h3 {
	color: #FFF;
}
#content h1 {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	/*font-style: italic;*/
	line-height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content h2 {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	/*font-style: italic;*/
	line-height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a, #content h2 a {
	color: #FFF;
	text-decoration: none;
	border: none;
}
#content h1 a:hover, #content h2 a:hover {
	color: #FFF;
	text-decoration: underline;
	border: none;
}
#content h3 {
	color: #FFF;
	font-size: 16px;
	/*font-family: Helvetica, Arial, Trebuchet MS, Verdana;*/
	/*font-family: 'Asap', sans-serif;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	/*text-transform: uppercase;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}

#content h4 {
	color: #FFF;
	font-size: 16px;
	/*font-family: Helvetica, Arial, Trebuchet MS, Verdana;*/
	/*font-family: 'Asap', sans-serif;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	/*text-transform: uppercase;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
#content h3 a, #content h4 a {
	color: #3384BC;
	font-style: normal;
	text-decoration: none;
	border: none;
	font-size: 13px;
	line-height: 1.2em;
}
#content h3 a:hover, #content h4 a:hover {
	color: #3384bc;
	text-decoration: underline;
	border: none;
}
#content h5 {
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	line-height: 20px;
}
#content h6 {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 20px;
	border-bottom: 1px solid #000000;
}
#content h5 a, #content h6 a {
	color: #000000;
	text-decoration: none;
	border: none;
}
#content h5 a:hover, #content h6 a:hover {
	color: #666666;
	text-decoration: none;
	border: none;
}
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#postblock {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
.postarea p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.postarea a img.nothumb {
	margin: 15px 0px 0px 0px;
}
.postarea hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	margin: 5px 0 8px 0;
	padding: 0;
}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.postarea ul li {
	list-style: inside;
	list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}
blockquote {
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	margin: 15px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #C0C0C0;
}
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.posttitle {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 4px solid #FFF;
}
.postauthor {
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.postauthor p {
	color: #999999;
	padding: 0px 0px 0px 0px;
}
.postmeta {
	background: none;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	/*border-top: 5px solid #FFF;*/
	border-top: 1px solid #FFF;
	clear: both;
}
.postmeta p {
	margin: 0px;
	padding: 0px;
}
#pagination {
	width: 615px;
	float: left;
	display: block;
}
#prevLink {
	float: left;
	/*margin-top: -28px;
	margin-left: 8px;*/
	font-size: 12px;
	font-weight: bold;
	display:block;
}
#nextLink {
	display:block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	/*margin-left: 150px;
	margin-right: 8px;
	margin-top: -33px;*/
}
#prevLink p, #nextLink p {
	padding: 0px;
}
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
}
#content .archive {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
}
.gallery-caption {
	margin: 0px;
	padding: 5px;
}

/************************************************
 *	Images  					     		    *
 ************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
img.alignnone {
	padding: 0px;
	margin: -4px 0px;
	/*display: block;*/
}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
.wp-caption {
	text-align: center;
	background-color: #EEEEEE;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #333;
	font-family: Helvetica;
}

/************************************************
 *	Sidebar Left 	        			     	*
 ************************************************/

#sidebar_left {
	float: left;
	display: inline-block;
	width: 195px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 349px;
}
#sidebar_left ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar_left .featuredtitle {
	border: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #FFF;
}
#sidebar_left .sidecontent {
	background: #eeeeee;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	font-size: 12px;
	overflow: hidden;
}
#sidebar_left .sidecontent a {
	background: #eeeeee;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.2em;
	color: #3364BC;
}
#sidebar_left .sidecontent h4 {
	border-bottom: none;
	margin: 0px;
	text-transform: none;
	height: 32px;
	padding-top: 10px;
}
#sidebar_left .sidecontent p {
	padding-bottom: 10px;
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
}
#sidebar_left .sidecontent p a {
	/*padding: 0px 10px 10px 10px;*/
	padding: 10px 0 0 0;
	color: #3364BC;
	font-size: 12px;
	display: block;
}
#sidebar_left .sidecontent a img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar_left .sidecontent .morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	background: #000;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin: 0px auto 5px;
	padding: 5px 0px;
	width: 180px;
	float: left;
	background-color: #eeeeee
}
#sidebar_left .sidecontent .morelink:hover {
	background: #3384bc;
	color: #FFF;
}

/************************************************
 *	Sidebar Right 	        			     	*
 ************************************************/

#sidebar_right {
	float: right;
	display: inline-block;
	width: 310px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
#sidebar_right ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar_right h4, #sidebar_left h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	line-height: 1;
}

/************************************************
 *	Sidebar Widgets								*
 ************************************************/
.widget {
	padding: 0 0 20px 0;
}
.textwidget p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#sidebar_right .widget, #sidebar_left .widget {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #FFF;
}
#sidebar_right .widget ul, #sidebar_left .widget ul {
	color: #000000;
	margin: 0px 0px 0px 0px;
}
#sidebar_right .widget ul li, #sidebar_left .widget ul li {
	color: #000000;
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#sidebar_right .widget ul li a {
	display: block;
	color: #FFF;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#sidebar_left .widget ul li a {
	display: block;
	color: #FFF;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
}
#sidebar_right .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
}
#sidebar_right .widget ul ul, #sidebar_left .widget ul ul {
	color: #FFF;
	margin: 0px 0px 0px 10px;
}

/************************************************
 *	Recent Comments Widget						*
 ************************************************/
#recentcomments {
	margin: 0px;
	padding: 0px;
}
#content #recentcomments a {
	display: inline;
	background: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	border: none;
}
#footertop #recentcomments a {
	text-decoration: underline;
}
#content #recentcomments a:hover {
	background: #FFFF00;
}
#content #recentcomments li, #footertop #recentcomments li {
	display: block;
	line-height: 16px;
	padding: 4px 0px;
	margin: 0px;
}

/************************************************
 *	Calendar Widget							*
 ************************************************/
#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 10px 5px 10px;
}
#wp-calendar {
	width: 100%;
	text-align: center;
}
#wp-calendar a {
	margin: 0px !important;
}
#wp-calendar caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
}

/************************************************
 *	Search Form									*
 ************************************************/
.widget_search {
	float: left;
	display: block;
	width: 100%;
}
#searchform {
	margin: 0px;
	padding: 0px;
}
#searchform label {
	display: none;
}
#s {
	background: #EEEEEE;
	width: 97%;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 10px 0px 0px 0px;
	padding: 6px 4px;
	display: inline;
	border: none;
}
#searchsubmit {
	float: right;
	background: #EEEEEE;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	width: 80px;
	height: 24px;
	margin: 10px 0px 0px 0px;
	padding: 4px 3px 2px 3px;
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#searchsubmit:hover {
	background: #FFF;
	color: #000000;
}
#searchformheader {
	float: left;
	display: block;
	width: 180px;
	height: 22px;
	margin: 4px 0px 0px 5px;
	padding: 0px;
}
#searchbox {
	background: #000000;
	width: 180px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
}

/************************************************
 *	Footer Top									*
 ************************************************/

#footertopbg {
	display: inline-block;
	/*background: #1963a4;*/
	width: 960px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
}
#footertop {
	float: left;
	display: block;
	line-height: 16px;
	background: #3384bc;
	width: 920px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	color: #999999;
	/* border-radius: 30px 30px 30px 30px;*/
	margin-bottom: 15px;
}
#footertop a {
	color: #999999;
}
#footertop a:hover {
	color: #ffff00;
}
#footertop h4 {
	color: #FFFFFF;
	font-size: 18px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	text-transform: normal;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	text-decoration: none;
}
#footertop li {
	text-decoration: none;
	list-style-type: none;
}
#footertop li a, #footertop li a:link, #footertop li a:visited {
	font-weight: normal;
	text-decoration: none;
}
#footertop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footertop ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#footertop ul li ul li {
	text-indent: 10px;
}
#footertop ul li ul li ul li {
	text-indent: 20px;
}
#footertop ul li a {
	background: none;
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#footertop ul li a:hover {
	display: block;
}
#footertop .widget {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#footertop .textwidget {
	color: #999999;
	line-height: 18px;
}
#footertop .textwidget a, #footertop #wp-calendar a {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footertop .textwidget a:hover, #footertop #wp-calendar a:hover {
	color: #000000;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.footertopleft {
	width: 880px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.footertopmidleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footertopmidright {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footertopright {
	width: 350px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/************************************************
 *	Footer Background							*
 ************************************************/

#footerbg {
	display: inline-block;
	background: #fff;
	width: 960px;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
}

/************************************************
 *	Footer  									*
 ************************************************/

#footer {
	width: 960px;
	height: 60px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none repeat scroll center center #122E57;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #fff;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
	text-decoration: none;
	background: none;
}
.footerleft {
	float: left;
	display: block;
}
.footertop {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
}
.footerbottom {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
.footerright {
	float: right;
	display: block;
	margin: 15px 15px 0px 0px;
}

/************************************************
 *	Comments									*
 ************************************************/

#submit {
	background: #e5e5e5;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px 5px 2px 5px;
	border: none;
}
#author, #email, #url {
	background: #f5f5f5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
#comment {
	background: #f5f5f5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #e5e5e5;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#commentform input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 5px 5px 0px 0px;
}
#commentform {
	margin: 5px 10px 0px 0px;
}
#commentform textarea {
	width: 100%;
	padding: 4px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#commentform p {
	margin: 5px 0px 5px 0px;
}
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	cursor: pointer;
}
#commentform #submit:hover {
	color: #000000;
	background: #FFFF00;
}
.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.children {
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: none;
}
.reply {
	padding: 5px 0px 0px 0px;
}
.reply a, .reply a:visited {
	background: #e5e5e5;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 8px 6px 8px;
	border: none;
}
.reply a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.depth-1 {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
}

/*altezza custom tabber widget in home page */
.tabber-widget-content {
	/*height: 267px*/
}

.tabber_widget {
	padding-bottom: 12px;
}

.tabber-widget-tabs li a {
  background: #fff;
}

.tabber-widget-tabs li {
  background: #fff;
}

/* interlinea voci palinsesto */
 #homewidgets ul li {
	margin: 5px
}

#homepage #sidebar_left {
	margin-right: 15px
}

.homepagecontent {
	background: #3384bc
}

.homepagemid .homepagecontent {
	width: 390px;
	height: 323px;
	padding-left: 12px;
}

.widget_links {
	background: #3384bc;
	height: 230px;
	padding: 7px !important;
	margin-top: 28px !important;
}

/*#linkcat-2 h4 {padding:10px 0 4px 10px} */

#linkcat-2 h4 {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 1;
	margin: 0 0 10px;
	padding: 0 0 4px;
}

#linkcat-2 ul.xoxo {
	padding: 0px 10px 10px 10px
}

/*display posts in home page*/
#homepage ul.display-posts-listing {
	margin-left: 0px;
	margin-top: 26px;
}
#homepage ul.display-posts-listing li {
	width: 181px;
	display: block;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	background: #3384bc;
	padding: 7px;
	height: 363px;
	margin-bottom: 25px;
}
#homepage ul.display-posts-listing li:first-child {
	margin-left: 0px;
	margin-right: 3px;
}
#homepage ul.display-posts-listing li:last-child {
	margin-right: 0px;
	margin-left: 0px;
}

#homepage ul.display-posts-listing .title {/*font-weight:bold;*/
	text-decoration: none;
	font-size: 14px;
	display: block;
	height: 50px;
	width: 180px;
	line-height: 15px;
	color: #fff;
	font-weight: normal;
}

#homepage ul.display-posts-listing .wp-post-image {
	width: 180px;
	height: 180px;
}

#homepage .top-news {
	clear: both;
	overflow: hidden;
	width: 615px;
	margin-right: 30px;
	display: block;
	margin-top: 30px;
}

#homepage .top-news .content {
	background: #EEEEEE;
	padding: 10px;
}

#content h4 a.rsswidget {
	color: #fff
}

#gogadget_weather_widget {
	background: #3384BC;
	padding: 7px !important;
	font-weight: bold; /*height:231px;*/
	text-align: center;
	line-height: 1.6em;
}
#gogadget_weather_widget h4 {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 1;
	margin: 0 0 10px;
	padding: 0 0 4px;
	text-align: left;
}

#content h3 a:hover, #content h4 a:hover {
	color: #3384BC;
	text-decoration: underline;
	border: none;
}

#sidebar_left .sidecontent h4 {
	color: #3364BC;
}

.topnewslink  a {
	text-align: right !important;
	width: 100px !important;
}

.textwidget ul.display-posts-listing {
	min-width: 639px;
	max-width: 649px;
}

ul.display-posts-listing .listing-item {
	margin-right: 14px !important;
	margin-left: 0px !important;;
}

/*.jcarousel-list ul{width: 400px;	} */

/* modifica Latest tweet */
.postarea ul.tweets {
	color: #333;
	background: #FFF;
}
.postarea ul.tweets a {
	color: #122e57;
	background: #FFF;
}

/*Speciale Euro 2012 */

.container_euro2012 {
	background-image: url(http://www.telenova.it/wp-content/uploads/2012/06/pulsante_sondaggio1.png);
	width: 615px;
	height: 196px;
	text-align: center;
	display: block;
	float: left;
}

.testo_sondaggio_euro2012 {
	text-align: left;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.testo_sondaggio_euro2012 a {
	color: #009;
	font-size: 20px;
	text-decoration: none;
	vertical-align: middle;
}

.btn-euro2012 {
	width:170px;
	height:30px;
	margin:0 0 0 240px;
	display:block;
}

.blue-bar > ul, .blue-bar > ul > li {
	list-style:none!important;
	margin: 0;
	padding: 0;
}

#testodanascondere {float:right;text-align:right;}

#sidebar_right #categoryposts-3 {
	width: 289px;
	height: 42px;
	padding: 17px 10px 0 10px;
	overflow: hidden;
	display:block;
	text-align: center;
	clear: both;
}

.widget {
	clear: both;
}

#sidebar_right #categoryposts-3 h4, #sidebar_right .widget_categoryposts h4 {
	display: none;
}

#sidebar_right #categoryposts-3 ul li {
	margin:0;
	padding:0;
	line-height:12px;
}

.novastadio {
	background: url(images/banner_sondaggio_novastadio.png) no-repeat;
}

.novastadio a {
	color: #FFFFFF!important;
	font-size: 14px!important;
}

.griglia a {
	color: #000000!important;
	font-size: 14px!important;
}

.europei {
	background: url(images/banner_sondaggio.png) no-repeat;
	color: #000000!important;
}

.linea-ombra a {
	color: #000000!important;
	font-size: 14px!important;
	padding-left: 50px!important;
	text-align: left!important;
}

.europei a {
	color: #000000!important;
	font-size: 14px!important;
	text-align: center!important;
}

.linea-ombra {
	background: url(images/banner_sondaggio_lineaombra.png) no-repeat;
}

.griglia {
	background: url(images/banner_sondaggio_griglia.png) no-repeat;
	padding: 13px 10px 0 10px;
	text-align: center;
}

.griglia a {
	/*color:#122e50!important;*/
	color:#000000!important;
}

.citta {
	background: url(images/banner_sondaggio_citta.png) no-repeat;
	padding: 13px 10px 0 10px;
	text-align: center;
	height: 46px;
}

.citta a {
	/*color:#122e50!important;*/
	color:#000000!important;
	font-size: 14px!important;
	text-align: center!important;
	margin-left: 31px;
}

/****************************************
 *widget diretta streaming telenova
 ***************************************/
.diretta-icon {
	background:url(images/ico_tv.png) no-repeat center top;
	width:310px;
	height:54px;
	display:block;
}
h3.diretta-title {
	width:310px;
	background:#000000;
	line-height:30px!important;
	margin:0!important;
	border-bottom:1px solid #444444;
	font-size:24px!important;
	text-transform:uppercase;
	text-align:center;
}
.prossima-diretta {
	background:#3384BC url(images/ico_ciak.png) no-repeat center top;
	padding: 65px 10px 10px 5px;
}
.prossima-diretta h4 {
	margin:0!important;
	border-bottom:none!important;
}
.prossima-diretta h4 a {
	color:#FFFFFF!important;
}
.widget_telenovastreaming {
	background: #3384BC;
}
.link-diretta {
	display: block;
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
}

#sidebar_right #todays-events {
	width: 100%;
	overflow: hidden;
}

#sidebar_right #todays-events li {
	display: block;
	margin: 5px 0;
}

 #sidebar_right #todays-events li a {
 	padding: 0;
 	font-size: 14px;
  display: inline;
  color: #000;
 }
 #sidebar_right #todays-events p {
 	color: #000;
 	display: inline;
 }
.tabber-widget-rounded-light ul.tabber-widget-tabs a {
  background: #fff!important;
}
/****************************************
*widget blocco video del giorno
***************************************/
.attachment-390 {
	width: 390px;
	height: auto;
}
.btn-guardailvideo {
	position: absolute;
	bottom: 0;
	left: 0;
}
.widget_tag_cloud {
	padding: 5px!important;
	background: #3384BC;
}
.tagcloud a {
	text-decoration: none!important;
}
#content .side-news-main h4, #content .side-news-main h4 a {
	text-transform: uppercase;
	font-size: 16px;
}
#content .side-news-main h4 {
	margin-bottom: 10px;
}
.content {
	overflow: hidden;
}
.main-video {
	width: 390px;
	display: block;
	height: 347px;
	overflow: hidden;
	position: relative;
}
.btn-guardavideo-big {
	position: absolute;
	bottom: -1px;
	left: 0;
}
.side-news-main {
	width: 390px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	display: block;
}
.side-news {
	display: block;
	float: right;
	overflow: hidden;
	width: 195px;
	height: 95px;
	min-height: 95px;
	background: #3384bc;
	margin-bottom: 5px;
	position: relative;
}
.last {
	margin-bottom: 0;
}
#content .side-news h4 a, #content .side-news h4 a:hover {
	color: #fff;
	text-transform: uppercase;
}
#content .side-news h4 {
	padding: 10px 10px 5px 10px;
}
.side-news-main img {
	float: left;
	margin-right: 10px;
}

#content .side-news-main p {
	color: #000;
	line-height: 16px;
}
#text-6 .widgettitle, #text-34 .widgettitle, #text-16 .widgettitle {
	display: none;
}
#cookieChoiceInfo { color: #122e57 !important;}
#cookieChoiceInfo a { color: #3384c5 !important;}

.ytclink h5 a, a:hover{ color: #ffffff !important;}