/*
 Theme Name:     AFTsandiego
 Theme URI:      https://aftguild.org
 Description:    Custom Child Theme by Realize Marketing, LLC
 Author:         Realize Marketing, LLC
 Author URI:     https://realizemarketing.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/***REALIZE EDITS***/

#media_image-2 {
	margin-bottom: 0px;
}

/******UPPER-EAST-SIDE******/

.upperFont {
	font-family: 'uppereastsideregular';
	margin-top: 10px;
	font-weight: 600;
	color: #00296a;
}

@font-face {
    font-family: 'uppereastsideregular';
    src: url('/fonts/uppereastside-fontfacekit/UpperEastSide-webfont.eot');
    src: url('/fonts/uppereastside-fontfacekit/UpperEastSide-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/uppereastside-fontfacekit/UpperEastSide-webfont.woff') format('woff'),
         url('/fonts/uppereastside-fontfacekit/UpperEastSide-webfont.ttf') format('truetype'),
         url('/fonts/uppereastside-fontfacekit/UpperEastSide-webfont.svg#uppereastsideregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/******DEFAULT-SIDEBAR******/

.menu-aft-sidebar-menu-container li a {
    background: #00296a;
  	color: #FFFFFF;
  	font-family: 'Open Sans', 'sans-serif';
	width: 90%;
}

.menu-aft-sidebar-menu-container li a:visited {
    color: #FFFFFF;
}

.menu-aft-sidebar-menu-container li a:hover {
  	opacity: 0.8;
}

.menu-aft-sidebar-menu-container ul li {
  	width: 90%;
    background: #00296a;
	margin-left: 2px;
  	margin-bottom: 2px;
	text-align: center;
}

/******EVENTS******/

.event_menur {
    border: medium none #000000;
    -webkit-box-shadow: 0px 0px 4px 0px #000;
    -moz-box-shadow: 0px 0px 4px 0px #000;
    box-shadow: 0px 0px 4px 0px #000;
    text-align: center;
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    width: 100%;
    line-height: 28px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

a.generalr {
  background: #0047b6;
}

a.mesar {
  background: #005594;
}

a.miramarr {
  background: #007c85;
}

a.cityr {
  background: #b30838;
}

a.eccr {
  background: #7bc243;
}

a.mccr {
  background: #7bc243;
}

a.cuyamacar {
  background: #19396b;
}

a.grossmontr {
  background: #336666;
}

a.districtr {
  background: #028d9a;
}

a.communityr {
  background: #9900cc;
}

a.event_menur:hover {
  color: #ffffff;
  opacity: 0.8;
}

#col-33-1 .tribe-events-category-general-meetings, #col-33-1 .tribe-events-category-general-meetings a {
    background: #0047b6;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-grossmont-college, #col-33-1 .tribe-events-category-grossmont-college a {
  background: #336666;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}


#col-33-1 .tribe-events-category-mesa-college, #col-33-1 .tribe-events-category-mesa-college a {
  background: #005594;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-miramar-college, #col-33-1 .tribe-events-category-miramar-college a {
  background: #007c85;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-city-college, #col-33-1 .tribe-events-category-city-college a {
  background: #b30838;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-cuyamaca-college, #col-33-1 .tribe-events-category-cuyamaca-college a {
  background: #19396b;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-ecc, #col-33-1 .tribe-events-category-ecc a {
  background: #7bc243;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-mcc, #col-33-1 .tribe-events-category-mcc a {
  background: #7bc243;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-continuing-education, #col-33-1 .tribe-events-category-continuing-education a {
  background: #7bc243;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-sdccd-district-office, #col-33-1 .tribe-events-category-sdccd-district-office a {
  background: #028d9a;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}

#col-33-1 .tribe-events-category-community, #col-33-1 .tribe-events-category-community a {
  background: #9900cc;
  color: #ffffff;
  opacity: 1 !important;
filter: Alpha(opacity=100);
}