03-93

theme 8

Jan 21st, 2012
867
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.86 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.  
  6.  
  7.  
  8. <!-- THEME POR MARCELO PRADO --!>
  9.  
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head> <!-- DEFAULT VARIABLES -->
  16. <head> <meta name="color:background" content="#f5f5f5" />
  17. <meta name="font:body" content="georgia" />
  18. <meta name="font:title" content="georgia" />
  19. <meta name="color:link" content="#000000" />
  20. <meta name="color:text" content="#000000" />
  21. <meta name="color:sidebar" content="#FFFFFF" />
  22. <meta name="color:entry" content="#ffffff" />
  23. <meta name="if:Show sidebar image" content="1"/>
  24. <meta name="image:sidebar1" content="http://static.tumblr.com/djrk1l3/tHuly132x/tumblr_lx9avk38h21qlxnsko2_250.gif"/>
  25. <meta name="image:background" content=""/>
  26. <meta name="text:title" content="A D E L E A D K I N S " />
  27. <meta name="text:Link1" content=" " />
  28. <meta name="text:Link1 Title" content=" " />
  29. <meta name="text:Link2" content=" " />
  30. <meta name="text:Link2 Title" content=" " />
  31. <meta name="text:Link3" content=" " />
  32. <meta name="text:Link3 Title" content=" " />
  33. <meta name="text:Link4" content=" " />
  34. <meta name="text:Link4 Title" content=" " />
  35. <meta name="text:Link5" content=" " />
  36. <meta name="text:Link5 Title" content=" " />
  37. <meta name="text:Link6" content=" " />
  38. <meta name="text:Link6 Title" content=" " />
  39. <meta name="text:Link7" content=" " />
  40. <meta name="text:Link7 Title" content=" " />
  41. <meta name="text:Link8" content=" " />
  42. <meta name="text:Link8 Title" content=" " />
  43. <meta name="color:linkbg" content="#ffffff" />
  44. <meta name="color:linktext" content="#838383" />
  45. <meta name="color:hoverlinkbg" content="#838383" />
  46. <meta name="color:hoverlinktext" content="#ffffff" />
  47.  
  48.  
  49. <title>{Title}</title>
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56.  
  57.  
  58.  
  59. <style type="text/css">
  60.  
  61. body {background-color: {color:background} ; color:{color:background};
  62. font-family: {font:body}; font-size:11px; line-height:110%;
  63. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment:
  64.  
  65. fixed; }
  66.  
  67. a {color:{color:link}; text-decoration: none; font-size: 11px; text-transform: none}
  68. a:hover {color:#D6D6D6; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  69. p{margin-top: 1px}
  70. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:#fff}; padding-left:5px;
  71.  
  72. margin-top: 4px;}
  73.  
  74. #xp {text-align: center; width: 870px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  75.  
  76. #sid{position: fixed; margin-left:-35px; margin-top:133px; width: 300px; height: 70px; background-color: #fff; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); line-height:15px;}
  77.  
  78.  
  79. #marccreditos {margin-bottom: -305px; width: 508; float: left; background-color: {color:sidebar}; padding: 5px; position: fixed; margin: 0 0 0 107px; text-align: center; margin-left: 554px; margin-top: 111px; height: auto; font-family:verdana; font-size:9px}
  80.  
  81. #sidebarttle{letter-spacing: 2px; position: fixed; margin-top: 82px; margin-left: 715px; height: 131px; width: 11px; background-color: {color:sidebar}; padding: 10px;}
  82.  
  83. .ttle {margin-top: -4px; letter-spacing: 0px; text-align: center; font-family: georgia; text-transform: uppercase; font-size: 15px; color: {color:text};}
  84. .ttle a{font-family: georgia; font-style: italic; font-size: 22px; color: {color:text}; background-color: transparent; }
  85. .ttle a:hover {font-family: georgia; font-style: italic; font-size: 22px; color: {color:text}; background-color: transparent;}
  86.  
  87. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  88.  
  89. text-align: center; font-size: 85px;}
  90. .left{float:left; margin-left: 10px; width: 40px}
  91. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  92. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  93. .right{float:right; margin-right: 10px; width: 40px}
  94. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  95. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  96.  
  97. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  98. transparent; color:{color:text}; padding: 0px;}
  99.  
  100.  
  101. #entries{float: right; background-color: transparent; text-align: center}
  102.  
  103. .post{width: 500px; margin: 4px 0 4px 260px; padding: 8px; text-align: justify; background-color:{color:entry}; margin-bottom: -3px; margin-right:360px; margin-top: 10px;}
  104. .post img{margin: 5px 0 5px 0}
  105.  
  106. h1{font-family:{font:title}; font-style: normal; font-size: 16px; font-weight:normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  107.  
  108. h1 a{font-size: 16px; font-weight:normal; font-style: normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  109.  
  110. h3{color:{color:link}; font-family:verdana; font-size:10px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform: none; line-height:0px; margin-top:-25px; margin-bottom:-15px; text-align:left}
  111.  
  112. h3 a:hover{background-color:transparent}
  113. .image{text-align: center; height: auto; margin-bottom: 2px; border: 0px}
  114. .qqmarks{font-size: 80px; font-family: {font:body}; font-weight: normal; line-height: 80px; color:{color:linkbackground}}
  115. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 50px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: none; text-decoration: none; font-weight: normal}
  116.  
  117. .qquote{font-family:{font:title}; font-size: 18px; letter-spacing: -1px; line-height: 18px; text-transform: lowercase; margin-top: -70px;
  118.  
  119. text-indent: 45px}
  120.  
  121. .pquote {font-family: {font:title}; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  122. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  123. .pquotesource a, a:hover{text-transform: none;}
  124. .chat{line-height: 12px; list-style: none }
  125. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  126. .person1 {color: {color:text} }
  127. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  128. .person2 {color: {color:text} }
  129. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  130. .player {background-color: #000; text-align: left; display:block;}
  131. .source{display:none}
  132.  
  133. .asker {font-size: 11px;}
  134. .asker a {color: {color:link}}
  135. .asker a:hover {color: {color:bglink};}
  136.  
  137. .askk img {text-align: center;}
  138. .askk img a{background-color: {color:left};}
  139. .askk img a:hover {background-color: {color:sidebarlinks};}
  140.  
  141. .answer {clear: both; padding: 4px}
  142. .answer img {max-width: 470px;}
  143.  
  144. .info {font-family:verdana; font-size:10px; text-transform:lowercase; text-align:center;}
  145.  
  146. .coerapa {margin-top: 6px; border-left: -1px solid {color:entry}; padding: 2px; background-color: {color:entry}; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  147. .coerapa a {font-size: 9px;}
  148.  
  149. .ddb {padding: 2px; border-bottom: 0px dotted {color:background}; text-align: left;}
  150.  
  151. .noite {float:right; margin-center: 0px; margin-top: 12px; text-align: center; font-size: 0px; color: {color:infotext};}
  152. .noite a{font-size: 0px; text-align: center; color: {color:infotext}; text-transform: lowercase;}
  153. .tags{font-size:9px; display: inline}
  154. .origin{font-size:9px}
  155. .ibottom{margin-top: 5px; font-family: {font:body}; text-align:center;}
  156. .date{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  157. .permalink{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  158. .source{display:none}
  159.  
  160.  
  161. .simage {margin-left: 554px; margin-top:24px;}
  162. .simage img {width:140px; height:151px;}
  163.  
  164.  
  165. #sidebar {width: 0px; height: 0px; float: left; margin-left:20px; margin-top: 58px; padding: 0px; background-color: {color:background}; text-align: center; position: fixed; }
  166.  
  167. #sbar4 {width:339px; height:65px; margin-left:-8px; margin-top:120px; position:fixed; overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:1px}
  168.  
  169.  
  170. #sbar3 {width: 0px; height: 0px; float: left; margin-left:15px; margin-top: 15px; padding: 0px; background-color: {color:entry}; text-align: center; position: fixed; }
  171.  
  172.  
  173. #sbar2 {width:90px; height: 105px; float: left; margin-left:-10px; margin-top: -140px; padding: 5px; background-color: {color:sidebar}; text-align: center; position: fixed; }
  174.  
  175.  
  176. #lugarside {width:auto; height:auto; margin-left: 574px; margin-top:234px; position:fixed; overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:10px}
  177.  
  178. .textoside {float: right; margin-top:-7px; width: 269px; margin-right: -9px; background-color: {color:sidebar}; border: 1px solid {color:entry}; overflow: auto; padding: 3px; height: 88px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; text-align: justify;}
  179.  
  180.  
  181. #fundoside {margin-left:0px; margin-top:0px; margin-bottom:0px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; width:258px}
  182.  
  183.  
  184.  
  185. #mls {width: auto; height: auto; margin-left: 723px; margin-top: -155px; position:fixed; overflow:hidden; background-color:; padding:4px;}
  186. #mls a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; height: 14px; width: 101px; background-color: {color:linkbg}; color:{color:linktext};text-decoration: none; padding: 2px 2px 2px 2px;}
  187. #mls a:hover{letter-spacing: 1px; text-transform: none; background-color: {color:hoverlinkbg}; color:{color:hoverlinktext}}
  188.  
  189. .notes {width: 500px; padding: 0px; margin-top: 55px; margin-left: 230px; margin-bottom: 10px; font-size: 9px; text-align: left}
  190.  
  191. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  192.  
  193. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  194.  
  195. .notes img{display: none; border:0px}
  196.  
  197.  
  198. #manobrow { margin-top: 320px; margin-left: -5px; width: 340px; float: right; background-color: {color:sidebar}; position: fixed; height: 60px; }
  199.  
  200.  
  201.  
  202. #page{margin-top:111px; margin-left:708px; background-color:{color:sidebar}; float:center; width:124px; height: auto; position:fixed}
  203. .pgs{padding:4px; font-family:tahoma; font-size: 6px; letter-spacing:1px}
  204.  
  205.  
  206. #slidetxt {text-align: justify; overflow: hidden; height: 140px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -5px; width: 150px; background-color: #fff; color: #000; padding: 10px; margin-top: 40px; background-attachment: fixed;}
  207.  
  208.  
  209. ::-webkit-scrollbar{width:3px;height:6px;}
  210. ::-webkit-scrollbar-button:start:decrement
  211. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  212. ::-webkit-scrollbar-track-piece{background-color:#f5f5f5;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  213. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  214. ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color:#000;-webkit-border-radius:px;}
  215.  
  216.  
  217.  
  218. #clear{width: 500px; height: 30px}
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225. </style>
  226.  
  227. </head>
  228.  
  229. <body>
  230.  
  231.  
  232. <div id="content">
  233.  
  234. <div id="entries">
  235.  
  236. {block:Posts}
  237.  
  238. <div class="post">
  239.  
  240. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  241.  
  242. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  243.  
  244. {block:Photoset}{Photoset-500}{/block:Photoset}
  245.  
  246. {block:Quote}
  247. <div class="pquote">“{Quote}”</div>
  248. {block:Source}<div class="pquotesource"> — {Source}</div>
  249. {/block:Source}
  250. {/block:Quote}
  251.  
  252. {block:Link}
  253. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}
  258. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  259. <div class="chat"><ul>{block:Lines}
  260. <li class="person{UserNumber}">{block:Label}
  261. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  262. {/block:Chat}
  263.  
  264. {block:Audio}
  265. <div class="player">{AudioPlayerBlack}</div>
  266. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  267. {/block:Audio}
  268.  
  269. {block:Video}{Video-500}{/block:Video}
  270.  
  271. {block:Answer}
  272. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  273. <div class="answer">{Answer}</div>
  274. <br>
  275. {/block:Answer}
  276.  
  277.  
  278. <div class="cap">
  279. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  280. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  281. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  282.  
  283. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  284. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  285. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  286. {/block:ContentSource}</div></div>
  287.  
  288.  
  289. <div class="info">
  290. <div class="noite">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  291. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  292.  
  293. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  294.  
  295. <div class="coerapa"><div class="ddb"><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  296. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  297. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  298. {/block:RebloggedFrom}
  299.  
  300. </div></div></div>
  301.  
  302. {/block:Posts}
  303. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  304.  
  305. </div>
  306.  
  307. <div id="side">
  308. <div id="sidebarttle"><div class="ttle"><td>{text:title}</td></div></div>
  309. <div id="sidebar">
  310. <div class="simage"><img src="{image:sidebar1}"/></div>
  311.  
  312.  
  313. <div id="page"><div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a> {/block:PreviousPage} · {block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div></div>
  314.  
  315. <div id="marccreditos">theme by <a href=http://03-93.tumblr.com/ target=”_blank”>03-93</a>. don't copy.</div>
  316.  
  317.  
  318. <div id="sbar3">
  319.  
  320. </div>
  321. <div id="mls">
  322. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  323. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  324. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  325. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  326. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  327. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  328. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  329. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  330.  
  331. </div>
  332.  
  333. </div>
  334.  
  335. <div id="lugarside">
  336. <div id="fundoside"><div class="textoside">{block:Description}{Description}{/block:Description}</div></div></div>
  337.  
  338.  
  339.  
  340. </div>
  341.  
  342. </div>
  343.  
  344. </body>
  345. </html>
Advertisement
Add Comment
Please, Sign In to add comment