/*RESET.CSS*/

body {
    font-size: 62.5%;
    font-family: Georgia, serif;
}
* {
    color: #999;
    border: 0;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    vertical-align: top;
    line-height: 17px;
}
div {
    overflow: hidden;
    
}
strong, em, sup, sub, address {
    color: inherit !important;
    line-height: inherit !important;
}
address {
    display: inline;
}
td,
p,
a {
    font-size: 1.5em;
}
td p,
td a,
p a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
    font-size: 1em;
}
sup {
    vertical-align: super;
}
h1,
h2,
h3,
h4
{
    font-weight: bold;
}
dt {
    font-size: 1.3em;
}
a,
a:visited,
a:active,
a:hover
{
    text-decoration: none;
    cursor: pointer;
}
hr {
    border-bottom: 1px solid #ccc;
}
.accessibility {
    display: none;
}
ul,
fieldset ul,
fieldset ol {
    list-style-type: none;
}

/*TYPE.CSS*/

h5 a {
    font-weight: normal;
}
.hentry,
.tags {
    list-style-type: none;
}
.tags a,
a[rel=tag] {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
	text-transform: capitalize;
}
.tags a.channel {
    font-weight: bold;
}

.statistics dd {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 13px;
}

ul.nav
{
    list-style-type: none !important;
}

.hentry .author {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}
.entry-title {
    xletter-spacing: -1px;
}
.hentry .author .fn {
    text-transform: uppercase;
}

.ad h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
}

#footer {
    font-family: Helvetica, Arial, sans-serif;
}
#footer .navigation li a{
    font-size: 1.2em;
}
#footer #info p {
    font-size: 1.2em;
}

/*LAYOUT.CSS*/

body {
    text-align: center;
}
#wrapper {
    width: 965px;
    margin: 0 auto;
    text-align: left;
}
.tags { overflow: hidden; }
.tags li {
    float: left;
    margin-right: 0.33em;
}
.statistics { 
	display:block;
	overflow:hidden;
	padding-top:2px;
	width:160px;	
}

.statisticsFDG { 
	display:block;
	overflow:hidden;
	padding-top:2px;
	width:160px;
	clear:both;	
}
	
.statistics dt {
    float: left;
    margin-right: 3px;
}

.statistics dd {
    float: left;
    margin-right: 5px;
}
#main {
    overflow: hidden;
}
.hentry .author img {
    margin-right: 5px !important;
}

.ui-tabs-hide { display: none; }
.ui-tabs-nav li {
    float: left;
}
.ui-tabs-nav ul {
    overflow: hidden;
}
.ui-tabs-nav div li {
    float: none;
}

#footer {
    border-top: 1px solid #b3b3b3;
    margin-top: -1px;
    padding: 20px;
    clear: both;
}
#footer .navigation {
    overflow: hidden;
}
#footer .navigation div {
    float: left;
    overflow: hidden;
    margin-right: 35px;
}
#footer .navigation div h3 a {
    display: block;
    height: 33px;
}
#footer .navigation div div {
    float: none;
    margin-right: 0;
}

#footer .navigation div ul {
    float: left;
    width: 125px;
    margin-right: 35px;
    padding: 4px 0 8px;
}
#footer .navigation li{
    margin: 4px 0;
}
#footer .navigation div.last,
#footer .navigation div ul.last {
    margin-right: 0;
}
#footer #info {
    padding-top: 15px;
}

.special {
	height: 100px;
	padding:7px 7px 10px 10px;
    border-bottom: 1px solid #b3b3b3;
}

.second_header {
	float:left;
}


/*COLORS.CSS*/

body {
    background: #D5DAD5;
}
#wrapper {
    background: white;
}

.tags a.channelCommunity {
    color: #E33460;
}

.tags a.channel {
    color: #659DFF;
}

.tags a.channelcommunity {
    color: #e33460;
}

h3,
h3 a,
h4,
h4 a
{
    color: #659DFF;
}
.ad h3 {
    color: #999;
}

.entry-title a {
    color: #666;
    line-height:18px;
}

.entry-title a:hover {
    color: #484747;
}

.sondaggio .entry-title a {
	color:#E0FDDA;
	line-height: 24px;
}
.test .entry-title a {
	color:#E0FDDA;
	line-height: 1.1em;
}

#news {
	border-right: 1px solid #b3b3b3;
}


#content {
    border-left: 1px solid #b3b3b3;
}

#sidebar div {
    border-bottom: 1px solid #b3b3b3;
}
#sidebar div div {
    border-bottom: none;
}

#footer {
    border-top: 1px solid #b3b3b3;
}
#footer .navigation div h3 a {
    border-bottom: 1px solid #808080;
}
#footer .navigation div div {
    border-top: 1px solid black;
}
#footer .navigation li a {
    color: #DDFFD1;
}
#footer #info {
    border-top: 1px solid #808080;
}
#footer #info p {
    color: #666;
}

