/******************************************************************
Theme Name: Masons Custom Theme
Author: ilyan.com
Author URI: http://www.ilyan.com
******************************************************************/

/* ---------------- RESET ---------------- */

@import url('normalize.css');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,cyrillic);

body {
    background: #000000;
    color: #ffffff;
    font-family: 'Open Sans', sans;
}

a {
    color: #ffffff;
    text-decoration: none;
}

.page {
    max-width: 1680px;
    min-height: 585px;
    margin: 0 auto;
    width: 100%;
    background: #000000 url('images/bgr.jpg') no-repeat center top;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
}

#nav {
    list-style-type: none;
    width: 796px;
    margin: 0 auto;
    padding: 0;
}

#nav li {
    display: block;
    float: left;
}

#nav li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 18px;
    line-height: 69px;
    text-align: center;
    width: 104px;
}

#nav li a:hover, #nav li a.active {
    background: transparent url('images/menu-hover.png') repeat-x left top;
}

#nav a.logo, #nav a.logo:hover {
    background: transparent url('images/logo.png') no-repeat left top;
    width: 351px;
    height: 168px;
    margin-top: 15px;
    margin-left: 20px;
}

.clear {
    clear: both;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
}

#main-slider {
    width: 862px;
    margin: 80px auto 0 auto;
    margin-left: 62px;
    overflow-x: hidden;
    overflow-y: visible !important;
}

.slider{
    width: 862px;
    min-height: 322px;
    margin: 80px auto 0 auto;
    margin-left: 62px;
    overflow-x: hidden;
    overflow-y: visible !important;
}
.jcarousel-clip ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.jcarousel-clip ul li {
    text-align: left;
    font-size: 20px;
    margin: 0;
    padding: 0 100px;
    width: 662px;
}
.jcarousel-clip ul {
    overflow-y: visible !important;
}
.jcarousel-clip ul li img {
    margin: 0 auto;
    margin-bottom: 20px;
}
.jcarousel-clip ul li p {
    text-align: left;
    display: inline;
}
a.read_more {
    display: inline-block;
    background: url('images/arrow-more.png') no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
.slider-more {
    display: none;
}
.jcarousel-prev{
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 85px;
    background: url(images/jcarousel-prev.png) 0 0 no-repeat;
    cursor: pointer;
}
.jcarousel-next{
    position: absolute;
    top: 0;
    right: 0;
    width: 66px;
    height: 85px;
    background: url(images/jcarousel-next.png) 0 0 no-repeat;
    cursor: pointer;
}

.box-4 {
    width: 230px;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

.split-box {
    margin-top: 45px; 
}

.box-4-first {
    margin-left: 0;
}

.box-4-head-image {
    height: 110px;
    text-align: center;
}

.box-4-excerpt {
    font-size: 14px;
}

h2 {
    font-size: 22px;
    font-weight: normal;
}

.right-align {
    text-align: right;
}

#live-events {
    background: url('images/footer-bg.png') no-repeat center bottom;
    height: 147px;
}

.event_date {
    font-size: 26px;
    text-align: center;
    width: 73px;
    padding: 7px 0;
    height: 93px;
    background: url('images/event-date.png') no-repeat left top;
    line-height: 100%;
    text-transform: lowercase;
    float: left;
}

h2.event_title {
    float: left;
    width: 150px;
    margin: 0;
    margin-left: 7px;
    font-size: 14px;
    line-height: 115%;
}

#footer {
    background: #080e2e;
    margin-top: 47px;
    height: 110px;
    font-size: 13px;
    text-align: center;
}

#footer p {
    color: #2169fb;
    margin: 0;
    padding: 0;
    padding-top: 7px;
}

#footer p a {
    text-decoration: none;
    color: #2169fb;
}

.left {
    width: 484px;
    float: left;
}

.right {
    width: 484px;
    float: right;
}

.block {
    background: url('images/block-bg.png') repeat-x left top;
    width: 484px;
    min-height: 100px;
}

#calendar {
    padding: 20px;
}

.page {
    max-width: 1680px;
    min-height: 585px;
    margin: 0 auto;
    width: 100%;
    background: #000000 url('images/bgr-1.jpg') no-repeat center top;
}

