/** {border: 1px pink solid;}*/

#poster h3.nav-links-title {
    display: none;
}

#flower {
    width: 150px;
    height: 100px;
    position: absolute;
    background: url(images/villaclaudia-fiore.png) no-repeat;
    right: 2%;
    top: -51px;
}
#topic {
    padding-top: 0;
    padding-bottom: 0;
    /*background: #8C5119 url(images/legno.jpg);*/
    background: #763000 url(images/legno2.jpg);
    color: white;
}

.topic-bottom a, .topic-bottom a:visited, .topic-bottom a:link, .topic-bottom a:active, .topic-bottom a:focus {
    color: white;
}
#brochure a:link {
    color: #7DC0FF;
}
#brochure a:visited {
    color: #E3A2E4;
}

#topic h2.fall, #topic h2.winter, #topic h2.spring, #topic h2.summer {
    position: relative;
    margin: 0;
    padding: 0;
    height: 500px;
    background: no-repeat bottom left;
    font-weight: normal;
    font-size: 75px;
    font-family: 'Garamond', serif;
    font-style: italic;
    line-height: 100px;
}
#topic h2.fall a, #topic h2.winter a, #topic h2.spring a, #topic h2.summer a {
    text-decoration: none;
    position: absolute;
    display: block;
}
#topic h2.fall {
    background-image: url(images/sfruzheader_autunno.jpg);
    background-color: black;
}
#topic h2.fall a {
    color: white;
    top: 180px;
    left: 100px;
}
#topic h2.winter {
    background-image: url(images/sfruzheader_inverno.jpg);
    background-color: #C9C9C9;
}
#topic h2.winter a {
    color: #24506C;
    top: 74px;
    left: 100px;
}
#topic h2.spring {
    background-image: url(images/sfruzheader_primavera.jpg);
    background-color: black;
}
#topic h2.spring a {
    color: #F2D9F9;
    top: 74px;
    left: 150px;
}
#topic h2.summer {
    background-image: url(images/sfruzheader_estate.jpg);
    background-color: #EAE7D4;
    /*padding: 44px 0 350px 300px;*/
}
#topic h2.summer a {
    color: #9CA8B8;
    top: 44px;
    left: 300px;
}

#topic div.rss-icon {
    display: none;
}

.banner span {
    display: block;
}

.programme, .row-starter-programme {
    width: 29%;
    padding: 2%;
    float: left;
}
.programme h4, .row-starter-programme h4 {
    /*font-variant: small-caps;*/
    font-size: 2em;
    font-weight: normal;
    margin: 0; margin-top: 0.5em;
    padding: 0;
    overflow: hidden;
    white-space: pre-line;
}
.programme ul, .row-starter-programme ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.programme li, .row-starter-programme li {
    margin-top: 1em;
}
.programme li.next, .row-starter-programme li.next {
}
.row-starter-programme {
    clear: left;
}
.programme li strong.event-title, .row-starter-programme li strong.event-title {
    font-weight: normal;
    font-variant: small-caps;
    color: #a33;
}
.programme div.advanced, .row-starter-programme div.advanced {
    padding-left: 0.5em;
    border-left: 0.6em solid /*#E5C0C0;*/ #F4DFDF;
}

#poster {
    background-color: white;
    overflow: hidden;
    height: 100%;
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border-color: black;
    color: black;
    padding-bottom: 49px;
}
#poster h3.poster-title {
    padding: 0 2%; padding-top: 0.7em;
    margin: 0;
    font-size: 1.5em;
}
#poster img {
    width: 100%;
}
#poster .nav-links {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}

#brochure {
    float: left;
    padding: 0 2%;
    position: relative;
}

#sfruzpeople, #brochure .glyph {
    float: left;
    margin: 0; margin-right: 1em;
    padding: 0;
}
#sfruzpeople {
    margin-bottom: 0.5em;
}
#brochure .glyph {
    display: block;
}
#brochure .glyph img {
    height: 2em;
}

#presentation h3 {
    padding-top: 0;
    margin-top: 40px;
}

#villa-claudia-photos img {
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 25px;
    display: block;
}

#villa-claudia-photos {
    position: relative;
    left: 2%;
    float: right;
    width: 200px;
    text-align: center;
    overflow: hidden;
    background-color: black;
    padding-bottom: 10px;
}

#traffic-directions h4 {
    font-weight: normal;
    float: left;
    width: 22%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#traffic-directions .steps {
    padding-left: 24%;
    margin-left: 0;
    list-style-type: square;
}
#traffic-directions .steps li {
    margin-left: 2%;
    padding-left: 0;
}