/*  
Theme Name: Poggio Bertino
Description: Poggio Bertino
Version: 0.99
Author: ResetStudio
Author URI: http://resetstudio.it/
*/

/* Resetter */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */

:focus {
    outline: 0;
}
a:active {
    outline: none;
}
a:focus {
    -moz-outline-style: none;
}

/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Inizio Tipografia e colori */

body, a, input, textarea, label {
    font-family: "Trebuchet MS", Arial, Helvetica, lucida-sans, Tahoma;
    font-size: 14px;
    color : rgb(210,206,172);
}
img, fieldset, input, textarea {
    border : 0px;
}
a *, a{
    cursor : pointer !important;
}
h1,h2,h3,h4,h5{
    display : block;
    font-weight : normal;
}


/* Inizio struttura */

#main-container{
    background: #9EC1E7 url(images/main-bg.jpg) no-repeat center top;
}
.container{
    margin : 0 auto;
    width : 960px;
    position : relative;
    height : 1%;
}
#top{
    width : 960px;
    height : 155px;
}
#header{
    background: #fff;
    width : 900px;
    height : 240px;
    padding : 30px;
}

/* Slider */

.slider {
    float : left;
    height : 240px;
    width : 900px;
}

/* Top ed elementi interni */

.logo, .logo a{
    float : left;
    width : 135px;
    height : 95px;
    margin : 30px 0px 0px 10px;
}
.logo a{
    margin : 0px;
    background: url(images/logo.png) no-repeat left top;
}
.text{
    height : 1%;
    width : 720px;
    float : right;
    height : 75px;
    line-height: 75px;
}
.text p{
    float : left;
    width : 600px;
    font-size : 24px;
    font-style: italic;
    color : #fff;
}

/* Lingua */

.language{
    height : 21px;
    width : 110px;
    margin-top : 28px;
    float : right;
}
.language a{
    height : 21px;
    float : left;
    margin-right : 6px;
    width : 21px;
    cursor : pointer !important;
}
.language a.ita{
    background: url(images/ita.png) no-repeat left top;
}
.language a.eng{
    background: url(images/eng.png) no-repeat left top;
}
.language a.fra{
    background: url(images/fra.png) no-repeat left top;
}
.language a.de{
    background: url(images/de.png) no-repeat left top;
}

/* Navigation */

#navigations{
    float : right;
    width : 720px;
    height : 40px;
    background: url(images/nav-bg.jpg) repeat-x left top;
    margin-top : 40px;
}
#navigations ul {
    height : 40px;
    width : 720px;
}
#navigations ul li{
    float : left;
    height : 40px;
}
#navigations ul li a{
    text-decoration : none;
    text-transform : uppercase;
    font-size : 14px;
    font-family: "Trebuchet MS", Arial;
    color : #fff;
    float : left;
    padding : 13px 30px 0px 29px;
    font-weight : bold;
}
#navigations ul li a:hover, #navigations ul li a.active, a.last-minute:hover, .box a:hover{
    color : #DFEEFF;
}

/* Images List */

.images-list{
    height : 100px;
    width : 960px;
    padding : 20px 0px;
    position : relative;
}
.images-list ul{
    float : left;
    width : 700px;
    height: 1%;
}
.images-list ul li{
    float : left;
    margin-right : 20px;
    height : 100px;
}
.images-list ul li a{
    float : left;
    border : 10px solid #fff;
    height : 80px;
    width : 80px;
}
.images-list ul li a:hover img{
    opacity : 0.8;
}
.images-list ul li.last{
    margin-right : 0px;
}

/* Last minute */

.last-minute{
    height : 77px;
    width : 122px;
    background: url(images/lastminute.png) no-repeat left top;
    position : absolute;
    right : 0px;
    top : 20px;
    float : left;
    font-size : 24px;
    font-style: italic;
    text-decoration : none;
    color : #fff;
    padding-left : 118px;
    padding-top : 35px;
}

/* Central container */

#central-container{
    background: #3F3124 url(images/content-bg.jpg) repeat-x left top;
    padding : 15px 0px;
}
.posts{
    width : 580px;
    float : left;
    line-height : 130%;
}
.post{
    margin-bottom : 20px;
}
.posts img{
    border : 10px solid #fff;
    margin : 10px 15px 3px 0px;
    float : left;
}
.entry a{
    text-decoration : underline;
}
.entry a:hover{
    color : #EFEAC2;
}
.title{
    font-size : 18px;
    text-decoration : none;
    font-size : 18px;
    font-style: italic;
    display : block;
    padding : 15px 0px;
    color : rgb(184,199,224);
}
.title:hover{
    color : #A8B7CF;
}

p{
    margin-bottom : 10px;
}

h2{
    font-size : 18px;
    text-decoration : none;
    font-size : 18px;
    font-style: italic;
    display : block;
    color : rgb(184,199,224);
}

/* Sidebar */

.sidebar{
    width : 360px;
    float : right;
    padding-top : 25px;
    height : 1%;
}
.box{
    width : 320px;
    height : 120px;
    background: url(images/box.jpg) no-repeat left top;
    position : relative;
    margin-bottom : 25px;
    padding : 20px 20px;
}
.box.tripadvisor{
    height : 100px;
    padding : 30px 20px;
}
.box a:hover img{
    opacity : 0.9;
}
.icon{
    height : 82px;
    width : 82px;
    position : absolute;
    right : 20px;
    top : -25px;
    background: url(images/trip.png) no-repeat left top;
}
.tripadvisor a{
    font-size : 18px;
    color : #fff;
    font-style: italic;
    text-decoration : none;
    font-weight : normal;
}
.tripadvisor a.button{
    float : left;
    margin-top : 25px;
    width : 228px;
    height : 48px;
    background: url(images/advisor.png) no-repeat left top;
}

/* Links */

.links{
    width : 360px;
    height : 1%;
}
.links ul{
    height : 1%;
    width : 360px;
}
.links ul li{
    border-bottom : 1px solid rgb(92,74,59);
    padding-bottom : 1px;
    float : left;
    width : 180px;
}
.links ul li a{
    padding : 7px 0px 7px 15px;
    text-decoration : none;
    color : rgb(179,75,37);
    float : left;
    width : 165px;
    font-style: italic;
}
.links ul li a:hover{
    color : rgb(203,86,50);
}

/* Footer */

#footer-container{
    height : 50px;
    background: rgb(158,193,231);
}
#footer{
    margin : 0 auto;
    width : 960px;
    color : rgb(73,57,47);
    text-align: center;
    padding-top : 17px;
    padding-bottom : 3px;
}
#footer a{
    text-decoration: underline;
    color : rgb(73,57,47);
}
#footer a:hover{
    color : rgb(98,79,68);
}
.clearer {
    clear : both;
    height : 0px;
    float : none !important;
}