Advertisement
Guest User

shtng one

a guest
Feb 26th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.44 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- SHTNG -->
  6.  
  7. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head> <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#ffffff" />
  11. <meta name="font:body" content="verdana" />
  12. <meta name="color:link" content="#757575"/>
  13. <meta name="color:Link Hover" content="#cfcfcf"/>
  14. <meta name="color:link side hover" content="#866c42"/>
  15. <meta name="text:Link1" content="/" />
  16. <meta name="text:Link1 Title" content="link1" />
  17. <meta name="text:Link2" content="/" />
  18. <meta name="text:Link2 Title" content="link2" />
  19. <meta name="text:Link3" content="/" />
  20. <meta name="text:Link3 Title" content="link3" />
  21. <meta name="text:Link4" content="/" />
  22. <meta name="text:Link4 Title" content="link4" />
  23. <meta name="text:Link5" content="/" />
  24. <meta name="text:Link5 Title" content="link5" />
  25. <meta name="color:sidebar" content="#ffffff"/>
  26. <meta name="color:text" content="#757575" />
  27. <meta name="text:titulo" content="" />
  28. <meta name="titulo" content="I DID THE WRONG THING TO THE RIGHT GIRL" />
  29. <meta name="color:entry" content="#FFFFFF" />
  30. <meta name="color:scroll" content="#757575" />
  31. <meta name="image:background" content="" />
  32. <meta name="image:Sidebar" content="http://static.tumblr.com/e929ly9/0EPmcm2ef/d827d8b14e981259034582b073fa74cf.png"/>
  33. <meta name="color:links" content="#757575"/>
  34.  
  35. <title>{Title}</title>
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38. {block:Description}
  39. <meta name="description" content="{MetaDescription}" />
  40. {/block:Description}
  41.  
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51.  
  52. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  53.  
  54. a {color: {color:link}; text-decoration: none; text-transform: none;}
  55. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  56.  
  57. p {margin: 6px 0 0 0}
  58.  
  59. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  60. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  61. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  62. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  63.  
  64. blockquote img{max-width: 470px!important}
  65. blockquote blockquote img{max-width: 500px!important}
  66. blockquote blockquote blockquote img{max-width: 430px!important}
  67. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  68.  
  69.  
  70. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  71.  
  72. #entry {float: left; margin-left: 389px;}
  73.  
  74. .posts {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 9px; position: relative;}
  75.  
  76. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79.  
  80. .image {text-align: center; border: 0px}
  81. .image img {max-width: 500px; margin-bottom: 2px }
  82.  
  83. .pquote {font-family: calibri; text-align: justify; font-size: 14px; line-height: 15px; padding: 3px;}
  84. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  85. .pquotesource a, a:hover{text-transform: none;}
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold; color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px; }
  92. .person2 .label {font-weight: bold; color:{color:text}}
  93.  
  94. #audiopost {margin-bottom:5px; width:500px; height:50px}
  95. .cover {width:50px; height:50px; position:absolute;}
  96. .cover img {width:50px; height:50px; float:left;}
  97. .player {opacity: 0.5;position:absolute; z-index:1; background:#fff; width:50px; height:50px; display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  98. .playerr {width:25px; height:25px; margin-top:9px; margin-left:9px; overflow:hidden; padding:3px;}
  99. .track {margin-left:60px; line-height:12px; padding-top: 0px;}
  100.  
  101. .asker a {color: {color:link}}
  102.  
  103. .asker a:hover {color: {color:link};}
  104.  
  105. .askk img {text-align: center;}
  106.  
  107. .askk img a{background-color: {color:left};}
  108.  
  109. .askk img a:hover {background-color: {color:hehenada};}
  110.  
  111. .answer {clear: both; padding: 4px}
  112.  
  113. .answer img {max-width: 470px;}
  114.  
  115. .gatopreto {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  116. .gatopreto:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  117.  
  118. #content {width:500px; margin-top:30px; margin-bottom:30px; position: relative; left:500px;}
  119. #posts {margin-bottom:30px;}
  120.  
  121.  
  122. .beazinha {position:fixed; text-align:inline; letter-spacing: 0px; font-family:tahoma; font-size: 11px; text-align: center; width:131px; text-transform: uppercase; padding:4px; margin-top: -60px; margin-left: -60px; text-decoration: none; height: 62px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none;}
  123. .beazinha a { color: {color:links}; text-transform: none;}
  124. .beazinha a:hover {text-align: center;color: {color:link side hover};}
  125.  
  126. #descri {font-size:11px; text-align: justify; font-family: cambria; width:202px; margin-left: -19px; margin-top: 1px; padding: 4px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar}; }
  127.  
  128.  
  129. #sidebarimage { margin: -44px -1px 0px -7px; text-align:justify;}
  130. #sidebarimage img {opacity: 1; margin-top:45px; width: 185px; height: 150px; border-radius:0px 0px 0px 0px; -webkit-filter: grayscale(10%);}
  131. #sidebarimage a:hover {opacity: 1; -webkit-filter: blur(2px);}
  132. #sidebar {position:fixed; margin-top:-1px; left:193px; width:190px;}
  133.  
  134. #titulo {font-size:11px; text-align: center; font-family: tahoma; width:200px; height: 10px; margin-left: -25px; margin-top: 1px; padding: 5px; background: {color:sidebar}; line-height: 11px; color: {color:texto sidebar}; text-transform: uppercase;}
  135.  
  136. #pagination {font-family: calibri; text-align: center; font-size: 14px; text-transform: uppercase; margin-top: 1px; margin-left: 15px;}
  137.  
  138. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  139. #info a {font-size: 10px; text-transform: uppercase;}
  140.  
  141. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase; text-align: right;}
  142. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;}
  143.  
  144. #cap {width: 500px; margin-top: -2px;}
  145. .source {display: none;}
  146.  
  147. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: justify; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;}
  148. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  149. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; font-size: 10px; font-family: calibri; text-transform: uppercase;}
  150. .notes img{display: none; border:0px;}
  151.  
  152. ::-webkit-scrollbar{width:7px;height:0px;}
  153. ::-webkit-scrollbar-button:start:decrement
  154. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  155. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  156. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  157. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  158.  
  159. #tumblr_controls{position: fixed!important}
  160. #tumblr_controls{position: fixed!important}
  161. #tumblr_controls{position: fixed!important}
  162. #tumblr_controls{position: fixed!important}
  163.  
  164.  
  165. </style>
  166.  
  167. <body>
  168.  
  169. <div id="content">
  170. <div id="sidebar"><div id="titulo">{text:titulo}</div>
  171. <div id="sidebarimage"><img src="{image:Sidebar}"/></div>
  172. <div class="beazinha"><a href="{text:link1}">{text:link1 title}</a> <br>
  173. <a href="{text:link2}">{text:link2 title}</a> <br>
  174. <a href="{text:link3}">{text:link3 title}</a> <br>
  175. <a href="{text:link4}">{text:link4 title}</a> <br>
  176. </div>
  177. <div id="descri">{block:Description}{Description}{/block:Description}</div>
  178. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div><br><br>
  179. </div>
  180. </div>
  181.  
  182. <div id="entry">
  183.  
  184. {block:Posts}
  185. <div class="posts">
  186.  
  187. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  188.  
  189. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  190.  
  191. {block:Photoset}{Photoset-500}{/block:Photoset}
  192.  
  193. {block:Quote}
  194. <div class="pquote">“{Quote}”</div>
  195. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  196. {/block:Source}
  197. {/block:Quote}
  198.  
  199. {block:Link}
  200. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  201. {block:Description}{Description}{/block:Description}
  202. {/block:Link}
  203.  
  204. {block:Chat}
  205. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  206. <div class="chat"><ul>{block:Lines}
  207. <li class="person{UserNumber}">{block:Label}
  208. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  209. {/block:Chat}
  210.  
  211. {block:Audio}
  212. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  213. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><br>{block:TrackName}{TrackName}{/block:TrackName}<br />{block:Artist}{Artist}{/block:Artist}<br />{PlayCountWithLabel}</div></div>
  214. {Caption}
  215. {/block:Audio}
  216.  
  217. {block:Video}{Video-500}{/block:Video}
  218.  
  219.  
  220. {block:Answer}
  221.  
  222. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  223.  
  224. <div class="answer">{Answer}</div>
  225.  
  226. <br>
  227.  
  228. {/block:Answer}
  229.  
  230.  
  231. <div id="cap">
  232. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  233. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  234. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  235.  
  236. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  237. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  238. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  239. {/block:ContentSource}</div></div>
  240. <br>
  241.  
  242. <div class="gatopreto">
  243. {block:Date}<div id="info">
  244. posted <a href="{Permalink}">{TimeAgo}</a> with {block:NoteCount}<a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}</a>{/block:RebloggedFrom} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage} </div><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  245. </div>{/block:Tags}{/block:Date}</div>
  246. </div>
  247.  
  248.  
  249.  
  250. {/block:Posts}
  251. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  252.  
  253.  
  254. </div>
  255. </div>
  256. </div>
  257.  
  258. <a style="position:fixed;bottom:780px;right:1415px;font-family:consolas;font-size:12px;opacity:1;" href="http://shootinng.tumblr.com" title="shtng ©"> ©</a>
  259.  
  260.  
  261. </body>
  262. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement