poetadavida

theme 17

Apr 2nd, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.59 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <script type="text/javascript" src="http://static.tumblr.com/asj4fpx/I01m3lzwc/important.txt">
  5. </script>
  6.  
  7. <!-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  8. @@@ @@@
  9. @@@ ALL THEME BY CAROL (HTTP://POETADAVIDA.TUMBLR.COM) @@@
  10. @@@ DO NOT COPY, LOSERS! @@@
  11. @@@ @@@
  12. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -->
  13.  
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16.  
  17. <head> <!-- DEFAULT VARIABLES -->
  18.  
  19. <meta name="font:text" content="verdana" />
  20.  
  21.  
  22.  
  23. <meta name="color:background" content="#F6F6F6" />
  24. <meta name="color:text" content="#666666" />
  25. <meta name="color:link" content="#666666" />
  26. <meta name="color:linkhover" content="#FFB28E" />
  27. <meta name="color:entry" content="#ECEBEB" />
  28. <meta name="color:barra" content="#000" />
  29. <meta name="color:scroll" content="#000" />
  30. <meta name="color:scroll bg" content="#fff" />
  31. <meta name="color:menu" content="#000" />
  32. <meta name="color:menu t" content="#fff" />
  33.  
  34. <meta name="image:sidebar" content=""/>
  35. <meta name="image:background" content=""/>
  36.  
  37. <meta name="text:Link1" content="/" />
  38. <meta name="text:Link1 Title" content="link 1" />
  39. <meta name="text:Link2" content="/" />
  40. <meta name="text:Link2 Title" content="link 2" />
  41. <meta name="text:Link3" content="/" />
  42. <meta name="text:Link3 Title" content="link 3" />
  43. <meta name="text:Link4" content="/" />
  44. <meta name="text:Link4 Title" content="link 4" />
  45. <meta name="text:Link5" content="/" />
  46. <meta name="text:Link5 Title" content="link" />
  47. <meta name="text:Link6" content="/" />
  48. <meta name="text:Link6 Title" content="link" />
  49. <meta name="text:Link7" content="/" />
  50. <meta name="text:Link7 Title" content="link" />
  51. <meta name="text:Link7" content="/" />
  52. <meta name="text:Link7 Title" content="link" />
  53. <meta name="text:Link8" content="/" />
  54. <meta name="text:Link8 Title" content="link" />
  55. <meta name="text:player" content="hypster" />
  56. <meta name="text:titulo" content="seu titulo" />
  57.  
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}
  62. <meta name="description" content="{MetaDescription}" />
  63. {/block:Description}
  64.  
  65.  
  66.  
  67.  
  68.  
  69. <script src='http://static.tumblr.com/iihcsbj/QUElox2fq/jquery-1.1.3.1.min.js'type='text/javascript'/></script>
  70. <script src='http://static.tumblr.com/iihcsbj/2Ytlox2g9/jquery.lavalamp.min.js' type='text/javascript'/></script>
  71. <script src='http://static.tumblr.com/iihcsbj/NTDlox2gu/jquery.easing.min.js' type='text/javascript'/></script>
  72. <script type='text/javascript'>
  73.     $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })});
  74. </script>
  75. <script type='text/javascript'>
  76. //<![CDATA[
  77. jQuery(document).ready(function($){
  78.     $('#top-s').val('').focus(function(){ $(this).val(''); }).blur(function(){ if($(this).val() == '') $(this).val(''); });
  79.     $('#searchform').parent().addClass('search-fix');
  80.   $('.current_page_item').addClass('current');
  81.     $('.lavaLampWithImage').lavaLamp({
  82.         fx: "backout",
  83.         speed: 900 });
  84.     $('.tagpost').each(function(){
  85.         tagPosW = $(this).width();
  86.         if(tagPosW > 532) $(this).addClass('longtag');});
  87.     $('.widthfix + .meta .tagpost').each(function(){ tagPosW = $(this).width(); tagPosH = $(this).height(); if((tagPosW > 420) || (tagPosH > 37)) $(this).removeClass('longtag').addClass('tagfix');});
  88.     $('#tab-content').tabs({ fxSlide: true });
  89.     $('.widget').wrapInner('<div class="inner"></div>');
  90.     //toggle on sidebar
  91.     $('.toggle').each(function() {
  92.         $(this).addClass('pointer');
  93.         var widgetHeader = $(this).parent();
  94.         $(this).toggle(
  95.             function() {$(this).addClass('toggle-down'); widgetHeader.addClass('compact');},
  96.             function() {$(this).removeClass('toggle-down');
  97.                 widgetHeader.removeClass('compact');} ); }); });//]]></script>
  98.  
  99. <style type="text/css">
  100. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  101. @font-face {
  102. font-family: 'Loved by the King';
  103. font-style: normal;
  104. font-weight: normal;
  105. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  106.  
  107.  
  108.  
  109.  
  110.  
  111. body {background-color:{color:background}; color:{color:text}; font-family: {font:text}; font-size: 11px; text-align: center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  112.  
  113.  
  114. .ppp {width:833px; height:500px; margin-top:0px; margin-left:200px; }
  115.  
  116. #entry {margin-top: 80px; margin-left:300px; float:left; overflow: auto; width: 536px;}
  117. .posts {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  118.  
  119.  
  120. a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none}
  121. a:hover {color:{color:linkhover};}
  122. img a:hover{border:0px;}
  123. b{font-weight: bold;}
  124. i{text-transform: italic; color:{color:text}}
  125. p{margin:5px 0 2px 0}
  126. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  127.  
  128.  
  129. .image{text-align: center; margin: 0 0 5px 0}
  130. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  131.  
  132. #ask_form{width: 500px}
  133.  
  134. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  135. .pquotesource {text-align: center; text-transform: none; font-size:9px; margin-bottom: 5px;}
  136. .pquotesource a, a:hover{text-transform: none;}
  137.  
  138. h1{font-size:20px; letter-spacing: -1px; line-height: 20px; font-weight: normal;
  139. margin: 0 0 5px 0; text-align: center; font-family:georgia; font-style:italic; }
  140. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; font-weight: normal;
  141. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  142.  
  143. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  144. .qquote{font-size: 20px; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; margin-top: -70px; margin-left:
  145.  
  146. 45px}
  147. .qsource{margin: 5px 15px 0 0; text-align: right}
  148.  
  149. .chat{line-height: 12px; list-style: none }
  150. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  151. .person1 {color: {color:text} }
  152. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  153. .person2 {color: {color:text}}
  154. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  155.  
  156. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  157.  
  158. -moz-border-radius: 6px; border-radius: 6px;}
  159. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  160. .playcount {font-style: italic}
  161.  
  162. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  163. .answer {padding: 2px}
  164. .answer img {max-width: 470px;}
  165.  
  166.  
  167. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  168. #info a {font-size: 9px;}
  169. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  170. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  171. #cap {width: 500px; margin-top: -2px;}
  172. .source {display: none;}
  173.  
  174. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  175. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  176. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  177. .notes img{display: none; border:0px}
  178.  
  179.  
  180. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  181.  
  182. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  183. margin: 0 0 2px 0; font-size: 10px}
  184.  
  185. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  186. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  187. ol.notes li {margin: 0px; padding: 2px;}
  188. #notes img{border:0px}
  189. #notes a{font-size: 10px}
  190.  
  191.  
  192. ::-webkit-scrollbar{width:5px;height:5px;}
  193. ::-webkit-scrollbar-button:start:decrement
  194. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  195. ::-webkit-scrollbar-track-piece{background-color: {color:scroll bg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  196. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  197. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll}; -webkit-border-radius:px;}
  198.  
  199.  
  200. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  201. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  202. #paginal a:hover {background: {color:text}; color: {color:background};}
  203. #paginal span.pagina_atual {background: {color:description}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:descriptiontext}; font-weight: bold; text-decoration: none;}
  204. .ps {position: fixed; padding: 5px; width: 200px; height: 10px; margin-top: 4px; background-color: {color:entry}; color: {color:text}; margin-left: -5px;}
  205.  
  206.  
  207. #cab{background-color:{color:background}; width:540px; height:80px; margin-left:300px; float:left; position:fixed; margin-top:0; z-index:9999; }
  208.  
  209.  
  210. .lavaLampWithImage {position: relative;height: 30px; width: 540px; background: {color:barra};
  211. padding: 5px; overflow: hidden; }
  212. .lavaLampWithImage li {float: left;list-style: none; border-radius: 10px;}
  213. .lavaLampWithImage li.back {background:{color:menu}; width: 9px; height: 30px;
  214. z-index: 8; position: absolute; border-radius: 10px; border-radius: 10px;}
  215. .lavaLampWithImage li.back .left {background: {color:menu}; border-radius: 10px; height: 30px; margin-right: 9px;}
  216. .lavaLampWithImage li a{font: bold 13px georgia; text-decoration: none;
  217. color: #000; /* cor dos links */
  218. outline: none;text-align: center;top: 7px;letter-spacing: 0;
  219. z-index: 10;display: block;float: left;
  220. height: 30px;position: relative;
  221. overflow: hidden;
  222. margin: auto 10px;
  223. }
  224. .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  225. color:{color:menu t};
  226. border: none;
  227. }
  228. .lavaLampNoImage {
  229. position: relative;
  230. height: 29px;
  231. width: 421px;
  232. background-color: white;
  233. padding: 15px;
  234. margin: 10px 0;
  235. overflow: hidden;
  236. border: 1px solid gray;}
  237.  
  238. .lavaLampNoImage li {float: left;list-style: none;}
  239. .lavaLampNoImage li.back {border: 1px solid #000; background-color: #000;width: 9px;height: 30px;
  240. z-index: 8; position: absolute;}
  241. .lavaLampNoImage li a {font: bold 14px arial; text-decoration: none; color: #000;outline: none; text-align: center; top: 7px; text-transform: uppercase; letter-spacing: 0; z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; margin: auto 10px;}
  242. .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {border: none;}
  243. .lavaLampBottomStyle {position: relative; height: 29px; width: 421px; background-color: white;
  244. padding: 15px; margin: 10px 0; overflow: hidden; border: 1px solid gray; }
  245. .lavaLampBottomStyle li {float: left; list-style: none;}
  246. .lavaLampBottomStyle li.back {border-bottom: 5px solid blue; width: 9px; height: 30px;
  247. z-index: 8; position: absolute;}
  248. .lavaLampBottomStyle li a {font: bold 14px arial;text-decoration: none;color: #000;
  249. outline: none;text-align: center;top: 7px; text-transform: uppercase;letter-spacing: 0;
  250. z-index: 10; display: block; float: left; height: 30px;position: relative;overflow: hidden;
  251. margin: auto 10px;}
  252. .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {border: none;}
  253.  
  254. #sidebar{z-index:9999; position:fixed;float:left; margin-left:84px; margin-top:30px;}
  255. .sid1{width:200px; padding:3px; background-color:{color:entry};}
  256. .sid1 img{width:200px;}
  257. .sid2{width:196px; padding:5px; background-color:{color:entry};font-family:verdana; font-size:9px; margin-top:2px; text-align:justify;} 
  258.  
  259. </head></style><body>
  260.  
  261.  
  262.  
  263.  
  264. <div class="ppp">
  265. <div id="cab">
  266. <div style="margin-top: 20px; float:left; margin-left:-20px; position:fixed;">
  267. <ul class='lavaLampWithImage'><div style="margin-left:20px;">
  268. <li>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}</li>
  269. <li>{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</li>
  270. <li>{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}</li>
  271. <li>{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</li>
  272. <li>{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</li>
  273. <li>{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</li>
  274. <li>{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}</li>
  275. <li>{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}</li>
  276. </div></div>
  277. </ul></div>
  278.  
  279. <div id="sidebar">
  280. <div class="sid1"><img src="{image:sidebar}"></div>
  281. <div class="sid2">
  282. <div id="paginal">
  283. <center>{block:JumpPagination length="8"}
  284. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  285. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  286. {/block:JumpPagination}</center>
  287. </div></div>
  288.  
  289. <div class="sid2">{description}</div>
  290. <div class="sid2"><div style="font-family:tinytots; font-size:8px; text-transform:uppercase;">theme by poetadavida + menu all4-u</div></div>
  291. </div>
  292.  
  293.  
  294.  
  295.  
  296.  
  297. <div id="entry">
  298.  
  299. {block:Posts}
  300. <div class="posts">
  301.  
  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. <div class="pquote">“{Quote}”</div>
  311. {block:Source}<div class="pquotesource">— {Source}</div>
  312. {/block:Source}
  313. {/block:Quote}
  314.  
  315. {block:Link}
  316. <h1><a href="{URL}" {Target}>{Name} →</a></h1>
  317. {block:Description}{Description}{/block:Description}
  318. {/block:Link}
  319.  
  320. {block:Chat}
  321. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  322. <div class="chat"><ul>{block:Lines}
  323. <li class="person{UserNumber}">{block:Label}
  324. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  325. {/block:Chat}
  326.  
  327. {block:Audio}
  328. <div class="player">{AudioPlayerBlack}</div>
  329. {block:Caption}{Caption}{/block:Caption}
  330. {/block:Audio}
  331.  
  332. {block:Video}{Video-500}{/block:Video}
  333.  
  334.  
  335. {block:Answer}
  336. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  337. <div class="answer">{Answer}</div>
  338. {/block:Answer}
  339.  
  340.  
  341. <div id="cap">
  342. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  343. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  344. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div>
  345.  
  346. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  347. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  348. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  349. {/block:ContentSource}</div>
  350.  
  351.  
  352.  
  353. <div id="info">
  354. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  355. <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}
  356. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  357. {/block:RebloggedFrom}
  358. </div>{/block:Date}
  359.  
  360. </div>
  361. {/block:Posts}
  362. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  363.  
  364.  
  365. </body>
  366. </html>
Advertisement
Add Comment
Please, Sign In to add comment