@import url('../HVD-comic/stylesheet.css');
/*@import url('./barlow/stylesheet.css');*/
@import url(http://fonts.googleapis.com/css?family=Bubblegum+Sans);
@import url('../arial-rounded/stylesheet.css');

.font1{ font: 18px/27px 'HVDComicSerifProRegular', Arial, sans-serif; /*letter-spacing: 0;*/ font-size:0.9em; }
.font22, .font3{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; /*'ZArialRoundedMTBoldBold';*//*'Bubblegum Sans', cursive;*/ /*font-size:1.1em;*/ /*font-family: 'barlowSolidRegular';*/ }


div, img{ position:relative; }

a{
 text-decoration: none;
 border:none; border:0;
 color: #3D5B84;
}
a:hover { text-decoration: underline;} 

a.a-img:link { text-decoration:none; border:none; border:0;}
a.a-img:visited { text-decoration:none; border:none; border:0;} 
a.a-img:hover { text-decoration:none; border:none; border:0;} 

img{
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
zoom: 1;
border:0;	
}

#fb-wall{ width:450px; height:450px; }
#fb-wall-scroll{ width:100%; height:100%; margin-right:15px; overflow:auto; }

.post-user-img{ float:left; margin-right:15px; height:50px; border:2px solid #fff; overflow:hidden; }
.post-title{ float:left; margin: 0; font-size:0.9em; }
.post-from{ font-size:1.3em; }
.post-time{ color: #999; bottom:10px; }

.post-message, .post-message-txt{ font-size:14px; line-height:17px; width:100%;/*70%;*/ float:left; color:#DC5C32; }
.post-message-txt{ width:100%; margin-top:4px; }
.post-message-comments{ color:#333; }
.post-separator{ width:100%; height:1px; border-bottom:1px dotted #CCC; margin-top:10px;}
.voir-comments{ float:left; font-size:0.8em; top:1px; font-weight:bold; }
.comments{ background:rgba(235,235,235,0.8); width:90%; float:right; font-size:0.9em; }
.fb-wall-verti-bar{ float:left; margin:0 6px; color:#3D5B84; }
.comment-user-img{ float:left; width:35px; height:35px; margin:4px 5px 0 4px; border:1px solid #fff; }
.comment-content{ float:left; width:86%; line-height:15px; margin-top:5px; }
.comment-likes{ font-size:0.85em; font-weight:bold; }
.comment-likes-count{ font-size:1.1em; }

.media-attachment-photo, .media-attachment-link, .media-attachment-video {  width:25%; float:right; height:60px; margin-bottom:5px; bottom:5px; text-align:right; }
/*.media-attachment-video{ width:25%; float:right; height:60px; text-align:right; }*/

.media-attachment-photo img, .media-attachment-link img{ border:2px solid #fff; height:100%; }
.media-attachment-video img{ border:2px solid #fff; width:100px; height:60px; overflow:hidden; }

.media-attachment-photo img:hover, .media-attachment-link img:hover, .media-attachment-video img:hover, .post-user-img:hover{ border:2px solid #3D5B84; }

.posts-likes{ float:left; font-size:0.8em; color:#3D5B84; font-weight:bold;  }

.video-play-button{ position:relative; bottom:32px; right:3px; }
.video-play-button img{ border:0; width:28px; height:21px; }
.video-play-button img:hover{ border:0; }