/* Base */
.fb-wall .esquina{background:url(../images/esquina-fb.png)  no-repeat center center;float:right;margin-top:-15px !important;margin-right:-15px !important;padding:0;height:80px;width:80px;position:relative;z-index:1;}
.fb-wall{font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:13px;width:90%;line-height:1.2em;color:#333333;padding:10px;background-color:#FFF;border-top:1px solid #999;border-bottom:1px solid #999;border-left:1px solid #999;border-right:1px solid #999;}
.fb-wall a{text-decoration:none;color:#3B5998;}
.fb-wall .logofb{float:left;
/*border:2px dotted #ccc;*/
margin:3px 3px 10px 3px;width:32px;height:32px;line-height:1.2em;color:#333333;padding:2px;background:url(../images/logofb.png)  no-repeat center center;}
.fb-wall .titularfb{margin:0 0 15px 0;border-bottom:1px dashed #333;}
.fb-wall a:hover{text-decoration:underline;}
.fb-wall.loading{height:300px;background:url(/js/images/loader-small.gif) no-repeat center center;}
.fb-wall-box{margin-bottom:10px;border-top:1px solid #eee;padding-top:10px;}
.fb-wall-box-first{border:0;padding-top:0;}
.fb-wall-avatar{float:left;border:0;}
.fb-wall-data{margin-left:60px;}
.fb-wall-media{display:block;font-size:11px;margin-bottom:5px;}
.fb-wall-border-left{border-left:2px solid #CCCCCC;padding:0 0 3px 8px;}
.fb-wall-media-container{display:table;}
.fb-wall-media-link{border:1px solid #ccc;display:inline-block;color:#3B5998;cursor:pointer;float:left;margin-right:5px;}
.fb-wall-media-link:hover{border:1px solid #3B5998;}
.fb-wall-picture{margin-right:10px;border:0;display:block;margin:3px;}
.fb-wall-name{display:block;font-weight:bold;color:#3B5998;}
.fb-wall-caption{display:block;color:#3B5998;}
.fb-wall-description{display:block;color:#777;line-height:1.2em;}
.fb-wall-icon{float:left;margin-right:5px;}
.fb-wall-date{font-size:11px;color:#777;clear:left;display:block;margin-bottom:5px;}
.fb-wall-message{display:block;margin-bottom:5px;}
.fb-wall-message-from{font-weight:bold;color:#3B5998;}
.fb-wall-link{color:#333;font-size:11px;text-decoration:none;}
/* Likes*/
.fb-wall-likes{border-bottom:1px solid #E5EAF1;margin-bottom:2px;display:block;font-size:11px;background:url(/js/images/like.gif) no-repeat 0 0 #FFF;padding-top:5px;}
.fb-wall-likes div{margin:0;background:url(/js/images/like.gif) no-repeat 0 -5px #EDEFF4;padding:5px 5px 4px 24px;}
.fb-wall-likes div span{color:#3B5998;}
/* Comments */
.fb-wall-comments{margin-top:2px;font-size:11px;}
.fb-wall-comment{background-color:#EDEFF4;border-bottom:1px solid #E5EAF1;margin-top:2px;padding:5px 5px 4px;display:block;overflow:hidden;}
.fb-wall-comment-message{display:table;}
.fb-wall-comment-from-name{font-weight:bold;color:#3B5998;}
.fb-wall-comment-from-date{color:#777;clear:left;display:block;}
.fb-wall-comment-avatar{width:32px;height:32px;float:left;margin-right:5px;overflow:hidden;}
.fb-wall-comment-avatar img{width:32px;height:32px;}
/* Clearfix */
.fb-wall:after,.fb-wall-media:after,.fb-wall-clean{content:'.';display:block;height:0;clear:both;visibility:hidden;font-size:0;line-height:0;}
/* Estilo  twitter */
#tweet-contenedor .esquina{background:url(../images/esquina-tw.png)  no-repeat center center;float:right;margin-top:-16px;margin-right:-16px;padding:0;height:80px;width:80px;position:relative;z-index:1;}
#tweet-contenedor{background:#fff;padding:10px;width:90%;margin-bottom:12px;border-top:1px solid #999;border-bottom:1px solid #999;border-left:1px solid #999;border-right:1px solid #999;}
#tweet-contenedor .logotw{float:left;
/* border:2px dotted #ccc;*/
margin:3px;width:32px;height:32px;color:#333333;padding:2px;background:url(../images/logotw.png)  no-repeat center center;}
#tweet-contenedor .titular{line-height:1.2em;border-bottom:1px dashed #333;background:#fff;}
#tweet-contenedor .h4{margin:0 !important;}
.tweet{background:#fff;margin:4px 0;border-bottom:1px solid #ddd;padding:8px;
/*-moz-border-radius:8px;-webkit-border-radius:8px;*/
}
.tweet img{float:left;margin:0 8px 4px 0;}
.tweet .text{margin:0;}
.tweet .time a{font-size:80%;color:#888;white-space:nowrap;text-decoration:none;}
.tweet .time a:hover{text-decoration:underline;}
#twitterSearch .tweet{min-height:24px;}
#twitterSearch .tweet .text{margin-left:32px;}