body:not(.et_pb_pagebuilder_layout) .abfd_et_pb_row, .et_pb_pagebuilder_layout .et_pb_column {
width: 100%;
}
.abfd-container {
padding: 20px;
background-color: #fff;
border: 1px solid #e2e2e2;
color: #3a3a3a;
}
@media (min-width: 768px) {
.abfd-container {
display: flex;
}
}
.abfd-container:not(:first-child) {
margin-top: 40px;
}
.abfd-container:not(:last-child) {
margin-bottom: 40px;
}
@media (min-width: 768px) {
.abfd-container .abfd-photograph {
flex-shrink: 0;
margin: 0 20px 0 0;
}
}
@media (max-width: 767px) {
.abfd-container .abfd-photograph {
margin: 0 0 20px 0;
text-align: center;
}
}
.abfd-container .abfd-photograph img {
max-width: 96px;
}
.abfd-container .abfd-name {
font-weight: bold;
}
.abfd-container .abfd-name:not(:last-child) {
margin: 0 0 20px 0;
}
.abfd-container .abfd-biography:not(:last-child) {
margin: 0 0 20px 0;
}
.abfd-container .abfd-social-networks .et-social-icon:not(:last-child) {
margin: 0 10px 0 0;
}
.abfd-container .abfd-social-networks a {
font-size: 18px;
}
.abfd-container .abfd-social-networks a:hover {
color: #666;
}@font-face {
font-family: 'a11y';
src:url(//baltimoresportsandlife.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot);
src:url(//baltimoresportsandlife.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot?#iefix) format('embedded-opentype'),
url(//baltimoresportsandlife.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff2) format('woff2'),
url(//baltimoresportsandlife.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff) format('woff'),
url(//baltimoresportsandlife.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.ttf) format('truetype'),
url(//baltimoresportsandlife.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.svg#a11y) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="aticon-"]:before, [class*=" aticon-"]:before {
font-family: 'a11y' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aticon-font:before {
content: '\e602';
}
.aticon-adjust:before {
content: '\e601';
}
.aticon-tint:before {
content: '\e600';
}@media only screen and (max-width: 800px) { .a11y-responsive {
display: none;
}
}
@media print {
.a11y-toolbar { }
}
.focusable:focus {
outline: none !important;
}
.has-focus {
background: yellow;
} .a11y-toolbar button {
border: 0;
color: inherit;
background-color: transparent;
text-decoration: none;
padding: 0;
line-height: inherit;
margin: 0;
font: inherit;
width: 100%;
height: 100%;
text-align: left;
}
.a11y-toolbar {
position: fixed;
z-index: 99999;
top: 43%;
left: 0;
}
.a11y-toolbar ul {
list-style: none;
margin: 0;
padding: 0;
border-radius: 0 4px 0 0;
border-radius: 0 0 4px 0;
}
.a11y-toolbar ul li {
margin: 0;
padding: 0;
display: block;
}
.a11y-toolbar ul li button {
font-size: 22px !important;
padding: 14px 10px;
line-height: .8;
display: grid;
align-items: center;
background: #e2e2e2;
text-align: center;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #d2d2d2;
position: relative;
color: #181818;
}
.a11y-toolbar ul li button.active,
.a11y-toolbar ul li button:hover {
background: #181818;
color: #fff;
}
.a11y-toolbar ul li button.active {
background: #181818;
border-bottom: 1px solid #525252;
}
.a11y-toolbar ul li:first-child button {
border-radius: 0 4px 0 0;
}
.a11y-toolbar ul li:last-child button {
border-radius: 0 0 4px;
}
.a11y-toolbar .offscreen,
.a11y_stylesheet_path {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);	
white-space: nowrap;
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
font-size: 16px;
transition: all 200ms;
} .a11y-toolbar.rtl,
.a11y-toolbar.right {
right: 0;
left: auto;
}
.a11y-toolbar.rtl ul,
.a11y-toolbar.right ul {
border-radius: 4px 0 0 4px;
}
.a11y-toolbar.rtl ul li:first-child button,
.a11y-toolbar.right ul li:first-child button {
border-radius: 4px 0 0 0;
}
.a11y-toolbar.rtl ul li:last-child button,
.a11y-toolbar.right ul li:last-child button {
border-radius: 0 0 0 4px;
}
.desaturated {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important;
filter: grayscale(100%) !important;
-webkit-filter: grayscale(100%) !important;
-webkit-filter: grayscale(1) !important;
-moz-filter: grayscale(100%) !important;
-ms-filter: grayscale(100%) !important;
-o-filter: grayscale(100%) !important;
filter: gray !important;
}
.a11y-toolbar button:hover .offscreen,
.a11y-toolbar button:focus .offscreen {
height: auto !important;
width: auto !important;
clip: unset !important;
clip-path: unset !important;
color: #333;
background: #f0f0f0; 
padding: 8px 6px !important;
box-shadow: 0 0 1px #000;
border-radius: 3px;
font-size: 16px;
text-transform: none;
font-family: Arial;
}
.a11y-toolbar.right button:hover .offscreen,
.a11y-toolbar.right button:focus .offscreen {
right: calc( 100% + 2px );
left: auto;
}
.a11y-toolbar button:hover .offscreen, .a11y-toolbar	button:focus .offscreen {
left: calc( 100% + 2px );
}.fontsize, .fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6, .fontsize p, .fontsize li:not(.a11y-toolbar-list-item), .fontsize label, .fontsize input, .fontsize select, .fontsize textarea, .fontsize legend, .fontsize code, .fontsize pre, .fontsize dd, .fontsize dt, .fontsize blockquote {
font-size: 150% !important;
line-height: 1.6;
}
.fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6 {
font-size: 250% !important;
} .fontsize li li {
font-size: 110% !important;
}
.fontsize li li li {
font-size: 100% !important;
}.wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited,
.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.wpa-hide-ltr#skiplinks a:focus,
.wpa-hide-rtl#skiplinks a:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wpa-ld {
display: inline-block;
position: relative;
} div.alignleft {
float: left;
}
div.alignright {
float: right;
}
div.aligncenter {
display: block;
margin: 0 auto;
width: fit-content;
}
.wpa-ld a, .wpa-ld button {
bottom: 2px;
left: 2px;
position: absolute;
line-height: 1;
min-width: 1em;
}
.wpa-ld img {
display: block;
}
.wpa-ld button, .wpa-ld button:active, .wpa-ld button:focus, .wpa-ld button:hover {
border: 1px solid #777;
border-radius: 2px;
z-index: 10;
}
.wpa-ld .longdesc {
position: absolute;
width: 100%;
height: 100%;
top: 0;
overflow-y: scroll;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: rgba(255, 255, 255, .95);
padding: 1.5em;
text-align: left;
}
.rtl .wpa-ld .longdesc {
text-align: right;
}
.wpa-ld button, .wpa-ld button:active, .wpa-ld button:focus, .wpa-ld button:hover, .wpa-ld a {
font-size: .9em;
font-weight: 400;
background: rgba(255, 255, 255, .7) !important;
padding: 0;
color: #000 !important;
text-shadow: 1px 1px #ccc;
}
.wpa-ld button:before {
content: 'i';
font-style: italic;
font-family: serif;
}
.wpa-ld button:focus, .wpa-ld button:hover {
background: rgba(0, 0, 0, .75) !important;
color: #fff !important;
border: 1px solid #000 !important;
cursor: pointer;
}
.wpa-ld button:focus {
padding: 6px;
}
.wpa-ld button span, .longdesc-link span {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}
.template-longdesc {
text-align: left;
line-height: 1.5;
width: 100%;
max-width: 50em;
padding: 2em;
margin: 1em auto;
background: #fdfdfd;
color: #333;
box-shadow: 0 0 5px;
font-size: 1.4em;
}
label.wpa-screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}.evowv_arrow, .evo_wv_day, .EVOWV_dates p{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .evoWV_days .evo_wv_day span.day_num,
.evoWV_days .evo_wv_day span.day_name,
.evowv_tooltip,
ul.EVOWV_date_ranges li
{
font-family: 'roboto',oswald,'arial narrow';
font-weight: 700;
}
.eventon_weeklyview
{
font-family: 'open sans','arial';
} .evoWV .eventon_events_list.evowv_hide .eventon_list_event.event{display: none;}
.evoWV #eventon_loadbar_section{
border-bottom:none;
}
.eventon_weeklyview{
width: 100%;
background-color: #e4e4e4;
color: #fff;
text-align: center;
overflow: hidden;
position: relative;
margin-bottom: 10px;
border-radius: 5px;
}	
.eventon_weeklyview .evowv_arrow.evowv_prev{
left: 0;
}
.eventon_weeklyview .evowv_arrow.evowv_next{
right: 0;
}
.eventon_weeklyview .evowv_arrow{
position: absolute;
cursor: pointer;
float: left;
height: 100%;
margin: 0;
width: 50px;
display: block;
color: #fff;		
}
.eventon_weeklyview .evowv_arrow:hover{color: #545454;
opacity: 0.4;
background-color: #fff;}
.eventon_weeklyview .evowv_arrow i{
font-size: 30px;
margin-top: 30px;
}	
.evoWV_days{
overflow: hidden;
position: relative;
margin: 0px 50px 0;	
height: 90px;
}	
.eventon_weeklyview .evowv_arrow.disable i, .eventon_weeklyview .evowv_arrow.disable:hover i{opacity: 0.3!important; cursor: default;
color: #fff;
}
.ajde_evcal_calendar .evoWV_days .evo_wv_day{
display: inline-block;
margin: 0;
padding: 15px 0px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
float: left;
text-align: center;
width: 42px;
height: 90px;
background: #f9f9f9;
border:1px solid #e0e0e0;
border-right:none;
color:#949494;
line-height: 100%;
cursor: pointer; }
.ajde_evcal_calendar .evoWV_days .evo_wv_day:hover{background-color:#fbf0e4 }
.evoWV.ajde_evcal_calendar .evoWV_days  .evo_wv_day{
width: 14.28%; position: relative;
}
.evoWV.ajde_evcal_calendar .evoWV_days .evo_wv_day.today:before{
content: "";
background-color: #f79191;
height: 4px;display: block;
position: absolute;
width: 50%;
top: 4px;
margin: 0 25%;
border-radius: 5px;
}
.evoWV.ajde_evcal_calendar .evoWV_days .evo_wv_day.focus{	background-color: #f79191; color:#ffffff;}
.evoWV_days .evo_wv_day span{
display: block;	line-height: 130%;	
}
.evoWV_days .evo_wv_day span.num_events{
color: #fff;
border-radius: 50%;
background-color: #A15F4F;
width: 18px;
height: 18px;
text-align: center;
font-size: 11px;
margin: 3px auto 0;		
line-height: 18px;
}
.evoWV_days .evo_wv_day span.day_num{
font-size: 24px;
}
.evoWV_days .evo_wv_day span.day_name{
font-weight:300;
text-transform: uppercase;	
font-size: 12px;
}
.evoWV em.evo_time{display: none;} .evoWV_days .evo_wv_day .day_events{margin-top: -8px}
.evoWV_days .evo_wv_day .day_events em{
display: inline-block;
margin: 0 1px;
height: 7px; width: 9px;
border-radius: 60px;
background-color: #d8d8d8;
}
.evoWV_days .evo_wv_day .day_events em.more{
width: 15px;
color: #3d3d3d;
}
.evowv_tooltip{
position: absolute;
background-color: #fafafa;
padding: 5px 10px;
font-size: 14px; font-style: normal;
color:#868686;
text-transform: uppercase;
top: 0;
border:1px solid #e8e8e8;
}
.evowv_tooltip:before{
content:"";
border-style: solid;
border-width: 6.5px 10px 6.5px 0;
border-color: transparent #b9b9b9 transparent transparent;
height: 0;width: 0;position: absolute;
left: -11px; top: 10px;
}
.evowv_tooltip.left:before{
border-width: 6.5px 0 6.5px 10px;
border-color: transparent transparent transparent #b9b9b9;
right: -11px; left:auto;
} .EVOWV_dates{margin-bottom: 10px; position: relative;} .EVOWV_change{
display: inline-block; position: relative;
border-radius: 5px; background-color: #f79191; color:#fff;
padding: 5px 8px;
}
.EVOWV_ranger{
position: absolute;
background-color: #f79191; color:#fff;
border-radius: 5px; overflow: hidden;
top: 0; z-index: 10; left: 0;
display: none; 
min-width: 350px;
}
.EVOWV_ranger a{
display: block; color: #fff; text-align: center;
padding: 5px;
}
.EVOWV_ranger_handle{
height: 150px; overflow: hidden; position: relative;
}
ul.EVOWV_date_ranges{
position: absolute;
top: -300px;
margin-left: 0; 
list-style:none;
width: 100%;	
border-top:1px solid #f7a6a6;		
}
ul.EVOWV_date_ranges li{
display:flex;
height: 30px;
text-align: center; 
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-webkit-flex-align: center;
-webkit-align-items: center;
align-items: center;
padding: 3px 20px;
border-bottom:1px solid #f7a6a6;text-transform: uppercase;	
box-sizing:border-box;
color:#fff;		
}
ul.EVOWV_date_ranges li.thisweek{background-color:#ef7777 }
ul.EVOWV_date_ranges li em{font-style: normal;}
ul.EVOWV_date_ranges li:hover, .EVOWV_ranger a:hover{
background-color:#ef7777; cursor: pointer; color:#fff;
}
.ajde_evcal_calendar.evoWV .EVOWV_dates p{
border-radius: 5px;
padding: 10px 15px;
background-color: #f5f4f4;
color: #cecece;
display: inline-block; float: none;
font-size: 14px;
line-height: 100%;
height: auto;
}
.ajde_evcal_calendar.evoWV .EVOWV_dates p:hover{color: #a2a2a2;}
.ajde_evcal_calendar.evoWV .EVOWV_dates p em{
font-style: normal;
} .evo_widget .eventon_weeklyview .evowv_arrow{
width: 30px;
}
.evo_widget .eventon_weeklyview .evowv_arrow i{
font-size: 22px; margin-top: 25px;
}
.evo_widget .evoWV_days{margin: 0 30px;}
.evo_widget .eventon_weeklyview p.evoWV_top{font-size: 24px;}
.evo_widget .evoWV_days .evo_wv_day span.day_num{
font-size: 16px; font-weight: 300;}
.evo_widget .evoWV_days .evo_wv_day span.day_name{font-size: 10px;}
.evo_widget .evoWV_days .evo_wv_day span.num_events{
height: 15px;width: 15px;
font-size: 9px;
}
.evo_widget .evoWV_days, .evo_widget .evoWV_days .evo_wv_day{min-height: 80px;}
#evcal_widget .ajde_evcal_calendar.evoWV .calendar_header .EVOWV_dates p{
font-size: 12px
}
.evo_widget .ajde_evcal_calendar.evoWV .evoWV_days{height: 70px; min-height:70px;}
.evo_widget .ajde_evcal_calendar.evoWV .EVOWV_ranger{ left: -200px;
min-width: 260px
}
.evo_widget .ajde_evcal_calendar.evoWV ul.EVOWV_date_ranges li{font-size: 12px;} @media (max-width: 600px){
.EVOWV_change{
display: block;
width: 30px;
margin-top: 8px;
padding: 5px 10px;
}
ul.EVOWV_date_ranges li{font-size: 14px;}
}
@media (max-width: 600px){
.eventon_weeklyview .evowv_arrow{
width: 30px;
}
.eventon_weeklyview .evowv_arrow i{
font-size: 22px;
margin-left: 0;
left: 10px;
}
.evoWV_days{margin: 0 30px;}
.eventon_weeklyview p.evoWV_top{font-size: 24px;}
.evoWV_days .evo_wv_day span.day_num{font-size: 18px; font-weight: 300;}
.evoWV_days .evo_wv_day span.day_name{font-size: 11px;}
.EVOWV_ranger{
min-width: 280px
}
}