/*
EasyDNNMailChimp CSS file

Instructions: To properly create theme the first ID selector (#BeachBoardWalkMailchimpForm) must equal the name of the css file
(example: this file is called EDMCstyle1.css and the first ID selector must called EDMCstyle1).
 Names may be in its sole discretion,
 only important thing is  that the first ID selector is the same as css filename so the theme is correct.
 To quickly change the name of the first ID selector use the find / replace function in your editor.
*/

#BeachBoardWalkMailchimpForm {
    clear: both;
    padding-bottom: 15px;
}

    #BeachBoardWalkMailchimpForm input[type="text"] {
        display: inline-block;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
		max-width: 330px;
		font-family: "Helvetica Neue", Helvetica, sans-serif;
        font-size: 16px;
        color: #3368AF;
        font-weight: normal;
		margin-bottom: 10px;
		border: 1px solid #ccc;
		margin-right: 15px;
    }


    #BeachBoardWalkMailchimpForm .boxemail {
        margin-bottom: 10px !important;
		display:block !important;
    }

    #BeachBoardWalkMailchimpForm a.btnsubscribe:link, #BeachBoardWalkMailchimpForm a.btnsubscribe:active, #BeachBoardWalkMailchimpForm a.btnsubscribe:visited {
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        -moz-transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        background: #f4f9ff;
        /* Old browsers */
        background: -moz-linear-gradient(top, #f4f9ff 0%, #ddf2ff 47%, #c9ebff 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f9ff), color-stop(47%, #ddf2ff), color-stop(100%, #c9ebff));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f4f9ff 0%, #ddf2ff 47%, #c9ebff 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f4f9ff 0%, #ddf2ff 47%, #c9ebff 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f4f9ff 0%, #ddf2ff 47%, #c9ebff 100%);
        /* IE10+ */
        background: linear-gradient(top, #f4f9ff 0%, #ddf2ff 47%, #c9ebff 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f9ff', endColorstr='#c9ebff', GradientType=0);
        border: 2px solid #F90;
        color: #003399;
        display: inline-block;
        font-family: Comfortaa, sans-serif;
        font-size: 18px;
        text-align: center;
        margin-top: 12px;
        padding: 0px 12px;
        line-height: 36px;
        margin-right: 10px;
    }


    #BeachBoardWalkMailchimpForm a.btnsubscribe:hover {
        color: #fff !important;
        border-color: #8fc861;
        background: #5ABCE8;
        /* Old browsers */
        background: -moz-linear-gradient(top, #5abce8 0%, #0f5ab1 60%, #003c82 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5abce8), color-stop(60%, #0f5ab1), color-stop(100%, #003c82));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #5abce8 0%, #0f5ab1 60%, #003c82 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #5abce8 0%, #0f5ab1 60%, #003c82 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #5abce8 0%, #0f5ab1 60%, #003c82 100%);
        /* IE10+ */
        background: linear-gradient(top, #5abce8 0%, #0f5ab1 60%, #003c82 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ABCE8', endColorstr='#003C82', GradientType=0);
    }


    #BeachBoardWalkMailchimpForm .valid {
		font-family: "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
        color: #ed1c24 !important;
        clear: both;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #BeachBoardWalkMailchimpForm input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
    }

    #BeachBoardWalkMailchimpForm .radioscrb {
        float: left;
        clear: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        text-align: left;
    }

    #BeachBoardWalkMailchimpForm .chkbox {
        display: block;
        float: left;
        clear: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        margin-bottom: 10px;
    }


    /***************Add in Version 2.0.***************************/


    #BeachBoardWalkMailchimpForm a.btnarchive:link, #BeachBoardWalkMailchimpForm a.btnarchive:active, #BeachBoardWalkMailchimpForm a.btnarchive:visited {
        float: left;
        clear: both;
        display: block;
        color: #333333;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        margin-left: 5px;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
    }


    #BeachBoardWalkMailchimpForm a.btnarchive:hover {
        float: left;
        clear: both;
        display: block;
        color: #333333;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        margin-left: 5px;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
    }


/*Archive*/

#BeachBoardWalkMailchimpForm_a .Archive {
    display: block;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}


#BeachBoardWalkMailchimpForm_a .ArchiveTitle {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

#BeachBoardWalkMailchimpForm_a .ArchiveGrid {
    width: 400px;
}

#BeachBoardWalkMailchimpForm_a .Archive a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}

    #BeachBoardWalkMailchimpForm_a .Archive a:hover {
        text-decoration: none;
    }


#BeachBoardWalkMailchimpForm_a .Pager span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}

#BeachBoardWalkMailchimpForm_a .Pager a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}


    #BeachBoardWalkMailchimpForm_a .Pager a:hover {
        text-decoration: underline;
    }


/********** version 2.5 *******/

#BeachBoardWalkMailchimpForm .maincustomfields {
    display: block;
}

#BeachBoardWalkMailchimpForm .edmcgroupclass {
    margin-left: 10px !important;
}

#BeachBoardWalkMailchimpForm .edmcremovecheckbox .mark,
#BeachBoardWalkMailchimpForm .edmcremovecheckbox input {
    display: none;
}

#BeachBoardWalkMailchimpForm .edmcremovecheckbox label {
    font-weight: bold;
    font-size: 13px;
}
