/* CSS file for the admin panel of the Simple Events Calendar plugin */
.expired, .nolabel {filter:alpha(opacity=40); opacity:0.4;} 
.expired .nolabel {filter:alpha(opacity=100); opacity:1;} 
#plugin-title {padding:48px 0 0 128px; height:80px; background:url(date.png) no-repeat;}
#plugin-title span {font-size:12px; font-variant:small-caps; font-family:Verdana, Geneva, sans-serif;}
a.pluginhelp {text-decoration:none; color:#464646;}

h2#plugin-title {float:left;}
h3 {clear:both;}
.donate {padding-top:25px;}

.se_entry_start, .se_entry_end, .se_entry_title, .se_entry_description, .se_entry_label, .se_entry_url, .se_entry_loc, .se_entry_loc_url { text-align:left;}
.se_entry_description {vertical-align:top;}
.labelnote {color:#999; font-size:11px;}


a.eventlinks {font-weight:bold; text-decoration:none;}
td input.eventdelete {color:#C00; font-weight:bold; cursor:pointer;}
td input.eventedit {cursor:pointer;}
td input.eventdelete:hover {color:#F00; border-color:#999;}
.eventlabel {color:#F90; font-weight:bold; cursor:help;}
.eventtitle {text-align:left; font: italic normal normal 20px Georgia, Times,serif;}
.eventdescription {}
.eventstart, .eventend {font-weight:bold;}
.eventinfo {text-align:center;}
.eventlocation {text-align:right;}

#long_len {border:none; background:none; text-align:right;}