/*!
Frequently Edited Styles
 */

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        padding: 0px 30px 0px 30px;
    }
}

/*INPUT BUTTON*/

input[type=text] {
    height: 50px;
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    font-size: .938em;
    line-height: 2.1.5em;
    color: #4c4a6d;
    font-weight: bold;
    height: 50px;
    width: 100%;
    background: #aa0000;
    color: white;
    font-stretch: ultra-expanded;
}

input[type="submit"]:hover {
    background: #ee0000;
    color: white;
/*    color: #4c4a6d;*/
}


btnhref {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    font-size: .938em;
    line-height: 2.1.5em;
    color: #ffffff;
    font-weight: bold;
    height: 2.5em;
    width: 100%;
    background: #aa8a5d;
    border: 0px solid #bbb;
    font-stretch: ultra-expanded;
}

    btnhref:hover {
        background: #e0bc89;
        color: #ffffff;
    }



/*BODY*/

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #ffffff;
    background-position: top center;
    background-repeat: repeat-x;
    overflow-x: hidden;
}


/*MAIN CONTENT AND GRADIENT FADE*/
.maincontentbg {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 25px;
}

/*TEXT OVERLAYED ON YOUR BANNER IMAGE*/
.blocky {
    margin-left: 0%;
    margin-top: 26%;
    width: 50%;
    color: #1f394a;
    font-size: .9em;
}

.instruct {
    color: #000000;
    font-size: .85em;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    text-align: justify;
    text-justify: inter-word;
    padding-top: 10px;
    padding-bottom: 10px;
}

.instruct2 {
    color: #ffffff;
    font-size: .9em;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    text-align: justify;
    text-justify: inter-word;
    padding-top: 10px;
    line-height: 1.5em;
}

.footerdis {
    color: #ffffff;
    font-size: 13px;
    margin: 10px auto;
    text-align: center;
    line-height: 15px;
}

div.paid-for-by {
    text-align: center;
    margin: 0 0 0 0px;
    padding-top: 10px;
    display: inline-block;
}

    div.paid-for-by p {
        font-size: 11px;
        border: 1px solid #ffffff;
        padding: 3px;
    }

    div.paid-for-by span {
        font-size: 14px;
    }

.aboutcopy {
    color: #6a716c;
    font-size: 12px;
    margin: 10px auto;
    text-align: left;
    line-height: 20px;
}



/* Sticky footer styles
-------------------------------------------------- */

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
    height: 150px;
    background-color: #1a1c1e;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 60px;
}

.votefont {
    color: #ffffff;
    font-size: 22px;
    margin: 10px auto;
    line-height: 28px;
    font-weight: bold;
}

/*ABOUT PAc*/
.aboutpac {
    font-size: 1.2em;
    color: #6a716c;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.aboutmichele {
    color: #6a716c;
    font-size: 12px;
    margin: 10px auto;
    text-align: left;
    line-height: 20px;
}

.footerdis {
    color: #6a716c;
    font-size: 14px;
    margin: 10px auto;
    text-align: center;
    line-height: 15px;
}
