Advertisement
umapequenapoeta

theme 84

Feb 6th, 2013
18,049
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.42 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!----- promisse + base versificar, bj pedro <3> -->
  5.  
  6. <html>
  7.  
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <head>
  13. <!-- DEFAULT VARIABLES -->
  14. <meta name="color:background" content="#fff" />
  15. <meta name="color:link" content="#8d8d8d" />
  16. <meta name="color:lhover" content="#474747" />
  17. <meta name="color:text" content="##8d8d8d" />
  18. <meta name="color:post" content="#fff" />
  19. <meta name="color:links" content="##8d8d8d" />
  20. <meta name="text:titulo" content="Bright like a diamond" />
  21. <meta name="text:frase" content="YOU KNOW HOW TO MAKE ME FEEL BETTER." />
  22.  
  23. <meta name="color:bgask" content="#f0f0f0" />
  24. <meta name="color:border" content="#f0f0f0" />
  25. <meta name="color:bg links" content="#fff" />
  26. <meta name="color:texttitulo1" content="#000" />
  27. <meta name="color:sidebar" content="#eeeeee" />
  28. <meta name="color:pagination" content="#fff" />
  29.  
  30.  
  31. <meta name="text:link1" content="/" />
  32. <meta name="text:link1 title" content="link 1" />
  33. <meta name="text:link2" content="/" />
  34. <meta name="text:link2 title" content="link 2" />
  35. <meta name="text:link3" content="/" />
  36. <meta name="text:link3 title" content="link 3" />
  37. <meta name="text:link4" content="/" />
  38. <meta name="text:link4 title" content="link 4" />
  39. <meta name="text:link5" content="/" />
  40. <meta name="text:link5 title" content="link 5" />
  41. <meta name="text:link6" content="/" />
  42. <meta name="text:link6 title" content="link 6" />
  43.  
  44.  
  45. <meta name="image:sidebar" content="" />
  46. <meta name="image:background" content="" />
  47.  
  48.                       <title>{Title}</title>
  49.         <link rel="shortcut icon" href="{Favicon}">
  50.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51.         {block:Description}
  52.   <meta name="description" content="{MetaDescription}" />
  53.         {/block:Description}
  54.  
  55.  
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  69.  
  70.  
  71.  
  72.     <style type="text/css">
  73.  
  74.  
  75. body {background-color: {color:background};  background-image:url('{image:background}'); color:{color:text}; font-family:calibri; font-size:11px;background-attachment:fixed; background-repeat:repeat; line-height:110%}
  76.  
  77. a { text-decoration:none; color:{color:link};}
  78. a:hover {text-decoration:none; color:{color:lhover};}
  79.  
  80. p {margin: 6px 0 0 0}
  81.  
  82. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  83. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  84. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  85. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  86.  
  87. blockquote img{max-width: 470px!important}
  88. blockquote blockquote img{max-width:450px!important}
  89. blockquote blockquote blockquote img{max-width: 30px!important}
  90. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  91.  
  92. #entry {float: left; margin-left: 465px;margin-top: -5px;}
  93.  
  94. .posts {width: 400px; background-color: {color:post};padding: 2px; text-align: justify; font-family: verdana; font-size: 11px;position: relative; border-bottom: 2px solid {color:border};border-right: 2px solid {color:border}; border-left: 2px solid {color:border};border-top: 2px solid {color:border}; border-bottom: 0px }
  95. .posts:hover .etc {opacity:1;}
  96.  
  97. .etc {position:absolute;;opacity:0; margin-left:405px;background-color:{color:post}; color:{color:link}; padding:5px 10px 2px 5px;font-size: 9px; font-family: calibri; margin-top: -2px; width: 100px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-align: left;text-transform:uppercase;}
  98. .etc a {color:{color:text};opacity:1;}
  99. .etc a:hover {opacity:1;}
  100.  
  101. h1 {font-family: calibri; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  102. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  103. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  104.  
  105. .image {text-align: center; b}
  106. .image img {max-width: 400px; margin-bottom: 1px;}
  107. .image:hover {filter: alpha(opacity=99); opacity:0.8; }
  108.  
  109. .pquote {font-family: calibri; font-size: 13px; line-height: 16px; letter-spacing:0px; text-align: justify; font-weight: none;color: {color:text};border-top:2px solid {color:border};padding:5px;}
  110. .pquotesource {font-family: calibri; font-size: 12px; text-align: center; text-transform: none; margin-bottom: px;color: {color:text};font-weight: none;}
  111. .chat {line-height: 13px; list-style: none ;}
  112. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  113. .person1 {background: {color:background};color: {color:text}; padding: 2px; }
  114. .person1 .label {font-weight: bold;  color:{color:text}}
  115. .person2 {color: {color:text}; padding: 2px;  }
  116. .person2 .label {font-weight: bold;  color:{color:text}}
  117.  
  118. .player {background-color: #000; text-align: left; display:block;}
  119.  
  120.  #questions {background-color:{color:bgask}; color: {color:text}; padding:10px; margin-bottom:0px; font-family: Verdana; font-size:9px}
  121.  #questions a {color:{color:text}}
  122. #ans {font-family: Verdana; font-size:9px}
  123.  
  124.  
  125. #cap {width: 500px; margin-top: -2px;}
  126. .source {display: none;}
  127.  
  128. .notes {width: 416px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 10px; text-align: center;font-family: calibri;color:{color:link};}
  129. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;font-family: calibri;}
  130. ol.notes li {background-color: {color:post}; color:{color:link};margin-bottom: 1px; padding: 5px; font-family: calibri;}
  131. .notes img{display: none; border:0px}
  132.  
  133.  
  134. .photo {z-index: 1;margin-top:50px; margin-left:-100px;position:absolute;}
  135. .photo img {display: block;width:70px;;}
  136.  
  137.  
  138.  
  139. /* xD */
  140.  
  141. #sidebar {width:215px; height:0px;margin-top:-30px; margin-left:229px; background-color: {color:sidebar} ;font-size:20px;font-family:georgia;position:fixed;}
  142.  
  143.  
  144.  
  145. #photobar {position:absolute; width:135px; height:153px; padding:0px; background-color:none; position:fixed; margin-top:2px; margin-left:10px; }
  146.  
  147. #photobar img {display: block;width:200px; height:200px;border:1px solid {color:border};padding:8px;}
  148.  
  149.  
  150.  .desc{text-align: right; overflow: auto; height:90px; font-size: 11px; font-family: calibri; position: fixed; margin-left:10px; width: 210px; background-color: none; color: {color:text} ; padding: 6px; margin-top: 328px; background-attachment: fixed; opacity: 1; line-height: 10px;background: url(http://static.tumblr.com/4goxet7/iaqmf172c/aspas.jpg) no-repeat 0 4px;}
  151.  
  152. #titulo {font-size:11px; text-align: center; font-family: calibri; width:208px; height: 10px; margin-left: 10px; margin-top: 70px; padding: 5px; background: {color:sidebar}; line-height: 11px; color: {color:text}; text-transform: uppercase;}
  153.  
  154.  
  155. #face {z-index:999999999999999;background-color: transp; font-weight: normal; letter-spacing: 0px; color: #4e4e4e; text-align: left; width: 100px; height: 15px; line-height: 18px; position: absolute; -moz-transition: all 0.4s ease-out; margin-left:60px; font-family: calibri; margin-top: 360px; margin-left: 286px; text-transform: none; position: fixed; padding: 2px; font-size: 9px;}
  156.  
  157.  
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160. #tumblr_controls{position: fixed!important}
  161. #tumblr_controls{position: fixed!important}
  162.  
  163.  
  164. ::-webkit-scrollbar {width: 5px; height: 5px;}
  165. ::-webkit-scrollbar-track-piece {background-color: transparent;}  
  166. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  167. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  168. ::moz-selection {color:{color:post}; background:{color:text};}
  169. ::selection {color:{color:post}; background:{color:text};}
  170. .proxprev {position:fixed;  color: {color:text}; padding: 10px; margin-top: -200px; margin-left: -230px; width: 260px; height:12px;font-family: calibri; font-size: 15px; text-align: center;margin-right:4pxtext-transform:uppercase;;}
  171.  
  172.  
  173.  
  174. .link {margin-left:165px; margin-top:-108px;}
  175. .link a {float:left; overflow:hidden; margin-top:2px; width:20px; height:15px; line-height:15px; font-family:'ABeeZee'; -webkit-transition:all 0.8s ease-in; background:{color:bg links};}
  176. .link a:hover {width:35px; background:{color:bg links hover}; color:{color:links hover};}
  177.  
  178. #sspagination {width: 204px; margin-left: 405px; margin-top: 440px; position:fixed; overflow:hidden; background-color: none; padding:3px; font-family: calibri; font-size: 10px;color: {color:pagination}; text-align: center; letter-spacing: 0px; height: 14px;text-transform:lowercase;}
  179. #sspagination a {background: {color:none}; margin: 0 1px 0 0; padding: 6px 4px; color: {color:pagination};text-transform:uppercase;}
  180.  
  181.  
  182. #sid{font-size: 9px; font-family: verdana; position: fixed; width: 201px; margin-left: 140px; height: auto;  margin-top: -27px; }
  183.  
  184. .linkss {float: left; width: 218px; line-height:17px; margin-top: 339px; text-align: center; position: fixed; margin-left:-130px;z-index:1500; border-bottom: 1px solid {color:sidebar}; background-color: {color:sidebar}; text-transform:uppercase;}
  185. .linkss a {font-family:calibri; font-size:9px; z-index:1500; color:{color:links}; padding-left: 5px;}
  186. .linkss :hover { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.8; color:{color:linkshover}  }
  187.  
  188.  
  189. .title { width: 280px; height:30px; padding:10px; color:{color:text};position: fixed; font-family: 'halohandletter'; font-size:34px; text-align: center; margin-top: 46px; margin-left:-35px;opacity:1;line-height:10px;text-transform:none;; overflow: hidden; -z-index: 1; text-align: center;}
  190. ;}
  191.  
  192.  
  193. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  194. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  195. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  196.  
  197. @font-face {
  198. font-family:basket;
  199. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  200. }
  201.  
  202. @font-face { font-family: "edwardian"; src: url('http://static.tumblr.com/oetadgc/sUtm6d6kz/ufonts.com_edwardian-script-itc-2.ttf'); }
  203. @font-face { font-family: "rawengulksans"; src: url('http://static.tumblr.com/u37ad6e/i1rm8cst5/rawengulksans-094.ttf'); }
  204. @font-face{font-family:'lol';
  205. src:url('http://static.tumblr.com/7qdgtio/7qBm5wm8g/jennasue.ttf');}
  206.  
  207. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  208.  
  209. @font-face { font-family: "c"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  210.  
  211.  
  212. </style>
  213.  
  214.  
  215.  
  216. <body onkeydown="return false">
  217.  
  218.  
  219.  
  220. <div id="sidebar">
  221.  
  222. <div id="sid">
  223.  
  224.  
  225. <div class="linkss">
  226. <a title="{text:Link1 Title}" href="{text:Link1}">{text:Link1 Title}</a>
  227. <a title="{text:Link2 Title}"  href="{text:Link2}">{text:Link2 Title}</a> <a title="{text:Link3 Title}"  href="{text:Link3}">{text:Link3 Title}</a>
  228. <a title="{text:Link4 Title}"  href="{text:Link4}">{text:Link4 Title}</a> <a title="{text:Link5 Title}" href="{text:Link5}">{text:Link5 Title}</a>
  229. <a title="{text:Link6 Title}" href="{text:Link6}">{text:Link6 Title}</a>
  230. </div></div>
  231.  
  232.  
  233. <div class="desc">{description}</div>
  234.  
  235. <div class="title">{text:titulo}</div>
  236. <div id="titulo">{text:frase}</div>
  237. <div id="photobar">
  238.  
  239. <img src="{image:sidebar}"/></div></div></div>
  240. </div>
  241. </div></div>
  242. <div id="side">
  243.  
  244.  
  245. <div class="proxprev"><div id="sspagination">{block:PreviousPage}<a href="{PreviousPage}"><big>«</big></a>{/block:PreviousPage} page {CurrentPage} of {TotalPages}
  246. {block:NextPage}<a href="{NextPage}"><big>»</big></a>{/block:NextPage}
  247. </div></div>
  248. </div>
  249.  
  250.  
  251.  
  252. <div id="entry">
  253. {block:Posts}
  254. <div class="posts">
  255. {block:Text}
  256.  
  257. <span class="etc"
  258. <a href="{Permalink}">{TimeAgo}</a></br>
  259. <a href="{Permalink}">{NoteCount}</a><br>
  260. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  261. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  262. </span>
  263.  
  264. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  265.  
  266. {/block:Text}
  267.  
  268. {block:Photo}
  269.  
  270. <span class="etc">
  271. <a href="{Permalink}">{TimeAgo}</a></br>
  272. <a href="{Permalink}">{NoteCount}</a> notes<br>
  273. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  274. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a><br>
  275. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  276. </span>
  277.  
  278. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  279. {block:Caption}{Caption}{/block:Caption}
  280. {/block:Photo}
  281.  
  282. {block:Photoset}
  283.  
  284. <span class="etc">
  285. <a href="{Permalink}">{TimeAgo}</a></br>
  286. <a href="{Permalink}">{NoteCount}</a> notes<br>
  287. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  288. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  289. </span>
  290.  
  291. {Photoset-400}
  292. {block:Caption}{Caption}{/block:Caption}
  293. {/block:Photoset}
  294.  
  295. {block:Quote}
  296.  
  297. <span class="etc">
  298. <a href="{Permalink}">{TimeAgo}</a></br>
  299. <a href="{Permalink}">{NoteCount}</a> notes<br>
  300. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  301. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  302. </span>
  303.  
  304. <div class="pquote">“{Quote}”</div>
  305. {block:Source}<div class="pquotesource"> — {Source}</div>
  306. {/block:Source}
  307.  
  308. {/block:Quote}
  309.  
  310. {block:Link}
  311.  
  312. <span class="etc">
  313. <a href="{Permalink}">{TimeAgo}</a></br>
  314. <a href="{Permalink}">{NoteCount}</a> notes<br>
  315. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  316. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  317. </span>
  318.  
  319. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  320. {block:Description}{Description}{/block:Description}
  321.  
  322. {/block:Link}
  323.  
  324. {block:Chat}
  325.  
  326. <span class="etc">
  327. <a href="{Permalink}">{TimeAgo}</a></br>
  328. <a href="{Permalink}">{NoteCount}</a> notes<br>
  329. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  330. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  331. </span>
  332.  
  333. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  334. <div class="chat"><ul>{block:Lines}
  335. <li class="person{UserNumber}">{block:Label}
  336. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  337.  
  338. {/block:Chat}
  339.  
  340. {block:Audio}
  341.  
  342. <span class="etc">
  343. <a href="{Permalink}">{TimeAgo}</a></br>
  344. <a href="{Permalink}">{NoteCount}</a> notes<br>
  345. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  346. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  347. </span>
  348.  
  349. <div class="player">{AudioPlayerBlack}</div>
  350.  
  351. {/block:Audio}
  352.  
  353. {block:Video}
  354.  
  355. <span class="etc">
  356. <a href="{Permalink}">{TimeAgo}</a></br>
  357. <a href="{Permalink}">{NoteCount}</a> notes<br>
  358. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  359. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  360. </span>
  361.  
  362. {Video-400}
  363. {block:Caption}{Caption}{/block:Caption}
  364. {/block:Video}
  365.  
  366.  
  367. {block:Answer}<div id="questions"><b>{Asker}</b> asked you: {Question}</div>
  368. <div id="ans">{Answer}</div>{/block:answer}
  369.  
  370. </div>
  371.  
  372. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  373.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  374.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  375. {/block:ContentSource}</div>
  376.  
  377.  {/block:Posts}
  378. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  379.  
  380.  
  381.  
  382.  
  383. </div>
  384. </div>
  385. </div>
  386. </div>
  387. </div>
  388.  
  389. <a style="position:fixed;left:5px;top:5px;font-family:calibri;font-size:10px;" href="http://promisse.tumblr.com" title="promisse, base versificar. ">THEME</a>
  390.  
  391. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement