03-93

theme 53

Sep 19th, 2012
1,773
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.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. <!-- THEME POR MARCELO PRADO -->
  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="#b9b9b9"/>
  14. <meta name="text:Link1" content="/" />
  15. <meta name="text:Link1 Title" content="link1" />
  16. <meta name="text:Link2" content="/" />
  17. <meta name="text:Link2 Title" content="link2" />
  18. <meta name="text:Link3" content="/" />
  19. <meta name="text:Link3 Title" content="link3" />
  20. <meta name="text:Link4" content="/" />
  21. <meta name="text:Link4 Title" content="link4" />
  22. <meta name="text:Link5" content="/" />
  23. <meta name="text:Link5 Title" content="link5" />
  24. <meta name="text:Link6" content="/" />
  25. <meta name="text:Link6 Title" content="link6" />
  26. <meta name="color:sidebar" content="#ffffff"/>
  27. <meta name="color:texto sidebar" content="#757575"/>
  28. <meta name="image:Sidebar" content="http://static.tumblr.com/e929ly9/YWFmame4y/tumblr_madd1g9fqy1qkjo6mo1_500.jpg"/>
  29. <meta name="color:text" content="#757575" />
  30. <meta name="color:entry" content="#FFFFFF" />
  31. <meta name="color:scroll" content="#757575" />
  32. <meta name="image:background" content="" />
  33. <meta name="text:frase" content="Help, ive hurt myself again today.
  34. " />
  35. <meta name="text:simbolo ou palavra entrelinks" content="" />
  36.  
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}
  41. <meta name="description" content="{MetaDescription}" />
  42. {/block:Description}
  43.  
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53.  
  54. 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; }
  55.  
  56. a {color: {color:link}; text-decoration: none; text-transform: none;}
  57. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  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: georgia; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 15px; 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: georgia; text-align: center; font-size: 11px; 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. .player {background-color: #000; text-align: left; display:block;}
  97.  
  98. .asker {font-size: 9px;}
  99.  
  100. .asker a {color: {color:link}}
  101.  
  102. .asker a:hover {color: {color:link};}
  103.  
  104. .askk img {text-align: center;}
  105.  
  106. .askk img a{background-color: {color:left};}
  107.  
  108. .askk img a:hover {background-color: {color:hehenada};}
  109.  
  110. .answer {clear: both; padding: 4px}
  111.  
  112. .answer img {max-width: 470px;}
  113.  
  114. .creditokeisso {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  115. .creditokeisso:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  116.  
  117. #content {width:500px; margin-top:30px; margin-bottom:30px; position: relative; left:500px;}
  118. #posts {margin-bottom:30px;}
  119.  
  120. #sidebarimage {margin: -1px -17px 0px 0px; text-align:center;}
  121. #sidebarimage img {margin-top:5px; width: 182px; height: auto; text-align:center; border-radius:0px 0px 0px 0px;}
  122. #sidebar {position:fixed; margin-top:8px; left:171px; width:250px;}
  123.  
  124.  
  125. .linkss {text-align:inline; letter-spacing: 0px; font-family:verdana; font-size: 9px; text-align: center; width:174px; height: auto; text-transform: none; color: {color:text}; padding:4px; margin-top: 1px; margin-left: 43px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none; background-color:{color:sidebar}}
  126.  
  127. .linkss a {text-transform: none;}
  128.  
  129. .linkss a:hover {text-align: center; font-weight: none;}
  130.  
  131. #description {font-size:9px; text-align: justify; font-family: verdana; width:174px; height: auto; margin-left: 43px; margin-top: 1px; padding: 4px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar}; }
  132.  
  133. #pagination {font-family:calibri; text-align:center; margin-left: 30px; font-size:16px; text-transform: none}
  134.  
  135. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  136. #info a {font-size: 10px; text-transform: uppercase;}
  137.  
  138. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  139. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;}
  140.  
  141. #cap {width: 500px; margin-top: -2px;}
  142. .source {display: none;}
  143.  
  144. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  145. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  146. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  147. .notes img{display: none; border:0px}
  148.  
  149. ::-webkit-scrollbar{width:7px;height:0px;}
  150. ::-webkit-scrollbar-button:start:decrement
  151. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  152. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  153. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  154. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  155.  
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160.  
  161.  
  162. </style>
  163.  
  164. <body>
  165.  
  166. <div id="content">
  167. <div id="sidebar">
  168. <div id="sidebarimage"><img src="{image:Sidebar}"/></div>
  169. <div id="description">{block:Description}{Description}{/block:Description}</div>
  170. <div class="linkss">
  171. <a href="{text:link1}">{text:link1 title}</a> {text:simbolo ou palavra entrelinks}
  172. <a href="{text:link2}">{text:link2 title}</a><br>
  173. <a href="{text:link3}">{text:link3 title}</a> {text:simbolo ou palavra entrelinks}
  174. <a href="{text:link4}">{text:link4 title}</a><br>
  175. <a href="{text:link5}">{text:link5 title}</a> {text:simbolo ou palavra entrelinks}
  176. <a href="{text:link6}">{text:link6 title}</a>
  177. </div>
  178.  
  179. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div><br>
  180. </div></div>
  181.  
  182. <br>
  183.  
  184. <div id="entry">
  185.  
  186. {block:Posts}
  187. <div class="posts">
  188.  
  189. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  190.  
  191. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  192.  
  193. {block:Photoset}{Photoset-500}{/block:Photoset}
  194.  
  195. {block:Quote}
  196. <div class="pquote">“{Quote}”</div>
  197. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  198. {/block:Source}
  199. {/block:Quote}
  200.  
  201. {block:Link}
  202. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  203. {block:Description}{Description}{/block:Description}
  204. {/block:Link}
  205.  
  206. {block:Chat}
  207. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  208. <div class="chat"><ul>{block:Lines}
  209. <li class="person{UserNumber}">{block:Label}
  210. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  211. {/block:Chat}
  212.  
  213. {block:Audio}
  214. <div class="player"><center>{AudioPlayerBlack}</center></div>
  215. {block:Caption}{Caption}{/block:Caption}
  216. {/block:Audio}
  217.  
  218. {block:Video}{Video-500}{/block:Video}
  219.  
  220.  
  221. {block:Answer}
  222.  
  223. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  224.  
  225. <div class="answer">{Answer}</div>
  226.  
  227. <br>
  228.  
  229. {/block:Answer}
  230.  
  231.  
  232. <div id="cap">
  233. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  234. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  235. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  236.  
  237. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  238. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  239. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  240. {/block:ContentSource}</div></div>
  241. <br>
  242.  
  243. <div class="creditokeisso">
  244. {block:Date}<div id="info">
  245. <center> <a href="{Permalink}">{TimeAgo}</a> {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 href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div><center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  246. </div></center>{/block:Tags}{/block:Date}</div>
  247. </div>
  248.  
  249.  
  250.  
  251. {/block:Posts}
  252. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  253.  
  254.  
  255. </div>
  256. </div>
  257. </div>
  258.  
  259. <a style="position:fixed;bottom:12px;right:35px;font-family:consolas;font-size:10px;opacity:1;" href="http://03-93.tumblr.com" title="© 03-93">THEME</a>
  260.  
  261.  
  262. </body>
  263. </html>
Advertisement
Add Comment
Please, Sign In to add comment