/*
Theme Name: ItaliaStreaming
Theme URI: http://www.mibatech.com/
Description: Mibatech Network.
Version: 1.0
Author: Fabrizio Troncanetti
*/
h1.filmgratis{
  padding: 0px;
  margin: 0px;
  display: inline;
  font-size: 16px;
  color: #333;
}

p{
  font-size: 11px;
}

h2{
  padding: 0px;
  margin: 0px;
}

a{
  color: #1178ba;
  font-weight: bold;
}

a:hover{
  color: #234458;
}

body {
  background-image: url(/wp-content/themes/tularMag/images/bg_body.jpg) ;
  background-color: #ccc;
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  font-family: arial;
}

#page {
   width: 1000px;
   height: auto;
   margin: auto;
}

a {
   text-decoration: none;
   color: #c30202;
}

img {
   border: 1px;
   margin-right: 3px;
}

p {
   margin: 0px;
   padding: 0px;
   font: 12px verdana;
}

/* HEADER */
#header {
  float: left;
  display: inline;
  width: 1000px;
  height: auto;
}

#logo {
  float: left;
  display: inline;
  width: 263px;
  height: 51px;
  margin-top: 45px;
}

#banner {
  float: right;
  width: 728px;
  height: 90px;
  margin-top: 3px;
}

#menu {
  float: left;
  width: 1000px;
  height: 35px;
  background: url(/wp-content/themes/tularMag/images/bg_menu.jpg) no-repeat;
}

#menu_link{
  float: left;
  width: 720px;
  height: 35px;
}

#menu_link ul {
  float: left;
  display: inline;
  width: 550px;
  padding: 0px;
  margin: 0px;
  margin-left: 45px;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding-top: 8px;
  color: #f3f2f2;
 }

#menu_link li {
  float: left;
  display: inline;
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}

#menu_link a{
  color: #fff;
  text-decoration: none;
}

#menu_link a:hover{
  color: #078eca;
}

#search{
  float: left;
  display: inline;
  width: 280px;
  height: 31px;
  padding-top: 4px;
  color: #fff;
  font-size: 18px;
}

/* MAIN */
#main_content {
  float: left;
  display: inline;
  width: 1000px;
  height: auto;
  margin: auto;
}

#main_top{
  float: left;
  display: inline;
  width: 1000px;
  height: 29px;
  background-image: url(/wp-content/themes/tularMag/images/main_top.jpg);
  background-repeat: no-repeat;
}

#main_center{
  float: left;
  display: inline;
  width: 1000px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/main_center.jpg);
  background-repeat: repeat-y;
}

/* BLOCCO CONTENUTI */
#content {  
 float: left;
 display: inline;
 width: 635px;
 height: auto;
 margin-left: 13px;
}

.inrilievo {
  float: left;
  width: 610px;
  padding:5px;
  background: #fff;
  margin-bottom: 20px;
  margin-left: 6px;
}

#index_textlink{
  float: left;
  display: inline;
  width: 630px;
  height: auto;
}

#anteprime h2 {
  font: bold 18px verdana;
  color: #12a5ca;
  border-bottom: 1px solid #dbdcdc;
  margin-bottom: 5px;
}

#anteprime a {
  font: bold 13px verdana;
  color: #303030;
  margin-bottom: 5px;
  display: block;
}

#anteprime p {
  font: 12px verdana;
}

#anteprime img {
  border: 2px solid #ccc;
  margin-right: 10px;
}

/* NEWS CINEMA */
h2.newscinema{
  color: #fff;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
}

#news_cinema{
  float: left;
  display: inline;
  width: 630px;
  height: auto;
  margin-left: 10px;
}

#blocco_newscinema{
  float: left;
  display: inline;
  width: 310px;
  height: auto;
  margin-left: 5px;
}

.title_newscinema{
  float: left;
  display: inline;
  width: 250px;
  height: 25px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsfilm_top.jpg);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 60px;
}

.title_film_newscinema{
  float: left;
  display: inline;
  width: 305px;
  height: 23px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsfilm_title.jpg);
  background-repeat: no-repeat;
  padding-left: 5px;
  color: #444;
  font-size: 13px;
}

