apenassimplesversos

<sss

Mar 2nd, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.28 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4.  
  5. <head> <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#f8f8f8" />
  7. <meta name="color:post" content="#fff" />
  8. <meta name="color:sidebar" content="#fff" />
  9. <meta name="color:text" content="#000" />
  10. <meta name="color:link" content="#000" />
  11. <meta name="color:link hover" content="#f8f8f8" />
  12. <meta name="color:fita2" content="#F0F0F0" />
  13. <meta name="color:fita3" content="#F0F0F0" />
  14. <meta name="color:fita4" content="#F0F0F0" />
  15. <meta name="text:subtitle" content="subtitle aqui" />
  16. <meta name="text:palavra" content="p a l a v r a s" />
  17. <meta name="color:sidelinks" content="#FFE4E1" />
  18. <meta name="image:sidebar" content="" />
  19. <meta name="text:Link1" content="" />
  20. <meta name="text:Link1 Title" content="link" />
  21. <meta name="text:Link2" content="" />
  22. <meta name="text:Link2 Title" content="link" />
  23. <meta name="text:Link3" content="" />
  24. <meta name="text:Link3 Title" content="link" />
  25. <meta name="text:Link4" content="" />
  26. <meta name="text:Link4 Title" content="link" />
  27. <meta name="text:Link5" content="" />
  28. <meta name="text:Link5 Title" content="link" />
  29. <meta name="text:Link6" content="" />
  30. <meta name="text:Link6 Title" content="link" />
  31. <meta name="text:Link7" content="" />
  32. <meta name="text:Link7 Title" content="link" />
  33.  
  34.  
  35. <title>{Title}</title>
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38. {block:Description}
  39. <meta name="description" content="{MetaDescription}" />
  40. {/block:Description}
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. 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; }
  46.  
  47. a {color: {color:link}; text-decoration: none; text-transform: none;}
  48. a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
  49.  
  50. p {margin: 6px 0 0 0}
  51.  
  52. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid #f8f8f8; padding-left: 5px; }
  53. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid #f8f8f8;}
  54. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  55. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  56.  
  57. blockquote img{max-width: 470px!important}
  58. blockquote blockquote img{max-width: 450px!important}
  59. blockquote blockquote blockquote img{max-width: 430px!important}
  60. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  61.  
  62.  
  63.  
  64. #all {text-align: center; overflow: auto; width: 526px; height: 360px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  65.  
  66. #allboxes {float: left; margin-left: 430px; margin-top:20px;}
  67.  
  68. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  69.  
  70. h1 {font-family: verdana; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  71. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  72. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  73.  
  74. .image {text-align: center; border: 0px}
  75. .image img {max-width: 500px; margin-bottom: 2px }
  76.  
  77. .xquote {font-family: verdana; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  78. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  79. .xquotesource a, a:hover{text-transform: none;}
  80.  
  81. .chat {line-height: 13px; list-style: none }
  82. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  83. .person1 {color: {color:text}; padding: 2px; }
  84. .person1 .label {font-weight: bold; color:{color:text}}
  85. .person2 {color: {color:text}; padding: 2px; }
  86. .person2 .label {font-weight: bold; color:{color:text}}
  87.  
  88. .player {background-color: {color:sidebar}; text-align: left; display:block;}
  89.  
  90. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  91. .answer {padding: 2px}
  92. .answer img {max-width: 470px;}
  93.  
  94.  
  95. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  96. #info a {font-size: 9px;}
  97.  
  98. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  99. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  100.  
  101. #cap {width: 500px; margin-top: -2px;}
  102. .source {display: none;}
  103.  
  104. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  105. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  106. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  107. .notes img{display: none; border:0px}
  108.  
  109. #sidebar {width:200px; height:200px; margin-top:20px; margin-left:225px; text-align: center; font-size:9px; font-family: verdana; background-color:{color:sidebar}; position:fixed;}
  110.  
  111. #hoverrr {margin-top:30px; position:fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  112.  
  113. #hoverrr:hover {margin-left:-100px;}
  114.  
  115. #titled {margin-left: 194px; margin-top: -10px; width: 22px; font-size: 20px; height: 265px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 130%; color: {color:text}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; }
  116.  
  117. #sidpic{font-size: 9px; font-family: verdana; margin-left: 225px; width: 94px; background-color: #fcfcfc; text-align: justify; padding: 5px; margin-top: 177px; height: 74px; border:1px solid #fff; position:fixed;}
  118.  
  119. #mpic {position: fixed; float: left; margin-top: -03px; margin-left: 0px;}
  120. .mpic img{width: 78px; height: 68px; border: 6px solid {color:sidelinks};}
  121. .mpic img:hover {border: 6px solid {color:sidebar};}
  122.  
  123. #sidlinks{font-size: 9px; font-family: verdana; margin-left: 225px; width: 94px; background-color: {color:sidebar}; text-align: justify; padding: 5px; margin-top: -10px; height: 164px; border:1px
  124. solid {color:sidebar}; position:fixed;}
  125.  
  126. #sidlinks a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 89px; background-color: {color:sidelinks}; height: 22px; color:{color:text}; text-decoration: none; text-transform: none; line-height: 22px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  127.  
  128. #sidlinks a:hover{text-align: center; height:64px; line-height:60px; letter-spacing: 3px; font-style: italic; color: {color:text}; }
  129.  
  130. #td {width: 300px; height: none; margin-left: 8px; background-color: #0; position: fixed; color: #888; font-size: 9px; border: px solid #ccc; border-right: 0px solid #eee; margin-top: 97px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  131. #td:hover {margin-left:77px;}
  132.  
  133. #container { width: 350px;position: fixed;}
  134. #contain_inner {margin-left: 0px; background-color: transparent;}
  135.  
  136.  
  137.  
  138. #tumblr_controls{position: fixed!important}
  139. #tumblr_controls{position: fixed!important}
  140. #tumblr_controls{position: fixed!important}
  141. #tumblr_controls{position: fixed!important}
  142. #tete {width: 100%; height:100px; top:200px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: trans.; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right:-600px;); opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); -webkit-transform: rotate(-90deg); }
  143.  
  144.  
  145.  
  146. #leo {width: 14px; height:100%; top:0px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:fita3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right:-5px;); opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); }
  147.  
  148.  
  149.  
  150. #nenem {width: 5px; height:100%; top:0px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:fita3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right:33px; opacity:0.20; -moz-opacity: 0.20; filter: alpha(opacity=20); }
  151.  
  152.  
  153.  
  154. #vaila {width: 20px; height:100%; top:0px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:fita3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; rigth:53px; opacity:0.60; -moz-opacity: 0.60; filter: alpha(opacity=60); }
  155.  
  156.  
  157.  
  158. #tente {width: 30px; height:100%;top:0px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:fita3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right:43px;); opacity:0.40; -moz-opacity: 0.40; filter: alpha(opacity=40); }
  159.  
  160.  
  161.  
  162. #naopense {width: 40px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color:{color:fita2}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right: -2px;); opacity:0.90; -moz-opacity: 0.90; filter: alpha(opacity=90); }
  163.  
  164.  
  165.  
  166. #lala {width: 40px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color:{color:fita2}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right: 40px;); opacity:0.90; -moz-opacity: 0.90; filter: alpha(opacity=90); }
  167.  
  168.  
  169.  
  170. #kel {width: 14px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:fita3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right:15px;); opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); }
  171.  
  172.  
  173.  
  174. #be {width: 10px; height:100%; margin-top:-10px; padding: 2px; text-align: center; margin-bottom: 2px; background-color:{color:fita4}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed; right: 74px;);}
  175.  
  176.  
  177.  
  178. ::-webkit-scrollbar{width:5px;height:5px;}
  179. ::-webkit-scrollbar-button:start:decrement
  180. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  181. ::-webkit-scrollbar-track-piece{background-color: {color:sidebar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  182. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:sidelinks};-webkit-border-radius:px;}
  183. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:sidelinks};-webkit-border-radius:px;}
  184.  
  185.  
  186. #menu
  187. {float:left;
  188. width:200px;
  189. position: fixed;}
  190.  
  191. .button
  192. {width:200px;
  193. height:200px;
  194. margin-left:0px;
  195. margin-top:0px;
  196. overflow:hidden;
  197. border:6px solid {color:sidebar};
  198. background-color:{color:sidebar};
  199. position: fixed;}
  200.  
  201. .button2
  202. {width:200px;
  203. height:200px;
  204. margin-left:0px;
  205. margin-top:0px;
  206. overflow:hidden;
  207. border:3px solid {color:sidebar};
  208. background-color:{color:sidebar};
  209. position: fixed;}
  210.  
  211. .button3
  212. {width:200px;
  213. height:200px;
  214. margin-left:0px;
  215. margin-top:160px;
  216. overflow:hidden;
  217. border:6px solid {color:sidebar};
  218. background-color:{color:sidebar};
  219. position: fixed;}
  220.  
  221. .nav
  222. {padding-top:-1px;
  223. height:200px;
  224. text-align:justify;
  225. width:200px;
  226. text-transform:none;
  227. font-family:verdana;
  228. font-size:9px;
  229. letter-spacing:0px;
  230. background-color:{color:sidebar};
  231. color:{color:text};
  232. margin-right:3px;}
  233.  
  234. .buttons
  235. {height:200px; width:200px;}
  236.  
  237. #line
  238. {margin-left:-205px;
  239. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  240.  
  241. #line:hover
  242. {margin-left:0px;}
  243.  
  244.  
  245. #sidetitle {width:210px; height:20px; margin-top:215px; margin-left:0px; font-size:15px; font-family:verdana; background-color:{color:sidebar}; position:fixed; }
  246.  
  247. #sidesub {width:210px; height:14px; margin-top:237px; margin-left:0px; font-size:9px; font-family:verdana; background-color:{color:sidelinks}; position:fixed;}
  248.  
  249. #pagination {width:210px; height:20px; margin-top:253px; margin-left:0px; font-size:9px; font-family:verdana; background-color:{color:sidebar}; position:fixed;}
  250.  
  251. #side {width:210px; height:54px; margin-top:210px; margin-left:0px; font-size:15px; font-family:verdana; background-color:{color:background}; position:fixed;}
  252.  
  253.  
  254.  
  255. /*** Paginação by madlyluv.com ***/
  256. #paginacaoml {font-size: 10px; font-weight: normal; line-height: 21px; text-shadow: 0 1px 1px #trans;}
  257.  
  258. #paginacaoml a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  259. #paginacaoml a:hover {background: {color:sidelinks}; border: none; color:{color:text}; -webkit-border-radius: 100px;-moz-border-radius: 100px; border-radius: 100px;}
  260. #paginacaoml span.pagina_atual {background: {color:sidelinks}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; -webkit-border-radius: 100px;-moz-border-radius: 100px; border-radius: 100px;}
  261. #paginacaoml span.info {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  262.  
  263.  
  264.  
  265.  
  266.  
  267. </style>
  268. <body>
  269. </div>
  270. </div>
  271.  
  272.  
  273. <table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: justify; width: 100%"><tr><Td>
  274.  
  275.  
  276.  
  277.  
  278. <div id="be"></div>
  279.  
  280. <div id="leo"></div>
  281.  
  282. <div id="nenem"></div>
  283.  
  284. <div id="tente"></div>
  285.  
  286. <div id="naopense"></div>
  287.  
  288. <div id="lala"></div>
  289.  
  290. <div id="kel"></div>
  291.  
  292. <div id="be"></div>
  293.  
  294.  
  295.  
  296. <div id="hoverrr">
  297. <div id="titled">{text:palavra}</div>
  298. <div id="sidlinks">
  299. <a href="{text:Link1}">{text:Link1 Title}</a>
  300. <a href="{text:Link2}">{text:Link2 Title}</a>
  301. <a href="{text:Link3}">{text:Link3 Title}</a>
  302. <a href="{text:Link4}">{text:Link4 Title}</a>
  303. <a href="{text:Link5}">{text:Link5 Title}</a>
  304. <a href="{text:Link6}">{text:Link6 Title}</a>
  305. <a href="{text:Link7}">{text:Link7 Title}</a>
  306. </div>
  307. <div id="sidpic">
  308. <div id="mpic"><div class="mpic"><img src="{PortraitURL-48}"></div></div>
  309. </div>
  310. </div>
  311. <div id="sidebar">
  312. <div id="menu">
  313. <div class="button">
  314. <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
  315. <td><div class="nav">
  316. <div style="overflow: auto; height:200px; font-family: verdana, verdana; width:190px; font-size: 9px; padding: 5px; text-align: justify, center; color:#000; background-color:{color:sidebar};">{description}</div>
  317. </div></td>
  318. <td><img class="buttons"src="{image:sidebar}"/></td>
  319. </tr></table>
  320. </div></div>
  321. <div id="side"></div>
  322. <div id="sidetitle">
  323. <i>{title}</i>
  324. </div>
  325. <div id="sidesub">
  326. {text:subtitle}
  327. </div>
  328. <div id="pagination">
  329. <div id="paginacaoml">{block:JumpPagination length="9"}
  330. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  331. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  332. {/block:JumpPagination}
  333. </div>
  334. </div>
  335.  
  336. </div>
  337.  
  338. <div id="allboxes">
  339.  
  340. {block:Posts}
  341. <div class="entry">
  342.  
  343. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  344.  
  345. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  346.  
  347. {block:Photoset}{Photoset-500}{/block:Photoset}
  348.  
  349. {block:Quote}
  350. <div class="xquote">“{Quote}”</div>
  351. {block:Source}<div class="xquotesource"> — {Source}</div>
  352. {/block:Source}
  353. {/block:Quote}
  354.  
  355. {block:Link}
  356. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  357. {block:Description}{Description}{/block:Description}
  358. {/block:Link}
  359.  
  360. {block:Chat}
  361. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  362. <div class="chat"><ul>{block:Lines}
  363. <li class="person{UserNumber}">{block:Label}
  364. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  365. {/block:Chat}
  366.  
  367. {block:Audio}
  368. <div class="player">{AudioPlayerBlack}</div>
  369. {block:Caption}{Caption}{/block:Caption}
  370. {/block:Audio}
  371.  
  372. {block:Video}{Video-500}{/block:Video}
  373.  
  374.  
  375. {block:Answer}
  376. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  377. <div class="answer">{Answer}</div>
  378. {/block:Answer}
  379.  
  380.  
  381. <div id="cap">
  382. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  383. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  384. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  385.  
  386. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  387. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  388. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  389. {/block:ContentSource}</div></div>
  390. <br>
  391.  
  392.  
  393. <div id="info">
  394. {block:Date}<div class="tags"><b>tags:</b> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  395. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog or be alone <b>forever</b></a>{/block:IndexPage}
  396. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  397. {/block:RebloggedFrom}
  398. </div>
  399. </div>{/block:Date}
  400.  
  401.  
  402. {/block:Posts}
  403. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  404.  
  405. </div>
  406. </div></div>
  407.  
  408. <div id="sidebarpagination">
  409. <pre><div style="border: 1px solid rgb(210, 210, 240); overflow: auto; color: {color:text}; background-color: #fff; width: 467px; text-align: justify; font-family: verdana; height: 19px; padding: 5px 5px 5px 5px; font-size:10px; line-height: 100%">theme por <b><a href="http://www.apenassimplesversos.tumblr.com">apenassimplesversos</a></b>. detalhes de <a href="http://late-to-write.tumblr.com/">late-to-write</a>, </b>.base de<a href="http://he4ting.tumblr.com/">he4ting</a> e fitas por <a href="http://fascinadaporestrelas.tumblr.com/">fascinadaporestrelas</a> por favor, não retire os créditos</pre>
  410.  
  411. </div>
  412. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  413. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  414.  
  415.  
  416. </form></div>{/block:IfShowSearch}
  417.  
  418. </div></div></div>
  419. </div>
  420.  
  421. </div>
  422.  
  423. </div>
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430. </div>
  431. </div>
  432. </div>
  433. </div>
  434.  
  435. </body>
  436. </html>
Advertisement
Add Comment
Please, Sign In to add comment