03-93

theme 57

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