Advertisement
POETASOLITARI0

poeta-thmx12

Nov 12th, 2012
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.04 KB | None | 0 0
  1. <!-- THEME BY POETASOLITARI0 DTLS UMAPEQUENAPOETA, DONT COPY ANYTHING, PLEASE! ALTERE AS CONFIGURAÇÕES NO CUSTOMIZE -->
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7. <meta name="color:Background" content="#fff"/>
  8. <meta name="color:post" content="#fff" />
  9. <meta name="color:link" content="#000" />
  10. <meta name="color:aske" content="#eee" />
  11. <meta name="color:Border" content="#000"/>
  12. <meta name="color:Text" content="#000"/>
  13. <meta name="color:infoborder"content="#000"/>
  14. <meta name="color:titulo" content="#fff"/>
  15. <meta name="color:link2" content="#00a1ff" />
  16. <meta name="color:sidebar"content="#000"/>
  17.  
  18. <meta name="image:Sidebar" content="http://static.tumblr.com/f24i0rf/oFrmdeqar/tumblr_md4ps6tumt1r69hnho1_500.jpg"/>
  19. <meta name="image:Background" content=""/>
  20.  
  21.  
  22. <meta name="text:titulo" content="GIVE ME SOMETHING I CAN BELIEVE." />
  23.  
  24.  
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="link1" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="link2" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="link3" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="link4" />
  34. <meta name="text:Link5" content="/" />
  35. <meta name="text:Link5 Title" content="link5" />
  36.  
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Crushed' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  45.  
  46.  
  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. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64. @font-face {
  65. font-family: "lobster";
  66. src: url('http://static.tumblr.com/xfx4i03/eDGm5ooim/lobster_1.4.otf');
  67. }
  68.  
  69. body {background:{color:background};margin:0px;color:{color:text};font-family:calibri;font-size:11px;line-height:100%;}
  70.  
  71. a {text-decoration:none;outline:none;-moz-outline-style:none;color:{color:link};text-decoration:none;-moz-transition:0.3s ease-in;-webkit-transition: 0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
  72.  
  73. a:hover {
  74. color: {color:hover};
  75. text-decoration:none;}
  76.  
  77.  
  78. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  79. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  80. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  81. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  82.  
  83. blockquote img{max-width: 470px!important}
  84. blockquote blockquote img{max-width: 450px!important}
  85. blockquote blockquote blockquote img{max-width: 430px!important}
  86. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  87.  
  88.  
  89. #container {text-align: center; width: 935px; margin: -30px auto 20px auto; padding: 0px; z-index: 1}
  90.  
  91. #entry {float: left; margin-left: 505px;margin-top:25px;}
  92.  
  93. .posts {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: calibri; font-size: 13px; position: relative;}
  94.  
  95. h1 {font-family: calibri; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  96. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  97. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  98.  
  99. .image {text-align: center; border: 0px}
  100. .image img {max-width: 400px; margin-bottom: 2px }
  101.  
  102. .pquote {font-family: calibri; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  103. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  104. .pquotesource a, a:hover{text-transform: none;}
  105.  
  106. .chat {line-height: 13px; list-style: none }
  107. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  108. .person1 {color: {color:text}; padding: 2px; }
  109. .person1 .label {font-weight: bold; color:{color:text}}
  110. .person2 {color: {color:text}; padding: 2px; }
  111. .person2 .label {font-weight: bold; color:{color:text}}
  112.  
  113. .player {background-color: #000; text-align: left; display:block;}
  114.  
  115. .question {
  116. color:{color:text};
  117. font-size: 11px;
  118. font-weight: normal;
  119. font-family: verdana;
  120. line-height:95%;
  121. background: {color:aske};
  122. position: relative;
  123. min-height:70px;
  124. padding:10px 15px;
  125. margin-bottom:2px;
  126. margin-right:-10px;}
  127.  
  128. .questionarrow {
  129. font-size:30px;
  130. color:{color:aske};
  131. vertical-align:middle;
  132. margin-left:-5px!important;}
  133.  
  134.  
  135. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  136. .asker a {color:{color:text};}
  137. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  138.  
  139. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  140. .asking a{color:{color:text};}
  141. .asking img {width:58px; vertical-align:middle; background-color:{color:aske}; padding:3px;}
  142.  
  143. .arrow {padding-top:11px; color:{color:borda}; font-size:30px;}
  144.  
  145.  
  146. .answer {color:{color:answer};}
  147.  
  148. .credito { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  149. .credito:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  150.  
  151. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  152. #info a {font-size: 10px; text-transform: uppercase;}
  153.  
  154. .tags {color: {color:text}; font:7px verdana; text-align:justify; display: inline; list-style: none;}
  155. .tags a {text-transform:uppercase; text-align:justify; font-size:7px; display: inline; list-style: none;}
  156. .tags a:hover {text-transform:uppercase}
  157.  
  158.  
  159. #cap {width: 400px; margin-top: -2px;}
  160. .source {display: none;}
  161.  
  162. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: center}
  163. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  164. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  165. .notes img{display: none; border:0px}
  166.  
  167. #all {position: fixed; margin: 0px 20px 20px -287px;}
  168.  
  169. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  170.  
  171. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  172.  
  173. @font-face {
  174. font-family: "lobster";
  175. src: url('http://static.tumblr.com/xfx4i03/eDGm5ooim/lobster_1.4.otf');
  176. }
  177.  
  178.  
  179.  
  180.  
  181.  
  182. #info {text-align:center;margin-top:0px; height:10px; text-transform:uppercase; border-bottom: 1px double {color:infoborder} ; border-top:1px solid {color:infoborder}; padding:5px; font-size:9px; text-transform: uppercase; text-align:center;opacity:2;}
  183.  
  184.  
  185.  
  186. ::-webkit-scrollbar{width:7px;height:0px;}
  187. ::-webkit-scrollbar-button:start:decrement
  188. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  189. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  190. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:border};-webkit-border-radius:px;}
  191. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  192.  
  193. #tumblr_controls{position: fixed!important}
  194. #tumblr_controls{position: fixed!important}
  195. #tumblr_controls{position: fixed!important}
  196. #tumblr_controls{position: fixed!important}
  197.  
  198.  
  199.  
  200.  
  201. #pic {position:fixed; background-color: {color:sidebar}; margin-top: 40px; margin-left: 286px; z-index: 99999; padding: 3px;}
  202. #pic img{width: 200px; height: 300px; padding: 0px;border: 3px solid {color:background};}
  203.  
  204. #titulo {font-size: 8px; width: 152px; height: 8px; color: {color:titulo}; position:fixed; font-family: tinytots; margin-top:25px; margin-left: 286px; padding: 3px 30px 3px; 30px; text-align: left; background-color: {color:sidebar}; letter-spacing: 0px; text-transform: uppercase;}
  205.  
  206.  
  207. #desc {width:206px; height: 29; margin-left:286px; margin-top:353px; position:fixed; overflow:hidden; text-align: center; background-color: {color:sidebar}; color: {color:titulo}; font-family: tinytots; font-size:8px;text-transform: uppercase; border-left:0px solid; border-right:0px solid; padding:3px;-moz-transform: rotate(deg);-webkit-transform: rotate(deg);-o-transform: rotate(deg);-ms-transform: rotate(deg);transform: rotate(deg);}
  208.  
  209.  
  210.  
  211.  
  212. #lks {width:212px;height:auto;position:fixed;float:left;-webkit-transition-duration: 0.4s;text-align:center;z-index:99999999; margin-left:286px;margin-top: 389px; background-color: {color:sidebar};}
  213. #lks a {float:left;display:block; width:auto; text-transform: uppercase; line-height:17px; color: {color:titulo}; margin-left:12px; font-family:calibri; font-size:10px; text-align:center; letter-spacing:0px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  214. #lks a:hover {color: {color:link2}; text-decoration:underline; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease}
  215.  
  216.  
  217.  
  218. .pag {position: fixed; margin-top: 330px; margin-left: 450px; z-index: 99999;}
  219.  
  220. .active_page {font-size:7px; padding:4px; font-family:verdana; opacity:0.8; background-color: {color:sidebar}; color:{color:titulo};}
  221.  
  222. .jump_page {font-size:7px; padding:4px; font-family:verdana; opacity:1; background-color: {color:sidebar}; color:{color:titulo};}
  223. .jump_page:hover {opacity:0.8;}
  224.  
  225.  
  226.  
  227. #tumblrcontrols2 {position:fixed; top:25px; right:3px; z-index:999;}
  228.  
  229. #tumblrcontrols2 a {opacity:1;}
  230.  
  231. #tumblrcontrols2 a:hover {opacity:1;}
  232.  
  233.  
  234.  
  235. </style>
  236.  
  237. <div id="tumblrcontrols2">
  238. <a href="http://poetasolitari0.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png"/></a></div>
  239.  
  240. <body>
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. <div id="lks">
  248. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  249. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  250. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  251. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  252. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  253. <a href="http://poetasolitari0.tumblr.com" title="Theme by poetasolitario dtls umapequenapoeta.">©</a>
  254. </div></div>
  255.  
  256.  
  257.  
  258. <div id="titulo">{text:titulo}</div>
  259.  
  260. <div id="desc">{description}</div>
  261.  
  262.  
  263. <div id="pic"><img src="{image:sidebar}"></div>
  264.  
  265.  
  266.  
  267. <div class="pag">
  268. {block:JumpPagination length="3"}{block:CurrentPage}<span><a href="#" class="active_page">{PageNumber}</a></span> {/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}{/block:JumpPagination}
  269. </div>
  270.  
  271.  
  272.  
  273.  
  274. <div id="entry">
  275.  
  276. {block:Posts}
  277. <div class="posts">
  278.  
  279. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  280.  
  281. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  282.  
  283. {block:Photoset}{Photoset-400}{/block:Photoset}
  284.  
  285. {block:Quote}
  286. <div class="pquote">“{Quote}”</div>
  287. {block:Source}<div class="pquotesource"><b> — {Source}</b></div>
  288. {/block:Source}
  289. {/block:Quote}
  290.  
  291. {block:Link}
  292. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  293. {block:Description}{Description}{/block:Description}
  294. {/block:Link}
  295.  
  296. {block:Chat}
  297. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  298. <div class="chat"><ul>{block:Lines}
  299. <li class="person{UserNumber}">{block:Label}
  300. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  301. {/block:Chat}
  302.  
  303. {block:Audio}
  304. <div class="player">{AudioPlayerBlack}</div>
  305. {block:Caption}{Caption}{/block:Caption}
  306. {/block:Audio}
  307.  
  308. {block:Video}{Video-400}{/block:Video}
  309.  
  310.  
  311. {block:Answer}
  312. <table width="400px" cellspacing="0" cellpadding="0">
  313. <tr>
  314. <td width="415px" class="question">{Question}</td>
  315. <td width="30px"><span class="questionarrow">◤</span></td>
  316. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  317. </tr>
  318. </table>
  319. <div class="answer">{Answer}</div>
  320. {/block:answer}
  321.  
  322.  
  323. <div id="cap">
  324. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  325. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  326. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  327.  
  328. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  329. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  330. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  331. {/block:ContentSource}</div></div>
  332. <br>
  333.  
  334. <div class="credito">
  335. {block:Date}<div id="info">
  336. <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>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  337. </div></center>{/block:IfShowTags}{/block:Date}</div>
  338. </div>
  339.  
  340.  
  341. {/block:Posts}
  342. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355. </body>
  356. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement