03-93

theme 59

Oct 18th, 2012
2,621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.72 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="#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="ITS LIKE SHES RIGHT THERE IN MY EAR<br> telling me that she wants to own me " />
  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/gQLmc3tr6/tumblr_mbuc8ircei1qhjo5oo1_500.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: center; font-size: 11px; 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. .player {background-color: #000; text-align: left; display:block;}
  95.  
  96. .asker {font-size: 9px;}
  97.  
  98. .asker a {color: {color:link}}
  99.  
  100. .asker a:hover {color: {color:link};}
  101.  
  102. .askk img {text-align: center;}
  103.  
  104. .askk img a{background-color: {color:left};}
  105.  
  106. .askk img a:hover {background-color: {color:hehenada};}
  107.  
  108. .answer {clear: both; padding: 4px}
  109.  
  110. .answer img {max-width: 470px;}
  111.  
  112. .creditokeisso {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  113. .creditokeisso:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  114.  
  115. #content {width:500px; margin-top:30px; margin-bottom:30px; position: relative; left:500px;}
  116. #posts {margin-bottom:30px;}
  117.  
  118. #sidebarimage { margin: -44px -17px 0px -12px; text-align:center;}
  119. #sidebarimage img { opacity: 0.8; margin-top:44px; width: 210px; height: auto; text-align:center; border-radius:0px 0px 0px 0px;}
  120. #sidebar {position:fixed; margin-top:140px; left:193px; width:190px;}
  121.  
  122. #description {font-size:11px; text-align: justify; font-family: calibri; width:202px; height: auto; margin-left: -7px; margin-top: 0px; padding: 4px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar}; }
  123.  
  124. #titulo {font-size:11px; text-align: center; font-family: calibri; width:202px; height: auto; margin-left: -7px; margin-top: 1px; padding: 4px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar}; }
  125.  
  126. .linkss {text-align:inline; letter-spacing: 0px; font-family:calibri; font-size: 10px; text-align: center; width:200px; text-transform: uppercase; padding:5px; margin-top: -5px; margin-left: -7px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none;background-color:{color:sidebar}}
  127. .linkss a { color: {color:links}; text-transform: uppercase;}
  128. .linkss a:hover {text-align: center;color: {color:link side hover};}
  129.  
  130. #pagination {font-family: calibri; text-align: center; font-size: 14px; text-transform: uppercase; margin-top: 1px; margin-left: 15px;}
  131.  
  132. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  133. #info a {font-size: 10px; text-transform: uppercase;}
  134.  
  135. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase; text-align: right;}
  136. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;}
  137.  
  138. #cap {width: 500px; margin-top: -2px;}
  139. .source {display: none;}
  140.  
  141. .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;}
  142. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  143. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; font-size: 10px; font-family: calibri; text-transform: uppercase;}
  144. .notes img{display: none; border:0px;}
  145.  
  146. ::-webkit-scrollbar{width:7px;height:0px;}
  147. ::-webkit-scrollbar-button:start:decrement
  148. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  149. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  150. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  151. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  152.  
  153. #tumblr_controls{position: fixed!important}
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156. #tumblr_controls{position: fixed!important}
  157.  
  158.  
  159. </style>
  160.  
  161. <body>
  162. <div id="content">
  163. <div id="sidebar">
  164. <div id="titulo">{text:titulo}</div>
  165. <div class="linkss">
  166. <a href="{text:link1}">{text:link1 title}</a> ·
  167. <a href="{text:link2}">{text:link2 title}</a> ·
  168. <a href="{text:link3}">{text:link3 title}</a> ·
  169. <a href="{text:link4}">{text:link4 title}</a> ·
  170. <a href="{text:link5}">{text:link5 title}</a>
  171. </div>
  172. <div id="sidebarimage"><img src="{image:Sidebar}"/></div>
  173. <div id="description">{block:Description}{Description}{/block:Description}</div>
  174. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div><br><br>
  175. </div>
  176. </div>
  177.  
  178. <div id="entry">
  179.  
  180. {block:Posts}
  181. <div class="posts">
  182.  
  183. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  184.  
  185. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  186.  
  187. {block:Photoset}{Photoset-500}{/block:Photoset}
  188.  
  189. {block:Quote}
  190. <div class="pquote">“{Quote}”</div>
  191. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  192. {/block:Source}
  193. {/block:Quote}
  194.  
  195. {block:Link}
  196. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  197. {block:Description}{Description}{/block:Description}
  198. {/block:Link}
  199.  
  200. {block:Chat}
  201. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  202. <div class="chat"><ul>{block:Lines}
  203. <li class="person{UserNumber}">{block:Label}
  204. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  205. {/block:Chat}
  206.  
  207. {block:Audio}
  208. <div class="player"><center>{AudioPlayerBlack}</center></div>
  209. {block:Caption}{Caption}{/block:Caption}
  210. {/block:Audio}
  211.  
  212. {block:Video}{Video-500}{/block:Video}
  213.  
  214.  
  215. {block:Answer}
  216.  
  217. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  218.  
  219. <div class="answer">{Answer}</div>
  220.  
  221. <br>
  222.  
  223. {/block:Answer}
  224.  
  225.  
  226. <div id="cap">
  227. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  228. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  229. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  230.  
  231. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  232. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  233. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  234. {/block:ContentSource}</div></div>
  235. <br>
  236.  
  237. <div class="creditokeisso">
  238. {block:Date}<div id="info">
  239. 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}
  240. </div>{/block:Tags}{/block:Date}</div>
  241. </div>
  242.  
  243.  
  244.  
  245. {/block:Posts}
  246. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  247.  
  248.  
  249. </div>
  250. </div>
  251. </div>
  252.  
  253. <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>
  254.  
  255.  
  256. </body>
  257. </html>
Advertisement
Add Comment
Please, Sign In to add comment