03-93

theme 40

Jul 10th, 2012
4,153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.33 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. <meta name="color:background" content="#F8F8F8" />
  11.  
  12. <meta name="font:body" content="verdana" />
  13.  
  14. <meta name="text:frase" content="I'm gonna show you how to do it
  15. " />
  16.  
  17. <meta name="color:link" content="#757575" />
  18.  
  19. <meta name="color:text" content="#757575" />
  20.  
  21. <meta name="color:sidebar" content="#FFFFFF" />
  22.  
  23. <meta name="color:entry" content="#FFFFFF" />
  24.  
  25. <meta name="color:scroll" content="#757575" />
  26.  
  27. <meta name="text:Link1" content="/" />
  28.  
  29. <meta name="text:Link1 Title" content="link1" />
  30.  
  31. <meta name="text:Link2" content="/" />
  32.  
  33. <meta name="text:Link2 Title" content="link2" />
  34.  
  35. <meta name="text:Link3" content="/" />
  36.  
  37. <meta name="text:Link3 Title" content="link3" />
  38.  
  39. <meta name="text:Link4" content="/" />
  40.  
  41. <meta name="text:Link4 Title" content="link4" />
  42.  
  43. <meta name="text:Link5" content="/" />
  44.  
  45. <meta name="text:Link5 Title" content="link5" />
  46.  
  47. <meta name="color:bglinks" content="#FFFFFF" />
  48.  
  49. <meta name="color:links" content="#757575" />
  50.  
  51. <meta name="color:linkshover" content="#aaaaaa" />
  52.  
  53. <meta name="image:sidebar image" content="http://static.tumblr.com/e929ly9/8iQm52nz6/sem_t__tulo-1.png" />
  54.  
  55. <meta name="color:borda image" content="#FFFFFF" />
  56.  
  57. <meta name="color:linkhover" content="#555555" />
  58.  
  59. <meta name="image:background" content="" />
  60.  
  61.  
  62.  
  63. <title>{Title}</title>
  64. <link rel="shortcut icon" href="{Favicon}">
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66. {block:Description}
  67. <meta name="description" content="{MetaDescription}" />
  68. {/block:Description}
  69.  
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  72.  
  73. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  74.  
  75.  
  76. <style type="text/css">
  77.  
  78.  
  79.  
  80. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  81.  
  82. a {color: {color:link}; text-decoration: none; text-transform: none;}
  83. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  84.  
  85. p {margin: 6px 0 0 0}
  86.  
  87. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  88. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  89. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  90. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  91.  
  92. blockquote img{max-width: 470px!important}
  93. blockquote blockquote img{max-width: 450px!important}
  94. blockquote blockquote blockquote img{max-width: 430px!important}
  95. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  96.  
  97.  
  98. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  99.  
  100. #entry {float: left; margin-left: 260px;}
  101.  
  102. .posts {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  103.  
  104. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  105. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  106. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  107.  
  108. .image {text-align: center; border: 0px}
  109. .image img {max-width: 500px; margin-bottom: 2px }
  110.  
  111. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  112. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  113. .pquotesource a, a:hover{text-transform: none;}
  114.  
  115. .chat {line-height: 13px; list-style: none }
  116. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  117. .person1 {color: {color:text}; padding: 2px; }
  118. .person1 .label {font-weight: bold; color:{color:text}}
  119. .person2 {color: {color:text}; padding: 2px; }
  120. .person2 .label {font-weight: bold; color:{color:text}}
  121.  
  122. .player {background-color: #000; text-align: left; display:block;}
  123.  
  124. .question {
  125. color:{color:text};
  126. font-size: 11px;
  127. font-weight: normal;
  128. font-family: verdana;
  129. line-height:95%;
  130. background: {color:background};
  131. position: relative;
  132. min-height:70px;
  133. padding:10px 15px;
  134. margin-bottom:2px;
  135. margin-right:-10px;}
  136.  
  137. .questionarrow {
  138. font-size:30px;
  139. color:{color:background};
  140. vertical-align:middle;
  141. margin-left:-5px!important;}
  142.  
  143.  
  144. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  145. .asker a {color:{color:text};}
  146. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  147.  
  148. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  149. .asking a{color:{color:text};}
  150. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  151.  
  152. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  153.  
  154.  
  155. .answer {color:{color:answer};}
  156.  
  157. .creditokeisso {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  158. .creditokeisso:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  159.  
  160. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  161. #info a {font-size: 10px; text-transform: uppercase;}
  162.  
  163. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  164. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  165.  
  166. #cap {width: 500px; margin-top: -2px;}
  167. .source {display: none;}
  168.  
  169. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  170. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  171. ol.notes li {background-color: {color:entry}; margin-bottom: 2px; padding: 5px; }
  172. .notes img{display: none; border:0px}
  173.  
  174. #sidepagina{margin-left: 60px; margin-top: 135px; width: 0px; float: left; background-color: transparent; position: fixed; height: 40px; color: {color:text}}
  175. .pagina{color: {color:text}; padding:1px; font-family: {font:text}; line-height: 12px; font-size: 43px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  176.  
  177. #sidebar {width: 0px; height: 0px; float: left; margin-left:20px; margin-top: 58px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed; }
  178.  
  179.  
  180. .luizadomarc {text-align: justify; overflow: auto; height: 29px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left:80px; width: 169px; background-color: {color:sidebar}; color: {color:textoside}; padding: 5px; margin-top: 19px; background-attachment: fixed; opacity: 1; line-height: 9px; -webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out;}
  181. .luizadomarc:hover {opacity: 1;}
  182.  
  183. .creditoss {position: fixed; text-align: center; margin-top: 152px; margin-left: 57px;}
  184. .creditoss a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 10px; height: auto; background-color: sidebarrrrr; 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;}
  185. .creditoss a:hover{text-align: center; letter-spacing: 0px;background-color: sidebarrrrr; color: {color:links}; font-weight: none;}
  186.  
  187. .frase {color:{color:text}; background-color:{color:sidebar}; height: 14px; font-size: 13px; width: 175px; font-family: calibri; text-align: center; font-style: none;letter-spacing: 0px; margin-top: -58px; margin-left: 60px; position: absolute; line-height: px; text-transform: uppercase; padding: 2px; border-bottom: 1px solid {color:sidebar border}; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  188.  
  189. .frase:hover {letter-spacing:0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  190.  
  191. .linkss {text-align:inline; letter-spacing: 0px; font-family:calibri; font-size: 11px; text-align: center; width:177px; margin-top:256px; text-transform: uppercase; color: {color:text}; padding:1px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 60px; font-style: none;background-color:{color:sidebar}}
  192.  
  193. .linkss a {text-transform: uppercase;}
  194.  
  195. .linkss a:hover {text-align: center;}
  196.  
  197. #fotosidebar{
  198. float: left; margin-top: 58px; margin-left: 80px; height:255px;
  199. width:179px;
  200. position: absolute;
  201. 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);
  202. }
  203.  
  204. #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; margin-top: 58px; margin-left: 80px;}
  205.  
  206. #ftsidebar {margin-top: 5px; margin-bottom: 10px;}
  207.  
  208.  
  209. #ftsidebar img{width: 169px; opacity: 0.8; height: 245px}
  210.  
  211. ::-webkit-scrollbar{width:7px;height:0px;}
  212. ::-webkit-scrollbar-button:start:decrement
  213. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  214. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  215. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  216. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  217.  
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221. #tumblr_controls{position: fixed!important}
  222.  
  223.  
  224. </style>
  225.  
  226. <body>
  227.  
  228. <div id="container">
  229.  
  230. <div id="sidebar">
  231. <div class="frase">{text:frase}</div>
  232. <div class="linkss">
  233. <a href="{text:link1}">{text:link1 title}</a> ·
  234. <a href="{text:link2}">{text:link2 title}</a> ·
  235. <a href="{text:link3}">{text:link3 title}</a> ·
  236. <a href="{text:link4}">{text:link4 title}</a> ·
  237. <a href="{text:link5}">{text:link5 title}</a>
  238. </div>
  239. </div>
  240.  
  241. <div id="fotosidebar">
  242. <div id="ftsidebar"><img src="{image:sidebar image}">
  243. </div></div>
  244. <div class="luizadomarc">{description}</div>
  245. <div class="creditoss">
  246. <a href="http://03-93.tumblr.com/">©</a>
  247. </div>
  248. <div id="side">
  249. <div id="sidepagina">
  250. <div class="pagina">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><small><small><small><small> <small>-</small></small></small></small></small></a>{/block:PreviousPage}<br><br><br>{block:NextPage}<a href="{NextPage}"><small><small><small><small><small>+</small></small></small></small></small></a>{/block:NextPage}{/block:Pagination}</div></div>
  251.  
  252. </div>
  253.  
  254. <div id="entry">
  255.  
  256. {block:Posts}
  257. <div class="posts">
  258.  
  259. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  260.  
  261. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  262.  
  263. {block:Photoset}{Photoset-500}{/block:Photoset}
  264.  
  265. {block:Quote}
  266. <div class="pquote">“{Quote}”</div>
  267. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  268. {/block:Source}
  269. {/block:Quote}
  270.  
  271. {block:Link}
  272. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  273. {block:Description}{Description}{/block:Description}
  274. {/block:Link}
  275.  
  276. {block:Chat}
  277. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  278. <div class="chat"><ul>{block:Lines}
  279. <li class="person{UserNumber}">{block:Label}
  280. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  281. {/block:Chat}
  282.  
  283. {block:Audio}
  284. <div class="player">{AudioPlayerBlack}</div>
  285. {block:Caption}{Caption}{/block:Caption}
  286. {/block:Audio}
  287.  
  288. {block:Video}{Video-500}{/block:Video}
  289.  
  290.  
  291. {block:Answer}
  292. <table width="500px" cellspacing="0" cellpadding="0">
  293. <tr>
  294. <td width="415px" class="question">{Question}</td>
  295. <td width="30px"><span class="questionarrow">◤</span></td>
  296. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  297. </tr>
  298. </table>
  299. <div class="answer">{Answer}</div>
  300. {/block:answer}
  301.  
  302.  
  303. <div id="cap">
  304. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  305. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  306. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  307.  
  308. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  309. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  310. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  311. {/block:ContentSource}</div></div>
  312. <br>
  313.  
  314. <div class="creditokeisso">
  315. {block:Date}<div id="info">
  316. <center> <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 href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div><center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  317. </div></center>{/block:Tags}{/block:Date}</div>
  318. </div>
  319.  
  320.  
  321.  
  322. {/block:Posts}
  323. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336.  
  337. </body>
  338. </html>
Advertisement
Add Comment
Please, Sign In to add comment