#percorso h3 { float: left; margin-left:12px;}

#percorso {
    background: url('../imgs/magazine_bg.gif') repeat-x scroll top left;
    height: 28px;
}


#search {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}
#search label {
    display: block;
    position: absolute;
    padding: 2px 6px;
    width: 216px;
}
#search input#query {
    margin-right: 4px;
    width: 218px;
    height: 16px;
    padding: 2px 5px 0;
}

/* type*/
#search label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

/* colors */
#search label {
    color: #0E332E;
}

/* bg */
#search input#query {
   xbackground: url('../imgs/search_bg.gif') repeat-x scroll top left;*/
}

#cse-search-box {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}
#cse-search-box label {
    display: block;
    position: absolute;
    padding: 2px 6px;
    width: 216px;
}
#cse-search-box input#query {
    margin-right: 4px;
    width: 218px;
    height: 16px;
    padding: 2px 5px 0;
}

/* type*/
#cse-search-box label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

/* colors */
#cse-search-box label {
    color: #0E332E;
}

/* bg */
#cse-search-box input#query {
   xbackground: url('../imgs/search_bg.gif') repeat-x scroll top left;*/
}





#searchMagazine {
    background: url('../imgs/magazine_bg.gif') repeat-x scroll top left;
    height: 28px;
}

#searchMagazine form {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}
#searchMagazine label {
    display: block;
    position: absolute;
    padding: 2px 6px;
    width: 216px;
}
#searchMagazine input#query {
    padding: 3px 5px;
    margin-right: 4px;
    width: 218px;
}

/* type*/
#searchMagazine label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

/* colors */
#searchMagazine label {
    color: #0E332E;
}

/* bg */
#searchMagazine input#query {
    background: url('../imgs/search_bg.gif') repeat-x scroll top left;
    height: 12px;
}




.focus .hentry {}
.focus .hentry .tags          { display: none; }
.focus .hentry .published     { display: none; }
.focus .hentry .entry-summary { display: none; }
.focus .hentry .author        { display: none; }
.focus .hentry .statistics    { display: none; }

.focus h3 { float: left; }
.focus .hfeed { overflow: hidden; }
.focus .hentry { float: left; }

.focus h5 a {
    display: block;
    padding: 7px 12px 3px;
}

.focus form {
    margin-top: -28px !important;
    padding-top: 4px;
}


.secondNav p {
	width: 450px;
    display: block;
    padding: 7px 15px 3px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}


/* type*/
.focus .entry-title {
    letter-spacing: 0;
}
.focus h5 a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    font-weight: bold;
}


/* colors */
.focus h5 a {
    color: #blank;
}

.secondNav a {
    color: #2A403F;
}

.secondNav a.here {
    color: #DDFFD1;
}


/* bg */
.focus h3 {
    background: url('../imgs/focus_h3.png') no-repeat scroll top left;
    width: 93px;
    height: 28px;
    text-indent: -9999px;
}

.apertura div.hentry {}
.apertura div.hentry .published     { display: none; }

.apertura .hfeed .hentry {}
.apertura .hfeed .hentry .tags          { display: none; }
.apertura .hfeed .hentry .published     { display: none; }
.apertura .hfeed .hentry .entry-title   { display: none; }
.apertura .hfeed .hentry .entry-summary { display: none; }
.apertura .hfeed .hentry .author        { display: none; }
.apertura .hfeed .hentry .statistics    { display: none; }



.apertura {
    height: 305px;
    width: 621px;
    padding: 10px;
    background-color:#FFFFFF;
}

.apertura .pagination {
    position: absolute;
    margin-top: 5px;
    margin-left: 190px;
}
.apertura .pagination li {
    float: left;
    margin-left: 1px;
}
.apertura .pagination a {
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
}

.apertura div.hentry img {
    float: left;
    margin-right: 10px;
}
.apertura div.hentry .author img {
    float: none;
}
.apertura div.hentry .tags {
    margin: 5px 0 0;
    clear: right;
    width: 382px;
}
.apertura .hentry .entry-title {
    margin-bottom: 15px;
}
.apertura div.hentry .entry-summary {
    margin-bottom: 15px;
}
.apertura div.hentry .author {
    margin-bottom: 12px;
}

.apertura .statistics {
    clear: right;
}
.apertura .hfeed {
    float: right;
    padding: 5px 0;
    margin-right: -1px;
    margin-top: -60px;
    clear: both;
}

.apertura .hfeed .hentry {
    float: left;
    padding: 0px 2px;
}
.apertura .hfeed .hentry.first {
    padding-left: 0;
    margin-left: -5px;
}

.apertura .hfeed .hentry.last {
    padding-right: 0;
    margin-right: -5px;
}

/* type */
.apertura .hentry .entry-title {
    font-size: 3em;
}
.apertura .hentry .entry-title a {
    line-height: 33px;
}

/* colors */
.apertura {
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}
.apertura .pagination .prev {
    background: url('../imgs/prev_flat.gif') no-repeat scroll top left;
	z-index: 1;
}
.apertura .pagination .next {
    background: url('../imgs/next_flat.gif') no-repeat scroll top left;
	z-index: 1;
}
.apertura .hfeed {
    border-top: 1px solid #b3b3b3;
}
.apertura .hfeed .hentry {
    border-right: 1px solid #b3b3b3;
}
.apertura .hfeed .hentry.last {
    border-right: none;
}
.apertura .hfeed .hentry img {
    border: 5px solid white;
}
.singolo div.hentry {}
.singolo div.hentry .published     { display: none; }


div.singolo {
    padding: 10px 7px;
    background-color:#FFFFFF;
}


.singolo div.hentry img {
    float: left;
    margin-right: 10px;
}
.singolo.right div.hentry img {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
.singolo.right div.hentry .author img {
    margin-left: 0;
}
.singolo div.hentry .author img {
    float: none;
}
.singolo div.hentry .tags {
    width: 309px;
}
.singolo div.hentry .tags {
    width: 309px;
}
.singolo div.hentry .entry-summary {
    margin-bottom: 10px;
    margin-top:5px;
    line-height:17px;
}
.singolo div.hentry .author {
    margin-bottom: 12px;
}

/* type */
.singolo div.hentry .entry-title {
    font-size: 2.2em;
}

.singolo div.hentry .entry-title a {
    line-height: 23px;
}

/* bg */
div.singolo {
    border-bottom: 1px solid #b3b3b3;
}
.tripla .hentry {}
.tripla .hentry .published     { display: none; }
.tripla .hentry .entry-summary { display: none; }
.tripla .hentry .author        { display: none; }

.tripla .hfeed {
    overflow: hidden;
}
.tripla .hentry {
    float: left;
    padding: 10px 7px;
    width: 144px;
    height: 235px;
}
.tripla .hentry img {
    margin-bottom: 5px;
}
.tripla .tags {
    width: 144px;
    height: 18px;
}

.tripla.highlight .hentry img {
    display: none;
}
.tripla.highlight .hentry.first img,
.tripla.highlight .hentry.last img
{
    display: block;
}
.tripla.highlight .hentry .entry-title {
    margin-bottom: 10px;
}
.tripla.highlight .hentry .statistics {
    display: block;
}
.tripla.highlight .hentry.first .statistics,
.tripla.highlight .hentry.last .statistics
{
    xdisplay: none;
}

/* type */
.tripla .hentry .entry-title {
    font-size: 1.5em;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.tripla .hentry .entry-title a {
    line-height: 17px;
}

.tripla.highlight .hentry .entry-title {
    font-size: 2em;
}
.tripla.highlight .hentry .entry-title a {
    line-height: 22px;
}

.tripla.highlight .hentry.first .entry-title,
.tripla.highlight .hentry.last .entry-title
{
    font-size: 1.5em;
}
.tripla.highlight .hentry.first .entry-title a,
.tripla.highlight .hentry.last .entry-title a
{
    line-height: 17px;
}

/* colors */
div.tripla {
    border-bottom: 1px solid #b3b3b3;
}
.tripla .hentry {
    border-right: 1px solid #b3b3b3;
}
.tripla .hentry.last {
    border-right: none;
}
.fatti .hentry {}
.fatti .hentry .tags a        { display: none; }
.fatti .hentry .tags a.channel{ display: block; }
.fatti .hentry .published     { display: none; }
.fatti .hentry .entry-summary   { display: none; }
.fatti .hentry .author        { display: none; }
.fatti .hentry .statistics .views { display: none; }

.fatti {
    padding: 10px 7px;
}
.fatti .updated {
    margin-left: 43px;
}
.fatti .wrapper {
    padding: 10px;
}
.fatti .hentry {
    padding: 6px 0;
}
.fatti .hentry .tags,
.fatti .hentry .entry-title
{
    display: inline;
}
.fatti .hentry .entry-title {
    margin-bottom: 5px;
}


/* type */
.fatti .updated {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}
.fatti .hentry .tags a {
    font-size: 1.1em;
    text-transform: uppercase;
    padding-top:3px;
}
.fatti .hentry .entry-title {
    font-size: 1.3em;
    letter-spacing: 0;
}

/* colors */
.fatti .wrapper {
    background-color: #e7ebe7;
}
.fatti,
.fatti .hentry {
    border-bottom: 1px solid #b3b3b3;
}
.fatti .hentry.last { border-bottom: none; }
.fatti .hentry .entry-title {
    color: #666;
}

/* bg */

.fatti h3 {
    background: url('../imgs/fatti_h3.png') no-repeat scroll top left;
    width: 357px;
    height: 25px;
    text-indent: -9999px;
}
.gallery {
    padding: 10px 6px !important;
}
.gallery h3 {
    margin-bottom: 17px;
    float: left;
}
.gallery .wrapper div {
    clear: left;
}
.gallery .wrapper div div li {
    float: left;
}

.gallery .wrapper div div .big li {
    margin-right: 17px;
}
.gallery .wrapper div div .small li {
    margin-right: 11px;
}
.gallery .wrapper div div li.last {
    margin-right: 0;
}
a.read_more {
    float: right;
    padding: 5px 0;
    padding-right: 10px;
    margin-right: 5px;
}
/* type */
a.read_more {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.4em;
}
/* colors */
.gallery {
    border-bottom: 1px solid #b3b3b3;
}
.gallery .wrapper div .nav li a {
    color: #659DFF;
}
.gallery .wrapper div .nav li.ui-tabs-selected {
    border-top: 3px solid #008BE2;
}
.gallery .wrapper div .nav li.ui-tabs-selected a  {
    color: white;
}

/**/
.gallery .wrapper {
    background: url('../imgs/gallery_bg.gif') repeat-x scroll top left;
    height:242px;
}
.gallery h3 {
    background: url('../imgs/gallery_h3.gif') no-repeat scroll top left;
    width: 89px;
    height: 27px;
    text-indent: -9999px;
}
.gallery #gallery-nav-1 {
    background: #659dff url('../imgs/gallery_tab1.png') no-repeat scroll top left;
}
.gallery #gallery-nav-2 {
    background: #659dff url('../imgs/gallery_tab2.png') no-repeat scroll top left;
}
.gallery #gallery-nav-3 {
    background: #659dff url('../imgs/gallery_tab3.png') no-repeat scroll top left;
}
.media {
    padding: 10px 10px 10px 7px;
}
.media img {
    margin-bottom: 5px;
}
.media .hentry .published {
    display: block;
}
.media .hentry .entry-title {
    margin-top: -3px;
    margin-bottom: 5px;
}
/* type */
.media .hentry .published {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1em;
    padding-bottom:2px;
}
.media .hentry .entry-title {
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: 0;
/*    text-transform: lowercase;*/
}
/* colors */
.media .tabs .nav,
.media .tabs .nav li.ui-tabs-selected {
    border-color: #008be2;
}
.media .hentry .published { color: white; }

/* bg */
.media .wrapper {
    background: url('../imgs/media_bg.gif') repeat-x scroll top left;
    height: 340px;
}
.media #media-nav-1 {
    background: #659dff url('../imgs/media_tab1.png') no-repeat scroll top left;
}
.media #media-nav-2 {
    background: #659dff url('../imgs/media_tab2.png') no-repeat scroll top left;
}
.sondaggio .wrapper {
    background: url('../imgs/sondaggio_bg.gif') repeat scroll top left;
    height: auto;
}
.sondaggio .entry-title {
    margin-bottom: 20px;
}


/* bg */
.sondaggio h3 {
    background: url('../imgs/sondaggio_h3.png') no-repeat scroll top left;
    width: 125px;
    text-indent: -9999px;
}.itunes {
    padding: 10px 10px 10px 17px;
}
.ad .itunes {
    width: 120px;
}
.itunes ol {
    
    padding-left: 20px;
    margin-top: 2px;
    margin-left: 2px;
}
.itunes li {
    margin-bottom: 5px;
}

/* type */
.itunes ol, .itunes ol li {
    list-style-type: decimal;
    font-weight: bold;
}
.itunes p.occhiello {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
}
.itunes li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
}
.itunes li p {
    font-size: 0.9em;
    line-height: 16px;
}
.itunes p.title {
    font-family: Georgia, serif;
    font-weight: normal;
}
.itunes p.author {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

/* colors */
.itunes p.occhiello {
    color: #FF9F1D;
}

/* bg */
.itunes h3 {
    background: url('../imgs/itunes_h3.png') no-repeat scroll top left;
    width: 83px;
    height: 28px;
    text-indent: -9999px;
}
.test .wrapper {
    background: url('../imgs/test_bg.gif') repeat scroll top left;
    height: auto;
}

.test h3 {
    background: url('../imgs/test_h3.png') no-repeat scroll top left;
    width: 53px;
    text-indent: -9999px;
}.community .hentry {}
.community .hentry .published     { display: none; }
.community .hentry .tags          { display: none; }
.community .hentry .entry-summary { display: none; }
.community .hentry .author        { display: none; }
.community .hentry .rating        { display: none; }

.community {
    padding: 10px 11px 10px 7px;
}
.community h3 {
    margin-bottom: 1px;
}
.community .wrapper {
    padding: 14px 10px 0;
}
.community ol {
    margin-top: 7px;
}
.community .hentry {
    padding: 5px 0 15px;
    clear: both;
}
.community .entry-title {
    margin-top: -18px;
    margin-left: 15px;
    xwidth: 187px;
}
.community .hentry .statistics {
    margin-top: -3px;
    float: right;
}
.community .hentry .statistics dd.comments {
    margin-right: 0;
}
/* type */
.community ol, .community ol li {
    list-style-type: decimal;
    font-weight: bold;
}

.community .hentry {
    list-style-position: inside;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
}
.community h5.entry-title, .community h5.entry-title a {
    line-height: 15px !important;
}

.community .entry-title {
    letter-spacing: 0;
    font-family: Georgia, serif;
    font-size: 0.9em;
}
.community .hentry .statistics dd {
    font-size: 0.7em;
}
/* colors */
.community li.last {
    border-bottom: none;
}
div.paginazione {
	height: 150px;
}

/* bg */
.community h3 {
    background: #0e322e url('../imgs/community_h3.png') no-repeat scroll top left;
    height: 46px;
    text-indent: -9999px;
}

.community .occhiello {
    background: url('../imgs/community_occhiello.png') no-repeat scroll top left;
    width: 220px;
    height: 15px;
    text-indent: -9999px;
}

/* Gallery dalla community */

.gallerycommunity {
    padding: 10px 11px 10px 7px;
}

.gallerycommunity h3 {
    background: url('../imgs/gallery_com.png') no-repeat scroll top left;
    width: 305px;
    height: 30px;
    text-indent: -9999px;
}

.gallerycommunity li {
	float:left;
	margin-top:12px;
}

.gallerycommunity .wrapper {
    background: url('../imgs/gallery_mag_bg.png') repeat-x scroll top left;
	width: 145px;
	height: 195px;
}

.gallerycommunity .last {
	margin-left: 12px;
}

.gallerycommunity .tags a.channelcommunity {
	padding-left: 10px;
}

.gallerycommunity .entry-title {
	padding-left: 10px;
}
.gallerycommunity .entry-title a{
	font-weight: lighter;
    font-size: 1.7em;
	color: #DDFFD1;
}

.gallerycommunity .ico {
	width: 30px;
	height: 30px;
	margin:0;
    position: absolute; 
}

.infoMyNet {
	background:transparent url(../imgs/mynetwork_fixed_bg.png) repeat-x scroll left top;
	border:1px solid #B3B3B3;
	color:#D15675;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.2em;
	margin-top:10px;
	padding:10px;
}
.users .hentry {}
.users .hentry .published     { display: none; }
.users .hentry .tags          { display: none; }


.users {
    padding: 10px 11px 10px 7px;
}

.users li li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.users ul {
    overflow: hidden;
}
.users ul div {
    padding-left: 10px;
    margin-bottom: 1px;
    padding-top: 12px;
}
.users ul ul {
    width: 300px;
}
.users h4 {
    margin-top: -1px;
    margin-bottom: 1px;
}
.users h4 a {
    display: block;
    width: 305px;
    height: 25px;
    text-indent: -9999px;
}


.users ul div {
    background-color: #eceeeb;
}

.users .interactive_article {
	background-color:#ECEEEB;
	padding-left:10px;
	padding-top:12px;
}

.users .interactive_article img {
	float: left;
	padding-right: 3px;
}

.users .interactive_article p a {
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.7em;
}

.users .interactive_article li {
	float: left;
	width: 135px;
	padding-top: 5px;
    border-top: 1px solid #999;
}

.users .interactive_article .commented {
	background: url(../imgs/nuvoletta.png) no-repeat scroll left bottom;
	color:#D15675;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.3em;
	padding:18px 0 0 33px;
}

.users h4 a {
    background: #1b2a2d url('../imgs/users_h4.png') no-repeat scroll top left;
}

.users #last_comments h4 a {
    background: rgb(14,51,46) url('../imgs/last_comments_h4.png') no-repeat scroll top left;
    text-indent: -9999px;
}
.users #more_active h4 a {
    background: rgb(14,51,46) url('../imgs/user_more_active.png') no-repeat scroll top left;
    text-indent: -9999px;
}
.users .title-comments {
	background: url("../imgs/statistics/grey/views.png") no-repeat scroll left top;
}

.users #most_recent h4 a {
    background :#082629 url('../imgs/users/most_recent.png') no-repeat scroll left top
}
.users #most_view h4 a {
    background: #082629 url('../imgs/users/most_view.png') no-repeat scroll top left;
}
.users #most_comment h4 a {
    background: #082629 url('../imgs/users/most_comment.png') no-repeat scroll top left;
}

.users #most_vote h4 a {
    background: #082629 url('../imgs/users/most_voted.png') no-repeat scroll top left;
}

.users #most_popular h4 a {
    background: #082629 url('../imgs/utenti_popolari.png') no-repeat scroll top left;
}

.users #most_saved h4 a {
    background: #082629 url('../imgs/users/most_saved.png') no-repeat scroll top left;
}
.users #last_comments h4 a {
    background: #082629 url('../imgs/users/last_comments.png') no-repeat scroll top left;
}

.users #most_active h4 a {
    background: #082629 url('../imgs/users/most_active.png') no-repeat scroll top left;
}
.users #top_users h4 a {
    background: #082629 url('../imgs/users/top_users.png') no-repeat scroll top left;
}

.users #last_article h4 a {
    background: #082629 url('../imgs/users/last_article.png') no-repeat scroll top left;
}

.users #your_city h4 a {
    background: #082629 url('../imgs/users/your_city.png') no-repeat scroll top left;
}

.users #article_interactive h4 a {
    background: #082629 url('../imgs/users/article_interactive.png') no-repeat scroll top left;
}


.users #last_article li {
    width: 260px;
    border-bottom:1px solid #B3B3B3;
    margin-bottom:0 !important;
}
#news {
    overflow: hidden;
    width: 641px;
    float: left;
}
#sidebar {
    width: 323px;
}
#sidebar div.ad {
    padding: 7px 10px 10px 10px;
}

#service {
    float: left;
    width: 162px;
}
#content {
    margin-left: 162px;
    width: 478px;
}

#sidebar .test {
	border-bottom: none;
}
.community .wrapper.ui-accordion-container {
	background:transparent none repeat scroll 0 0;
	height:auto;
	padding:0;
}
#speciale {
	border-top: 3px solid #babfbb;
}
.breadcrumbs ul {
    overflow: hidden;
    float: left;
    margin: 6px 0 0 17px;
}
.breadcrumbs li {
    float: left;
    margin-right: 0.5em;
    
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}

.breadcrumbs a {
    font-size: 1em;
}
