/*** editable ***/

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
}

/* general content areas */

.mz_editable {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: 300;;
}

/* hyperlinks */

a,
.mz_editable a {
    color: #5694D2;
    text-decoration: none;
}

a:hover,
.mz_editable a:hover {
    color: #999999;
}

/* bullet list in editable text */

.mz_editable ul li {
    list-style-type: square;
}

/* headings in editable text */

.mz_editable h1,
.mz_editable h1.moze-megatitle {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 2.65rem;
    font-weight: normal;
    letter-spacing: -0.02em;
}

.mz_editable h1,
.mz_editable h1 a,
.mz_editable h1.moze-megatitle {
    color: #424242;
}

.moze-megatitle {
    font-size: 3.13rem !important;
}

.mz_editable h2,
.sidebox h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    color: #383838;
    font-weight: normal;
    letter-spacing: -0.01em;
}

.mz_editable h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 1.22rem;
    color: #383838;
    font-weight: normal;
}

/* special text styles */

.mz_editable .moze-blockquote {
    font-family: Georgia, serif
}



/* image galleries */

ul.moze-gallery li {
    background-color: #333333;
}

/* webforms */

.moze-form label {
    color: #383838
}

.moze-form input,
.moze-form select,
.moze-form textarea {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    border: 1px solid #DDDDDD;
    color: #666666;
    border-radius: 2px;
    font-weight: 300;
}

.moze-form .moze-formbutton {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #383838;
    border-radius: 2px;
}

.moze-form .moze-formbutton:hover {
    background-color: #000000;

}

/* blog and articles */

.moze-button,
.moze-button-large {
    background-color: #383838;
    font-size: 16px;
    border-radius: 2px;
}

.moze-button:hover,
.moze-button-large:hover {
    background-color: #000000;
}

.moze-button-large.btn-white,
.moze-button.btn-alt,
.moze-button-large.btn-alt {
    color: #383838;
}

.moze-button-large.btn-white:hover,
.moze-button.btn-alt:hover,
.moze-button-large.btn-alt:hover {
    color: #000000;
}

.moze-button-large.btn-alt-light {
    border-color: #383838;
}

.moze-button-large.btn-alt-light:hover {
    border-color: #000000;
}

.moze-button-large, .moze-form .moze-formbutton  {
    font-size: 16px;
    border-radius: 2px;
}

/* list of recent blog posts */

