/* TABLE OF CONTENTS
Prefix your search term with "@" to jump to that section. Eg: to jump to the footer styles, search for "@footer"
* font
* slides
* nav-main
* whats on
* photos
*/
/* @font */
body
{
    font-size:100%;
}
#header #logo
{
    top:0.6em;
    width:100px;
    margin-right:-100px;
}
#header #nav-main
{
    padding-left:100px;
    padding-right:100px;
}
/* @slides */
.no-touch .slide-content .wrapper
{
}
/* @whats one */
/* @days of the week */
#whatson .whatson-comp
{
    padding-left:60px;
}
#whatson .whatson-comp dt
{
    width: 50px;
    margin-left: -60px;
    margin-right: 10px;
}
h2,
#whatson .whatson-comp dt p
{
    font-size: 2.2em;
}
/* @photos */
.social-pix-desc
{
/*    text-align:right;*/
/*    padding-right:10px;*/
}
/* @widget-share */
.widget-share li
{
    vertical-align:top;
    width:27%;
}
.widget-share li.fb-like-item
{
    width:46%;
}
#instagram
{
/*    height:540px;*/
}
/*
.button
{
    display:block;
    width:50px;
    height:50px;
    position:absolute;
    bottom:0;
    left:50%;
    background-color:rgba(0,0,0,0.85);
    color:#22a7bc;
}
.button:before
{
    font-family:FontAwesome;
    content:'\f078';
    line-height:50px;
}
*/
