/* StyleCatcher imports */
@import url(http://wombat-project.eu/mt-static/themes-base/blog.css);
@import url(http://wombat-project.eu/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */


/*
Customization to the StyleCatcher style
Author: Federico Maggi
Last update: March 19th, 2008
*/


#header-name {
    display: none;
}


#header-fp7 {
    position: absolute;
    left: 93%;
    top: 30px;
    width: 125px;
    height: 105px;
}

#header-fp7 a {
    width: 125px;
    height: 105px;
    display: block;
}

#header-fp7 a span {
    display: none;
}

#header-inner {
    background: transparent url(http://wombat-project.eu/WP1/other_logos/fp7.gif) no-repeat scroll 99% 60px;
}

#header-content {
    background: transparent url(http://wombat-project.eu/WP1/other_logos/logo_wombat_small.gif) no-repeat scroll left top;
    height: 150px !important;
    position: relative !important;
}

div.sticky-entry {
    font-family: Georgia,"Times new roman",serif ;
    font-style: italic;
    font-size: .95em;
    background-color: #ededed;
    padding: 15px;
    padding-bottom: 0;
    margin-left: -20px;
    border-top: dotted 1px #999;
    border-bottom: dotted 1px #999;
}
div.sticky-entry .entry-content {
    text-align: justify;
    line-height: 1.4em;
    text-indent: 20px;
}

#top-level-nav {
    font-size: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    z-index: 1000;
}

#top-level-nav li {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
}

#top-level-nav li a {
    color: #444444;
    padding: 10px;
}

#top-level-nav li a:hover {
    background-color: #666666;
    color: white;
    text-decoration: none;
}

#header-description {
    font-family: Georgia,"Times new roman",serif ;
    font-style: italic;
    left: 240px;
    position: absolute;
    top: 20px;
    width: 50%;
}

#header-description strong {
    display: block !important  ;
    font-family: Arial,Helvetica,Tahoma,sans-serif ;
    font-size: 18px  ;
}
