/*
Theme Name: Aprende lengua de Signos
Theme URI:
Description: Web derecursos para el aprendizaje de La Lengua de Signos Española HTML5 using red, black & white colors.
Version: 1.2.1
Author: Aprende Lengua de Signos - Rosalia
Author URI: http://aprendelenguadesignos.com
Tags: Lengua de signos, España, LSE, Recursos
.
Released under the <a href=" http://aprendelenguadesignos.com">ALSE</a>.
.
*/
h2 {
	text-decoration: none !important;
}
* {margin: 0; padding: 0}
header, nav, section, article, aside, footer {display: block}
body {
	font: 13px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #444;
	background: #F8F8F8;
	width:100%;
}
a {
	color: #2D6E89;
	text-decoration: none;
}
a:hover {
	color: #006699;
}
p {margin: 0 0 10px;}
img {border: 0}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	border-left: 3px solid #DE8D8D;
	background: #F2F2F2;
	height: 1%;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.aligncenter {margin: 0 auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	width: 99%;
	margin: 0 0 20px 3px;
	border-collapse: collapse;
}
th, td {
  border: 1px solid #CCC;
	padding: 4px 8px;
}
th {
  text-align: left;
	background: #F3F3F3;
}
pre {
	margin: 0 0 20px;
}

#wrapper {
	width: 978px;
	margin: 0 auto;
	padding: 0 10px;
	background: #FFF;
  border: 1px solid #DDD;
  border-width: 0 1px;
	border-top: 5px solid #EEE;
  border-bottom: 1px solid #FFF;
}


/* Header
-----------------------------------------------------------------------------*/
header {
	margin-bottom: 2px;
	float: left;
	width: 100%;
}

#logo {
	background-color: #FBDB3B;
	line-height: 1;
	font-size: 33px;
	text-shadow: 2px 2px 1px #DDD;
	margin: 2px 0;
	float: left;
	clear: both;
	
}
#logo a {
	display: block;
	float: left;
	text-decoration: none;
	width:978px;
	/*width: 346px;*/
	height: 188px;
	background-image: url(i/aprende-lengua-de-signos-cabecera.jpg);
}
/*#logo span {
	display: block;
	float: left;
	height: 188px;
	background-image: url(i/alse-right-neo.png);
	width: 612px;
	margin-left: 16px;
	border-left: 4px solid #FFF;
}*/

nav {
	float: left;
	clear: both;
	width: 100%;
	background: #000000;
}
#nav0 a {
	font-size: 10px;
}
.nav {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #CCC;
	float: left;
}
.nav li {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	list-style: none;
}
.nav li a {
	float: left;
	padding: 3px 7.9px 2px;
	color: #EEE;
	text-decoration: none;
}
.nav li a:hover {
	color: #DCF0F7;
	text-decoration: none;
}
.nav li.current_page_item {
	/*background: url(i/arrow.gif) 0 7px no-repeat;*/
}
.nav li.current_page_item a {
	color: #006699;
	font-weight: bold;
}

#nav1 a {
	background-color: #f4f4f4;
	color: #000;
	font-weight: bold;
	line-height: 15px;
}
#nav1 li {
	border-right: 1px solid #FFF;
}
#nav1 li.current_page_item a, #nav1 li.current-menu-item a {
	background-color: #FBDB3B;
	/*color: #FFF;*/
}
.ruta {
	display: block;
	float: left;
	clear: both;
	margin: 2px 0;
	border-bottom: 1px solid #CCC;
	width: 100%;
	padding-bottom: 2px;
	padding-left:3px;
	font-size: 9px;
}
.ruta span {
	color: #808080;
}

#search {
	position: absolute;
	top: 43px;
	right: 0;
}
#search input {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: 220px;
	padding: 3px 6px;
	border: 1px solid #d6253f;
	margin-right: 5px;
}
#s:hover {
	border-color: #d6253f;
}
#s:focus {
	border-color: #006699;
}
#searchsubmit {
	background: #d6253f;
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
}
#searchsubmit:hover {
	background: #006699;
}

