

/* 
	I provide styles for the detailed calendar portlet
	All css selectors should be prefixed with .calendar.detail-portlet to namespace them.
	
	The majority of styles for this portlet are inherited from css/portlet/calendar.css
	
	Styles for the region dropdown widget are inherited from css/widgets/menu.css and over-written where necessary
*/


.calendar.detail-calendar .widget.menu {
	top: -30px;
}

