/* ------------------
 styling for Frontier Post Event.
   ------------------   */


/* NEW Fields */

/*
 ------------------- Post specific ---------------------- 
*/

.frt-pev-fieldset {
	float: left;
	border-color: steelblue;
	border-radius: 10px;
	border-width: 1px;
	
}

fieldset.frt-pev-new-menu {
	margin: 3px 3px 8px 3px;
	padding:0 3px 3px;
	border:1px solid #666;
	border-radius:8px;
	box-shadow:0 0 10px #666;
	float: none;
	text-align: center !important;
	font-size: 1.4em;
	width: 98% !important;
 }  

td.frt-pev-no-border  {  
	border: 0 !important;
}

tr.frt-pev-post-form {
	border: 0;
}

/*
 ------------------- Post Edit ---------------------- 
*/

.frt-pev-edit-post-table {
	border: 0;
}

.frt-pev-edit-post-row {
	border: 0;
	
}

.frt-pev-edit-post-td {
	

}

.frt-pev-post-title {
	width: 280px;
	background-color: white;
}

.frt-pev-fieldset-edit-post-row {
	margin: 5px;
	border-color: steelblue;
	border-radius: 10px;
	border-width: 1px;
}

#frt-pev-post-alert {
	/*color: red !important;*/
	border: 1px solid red !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-align: center !important;
}

fieldset.frt-pev-fieldset-tax  {
	margin: 5px;
	padding: 7px;
	float: left;
	max-height: 200px; 
	min-width: 150px;
	text-align: left;
	overflow-y: scroll; 
	
	
}

  select.frt-pev-dropdown {
	border: 1px solid #ccc ;
	padding: 5px;

}

input.frt-pev-checkbox {
	padding: 5;
}

.frt-pev-publish-time-info {
	font-size: 0.8em;
	color: slategray;

}

fieldset.frt-pev-list-status-draft {
	font-size: 0.8em;
	color: slategray;

}

/*
.frt-pev-list-posts-actions {
	display: inline-block;

}

.frt-pev-list-posts-fields-status  {
	display: inline-block;

}
*/

.frt-pev-list-posts-sub-info {
	display: inline-block;
}

.frt-pev-list-posts-fields  {
	display: inline-block;

}

.frt-pev-feat-img {
    width: 100px;
    height: auto;
	display: block !important;
	margin-left: auto;
    margin-right: auto;
}

.frt-pev-button {
	border-color: slategray;
	background-color: white;
	color: black;	
	border-radius: 8px;
	border-width: 2px;
	margin-right: 10px;
	padding: 3px;
	text-align: center;
	font-size: 1.04em;
	/* display: block; */
	/* float: right; */
	
}


/*
 ------------------- List Posts  ---------------------- 
*/


#frt-pev-list-form {
	
}


table.frt-pev-list-posts {
	border: 0;
	margin: 0;
}

tr.frt-pev-list-posts {
	border: 0;
}

td.frt-pev-list-posts {
	border: 1;
}

fieldset.frt-pev-list-status {
	color: black;
	border-radius: 10px;
	border-width: 1px;
	font-size:1.2em;
	text-align: center;
	font-weight: bold;
}

.frt-pev-list-posts-fieldset { 
	margin-bottom: 12px;
	border-radius: 8px;
	border-width: 1px;
	/* box-shadow:0 0 10px #999; */
}

fieldset.frt-pev-list-status-draft {
	background-color: lightgray;
	
}

fieldset.frt-pev-list-status-future {
	color: darkred;
	
}

fieldset.frt-pev-list-status-pending {
	background-color: lightgray;
	color: darkred;
	
}

/*
fieldset.frt-pev-list-content {
	margin-bottom: 5px;
	border-radius: 8px;
	border-width: 1px;

}

fieldset.frt-pev-list-additional {
	margin-bottom: 5px;
	border-radius: 8px;
	border-width: 1px;

}
*/

a.frt-pev-list-posts-title-link {
	color:  rgb(9, 9, 97) ;
	font-size: 2.5em;
	font-weight: bold;
}
/*
#frt-pev-list-icon-comments {
    height: 24px !important;
    display: inline !important;
}

#frt-pev-comment-link {
    display: inline !important;
	text-decoration: none;
}
*/

.frt-pev-list-icon {
    height: 12px !important;
    display: inline !important;
    margin-right: 4px !important;
    border-bottom: 0 !important;
}


/*
 ------------------- admin Fields ---------------------- 
*/

.frt-pev-edit-admin-fields-fieldset {
	float: left;
	border-color: saddlebrown;
	border-radius: 10px;
	border-width: 1px;
	min-height: 80px;

}

.frt-pev-edit-admin-fields-legend {
	

}

.frt-pev-dropdown-change-author {
	border: 1px solid #ccc ;
	padding: 5px;
	font-size:1.02em;

}

.frt-pev-edit-publish-date {
	background-color: whitesmoke;

}

.frt-pev-edit-publish-time {
	background-color: whitesmoke;
	
}

/*
 ------------------- Event specific ---------------------- 
*/

/*  *** EDIT ***   */


.frt-pev-fieldset-edit-event-dates {
	float: left;
	min-height: 45px;

}

.frt-pev-fieldset-edit-event-location {
	float: left;
	min-height: 45px;
}

.frt-pev-fieldset-edit-event-type {
	float: left;
	min-height: 45px;
}

.frt-pev-edit-tags {
	background-color: white;

}


/*  *** DISPLAY ***   */

.frt-pev-event-date-field {
	width: 20;
	background-color: #ccc;
}


.frt-pev-location-name {
	width: 95%;
	
}

.frt-pev-event-address-info {
	color: slategray;
	font-size: 0.8em;
}


.frt-pev-event-time {
	/* height: 40px; */
	background-color: whitesmoke;
	
}

.frt-pev-event-date {
	/* height: 30px; */
	background-color: whitesmoke;
}

.frt-pev-fieldset-post-info-display {
	display: block;
	border-color: black;
	border-radius: 10px;
	float: none;
	border-width: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	/*
	width: 98%;
	*/
}

.frt-pev-fieldset-post-info-display-legend {
	font-weight: bold;
	color: Black;
	font-size: 1.2em;
}

.frt-pev-fieldset-event-info-display {
	display: block;
	border-color: steelblue;
	border-radius: 10px;
	float: none;
	border-width: 2px;
	/*
	width: 98%;
	*/
}

.frt-pev-fieldset-event-info-display-legend {
	font-weight: bold;
	color: steelblue;
	font-size: 1.2em;
}

.frt-pev-fieldset-event-display {
	float: left;
}


#frt-pev-fieldset-is-event {
	float: left ;
}

.frt-pev-is-event {
	width: 20%;
}


/*
 ------------------- Event Info Display ---------------------- 
*/




#frt_pev_evinfo_display {
	display: block;
	clear: both;
	border: blue;
	margin-bottom: 20px;
	
}

/* Span form main event info */
.frt-pev-evinfo-main-info {
	font-size: 1.2em;

}

/*
 ------------------- Event Widget ---------------------- 
*/


/* Event Widget */

.frt-pev-events-widget {
	margin: 0;
	
}

#frt-pev-events-widget-section {
	margin: 0;
	margin-bottom: 3px;
	border: 1px solid #c2c2c2;
}

.frt-pev-events-widget-list {
	margin-left: 0 !important;
	margin-right: 1;
}



#frt_pev_widget_datebox_container {
	border: 1px solid #c2c2c2;
	border-top-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
	color: #525252;
	float: left;
	font-weight: normal;
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	line-height: 1.2em;
	margin: 0px 0px;
	text-align: center;
	width: 3.5em;
	font-size: 11px;
}

.frt-pev-li-no-bullet {
	list-style-type: none !important;
}

li.frt-pev-event-widget-li-list {
	list-style-type: none !important;
	margin-bottom: 10px;
	margin-left: 10px;
}

li.frt-pev-my-posts-widget-li-list {
	list-style-type: none !important;
	margin-left: 0px;
}

.frt-pev-widget-li-datebox {
	list-style-type: none !important;
}



.frt-pev-widget-datebox-table {
	margin-bottom: 2px !important;
	
}

.frt-pev-widget-datebox-cell  {
	width: 42px;
	border: 0;
}

.frt-pev-datebox-top  {
	background: #179681;
	text-transform: uppercase;
	color: #ffffff;
}

.frt-pev-datebox-middle  {
	padding: 0.2em 0 0.1em !important;
	font-size: 12px;
	font-weight: bold;
}

.frt-pev-datebox-bottom  {
	line-height: 1.2em;
}

.frt-pev-event-widget-title-cell
{
	padding: 1px 5px;
	border: 0;
	/*font-size: 1.05em;*/
}

.frt-pev-event-widget-event-type-icon {
	font-size: 1.1em;
	margin-right: 4px;
}

.frt-pev-my-posts-widget-event-type-icon {
	font-size: 1.05em;
	margin-right: 4px;
}


.frt-pev-my-posts-widget-date-list  {
	margin-right: 4px;
}

/* New March 2026 - switch to reusable function to allow for shortcode output */


#frt-pev-event-box-wrapper {
	margin: 0;
	width: 350px;
	display: block;
	
}

