/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

/* 
    AB HIER: übernommen aus Joomla 3.10-Version
	Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

  /* MONATS-Kalender gross */
#jevents_header {
/* Header "Terminkalender" angepasst */
    color: #A14805;
/* für den Schatten ist außerdem noch ".contentheading, .contentheading a " aus https://oma-kaetchen.de/templates/allrounder-3/css/css3-effects.css" mit 
  text-shadow: 0 1px 0 #000, 0 -1px 0 #555, 0 0 13px #FFEBD4; zu ändern */
}

#jevents_body {
    width: 100% !important;
    border: 1px solid #A14805;
    background-color: transparent;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.month_title {
    font-size: 2em;
    font-weight: bold;
    color: #A14805;
}
  
.month_title_year {
    padding-left: 6px;
    font-size: 1.5em;
	font-weight: bold;
	color: #A14805;

}

.jev_toprow .jev_header2 {

    margin: 0px;
    padding: 0px;
    border: none;
    height: 23px;
    margin-bottom: 20px;

}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #A14805;
    color: #FFF;
  font-weight: bold;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
  padding:7px 11px 6px 12px;
  Color: #a14805; 
  background-color:#ffebd4; 
  border-left: 1px solid #a14805;
  text-decoration: none;
}
#jevents_body .nav-items > div a:hover {
  padding:7px 11px 6px 12px;
  background-color:#ffebd4;
  color:#a14805;
  border-left:1px solid #a14805;
  text-decoration: none;
  font-weight: bold;
}



.nav-items > div:last-child {

    border-radius: 0 5px 5px 0;
    border-right: 1px solid #A14805;

}
.nav-items > div:first-child {

    border-radius: 5px 0 0 5px;
    border-left: 1px solid #A14805;

}
.nav-items > div {

    margin-left: -5px;
    display: inline-block;
    padding: 4px 0px 3px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #A14805;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #A14805;
    border-left: 0px;

}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {

  	background-color: transparent;
    border: 1px solid #A14805;

}
#jevents_body .jev_toprow div.previousmonth a {
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    color: black;
    /*background: url(../images/mini_arrowleft.gif) no-repeat center left !important;*/
    text-decoration: none;
}
#jevents_body .jev_toprow div.nextmonth a {
    padding-right: 10px;
    color: black;
    font-size: 12px;
    font-weight: normal;
    /*background: url(../images/mini_arrowright.gif) no-repeat center right !important;*/
    text-decoration: none;
}

.jev_toprow div.currentmonth {

  	background-color: #A14805;
  	border-top: 1px solid #A14805;
    border-bottom: 1px solid #A14805;
  /* vorher margin-bottom:-1px */
    margin-bottom: 0px;

}
.jev_toprow div.previousmonth, .jev_toprow div.currentmonth, .jev_toprow div.nextmonth {
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: center !important;
    color: #ffffff !important;
    font-weight: bold;
}
#jevents_body .cal_daysnames {

    border: 1px solid;
  	border-bottom-width: 0px;
  	Border-color: #ed8e00 ;
    height: 22px;
    line-height: 22px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    background-color: #FFEBD4;

}
#jevents_body .cal_table {

    border: 1px solid #ED8E00;
    width: 100.0%;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    /* background-color: #FFF1DF;*/
    background-color: transparent;
}

}
#jevents_body table {

    width: 100% !important;
}
.cal_daysoutofmonth {

    font-size: 12px;
    font-style: normal;
    line-height: normal;
    /* font-weight: bold;*/
    color: #ED8E00;
    text-decoration: none;

}
.cal_daysoutofmonth {

    background-color: #FFEBD4;
    padding: 4px;

}


#jevents_body .cal_daysnoevents {

    background-color: #FFF1DF;
    padding: 4px;
    height: 80px;
    vertical-align: top;
    width: 14%;
    border: 1px solid #ED8E00;

}

#jevents_body .cal_today {

    background-color: #FFF1DF;
    padding: 5px 0px 0px 0px;
    height: 80px;
    vertical-align: top;
    width: 14%;

}

#jevents_body .cal_today a.cal_daylink {

    background-color: #ed8e00;
    padding: 4px;
    border-radius: 10px;
    color: #FFF1DF;

}