.title_film_newscinema a{
  color: #333;
}

.title_film_newscinema a:hover{
  color: #078eca;
}

#box_newscinema_center{
  float: left;
  display: inline;
  width: 305px;
  height: 130px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsfilm_center.jpg);
  background-repeat: repeat-y;
  padding-left: 5px;
}

#box_newscinema_center p{
  font-size: 9px;
}

#news_img{
  float: left;
  display: inline;
  width: 100px;
  height: 100px;
}

#news_text{
  float: left;
  display: inline;
  width: 190px;
  height: 130px;
  font-size: 10px;
  margin-left: 5px;
}

#box_newscinema_bottom{
  float: left;
  display: inline;
  width: 310px;
  height: 15px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsfilm_bottom.jpg);
  background-repeat: no-repeat;
}

/* IN USCITA */
h2.newsout{
  color: #fff;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
}

#newsout{
  float: left;
  display: inline;
  width: 630px;
  height: auto;
  margin-left: 0px;
}

#blocco_newsout{
  float: left;
  display: inline;
  width: 310px;
  height: auto;
  margin-left: 5px;
}

.title_newsout{
  float: left;
  display: inline;
  width: 250px;
  height: 25px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsout_top.jpg);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 60px;
}

.title_film_newsout{
  float: left;
  display: inline;
  width: 305px;
  height: 23px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsout_title.jpg);
  background-repeat: no-repeat;
  padding-left: 5px;
  color: #fff;
  font-size: 13px;
}

.title_film_newsout a{
  color: #fff;
}

.title_film_newsout a:hover{
  color: #333;
}

#box_newsout_center{
  float: left;
  display: inline;
  width: 305px;
  height: 160px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsout_center.jpg);
  background-repeat: repeat-y;
  padding-left: 5px;
}

#box_newsout_center p{
  font-size: 9px;
}

#news_img{
  float: left;
  display: inline;
  width: 100px;
  height: 100px;
}

#news_text{
  float: left;
  display: inline;
  width: 190px;
  height: 130px;
  font-size: 10px;
  margin-left: 5px;
}

#box_newsout_bottom{
  float: left;
  display: inline;
  width: 310px;
  height: 15px;
  background-image: url(/wp-content/themes/tularMag/images/box_newsout_bottom.jpg);
  background-repeat: no-repeat;
}

/* GOSSIP */
h2.title_gossip{
  color: #333;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
}

#box_gossip{
  float: left;
  display: inline;
  width: 625px;
  height: auto;
  margin-left: 3px;
  padding-top: 10px;
}

#box_gossip_top{
  float: left;
  display: inline;
  width: 566px;
  height: 32px;
  background-image: url(/wp-content/themes/tularMag/images/box_gossip_top.jpg);
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-top: 10px;
}

#box_gossip_center{
  float: left;
  display: inline;
  width: 626px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/box_gossip_center.jpg);
  background-repeat: repeat-y;
}

#box_gossip_center .img{
  float: left;
  display: inline;
  width: 100px;
  height: 100px;
  margin-left: 8px;
  margin-top: 3px;
}

#box_gossip_center .text{
  float: left;
  display: inline;
  width: 500px;
  height: auto;
  margin-left: 5px;
}

#box_gossip_bottom{
  float: left;
  display: inline;
  width: 626px;
  height: 11px;
  background-image: url(/wp-content/themes/tularMag/images/box_gossip_bottom.jpg);
  background-repeat: no-repeat;
}

/* FILM */
h2.title_film{
  color: #fff;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
}

#box_film{
  float: left;
  display: inline;
  width: 625px;
  height: auto;
  margin-left: 3px;
  padding-top: 15px
}

#box_film_top{
  float: left;
  display: inline;
  width: 566px;
  height: 32px;
  background-image: url(/wp-content/themes/tularMag/images/box_film_top.jpg);
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-top: 10px;
}

#box_film_center{
  float: left;
  display: inline;
  width: 626px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/box_film_center.jpg);
  background-repeat: repeat-y;
}

#box_film_center .img{
  float: left;
  display: inline;
  width: 100px;
  height: 100px;
  margin-left: 8px;
  margin-top: 3px;
}