.publiHead{
    border: 1px solid #FDAF17;
    float: left;
    height: 40px;
    margin-bottom: 8px;
    width: 100px;
	margin-right:6px;
	background:#D5243E;
	color:#ddd;
	text-align:center;
	font-size:10px;
	padding-top:20px;
	border-radius: 5px;
	overflow: hidden;
}
.publiHeadAmazon{
    border: 1px solid #FDAF17;
    float: left;
    height: 60px;
    margin-right:6px;
	background:#f4f4f4;
	color:#ddd;
	overflow: hidden;
	border-radius: 5px;
}

/* Content
-----------------------------------------------------------------------------*/
section {
	width: 100%;
	overflow: hidden;
	/*background: url(i/dots.gif) 550px 0 repeat-y;*/
	margin-bottom: 10px;
}
#content {
	width: 646px;
	float: left;
	padding: 0 0 20px 0;
	overflow: hidden;
}
#content h2 {
	font: 23px/24px Verdana, Arial, Sans-Serif;
	padding: 1px 0 6px;
	border-bottom: 1px dotted #E5E5E5;
	margin-bottom: 12px;
	/*text-shadow: 2px 2px 1px #DDD;*/
	text-decoration: none;
}
#content h2 a {
  text-decoration: none;
}
#content h2 a:hover {
  text-decoration: none;
}
#content h3 {
	font: normal 20px/1.5 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 18px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 2px 2px 1px #DDD;
}
#content .post {
	margin: 0 0 15px;
	border-bottom: 1px solid #DDDDDD;
}
#content .post h2,
#content .post h3 {
	font-size: 24px;
	margin: 0 0 5px;
	font-weight:bold;
	color:#00327E;
	line-height: 34px;
}
.pmeta {
	font-size: 10px;
  line-height: 16px;
	margin: 0px 0 1px;
	color: #888;
}
.pmeta span {
  margin: 0 3px;
}
.pmeta a,
.ptags a {
	color: #888;
	text-decoration: none;
}
.pmeta a:hover,
.ptags a:hover {
	color: #006699;
}
.entry {
  text-align: justify;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: normal 23px/1.4 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 4px;
	margin: 25px 0 18px;
	text-shadow: 2px 2px 1px #DDD;
  background: url(i/smalldot.gif) 0 100% repeat-x;
	border: none;
}
#content .entry h3 {font-size: 20px}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 15px}
.ptags {
	font-size: 12px;
	line-height: 16px;
	color: #999;
	padding: 3px 5px;
	overflow: hidden;
	height: 1%;
	border-top:1px solid #ededed;
	margin-top:5px;
}
.comments {
	float: right;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.post ol {
	margin: -4px 0 18px 35px;
}
.post ul {
	/*margin: -4px 0 18px 18px;*/
}
.post li {
	padding: 3px 0 4px;
  border-bottom: 1px solid #EEE;
}
.post ul li {
	/*list-style: none;
	background: url(i/arrow.gif) 0 11px no-repeat;
	padding: 3px 0 4px 12px;*/
}
.post li ul {
	margin: 4px 0 -5px;
  border-top: 1px solid #EEE;
}
.post li ol {
	margin: 4px 0 -5px 18px;
  border-top: 1px solid #EEE;
}

div.pagetitle {
	font: normal 19px "Trebuchet MS", Arial, Sans-Serif;
	padding: 3px 0 4px;
	margin-bottom: 10px;
	border: 1px solid #E5E5E5;
	text-shadow: 1px 1px 0 #FFF;
  text-align: center;
	background: #F4F4F4;
}
.relaciones{
	border:5px solid #ddd; 
	padding:5px;
	float:left;
	margin-bottom:7px;
}
.relaciones h4 {
	float:left;
	margin-left: 5px;
	width: 550px;
}
.relaciones h3 {
	float:left;
	margin-left: 5px;
	font-size: 18px !important;
	width: 626px;
}
.relaciones ul {
	list-style:none;
	float:left;
}
.relaciones li{
	float:left;
	width:100%;
}
.relaciones a {
	float:left;
}
.relaciones img    {
	float:left;
	border:1px solid #49B6FF;
}
.commentlist {
	margin: 18px 0 0;
}
.commentlist li {
	list-style: none;
}
.commentlist li .commentdiv {
	margin: 0 0 25px;
	height: 1%;
}
li.bypostauthor .commentdiv {
	padding: 3px 3px 7px;
	border: 1px solid #AAA;
}
.commentlist ul.children {
	margin: 13px 0 0 18px;
}
.comment-author {
	background: #F2F2F2;
	border: 1px solid #E9E9E9;
	padding: 4px 4px 3px 4px;
	min-height: 39px;
	height: auto !important;
	height: 39px;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.avatar {
	border: 1px solid #DDD;
	padding: 2px;
	float: left;
	background: #FFF;
	margin: 0 5px 0 0;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	padding: 3px 0 0;
}
.commentmetadata a {
	color: #888;
  text-decoration: none;
}
.commentmetadata a:hover {
	color: #006699;
  text-decoration: none;
}
.ctext {
	padding: 10px 7px 0;
}
.reply {
	width: 100%;
	overflow: hidden;
	text-transform: lowercase;
	margin: -3px 0 0 7px;
}
.reply a {
	background: #F4F4F4;
	float: left;
	color: #006699;
	text-decoration: none;
	padding: 0 6px 2px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 16px;
}
.reply a:hover {
	background: #E60000;
	color: #FFF;
	border: 1px solid #E60000;
}
#cancel-comment-reply {
	float: right;
	position: relative;
	top: -43px;
}
#cancel-comment-reply small {
	font-size: 13px;
}

