/** {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;
}

#brochure a:link {
    color: #7DC0FF;
}
#brochure a:visited {
    color: #E3A2E4;
}

#topic .season h2 {
    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 .season h2 a {
    text-decoration: none;
    position: absolute;
    display: block;
}
#topic h2.fall01 {
    background-image: url(images/sfruzheader_autunno01.jpg);
    background-color: black;
}
#topic h2.fall01 a {
    color: #ffb591;
    top: 90px;
    left: 230px;
}
#topic h2.fall02 {
    background-image: url(images/sfruzheader_autunno02.jpg);
    background-color: black;
}
#topic h2.fall02 a {
    color: white;
    top: 180px;
    left: 100px;
}
#topic h2.winter01 {
    background-image: url(images/sfruzheader_inverno01.jpg);
    background-color: #C9C9C9;
}
#topic h2.winter01 a {
    color: #24506C;
    top: 74px;
    left: 100px;
}
#topic h2.winter02 {
    background-image: url(images/sfruzheader_inverno02.jpg);
    background-color: #C9C9C9;
}
#topic h2.winter02 a {
    color: #37261c;
    top: 164px;
    left: 50px;
}
#topic h2.spring01 {
    background-image: url(images/sfruzheader_primavera01.jpg);
    background-color: black;
}
#topic h2.spring01 a {
    color: #F2D9F9;
    top: 74px;
    left: 150px;
}
#topic h2.spring02 {
    background-image: url(images/sfruzheader_primavera02.jpg);
    background-color: black;
}
#topic h2.spring02 a {
    color: navy;
    top: 134px;
    left: 90px;
}
#topic h2.summer01 a {
    color: #9CA8B8;
    top: 44px;
    left: 300px;
}
#topic h2.summer01 {
    background-image: url(images/sfruzheader_estate01.jpg);
    background-color: #EAE7D4;
}
#topic h2.summer02 a {
    color: #ced4c0;
    top: 54px;
    left: 405px;
}
#topic h2.summer02 {
    background-image: url(images/sfruzheader_estate02.jpg);
    background-color: #EAE7D4;
}

#topic div.rss-icon {
    display: none;
}
#poster {
    background-color: white;
    border-color: black;
    padding-bottom: 49px;
}
#poster h3.poster-title {
    padding-top: 0.7em;
}
#poster h4 a, #poster h4 a:link, #poster h4 a:visited, #poster h4 a:hover {
    color: black;
}

#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;
}