#box_film_center .text{
  float: left;
  display: inline;
  width: 500px;
  height: auto;
  margin-left: 5px;
}

#box_film_center .text a{
  color: #333;
}

#box_film_center .text a:hover{
  color: #066ebf;
}

#box_film_bottom{
  float: left;
  display: inline;
  width: 626px;
  height: 11px;
  background-image: url(/wp-content/themes/tularMag/images/box_film_bottom.jpg);
  background-repeat: no-repeat;
}

.content_cinema {
  float: left;
  width: 630px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  background: url(/wp-content/themes/tularMag/images/content_cinema.png) repeat-y;
}


.content_inuscita {
  float: left;
  height: auto;
  width: 630px;
  background: url(/wp-content/themes/tularMag/images/content_inevidenza.png) repeat-y;
}

.article_inuscita {
  float: left;
  display: inline;
  width: 305px;
  padding: 5px;
  height: auto;
}

.article_inuscita a {
  padding-top: 5px;
  font: bold 11px verdana;
}

/* Articoli */
#articoli_home {
  height: auto;
  float: left;
  width: 650px;
}

#top_article h2{
  margin: 0px;
  margin-bottom: 5px;
  font: bold 22px verdana;
}

#top_article h2 a{
  color: #004768;
}

.date {
  margin-top: 0px;
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width:630px;
  padding-top: 5px;
  font: bold 11px verdana;
  color:#fff;
  background: url(/wp-content/themes/tularMag/images/date.jpg);
}

.date a {
  color: #fff;
}

.date02 {
  width: 190px;
  float: left;
}

.postmetadata {
  text-align: right;
  float: right;
  display: inline;
  width: 420px;
}

.entry {
  margin-left: 5px;
  float: left;
  padding: 10px;
  width: 620px !important;
  height: auto;
  background: url(/wp-content/themes/tularMag/images/background_articoli.jpg) bottom repeat-x;
  background: #fff;
}

/* NAVIGATION */
.navigation {
  float: left;
  width: 620px;
  margin-top: 11px;
  font: bold 10px verdana;
}

.navigation a{
  color:#101010;
}

.navigation a:hover{
  color:#04577d;
}

.alignleft {
  float: left;
  display: inline;
  width: 260px;
  height: auto;

}

.alignright {
  float: right;
  display: inline;
  width: 260px;
  height: auto;
  text-align: right;
}

.widget_title {
  font: bold 16px verdana;
  color: #fff;
  padding: 5px;
  background: url(/wp-content/themes/tularMag/images/title_widget.jpg) no-repeat;
}

.content_widget {
 width: 276px;
 border: 2px solid #bdbcbc;
 background: #f1f0f0;
 padding: 10px;
 margin-bottom: 10px;
}

#main_bottom{
  float: left;
  display: inline;
  width: 1000px;
  height: 11px;
  background-image: url(/wp-content/themes/tularMag/images/main_bottom.jpg);
  background-repeat: no-repeat;
}

/* SINGLE.PHP */
h2.pagetitle{
  padding: 0px;
  margin: 0px;
  font-size: 16px;
}

#article{
  float: left;
  display: inline;
  width: 630px;
  height: auto;
}

#post{
  float: left;
  display: inline;
  width: 630px;
  height: auto;
}

#article_top{
  float: left;
  display: inline;
  width: 591px;
  height: 33px;
  background-image: url(/wp-content/themes/tularMag/images/article_big_top.jpg);
  background-repeat: no-repeat;
  padding-top: 14px;
  padding-left: 34px;
}

#article_top a{
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

#article_top a:hover{
  color: #6a9ad0;
}

#article_title{
  float: left;
  display: inline;
  width: 620px;
  height: 18px;
  background-image: url(/wp-content/themes/tularMag/images/article_big_title.jpg);
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-top: 5px;
  font-size: 12px;
}

#single_textlink{
  float: left;
  display: inline;
  width: 608px;
  height: auto;
  margin-left: 4px;
  padding-top: 2px;
  padding-left: 10px;
  background-color: #003751;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

h2.article{
  color: #fff;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
}

h3{
  padding: 0px;
  margin: 0px;
}

#article_title a{
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-left: 5px;
  font-weight: bold;
}

#article_title a:hover{
  color: #333;
  text-decoration: underline;
}

#single_textlink_300_250{
  float: left;
  display: inline;
  width: 300px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  margin-lefT: 160px;
}

#article_center{
  float: left;
  display: inline;
  width: 620px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/article_big_center.jpg);
  background-repeat: repeat-y;
  padding-left: 7px;
  padding-top: 5px;
}

#vedifilm{
  display: inline-block;
  width: 310px;
  height: 45px;
  text-align:left;
  background-image: url(/wp-content/themes/tularMag/images/vedi_film.jpg);
  background-repeat: no-repeat;
  font-size: 30px;
  margin-left: 50px;
  padding-left: 135px;
  margin-top: 18px;
}

#heyos{
  background-color: #f7f4f4 !important;
}

#article_center_text{
  float: left;
  display: inline;
  width: 610px;
  height: auto;
  font-size: 14px;
}

#article_center_text .text{
  float: lefT;
  display: inline;
  width: 600px;
  height: auto;
  margin-top: 10px;
  padding: 2px;
}

/*
#article_center_text .text img{
  display: inline-block;
  width: auto;
  height: auto;
  border-width: 2px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}
*/

#article_center_text .text p img{
  width: 600px;
  height: auto;
  margin-left: 3px;
  padding-bottom: 18px;
}

#swf_megavideo{
  float: left;
  display: inline;
  width: 610px;
  height: auto;
  margin-left: 5px;
  padding-top: 10px;
}

#box_articolo_bottom{
  float: left;
  display: inline;
  width: 620px;
  height: 13px;
  background-image: url(/wp-content/themes/tularMag/images/art_bottom.jpg);
  background-repeat: no-repeat;
}

.show_film{
  float: left;
  display: inline;
  width: 400px;
  height: auto;
}

#article_bottom{
  float: left;
  display: inline;
  width: 630px;
  height: 16px;
  background-image: url(/wp-content/themes/tularMag/images/article_big_bottom.jpg);
  background-repeat: no-repeat;
}

#tag{
  float: left;
  display: inline;
  width: 612px;
  height: auto;
  color: #62b4f9;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 5px;
  margin-left: 4px;
  padding-top: 2px;
  background-color: #646464;
  margin-bottom: 10px;
  line-height: 14px;
}

#tag a{
  font-size: 11px;
  color: #fff;
}

#tag a:hover{
  font-size: 11px;
  color: #e1e2e1;
  text-decoration: underline;
}

/* COMMENT */
#block_comment{
  float: left;
  display: inline;
  width: 620px;
  height: auto;
  margin-top: 30px;
}

#title_comment{
  float: left;
  display: inline;
  width: 612px;
  height: 28px;
  background-image: url(/wp-content/themes/tularMag/images/box_comment.jpg);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
  padding-top: 4px;
}

#comment{
  float: left;
  display: inline;
  width: 622px;
  height: auto;
  background-color: #fff;
  margin-left: 6px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#comment ul{
  padding: 0px;
  margin: 0px;
}

#comment li{
  list-style: none;
  margin-left: 5px;
  margin-top: 5px;
}

#comment a{
  color: #209ee6;
  font-weight: bold;
}

#respond {
  float: left;
}

#respond label {
  font: bold 11px verdana;
}

#respond input {
  border: 1px solid #8e8e8e;
  margin: 5px;
}

#respond textarea {
  border: 1px solid #8e8e8e;
  margin: 5px;
}

#submit {
 border: none!important;
 background: url(/wp-content/themes/tularMag/images/invia.jpg) no-repeat;
 width: 125px;
 height: 50px;
 font: bold 12px verdana;
 color: #333;
}

#submit a{
 padding: 0px;
 margin: 0px;
}

.commentlist {
  float: left;
  font: bold 11px verdana;
}

.commentmetadata a{
  font: 11px verdana !important;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}

.commentlist img{
  float: left;
  margin-right: 10px;
}

.commentlist li {
  background: #fff;
  padding: 10px;
  border: 1px solid #c1bfbf;
}

.commentlist p {
  font: bold 12px verdana;
}

/* SIDEBAR */
#sidebar{
  float: right;
  display: inline;
  width: 340px;
  height: auto;
}

#banner_300_250{
  float: left;
  display: inline;
  width: 310px;
  height: 250px;
  margin-left: 10px;
  padding-bottom: 8px;
}
/* REGISTRAZIONE */

/* BUTTON REGISTRAZIONE */
#register{
  float: left;
  display: inline;
  width: 324px;
  height: 85px;
  background-image: url(/wp-content/themes/tularMag/images/button_register.jpg);
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 16px;
  text-align: center;
  padding-top: 40px;
  text-align: center;
  font-weight: bold;
  color: #333;
}

#register a{
  color: #067eb6;
  font-size: 18px;
}

#register a:hover{
  color: #024260;
  font-size: 18px;
}

#box_recensioni{
  float: left;
  display: inline;
  width: 330px;
  height: auto;
}

#box_recensioni_top{
  float: left;
  display: inline;
  width: 320px;
  height: 33px;
  background-image: url(/wp-content/themes/tularMag/images/box_recensioni_top.jpg);
  background-repeat: no-repeat;
  padding-top: 18px;
  padding-left: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

#box_recensioni_center{
  float: left;
  display: inline;
  width: 330px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/box_recensioni_center.jpg);
  background-repeat: repeat-y;
}

#box_recensioni_center ul{
  padding: 0px;
  margin: 0px;
  width: 300px;
  height: auto;
  margin-left: 30px;
  padding-top: 8px;
}

#box_recensioni_center li{
  list-style-image: url(/wp-content/themes/tularMag/images/recensioni_pointer.jpg);
  padding-top: 2px;
  color: #fff;
  font-size: 14px;
}

#box_recensioni_center a{
  color: #fff;
}

#box_recensioni_center a:hover{
  color: #078eca;
}

#box_recensioni_bottom{
  float: left;
  display: inline;
  width: 330px;
  height: 18px;
  background-image: url(/wp-content/themes/tularMag/images/box_recensioni_bottom.jpg);
  background-repeat: no-repeat;
}

/* SIDEBAR - CATEGORY */
#sidebar_articolo{
  float: left;
  display: inline;
  width: 320px;
  height: auto;
}

#articolo_top{
  float: left;
  display: inline;
  width: 315px;
  height: 27px;
  background-image: url(/wp-content/themes/tularMag/images/box_articolo_top.jpg);
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 5px;
  padding-left: 10px;
  font-weight: bold;
}

#articolo_center{
  float: left;
  display: inline;
  width: 325px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/box_articolo_center.jpg);
  background-repeat: repeat-y;
}

#sidebar_locandina{
  float: left;
  display: inline;
  width: 100px;
  height: 100px;
  margin-left: 5px;
  margin-top: 5px;
}

#sidebar_category{
  float: left;
  display: inline;
  width: 280px;
  height: auto;
  margin-left: 20px;
}

#sidebar_category ul{
  float: left;
  display: inline;
  width: 280px;
  height: auto;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-left: 20px;
}

#sidebar_category li{
  list-style: none;
  list-style-image: url(/wp-content/themes/tularMag/images/category_pointer.jpg);
  font-size: 13px;
  color: #333;
  font-weight: bold;
  margin-left: 10px;
  width: 200px;
}

#sidebar_category li a{
  list-style: none;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}

#sidebar_category li a:hover{
  list-style: none;
  font-size: 13px;
  color: #0a7eb4;
  font-weight: bold;
}

#articolo_bottom{
  float: left;
  display: inline;
  width: 325px;
  height: 13px;
  background-image: url(/wp-content/themes/tularMag/images/box_articolo_bottom.jpg);
  background-repeat: no-repeat;
}

/* TAG CLOUD */
strong.tagcloud{
  float: left;
  display: inline;
  width: 310px;
  height: 24px;
  background-color: #12a5ca;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 2px;
  margin-top: 8px;
}

#tagcloud{
  float: left;
  display: inline;
  width: 300px;
  height: auto;
  margin-left: 5px;
}
#tagcloud p{
  font-size: 18px;
  padding: 0px;
  margin: 0px;
}

#tagcloud a{
  color: #333;
  font-size: 25px;
}

#tagcloud a:hover{
  color: #078eca;
}

/* SIDEBAR - TV*/
#sidebar_gossip{
  float: left;
  display: inline;
  width: 320px;
  height: auto;
}

#articolo_tv_top{
  float: left;
  display: inline;
  width: 272px;
  height: 34px;
  background-image: url(/wp-content/themes/tularMag/images/sidebar_tv_top.jpg);
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  padding-top: 16px;
  padding-left: 50px;
}

#articolo_tv_center{
  float: left;
  display: inline;
  width: 322px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/sidebar_gossip_center.jpg);
  background-repeat: repeat-y;
}

#articolo_tv_center li a{
  color: #333;
  font-size: 12px;
}

#articolo_tv_center a:hover{
  color: #d6019c;
}

#articolo_tv_center ul{
  padding: 0px;
  margin: 0px;
  width: 300px;
  height: auto;
  margin-left: 30px;
  padding-top: 8px;
}

#articolo_tv_bottom{
  float: left;
  display: inline;
  width: 322px;
  height: 13px;
  background-image: url(/wp-content/themes/tularMag/images/sidebar_gossip_bottom.jpg);
  background-repeat: no-repeat;
}

/* SIDEBAR - GOSSIP*/
#sidebar_gossip{
  float: left;
  display: inline;
  width: 320px;
  height: auto;
}

#articolo_gossip_top{
  float: left;
  display: inline;
  width: 272px;
  height: 34px;
  background-image: url(/wp-content/themes/tularMag/images/sidebar_gossip_top.jpg);
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  padding-top: 16px;
  padding-left: 50px;
}

#articolo_gossip_center{
  float: left;
  display: inline;
  width: 322px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/sidebar_gossip_center.jpg);
  background-repeat: repeat-y;
}

#articolo_gossip_center li a{
  color: #333;
  font-size: 12px;
}

#articolo_gossip_center a:hover{
  color: #d6019c;
  font-size: 12px;
}

#articolo_gossip_center ul{
  padding: 0px;
  margin: 0px;
  width: 300px;
  height: auto;
  margin-left: 30px;
  padding-top: 8px;
}

#articolo_gossip_bottom{
  float: left;
  display: inline;
  width: 322px;
  height: 13px;
  background-image: url(/wp-content/themes/tularMag/images/sidebar_gossip_bottom.jpg);
  background-repeat: no-repeat;
}

/* CONTATTI*/
#contact{
  float: left;
  display: inline;
  width: 625px;
  height: auto;
}

#contact_top{
  float: left;
  display: inline;
  width: 625px;
  height: 18px;
  background-image: url(/wp-content/themes/tularMag/images/contact_top.jpg);
  background-repeat: no-repeat;
}

#contact_center{
  float: left;
  display: inline;
  width: 615px;
  height: auto;
  background-image: url(/wp-content/themes/tularMag/images/contact_center.jpg);
  background-repeat: repeat-y;
  padding-left: 10px;
}

#contact_center_text{
  float: left;
  display: inline;
  width: 600px;
  height: auto;
}

#contact_bottom{
  float: left;
  display: inline;
  width: 625px;
  height: 13px;
  background-image: url(/wp-content/themes/tularMag/images/contact_bottom.jpg);
  background-repeat: no-repeat;
}
/* Footer */
b.footer{
  font-size: 12px;
}

#footer {
  width: 1000px;
  height: 48px;
  text-align: center;
  float: left;
  background-image: url(/wp-content/themes/tularMag/images/footer.jpg);
  background-repeat: no-repeat;
  margin-top: 1px;
  padding-top: 4px;
  font-size: 9px;
  color: #fff;
}

#footer a{
  color: #029bd5;
  font-size: 11px;
}

#footer a:hover{
  color: #fff;
  font-size: 11px;
}

#footer p {
  font: bold 11px verdana;
  color: #fff;
}

p.nocomments{
  color: #fff !important;
  width: 500px !important;
}