#jevents_body .cal_dayshasevents {

    background-color: #ffebd4;
    padding: 4px;
    vertical-align: top;
    height: 80px;
    width: 14%;
    border: 1px solid #ed8e00;

}

#jevents_body .month_cell_st {

    padding: 0px;
    background-color: 

}


/*--------------------------MONATS-Kalender gross ENDE------------*/


/* --------------------------Terminübersicht--------latest Events--------------*/

.mod_events_latest_table td {

    padding: 3px 8px;
    border-left: 3px solid #a14805;
  border-bottom: 1px solid #a14805;
  font-size: 10px;
}
/* --------------------------Terminübersicht--------latest Events-ENDE-------------*/

/*-------------------Mini Kalender ----------------------------------------*/
table.flatcal_main_t {

    margin: auto auto;
    border: 1px solid #ed8e00;
    border-radius: 8px;
    background-color: #FFF1DF;

}

#flatcal_minical .flatcal_navbar {

    background-color: #ffebd4;
    border-bottom: 1px solid #ed8e00;
  text-align: center;
  font-weight: bold;

}
#flatcal_minical .full_cal_link td {
  	padding: 3px;
	text-align: center;
	font-size: 13px;
  background-color:#ffebd4;
   border-radius: 8px;
  border-top: 1px solid #ed8e00;
}

.full_cal_link {

    height: 18px;

}
#flatcal_minical .flatcal_todaycell {
	color: 	#ed8e00;
  font-weight: bold;
  /*background-color: #ed8e00;*/
}

#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {

	color: 	#fff1df;
  background-color: #ed8e00;
  font-weight: bold;
  border-radius: 8px;
    text-decoration: none;

}
/*-------------------Mini Kalender ------Ende------------------------------*/


/* --------------Termin-details --------------------*/
#jev_maincal {

    margin: 15px -1px 15px -1px;
    background-color: #fff1df;
    border: 1px solid #a14805;

}
a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
/*Einzel-Eventdarstellung Link auf das Event (Bold, Farbe, Size) festlegen für Oma-Kätchen */
    font-size: 14px;
  	font-weight: bold;
    color: #A52A2A;
    text-decoration: none;

}
/* --------------Termin-details ----Ende------------*/

/* --------------Termin-Gesamt ---------------------*/
#jevents_body {

    width: 100% !important;
    /* border: 1px solid #A14805;*/
  border: 1px solid #ccc;
    /* background-color: #fff1df; */
  background-color: transparent;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.jev_evdt_contact span.contact {
    /* seltsamen Balken nach dem Kontakt weg...*/
    border: 0px;
}

/* --------------Termin-Gesamt ----ENDE-------------*/


/* sontiges */
.cal_td_daysnames {
/*Einzel-Eventdarstellung Tabellenkopf festlegen für Oma-Kätchen */
    border-bottom: 1px solid #000000;
    height: 25px !important;
    line-height: 25px;
    background-repeat: repeat-x;
    background-position: top left;
    color: black;
    background-color: #A14805;
    font-weight: bold;
    text-align: center !important;

}

.ev_td_left {
/*Einzel-Eventdarstellung Tabelle 1.Spalte festlegen für Oma-Kätchen */
    background-color: #FFF1DF;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align: left;
    vertical-align: top;

}


.ev_td_right {
/*Einzel-Eventdarstellung 2. Spalte Hintergrund festlegen für Oma-Kätchen */
    width: 100%;
    background-color: #FFF1DF;
    border-top: 1px solid #000000;

}



.ev_repeatexception{
  /* Ausnahmen besonders hervorheben */
	font-weight:bold;
	color:black;
	background-color:yellow;
}

.cal_td_today {
    /* background-color:#FFF1DF;*/
    padding:0px !important;
  }

.mod_events_td_daywithevents
{
  /* Tag mit events besonders hervorheben */

  font-weight: bold;
	color: Black;
	background-color: transparent;
}

.cal_td_daysoutofmonth {
    /* background-color: #A14805;*/
  background-color: transparent;
    width:14px;
    vertical-align:top;
  border: 1px solid #aaa;
  
}

.mod_events_td_dayoutofmonth
{
	font-weight: normal;
	color: #aaaaaa;
	/*background-color: #FFE4C4;*/
  background-color: transparent;
}
  
/* Abstand der Navigations-Icon in der großen Übersicht untereinander */
td.iconic_td {
    width: 80px !important;
}