/* CONFIGURACION */
.content { margin-top:32px; background:#FFF url(../img/interface/bg_col_drc.gif) 675px repeat-y; }
.col_izq { float:left; width:657px; position:relative }
.col_drc { float:left; width:300px; padding-left:14px }

article h1 { font:normal 20px Arial; color:#000; padding:0 100px 0 0; margin-bottom:10px }

article .metadata { display:block; padding-top:3px; margin-bottom:5px; font-size:10px; color:#999; font-style:italic }
article .metadata .user { text-transform:capitalize; }

/* SOCIAL */
.social { padding:10px 0px; height:22px; margin:15px 15px 5px 0; position:relative; border-bottom:1px dotted #DDD; border-top:1px dotted #DDD; }
.social .google { display:block; float:left; margin-right:-12px }
.social .facebook { display:block; float:left }
.social .twitter { display:block; float:left; margin-right:-18px}

/* NAVEGACION DE REGISTROS */
.pagination { position:absolute; right:20px; top:35px }
.pagination a { float:left; height:0; width:35px; padding-top:29px; overflow:hidden; margin-left:1px; background:transparent url(../img/interface/juego_registros.png) no-repeat }
.pagination .previous{ background-position: 0px 0px; border-radius: 4px 0px 0px 4px }
.pagination .next { background-position: -72px 0px; border-radius: 0px 4px 4px 0px }
.pagination a:hover { opacity:.8; filter:alpha(opacity=80) }
.pagination .off { opacity:.33; filter:alpha(opacity=33) }
.pagination a.off:hover { opacity:.33; filter:alpha(opacity=33) }

/* DETALLE */
.fotos_det_img { margin:0; padding:0; margin-bottom:0px !important; *margin-bottom:-4px !important; margin-bottom:-4px; border:none }
.fotos_det_img a img { border:none !important }
.fotos_det_datos { position:relative; height: auto !important; min-height:38px;	height:38px; width:623px; margin:0; padding:10px 0px 15px 15px; margin-bottom:20px; border:1px solid #DDD; border-top:none; line-height:14px; color:#9D9D9D }
.fotos_det_datos_info { min-height:38px; height:auto !important; height: 30px }
.fotos_det_datos_puntuacion { position:absolute; top:0; left:400px;	height:52px; width:230px; padding-top:8px; text-align:right; line-height:18px; }
.fotos_det_datos_puntuacion strong { position:absolute; top:33px; left:124px; width:45px; padding-right:5px; border-right:1px solid #D6D6D6; font-size:23px; line-height:18px; text-align:right; color:#415151 }
.fotos_det_datos_puntuacion span { position:absolute; top:37px; left:180px; color:#999; font-size:10px }
.fotos_det_datos_mas { padding:0; margin:0 15px 0 0; }
.fotos_det_datos_mas ul { width: 286px; float:left; padding:0; margin:0 23px 0 0; list-style:none }
.fotos_det_datos_mas ul strong { display:block; margin:10px 0; font-size:12px }
.fotos_det_datos_mas ul li { float:left; padding:0; margin:0 12px 0 0 !important; margin:0 10px 0 0; }
.fotos_det_datos_mas ul li a { display:block }
.fotos_det_datos_mas ul li a img {	width:57px;	height:57px; border:none; opacity:.75; filter:alpha(opacity=75); }
.fotos_det_datos_mas ul li a:hover img { opacity:.99; filter:alpha(opacity=99); }

/* MENU LATERAL */
.col_drc .ttl { position:relative; width:280px; height:28px; padding:0px 10px; margin:0; background:url(../img/interface/fnd_ttl_lat_largo.png) no-repeat top left; color:#EEE; font-size:15px; line-height:28px; text-shadow: #888 -1px -1px 0px; }
.col_drc .pagination { position:absolute; right:10px; top:2px }
.col_drc .pagination a { float:left; height:0; width:24px; padding-top:24px; overflow:hidden; }
.col_drc .pagination .previous { background:url(../img/interface/btns_juego_registros_mini.png) no-repeat 0px 0px }
.col_drc .pagination .previous:hover { background-position: 0px -24px }
.col_drc .pagination .next { background:url(../img/interface/btns_juego_registros_mini.png) no-repeat -24px 0px }
.col_drc .pagination .next:hover { background-position:-24px -24px }
.col_drc .pagination .off { opacity:.25; filter:alpha(opacity=25) }
.col_drc .pagination .info { float:left; margin:0 5px; font:normal 10px Arial; line-height:24px; color:#CCC }

/* LISTA FOTOS */
.fotos_lista { height:auto !important; height:197px; display:block; margin:0 11px -8px 11px; padding:0; list-style:none; }
.fotos_lista li { float:left; padding:0; margin:0 4px 8px 4px !important; margin:0 3px 8px 4px; }
.fotos_lista li a { display:block; padding:1px; border:1px solid #F5F5F5; }
.fotos_lista li a img {	width:57px;	height:57px; border:none; opacity:.50; filter:alpha(opacity=50); }
.fotos_lista li a:hover img { opacity:.99; filter:alpha(opacity=99); }
.fotos_lista li a.on { border-color:#F90; background-color:#FFF	}
.fotos_lista li a.on img { opacity:.99; filter:alpha(opacity=99) }

/* EXTRAS LATERAL DRC */
.col_drc .box { padding:15px 0 17px 0; border-bottom:1px dotted #CCC }
.col_drc .box a img { border:none }

.btn_enviar_fotos { display:block; width:200px; margin:0 auto; line-height:30px; text-align:center; font-size:18px; margin-bottom:5px; background-color:#adc24e; color:#FFF; border-radius: 4px; text-shadow: #9bae46 -1px -1px 0px; border:1px solid #FFF; box-shadow: 0px 0px 3px #AAA; }
.btn_enviar_fotos:hover { color:#FFF; background-color:#9bae46 }
