/* WANDERLUST SCHED-DOT-ORG CUSTOMIZATIONS 2015 */

@import "//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic,700italic|PT+Sans+Caption:300,400,700";

#schedorg {
    background: url(http://9394bc4f934eb8c957d8-2f084e1f525b6270d41d6d2c79f4c609.r93.cf1.rackcdn.com/2015-eventbrite/bg_body.png);
    font-family: 'Source Sans Pro', sans-serif;
}

#sched-body-outer {
    padding: 0 15px;
}

#schedorg-header {
    background: #3b6b60 ;
}

a {
    color: #3b6b60;
}

#schedorg-header-login {
    background: none;
}

#sched-container-header-menu li a {
    color: #000;
    font-weight: bold;
    font-family: 'PT Sans Caption', helvetica, arial;
    font-size: 18px;
}

#tip h2, #sched-views .sched-toggle li a {
    color: #3b6b60;
    font-family: calibri;
    text-transform: none;
}

.sched-container-dates {
    font-size: 18px;
}

#sched-header #sched-logo h1 a {
    text-indent: -999em;
}

.sched-event-details-timeandplace {
    font-size: 14px;
    font-weight: bold;
}

.sched-event-type, .sched-event-type a, .tip-custom-fields {
    font-size: 14px;
    line-height: 1.5;
}

.sched-button {
    margin-top: 10px;
}

.sched-event-details-timeandplace a {
    background: url('http://9394bc4f934eb8c957d8-2f084e1f525b6270d41d6d2c79f4c609.r93.cf1.rackcdn.com/2013-misc/sched-venue-styles.png') no-repeat;
    background-position: 0 0px;
    padding-left: 50px;
}

.sched-event-type {
    background: url('http://9394bc4f934eb8c957d8-2f084e1f525b6270d41d6d2c79f4c609.r93.cf1.rackcdn.com/2013-misc/sched-venue-styles.png') no-repeat;
    background-position: 0 -16px;
    padding-left: 50px;
}

#sched-menu-login {
    margin: 0 ;
}

#sched-menu-login p {
    font-size: 16px ;
    background: #FFFF00;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
    border: 1px solid #bfc7b3;
    font-weight: bold ;
}

#sched-menu-login p a {
    text-decoration: underline;
}

#sched-menu-login a {
    font-weight: bold;
}

#sched-body {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#sched-logo {
    display: none ;
}

#schedorg .event a {
    font-family: 'Source Sans Pro', sans-serif;
}

#sched-overlay-inner {
    background: #fff ;
    color: #111;
    box-shadow: 0 0 10px #7a7a7a;
    -webkit-box-shadow: 0 0 10px #7a7a7a;
    -moz-box-shadow: 0 0 10px #7a7a7a;
    border: none ;
}

.sched-overlay-text a {
    color: #53be47;
    font-weight: bold;
}

#sched-overlay-button, #sched-overlay-button-red {
    background: #006d60 ;
    color: #fff;
    border-radius: 5px ;
    -webkit-border-radius: 5px ;
    -moz-border-radius: 5px ;
}

#sched-overlay-button:hover, #sched-overlay-button-red:hover {
    box-shadow: none ;
    opacity: 0.9 ;
}

#sched-menu-login p{
	font-size: 0px;
}

#sched-menu-login a{
	font-size: 16px !important;
	}
	
#sched-menu-login a:after{
	content: ' to schedule your activities';
}