Advertisement
princefoolish

Mrfckss 5

Aug 2nd, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.39 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: MRFCKSS
  3. -->
  4.  
  5.  
  6.  
  7.  
  8. <html>
  9.  
  10. <head>                                        
  11.                                            
  12. <!-- DEFAULT -->
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:text" content="#6a6369" />
  15. <meta name="color:links" content="#ffffff" />
  16. <meta name="color:text" content="#6a6369" />
  17.  
  18.  
  19.  
  20.  
  21. <meta name="image:sidebar" content="http://static.tumblr.com/qhiozyd/yGFn65v1q/loca.jpg" />
  22. <meta name="if:Rolagem infinita" content="1"/>
  23. <meta name="image:background" content=""/
  24.  
  25.  
  26. <meta name="text:Atoa1 Title" content="link" />
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="link" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="link" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link" />
  35.  
  36.  
  37.  
  38.  
  39.  
  40.                 <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{FavIcon}">
  42.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43.         {block:Description}
  44.   <meta name="description" content="{MetaDescription}" />
  45.         {/block:Description}
  46.  
  47.     <style type="text/css">
  48.  
  49. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:11px calibri; text-align: center;}
  50.  
  51.  
  52. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  53. a:hover{color: #000;}
  54.  
  55. p {margin: 6px 0 0 0}
  56.  
  57. h1 {text-align: center;font-weight: normal;font-family:calibri; font-size: 14px; color: #000;}
  58.  
  59. s {color: #000000;}
  60. i {color: #000000;}
  61. b, strong {color: #000000;}
  62. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000000;}
  63.  
  64. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  65. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  66. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  68.  
  69. blockquote img{max-width: 470px!important}
  70. blockquote blockquote img{max-width: 450px!important}
  71. blockquote blockquote blockquote img{max-width: 430px!important}
  72. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  73.  
  74. #container {width: 420px; margin:50px auto: 50px auto;}
  75.  
  76. iframe#tumblr_controls {
  77. top:0px !important;
  78. right:3px !important;
  79. position: fixed !important;
  80. -webkit-transition: opacity 0.7s linear;
  81. opacity: 0.4;
  82. -webkit-transition: all 0.8s ease-out;
  83. -moz-transition: all 0.8s ease-out;
  84. transition: all 0.8s ease-out;
  85. z-index:999999999999999999;}
  86.  
  87. iframe#tumblr_controls:hover{
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 1;
  90. -webkit-transition: all 0.4s ease-out;
  91. -moz-transition: all 0.4s ease-out;
  92. transition: all 0.4s ease-out;
  93. z-index:999999999999999999999;}
  94.  
  95.  
  96. #entries {width:450px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  97.  
  98. .entries {width:450px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:calibri; font-size:11px; font-family:calibri; }
  99.  
  100.  
  101. .image {text-align: center; border: 0px}
  102. .image img {width: 450px; margin-bottom: 1px; }
  103. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  104.  
  105. .quote {font-family:calibri; text-align: justify; font-size: 12px; line-height:15px; padding: 2px; border-top: px solid #eee;}
  106. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 10px;background-color:#;border-bottom:3px solid #eee;}
  107.  
  108. .chat {line-height: 13px; list-style: none }
  109. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  110. .person1 {color: {color:text}; padding: 2px; }
  111. .person1 .label {font-weight: bold;  color:{color:text}}
  112. .person2 {color: {color:text}; padding: 2px;  }
  113. .person2 .label {font-weight: bold;  color:{color:text}}
  114.  
  115. .player {background-color: #000; text-align: left; display:block;}
  116.  
  117.  
  118.  
  119. #asker {font-family:cambria; text-align: justify; background-color:#;color:#000; font-size:12px;padding:2px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd  }
  120. .answer {padding: 1px; font-family:cambria; font-size:12px;}
  121. .answer img {max-width: 400px;}
  122. #asker a:hover  {color:;}
  123. #ssource{margin-left:10px; display:none}
  124.  
  125. #hoverphoto {  padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:transparent;text-transform:lowercase }
  126. #hoverphoto:hover  {color:#777;}
  127.  
  128. .entries:hover #hoverphoto { opacity:1.0;}
  129.  
  130.  
  131.   #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  132. #gogoho a {text-transform:lowercase; font-style:normal}
  133. #gogoho a:hover {color:#777;}
  134. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:12px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sΓ³lida # ccc; z-index:11;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  135.  
  136.  
  137.  
  138. #sidebar {position:fixed; width: 150px; height:150px; margin-left:310px;margin-top:70px; -webkit-transition-duration: 0.4s;}
  139.  
  140. #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  141. #foto img {width:162px; height:220px; margin-top:-200px;margin-left:-70px;}
  142.  
  143.  
  144.  
  145.  
  146. #menu{font-size: 13px; font-family: calibri;margin-left:0px;position:fixed;margin-top:25px;width:180px;text-transform:;}
  147. #menu a:hover {color:{color:links} ;font-size: 13px; font-family: calibri;font-style:normal;margin-top:-75px;text-shadow: 1px 1px 1px;   }
  148.  
  149.  
  150.  
  151.  
  152. .frase { border-left:px solid #ddd;border-right:px solid #ddd;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:160px; height:50px;margin-top:18px; text-transform:; padding: 13px ;line-height:9px;margin-left:-5px; font-family:calibri; font-size:13px;text-align:center; position:fixed;color:#000; opacity:1;background-color:#fff;font-style:;opacity:1.9;border-radius:-95px; border-right:transparent solid thin; border-top:none solid thin;border-bottom:transparent solid thin;border-left:transparent solid thin;padding-left:9px;padding-top:0px;padding-bottom:12px;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all  0.4s ease-out;height:8px;border-radius:0px 0px 0px 0px;}
  153.    
  154. .fotinha{margin-left:8px; margin-top:36px; position:fixed; text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out opacity:10000;}
  155. .fotinha img {width:20px; height:20px;}
  156. #sidebar:hover .fotinha {margin-top:36;opacity:10000; margin-left:8;}    
  157.  
  158.  
  159.  
  160.  #tudo {width:150px; margin-left:20px; margin-top:300px;}
  161.  ::-webkit-scrollbar{width:7px;
  162. height:0px;}
  163. ::-webkit-scrollbar-button:start:decrement
  164. ::-webkit-scrollbar-button:end:increment{display:block;
  165. height:0;
  166. background-color:#000;}
  167. ::-webkit-scrollbar-track-piece{background-color:#fff;
  168. -webkit-border-radius:0;
  169. -webkit-border-bottom-right-radius:3px;
  170. -webkit-border-bottom-left-radius:3px;}
  171. ::-webkit-scrollbar-thumb:vertical{height:50px;
  172. background-color:#000;}
  173. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  174. background-color:#000;}
  175.  
  176.  </style>
  177.        
  178.        
  179.        
  180.     <style type="text/css">{CustomCSS}</style>
  181.  
  182.  
  183.  
  184. <body>
  185.  
  186.  
  187.  
  188. <div id="container">
  189. <div id="sidebar">
  190. <div id="tudo">
  191. <div id="foto"><img src="{image:sidebar}"></div>
  192.  
  193. <div class="fotinha">
  194. <img src="http://static.tumblr.com/vo0smze/zB2n95et4/3.1.png"></div>
  195.  
  196.  
  197. <div class="frase">{description}</div></b>
  198. <div class="dl">
  199. <br>
  200. <div class="menu">
  201.  
  202.  
  203. <div id="menu">
  204. <b><a href="{text:Link1}">{text:Link1 Title}</a> </b>
  205. <b><a href="{text:Link2}">{text:Link2 Title}</a> </b>
  206.  
  207. <b><a href="{text:Link3}">{text:Link3 Title}</a> </b>
  208.  
  209. <b><a href="{text:Link4}">{text:Link4 Title}</a> </b>
  210.  <div class="barrinha"></div>
  211.  
  212. </div></div>
  213.  
  214.  
  215.  
  216.  
  217.  
  218. </div>
  219.  
  220.  
  221.  
  222. </div>
  223.  
  224. </div>
  225.  
  226. </div></div>
  227.  
  228.  
  229. <div id="entries">
  230. <div class="autopagerize_page_element">
  231.  
  232.  
  233. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  234. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  235.  
  236.  
  237. {block:Posts}
  238.  
  239.  
  240. <div class="entries">
  241. <div id="hoverphoto">
  242. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  243. {block:RebloggedFrom}
  244. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  245. {/block:RebloggedFrom}
  246. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  247. {block:HasTags}{block:Tags}
  248. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  249.  
  250. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  251.  
  252. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  253.  
  254. {block:Photoset}{Photoset-450}{/block:Photoset}
  255.  
  256. {block:Quote}
  257. <div class="quote">β€œ{Quote}”</div>
  258. {block:Source}<div class="quotesource">
  259. <b>{Source}</b></div>
  260. {/block:Source}
  261. {/block:Quote}
  262.  
  263. {block:Link}
  264. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  265. {block:Description}{Description}{/block:Description}
  266. {/block:Link}
  267.  
  268. {block:Chat}
  269. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  270. <div class="chat"><ul>{block:Lines}
  271. <li class="person{UserNumber}">{block:Label}
  272. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  273. {/block:Chat}
  274.  
  275. {block:Audio}
  276. <div class="player">{AudioPlayerBlack}</div>
  277. {block:Caption}{Caption}{/block:Caption}
  278. {/block:Audio}
  279.  
  280. {block:Video}{Video-400}{/block:Video}
  281.  
  282.  
  283. {block:Answer}
  284. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  285. <div class="answer">{Answer}</div>
  286. {/block:Answer}
  287.  
  288. <div id="photoset">
  289. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  290. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  291. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  292. </div>
  293.  
  294. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  295. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  296. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  297. {/block:ContentSource}</div>
  298.  
  299. </div>
  300.  
  301. {/block:Posts}
  302.  
  303. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  304.  
  305.  
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310.  
  311.  
  312.  
  313. </div>
  314. </div>
  315. </div>
  316.  
  317. </body>
  318. <a style="width:120px; font-size:13px; color:#000000; font-family:cambria;position:fixed;bottom:30px;right:-15px;" href="http://mrfckss.tumblr.com/" title="">Mrfckss</a>
  319.  
  320.  
  321. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement