03-93

theme 54

Sep 19th, 2012
1,182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.84 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="#C8E0D3"/>
  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/Mhjm9eaiq/tumblr_m2us6unztd1qayvd5o1_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="ur national anthem" />
  34.  
  35.  
  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:-87px -117px 0px 0px; text-align:center;}
  121. #sidebarimage img {margin-top:5px; width: 82px; height: 82px; text-align:center; border-radius:0px 0px 0px 0px;}
  122. #sidebar {position:fixed; margin-top:8px; left:171px; width:250px;}
  123.  
  124. .frase {color:{color:text}; background-color:{color:sidebar}; height: 10px; font-size: 9px; width: 144px; font-family: verdana; text-align: center; font-style: none; letter-spacing: 0px; margin-top: -102px; margin-left: 73px; position: absolute; line-height: 10px; text-transform: none; padding: 4px; border-bottom: 1px solid {color:sidebar}; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  125.  
  126. .frase:hover {letter-spacing:0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  127.  
  128.  
  129. .linkss {text-align:inline; letter-spacing: 0px; font-family:verdana; font-size: 9px; text-align: center; width:61px; height:74px; text-transform: none; color: {color:text}; padding:4px; margin-top: 170px; margin-left: 73px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none; background-color:{color:sidebar}}
  130.  
  131. .linkss a {text-transform: none;}
  132.  
  133. .linkss a:hover {text-align: center; font-weight: none;}
  134.  
  135.  
  136. #description {font-size:9px; text-align: justify; font-family: verdana; width:144px; height: auto; margin-left: 73px; margin-top: 1px; padding: 4px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar}; }
  137.  
  138. #pagination {font-family:calibri; text-align:center; margin-left: 50px; font-size:10px; text-transform: none}
  139.  
  140. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  141. #info a {font-size: 10px; text-transform: uppercase;}
  142.  
  143. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  144. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;}
  145.  
  146. #cap {width: 500px; margin-top: -2px;}
  147. .source {display: none;}
  148.  
  149. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  150. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  151. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  152. .notes img{display: none; border:0px}
  153.  
  154. ::-webkit-scrollbar{width:7px;height:0px;}
  155. ::-webkit-scrollbar-button:start:decrement
  156. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  157. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  158. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  159. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  160.  
  161. #tumblr_controls{position: fixed!important}
  162. #tumblr_controls{position: fixed!important}
  163. #tumblr_controls{position: fixed!important}
  164. #tumblr_controls{position: fixed!important}
  165.  
  166.  
  167. </style>
  168.  
  169. <body>
  170.  
  171. <div id="content">
  172. <div id="sidebar">
  173. <div class="linkss">
  174. <a href="{text:link1}">{text:link1 title}</a><br>
  175. <a href="{text:link2}">{text:link2 title}</a><br>
  176. <a href="{text:link3}">{text:link3 title}</a><br>
  177. <a href="{text:link4}">{text:link4 title}</a><br>
  178. <a href="{text:link5}">{text:link5 title}</a><br>
  179. <a href="{text:link6}">{text:link6 title}</a>
  180. </div>
  181. <center><div id="sidebarimage"><img src="{image:Sidebar}"/></div></center>
  182. <div class="frase">{text:frase}</div>
  183. <div id="description">{block:Description}{Description}{/block:Description}</div>
  184. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div><br>
  185. </div></div>
  186.  
  187. <br>
  188.  
  189. <div id="entry">
  190.  
  191. {block:Posts}
  192. <div class="posts">
  193.  
  194. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  195.  
  196. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  197.  
  198. {block:Photoset}{Photoset-500}{/block:Photoset}
  199.  
  200. {block:Quote}
  201. <div class="pquote">“{Quote}”</div>
  202. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  203. {/block:Source}
  204. {/block:Quote}
  205.  
  206. {block:Link}
  207. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  208. {block:Description}{Description}{/block:Description}
  209. {/block:Link}
  210.  
  211. {block:Chat}
  212. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  213. <div class="chat"><ul>{block:Lines}
  214. <li class="person{UserNumber}">{block:Label}
  215. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  216. {/block:Chat}
  217.  
  218. {block:Audio}
  219. <div class="player"><center>{AudioPlayerBlack}</center></div>
  220. {block:Caption}{Caption}{/block: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="creditokeisso">
  249. {block:Date}<div id="info">
  250. <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}
  251. </div></center>{/block:Tags}{/block:Date}</div>
  252. </div>
  253.  
  254.  
  255.  
  256. {/block:Posts}
  257. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  258.  
  259.  
  260. </div>
  261. </div>
  262. </div>
  263.  
  264. <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>
  265.  
  266.  
  267. </body>
  268. </html>
Advertisement
Add Comment
Please, Sign In to add comment