


                      ul.madlibs {
                          margin: 20px 0;
                          padding: 0;
                          list-style: none;
                      }

ul.madlibs > li {
    list-style: none;
    width:20%;
    margin:0  !important;;
    padding:0  !important;;
    float:left;
    display:block;
}


ul.madlibs > li > a {
    color: #000;
    font-size:1.4em;
    height:132px;
    padding:15px 25px;
    display:block;
    font-weight: bold;
    line-height:1.4em;
    font-family: "Open Sans",sans-serif,Arial;
    text-align:center;
    text-transform: uppercase;
}

ul.madlibs > li > a span { display:block;}
ul.madlibs > li > a .madlibs-logo { display:block;margin:15px auto 10px auto;opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;}
ul.madlibs > li > a .madlibs-story-container {
    position:relative;
    top:50%;
    display:block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

ul.madlibs > li > a .madlibs-story-container small {
    opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;font-size:0.75em;color:#fff;
}

ul.madlibs > li a:hover {
    text-decoration: none;
    opacity:0.8;
}

ul.madlibs > li {
    cursor:pointer;
    text-decoration: none;
}


h1 + p { margin-bottom:30px !important;}


h1.story-title { margin-bottom:25px !important;}
.madlib { }

.madlib form { }
.madlib form p { margin:20px 0 20px 0;font-size:1.4em;padding:0;line-height:1em;}
.madlib .story {
    background:#ED5253;padding:15px 25px 15px 25px;display:block;
    margin: 0 0 30px 0;
}

.madlib p {
    color:#fff;
    line-height:48px;
    font-size: 1.6em;
    vertical-align: middle;
}

.madlib .input-container {
    line-height: 1em;
    display: inline-block;
    margin: 0 5px 0 5px;
    position: relative;
}

.madlib .input-container input[type=text] {
    position: absolute;
    top: -15px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 0;
    color: #666;
    padding: 0 7px 0 7px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    display: block;
    left: 0px;
}

.madlib .input-container small {
    position: relative;
    top: 15px;
    background: #fff;
    border-top: 1px solid #503C49;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 30px;
    min-width: 180px;
    display: inline-block;
    color: #503C49;
    text-align: center;
    width: 100%;
}
.madlib .button-light,
.madlib .button-submit,
.madlib .button,
.madlib button {
    display: inline-block;
    margin:0 5px;
    background: #ED5253;
    color: #fff;
    padding: 10px 25px;
    font-size: 1.2em;
    border: 0px;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}
.madlib .button { background:#503C49; }
.madlib .button-light { background:rgba(255,255,255,0.8);color:#503C49; }

@media  screen and (max-width:992px) {
    ul.madlibs > li {
        width:33.333333333%;
    }
    ul.madlibs > li > a { font-size:1.3em;}
}



@media  screen and (max-width:1200px) {
    ul.madlibs > li {
        width:25%;
    }
    ul.madlibs > li > a { font-size:1.2em;}
}

@media  screen and (max-width:768px) {
    ul.madlibs > li {
        width:50%;
    }
    ul.madlibs > li > a { font-size:1.2em;}
}

@media  screen and (max-width:480px) {
    ul.madlibs > li {
        width:100%;
        float:none;
    }
}


@media  screen and (max-width:640px) {
    .madlib .button-light,
    .madlib .button-submit,
    .madlib .button,
    .madlib button { font-size:1em;margin:0 2px;}

    ul.madlibs > li > a {
        font-size:1.2em;
    }
}

.madlib-logo-container { margin-bottom:5px;display:block;}
.madlib .button:hover { text-decoration:none;}

.madlib-word:hover,
.madlib-word { background:#fff;padding:8px 10px 6px 10px;line-height:1em;color:#ED5253;white-space: nowrap;font-size:0.8em;display:inline-block;font-weight:bold;text-transform: uppercase;}
.madlib-word:hover { text-decoration:none;}
.madlib-word-underline { display:block;margin-top:6px;width:100%;border-top:2px solid #ED5253}


.story-bg-0 .madlib-word { color:#203f92; }
.story-bg-1 .madlib-word { color:#fe7338; }
.story-bg-2 .madlib-word { color:#f9a03a; }
.story-bg-3 .madlib-word { color:#ec2a2a; }
.story-bg-4 .madlib-word { color:#fe8fa0; }
.story-bg-5 .madlib-word { color:#2da343; }
.story-bg-6 .madlib-word { color:#ad46b5; }

.story-bg-0 .madlib-word-underline { border-top:2px solid #203f92; }
.story-bg-1 .madlib-word-underline { border-top:2px solid #fe7338; }
.story-bg-2 .madlib-word-underline { border-top:2px solid #f9a03a; }
.story-bg-3 .madlib-word-underline { border-top:2px solid #ec2a2a; }
.story-bg-4 .madlib-word-underline { border-top:2px solid #fe8fa0; }
.story-bg-5 .madlib-word-underline { border-top:2px solid #2da343; }
.story-bg-6 .madlib-word-underline { border-top:2px solid #ad46b5; }

.story-word-entry .relative { width:100%;display:block;position:relative; }

.story-word-entry select,
.story-word-entry textarea,
.story-word-entry input[type=text] { display:block;width:100%;padding:15px;border:0;background:#fff;color:#333;font-size:1.4em;}

.story-word-entry textarea { min-height:250px; }

.story-word-entry label.word-type {  font-family: "Open Sans",sans-serif,Arial;display:block;background:#fff;width:100%;color:#ED5253;border-top:1px solid #ED5253;padding:5px;font-size:14px;font-weight:bold;margin:0 0 10px 0;}

.share-container { margin-bottom:20px;display:block;}

p { font-size:1.4em !important;}
p.default { line-height:1.4em;margin:10px 0 20px 0;}
p small { line-height:1.4em;font-size:0.7em;margin-top:5px;color:rgba(255,255,255,0.8);display:block;}
p:first-child { margin-top:0px; }

.madlib .story-bg-0 { background:#203f92; }
.madlib .story-bg-1 { background:#fe7338; }
.madlib .story-bg-2 { background:#f9a03a; }
.madlib .story-bg-3 { background:#ec2a2a; }
.madlib .story-bg-4 { background:#fe8fa0; }
.madlib .story-bg-5 { background:#2da343; }
.madlib .story-bg-6 { background:#ad46b5; }

.story-bg-0 .story-word-entry label.word-type {  color:#203f92;border-top:1px solid #203f92;}
.story-bg-1 .story-word-entry label.word-type {  color:#fe7338;border-top:1px solid #fe7338;}
.story-bg-2 .story-word-entry label.word-type {  color:#f9a03a;border-top:1px solid #f9a03a;}
.story-bg-3 .story-word-entry label.word-type {  color:#ec2a2a;border-top:1px solid #ec2a2a;}
.story-bg-4 .story-word-entry label.word-type {  color:#fe8fa0;border-top:1px solid #fe8fa0;}
.story-bg-5 .story-word-entry label.word-type {  color:#2da343;border-top:1px solid #2da343;}
.story-bg-6 .story-word-entry label.word-type {  color:#ad46b5;border-top:1px solid #ad46b5;}

.story-bg-0 button { background:#203f92; }
.story-bg-1 button { background:#fe7338; }
.story-bg-2 button { background:#f9a03a; }
.story-bg-3 button { background:#ec2a2a; }
.story-bg-4 button { background:#fe8fa0; }
.story-bg-5 button { background:#2da343; }
.story-bg-6 button { background:#ad46b5; }


.input-button { position:absolute;color:#fff !important;right:15px;top:12px;border-radius:6px;font-size:1.4em;width:32px;height:32px;text-align:center;line-height:32px;display:block;}
.input-button:hover { color:#fff;opacity:0.6;text-decoration:none;}
.story-bg-0 .input-button { background:#203f92; }
.story-bg-1 .input-button { background:#fe7338; }
.story-bg-2 .input-button { background:#f9a03a; }
.story-bg-3 .input-button { background:#ec2a2a; }
.story-bg-4 .input-button { background:#fe8fa0; }
.story-bg-5 .input-button { background:#2da343; }
.story-bg-6 .input-button { background:#ad46b5; }

.story-word-entry label.word-label { }

.black-padding-box { background:rgba(0,0,0,0.6);padding:20px;margin-bottom:20px;}
.black-padding-box > p { margin-bottom:15px;}

.story-legend { margin:0 0 15px 0;padding:0;list-style:none;}
.story-legend li { margin:0 0 5px 0;padding:0;list-style:none;color:rgba(255,255,255,0.8);line-height:2em;}
.story-legend li a { color:#ec2a2a;font-weight:bold;}
.story-legend-inline li { display:inline-block;margin:5px 0 5px 0;}

.story-word-entry textarea { min-height:420px; }

.custom-shortcode { padding:0 15px;}

button { margin-bottom:5px !important;}

@media  screen and (max-width:600px) {
    #content { padding-left:10px;padding-bottom:20px;padding-right:10px;display:block;}
}