#respond h3 {
  margin-top: 35px;
}

#commentform {
	padding: 0 0 20px;
}
#commentform p {
	margin: 0 0 7px;
	white-space: nowrap;
}
#author, #email, #url, #comment, #submit {
	font: 13px "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #CCC;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #999;
}
#comment {
	width: 97%;
	height: 150px;
}
#submit {
	width: 128px;
	height: 26px;
	padding: 0;
	background: #363636;
	cursor: pointer;
	border: none;
	color: #FFF;
  font-weight: bold;
}
#submit:hover {
	background: #006699;
}

.navigation {
	/*background: url(i/smalldot.gif) repeat-x;*/
	padding: 15px 0 0;
	float: left;
}
.navigation a {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
	border: 1px solid #49B6FF;
	color: #006699;
	text-decoration: none;
	text-align: center;
}
.navigation a:hover {
	border: 1px solid #49B6FF;
	color: #006699;
	background: #EEE;
}
.navigation span {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  text-align: center;
}
.navigation span.pages {
  margin-right: 10px;
	width: auto;
}
.navigation span.current {
  border: 1px solid #4A4A4A;
	background: #49B6FF;
	color: #FFF;
}
.navigation.first {
	background: none;
	padding: 0;
}
.navigation.com a {
	margin: 0 -2px 0 0;
}
.navigation.com span.dots {
	margin: 0 -4px 0 0;
}
.navigation.com span.current {
	margin: 0 -2px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
aside {
	float: right;
	width: 320px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0 0;
	border-left: 1px solid #CCC;
}

#sidebar1 {
	float: left;
	width: 300px;
	padding: 0 10px;
	
}
#sidebar2 {
	float: left;
	width: 168px;
	padding: 0 0 0 11px;
}

.section {
	margin: 0 0 10px;
}
aside ul {
	margin: 0 0 15px;
}
aside li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 3px 4px 4px 12px;
	margin: 0;
	background: url(i/arrow.gif) 3px 9px no-repeat;
}
aside li ul {
  margin: 0 0 2px;
}
aside li li {
  padding: 3px 0 0 12px;
	border: none;
}
aside a {
	color: #808080;
  text-decoration: none;
}
aside a:hover {
  text-decoration: none;
}
aside h3 {
	font: 17px/1 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 6px;
	margin: 0 0 10px;
	border-bottom: 1px solid #E5E5E5;
	text-shadow: 1px 2px 1px #DDD;
}

