@font-face {
  font-family: "LavenderSweetOrange";
  src: local("☺"),
       url("http://typefront.com/fonts/825593459.ttf") format("truetype");
}

html {background: url('http://i.imgur.com/YOLCMgN.png') #BBB;background-attachment:fixed;}

#main {width:192px; float:right; background: url(); padding:0; text-align:center;}

#dummy {padding:0px;position:absolute;width:1px; height:1px;}
#content {float:right;width:540px; padding:0;display:block; margin-right:6px;background-color: rgba(150, 150, 150, 0.1);box-shadow:0 0 1px #AAA; border:0;}

#left {float:left;width:49.5%;text-align:justify;}
#right {float: right;width:49.5%;text-align:justify;}

.a, .b, .c, .d, .x { height: 384px;display: none;padding:4px; overflow: auto; text-align: justify; font-family:questrial; font-size: 11px; line-height: 13px; font-weight:500; color:#404040; text-align: justify}
.x {display:block;}

img {-webkit-transition-duration: 1.0s; transition-duration: 1.0s;} img:hover{opacity: 1;}

.pic {padding:4px; background-color: rgba(250, 250, 250, 0.8);box-shadow:0 0 1px #aaa; width:190px;}
.gif {padding:3px; height:40px; border-radius:100px; background-color: rgba(250, 250, 250, 0.8);box-shadow:0 0 1px #888;}

big, role {font-family:questrial;font-size:14px; line-height:16px; letter-spacing:1px;text-shadow:0 0 1px #BBB;}
role { margin:2px; text-transform:lowercase; display:block; color:#000;}

tiny, subtitle {font-family:anaheim, arial narrow; text-shadow:0 0 0px #eee; font-size:8px; line-height:10px; letter-spacing:1px; text-transform:uppercase;}
subtitle {text-indent:6px;display:block;padding:1px 0 1px 0;background-color: rgba(150, 150, 150, 0.1);}

large, info {display:block; font-family:"LavenderSweetOrange", sans-serif; font-style:; font-size:20px; line-height:21px; text-shadow:0 0 1px #CCC;}
large { border-bottom:1px dashed #AAA; margin-bottom:2px;}

strong {font-weight:500;} i {color:#1E6CA6;}

.divider 
	{margin-bottom:2px;height:1px;width:100%;
	background: linear-gradient(to right, rgba(248,186,100,0.35), rgba(248, 110, 114, 0.35));
	text-align:center;box-shadow:0 0 0px #C2C2C2;}

.thumb {width:50px; float:left; background:#FFF;box-shadow:0px 0px 1px #AAA; padding:2px;}
.bubble {float:right; background-image:url(http://i.imgur.com/hZgtZ0Z.png); width:76.5%; padding:2px; height:50px; box-shadow: 0px 0px 1px #AAA;}
.fam {height:54px;padding:1px;margin-bottom:2px;}

 img.sl {filter: saturate(0.4); width:48px; padding:3px; margin:3px 2px 0 0; border-radius: 50px; 
 background-image:url(/etc/floral.png); box-shadow: 0px 0px 1px #AAA; transition:1.5s;}

 img.sl:hover {filter: saturate(1); }

.popup_block
{display: none; background-image: url(http://i.imgur.com/ikzfKH1.png);padding:2px; top: 50%;left: 50%;max-height: 370px;
overflow: auto;font-size: 10px;position: fixed;z-index: 9999;border: 1px solid #e6e6e6;border-radius: 4px;}

img.btn_close {margin: 0 0 0 95%;}

*html #fade {position: absolute;}
*html .popup_block {position: absolute;}

#fade { display:none;position:fixed;left:0px;top:0px;width:100%;
    height:100%; z-index:9990; background:#000; opacity:0.75;}

.pix {width:200px; background:#FFF; box-shadow:1px 1px 1px #AAA; margin:1px; padding:2px;} 

a {color:#A8121B;text-decoration: none; -webkit-transition-duration: 1.5s; transition-duration: 1.5s;} 
a:hover {color:#BBB;text-decoration: none;}

a.navi {position: relative; font-family:anaheim, consolas; font-size:8px; line-height:10px; letter-spacing:2px; display:block; margin-bottom:4px; text-align:right;} 
a.navi span {display: none;} 
a.navi:hover span {color:black; display: block; position: absolute; padding:0px; content: attr(title); min-width:30px; text-align: center; width: auto; height: auto; white-space: nowrap;right:4px; top:2px; z-index:2;}

::-webkit-scrollbar {width: 1px;}
::-webkit-scrollbar-track {background-color:transparent;}
::-webkit-scrollbar-thumb {background-color:silver;}

#s-m-t-tooltip {max-width: 160px; padding: 2px; margin: 10px 0px 0px 5px; background: linear-gradient(to right, rgba(245,245,245,0.75), rgba(210, 210, 210, 0.75)); box-shadow: 0 0 1px #aaa; font-family: anaheim, consolas; font-size: 8px; line-height:10px; letter-spacing: 2px; text-transform: uppercase; color: #000000; z-index:999999999999999999;}

body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}