Eliminar espacio en el header

  • Avatar de Desconocido

    tengo un espacio blaco arriba de mi head baner que no lo puedo quitar ayudamenme plis

    mi css
    html {

    min-height: 100%;

    }

    img {

    border: 0px;

    }

    body {

    text-align: center;

    margin:0px auto;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size:12px;

    color:#000000;

    background: #FFFFFF url(images/bg_footer.gif);

    background-repeat:repeat-x;

    background-position:bottom;

    }

    #wrapper {

    display: block;

    width:100%;

    background: #FFFFFF url(images/bg_page.gif);

    background-repeat:repeat-x;

    background-position:top;

    height:100%;

    text-align:center;

    border:0px;

    padding:0px

    margin:0px;

    }

    #pagecontainer {

    width:789px;

    background: #ffffff;

    height:100%;

    text-align:center;

    border:0px;

    margin:auto;

    }

    .page_item {

    float: left;

    margin: 0px;

    }

    #header {

    width:789px;
    height:112px;
    background: #000000 url(images/header.gif) top left no-repeat;
    text-align:left;
    margin:0px;
    padding:0px;
    }

    #header #siteinfo {
    color:#ffffff;
    letter-spacing:-1px;
    font-size:0px;
    padding-left:107px;
    padding-top:35px;
    float:left;
    width:50%;
    }

    #header #siteinfo div {
    color:#ffffff;
    letter-spacing:0px;
    font-size:0px;
    font-weight:bold;
    padding-left:15px;
    }

    #header #SearchBox {
    float:right;
    padding-top:47px;
    padding-right:45px;

    }

    #searchform {
    margin:0px;
    padding:0px;
    }

    #header #SearchBox #s {
    background: #ffffff;
    border:0px;
    padding: 0px;
    color:#525252;
    width:180px;
    }

    /* Navigation */

    #navigation {
    width:789px;
    background: #b70908 url(images/bg_nav.gif);
    background-repeat:repeat-x;
    background-position:top;
    height:47px;
    margin-bottom:0px;
    font-size: 1.0em;
    font-weight:bold;
    }

    #navigation ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    }

    #navigation li {
    display: inline;
    margin: 0px;
    }

    #navigation li a

    {
    height:32px;
    padding-top: 15px;
    color: #FFFFFF;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
    float: left;
    margin-right: 1px;
    background: url(images/nav_split.gif) no-repeat right bottom;

    }

    #navigation li a:hover {
    background: url(images/bg_nav_hover.gif) repeat-x left top;
    }

    /* Content */

    #content {
    width: 549px;
    float: left;
    text-align:left;
    background:transparent;
    border-right:1px solid #d9d9d9;
    }

    .more-link {
    color:#ff0000;
    text-decoration:none;
    }

    blockquote {
    margin-left: 10px;
    margin-right:10px;
    margin-top:5px;
    padding: 0px 12px 0px 15px;
    background: url(images/blockquote.gif) no-repeat;
    color:#000000;
    }

    #PostSet {
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;
    }

    #dateblock {
    background:url(images/dateblock.gif);
    background-repeat:no-repeat;
    width:66px;
    height:82px;
    text-align:center;
    float:left;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    margin:0px;
    margin-top:3px;
    margin-right:10px;
    padding-top:7px;
    }

    #dateblock #day {
    font-size:35px;
    font-weight:bold;
    color:#000000;
    padding-top:2px;
    letter-spacing:-1px;
    }

    #postheader {
    padding:5px;
    }

    #postheader h1 {
    letter-spacing:-1px;
    font-size:22px;
    font-weight:bold;
    margin:3px 0px 3px 0px;
    padding-top:5px;
    }

    #postheader h1 a:hover {
    text-decoration:none;
    }

    #postheader a {

    color:#000000;
    text-decoration:none;
    font-weight:bold;
    }

    #postheader #postdetails a {
    color: #ff0000;
    }

    #postheader #postdetails a:hover {
    border-bottom: 1px dotted #ff0000;
    }

    #postcontent a:hover {

    border-bottom: 1px dotted #ff0000;

    }

    #postcontent a {
    color:#ff0000;
    text-decoration:none;
    font-weight:bold;
    }

    #postcontent {
    padding:0px;
    margin:0px;
    font-size:12px;
    line-height:200%;
    width:520px;
    background: #ffffff;
    }

    #postcontent div {
    padding:0px 10px 10px 0px;
    }

    #toplink {
    float:left;
    margin:0px;
    padding:5px;
    }

    #no_comments {
    float:right;
    width:88px;
    height:53px;
    background:#ffffff url(images/comment_bubble.gif) top right no-repeat;
    margin:0px;
    padding:10px 0px 0px 0px;
    text-align:right;

    }

    #no_comments a {
    color:#ffffff;
    text-decoration:none;
    padding-right:35px;
    font-size:22px;

    }

    #postfooter {
    border: 0px;
    margin-bottom:15px;
    margin-top:0px;
    font-weight:bold;
    width:515px;
    padding:0px;
    }

    #postfooter .graylink {
    color:#cccccc;
    font-size:18px;
    text-decoration:none;
    font-weight:normal;
    }

    #postfooter .graylink:hover {
    text-decoration:none;
    }

    #postfooter a:hover {
    text-decoration:none;
    }

    /* Comments */

    #commenter a {
    font-size:13px;
    color:#000000;
    text-decoration:none;
    }

    #commenttop {
    margin-top:5px;
    width:497px;
    background:#000000 url(images/bg_comment.gif) repeat-y;
    }

    #commenttop div {
    padding:3px 10px 10px 110px;
    font-size:12px;
    color:#ffffff;
    background:transparent url(images/comment_top.gif) top no-repeat;
    line-height:160%;
    margin:0px;
    }

    #commentbottom {
    margin-bottom:10px;
    width:497px;
    height:19px;
    background:#000000 url(images/footer_bottom.gif) top no-repeat;
    }

    /* Sidebar */

    #sidebar {
    width:236px;
    background:#ffffff url(images/logo.gif) top no-repeat;
    float:left;
    text-align:left;
    }

    #both {
    clear: both;
    }

    .title {
    letter-spacing:-1px;
    color:#000000;
    font-size:18px;
    padding:7px;
    }

    h2 {
    letter-spacing:-1px;
    color:#000000;
    font-size:18px;
    padding:7px;
    }

    #sidebar ul li {
    padding:5px;
    margin:0px;
    list-style-image: url(images/bullet.gif);
    color:#000000;
    border-bottom:1px dotted #a6a6a6;
    width:180px;
    }

    #sidebar ul .nobullet {
    padding:5px;
    margin:0px;
    list-style:none;
    color:#525252;
    border:0px;
    list-style-image: none;
    text-align:center;
    }

    #sidebar ul li a {
    text-decoration:none;
    color:#2d2d2d;
    }

    #sidebar ul li a:hover {
    font-weight:bold;
    }

    /* Calendar */

    #wp-calendar tr td {
    padding:3px;
    }

    #wp-calendar tr td a{
    border:1px solid #a6a6a6;
    font-weight:bold;
    }

    #wp-calendar tr td a:hover{
    font-weight:bold;
    }

    #wp-calendar tr #today{
    border:1px solid #a6a6a6;
    background:#ff0000;
    color:#ffffff;
    }

    #wp-calendar caption{
    padding:3px;
    color:#ff0000;
    font-size:13px;
    font-weight:bold;
    }

    /* Footer */

    #footer{
    height:178px;
    background:transparant;
    margin:auto;
    width:789px;
    }

    #footer #WPLogo {
    float:left;
    padding-top:95px;
    }

    #footer #CM {
    float:right;
    margin-top:95px;
    background:#000000 url(images/bg_copy.gif) no-repeat;
    height:75px;
    width:269px;
    padding-top:20px;
    }
    #footer #CM div {
    padding:10px;
    color:#363636;
    font-weight:bold;
    }

    #content_start {position: absolute;left: -10000px;};

    gracias de antemano

  • Avatar de Desconocido

    La primera pregunta sería ¿cuál es la dirección del blog incluyendo «http://»?

  • El debate ‘Eliminar espacio en el header’ está cerrado y no admite más respuestas.