html {
    background: #333;
}

body {
    font: normal 22px Arial, Verdana, Helvetica, Sans-Serif;
    line-height: 24px;
}

p {
    line-height: 26px;
}

#content div.article {
    font-size: 24px;
}

#header-home .title {
width: 620px;
padding-top: 10px;
}
.title h1{
font-size: 24px;
font-weight: bold;
}

#mmenubutton {
    background: black;
}
#content .home {
    min-height: 600px;
    width: 620px;
}


#home-events ul li {
height: 270px;

}

#home-events ul span.data a {
        font-size: 24px;
        line-height: 34px;
        border-radius: 0;
        border: 0;
        margin-top: -5px;
        width: 160px;
}
.wrapper {
    width: 620px;
}
#footer.wrapper, #footer-links.wrapper {
    width: 620px;
    margin-bottom:0px;
}

#footer-mobile {
border: 0px;
}

#cookieswarning {
position: absolute;
top: 50px;
left: 100px;
float:left;

}
#social .languages {
   left: 100px;
   top: 30px;
   width: 380px;
}

#social .languages {
   background: url(/images/lang_icons_m.png) no-repeat;
}

#social .languages a {
   float: left;
   display: block;
   height: 40px;
   width: 54px;
   margin: 0 0px 0 7px;
}

#mlanguages a {
   float: left;
   display: block;
   margin: 20px 0 20px 0;
}

#footer-events .event {
   float: left;
   width: 95%;
   padding: 0 15px 5px 5px;
   margin: 0 15px 5px 5px;
}
#footer-events .event span, #footer-events .event h2{
    margin: 0 0 10px 0 ;
    font-size: 22px;
    line-height: 24px;
}
h2 {
    font-size: 24px;
    line-height: 26px;
}

#paginator {
    font-size: 18px;
}
#day_nav .button {
font-size: 32px;
padding: 30px 20px 30px 20px;
}

#day_nav {
text-align: center;
margin-top: 15px;
font-size: 28px;
}

#day_nav span {
        color:#B42F6A;
        font-weight:bold;
}

.joinbutton {
 font-size: 24px;
 line-height: 24px;
}
#submit {
 font-size: 36px;
 line-height: 36px;
}

/*
 * Main menu
 */
#mmenu {
display: block;
background: #333;
}
ul#mmenub {
    width: 500px;
    margin: 0;
    border: 0px;
    height: 69px;
    z-index:1000;
    font-size: 12px;
    background: none;
}
ul#mmenub li {
    float: left;
    display: inline;
    height: 64px;
    margin: 0;
    font-weight: bold;
    position: relative;
}

ul#mmenub li a {
    float: left;
    height: 62px;

    color: #FFF;
    text-decoration: none;
}
ul#mmenub li a:hover {
background:black;
}

ul#mmenub li a span {
    width: 100%;
    margin: 0 auto;
    display:block;
    float: left;
    font-size: 18px;
    /*margin-top: 45px;*/
    line-height: 62px;
}
ul#mmenub li a.menu_button {
    height: 62px;
    width: 62px;

}
/*inner menu*/
ul#menu {
    width: 620px;
    margin: 0;
    border: 0px;
    height: 69px;
    z-index:1000;
    font-size: 12px;
    background: none;
    margin-top: 10px;
}
ul#menu li {
    float: left;
    display: inline;
    height: 64px;
    margin: 0;
    font-weight: bold;
    position: relative;
}

ul#menu li a {
    float: left;
    height: 62px;

    color: #FFF;
    text-decoration: none;
}
ul#menu li a:hover {
background:black;
}

ul#menu li a span {
    width: 100%;
    margin: 0 auto;
    display:block;
    float: left;
    font-size: 18px;
    /*margin-top: 45px;*/
    line-height: 62px;
}
ul#menu li a.menu_button {
    height: 62px;
    width: 120px;
    margin-right: 10px;

}

ul#menu ul.sub {
    display: none;
    position:absolute;
    top:78px;
    background: #333;
    border:2px solid #000;
    width: 600px;
    z-index: 2000;
}
ul#menu ul.sub.offset1 {
    left: 0px;
}
ul#menu ul.sub.offset2 {
    left: -147px;
}
ul#menu ul.sub.offset3 {
    left: -300px;
}
ul#menu ul.sub.offset4 {
    left: -453px;
}
ul#menu li.sub {
    float:left;
    width: 280px;
    height:auto;
    padding: 2px 10px;
    z-index: 2000;
}
ul#menu li.sub a {
    padding:5px;
    height: 100%;
    width: 300px;
    font-size: 24px;
    line-height: 40px;
}
ul#menu ul.slim {
    width: 620px;
}

/*Navigation bar*/
#navigation-bar {
display:none;
}

/*Events.css overrides*/

ul#event-list li span.data {
   font-size: 22px;
   line-height: 24px;
   margin:5px 0;
}

/*Clubs profile*/
.clubs-profile div.description {
font-size: 22px;
line-height: 26px;
}

/*bjqs*/

#featuredmobile {
    margin: 0 10px 10px 10px;
}
/*
#featuredmobile ol {
margin-top: 30px;
}
#featuredmobile ol  li  {
        padding: 10px;
        background: #B42F6A;
        margin: 10px 20px 10px 20px;
}
#featuredmobile ol  li.active-marker  {
        background: #333;
}
#featuredmobile ol  li a {
        text-decoration: none;
}
*/

/*Join form*/
.requirements {
font-size: 24px;
line-height: 26px;
}
form div.row {
margin-bottom: 20px;
}
.row label, .row input {
font-size: 24px;
width: 300px;
}

.row select {
margin-top: 10px;
}
/*Home overrides*/
#footer-events {
margin-top: 20px;
}
#footer-events div.event a {
color: white;
text-decoration: underline;
}
#footer-events div.event h2 {
color: white;
}

#mheader {
    position: fixed;
    float: left;
    top: 0;
    height: 100px;
    background: #333;
    width: 620px;
    padding-right: 25px;
    z-index: 10;
}

#mheaderspacer {
height: 170px;
clear:both;
}

#sharebar {
    position: fixed;
    float: left;
    bottom: 0;
    height: 100px;
    text-align: center;
    background: #333;
    width: 100%;
}

#sharebar span {
  display: none;
}

#sharebar #share_text {
        height: 100px;
        display: block;
        float: left;
    font-size: 26px;
    line-height: 100px;
    padding: 0 20px 0 20px;
}
#sharebar a {
        width: 150px;
        height: 100px;
        display: block;
        float: left;
}

#sharebar #share_facebook{ background: url(/images/share_facebook.png) center no-repeat; }
#sharebar #share_twitter{ background: url(/images/share_twitter.png) center no-repeat; }
#sharebar #share_whatsapp{ background: url(/images/share_whatsapp.png) center no-repeat; }
