/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Template:       fortuna

*/
 
@import url("../fortuna/style.css");
 
 

/* Theme customization starts here */

#menu > ul > li > a {
    line-height: 40px;
}

#logo .logo_img {
    height: 140px;
}

.block_header #menu > ul {
    margin-bottom: -5px;
    margin-top: -10px;
}

.block_header #logo .logo_img {
    margin: 5px auto 0;
}

#TB_caption {
    height: 35px;
    padding: 0px 0px 0px 10px;
}
#TB_closeWindow {
    height: 35px;
    padding: 5px 5px 5px 5px;
}

#footer h3 {
    margin-top: 15px;
    margin-bottom: 12px;
}