#tagCloud a,
.widget_tag_cloud a {
	margin: 0 4px 0 0;
  line-height: 24px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
footer {
	padding: 7px 10px;
	margin: 0 0 8px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	background: #EEE;
}

/* Index */
.idar-block {	
	width: 646px;	
	float: left;	
	margin-bottom: 5px;
}
.idar-block h3 {	padding: 5px;	color: #FFF;	font-size: 13px;	line-height: 13px;	margin-bottom: 5px;}
#idar-divViewer {	float: left;	width: 348px;	background-color: #FFF;	border: 1px solid #CCC;	padding: 5px 5px 0 5px;}
#idar-divViewer img {	float: left;}
#idar-divViewer h2 {	width: 100%; float: left;	padding: 5px 0;	margin-bottom: 5px;	font-size: 20px;	overflow: hidden;}
#idar-divViewer p {	margin: 0;	float: left;	padding: 0px 5px;}
.idar-viewer {	display: block;	float: left;	width: 348px;	height: 280px;}
.view-all {	float: right;	clear: both;}
.idar-article {	
	float: left;	
	height: 125px;	
	margin-bottom: 4px;
	width: 100%;
}
.idar-lasts {	width: 281px;	float: right;}
.idar-lasts ul {	display: block;	float: left;	padding: 0;	margin: 0;}
.idar-lasts ul li {	display: block;	float: left;	padding: 4px 5px;	width: 271px;	background-color: #F5F5F5;	margin-bottom: 5px;}
.idar-lasts ul li.current {
	background-color: #D3E1EB;
}
.idar-lasts ul li blockquote {
	display: none;
}
.idar-lasts ul li h2 {	display: block;	float: left;	width: 186px;	height: 52px;	margin: 0; border-bottom: 0 ! important;	clear: none;	margin-right: 5px;	margin-bottom: 0 ! important;	padding-top: 0 ! important;	padding-bottom: 0 ! important;}
.idar-lasts ul li h2 a {	display: table-cell;	vertical-align: middle;	float: left;	width: 100%;	height: 55px;	font-family: Verdana;	font-size: 11px;	line-height: 16px;}
.idar-lasts ul li a.image {	display: block;	float: left;	clear: none;	border: 1px solid #FFF;	width: 77px;	height: 51px;}
.idar-lasts ul li a.image:hover {	border-color: #49B6FF;}
.idar-lasts ul li a.image span {	
	float: left;	
	position: relative;	
	background-color: #000;	
	margin-bottom: -20px;	
	top: -51px;	
	width: 78px;	
	height: 51px;	
	margin-bottom: -53px;	
	text-align: center;	
	opacity: 0.4;	
	filter: alpha(opacity = 40);	
	display: none;
}
.idar-lasts ul li a.image b {	float: left;	position: relative;	padding: 15px 5px;	color: #FFF;	font-size: 12px;	line-height: 12px;	text-shadow: none;	margin-bottom: -20px;	left: 0px;	top: -55px;	width: 68px;	height: 23px;	margin-bottom: -53px;	text-align: center;	color: #FFF;	font-size: 12px;	line-height: 12px;	font-weight: normal;	display: none;}
.idar-lasts ul li a.image:hover span, 
.idar-lasts ul li a.image:hover b {	display: block;}
.idar-lasts ul li a.image img {	
	display: block;	
	float: left;
	width: 78px;
	height: 51px;
}
.idar-lasts h3 {	display: block;	margin: 0 0 3px 0 ! important;	padding: 4px 5px 2px 5px ! important;	background-color: #49B6FF;	color: #FFF;	font-size: 12px ! important;	text-shadow: none ! important;	font-weight: bold;}
.share {	float: left;	width: 100%;	clear: both;}
.share span {	float: left;	margin-left: 5px;}
.share span.right {	float: right;}
.share span.right a {	float: left;	line-height: 13px;}
.share span.right img {	float: left;	margin-right: 5px;}
.view-more {	display: block;	padding: 4px 5px;	width: 271px;	float: left;	background-color: #F5F5F5;	text-align: right;} 
.view-more a {
	text-decoration: none;
}

.view-more a {	font-size: 13px;	line-height: 13px ! important;}
.orange {	background-color: #F0BA10;}
/* Fin de index */

/* tabs */
.idar-tabs ul {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #ccc
}
.idar-tabs ul li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: -2px;
}
.idar-tabs ul li a {
	display: block;
	float: left;
	padding: 5px 20px;
	background-color: #49B6FF;
	border: 1px solid #ccc;
	color: #FFF;
	font-size: 12px;
	line-height: 12px ! important;
	text-decoration: none;
}
.idar-tabs ul li a:hover {
	background-color: #006699;
}
.idar-tabs ul li a.current {
	background-color: #FFF;
	color: #006699;
}
.idar-tabs blockquote {
	display: block;
	float: left;
	padding: 5px 0 0 5px;
	width: 639px;
	display: none;
	margin: 0;
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #FFF;
}
.idar-tabs blockquote.current {
	display: block;
}
.idar-tabs blockquote a img {
	display: block;
	float: left;
	border: 1px solid transparent;
}

#tbsDestacados blockquote a {
	display: block;
	float: left;
	margin: 0 4px 5px 0;
	width: 206px;
	background-color: #fafafa;
	border: 1px solid #ccc;
}

#tbsDestacados blockquote a h2 {
	float: left;
	width: 196px;
	height: 25px;
	overflow: hidden;
	color: #444;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 0;
	line-height: 13px;
	border-bottom: 0;
	font-family:verdana;
}

#tbsDestacados blockquote a:hover h2 {
	color: #fff;
}
#tbsDestacados blockquote a:hover {
	background:#49B6FF;
}

#tbsDestacados blockquote a img:hover {
	border-color: #49B6FF;
}
/*abec */
#tbsDiccionarios blockquote a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 84px;
	background-color: #F4F4F4;
	border: 1px solid #ccc;
}

#tbsDiccionarios blockquote a h2 {
	float: left;
	width: 74px;
	height: 12px;
	overflow: hidden;
	color: #000;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 0;
	line-height: 13px;
	border-bottom: 0;
	text-align: center;
}

#tbsDiccionarios blockquote a:hover h2 {
	color: #fff;
}
#tbsDiccionarios blockquote a:hover {
	background:#49B6FF;
}