/*BACKGROUNDS.CSS*/

dt.views,
dt.comments,
dt.rating,
dt.photo,
dt.friends
{
    display: block;
    float: left;
    text-indent: -99999px;
    behavior: url("iepngfix.htc");
}
dd.views,
dd.comments,
dd.rating,
dt.photo,
dt.friends
{
    margin-top: -1px;
}

dt.views {
    background: url('../imgs/statistics/grey/views.png') no-repeat scroll top left;
    width: 16px;
    height: 11px;
}
dt.comments {
    background: url('../imgs/statistics/grey/comments.png') no-repeat scroll top left;
    width: 14px;
    height: 13px;
}

dt.rating {
    background: url('../imgs/statistics/grey/rating.png') no-repeat scroll top left;
    width: 14px;
    height: 14px;
    margin-top: -2px;
}
dt.rating-1 {
    background: url('../imgs/statistics/grey/rating-1.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-1-5 {
    background: url('../imgs/statistics/grey/rating-1-5.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-2 {
    background: url('../imgs/statistics/grey/rating-2.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-2-5 {
    background: url('../imgs/statistics/grey/rating-2-5.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-3 {
    background: url('../imgs/statistics/grey/rating-3-5.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-3-5 {
    background: url('../imgs/statistics/grey/rating-3-5.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-4 {
    background: url('../imgs/statistics/grey/rating-4.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}

dt.rating-4-5 {
    background: url('../imgs/statistics/grey/rating-4-5.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}


dt.rating-5 {
    background: url('../imgs/statistics/grey/rating-5.gif') no-repeat scroll top left;
    width: 72px;
    height: 14px;
    margin-top: -2px;
}


dt.photo {
    background: url('../imgs/photo.png') no-repeat scroll top left;
    width: 13px;
    height: 15px;
    margin-top: -2px;
}

dt.friends {
    background: url('../imgs/friends_dt.png') no-repeat scroll top left;
    width: 13px;
    height: 17px;
    margin-top: -2px;
}

#footer {
    background: #020404 url('../imgs/footer/bg.gif') repeat-x scroll top left;
}
#footer .navigation h3 a {
    text-indent: -9999px;
    display: block;
    width: 125px;
}

#footer_canali    h3 a { background: url('../imgs/footer/magazine.png')  no-repeat scroll top left; width: 340px !important; }
#footer_community h3 a { background: url('../imgs/footer/community.png') no-repeat scroll top left; width: 160px !important; }
#footer_shopping  h3 a { background: url('../imgs/footer/shopping.png')  no-repeat scroll top left; width: 160px !important; }
#footer_servizi   h3 a { background: url('../imgs/footer/servizi.png')   no-repeat scroll top left; width: 160px !important; }

#nolog {
    background: url('../imgs/bg_nolog.gif') repeat-x scroll top left;
    height: 35px;
}

#nolog p {
    background: url('../imgs/no-access.png') no-repeat scroll top left;
    font-family:Helvetica,Arial,sans-serif;
    font-size:1.5em;
    font-weight:bold;
    color: #FFF;
    margin-left: 7px;
    padding:10px 0 0 35px;
}

/* da box */

#content .box {
    padding: 10px 7px;
}
#sidebar .box {
    padding: 10px 10px 10px 7px;
}
.box .wrapper {
    padding: 10px;
}
.box.tabbed .wrapper {
    padding: 15px 10px;
}
.box h3 {
    height: 24px;
}
.box .all {
    float: right;
    margin-top: -18px;
}
.box h5,
.box .entry-title {
    margin-top: 15px;
    margin-bottom: 10px;
}
.box img {
    margin-bottom: 10px;
}
/* type */
.box .all {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}
/* type */
.box h5,
.box .entry-title
{
    font-size: 2.1em;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 1.2em;
}
.box .more {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}
/* colors */
.box .all { color: #E0FDDA; }
.box h5, .box .entry-title { color: #E0FDDA; }
.box .more { color: #659DFF; }

/* bg */
.box .more {
    background: url('../imgs/arrow_ciano.png') no-repeat scroll center right;
    padding-right: 10px;
    behavior: ('static/css/iepngfix');
}
.box .all {
    background: url('../imgs/arrow_green.png') no-repeat scroll center right;
    padding-right: 10px;
    behavior: ('static/css/iepngfix');
}

/* da trovaprezzi */

div#trovaprezzi {
    padding: 20px 7px;
    height: 100px;
}

div#trovaprezzi {
    border-bottom: 1px solid #b3b3b3;
}

/* bg */
#trovaprezzi h3 {
    background: url('../imgs/trovaprezzi.gif') no-repeat scroll top left;
    width: 162px;
    height: 30px;
    text-indent: -99999px;
}



/* da tamnburo */
.tamburo {
    padding: 16px 7px 11px;
}
.tamburo .wrapper {
    padding:0 11px 10px;
}
.tamburo h3 {
    margin-top: -9px;
    position: absolute;
}
.tamburo p {
    margin-top: 30px;
}

/* type */
.tamburo p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

/* colors */
.tamburo {
    border-bottom: 1px solid #b3b3b3;
}
.tamburo .wrapper {
    background-color: #ddffd1;
}
.tamburo p {
    color: #595959;
}


/* bg */
.tamburo h3 {
    background: url('../imgs/tamburo_h3.png') no-repeat scroll top left;
    width: 127px;
    height: 36px;
    text-indent: -9999px;
}

.tamburo a {
    background: url('../imgs/tamburo_link.gif') no-repeat scroll center right;
    padding-right: 10px;
}

.tamburo p.herald {}

.tabs .nav {
    margin-bottom: 10px;
    padding-top: 3px;
    height: 26px;
}
.tabs .tabs .nav {
    height: auto;
    padding: 5px 10px;
    margin-bottom: 0;
}
.tabs .nav li {
    margin-right: 1px;
}
.tabs .tabs .nav li {
    float: left;
    margin-right: 0;
}
.tabs .nav li.ui-tabs-selected {
    margin-top: -3px;
}
.tabs .nav li.ui-tabs-selected {
    margin-top: 0;
}

.tabs .nav li a {
    display: block;
    height: 26px;
    width: 130px;
    text-indent: -9999px;
}
.tabs .tabs .nav li a {
    width: auto;
    height: auto;
    text-indent: 0;
}
.ui-tabs-hide { position: absolute;
    left: -10000px;
 }


/* type */
.tabs li {
    list-style-type: none;
}
.gallery .tabs .nav li a {
    font-weight: bold;
}
.tab-content h5 {
    font-weight: normal;
    font-size: 1.8em;
}

/* colors */
.tabs .nav {
    border-bottom: 1px solid #008BE2;
}
.tabs .nav li a span {
    color: #659DFF;
}
.tabs .nav li {
    border-top: 3px solid transparent;
}
.tabs .nav li.ui-tabs-selected {
    border-top: 3px solid #659dff;
}

.tabs .nav li.ui-tabs-selected a  {
    color: white;
}
.tab-content .column div {
    border-top: 1px solid #b3b3b3;
    padding-bottom:10px;
}

.tab-content .column div div {
    border-top: none;
}
.tab-content h5 {
    color: #404040;
}


/**/
.tabs .nav li.ui-tabs-selected a {
    background-position: bottom left !important;
}
.tabs .tabs .nav li.ui-tabs-selected a {
    background-position: top left !important;
}


.sondaggio .more {
    background: url("../imgs/arrow_pink.png") no-repeat scroll right center;
    padding-right:10px;
    color:#F15574;
    margin-left: 2px;
    font-weight:bold;
}

.sondaggio .all {
    background: url("../imgs/arrow_pink.png") no-repeat scroll right center;
    padding-right:10px;
    margin-left:1px;
    color:#F15574;
    margin-top:0;
    font-size: 1.2em;
    font-weight:bold;
}

.test .more {
    background: url("../imgs/arrow_pink.png") no-repeat scroll right center;
    padding-right:10px;
    color:#F15574;
    margin-left: 2px;
    font-size: 1.2em;
    font-weight:bold;
}

.test .all {
    background: url("../imgs/arrow_pink.png") no-repeat scroll right center;
    padding-right:10px;
    margin-left:1px;
    color:#F15574;
    margin-top:-13px;
    font-size: 1.2em;
    font-weight:bold;
}

#titleErr {
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:400px;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}

#r2{
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:400px;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}

#r3{
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:588px;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}

#r4{
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:auto;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}

#r5{
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:400px;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}

#freeTagsErr{
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:auto;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}

#videoErr{
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:auto;
	background: transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
}



.vm18 {
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../imgs/vm18.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:40px;
	margin-left:95px;
	margin-top:60px;
	opacity:0.7;
	position:absolute;
	text-indent:-9999px;
	width:40px;
}

.vm18Small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../imgs/vm18Small.png) no-repeat scroll left bottom;
	height:25px;
	margin-left:38px;
	margin-top:23px;
	opacity:0.7;
	position:absolute;
	text-indent:-9999px;
	width:25px;
}

.vm18Big {
	-moz-background-origin:padding;
	background:transparent url(../imgs/vm18.png) no-repeat scroll left bottom;
	height:40px;
	margin-left:259px;
	margin-top:184px;
	opacity:0.8;
	position:absolute;
	text-indent:-9999px;
	width:40px;
}

.vm18Suggest{
	-moz-background-origin:padding;
	background:transparent url(../imgs/vm18.png) no-repeat scroll left bottom;
	height:40px;
	margin-left:103px;
	margin-top:66px;
	opacity:0.7;
	position:absolute;
	text-indent:-9999px;
	width:40px;
}