Advertisement
worenow

36

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