 /*
 
Theme Name: Animesque
Theme URI: http://www.animesque.cat
Description: Actualitat del Japó en catalą
Author: Salva
Author URI: salva@animesque.cat
Version: 1.0

*/

  html, body{
    margin: 0;
    padding: 0;
    background: #c50101 url(img/bg.png) repeat-x;
  }

  #capcalera{
    position: absolute;
    background: url(img/header.jpg) top center no-repeat;
    width: 100%;
    height: 333px;
    z-index: 1;
    top: 29px;
  }

  #top_container{
    margin: 0 auto;
    width: 1209px;
  }
  
  #container{
    position: relative;
    margin: 0 auto;
    padding: 0;
    background: url(img/shade.png) top center;
    width: 1209px;
    z-index: 2;
    border-right: solid 1px #000;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
  }
  
    #top_menu{
      width: 100%;
      height: 29px;
      margin: 0;
      padding: 0;
      background: #000 url(img/menu_bg.png);
    }

      #top_menu ul{
        list-style-type: none;
        margin: 0;
        padding:0;
        border-left: solid 1px #000;
        height: 29px;
      }
      
      #top_menu li{
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0;
        background: #000 url(img/menu_bg.png);
        border-right: solid 1px #000;
        height: 27px;
        padding: 2px 10px 0 10px;
      }

      #top_container #top_menu ul .dreta{
        float: right;
        border-left: solid 1px #000;
        color: #ff9000;
        }
      
      #top_menu a{
        font: bold 0.8em Helvetica, Arial, Tahoma, sans-serif;
        color: #fff;
        text-decoration: none;
      }
      
      #top_menu li:hover{
        background: #003195;
      }
      
      ._b{
        padding: 0;
        margin: 0;
        border: 0;
        float: left;
      }
      
      #b_ultim{
        border-right: solid 1px #000;
      }
  
    #head-content{
    position: relative;
      width: 100%;
      padding: 85px 0 15px 0;
      height: 127px;
      text-align: center;
        z-index: 2;
      /* background: url(img/head_bg.png) no-repeat;  */
    }
    
      #logo{
        margin: 0 auto;
        border: 0;
      }
  
    #top_bar{
      width: 100%;
      height: 44px;
      background: url(img/top_bar_bg.png) repeat-x;
    }

    #highlights{
      width: 100%;
      height: 235px;
      background: #000 url(img/b_hl.png);
    }

        #highlights h1{
          color: #ff9000;
          font: bold 1.2em Helvetica, Arial, Tahoma, sans-serif;
          padding: 8px 0 0 16px;
          margin: 0;
          width: 300px;
        }

        #highlights #anteriors_link{
          font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
          float: right;
          margin: 11px 12px 0 0;
          padding: 0;
          color: #fff;
          text-decoration: none;
          display: none;
          }
          
        #highlights #anteriors_link:hover{
         color: #fff;
          text-decoration: underline;
        }

      .especial{
        float: left;
        width: 31.5%;
        height: 180px;
        margin: 16px 0 0 16px;
      }
      
      .especial:hover{
        background: #000;
      }
        .especial h2{
          color: #fff;
          font: bold 1.2em Helvetica, Arial, Tahoma, sans-serif;
          margin: 0;
        }
        
        .especial p{
          font: normal 0.9em Helvetica, Arial, Tahoma, sans-serif;
          margin: 0;
          color: #ddd;
        }
      
       .e_sample{
        float: left;
        border: solid 6px #fff;
        margin: 0 12px 0 0;
       }


    #recent{
      margin: 0;
      padding: 6px 0 0 0;
      width: 100%;
      background: #fff url(img/recent_bg.png);
      float: left;
      border-bottom: solid 1px #ccc;
    }
    
      #recent .entrada-recent{
        width: 46%;
        padding:2%;
        float: left;
        margin: 0;
        display: inline-block;
      }
    

      #recent #recent_ico{
        float: left;
        margin: 8px 0 0 16px;
        padding: 0;
      }

      #recent h1{
        float: left;
        margin: 16px 4px 12px 12px;
        padding: 0;
        font: bold 2em Helvetica, Arial, Tahoma, sans-serif;
        color: #555;
      }

     #recent hr{
        float: left;
        margin: 0 0 12px 16px;
        border-top: solid 1px #ddd;
        width: 98%;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
      }
      
      #recent .butoni{
        border: 0;
        float: left;
        margin: 6px 0 0 0;
        padding: 0;
      }
      
    #left-content{
      width: 70%;
      padding: 0;
      float: left;
      background: #fff url(img/left-bg.png) repeat-x;
    }

      #left-content #news_ico{
        float: left;
        margin: 8px 0 0 16px;
        padding: 0;
      }

      #left-content #japo_ico{
        float: left;
        margin: 12px 0 0 16px;
        padding: 0;
      }

      #left-content h1{
        float: left;
        margin: 16px 4px 12px 12px;
        padding: 0;
        font: bold 2em Helvetica, Arial, Tahoma, sans-serif;
        color: #555;
      }
      
      #left-content #data_avui{
        margin: 32px 8px 0 0;
        padding: 0;
        float: right;
        font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
        color: #666;
      }

      #left-content #rss_ico{
        float: right;
        margin: 8px 8px 0 8px;
        padding: 0;
        border: 0;
      }

      #left-content hr{
        float: left;
        margin: 0 0 32px 16px;
        border-top: solid 1px #ddd;
        width: 88%;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
      }

     .posts{
        float: left;
        width: 98%;
        padding: 0 1% 0 1%;
      }

      #clear_bottom{
        width: 100%;
        clear: both;
        height: 1px;
        background: #000;
      }

      #footer{
        width: 100%;
        clear: both;
        background: #000 url(img/bg_footer.png) repeat-x;
        float: left;
        text-align: left;
      }

        #footer .widget{
          width: 23%;
          margin: 0;
          padding: 0 0 0 24px;
          float: left;
          color: #fff;
          font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
        }
        
        #footer .widget ul{
          list-style-type: none;
        }
        
        #footer .widget a{
          color: #fff;
          font: normal 0.8em Helvetica, Arial, Tahoma, sans-serif;
          text-decoration: none;
        }
        
        #footer h3{
          color: #5ec1ff;
          font: bold 1em Helvetica, Arial, Tahoma, sans-serif;
          margin: 12px 0 6px 0;
          }

        #footer ul{
          margin: 0;
          padding:0;
        }
        
        #footer li{
          margin: 0 0 4px 0;
          padding: 0;
        }

      .post{
        margin: 0 auto;
        width: 98%;
      }

        #left-content .post .thumb{
          border: solid 6px #ddd;
          float: left;
          clear: left;
          margin: 0;
          padding: 0;
          width: 28.5%;
        }

        #recent .entrada-recent .thumb{
          border: solid 6px #ddd;
          float: right;
          padding: 0;
          margin: 24px 0 0px 12px;
          width: 27%;
          }

        #left-content .post .thumb2{
          border: solid 6px #ddd;
          float: right;
          padding: 0;
          margin: 0 0 0 12px;
        }

        #left-content .post .subpost{
          width: 67%;
          margin: 0 1% 0 0;
          float: right;
        }


        #left-content .posts .post .post-separator{
          width: 100%;
          margin: 20px 0 28px 0;
          border-top: solid 1px #eee;
          border-left: 0;
          border-right: 0;
          border-bottom: 0;
        }

          #left-content .posts .post .subpost h1, #recent .entrada-recent h1{
            font: bold 1.6em Helvetica, Arial, Tahoma, sans-serif;
            margin: 6px 0 6px 0;
            padding:0;
            display: block;
            color: #000;
            float: none;
          }

          #left-content .posts .post .subpost p, #recent .entrada-recent p{
            margin: 0;
            display: block;
            padding:0 0 12px 0;
            text-align: justify;
            font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
            line-height: 1.4em;
          }

          #left-content .posts .post .subpost .ico_next, #recent .entrada-recent .ico_next{
           border: 0;
           vertical-align: middle;
           float: right;
          }

          #left-content .posts .post .subpost a, #recent .entrada-recent a{
            color: #0062b5;
            font-weight: bold;
            font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
          }

          #left-content .posts .post .subpost a:hover, #recent .entrada-recent a:hover{
            color: #ff6c00;
          }

          .link_continuar{
            float: right;
          }

          #left-content .posts .post .subpost .author, #recent .entrada-recent .author{
            font: normal 0.8em Helvetica, Arial, Tahoma, sans-serif;
            padding: 0 0 6px 0;
            margin: 0;
            padding: 0;
            display: inline;
          }
          

          #left-content .posts .post .subpost .author a, #recent .entrada-recent .author a{
            color: #0062b5;
            font-weight: bold;
            float: none;
          }
          

          #left-content .posts .post .subpost .category, #recent .entrada-recent .category{
            font: normal 0.8em Helvetica, Arial, Tahoma, sans-serif;
            padding: 0 0 6px 0;
            float: right;
            margin: 0;
            padding: 0;
            display: inline;
          }

          #left-content .posts .post .subpost .category a, #recent .entrada-recent .category a{
            color: #ac0100;
            font-weight: bold;
            float: none;
            text-align: right;
          }

          #searchform{
            margin: 0;
            padding: 0;
            float: right;
          }
          
            #search_input{
              width: 270px;
              height: 15px;
              background: url(img/search_input.png) no-repeat;
              border: 0;
              margin: 5px 0 0 0;
              padding: 10px;
              float: left;
              font: normal 1.2em Helvetica, Arial, Tahoma, sans-serif;
            }
            
            #search_submit{
              width: 85px;
              height: 35px;
              margin: 5px 6px 0 0;
              background: url(img/search_submit.png) no-repeat;
              padding: 5px;
              border: 0;
              float: left;
            }


  /* SINGLE.PHP */
  

        #left-content .post .subpost2{
          width: 100%;
          margin: 0;
          float: left;
        }

        #left-content .post .subpost2 .thumb{
          border: solid 6px #ddd;
          float: right;
          clear: none;
          margin: 0 0 0 16px;
        }

          #left-content .posts .post .subpost2 h1{
            font: bold 2.4em Helvetica, Arial, Tahoma, sans-serif;
            margin: 4px 0 8px 0;
            padding:0;
            display: block;
            color: #000;
            float: none;
          }

          #left-content .posts .post .subpost2 p{
            margin: 0;
            display: block;
            padding:0;
            text-align: justify;
            font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
            line-height: 1.5em;
          }

          #left-content .posts .post .subpost2 a{
            color: #0062b5;
            font-weight: bold;
            font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
          }

          #left-content .posts .post .subpost2 a:hover{
            color: #ff6c00;
          }

          #left-content .posts .post .subpost2 .author{
            font: normal 0.8em Helvetica, Arial, Tahoma, sans-serif;
            padding: 0 0 6px 0;
            margin: 0;
            padding: 0;
            display: inline;
          }


          #left-content .posts .post .subpost2 .author a{
            color: #0062b5;
            font-weight: bold;
            float: none;
          }


          #left-content .posts .post .subpost2 .category{
            font: normal 0.8em Helvetica, Arial, Tahoma, sans-serif;
            padding: 0 0 6px 0;
            float: right;
            margin: 0;
            padding: 0;
            display: inline;
          }

          #left-content .posts .post .subpost2 .category a{
            color: #ac0100;
            font-weight: bold;
            float: none;
            text-align: right;
          }

          .banner-spot1{
            background: #eee;
            padding: 12px 8px 8px 8px;
            width: 94%;
            margin: 0 0 12px 12px;
            float: left;
            border: solid 2px #ddd;
            text-align: center;
          }

          .banner-spot3{
            background: #eee;
            padding: 12px 8px 8px 8px;
            width: 94%;
            margin: 0 0 36px 12px;
            float: left;
            border: solid 2px #ddd;
            text-align: center;
          }

          .banner{
            margin: 0 auto;
            padding: 0;
          }
          

          .super-separator{
            background: none;
            padding: 0;
            width: 94%;
            margin: 0;
            float: left;
            text-align: center;
          }

          .mes_capa{
            position: relative;
            float: left;
            left: 44%;
            margin: 0 0 24px 0;
          }

          .mes_link{
            border: 0;
          }
          


         /* ##################
         ### CATEGORIA: Ecchi ###
         #######################*/
         
         #t_ecchi{
          background: #fff url(img/b_ecchi.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: Seinen ###
         #######################*/

         #t_seinen{
          background: #fff url(img/b_seinen.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: Hentai ###
         #######################*/

         #t_hentai{
          background: #fff url(img/b_hentai.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: editorial ###
         #######################*/

         #t_editorial{
          background: #fff url(img/b_editorial.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: japo ###
         #######################*/

         #t_japo{
          background: #fff url(img/b_japo.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: figures ###
         #######################*/

         #t_figures{
          background: #fff url(img/b_figures.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: anime ###
         #######################*/

         #t_anime{
          background: #fff url(img/b_anime.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: fansub ###
         #######################*/

         #t_fansub{
          background: #fff url(img/b_fansub.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: manga ###
         #######################*/

         #t_manga{
          background: #fff url(img/b_manga.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: noticies ###
         #######################*/

         #t_noticies{
          background: #fff url(img/b_noticies.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: mecha ###
         #######################*/

         #t_mecha{
          background: #fff url(img/b_mecha.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: shonen ###
         #######################*/

         #t_shonen{
          background: #fff url(img/b_shonen.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: shojo ###
         #######################*/

         #t_shojo{
          background: #fff url(img/b_shojo.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: sentai ###
         #######################*/

         #t_sentai{
          background: #fff url(img/b_sentai.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: novela ###
         #######################*/

         #t_novela{
          background: #fff url(img/b_novela.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: magical ###
         #######################*/

         #t_magical{
          background: #fff url(img/b_magical.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: kodomo ###
         #######################*/

         #t_kodomo{
          background: #fff url(img/b_kodomo.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         /* ##################
         ### CATEGORIA: josei ###
         #######################*/

         #t_josei{
          background: #fff url(img/b_josei.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: harem ###
         #######################*/

         #t_harem{
          background: #fff url(img/b_harem.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: dorama ###
         #######################*/

         #t_dorama{
          background: #fff url(img/b_dorama.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }

         /* ##################
         ### CATEGORIA: especial ###
         #######################*/

         #t_dorama{
          background: #fff url(img/b_especial.jpg);
          height: 200px;
          width: 100%;
          margin: 0 0 32px 0;
          border-bottom: solid 1px #ccc;
         }


         #genere_desc{
          background: #000 url(img/b_hl.png);
          height: 200px;
          width: 100%;
          margin: 0;
          padding: 0;
         }

          #genere_desc h1{
            font: bold 1.4em Helvetica, Arial, Tahoma, sans-serif;
            margin: 12px 0 0 12px;
            padding: 0;
            color: #ff9000;
            float: left;
            }
          
          #genere_desc p{
            font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
            margin: 12px 0 0 12px;
            padding: 0;
            color: #fff;
            float: left;
          }


         /* ##################
         ### Sidebar: Forum ###
         #######################*/
         
     #right-content{
          width: 30%;
          float: right;
          background: #eee;
        }

        #sidebar{
          list-style-type: none;
          margin: 0;
          padding: 0;
          float: left;
        }

          .widgettitle{
            height: 39px;
            background: #333 url(img/right_title_bg.png);
            width: 100%;
            float: left;
         }

          .widgettitle h1{
            float: left;
            margin: 7px 4px 12px 12px;
            padding: 0;
            color: #fff;
            font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
          }

          .wdiv{
            padding: 4%;
            width: 92%;
            float: left;
            background: none;
            text-align: center;
          }

            .wdiv h1{
              margin: 0;
              padding: 0;
              font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
              color: #000;
              text-align: left;
            }

            .wdiv p{
              margin: 12px 0 12px 0;
              padding: 0;
              line-height: 1.4em;
              font: normal 0.9em Helvetica, Arial, Tahoma, sans-serif;
              color: #000;
              text-align: left;
            }

            .wdiv a{
                color: #001c50;
                font: bold 0.9em Helvetica, Arial, Tahoma, sans-serif;
              text-align: left;
              }
              
            .wdiv .continuar_dreta{
                float: right;
            }

             .wdiv .ico_next{
               border: 0;
               vertical-align: middle;
               float: right;
             }

             .wdiv #temp_petit{
              margin: 0 auto;
              padding: 0;
              border: 0;
             }
             
             .wdiv ul{
              margin: 4px 0 0 0;
              padding: 0;
              list-style-type: none;
                float: left;
             }
             
             .wdiv li{
              width: 100%;
              list-style-type: none;
              margin: 0 0 12px 0;
              padding: 0 0 0 0;
              float: left;
              display: inline;
              border-bottom: dotted 1px #ccc;
             }
             
             .wdiv li a{
              float: left;
              display: inline;
              color: #000;
              text-decoration: none;
              font-weight: bold;
             }
             
             .wdiv li a:hover{
                color: #ff4200;
             }
             
             .wdiv .topic_ico{
                margin: 0 8px 0 0 ;
                padding: 0;
                float: left;
                border: 0;
                text-decoration: none;
                vertical-align: bottom;
             }

             .wdiv .topic_date{
                float: left;
                font: normal 0.7em Helvetica, Arial, Tahoma, sans-serif;
                padding: 0;
                margin: 4px 0 12px 28px;
             }
             

          .banner-spot2{
            background: #eee;
            padding: 12px 0 12px 0;
            width: 100%;
            margin: 0;
            text-align: center;
          }
          

         /* ##################
         ### Sidebar: Related Posts ###
         #######################*/

         #left-content .posts .post .subpost2 #related-posts{
            width: 100%;
            float: left;
         }

         #left-content .posts .post .subpost2 .related-post{
          width: 45%;
          float: left;
          margin: 0 1% 1% 0;
          padding: 6px 12px 12px 12px;
          border: solid 3px #ddd;
          height: 250px;
         }
         
          #left-content .posts .post .subpost2 .related-post:hover{
            border: solid 3px #000;
          }

         #left-content .posts .post .subpost2 #related-posts h2{
            margin: 0 0 24px 0;
            font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
         }

        #left-content .posts .post .subpost2 #related-posts h3{
          margin: 6px 0 12px 0;
          }

        #left-content .posts .post .subpost2 #related-posts a{
            font: bold 1em Helvetica, Arial, Tahoma, sans-serif;
            text-decoration: none;
          }
          
         #left-content .posts .post .subpost2 #related-posts h3{
         }

         #left-content .posts .post .subpost2 #related-posts p{
            font: normal 0.9em Helvetica, Arial, Tahoma, sans-serif;
            line-height: 1.2em;
         }



         /* ##################
         ### SHARE ###
         #######################*/

          #share_forum{
          margin: 24px 0 0 0;
          background: #fbfbfb;
          float: left;
          width: 100%;
          text-align: center;
         }
         
         #share{
          margin: 0;
          background: #eee;
          float: left;
          width: 100%;
          text-align: center;
         }
         
         #left-content .posts .post .subpost2 #share a{
            font: bold 0.9em Helvetica, Arial, Tahoma, sans-serif;
            text-decoration: none;
            color: #333;
         }

          #left-content .posts .post .subpost2 #share_forum a{
            font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
            text-decoration: none;
            color: #333;
          }

          #left-content .posts .post .subpost2 #share a:hover, #left-content .posts .post .subpost2 #share_forum a:hover{
            color: #0e7aff;
          }
          
          #left-content .posts .post .subpost2 #share a:hover, #left-content .posts .post .subpost2 #share_forum a:hover{
            color: #ff4200;
          }



         #forum_ico{
          vertical-align: middle;
          border: 0;
         }

         #twitter_ico{
          vertical-align: middle;
          border: 0;
         }

         #fb_ico{
          vertical-align: middle;
          border: 0;
         }
         
         #buzz_ico{
          vertical-align: middle;
          border: 0;
          margin: 0 6px 0 0;
         }

         #forum_share{
          padding: 6px;
          width: 100%;
         }

         #forum_share:hover{
          border-bottom: solid 2px #ccc;
          border-top: solid 2px #ccc;
          padding: 4px 0 4px 6px;
          width: 100%;
         }
         
         #twitter_share{
          display: inline-block;
          padding: 6px;
          margin: 0 4px 0 0;
         }

         #twitter_share:hover{
          background: #eee url(img/bg_share_hover.png);
          border-bottom: solid 2px #aaa;
          border-top: solid 2px #aaa;
          padding: 4px 6px 4px 6px;
         }

         #fb_share{
          display: inline-block;
          padding: 6px;
          margin: 0 4px 0 0;
         }

         #fb_share:hover{
          background: #eee url(img/bg_share_hover.png);
          border-bottom: solid 2px #aaa;
          border-top: solid 2px #aaa;
          padding: 4px 6px 4px 6px;
         }

         #buzz_share{
          display: inline-block;
          padding: 6px;
          margin: 0 4px 0 0;
         }

         #buzz_share:hover{
          background: #eee url(img/bg_share_hover.png);
          border-bottom: solid 2px #aaa;
          border-top: solid 2px #aaa;
          padding: 4px 6px 4px 6px;
         }



         /* ##################
         ### Pągina: TEMPORADA-ANIME-2010 ###
         #######################*/

      #container_anime{
        position: relative;
        text-align: center;
        margin: 0 auto;
        padding: 24px 0 0 0;
        background: #fff;
        width: 1209px;
        z-index: 2;
        border-right: solid 1px #000;
        border-top: solid 1px #000;
        border-left: solid 1px #000;
        font: normal 1em Helvetica, Arial, Tahoma, sans-serif;
      }


         /* ##################
         ### Pągina: Twitter ###
         #######################*/

         #twitter{
          width: 100%;
          float: left;
          margin: auto;
          text-align: center;
          margin: 0 0 24px 0;
         }
         
         #inside_center{
          width: 85%;
          margin: 0 auto;
         }



         /* ##################
         ### Pągina: Otakuestions ###
         #######################*/



         .ok_ico{
            border: 0;
            display: inline-block;
            margin: 2px;
            padding: 8px;
            background: #ddd;
            font: bold 1.2em Helvetica, Arial;
            }

         .ok_ico:hover{
            background: #000;
            }
            
            
          .navigation{
             font: bold 0.9em Helvetica, Arial, Tahoma, sans-serif;
          }