03-93

theme 74

Feb 25th, 2013
1,032
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.64 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 03-93 -->
  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:border" content="#757575"/>
  15. <meta name="color:Italic" content="#757575"/>
  16. <meta name="color:Link Hover" content="#cfcfcf"/>
  17. <meta name="color:link side hover" content="#866c42"/>
  18. <meta name="color:fundo links side" content="#ffffff"/>
  19. <meta name="text:titulo" content="another me" />
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link1" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link2" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link3" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link4" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link5" />
  30. <meta name="color:sidebar" content="#ffffff"/>
  31. <meta name="color:text" content="#757575" />
  32. <meta name="color:entry" content="#FFFFFF" />
  33. <meta name="color:scroll" content="#757575" />
  34. <meta name="image:background" content="" />
  35. <meta name="image:Sidebar" content="http://static.tumblr.com/fd188acdd3737e5de1b584b1871dc2fe/6v0qsya/R3lmistcc/tumblr_static_tumblr_static_tumblr_static_tumblr_static_tumblr_mfup0mwswq1rmfgt7o1_400.png"/>
  36. <meta name="color:links" content="#757575"/>
  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. b, strong{color:{color:Bold};}
  61. i, em{color:{color:Italic};}
  62.  
  63. p {margin: 6px 0 0 0}
  64.  
  65. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 500px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75.  
  76. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  77.  
  78. #entry {float: left; margin-left: 375px;}
  79.  
  80. .posts {width: 500px; background-color: {color:entry}; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 9px; position: relative; padding: 10px;}
  81.  
  82. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  83. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  84. h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  85.  
  86. .image {text-align: center; border: 0px}
  87. .image img {max-width: 500px; margin-bottom: 2px }
  88.  
  89. .pquote {font-family: calibri; text-align: justify; font-size: 14px; line-height: 15px; padding: 3px;}
  90. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  91. .pquotesource a, a:hover{text-transform: none;}
  92.  
  93. .chat {line-height: 13px; list-style: none }
  94. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  95. .person1 {color: {color:text}; padding: 2px; }
  96. .person1 .label {font-weight: bold; color:{color:text}}
  97. .person2 {color: {color:text}; padding: 2px; }
  98. .person2 .label {font-weight: bold; color:{color:text}}
  99.  
  100. #audiopost {margin-bottom:5px; width:500px; height:50px}
  101. .cover {width:50px; height:50px; position:absolute;}
  102. .cover img {width:50px; height:50px; float:left;}
  103. .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;}
  104. .playerr {width:25px; height:25px; margin-top:9px; margin-left:9px; overflow:hidden; padding:3px;}
  105. .track {margin-left:60px; line-height:12px; padding-top: 0px;}
  106.  
  107. .asker a {color: {color:link}}
  108.  
  109. .asker a:hover {color: {color:link};}
  110.  
  111. .askk img {text-align: center;}
  112.  
  113. .askk img a{background-color: {color:left};}
  114.  
  115. .askk img a:hover {background-color: {color:hehenada};}
  116.  
  117. .answer {clear: both; padding: 4px}
  118.  
  119. .answer img {max-width: 470px;}
  120.  
  121. .creditokeisso {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  122. .creditokeisso:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  123.  
  124. #content {width:500px; margin-top:30px; margin-bottom:30px; position: relative; left:500px;}
  125. #posts {margin-bottom:30px;}
  126.  
  127. .linkss1 {position:fixed; line-height: 9px; text-align:inline; letter-spacing: 0px; font-family:cambria; font-size: 8px; text-align: center; width:160px; text-transform: uppercase; padding:5px; margin-top: -35px; margin-left: -102px; text-decoration: none; height: auto; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none; background-color:{color:fundo links side}; letter-spacing: 0px; font-style:none;}
  128. .linkss1 a { color: {color:links}; text-transform: uppercase;}
  129. .linkss1 a:hover {text-align: center; color: {color:link side hover}; letter-spacing: 0px;}
  130.  
  131.  
  132. #sidebar img {border: 0px solid {color:border}; margin-left: -225px; padding: 1px; width: 170px; height: 170px; margin-top: 1px; opacity: 1; background-color: {color:background}; -webkit-border-radius: 0px 0px 0px 0px;}
  133. #sidebar img:hover {opacity: 0.8;}
  134.  
  135. #paginacao {font-size:10px; letter-spacing: 1px; margin-top: 0px; text-align: right; font-family: calibri; width:140px; height: auto; margin-left: -280px; padding: 1px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar};}
  136.  
  137. #bodedescricao {font-size:11px; letter-spacing: 0px; margin-top: 127px; text-align: justify; font-family: CAMBRIA; width:154px; height: auto; margin-left: -215px; padding: 3px; background: {color:sidebar}; line-height: 10px; color: {color:text}; font-style:italic;}
  138.  
  139. #titulo {border-right: 2px solid {color: border}; font-size:14px; letter-spacing: 0px; margin-top: -157px; text-align: right; font-family: CAMBRIA; width:80px; height: 20px; margin-left: -488px; padding: 5px; background: {color:sidebar}; line-height: 10px; color: {color:text}; font-style:italic;}
  140. #titulo:hover {border-right: 6px solid {color: border}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 1s ease-out; margin-left: -488px;}
  141.  
  142. #sidebar {position:fixed; margin-top: 130px; left:270px; width:190px;}
  143.  
  144. #pagination {font-family: calibri; text-align: center; font-size: 10px; text-transform: uppercase; margin-top: 1px; margin-left: 15px; font-style:italic;}
  145.  
  146. #info {text-align: left; background: {color: entry}; margin-top:-6px; font-size: 9px; text-transform: uppercase; font-family: calibri; z-index: 11; text-align: center; padding: 5px;}
  147. #info a {font-size: 9px; text-transform: uppercase; letter-spacing: 0px; font-style:none;}
  148.  
  149. #tags {color: {color:text};}
  150. #tags a {font-size: 9px; font-family: cambria; display: inline; list-style: none; text-transform: none; text-align: center; letter-spacing: 1px; font-style:italic;}
  151.  
  152. #cap {width: 500px; margin-top: -2px;}
  153. .source {display: none;}
  154.  
  155. .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;}
  156. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 1px; z-index: 11;}
  157. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; font-size: 10px; font-family: calibri; text-transform: none;}
  158. .notes img{display: none; border:0px;}
  159.  
  160. ::-webkit-scrollbar{width:7px;height:0px;}
  161. ::-webkit-scrollbar-button:start:decrement
  162. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  163. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  164. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  165. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  166.  
  167. #tumblr_controls{position: fixed!important}
  168. #tumblr_controls{position: fixed!important}
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171.  
  172.  
  173. ::selection {
  174. color:{color:text};
  175. background-color: {color:sidebar};
  176. }
  177.  
  178. ::-moz-selection {
  179. color:{color:text};
  180. background-color: {color:sidebar};
  181. }
  182.  
  183. ::-webkit-selection {
  184. color:{color:text};
  185. background-color: {color:sidebar};
  186. }
  187. </style>
  188.  
  189. <body>
  190.  
  191. <div id="content">
  192. <div id="sidebar">
  193. <center>
  194. <a href="/"><img src="{image:sidebar}"/></a>
  195. <div class="linkss1">
  196. <a href="{text:link1}">{text:link1 title}</a>
  197. <a href="{text:link2}">{text:link2 title}</a>
  198. <a href="{text:link3}">{text:link3 title}</a>
  199. <a href="{text:link4}">{text:link4 title}</a>
  200. <a href="{text:link5}">{text:link5 title}</a>
  201. <a href="http://03-93.tumblr.com/">cred</a>
  202. </a></div><div id="titulo">{text:titulo}</div>
  203. <div id="bodedescricao">{description}<BR>
  204. <center><big>{block:Pagination}{block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}">previous</a> ·{/block:PreviousPage}
  205.  
  206. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  207. <br></center></big></div>
  208. <div id="portrait"></center>
  209. </div>
  210. </div></div>
  211.  
  212. <div id="entry">
  213.  
  214. {block:Posts}
  215. <div class="posts">
  216.  
  217. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  218.  
  219. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  220.  
  221. {block:Photoset}{Photoset-500}{/block:Photoset}
  222.  
  223. {block:Quote}
  224. <div class="pquote">“{Quote}”</div>
  225. {block:Source}<div class="pquotesource">{Source}</div>
  226. {/block:Source}
  227. {/block:Quote}
  228.  
  229. {block:Link}
  230. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  231. {block:Description}{Description}{/block:Description}
  232. {/block:Link}
  233.  
  234. {block:Chat}
  235. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  236. <div class="chat"><ul>{block:Lines}
  237. <li class="person{UserNumber}">{block:Label}
  238. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  239. {/block:Chat}
  240.  
  241. {block:Audio}
  242. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  243. <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>
  244. {Caption}
  245. {/block:Audio}
  246.  
  247. {block:Video}{Video-500}{/block:Video}
  248.  
  249.  
  250. {block:Answer}
  251.  
  252. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  253.  
  254. <div class="answer">{Answer}</div>
  255.  
  256. <br>
  257.  
  258. {/block:Answer}
  259.  
  260.  
  261. <div id="cap">
  262. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  263. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  264. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  265.  
  266. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  267. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  268. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  269. {/block:ContentSource}</div></div>
  270. <br>
  271.  
  272. <div class="creditokeisso">
  273. {block:Date}<div id="info">
  274. <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>{/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}
  275. </div>{/block:Tags}{/block:Date}</div></div>
  276. </div>
  277.  
  278. {/block:Posts}
  279. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  280.  
  281. </div>
  282. </div>
  283. </div>
  284. </body>
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment