/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.notMobile {
	width: auto;
	overflow: auto;
}

.ss17  {


}

div.ss17.block {
    margin-bottom: 24px !important;
}

div.ss17.block h4,div.ss17.block h4 a{
    font-weight:bold;
}
div.ss17.block h5 {
    color: #7b887f;
}

table.ss17 thead td {
    height:2rem;
    border-bottom:2px solid white;
    border-collapse:collapse;
}

table.ss17 tr td {
    /*min-width:250px;*/
	padding: 12px;
}

table.ss17 tr td:last-child {
    max-width:250px;
}
table.ss17 tr td:first-child {
    max-width:100px;
}


table.ss17.program {
    min-height:400px;
    margin-bottom:15rem;
    margin-top:2rem;
}

h3.ss17.program {
    margin-bottom:2em;margin-top:1em;font-size:1.75rem;
}

table.ss17 tbody td {
    vertical-align:middle;

}

table.ss17 tbody tr {
    border-bottom:1px solid white;
}

table.ss17 tbody tr td {
    border-right: 2px dashed white;
    padding-top: 24px;
	padding-bottom: 0;
}

table.ss17 tbody tr td:first-child {
    vertical-align: top;
    padding-top:2rem;
    padding-left:0;
    border-right:0px;
}

table.ss17 tbody tr td:last-child {
    border-right:0px;
}

table.ss17 tbody tr td div {
    margin-bottom: 1rem;
    text-align: left;
    /* border: 1px solid black; */
    display: inline-block;
    margin: 0 auto;
    /*width: 85%;*/
}


button.ss17 {
    margin: 0.5rem;
    padding: 0.5rem;
    background-color: transparent;
    border: 1px solid white;
    font-weight: bold;
    font-size: 1rem;
    cursor:pointer;
}

button.ss17::selection,button.ss17::-moz-selection {
    background:transparent;
}

button.ss17:focus {
    outline:none;
}

button.ss17.active  {
    border:1px solid #7b887f;
}

/*table.ss17 tbody tr td div:hover a {
    border:1px solid  #e30613;
}*/


.blog_single.blog_holder .comment_holder {
    display:none;
}
h2.entry_title .date.entry_date {
    display:none;
}
a.post_comments {
    display:none;
}

div.blog_like {
    display:none;
}

div.post_info .dots {
    display:none;
}

div.post_info {
    display:none !important;
}

div.eventbriteWrap {
    margin-top:1rem;
    min-height:500px;
}

div.eventbrite iframe{
    min-height:31rem !important;
}

.ss17.others b{
    text-transform:capitalize;
}

.sisff.tickets {
    display:block !important;
}



.hourlyrow {vertical-align:top;
    border-bottom:1px solid #eaeaea;
    margin-top:0.6em;
}

.hourlyrow div {
    vertical-align:top;
}

.hourlyrow div h4 {
    font-size:1em;
    line-height:1.1em;
}
.hourlyrow div h4 a{
    font-size:inherit;
    line-height:inherit;
}
.hourlyrow div h5 {
    font-size:0.9em;
    line-height:1.1em;
}

.hourlyrow .block {
    margin:5px;

}

.time30 {
    margin-top:3em;
}

.sisff.session {
    vertical-align:top;
}

.sisff.hourlyrow {
    padding:0.2em;
}

.sisff.mobile.hour {
    display:none;
}

/*
.sisff.venue {
    display:none;
}
*/

.sisff.mobilePortrait {
    display:none;
}



.film {
    display:block;
    float:left;
    width:356px;
    height:356px;
    margin:0.5em;
}

.film .running a{
    font-size:0.9em;
    display: block;
    line-height: 1.75em;
}


@media only screen and (max-width: 800px) {
	

	/*
    .sisff.mobilePortrait {
        display: block;
    }

    .notMobile {
        display: none !important;
    }

    .notMobile .ss17.program {
        display: none !important;
    }

    .sisff.venue {
        display: block;
        font-size: 0.6em;
    }

    .q_accordion_holder.boxed div.accordion_content {
        padding-left:0 !important;

    }

    .content .container .container_inner.page_container_inner, .full_page_container_inner {
        padding:26px 0 0 ;
        margin:20px;
    }

    .film .running a {
        font-size:1.25em;
    }
	
	*/

}
