Advertisement
worenow

Worenow + barbezinha

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