03-93

theme 77

Mar 11th, 2013
1,426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.63 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:Italic" content="#757575"/>
  15. <meta name="color:Link Hover" content="#cfcfcf"/>
  16. <meta name="color:link side hover" content="#866c42"/>
  17. <meta name="color:border" content="#cfcfcf"/>
  18. <meta name="color:border sidebar" content="#cfcfcf"/>
  19. <meta name="color:fundo links side" content="#ffffff"/>
  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="text:Link6" content="/" />
  31. <meta name="text:Link6 Title" content="link6" />
  32. <meta name="color:sidebar" content="#ffffff"/>
  33. <meta name="color:text" content="#757575" />
  34. <meta name="color:entry" content="#FFFFFF" />
  35. <meta name="color:scroll" content="#757575" />
  36. <meta name="image:background" content="" />
  37. <meta name="image:Sidebar" content=""/>
  38. <meta name="color:links" content="#757575"/>
  39.  
  40. <title>{Title}</title>
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}
  44. <meta name="description" content="{MetaDescription}" />
  45. {/block:Description}
  46.  
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. body {background-color: {color:background}; font-family: consolas; font-size: 12px; font-style:normal; color: {color:text}; text-align: center;; 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: 320px;}
  79.  
  80. .posts {width: 500px; background-color: {color:entry}; margin-bottom: 1px; text-align: justify; font-family: consolas; font-size: 10px; font-style:normal;position: relative; padding: 10px;}
  81.  
  82. h1 { font-family: consolas; font-size: 12px; font-style:normal; text-align: center; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  83. h1 a {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  84. h1 a:hover {text-align: center; font-size: 12px; 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: consolas; font-size: 10px; font-style:normal; text-align: justify; 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. #links2 {position: relative; margin-top: 0px; margin-left: -236px; height: auto;}
  128.  
  129. .s1 {position: absolute; text-align: center; margin-top: -27px; margin-left: 153px;}
  130. .s1 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 60px; height: 8px; background-color: {color:fundo links side}; color:{color:links}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px; font-style:normal; border:1px solid {color:border}; line-height: 9px; text-transform:uppercase;}
  131. .s1 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:fundo links side}; color:{color:link side hover};}
  132.  
  133. .s2 {position: absolute; text-align: center; margin-top: -10px; margin-left: 153px;}
  134. .s2 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 60px; height: 8px; background-color: {color:fundo links side}; color:{color:links}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; font-style:normal; border:1px solid {color:border}; line-height: 9px; text-transform:uppercase;}
  135. .s2 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  136.  
  137. .s3 {position: absolute; text-align: center; margin-top: 7px; margin-left: 153px;}
  138. .s3 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 60px; height: 8px; background-color: {color:fundo links side}; color:{color:links}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-right-radius: 0px; font-style:normal; border:1px solid {color:border}; line-height: 9px; text-transform:uppercase;}
  139. .s3 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  140.  
  141.  
  142. .s4 {position: absolute; text-align: center; margin-top: 24px; margin-left: 153px;}
  143. .s4 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 60px; height: 8px; background-color: {color:fundo links side}; color:{color:links}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; font-style:normal; border:1px solid {color:border}; line-height: 9px; text-transform:uppercase;}
  144. .s4 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  145.  
  146. .s5 {position: absolute; text-align: center; margin-top: 41px; margin-left: 153px;}
  147. .s5 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 60px; height: 8px; background-color: {color:fundo links side}; color:{color:links}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; font-style:normal; border:1px solid {color:border}; line-height: 9px; text-transform:uppercase;}
  148. .s5 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  149.  
  150. .s6 {position: absolute; text-align: center; margin-top: 58px; margin-left: 153px;}
  151. .s6 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 60px; height: 8px; background-color: {color:fundo links side}; color:{color:links}; text-decoration: none; padding: 3px 5px 3px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px; font-style:normal; border:1px solid {color:border}; line-height: 9px; text-transform:uppercase;}
  152. .s6 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  153.  
  154. #sidebar img {border: 1px solid {color:border sidebar}; margin-left: -286px; padding: 0px; width: 108px; height: 780px; margin-top: -135px; opacity: 1; background-color: {color:background}; -webkit-border-radius: 0px 0px 0px 0px;}
  155. #sidebar img:hover {opacity: 1;}
  156.  
  157. #paginacao {font-size:10px; letter-spacing: 1px; margin-top: 0px; text-align: right; font-family: calibri; width: auto; height: auto; margin-left: -250px; padding: 1px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar};}
  158.  
  159. #paginacaobolada {position: absolute; font-size:8px; letter-spacing: 0px; margin-top: -45px; text-align: justify; font-family: consolas; width:98px; height: auto; margin-left: -100px; padding: 3px; background: lunicelo; line-height: 10px; color: {color:text}; font-style:normal;}
  160.  
  161. #bodedescricao {position: absolute; font-size:11px; letter-spacing: 0px; margin-top: 80px; text-align: center; font-family: CAMBRIA; width:98px; height: auto; margin-left: -100px; padding: 3px; background: lunicelo; line-height: 10px; color: {color:text}; font-style:italic;}
  162.  
  163. #sidebar {position:fixed; margin-top: 100px; left:251px; width:190px;}
  164.  
  165. #pagination {font-family: calibri; text-align: center; font-size: 10px; text-transform: uppercase; margin-top: 1px; margin-left: 15px; font-style:italic;}
  166.  
  167. #info {text-align: left; background: {color: entry}; margin-top:-6px; font-size: 8px; text-transform: uppercase; font-family: consolas; z-index: 11; text-align: right; padding: 5px; font-style:normal;}
  168. #info a {font-size: 8px; text-transform: uppercase; letter-spacing: 0px; font-style:none;}
  169.  
  170. #tags {color: {color:text};}
  171. #tags a {font-size: 8px; font-family: consolas; display: inline; list-style: none; text-transform: uppercase; text-align: right; letter-spacing: 0px; font-style:normal;}
  172.  
  173.  
  174. #cap {width: 500px; margin-top: -2px;}
  175. .source {display: none;}
  176.  
  177. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: center; font-size: 10px; font-family: consolas; display: inline; list-style: none; text-transform: none;}
  178. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 1px; z-index: 11;}
  179. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; font-size: 11px; font-family: consolas; text-transform: none;}
  180. .notes img{display: none; border:0px;}
  181.  
  182. ::-webkit-scrollbar{width:7px;height:0px;}
  183. ::-webkit-scrollbar-button:start:decrement
  184. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  185. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  186. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  187. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  188.  
  189. #tumblr_controls{position: fixed!important}
  190. #tumblr_controls{position: fixed!important}
  191. #tumblr_controls{position: fixed!important}
  192. #tumblr_controls{position: fixed!important}
  193.  
  194.  
  195. ::selection {
  196. color:{color:text};
  197. background-color: {color:sidebar};
  198. }
  199.  
  200. ::-moz-selection {
  201. color:{color:text};
  202. background-color: {color:sidebar};
  203. }
  204.  
  205. ::-webkit-selection {
  206. color:{color:text};
  207. background-color: {color:sidebar};
  208. }
  209.  
  210.  
  211. </style>
  212.  
  213. <body>
  214. <div id="content">
  215. <div id="sidebar">
  216. <center>
  217. <div id="paginacaobolada"><center>{block:Pagination}{block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}"><small><small>-</small></small></a>{/block:PreviousPage}
  218. {CurrentPage} of {TotalPages}
  219. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}"><small><small>+</small></small></a>
  220. </a>{/block:NextPage}{/block:Pagination}<center></div>
  221. <div id="links2">
  222. <div class="s6">{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</div>
  223. <div class="s5">{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  224. <div class="s4">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  225. <div class="s3">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  226. <div class="s2">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</div>
  227. <div class="s1">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  228. </div></div>
  229. <div id="bodedescricao">{description}<BR></div>
  230.  
  231. <img src="{image:sidebar}"/>
  232.  
  233.  
  234. </div>
  235.  
  236. <div id="portrait"></center>
  237. </div>
  238. </div></div>
  239.  
  240. <div id="entry">
  241.  
  242. {block:Posts}
  243. <div class="posts">
  244.  
  245. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  246.  
  247. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  248.  
  249. {block:Photoset}{Photoset-500}{/block:Photoset}
  250.  
  251. {block:Quote}
  252. <div class="pquote">“{Quote}”</div>
  253. {block:Source}<div class="pquotesource">{Source}</div>
  254. {/block:Source}
  255. {/block:Quote}
  256.  
  257. {block:Link}
  258. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  259. {block:Description}{Description}{/block:Description}
  260. {/block:Link}
  261.  
  262. {block:Chat}
  263. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  264. <div class="chat"><ul>{block:Lines}
  265. <li class="person{UserNumber}">{block:Label}
  266. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  267. {/block:Chat}
  268.  
  269. {block:Audio}
  270. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  271. <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>
  272. {Caption}
  273. {/block:Audio}
  274.  
  275. {block:Video}{Video-500}{/block:Video}
  276.  
  277.  
  278. {block:Answer}
  279.  
  280. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  281.  
  282. <div class="answer">{Answer}</div>
  283.  
  284. <br>
  285.  
  286. {/block:Answer}
  287.  
  288.  
  289. <div id="cap">
  290. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  291. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  292. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  293.  
  294. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  295. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  296. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  297. {/block:ContentSource}</div></div>
  298. <br>
  299.  
  300. <div class="creditokeisso">
  301. {block:Date}<div id="info">
  302. {block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} and <a href="{SourceURL}">originally posted by</a>{/block:ContentSource} {block:IndexPage}</a>{/block:RebloggedFrom} {block:IndexPage}<br>
  303. <a href="{Permalink}">{TimeAgo}</a> with {block:NoteCount}<a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <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}
  304. </div>{/block:Tags}{/block:Date}</div></div>
  305. </div>
  306.  
  307. {/block:Posts}
  308. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  309.  
  310.  
  311. <a style="position:fixed;bottom:42px;font-style:normal;right:45px;font-family:consolas;font-size:10px;opacity:1;" href="http://03-93.tumblr.com" title="© 03-93">CREDITS</a>
  312.  
  313.  
  314. </div>
  315.  
  316. </div>
  317. </div>
  318.  
  319. </div>
  320. </body>
  321. </html>
Advertisement
Add Comment
Please, Sign In to add comment