03-93

theme 78

Mar 11th, 2013
1,750
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.39 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="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="color:links" content="#757575"/>
  36.  
  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. <style type="text/css">
  51.  
  52.  
  53. 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; }
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  57.  
  58. b, strong{color:{color:Bold};}
  59. i, em{color:{color:Italic};}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 500px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73.  
  74. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  75.  
  76. #entry {float: left; margin-left: 320px;}
  77.  
  78. .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;}
  79.  
  80. 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;}
  81. h1 a {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  82. h1 a:hover {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  83.  
  84. .image {text-align: center; border: 0px}
  85. .image img {max-width: 500px; margin-bottom: 2px }
  86.  
  87. .pquote { font-family: consolas; font-size: 10px; font-style:normal; text-align: justify; line-height: 15px; padding: 3px;}
  88. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  89. .pquotesource a, a:hover{text-transform: none;}
  90.  
  91. .chat {line-height: 13px; list-style: none }
  92. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  93. .person1 {color: {color:text}; padding: 2px; }
  94. .person1 .label {font-weight: bold; color:{color:text}}
  95. .person2 {color: {color:text}; padding: 2px; }
  96. .person2 .label {font-weight: bold; color:{color:text}}
  97.  
  98. #audiopost {margin-bottom:5px; width:500px; height:50px}
  99. .cover {width:50px; height:50px; position:absolute;}
  100. .cover img {width:50px; height:50px; float:left;}
  101. .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;}
  102. .playerr {width:25px; height:25px; margin-top:9px; margin-left:9px; overflow:hidden; padding:3px;}
  103. .track {margin-left:60px; line-height:12px; padding-top: 0px;}
  104.  
  105. .asker a {color: {color:link}}
  106.  
  107. .asker a:hover {color: {color:link};}
  108.  
  109. .askk img {text-align: center;}
  110.  
  111. .askk img a{background-color: {color:left};}
  112.  
  113. .askk img a:hover {background-color: {color:hehenada};}
  114.  
  115. .answer {clear: both; padding: 4px}
  116.  
  117. .answer img {max-width: 470px;}
  118.  
  119. .creditokeisso {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  120. .creditokeisso:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  121.  
  122. #content {width:500px; margin-top:30px; margin-bottom:30px; position: relative; left:500px;}
  123. #posts {margin-bottom:30px;}
  124.  
  125. #links2 {position: relative; margin-top: 5px; margin-left: -236px; height: auto;}
  126.  
  127. .s1 {position: absolute; text-align: center; margin-top: -27px; margin-left: 153px;}
  128. .s1 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 19px; 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;}
  129. .s1 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:fundo links side}; color:{color:link side hover};}
  130.  
  131. .s2 {position: absolute; text-align: center; margin-top: -27px; margin-left: 185px;}
  132. .s2 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 19px; 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;}
  133. .s2 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  134.  
  135. .s3 {position: absolute; text-align: center; margin-top: -27px; margin-left: 217px;}
  136. .s3 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 19px; 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;}
  137. .s3 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  138.  
  139.  
  140. .s4 {position: absolute; text-align: center; margin-top: -27px; margin-left: 249px;}
  141. .s4 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 19px; 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;}
  142. .s4 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  143.  
  144. .s5 {position: absolute; text-align: center; margin-top: -27px; margin-left: 281px;}
  145. .s5 a {display: block; font-family: cambria; font-size: 7px; text-align: center; width: 19px; 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;}
  146. .s5 a:hover{text-align: center; letter-spacing: 0px; background-color: {color:fundo links side}; color:{color:link side hover};}
  147.  
  148.  
  149. .lunicelo {margin-top:172px; margin-left:-196px; padding:2px; text-align:justify; font-weight:normal; font-style:italic; padding:2px 4px; border-top:1px dotted {color:text};width:153px}
  150. .lunicelo a {color: {color:links}; text-decoration:none;}
  151. .lunicelo a:visited {color:{color:links}; text-decoration:none;}
  152. .lunicelo a:hover {color:{color:links hover};}
  153.  
  154. #paginacaobolada {font-size:8px; letter-spacing: 0px; text-align: right; font-family: consolas; width:154px; height: auto; margin-left: -199px; padding: 3px; margin-top: -45px; background: {color:sidebar}; line-height: 10px; color: {color:text}; font-style:normal;}
  155.  
  156. #bodedescricao {position: absolute; font-size:11px; letter-spacing: 0px; margin-top: -4px; text-align: justify; font-family: CAMBRIA; width:155px; height: auto; margin-left: -85px; padding: 3px; background: {color:sidebar}; line-height: 10px; color: {color:text}; font-style:italic;}
  157.  
  158. #sidebar {position:fixed; margin-top: 100px; left:251px; width:190px;}
  159.  
  160. #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;}
  161. #info a {font-size: 8px; text-transform: uppercase; letter-spacing: 0px; font-style:none;}
  162.  
  163. #tags {color: {color:text};}
  164. #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;}
  165.  
  166.  
  167. #cap {width: 500px; margin-top: -2px;}
  168. .source {display: none;}
  169.  
  170. .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;}
  171. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 1px; z-index: 11;}
  172. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; font-size: 11px; font-family: consolas; text-transform: none;}
  173. .notes img{display: none; border:0px;}
  174.  
  175. ::-webkit-scrollbar{width:7px;height:0px;}
  176. ::-webkit-scrollbar-button:start:decrement
  177. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  178. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  179. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  180. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  181.  
  182. #tumblr_controls{position: fixed!important}
  183. #tumblr_controls{position: fixed!important}
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186.  
  187.  
  188. ::selection {
  189. color:{color:text};
  190. background-color: {color:sidebar};
  191. }
  192.  
  193. ::-moz-selection {
  194. color:{color:text};
  195. background-color: {color:sidebar};
  196. }
  197.  
  198. ::-webkit-selection {
  199. color:{color:text};
  200. background-color: {color:sidebar};
  201. }
  202.  
  203.  
  204. </style>
  205.  
  206. <body>
  207. <div id="content">
  208. <div id="sidebar">
  209. <center>
  210. <div class="lunicelo"></div>
  211. <div id="bodedescricao">{description}<BR></div>
  212.  
  213. <div id="links2">
  214. <div class="s5">{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  215. <div class="s4">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  216. <div class="s3">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  217. <div class="s2">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</div>
  218. <div class="s1">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  219. </div></div>
  220. <div id="paginacaobolada">{block:Pagination}{block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}"><small><small>-</small></small></a>{/block:PreviousPage}
  221. {CurrentPage} of {TotalPages}
  222. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}"><small><small>+</small></small></a>
  223. </a>{/block:NextPage}{/block:Pagination}</div>
  224. </div>
  225.  
  226. <div id="portrait"></center>
  227. </div>
  228. </div></div>
  229.  
  230. <div id="entry">
  231.  
  232. {block:Posts}
  233. <div class="posts">
  234.  
  235. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  236.  
  237. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  238.  
  239. {block:Photoset}{Photoset-500}{/block:Photoset}
  240.  
  241. {block:Quote}
  242. <div class="pquote">“{Quote}”</div>
  243. {block:Source}<div class="pquotesource">{Source}</div>
  244. {/block:Source}
  245. {/block:Quote}
  246.  
  247. {block:Link}
  248. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  249. {block:Description}{Description}{/block:Description}
  250. {/block:Link}
  251.  
  252. {block:Chat}
  253. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  254. <div class="chat"><ul>{block:Lines}
  255. <li class="person{UserNumber}">{block:Label}
  256. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  257. {/block:Chat}
  258.  
  259. {block:Audio}
  260. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  261. <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>
  262. {Caption}
  263. {/block:Audio}
  264.  
  265. {block:Video}{Video-500}{/block:Video}
  266.  
  267.  
  268. {block:Answer}
  269.  
  270. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  271.  
  272. <div class="answer">{Answer}</div>
  273.  
  274. <br>
  275.  
  276. {/block:Answer}
  277.  
  278.  
  279. <div id="cap">
  280. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  281. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  282. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  283.  
  284. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  285. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  286. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  287. {/block:ContentSource}</div></div>
  288. <br>
  289.  
  290. <div class="creditokeisso">
  291. {block:Date}<div id="info">
  292. {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>
  293. <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}
  294. </div>{/block:Tags}{/block:Date}</div></div>
  295. </div>
  296.  
  297. {/block:Posts}
  298. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  299.  
  300.  
  301. <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>
  302.  
  303.  
  304.  
  305. </div>
  306. </div>
  307.  
  308. </div>
  309. </body>
  310. </html>
Advertisement
Add Comment
Please, Sign In to add comment