.page-home {
    background-image: url('images/bgr.jpg');
}

.page-events h2 {
    margin-top: 10px;
}

#newsPreview {
    margin-top: 35px;
}

.event-info {
    padding: 20px 25px;
    width: 455px;
    height: 98px;
    margin-top: -35px;
    margin-left: 6px;
    background: url('images/event-info-bg.png') no-repeat left top;
}

h1.page_title {
    font-size: 36px;
    font-weight: 300;
    margin-top: 35px;
    margin-bottom: 14px;
}

.left-menu {
    width: 266px;
    float: left;
}

.faqs {
    float: right;
    width: 747px;
    margin-left: -33px;
    margin-top: -15px;
    background: url('images/faq-bg.png') no-repeat left top;
    min-height: 318px;
}

.left-menu {
    background: url('images/faq-menu-bg.png') no-repeat left top;
    margin-top: 20px;
}

.menu li a {
    background: none;
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

.menu {
    margin: 0;
    padding: 0;
}

.menu li a:hover, .menu li a.current_page_item {
    color: #012162;
    background: url('images/current-page-item-bg.png') repeat-y left top;
}

.menu {
    list-style-type: none;
}

form {
    margin: 20px;
}

.faq-content {
    padding: 30px 55px;
    color: #1E3C53;
    text-align: justify;
    font-size: 15px;
    font-family: Verdana, sans-serif;
    line-height: 190%;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea {
    border: 1px solid #0752E0;
    background-color: #030E35;
    width: 343px;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 5px 5px 28px;
    margin-bottom: 15px;
}

select {
    width: 378px;
}

input[type="submit"] {
    background: url('images/btn-send-bg.png') repeat-x left top;
    border: 1px solid #0752E0;
    color: #ffffff;
    width: 376px;
    height: 36px;
}

textarea {
    padding: 5px;
    width: 366px;
}

.first_name, .surname {
    background-image: url('images/icon-user.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}

.telephone {
    background-image: url('images/icon-phone.png');
    background-repeat: no-repeat;
    background-position: 7px center;
}

.email {
    background-image: url('images/icon-email.png');
    background-repeat: no-repeat;
    background-position: 8px center;
}

select {
    background-image: url('images/icon-question.png');
    background-repeat: no-repeat;
    background-position: 8px center;
}

.lodge {
    display: none;
}

.block h2 {
    padding: 20px;
    padding-bottom: 0;
    margin: 0;
}

.block-contacts {
    width: 418px;
    margin-top: 20px;
}

.left-contacts {
    width: 418px;
}

.right-contacts {
    margin-top: 20px;
    width: 542px;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

.right-contacts p {
    margin-top: 0;
}

.readmore-event {
    display: none;
}

.charity_events_list {
    background: url('images/charity_events_line.png') repeat-y 25px top;
    padding-top: 25px;

}
.charity_events_list .event_date {
    background: url('images/charity_events_date.png') no-repeat left top;
    margin-left: 17px;
    width: 108px;
    height: 73px;
    padding: 0;
}

.charity_events_list .event_date span {
    display: block;
    padding: 7px 0;
    padding-left: 35px;
}

.charity_events_list .readmore-event {
    padding-left: 55px;
    padding-right: 30px;
    text-align: justify;
    padding-bottom: 25px;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

.charity_events_list .event_title {
    font-size: 16px;
}

.charity_events_item {
    padding-bottom: 25px;
}

.charity_events_item h2 {
    padding-top: 0;
    padding-left: 10px;
    width: 313px;
}

span.wpcf7-not-valid-tip {
    font-family: inherit !important;
    font-size: inherit !important;
    border: 1px solid #e10716 !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    top: 0 !important;
    left: 100% !important;
    margin-left: 5px;
    background: #8b010b !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiMDEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTA2MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top,  #8b010b 0%, #350603 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b010b), color-stop(100%,#350603)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8b010b 0%,#350603 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8b010b 0%,#350603 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8b010b 0%,#350603 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #8b010b 0%,#350603 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b010b', endColorstr='#350603',GradientType=0 ) !important; /* IE6-8 */
}