#frt-pev-event-box-except-wrapper {
	margin: 0;
	margin-bottom: 5px;
	width: 350px;
	border: 1px solid #c2c2c2;
	display: block;

}

.frt-pev-event-datebox-div {
	margin: 0;
	
}

#frt-pev-event-datebox-container {
	border: 1px solid #c2c2c2;
	border-top-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
	color: #525252;
	float: left;
	font-weight: normal;
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	line-height: 1.2em;
	margin: 0px 0px;
	text-align: center;
	width: 3.5em;
	font-size: 11px;
}

li.frt-pev-event-datebox {
	list-style-type: none !important;
}


ul.frt-pev-event-datebox {
	margin-left: 0 !important;
	margin-right: 1;
}


table.frt-pev-event-datebox {
	margin-bottom: 2px !important;
	border: 0;
	
}

td.frt-pev-event-datebox {
	border: 0;
	
}
.frt-pev-event-datebox-cell  {
	width: 42px;
	border: 0;
}

.frt-pev-event-datebox-top  {
	background: #179681;
	text-transform: uppercase;
	color: #ffffff;
}

.frt-pev-event-datebox-middle  {
	padding: 0.2em 0 0.1em !important;
	font-size: 12px;
	font-weight: bold;
}

.frt-pev-event-datebox-bottom  {
	line-height: 1.2em;
}

.frt-pev-event-datebox-title-cell
{
	padding: 1px 5px;
	border: 0;
	/*font-size: 1.05em;*/
}

.frt-pev-event-datebox-event-type-icon {
	font-size: 1.1em;
	margin-right: 4px;
}





.frt-pev-event-listbox-div {
	margin: 0;
	
}


li.frt-pev-event-listbox {
	list-style-type: none !important;
}


ul.frt-pev-event-listbox {
	margin-left: 0 !important;
	margin-right: 1;
}


table.frt-pev-event-listbox {
	margin-bottom: 2px !important;
	border: 0;
	
}

td.frt-pev-event-listbox {
	border: 0;
	
}



.frt-pev-event-listbox-date  {
	
}

.frt-pev-event-listbox-time  {
	
}

.frt-pev-event-listbox-cell
{
	padding: 1px 5px;
	border: 0;
	/*font-size: 1.05em;*/
}

.frt-pev-event-listbox-title
{
	padding: 1px 5px;
	border: 0;
}

.frt-pev-event-listbox-event-type-icon {
	font-size: 1.1em;
	margin-right: 4px;
}


/*
 ------------------- Calendar View ---------------------- 
*/

.frt-pev-fieldset-calendar-control-fieldset {
	float: left;
	border-color: slateblue;
	border-radius: 10px;
	border-width: 1px;
	
}

.frt-pev-fieldset-calendar-control-legend {
	font-weight: bold;
	color: steelblue;
	font-size: 1.2em;
}

#frt_pev_calendar_list {
	clear: both;
	margin-top: 7px;

}

a.frt-pev-calendar-title {
	color:  rgb(9, 9, 97) ;
	font-size: 2em;
	font-weight: bold;
}


table.frt-pev-calendar {
	border: 1;
	margin: 0;
	width: 98%;
}

tr.frt-pev-calendar {
	border: 0;
}

td.frt-pev-calendar {
	border: 1;
	font-size: 0.9em;
}

th.frt-pev-calendar {
	border: 1;
}

.frt-pev-calendar-simple-emoji {
	margin-right: 4px;
}

.frt-pev-calendar-filter-button {
	border-color: slategray;
	color: darkslategray;
	background-color: white;	
	border-radius: 8px;
	border-width: 1px;
	margin-right: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	/* font-size: 1.01em; */
	/* display: block; */
	/* float: right; */
	

}

.frt-pev-fieldset-location-info {
	float: center;
	border-color: slateblue;
	border-radius: 10px;
	border-width: 1px;
	
}

.frt-pev-legend-location-info {
	font-weight: bold;
	color: steelblue;
	font-size: 1.2em;
}

.frt-pev-calendar-location-name-header {
	font-size: 1.2em;
	font-weight: bold;

}

.frt-pev-calendar-address-info {
	font-weight: normal;
}

/*
 ------------------- Post Edit link ---------------------- 
*/

/* Post edit link*/

#frt_pev_std_post_edit_link  {
	background-color: White !important;
	color: darkslategrey !important;
   }

.frt-pev-std-edit-link  {
	
	border-color: slategrey;
	border-radius: 8px;
	border-width: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding: 1px;
	padding-right: 6px;	
	display: block; 
	float: right;
	
}





/* END CSS */
