/* CSS Document */


#contentIndex {
	float: left;
	width: 740px;
}
#contentIndex h1 {
	color: #FFFFFF;
	font-size: 16px;
	padding: 6px 10px 0 10px;
	height: 26px;
	border-bottom: #FFFFFF solid 1px;
	letter-spacing: 2px;
	text-align: left;
	margin-bottom: 15px;
}

/*Novedades*/
#news { font-size: 13px; font-weight: bold; margin: 10px; }
#news a { color: #E57409; text-decoration:none;  }
#news a:hover { text-decoration:underline; }

#lastNews {
	width: 530px;
	float: right;
}
#lastNews .date   { color: #CCCCCC; font-size: 11px; margin: 0 5px 0 0; }
#lastNews .title a{ color: #E57409; text-decoration:none; }
#lastNews .title a:hover { text-decoration:underline; }
#lastNews .title  { font-size: 13px; font-weight: bold; }

#lastNews .newA { margin: 0 10px 20px 10px; }
#lastNews .newA .info  { width: 330px; }
#lastNews .newA .image { width: 170px; height: 100px; float: right; border: solid #666666 1px }
#lastNews .newA .summary { font-size: 12px; padding-top: 5px; text-align:justify;}

#lastNews .newB { margin: 5px 10px; }

/*
#events { float: left;	width: 385px; }
#events .post {	font-size: 13px; margin: 8px 0; min-height: 52px; border-bottom: dotted #999999 1px;}
#events img { border: solid 1px #666; float: left; }
#events .info { float: right; width: 210px; }
#events .info a { color: #E57409; }
#events .name {	font-weight: bold; margin: 0 0 3px 0; background: url(../images/flecha4.gif) no-repeat; padding: 0 0 0 20px; }
#events .details { font-size: 12px; background: url(../images/flecha.gif) no-repeat; margin-left: 5px; padding: 0 0 4px 15px; }
#events .address { color:#666666; font-size: 11px; padding: 0; }
#events .moreEvents a{ float: right; background: url(../../mootabs/images/tab.png) bottom; padding: 3px 5px; height: 19px; color: #FFFFFF; 
			   font-size: 12px; font-weight: bold; text-decoration: none; }
#events .moreEvents a:hover { color: #000000; background-position: top; }
*/

#locations { margin-bottom:30px; }
#locations img { border: solid 1px #666; margin: 3px; }
#locations .moreLocations a{ float: right; background: url(../../mootabs/images/tab.png) bottom; padding: 3px 5px; height: 19px; color: #FFFFFF; 
			   font-size: 12px; font-weight: bold; text-decoration: none; }
#locations .moreLocations a:hover { color: #000000; background-position: top; }

.note {
	margin: 10px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}

#recomended { margin-bottom:20px;}
#recomended .day { width:20%; float:left; text-align:center; }
#recomended img { border: solid 1px #666; margin-bottom:5px; }

#contentIndexB { width:345px; float:left; }

#staff { text-align:center; margin-bottom:10px;}

#albums { margin:0; font-size:12px; }
#albums .post { width:325px; margin: 5px 0; padding:10px; border:solid 1px #292929; background:#080808; }
#albums .title { font-size: 13px; font-weight: bold; margin: 0 0 5px 0; background: url(../images/flecha4.gif) no-repeat; padding: 2px 0 0 20px; }
#albums a { color:#E57409; text-decoration:none; }
#albums a:hover { color:#fff; }
#albums img { width:90px; height:90px; border:solid 1px #666666; margin: 4px 4px 0 0; }
#albums .thumb { float:left; }
#albums .info  { float:right; width:130px; margin-top:5px; }
#albums .info tr { height:18px; }
#albums label { color:#E57409; font-weight:bold; padding-left:15px; background: url(../images/flecha.gif) no-repeat; }
#albums .date { color: #CCCCCC; font-size: 10px; }
#albums .star { background:url(../images/star.gif) no-repeat; padding-left:15px; }

#sidebar {
	float: right;
	width: 200px;
}

#cloud { text-align: center; float:right; width:375px; }

#cloud ul { padding: 0 0 10px 0; }
#cloud ul a { padding: 0px; line-height:1em; text-decoration:none; }
#cloud ul a:hover {color:#FF6600;}
#cloud li { display: inline; vertical-align: middle; padding: 0 1px;}

#cloud a.tag1  { font-size: 0.7em; font-weight: 300; color:#999999; }
#cloud a.tag2  { font-size: 0.8em; font-weight: 400; color:#AAAAAA; }
#cloud a.tag3  { font-size: 0.9em; font-weight: 500; color:#BBBBBB; }
#cloud a.tag4  { font-size: 1.1em; font-weight: 600; color:#DDDDDD; }
#cloud a.tag5  { font-size: 1.2em; font-weight: 700; color:#FFFFFF; }


#friends h1 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 0 5px 0;
	border-bottom: #FFFFFF solid 1px;
	letter-spacing: 2px;
	text-align: right;
	margin-bottom: 15px;
}