nyqueramos

Theme 9

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