Advertisement
worenow

exclusivo 4

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