body
    { margin: 0; padding: 0; text-align: center; font-size: 14px; font-family: tahoma, verdana, sans-serif; background: #E4E2E3 url('../gfx/pageBg.png') repeat-x; }

    ul#menu
        { margin: 12px 0 0 0; padding: 0; list-style: none; background: url('../gfx/menu.png'); height: 55px; overflow: hidden; }

        ul#menu li
            { display: inline; }

        ul#menu a
            { height: 55px; float: left; text-indent: -5000px; }

        ul#menu a:hover
            { background-image: url('../gfx/menu.png'); background-repeat: no-repeat; }

            #menu-1
                { width: 180px; }

            #menu-1:hover
                {  background-position: 0 bottom; }

            #menu-2
                { width: 150px; }

            #menu-2:hover
                {  background-position: -180px bottom; }

            #menu-3
                { width: 230px; }

            #menu-3:hover
                {  background-position: -327px bottom; }

            #menu-4
                { width: 110px; }

            #menu-4:hover
                {  background-position: -560px bottom; }

            #menu-5
                { width: 200px; }

            #menu-5:hover
                {  background-position: -670px bottom; }

            #menu-6
                { width: 180px; }

            #menu-6:hover
                {  background-position: right bottom; }

    #wrapper
        { background: url('../gfx/footerBg.png') bottom repeat-x; }

    h1
        { margin: 0; padding: 0; }

    h1 a
        { display: block; height: 313px; text-indent: -5000px; background: url('../gfx/top.jpg'); }

    #page
        { width: 1050px; margin: auto; text-align: left; background: url('../gfx/contentBg.png'); }


    #content
        { overflow: hidden; margin-left: 30px; }

    #index #content
        { margin-left: 0 !important; }

    #sidebar
        { float: left; margin-left: 31px; margin-right: 20px; width: 270px; padding: 70px 5px 0 10px; background: url('../gfx/sidebarHeader.jpg') no-repeat; }

        #sidebar ul
            { margin: 0; padding: 0; list-style: none; }

            #sidebar ul li
                { padding-bottom: 7px; margin-bottom: 5px; background: url('../gfx/separatorSmall.png') no-repeat bottom; }

        #sidebar a
            { text-decoration: none; color: #c30706; display: block; }

        #sidebar a:hover
            { text-decoration: underline; }

        #sidebar a.more
            { float: right; clear: right; padding-top: 10px; font-size: 10px; color: }

    #article
        { width: 465px; float: left;}
        
        #galeria #article
            { width: 865px !important; }

    #footer
        { height: 34px; background: url('../gfx/footer.png') no-repeat #CECCCD; margin: auto; padding-top: 48px; padding-bottom: 5px; text-align: center; font-size: 10px; }

        #footer span
            { float: left; }

        #footer a#creator
            { float: right; }
                        /* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}

#superbox .prev
{float:left;}
#superbox .next
{float:right;}

#superbox .close
{float:right;}

#galleryItems, #galleryItems li
    { list-style: none; padding: 0; margin: 0; overflow: hidden; }

#galleryItems li
    { display: inline; float: left; }

#galleryItems a
    { float: left; width: 164px; height: 124px; overflow: hidden; margin: 3px; }

    #galleryItems a img
        { border: 2px solid #FFF; }

    #galleryItems a:hover img
        { border: 2px solid #000; }