Advertisement
worenow

TEMA 08

Sep 29th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.38 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:165px; height:213px; margin-top:-290px;margin-left:-50px;border-left:px dashed #000000;padding-left:5px;border-top:px 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:#000;padding: 2px;background-color:transparent;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:#000;text-transform:uppercase}
  151. #sidebar:hover .linkeds {;opacity:1;margin-top:-70px;margin-left:40;}
  152. .linkeds a:hover{;text-decoration:line-through;color:#4d4adc}
  153.  
  154.  
  155. #frase2 {background-color:;width:160;position:fixed;font-style:; letter-spacing:px; font: 10px; line-height:auto; font-size:;height:100px;text-align:center; color:#88888; padding:px;border-bottom:px double #000;margin-top:-70px;margin-left:20px;border-bottom:px solid black;border-left:px solid #000;border-left:px double #f48cc2;border-right:px double #f48cc2;text-transform:uppercase;letter-spacing:px; solid #000; -webkit-border-radius:9px; -moz-border-radius: 9px; border-radius:09px;}
  156. #frase2 {opacity:10;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;height:15px;border-right:px solid #f48cc2;text-shadow: 0px 0px 0.8px black;}
  157. #sidebar:hover #frase2 {opacity:10;background-color:;color:black;border-right:px dashed #f48cc2;margin-top:-55px}
  158. #frase2 a:hover {color:black;border-bottom:1px solid #f48cc2;}
  159.  
  160.  
  161. #maco2 {opacity:10;margin-left:196px; margin-top:-72px; 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}
  162. #maco2 img { width:27px; height:auto;}
  163. #sidebar:hover #maco2{opacity:10;-webkit-transform: rotatex(360deg);-moz-transform: rotatex(360deg);-webkit-filter: grayscale(0%);margin-top:-60px;}
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  171. ::-webkit-scrollbar{width:7px;
  172. height:0px;}
  173. ::-webkit-scrollbar-button:start:decrement
  174. ::-webkit-scrollbar-button:end:increment{display:block;
  175. height:0;
  176. background-color:#000;}
  177. ::-webkit-scrollbar-track-piece{background-color:#fff;
  178. -webkit-border-radius:0;
  179. -webkit-border-bottom-right-radius:3px;
  180. -webkit-border-bottom-left-radius:3px;}
  181. ::-webkit-scrollbar-thumb:vertical{height:50px;
  182. background-color:#000;}
  183. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  184. background-color:#000;}
  185.  
  186. </style>
  187.  
  188.  
  189.  
  190. <style type="text/css">{CustomCSS}</style>
  191.  
  192.  
  193.  
  194. <body>
  195.  
  196.  
  197.  
  198. <div id="container">
  199. <div id="sidebar">
  200. <div id="tudo">
  201. <div id="foto"><img src="{image:sidebar}"></div>
  202.  
  203.  
  204. <div id="frase2">sua marra eu tiro na cama</div>
  205. <div class="linkeds"><a href="{text:Link1}">{text:Link1 Title}</a>
  206. <a href="{text:Link2}">{text:Link2 Title}</a>
  207. <a href="{text:Link3}">{text:Link3 Title}</a>
  208. <a href="{text:Link4}">{text:Link4 Title}</a>
  209. <a href="{text:Link5}">{text:Link5 Title}</a></div></div>
  210.  
  211.  
  212. <div id="maco"><img src=""></div>
  213. <div id="maco2"><img src="https://38.media.tumblr.com/d008fe089e403797c6b6aa85e495c403/tumblr_nckklhCLq51sxd7qno1_500.png"></div>
  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>: {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: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> WORENOW</font></a>
  319.  
  320. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement