/*
Theme Name: EerieCon ImEvent
Theme URI: http://eeriecon.org
Description: This is the EerieCon child theme of ImEvent
Author: Buffalo Fantasy League / Ovatheme
Author URI: http://ovatheme.com
Template: imevent
Version: 1.0
Text Domain:  eeriecon-imevent
*/
@import url("../imevent/style.css");

.ezcol, .ec_policy_list, .ec_artshow_list, .ec_programming_list, .reg-main-subhead {
    font-size: 14px;
}

.space-15{
    padding-bottom: 15px;
    padding-top: 15px;
}

.space-top-15{
    padding-top: 15px;
}

.space-bottom-15{
    padding-bottom: 15px;
}

.chapbook_list {
    text-align: center;
}

.pricing-wrap .plans-header h2 {
    min-height: 50px;
    font-size: 22px;
}

.pricing-wrap .plans-header h4.price {
    font-size: 24px;
}

.home .plans-register .theme-btn-2 {
    padding: 10px 25px;
}

.content-blog > p, .content-blog > dl {
    text-align: justify;
    font-size: 14px;
    line-height: 1.7em;
}

.registration-form, .registration-form input, .registration-form textarea, .registration-form select, 
.registration-form .form-control {
    font-size: 14px !important;
}

.registration-form .bootstrap-select > .selectpicker {
    font-size: 14px;
}

#af-form .form-control {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    border: 1px solid #c8cdd2 !important;
    color: #6d7a83 !important;
}

#af-form .form-control:focus {
  border-color: #dc143c !important;
}

#af-form .form-control > option {
    padding: 3px 20px;
}

html,
body {
	margin:0;
	padding:0;
	height:100%;
}

.logo .tagline {
    margin-top: -6px;
    font-size: 16px;
    font-weight: bold;
    color: #d0d0d0;
    clear: left;
}

.sub-page .header {
    background-color: #81868c;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("images/bg/217630.jpg");
    background-size: cover;
    background-position: top;
}

.error401.page .header,
.error403.page .header,
.error404.sub-page .header {
  border-bottom: 1px solid #fff;
  background-image: none;
}

.error401 .content-area,
.error403 .content-area,
.error404 .content-area {
	padding-bottom: 0; /* Height of the footer element */
}

.wide .header.shrink,
.boxednew .header.shrink  {
    background-color: rgba(129, 134, 140, 0.8);
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("images/bg/217630.jpg");
    background-size: cover;
    background-position: top;
}

.wrapper {
	min-height:100%;
	position:relative;
}

.page-section.with-sidebar {
    padding-top: 170px !important;
}

.content-area {
	padding-bottom:128px; /* Height of the footer element */
}

.footer {
    width:100%;
    height:128px;
    position:absolute;
    bottom:0;
    left:0;
}

.footer-social-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("images/bg/217630.jpg");
    background-size: cover;
    background-position: bottom;
}

.theme-container.latest-container {
    padding-top: 40px;
}

.vertical-text {
  display: none;
}

.eeriecon_news_updates {
   display: none;
}

dl#SlideDeck-1342 {
    background-image: url("/wp-content/themes/eeriecon-imevent/images/bg/217630.jpg") !important;
    height: 342px !important;
}

dl#SlideDeck-1342 dd, dl#SlideDeck-1342 dl,
dl#SlideDeck-1345 dd, dl#SlideDeck-1345 dl {
    background-color: transparent !important;
}

dl#SlideDeck-1342 .jevent-title-1, dl#SlideDeck-1345 .jevent-title-1 {
    color: #d0d0d0;
}

dl#SlideDeck-1342 .slide-title, dl#SlideDeck-1345 .slide-title {
    font-size: 1.75em;
    line-height: 1.2em;
}

dl#SlideDeck-1342 .slide-title a, dl#SlideDeck-1345 .slide-title a {
    color: #ffffff;
    text-decoration: none;
}

dl#SlideDeck-1345 .slide-date {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-top: .5em;
}

dl#SlideDeck-1342 .excerpt-text, dl#SlideDeck-1345 .excerpt-text {
    font-size: 14px;
    text-align: justify;
}

dl#SlideDeck-1342 .read-more, dl#SlideDeck-1345 .read-more {
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}