#tbsDiccionarios blockquote a img:hover {
	border-color: #49B6FF;
}

.idar_loading {
	width: 670px;
	height: 440px;
	top: 24px;
	position: relative;
	background-color: #FFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

/* fin de tabs */

/* columnas Categor�as en index */
.cat-left {
	margin-right: 5px;
	float: left;
	width: 360px;
}

.post-left {
	width: 348px;
	border: 1px solid #ECECEC;
	padding: 5px 5px 0 5px;
	background-color: #FFF;
	float: left;
	margin-bottom: 5px;
}
.post-left .idar-article {
	height: 130px;
}
.cat-left ul.cat-list li a img {
	margin-left: 0;
	margin-right: 5px;
}
ul.cat-list, ul.cat-list li {
	float: left;
	display: block;
}
ul.cat-list li {
	border: 1px solid #ECECEC;
	margin-bottom: 5px;
}
ul.cat-list li a {
	display: block;
	float: left;
	padding: 5px;
	background-color: #FFF;
}
ul.cat-list li a:hover {
	background-color: #F4F4F4;
}
ul.cat-list li a h2 {
	font-size: 12px ! important;
	line-height: 14px ! important;
	float: left;
	width: 263px;
	border-bottom: 0 ! important;
	margin-bottom: 0 ! important;
	height: 53px; 
	padding-bottom: 0 ! important;
}
ul.cat-list li a img {
	float: left;
	border: 1px solid transparent;
	width: 77px;
	height: 53px;
	margin-left: 5px;
}
ul.cat-list li a img:hover {
	border-color: #49B6FF;
}

.cat-right {
	float: left;
	width: 281px;
}
.cat-right ul.cat-list li a h2 {
	width: 184px;
}

.cat-left h3, .cat-right h3 {
	background-color: #49B6FF;
    color: #FFFFFF;
    display: block;
    font-size: 12px !important;
    font-weight: bold;
    margin: 0 0 3px !important;
    padding: 4px 5px 2px !important;
    text-shadow: none !important;
	float: left;
	border-bottom: 0 ! important;
}

.cat-left h3 a, .cat-right h3 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.cat-left h3 {
	width: 350px;
}

.cat-right h3 {
	width: 271px;
}

/* fin columnas Categor�as en index */


/* Paged lasts */
#paged-lasts {
	float: left;
	width: 100%;
	display: block;
}
#paged-lasts li {
	width: 100%;
	/*margin-bottom: 5px;*/
	border-bottom: 1px solid #CCC;
	display: block;
	float: left;
	clear: both;
	padding: 5px 0;
	height: 128px;
}
#paged-lasts li:last-child {
	border-bottom: 0;
}
#paged-lasts li img {
	display: block;
	float: left;
	border: 1px solid #ddd;
	width: 170px;
	height: 128px;
}
#paged-lasts li img:hover {
	border-color: #49B6FF;
}
#paged-lasts li span {
	display: block;
	float: left;
	margin-left: 5px;
	width: 469px;
}
#paged-lasts li h2 {
	font-size: 16px ! important;
	line-height: 18px ! important;
	font-weight: bold;
	margin-bottom: 0;
	border-bottom: 0 ! important;
	padding: 5px ! important;
	background-color: #F4F4F4;
}
#paged-lasts a {
	text-decoration: none;
}
#paged-lasts li p {
	margin-bottom: 0;
	color: #666;
	text-align: justify;
}
#paged-lasts li p:hover {
	color: #666;
}
#paged-lasts span.lasts-view-more {
	display: block;
	float: right;
	position: relative;
	top: -21px;
	margin-bottom: -25px;
}
#paged-lasts span.lasts-view-more strong {
	font-weight: normal;
	padding: 0 0 0 19px;
	background-image: url(i/comment.png);
	background-repeat: no-repeat;
	background-position: 0% 75%;
}
#paged-lasts span.lasts-view-more a {
	font-size: 11px;
}
#paged-lasts span span {
	width: 460px;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 5px;
	font-size: 11px;
	height: 16px;
	overflow: hidden;
}
/* Fin Paged lasts */

