03-93

theme 36

May 30th, 2012
1,936
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.45 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.  
  11. <head> <meta name="color:background" content="#F8F8F8" />
  12.  
  13. <meta name="font:body" content="verdana" />
  14.  
  15. <meta name="font:title" content="georgia" />
  16.  
  17. <meta name="text:frase" content="I wont fall i am titanium" />
  18.  
  19. <meta name="color:link" content="#757575" />
  20.  
  21. <meta name="color:text" content="#757575" />
  22.  
  23. <meta name="color:sidebar" content="#FFFFFF" />
  24.  
  25. <meta name="color:entry" content="#FFFFFF" />
  26.  
  27. <meta name="color:fundo scroll" content="#F8F8F8" />
  28.  
  29. <meta name="color:scroll" content="#757575" />
  30.  
  31. <meta name="text:Link1" content=" /" />
  32.  
  33. <meta name="text:Link1 Title" content="primeiro" />
  34.  
  35. <meta name="text:Link2" content=" /" />
  36.  
  37. <meta name="text:Link2 Title" content="segundo" />
  38.  
  39. <meta name="text:Link3" content=" /" />
  40.  
  41. <meta name="text:Link3 Title" content="terceiro" />
  42.  
  43. <meta name="text:Link4" content=" /" />
  44.  
  45. <meta name="text:Link4 Title" content="quarto" />
  46.  
  47. <meta name="color:bglinks" content="#FFFFFF" />
  48.  
  49. <meta name="color:bglinkshover" content="#757575" />
  50.  
  51. <meta name="color:links" content="#757575" />
  52.  
  53. <meta name="color:linkshover" content="#FFFFFF" />>
  54.  
  55. <meta name="image:sidebar image" content="http://static.tumblr.com/6v0qsya/Dgom4un4f/tumblr_m4nlkha7rx1r6b557o1_250.png" />
  56.  
  57. <meta name="color:borda image" content="#FFFFFF" />
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <title>{Title}</title>
  64.  
  65. <link rel="shortcut icon" href="{Favicon}">
  66.  
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  68.  
  69. {block:Description}
  70.  
  71. <meta name="description" content="{MetaDescription}" />
  72.  
  73. {/block:Description}
  74.  
  75. <style type="text/css">
  76.  
  77. body {background-color: {color:background} ; color:{color:background};
  78.  
  79. font-family: {font:body}; font-size:11px; line-height:110%;
  80.  
  81. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment:
  82.  
  83. fixed; }
  84.  
  85. a {color:{color:link}; text-decoration: none; font-size: 11px; text-transform: none}
  86.  
  87. a:hover {color:link hover); -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  88.  
  89. p{margin-top: 1px}
  90.  
  91. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:#fff}; padding-left:5px;
  92.  
  93. margin-top: 4px;}
  94.  
  95. #xp {text-align: center; width: 870px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  96.  
  97. #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;}
  98.  
  99. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  100.  
  101. text-align: center; font-size: 85px;}
  102.  
  103. .left{float:left; margin-left: 10px; width: 40px}
  104.  
  105. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  106.  
  107. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  108.  
  109. .right{float:right; margin-right: 10px; width: 40px}
  110.  
  111. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  112.  
  113. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  114.  
  115. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  116.  
  117. transparent; color:{color:text}; padding: 0px;}
  118.  
  119. #entries{float: right; background-color: transparent; text-align: center}
  120.  
  121. .post{width: 500px; margin: 4px 0 4px 260px; padding: 8px; text-align: justify; background-color:{color:entry}; margin-bottom: -9px; margin-right: 165px; margin-top: 10px;}
  122.  
  123. .post img{margin: 5px 0 5px 0}
  124.  
  125. 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}
  126.  
  127. h1 a{font-size: 16px; font-weight:normal; font-style: normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  128.  
  129. 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}
  130.  
  131. h3 a:hover{background-color:transparent}
  132.  
  133. .image{text-align: center; height: auto; margin-bottom: 2px; border: 0px}
  134.  
  135. .qqmarks{font-size: 80px; font-family: {font:body}; font-weight: normal; line-height: 80px; color:{color:linkbackground}}
  136.  
  137. 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}
  138.  
  139. .qquote{font-family:{font:title}; font-size: 18px; letter-spacing: -1px; line-height: 18px; text-transform: lowercase; margin-top: -70px;
  140.  
  141. text-indent: 45px}
  142.  
  143. .pquote {font-family: {font:title}; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  144.  
  145. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  146.  
  147. .pquotesource a, a:hover{text-transform: none;}
  148.  
  149. .chat{line-height: 12px; list-style: none }
  150.  
  151. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  152.  
  153. .person1 {color: {color:text} }
  154.  
  155. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  156.  
  157. .person2 {color: {color:text} }
  158.  
  159. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  160.  
  161. .player {background-color: #000; text-align: left; display:block;}
  162.  
  163. .source{display:none}
  164.  
  165. .asker {font-size: 11px;}
  166.  
  167. .asker a {color: {color:link}}
  168.  
  169. .asker a:hover {color: {color:bglink};}
  170.  
  171. .askk img {text-align: center;}
  172.  
  173. .askk img a{background-color: {color:left};}
  174.  
  175. .askk img a:hover {background-color: {color:sidebarlinks};}
  176.  
  177. .answer {clear: both; padding: 4px}
  178.  
  179. .answer img {max-width: 470px;}
  180.  
  181. .info {font-family:verdana; font-size:10px; text-transform:lowercase; text-align:center;}
  182.  
  183. .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;}
  184.  
  185. .coerapa a {font-size: 9px;}
  186.  
  187. .ddb {padding: 2px; border-bottom: 0px dotted {color:background}; text-align: left;}
  188.  
  189. .noite {float:right; margin-center: 0px; margin-top: 12px; text-align: center; font-size: 0px; color: {color:infotext};}
  190.  
  191. .noite a{font-size: 0px; text-align: center; color: {color:infotext}; text-transform: lowercase;}
  192.  
  193. .tags{font-size:9px; display: inline}
  194.  
  195. .origin{font-size:9px}
  196.  
  197. .ibottom{margin-top: 5px; font-family: {font:body}; text-align:center;}
  198.  
  199. .date{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  200.  
  201. .permalink{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  202.  
  203. .source{display:none}
  204.  
  205.  
  206. #sidepagina{margin-left: 90px; margin-top: 207px; width: 0px; float: left; background-color: transparent; position: fixed; height: 6px; color: {color:text}}
  207. .pagina{color: {color:text}; padding:1px; font-family: {font:text}; line-height: 7px; font-size: 33px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  208.  
  209. #frase {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width: 147px; height: 17px; line-height: 18px; position: absolute; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: georgia; margin-top: 10px; margin-left: -33px; text-transform: none; position: fixed; padding: 2px; font-size: 13px;}
  210.  
  211. #links2 {position: relative; margin-top: 263px; margin-left: -30px; height: auto;}
  212.  
  213. .s1 {position: absolute; text-align: center; margin-top: -145px; margin-left: -23px;}
  214. .s1 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto; background-color: {color:bglinks}; 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: 5px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-border-top-left-radius: 0px;}
  215. .s1 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  216.  
  217.  
  218. .s2 {position: absolute; text-align: center; margin-top: -145px; margin-left: 53px;}
  219. .s2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto; background-color: {color:bglinks}; 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;}
  220. .s2 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  221.  
  222. .s3 {position: absolute; text-align: center; margin-top: -126px; margin-left: -23px;}
  223. .s3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto; background-color: {color:bglinks}; 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;}
  224. .s3 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  225.  
  226.  
  227. .s4 {position: absolute; text-align: center; margin-top: -126px; margin-left: 53px;}
  228. .s4 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto; background-color: {color:bglinks}; 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;}
  229. .s4 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  230.  
  231.  
  232. .s5 {position: absolute; text-align: center; margin-top: -107px; margin-left: -23px;}
  233. .s5 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto; background-color: {color:bglinks}; 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;}
  234. .s5 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  235.  
  236. .s6 {position: absolute; text-align: center; margin-top: -107px; margin-left: 53px;}
  237. .s6 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 65px; height: auto; background-color: {color:bglinks}; 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;}
  238. .s6 a:hover{text-align: center; letter-spacing: 0px;background-color: {color:bglinkshover}; color:{color:linkshover}; font-weight: bold;}
  239.  
  240. .creditoss {position: absolute; text-align: center; margin-top: -110px; margin-left: 108px;}
  241. .creditoss a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 10px; height: auto; background-color: invisivel; 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;}
  242. .creditoss a:hover{text-align: center; letter-spacing: 0px;background-color: invisivel; color: {color:links}; font-weight: none;}
  243.  
  244. #sidebar {width: 0px; height: 0px; float: left; margin-left:20px; margin-top: 58px; padding: 0px; background-color: {color:background}; text-align: center; position: fixed; }
  245.  
  246.  
  247. #fotosidebar{
  248. float: left; margin-top: 29px; margin-left: -33px; height:146px;
  249. width:151px;
  250. position: absolute;
  251. background-color: {color:borda image}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; position: fixed; -webkit-transform: rotate(0deg);
  252. }
  253.  
  254. #fotosidebar:hover{background-color: {color:borda image}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 1; filter:alpha (opacity=100); margin-top: 29px; margin-left: -33px;}
  255.  
  256. #ftsidebar {margin-top: 5px; margin-bottom: 10px;}
  257.  
  258.  
  259. #ftsidebar img{width: 141px; height: 136px}
  260.  
  261.  
  262. .luizadomarc {text-align: justify; overflow: auto; height: 40px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -31px; width: 137px; background-color: {color:sidebar}; color: {color:texto side}; padding: 5px; margin-top: 120px; background-attachment: fixed; opacity: 0; line-height: 10px; -webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out;}
  263. .luizadomarc:hover {opacity: 1.9;}
  264.  
  265. .notes {width: 516px; padding: 0px; margin-top: 10px; margin-left: 230px; margin-bottom: 10px; font-size: 9px; text-align: left}
  266.  
  267. ol.notes {list-style: none; margin: 0 20px 0 0px; margin-left: 30px; padding: 0px; z-index: 11;}
  268.  
  269. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  270.  
  271. .notes img{display: none; border:0px}
  272.  
  273. #manobrow { margin-top: 320px; margin-left: -5px; width: 340px; float: right; background-color: {color:sidebar}; position: fixed; height: 60px; }
  274.  
  275. ::-webkit-scrollbar{width:3px;height:6px;}
  276.  
  277. ::-webkit-scrollbar-button:start:decrement
  278.  
  279. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  280.  
  281. ::-webkit-scrollbar-track-piece{background-color:{color:fundo scroll};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  282.  
  283. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color: {color:scroll};-webkit-border-radius:px;}
  284.  
  285. ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color: {color:scroll};-webkit-border-radius:px;}
  286.  
  287. #clear{width: 500px; height: 30px}
  288.  
  289. </style>
  290.  
  291. </head>
  292.  
  293. <body>
  294.  
  295. <div id="content">
  296.  
  297. <div id="entries">
  298.  
  299. {block:Posts}
  300.  
  301. <div class="post">
  302.  
  303. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  304.  
  305. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  306.  
  307. {block:Photoset}{Photoset-500}{/block:Photoset}
  308.  
  309. {block:Quote}
  310.  
  311. <div class="pquote"><center>{Quote}</center></div>
  312.  
  313. {block:Source}<div class="pquotesource"> — {Source}</div>
  314.  
  315. {/block:Source}
  316.  
  317. {/block:Quote}
  318.  
  319. {block:Link}
  320.  
  321. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  322.  
  323. {block:Description}{Description}{/block:Description}
  324.  
  325. {/block:Link}
  326.  
  327. {block:Chat}
  328.  
  329. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  330.  
  331. <div class="chat"><ul>{block:Lines}
  332.  
  333. <li class="person{UserNumber}">{block:Label}
  334.  
  335. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  336.  
  337. {/block:Chat}
  338.  
  339. {block:Audio}
  340.  
  341. <div class="player">{AudioPlayerBlack}</div>
  342.  
  343. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  344.  
  345. {/block:Audio}
  346.  
  347. {block:Video}{Video-500}{/block:Video}
  348.  
  349. {block:Answer}
  350.  
  351. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  352.  
  353. <div class="answer">{Answer}</div>
  354.  
  355. <br>
  356.  
  357. {/block:Answer}
  358.  
  359. <div class="cap">
  360.  
  361. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  362.  
  363. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  364.  
  365. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  366.  
  367. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  368.  
  369. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  370.  
  371. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  372.  
  373. {/block:ContentSource}</div></div>
  374.  
  375. <div class="info">
  376.  
  377. <div class="noite">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  378.  
  379. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  380.  
  381. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  382.  
  383. <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>
  384.  
  385. <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}
  386.  
  387. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  388.  
  389. {/block:RebloggedFrom}
  390.  
  391. </div></div></div>
  392.  
  393. {/block:Posts}
  394.  
  395. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  396.  
  397. </div>
  398.  
  399. <div id="sidebar">
  400. <div id="links2">
  401.  
  402. <div class="s4">
  403. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  404. </div>
  405.  
  406. <div class="s3">
  407. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  408. </div>
  409.  
  410. <div class="s2">
  411. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  412. </div>
  413.  
  414. <div class="s1">
  415. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  416. </div>
  417. <div class="creditoss">
  418. <a href="http://03-93.tumblr.com/">©</a>
  419. </div>
  420. </div></div>
  421.  
  422. <div id="fotosidebar">
  423. <div id="ftsidebar"><img src="{image:sidebar image}">
  424. </div></div>
  425. <div id="frase">{text:frase}</div>
  426. <div class="luizadomarc">{description}</div>
  427. <div id="side">
  428. <div id="sidepagina">
  429. <div class="pagina">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big>« </big></a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><big> »</big></a>{/block:NextPage}{/block:Pagination}</div></div>
  430.  
  431. </div>
  432. </div>
  433. </div>
  434.  
  435. </body>
  436.  
  437. </html>
Advertisement
Add Comment
Please, Sign In to add comment