Advertisement
worenow

31

Sep 2nd, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.26 KB | None | 0 0
  1. <html><script>
  2.  
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  5. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head profile="http://gmpg.org/xfn/11">
  8.  
  9.  
  10.  
  11. </script>
  12.  
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:text" content="#000" />
  15. <meta name="color:post" content="#fff" />
  16. <meta name="color:link" content="#000000" />
  17. <meta name="image:sidebar" content="https://secure.static.tumblr.com/dbc2e370e6f7c45bd51a7fbe44d8116d/dsiizxv/HGmn8psd4/tumblr_static_9qhcgm0g7ugww8gocgk4wkwoc.jpg" />
  18.  
  19. <meta name="text:texto" content="aqui todo mundo é vencedor" />
  20.  
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link1 Title" content="one" />
  23. <meta name="text:Link2" content="/" />
  24. <meta name="text:Link2 Title" content="two" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="trhee" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="four" />
  29.  
  30.  
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}" />
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47.  
  48.  
  49. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:12px cambria; text-align: center;}
  50.  
  51.  
  52. a {color: {color:link}; text-decoration: none; text-transform: none;}
  53. a:hover {color: {color:hover};}
  54.  
  55. p {margin: 6px 0 0 0}
  56.  
  57. ::-webkit-scrollbar{width:9px;
  58. height:0px;}
  59. ::-webkit-scrollbar-button:start:decrement
  60. ::-webkit-scrollbar-button:end:increment{display:block;
  61. height:0;
  62. background-color:{color:scrollbar bg};}
  63. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  64. -webkit-border-radius:0;
  65. -webkit-border-bottom-right-radius:3px;
  66. -webkit-border-bottom-left-radius:3px;}
  67. ::-webkit-scrollbar-thumb:vertical{height:50px;
  68. background-color:{color:scrollbar};}
  69. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  70. background-color:{color:scrollbar};}
  71.  
  72.  
  73.  
  74. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  75.  
  76. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  77. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  78. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  79. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  80.  
  81. blockquote img{max-width: 470px!important}
  82. blockquote blockquote img{max-width: 450px!important}
  83. blockquote blockquote blockquote img{max-width: 430px!important}
  84. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  85.  
  86. #container {width: 400px; margin:50px auto: 50px auto;}
  87.  
  88. iframe#tumblr_controls {
  89. top:0px !important;
  90. right:3px !important;
  91. position: fixed !important;
  92. -webkit-transition: opacity 0.7s linear;
  93. opacity: 0.4;
  94. -webkit-transition: all 0.8s ease-out;
  95. -moz-transition: all 0.8s ease-out;
  96. transition: all 0.8s ease-out;
  97. z-index:999999999999999999;}
  98.  
  99. iframe#tumblr_controls:hover{
  100. -webkit-transition: opacity 0.7s linear;
  101. opacity: 1;
  102. -webkit-transition: all 0.4s ease-out;
  103. -moz-transition: all 0.4s ease-out;
  104. transition: all 0.4s ease-out;
  105. z-index:999999999999999999999;}
  106.  
  107.  
  108. #entries {width:450px; float:left; margin-left:550px; margin-top:2px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  109. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  110.  
  111.  
  112. h1 {font-family: arial; font-size: 14px; line-height: 20px; text-align: center; font-weight: normal; margin-bottom:8px;}
  113. h1 a {color: {color:link};}
  114. h1 a:hover {color: {color:hover};}
  115.  
  116.  
  117.  
  118. .image {text-align: center; border: 0px}
  119. .image img {width: 450px; margin-bottom: 1px; }
  120. .image img:hover { -webkit-filter: grayscale(30%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  121.  
  122. .quote {font-family:cambria; text-align: justify; font-size: 13px; line-height:15px; padding: 2px; border-top: px solid #eee;}
  123. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:calibri; font-size: 11px;background-color:;}
  124.  
  125. .chat {line-height: 13px; list-style: none }
  126. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  127. .person1 {color: {color:text}; padding: 2px; }
  128. .person1 .label {font-weight: bold; color:{color:text}}
  129. .person2 {color: {color:text}; padding: 2px; }
  130. .person2 .label {font-weight: bold; color:{color:text}}
  131.  
  132. .player {background-color: #000; text-align: left; display:block;}
  133.  
  134. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:calibri; text-align: justify; background-color:#;color:#000; font-size:13px;padding:4px; border-bottom:0px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  135. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  136. .answer img {max-width: 400px;}
  137. #asker a:hover {color:{color:lhover};}
  138. #ssource{margin-left:10px; display:none}
  139.  
  140. #hoverphoto {padding:3px;opacity:0; margin:0px 0px 450px 450px; 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:{color:post}; }
  141. #hoverphoto:hover {color:{color:hover};}
  142.  
  143. .entries:hover #hoverphoto { opacity:1.0;}
  144.  
  145. #photohover {margin-right:450x; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  146. #photohover a {font-size: 10px;font-family: cambria;border-left:px solid {color:hover}}
  147. #photohover:hover {color:{color:hover} ;}
  148.  
  149.  
  150. .notes img {width:13px;-webkit-border-radius: 360px; position:relative; top:0px}
  151. ol.notes, .notes li{width:425px; list-style:none; margin:0px 0 0px 5px; padding:2px;}
  152.  
  153. #cre {position:fixed;padding:0;width: auto; right:5px;bottom: 35px; font-family: arial; font-size: 11px;text-transform:normal;background-color:;letter-spacing:;font-style:;text-align:center;z-index:999999999;}
  154. #cre:hover {}
  155.  
  156.  
  157. #sidebar {width:155px; top:124px; margin-left:322px; height: auto; position:fixed; padding:3px; background-color:; text-align:center;}
  158. .img {height:auto; margin-left:0px; text-align:center;} .img img {width:185px; padding: 2px height:auto;} .img img:hover {opacity:0.9;}
  159.  
  160. #frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;background-color:;height:auto;float:left;position:fixed;
  161. margin-left:0px;text-align:center ;border-radius:10px 0px 10px; margin-top:2px;width:183px;font-family: 'lora'; font-size:10px; font-style:;letter-spacing:0px; color: #000;opacity:1;border-left:1px dashed #ff1493;border-bottom:1px dashed:1px dashed #ff1493 ;border-top:1px dashed #ff1493;border-right:1px dashed #ff1493}
  162. #sidebar:hover #frase{;opacity:0;margin-top:-260px;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);}
  163.  
  164. #links {background:transparent; width:260px; height:20px; line-height:20px; margin-top:3.5px; margin-left:0px; opacity:0; text-align:center; position:fixed; font-family:consolas; text-transform:uppercase; font-size:10px; -webkit-transition: all 0.8s ease-in-out; color:#666; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;}
  165. #links a:hover {text-shadow:0px 1px 15px; color:#000;font-style;normal}
  166.  
  167. #sidebar:hover #links {opacity:1;transition: all .8s ease-in-out; }
  168.  
  169.  
  170. #ft {opacity:0;margin-left:0px; margin-top:-264px; 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}
  171. #ft img { width:185px; height:auto;}
  172. #sidebar:hover #ft{opacity:0;margin-top:-555px;margin-left:120pxtransform:rotate(360deg);-ms-transform:rotate(360deg); /* IE 9 */-webkit-transform:rotate(360deg); /* Safari and Chrome */}
  173.  
  174. #kiss {opacity:0;margin-top:2px;margin-left:0px; 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}
  175. #kiss img { width:25px; height:23px;}
  176. #sidebar:hover #kiss{opacity:10;margin-top:5px;margin-left:0px;transform:rotate(360deg);-ms-transform:rotate(360deg); /* IE 9 */-webkit-transform:rotate(360deg); /* Safari and Chrome */}
  177.  
  178. #kis {opacity:0;margin-left:55px; margin-top:2px; 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}
  179. #kis img { width:25px; height:23px;}
  180. #sidebar:hover #kis{opacity:10;margin-top:5px;margin-left:120pxtransform:rotate(360deg);-ms-transform:rotate(360deg); /* IE 9 */-webkit-transform:rotate(360deg); /* Safari and Chrome */}
  181.  
  182. #ki {opacity:0;margin-left:28px; margin-top:2px; 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}
  183. #ki img { width:25px; height:23px;}
  184. #sidebar:hover #ki{opacity:10;transform:rotate(360deg);-ms-transform:rotate(360deg); /* IE 9 */-webkit-transform:rotate(360deg); /* Safari and Chrome */}
  185.  
  186.  
  187. </style>
  188.  
  189.  
  190. <body>
  191.  
  192. <div id="sidebar">
  193. <div class="img"><img src="{image:sidebar}"></div>
  194.  
  195. <div id="frase">Pra alguns ela é o sonho pra outras o pesadelo,só viaja é mó marrenta </div>
  196. <div id="kiss"><img src="http://static.tumblr.com/9fwic3s/38Unabw5y/ahda.png"></div>
  197. <div id="kis"><img src="http://static.tumblr.com/9fwic3s/38Unabw5y/ahda.png"></div>
  198. <div id="ki"><img src="http://static.tumblr.com/9fwic3s/38Unabw5y/ahda.png"></div>
  199. <div id="ft"><img src="http://static.tumblr.com/dsiizxv/Xw7n8ps1n/empinadona.png"></div>
  200. <div id="links">
  201. <a href="{text:link1}">{text:link1 title}</a>
  202. <a href="{text:link2}">{text:link2 title}</a>
  203. <a href="{text:link3}">{text:link3 title}</a>
  204. <a href="{text:link4}">{text:link4 title}</a>
  205. </div></div>
  206.  
  207. </div>
  208.  
  209.  
  210. </div>
  211.  
  212. <div class="autopagerize_page_element">
  213. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  214.  
  215.  
  216. <div id="entries">
  217. <div class="autopagerize_page_element">
  218.  
  219.  
  220. {IfRolagemInfinita}<div class="autopagerize_page_element">
  221. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  222.  
  223.  
  224. {block:Posts}
  225.  
  226.  
  227. <div class="entries">
  228.  
  229.  
  230. <div id="hoverphoto">
  231. <div id="photohover"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  232. {block:RebloggedFrom}<div id="photohover"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  233. {/block:RebloggedFrom}<div id="photohover"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  234. {block:HasTags}{block:Tags} <div id="photohover"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  235.  
  236.  
  237. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  238.  
  239. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  240.  
  241. {block:Photoset}{Photoset-400}{/block:Photoset}
  242.  
  243. {block:Quote}
  244. <div class="quote">“{Quote}”</div>
  245. {block:Source}<div class="quotesource">
  246. — <b>{Source}</b></div>
  247. {/block:Source}
  248. {/block:Quote}
  249.  
  250. {block:Link}
  251. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  252. {block:Description}{Description}{/block:Description}
  253. {/block:Link}
  254.  
  255. {block:Chat}
  256. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  257. <div class="chat"><ul>{block:Lines}
  258. <li class="person{UserNumber}">{block:Label}
  259. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  260. {/block:Chat}
  261.  
  262. {block:Audio}
  263. <div class="player">{AudioPlayerBlack}</div>
  264. {block:Caption}{Caption}{/block:Caption}
  265. {/block:Audio}
  266.  
  267. {block:Video}{Video-400}{/block:Video}
  268.  
  269.  
  270. {block:Answer}
  271. <div id="asker"> <b>{Asker} falou</b>:</i> {Question}</div>
  272. <div class="answer">{Answer}</div>
  273. {/block:Answer}
  274.  
  275. <div id="photoset">
  276. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  277. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  278. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  279. </div>
  280.  
  281.  
  282.  
  283. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  284. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  285. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  286. {/block:ContentSource}</div>
  287.  
  288. </div>
  289.  
  290. {/block:Posts}
  291.  
  292. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  293.  
  294.  
  295. </div>
  296. </div>
  297. </div>
  298. </div>
  299.  
  300.  
  301.  
  302. </div>
  303. </div>
  304. </div>
  305.  
  306. <div id="cre"><a href="http://worenow.tumblr.com/">worenow</a></div>
  307.  
  308.  
  309. </body></head>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement