/* event */
#events_left *, #events_right *
{
	font-family: Trebuchet MS;
	font-size: 11px;
}

#events_left .ttip
{
  font-size: 10px;
}

.phi_events h1,
.phi_events h3
{
	margin: 0;
	font-weight: normal;
}

.phi_events h3
{
	margin-bottom: 25px;
}

.event h1
{
	font-size: 15px;
	font-weight: bolder;
}

.event h1 a
{
	font-size: 15px;
	font-weight: bolder;
}

.event
{
	margin-top: 15px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.event .phi_internal_options
{
	list-style: none;
	margin: 0;
	padding: 3px;
}

.event .phi_internal_options li
{
	display: inline;
	margin-right: 15px;
}

.event .title
{
	margin: 0;
	margin-bottom: 3px;
}

.event .author
{
	font-size: 0.8em;
}

.event .tags
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.event .tags li
{
	display: inline;
	margin-right: 5px;
}

.event .text
{
	margin-top: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #535353;
}

.event .comments
{
	text-align: right;
}

.event .comments a
{
	padding-left: 18px;
	background: url('../img/comment.gif') no-repeat 0 50%;
}

a.more
{
	padding-left: 12px;
	margin-left: 5px;
	background: url('../img/more.gif') no-repeat 0 50%;
}

div.rss
{
	text-align: right;
}

div.rss a
{
	text-align: right;
	font-size: 10px;
	background: url('../img/rss.gif') no-repeat 0 50%;
	padding-left: 16px;
}

.event p.footer
{
	margin: 0;
	text-align: right;
	font-size: 12px;
}

table.events td.comments
{
	font-size: 0.8em;
	background-image: url('../img/comment.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 15px;
}
.events THEAD tr td,.events THEAD tr th{
	font-weight: bold;
}

#events_left, #events_right
{
	float: left;
}
.navigation li{
	list-style: none;
}
#events_left, .caja_calendar
{
	width: 200px !important;
	min-height: 179px;
	height: auto !important;
	height: 179px;

	margin: 0px;
	float: left;
}

#events_left_top, .caja_calendar .phi_content
{
	clear: left;
	width: 200px;
	min-height: 179px;
	height: auto !important;
	height: 179px;

}
#phi_post_calendar-body{
	background:url("../img/calendario_middle.jpg") repeat-y;
	margin-left: 10px;
	min-height: 197px;
	height: auto !important;
	height: 197px;
}
#events_left_bottom, .caja_calendar .phi_inner_content
{
	clear: left;
	width: 200px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
/*	background: url(../img/calendario_rsiblings_middle.png) repeat-y;*/
}

#phi_post_calendar
{
	min-height: 197px;
	height: auto !important;
	height: 197px;
	background: url(../img/calendario_top.jpg) no-repeat scroll left top;
	padding-top: 30px;
}

.calendar
{
	background: url(../img/calendario_bottom.jpg) no-repeat scroll left bottom;
	min-height: 197px;
	height: auto !important;
	height: 197px;
}

#events_right
{
	clear: right;
	margin: 10px;
	width: 500px;
}

#events_right .titleInterna
{
	font-familY: Trebuchet MS;
	font-size: 15px;
	font-weight: bolder;
	color: #336699;
}

#events_right .columnaDerechaAbajo a, .events td a
{
	text-decoration: none;
	font-familY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
}

.calendar tbody td.selected
{
  background:#336699;
  color: #FFFFFF;
}

.calendar tfoot .ttip
{
  padding:3px 8px;
}

#events_right .ttip
{
  font-size: 0.8em;
}

.calendar .nav
{
	background: none;
}

.calendar table .wn 
{
	background: none;
	border: none;
	font-size: 11px;
	color: #000000;
}

.calendar tfoot .ttip
{
	background: none;
  padding: 18px 0px 8px 0px;
}

.calendar thead .name
{
	border: none;
	font-size: 11px;
	color: #000000;
}

.calendar thead .title
{
	font-family: Arial;
	font-size: 11px;
  font-weight: normal;
}

.calendar tbody .day
{
	font-size: 11px;
	color: #666666;
}

.calendar thead .weekend
{
	color: #336699;
}

.calendar tbody .rojo
{
	color: #336699;
	font-weight: normal;
}

.calendar table
{
	width: 180px;
  min-height: 201px;
  height: auto !important;
  height: 201px;
}

.calendar tbody td.hilite
{
  border: none;
}

