/* @import "fonts/swiss_721/swiss_721.css"; */
@import "fonts/chunky/stylesheet.css";
@import "fonts/roboto/roboto.css";


body {
    font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-family:'Roboto',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

body .off-canvas-wrap {
    overflow-x: visible;
}

@media (max-width: 599px )  {
    /* ...wp admin bar hack  */
    html #wpadminbar {
        top: -46px !important;
     }
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-family:'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
h1 {
    font-size: 1.5125rem;
}

h2 {
    font-size: 1.5125rem;
    color: black;
    font-weight: normal;
}
h3   {
    font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: black;
    line-height: inherit;
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: black;
    line-height: inherit;
    text-decoration: underline;
}

.format-link h1, .format-image h1 {
	display: none;
}


a {
    color: #777;
    color: rgba(255, 96, 65, 1);
    color: #000000;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
div.entry-content p a {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: none;
}
div.entry-content p a:hover {
    color: #3986C7;
}
div.entry-content p small a {
    font-size: 130%;
    text-decoration: none;
    border-bottom: none;
}

div.panel div.entry-content a, div.entry-content .tribe-events-list h3 a,  div.entry-content .tribe-events-list h2 a, div.entry-content a.tribe-events-read-more, div.entry-content .tribe-events-footer a {
    text-decoration: none;
    border-bottom: 0px solid #000000;
        font-weight: normal;
}


.panel div.entry-content p a:hover, div.entry-content .tribe-events-list h3 a:hover,  div.entry-content .tribe-events-list h2 a:hover {
    text-decoration: underline;
    border-bottom: 0px solid #000000;
    color: #000000;
}






p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 1.25rem;
    text-rendering: optimizelegibility;
}

.entry-content p {
	max-width: 800px;
}

header#nh_logo {
   margin: 60px 0 25px 0;
}
header h1 {
    padding: 10px 0;
}

#vignette-medium {
    position: fixed;
    right: -30px;
    top: 310px;
    z-index: 2000;
    height: 160px;
    width: 160px;
    text-transform: uppercase;
}

#vignette-small {
    float:      right;
    height:     100px;
    width: 100px;
    position:   absolute;
    right: -13px;
    text-transform: uppercase;
    top: 230px;
    z-index: 2000;
}

#vignette a {
    display: block;
    background-color: rgb(0,255,255);
    background-color: rgb(0,255,255);
    border: 2px solid rgb(0,255,255);
    opacity: 0.8;
    color: #FFFFFF;
    font-family:'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-family: 'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 35px;
    padding: 60px 22px;
    -moz-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-18);

}
#vignette-medium  a {
    border-radius: 100px;
    padding: 60px 27px;
}
#vignette-small a {
    border-radius: 100px;
    font-size: 20px;
    padding: 30px 12px;
}

#vignette a:hover {
    background-color: rgba(0, 0, 0, 1);
    border: 2px solid rgba(0,0,0, 1);
    color: #FFFFFF;
    text-decoration: none;
}


.keywords {
    background-color: rgba(57, 134, 181, 0.5);
    color: white;
    display: inline-flex;
    padding: 3px 7px;
    position: absolute;
    right: 8px;
    top: 18px;
    transform: rotate(20deg);
}


.more-link-arrow, .next-link-arrow, .pref-link-arrow {
	font-size: 80%;
}

.more-link-arrow-panel {
	font-size: 98%;
}

a.more-link {
    font-size: 10px !important;
    color: black;
    text-decoration: none;
	border-bottom: 0px solid #000000;
}
span.more-link-arrow {
    color: black;
	border-bottom: 0px solid #000000;
}

a span.more-link-arrow {
    color: black;
	border-bottom: 0px solid #000000;
}

.tribe-events-sub-nav a {
 color: black;

}

#dshh_logo {
    clear: both;
}



/*                         */
/* Kacheln */
/*                         */
.row {
    max-width: 95.5rem;

    }
.row .row {
    margin: 0 0 0 -10px;
}

.panel {
    border-width: 0px;
    background-color: transparent;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    border: 1px dashed silver;
    /* initial state before nesting */
    float: left;
    width: 20px;
    height: 20px;
    margin: 10px;
    display: none;

}
.panel-smallscreen {
    float: none;
    width: 238px;
    height: 480px;
    margin: 10px;
}
/* ---- */

.panel.cat_spielplan  {


}
.panel.cat_spielplan:hover {



 }

.panel img {
    display: block;
    height: 480px;
    max-width: none;
    width: auto;
    vertical-align: middle;
}
.panel.cat_spielplan img {
    position: absolute;
    top: 0;
    opacity: 0.5;
    transition: all 0.5s ease-in-out;
    height: 478px;
    border-bottom: 4px solid white;
    z-index: -2;
}
.panel.cat_spielplan1 img:hover {
    opacity: 0.9;
    border-bottom: 4px solid black;
 }
.panel.cat_spielplan:hover img {
    opacity: 1;
    border-bottom: 4px solid black;
 }

.panel.format-aside img {
    position: absolute;
    top: 0;
    opacity: 0.2;
    transition: all 0.5s ease-in-out;
    height: 478px;
    border-bottom: 4px solid white;
    z-index: -2;
}
.panel.format-aside img:hover {
    opacity: 0.9;
    border-bottom: 4px solid black;
 }
.panel.format-aside:hover img {
    opacity: 1;
    border-bottom: 4px solid black;
 }



.panel h2, .panel h3,
.panel .tribe-events-event-meta,
.panel p {
    padding: 7px;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-family:'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
   color: black;
   word-wrap: break-word;

}
.panel p {
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1.25rem;
        margin-right: 0;
    text-rendering: optimizelegibility;
}
.panel a {
    color: black;
}
.panel ::selection { background: #fff; color: #000; }
.panel ::-moz-selection { background: #fff; color: #000; }

.panel h2 {
    font-size: 2.1rem;
    font-size: 1.66rem;
    line-height: 1.1;
    font-weight: normal;
    text-transform: uppercase;
    margin: 5px 0;
    /* check this out! */
    line-height: 1;
    letter-spacing: -0.04em;
    padding: 0 7px 0px 7px;

}
.panel h3 {
    font-size: 1rem;
    font-weight: normal;
    text-transform: none;
    padding: 0 7px 0px 7px;
     line-height: 1.2;
}
.panel h2 a:hover, .panel h3 a:hover {
    text-decoration: underline;
    color: #000;
    border-bottom: 0px solid black;
}



.panel .tribe-events-event-meta {
    font-size: 1rem;
    font-weight: normal;
    text-transform: none;
    padding: 7px 7px 0 7px;
}

/* ---- */
.panel.sticky {
    border: 2px solid rgba(208,93,71,0.4);
    border: 2px solid white;
    background-color: rgba(119,207,162,0.7);
    background-color: rgba(208,93,71,0.6);
    background-color: rgba(231, 174, 163,0.8);
    background-color: rgba(208, 93, 71,0.45);
    background-color: rgba(255, 96, 65, 0.35)

}
.panel.format-link {
    border: 2px solid rgba(208,93,71,0);
    background-color: white;
}

.panel.category-grossesvideo {

}

.panel.format-audio {
    border: 2px solid transparent;
}
.panel.format-audio p {
   padding: 0;
}
.panel.format-quote {
    border: 2px solid rgba(36,121,173,0.9);
    background-color: rgba(36,121,173,0.9);
    border: 2px solid rgb(57, 134, 181);
    background-color: rgb(57, 134, 181);

}
.panel.format-quote p {
    font-family: 'chunkfive_exregular',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 1.5rem;
    text-transform: lowercase;
    line-height: 1;

    margin-bottom: 1.25;
    color: white;
}
.panel.format-quote p a {
    color: white !important;
}

.panel.cat_new-hamburg-loves {
    border: 2px dotted silver;
}
.panel.cat_new-hamburg-loves h2 {
    font-family:'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 1.83rem;
  color: black;
  -webkit-text-fill-color: white; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
    color: white;
/*  text-shadow:
   -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000; */
     letter-spacing: 2px;
}
.panel.cat_new-hamburg-loves .tribe-events-event-meta .time-details {
    color: rgb(57, 134, 181);
}

.panel.cat_new-hamburg-loves ::selection { background: #000; color: #fff; }
.panel.cat_new-hamburg-loves ::-moz-selection { background: #000; color: #fff; }



.panel.cat_spielplan {
    border: 1px solid white;
    background-color: rgba(119,207,162,0.2);
}
.panel.cat_spielplan .tribe-events-event-meta .time-details {
    /* font-size: 1.3rem;
    line-height: 1.1;
    font-weight: normal;
    text-transform: uppercase;
    */
    color: rgb(57, 134, 181);
}

/* ------------------------ */
/* -----NEW COLORS 2015------- */
/*
.sticky:first-child {
    background-color: rgba(116, 31, 127, 0.45);
}
.panel.sticky {
    background-color: rgba(241, 63, 255, 0.35);
    border: 2px solid white;
}

.panel.cat_spielplan {
    background-color: rgba(181, 255, 0, 0.3);
    border: 1px solid white;
}
*/

/* ------------------------ */
/* ------------------------ */
div.bobble {

	display: none;

    background-color: rgba(200, 50, 50, 0.6) !important;
    border-radius: 100px;
    color: white;
    display: block;
    float: right;
    font-size: 95%;
    height: 120px;
    margin: 0 0 130px 130px !important;
    padding: 60px 0 50px 10px;
    position: absolute;
    text-transform: uppercase;
    top: -45px;
    transform: rotate(-18deg);
    width: 120px;
}


/* ------------------------ */
/* top bar navigation */
header#mainmenu {
    z-index: 499;
    background-color: white;
    padding: 0 0 0 10px;
    right: 0;
    left: 3px;
}


.contain-to-grid .top-bar {
    margin: 0;
    max-width: 62.5rem;
}


.top-bar .title-area {
    display: none;
}


.inner-wrap .top-bar {
    background: none repeat scroll 0 0 transparent;
    overflow: visible;
}

.inner-wrap .top-bar-section ul {
    background: none repeat scroll 0 0 transparent;
}

.inner-wrap .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-right: 1px solid rgba(0, 0, 0, 0);
}



.inner-wrap .top-bar-section ul li > a {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
   font-size: 1.1rem;
    font-weight: normal;
    text-transform: uppercase;
    font-family:'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;

}



.inner-wrap .top-bar-section ul li > a:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
}

.inner-wrap .top-bar-section ul li:hover:not(.has-form) > a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}


.inner-wrap .top-bar-section li:not(.has-form) a:not(.button) {
     background: none repeat scroll 0 0 #ffffff;
}
.inner-wrap .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
.inner-wrap .top-bar-section .has-dropdown > a:after {
    border-color: rgba(0, 0, 0, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-image: none;
    border-right: 5px inset rgba(255, 255, 255, 0);
}

.inner-wrap .top-bar-section .has-dropdown > a {
    padding: 0 15px !important;
}
.inner-wrap .top-bar-section .has-dropdown > a:after {
    display: none;
}

.inner-wrap .top-bar-section ul .sub-menu li {
    background: none repeat scroll 0 0 #000000;
   background-color: rgba(0,0,0,0.8);

}
.inner-wrap .top-bar-section ul .sub-menu li > a {
    background: none repeat scroll 0 0 #000000;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 1.05rem;
}
.inner-wrap .top-bar-section ul .sub-menu li > a:hover {
    color: #FFFFFF;
}

.inner-wrap .top-bar-section ul.sub-menu li:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    line-height: 32px;
}
.inner-wrap .contain-to-grid {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.inner-wrap .top-bar .name h1 a {
    color: #000000;

}

/* DSHH */

#dshh_logo1 {
    margin: 0;
    max-width: 94%;
    background-color: #FFFFFF;
    height: 30px;
}
#dshh_logo img {
    width: 160px;
}

#kircheveddel img {
	width: 90%;
}

#kirchenkreis img {
    top: 5px;
    width: 90%;
    position: relative;
}


/* Socialnetwork Navigation */

#menu-socialnetwork-container {
    margin: 0;
    max-width: 94%;
    background-color: #FFFFFF;
    height: 30px;
}


#menu-socialnetwork-container .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-right: 2px solid rgba(0, 0, 0, 1);
    height: 30px;
}

#menu-socialnetwork-container .top-bar-section > ul > .divider-last, .top-bar-section > ul > [role="separator"] {
    border-right: 0px solid rgba(0, 0, 0, 0);
}


#menu-socialnetwork li.menu-item-rss > a {
    background: url('img/socialnet-icons.png') no-repeat scroll 0 -120px #ffffff;
    color: #000000;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    height: 30px;
    width: 30px;
}

#menu-socialnetwork li.menu-item-tw > a {
    background: url('img/socialnet-icons.png') no-repeat scroll 0 -60px #ffffff;
    color: #000000;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    height: 30px;
    width: 30px;
}

#menu-socialnetwork li.menu-item-fb > a {
    background: url('img/socialnet-icons.png') no-repeat scroll 0 0 #ffffff;
    color: #000000;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    height: 30px;
    width: 30px;
}

#menu-socialnetwork li.menu-item-vi > a {
    background: url('img/socialnet-icons.png') no-repeat scroll 0 -30px #ffffff;
    color: #000000;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    height: 30px;
    width: 30px;
}

#menu-socialnetwork li.menu-item-sc > a {
    background: url('img/socialnet-icons.png') no-repeat scroll 0 -90px #ffffff;
    color: #000000;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    height: 30px;
    width: 30px;
}


#menu-socialnetwork li.menu-item-rss > a:hover {
    background: url('img/socialnet-icons.png') no-repeat scroll -30px -120px #ffffff;
}

#menu-socialnetwork li.menu-item-tw > a:hover {
    background: url('img/socialnet-icons.png') no-repeat scroll -30px -60px #ffffff;
}

#menu-socialnetwork li.menu-item-fb > a:hover {
    background: url('img/socialnet-icons.png') no-repeat scroll -30px 0 #ffffff;
}

#menu-socialnetwork li.menu-item-vi > a:hover {
    background: url('img/socialnet-icons.png') no-repeat scroll -30px -30px #ffffff;
}

#menu-socialnetwork li.menu-item-sc > a:hover {
    background: url('img/socialnet-icons.png') no-repeat scroll -30px -90px #ffffff;
}



/* footer */

footer {
	height: 50px;
	padding: 1.9275rem 0.9375rem 2rem;
}

footer p {
    font-size: 0.9rem;
}
footer p a {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-weight: normal;
    line-height: inherit;
    text-decoration: none;
}
footer p a:hover {
    text-decoration: none;
    color: #3986C7;
    font-weight: normal;
}


/*
mint: 119 / 207 / 162 (mit 40% eingesetzt)
rot/rosé: 208 / 93 / 71 (mit 46% eingesetzt)
blau: 36 / 121 / 173 (mit 90% eingesetzt)
*/


/*                         */
/* Calendar CSS Änderungen */
/*                         */





/* List View */

#tribe-events-content-wrapper {
	width: 66%;
	float: left;
}


.entry-content .tribe-events-list-separator-month, .entry-content .tribe-events-list-separator-day {
    background-color: rgba(0, 0, 0, 0);
    font-size: 24px;
    margin: 0em auto;
    padding: 0 0 10px;
    position: relative;
    text-align: left;
    text-transform: none;
    z-index: 1;
}

.entry-content .tribe-events-list-separator-month:after, .entry-content .tribe-events-list-separator-day:after {
	border-bottom: 0px solid #C2C2C2;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
}

.entry-content .tribe-events-list-separator-month span, .entry-content .tribe-events-list-separator-day span {
    background-color: #FFFFFF;
    padding: 0 0;
}

.entry-content .tribe-events-list .vevent.hentry {
    border-bottom: 0 none;
    padding: 0 3em 2em 5.5em;
    position: relative;
    top: -1em;
}

.entry-content h2.tribe-events-page-title {
    clear: none;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0.5em;
    position: relative;
    text-align: left;
    z-index: 0;
}

.entry-content .tribe-events-list .tribe-events-loop, .entry-content .tribe-events-day .tribe-events-loop, .entry-content .single-tribe_venue .tribe-events-loop, .entry-content .single-tribe_organizer .tribe-events-loop {
    margin: 0 0 !important;
    max-width: 700px;
}

.entry-content .tribe-events-loop .tribe-events-event-meta {
    font-size: inherit;
    margin: 0;
    display: inline;
}

.entry-content .tribe-events-event-meta .location {
    width: 100%;
}

.entry-content .tribe-events-list .time-details {
    margin: 0 0 0px;
    font-size: 1rem;
    font-weight: normal;
	font-family: 'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

.entry-content .tribe-events-list .vcard {
    border: 0px solid #DDDDDD;
    display: inline-block;
    margin: 0 0 0rem;
    padding: 0rem 0rem;
    width: 100%;
}

.entry-content .tribe-events-list .vevent.hentry h2 {
    font-size: 19.2px;
    font-weight: normal;
}

.entry-content #tribe-events .tribe-events-content p, .entry-content .tribe-events-before-html p, .entry-content  .tribe-events-after-html p {
    line-height: 1.4;
    margin: 0 0 10px;
}

.entry-content .tribe-events-list .tribe-events-category-spielplan {

}
.entry-content .tribe-events-list .tribe-events-category-spielplan .tribe-events-event-meta,
.entry-content .tribe-events-list .tribe-events-category-spielplan h2 a {

}
.entry-content .trribe-events-list .tribe-events-category-new-hamburg-loves {


}

.tribe-events-loop .tribe-events-list-separator-month, .tribe-events-loop .tribe-events-list-separator-day {
	font-family: 'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-weight: normal;
}

#tribe-events-content h2.tribe-events-list-event-title a:hover {
	text-decoration: underline;
}

/* Single View */

#tribe-events-content {
    max-width: 650px;
}

.single-tribe_events .tribe-events-content {
    padding: 0 0 40px !important;
}

.single-tribe_events h2.tribe-events-single-event-title {
    clear: both;
}


.single-tribe_events .tribe-events-event-meta {
    font-size: 0.9rem !important;
}

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 0.9rem;
}

.single-tribe_events .tribe-events-event-meta {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 0 solid #EEEEEE !important;
    margin: 0 !important;
    padding-top: 0px;
}

.single-tribe_events .date-start, .single-tribe_events .date-end {
	font-family: 'Roboto-Black',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 0.9rem;
}


.tribe-events-list .tribe-events-venue-details, .tribe-events-event-meta address.tribe-events-address {
    font-style: normal !important;
    font-weight: normal;
}

.tribe-events-meta-group .tribe-events-meta-group-details {
	display: none !important;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	display: none;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    float: none;
    line-height: 1.5;
    list-style: none outside none;
    margin: 0 0 0px !important;
    padding: 0 !important;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd.tribe-events-event-categories {
	display: none;
}


.vcard {
    border: 0px solid #DDDDDD;
    display: inline-block;
    margin: 0 0 0rem;
    padding: 0rem 0rem;
}

.vcard .fn, url {
    font-size: 0.9rem;
    font-weight: normal;
}

h3.tribe-events-single-section-title {
	display: none;
}

dd {
    font-size: 0.9rem;
    }


 .tribe-events-meta-group-organizer h3.tribe-events-single-section-title {
	display: inline;
}

.tribe-events-meta-group-venue h3.tribe-events-single-section-title {
	display: inline;
}

.entry-content .tribe-events-event-meta .tribe-events-meta-group, .tribe-events-event-meta .column {
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-align: left;
    vertical-align: top;
    width: 100%;
    padding: 0;
    clear: both;
}

.single-tribe_events .tribe-events-venue-map {
	display: none !important;
}

#tribe-events-content #tribe-events-footer, #tribe-events-content  .tribe-events-day #tribe-events-footer, #tribe-events-content  .events-list #tribe-events-footer, #tribe-events-content .tribe-events-map #tribe-events-footer, #tribe-events-content .tribe-events-photo #tribe-events-footer {
    border-top: 0px solid #E5E5E5;
    padding-top: 2em;
}

.tribe-events-date {
	display: none;
}

.tribe-events-list-event-description p {
	display: inline;
}


.tribe-events-read-more {

}

#tribe-events-content .tribe-events-notices  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-radius: 1px;
    color: #000000;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 #FFFFFF;
    display: none;
}

article.format-quote div.entry-content p:first-child {
    font-family: 'chunkfive_exregular',"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 1.5rem;
    text-transform: lowercase;
    line-height: 1;
    margin-bottom: 1.25;
}

/*                         */
/* Extras				   */
/*                         */

.singleviewpanel {
	width: 238px;
	min-height: 180px;
	display: block;
    background-color: rgba(0, 0, 0, 0);
    margin: 10px 0 50px;
    padding: 0;
}

.singleviewpanel h3, .singleviewpanel h1 {
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.1;
    text-transform: uppercase;
    padding: 0 7px 7px;
    color: #000000;
}
.singleviewpanel h3 a:hover, .singleviewpanel h1 a:hover {
    text-decoration: underline;
}

.singleviewpanel.panel.format-quote {
	width: 238px;
	min-height: 180px;
	display: block;
    background-color: rgba(0, 0, 0, 0);
    margin: 10px 0 50px;
    padding: 0;
    background-color: #ffffff;
    border: 4px solid #3986B5;
}



h2.subpage-title {
	font-size: 1.5125rem;
}


.panel.cat_page {
    background-color: #FFFFFF;
    border: 1px solid #000000;
}

/*                         */
/* Ngen Gallery Changes	   */
/*                         */

#ngg-webslice h6 {
	display: none;
}

#ngg-webslice .ngg-widget img {
    border: 0px solid #333333;
    margin: 0 0px 10px 0;
    padding: 0px;
}

/* Tickbox */

#TB_overlay {
	display: none;
}

#TB_window #TB_closeWindow {
   float: none;
    height: 36px;
    padding: 3px 25px 10px 0;
}
#TB_window #TB_closeWindow a#TB_closeWindowButton:hover {
    text-decoration: none;
}
#TB_window .tb-close-icon {
     background-color: #000000;
    border: 1px solid #000000;
    border-radius: 20px;
    height: 35px;
    margin: 18px 0 0 -20px;
    padding: 2px 0 5px;
    width: 35px;
}
#TB_window .tb-close-icon:before {
    color: #FFFFFF;
    content: "";
    font: 30px/1 'dashicons';
    vertical-align: middle;
    padding: 0 0 0 2px;
}
#TB_window .tb-close-icon:hover {
    background-color: rgba(255, 96, 65, 1);
    border: 1px solid rgba(255, 96, 65, 1);
}
#TB_load {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    display: none;
    left: 50%;
    margin: -45px 0 0 -125px;
    padding: 40px 15px 15px;
    position: fixed;
    top: 50%;
    z-index: 103;
}

#TB_caption {
    padding: 0px 0 10px 0px;
    text-align: center;
    width: 100%;
}

@media (max-width: 650px) {

.entry-content .tribe-events-list .vevent.hentry {
    border-bottom: 0 none;
    padding: 0 0em 0em 0em;
    position: relative;
    top: -1em;
}

.entry-content .tribe-events-list .time-details {
    margin-bottom: 0;
    padding: 0 0px;
}

}

.entry-content div {
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1.25rem;
    margin-right: 0;
    text-rendering: optimizelegibility;
}