/* Widget tabs */
#widtabs {
	float: left;
	margin-bottom: 10px;
}
#ulWidTabs {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0;
	border-bottom: 1px solid #CCC;
}
#ulWidTabs li {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0;
	background: none;
	border-bottom: 0;
	margin-bottom: -1px;
}
#ulWidTabs a {
	display: block;
	float: left;
	padding: 4px 10px;
	border: 1px solid #CCC;
	background-color: #F4F4F4;
}
#ulWidTabs a.current {
	background-color: #FFF;
	border-bottom-color: #FFF;
}
#widtabs blockquote {
	display: none;
	float: left;
	border: 1px solid #CCC;
	border-top: 0;
	padding: 0 5px;
	margin: 0;
	background-color: #FFF;
	width: 289px;
}
#widtabs blockquote.current {
	display: block;
}
#widtabs blockquote ul {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
#widtabs blockquote ul  li {
	display: block;
	float: left;
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
	width: 289px;
	background: none;
}
#widtabs blockquote ul  li:last-child {
	border-bottom: 0;
}
#widtabs blockquote .thumb {
	display: block;
	float: left;
	border: 1px solid #CCC;
	margin-right: 4px;
}
#widtabs blockquote .thumb:hover {
	border-color: #49B6FF;
}
#widtabs blockquote a.thumb img {
	display: block;
	float: left;
}
#widtabs blockquote .avatar {
	border: 0;
	padding: 0;
	margin: 0;
}
#widtabs blockquote h2 {
	font-size: 12px;
	display: block;
	float: left;
	width: 237px;
	font-weight: normal;
	background-color: #F4F4F4;
	padding: 5px;
}
#widtabs blockquote span {
	display: block;
	float: right;
	margin-top: 3px;
	text-align: right;
	font-size: 11px;
}
#widtabs blockquote  div {
	float: left;
	width: 242px;
}

#widtabs blockquote p {
	display: block;
	float: left;
	padding: 0;
	margin-top: 5px;
}
#widtabs blockquote a.author {
	margin-bottom: 3px;
	float: left;
}
.catDest{
	color:#fff;
	background:#49B6FF;
}
.catDest a{
	background: #49B6FF !important;
	width: 628px !important;
	padding: 2px;
	text-align: right;
	color: white;
}
/* Imagen adjunta */

/* Fin de Widge tabs */