poetadavida

theme 18

Apr 5th, 2012
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.59 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. <script type="text/javascript" src="http://static.tumblr.com/asj4fpx/I01m3lzwc/important.txt">
  6. </script>
  7.  
  8. <!-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  9. @@@ @@@
  10. @@@ ALL THEME BY CAROL (HTTP://POETADAVIDA.TUMBLR.COM) @@@
  11. @@@ DO NOT COPY, LOSERS! @@@
  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="#DFDFDF" />
  24. <meta name="color:text" content="#666666" />
  25. <meta name="color:link" content="#666666" />
  26. <meta name="color:linkhover" content="#8DAFA9" />
  27. <meta name="color:entry" content="#fff" />
  28. <meta name="color:barras" content="#000" />
  29. <meta name="color:scroll" content="#000" />
  30. <meta name="color:scroll bg" content="#fff" />
  31. <meta name="color:menu" content="#F17E95" />
  32. <meta name="color:menu t" content="#fff" />
  33.  
  34.  
  35. <meta name="image:background" content=""/>
  36.      <meta name="image:desc" content=""/>
  37.      <meta name="image:im2" content=""/>
  38.      <meta name="image:im2 h" content=""/>
  39.      <meta name="image:link" content=""/>
  40.  
  41. <meta name="text:Link1" content="" />
  42. <meta name="text:Link1 Title" content="" />
  43. <meta name="text:Link2" content="" />
  44. <meta name="text:Link2 Title" content="" />
  45. <meta name="text:Link3" content="" />
  46. <meta name="text:Link3 Title" content="" />
  47. <meta name="text:Link4" content="" />
  48. <meta name="text:Link4 Title" content="" />
  49. <meta name="text:Link5" content="" />
  50. <meta name="text:Link5 Title" content="" />
  51. <meta name="text:topo" content="" />
  52.  
  53. <title>{Title}</title>
  54. <link rel="shortcut icon" href="{Favicon}">
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56. {block:Description}
  57. <meta name="description" content="{MetaDescription}" />
  58. {/block:Description}
  59.  
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  65. @font-face {
  66. font-family: 'Loved by the King';
  67. font-style: normal;
  68. font-weight: normal;
  69. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  70.  
  71.  
  72.  
  73.  
  74.  
  75. 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}
  76.  
  77.  
  78. .ppp {width:900px; height:500px; margin-top:0px; margin-left:200px; }
  79.  
  80. #entry {margin-top: 80px; float:left; margin-left:250px;overflow: auto; width: 536px;}
  81. .posts {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  82.  
  83.  
  84. a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none}
  85. a:hover {color:{color:linkhover};}
  86. img a:hover{border:0px;}
  87. b{font-weight: bold;}
  88. i{text-transform: italic; color:{color:text}}
  89. p{margin:5px 0 2px 0}
  90. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  91.  
  92.  
  93. .image{text-align: center; margin: 0 0 5px 0}
  94. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  95.  
  96. #ask_form{width: 500px}
  97.  
  98. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  99. .pquotesource {text-align: center; text-transform: none; font-size:9px; margin-bottom: 5px;}
  100. .pquotesource a, a:hover{text-transform: none;}
  101.  
  102. h1{font-size:20px; letter-spacing: -1px; line-height: 20px; font-weight: normal;
  103. margin: 0 0 5px 0; text-align: center; font-family:georgia; font-style:italic; }
  104. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; font-weight: normal;
  105. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  106.  
  107. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  108. .qquote{font-size: 20px; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; margin-top: -70px; margin-left:
  109.  
  110. 45px}
  111. .qsource{margin: 5px 15px 0 0; text-align: right}
  112.  
  113. .chat{line-height: 12px; list-style: none }
  114. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  115. .person1 {color: {color:text} }
  116. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  117. .person2 {color: {color:text}}
  118. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  119.  
  120. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};
  121.  
  122. -moz-border-radius: 6px; border-radius: 6px;}
  123. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  124. .playcount {font-style: italic}
  125.  
  126. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  127. .answer {padding: 2px}
  128. .answer img {max-width: 470px;}
  129.  
  130.  
  131. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  132. #info a {font-size: 9px;}
  133. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  134. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  135. #cap {width: 500px; margin-top: -2px;}
  136. .source {display: none;}
  137.  
  138. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  139. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  140. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  141. .notes img{display: none; border:0px}
  142.  
  143.  
  144. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  145.  
  146. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  147. margin: 0 0 2px 0; font-size: 10px}
  148.  
  149. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  150. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  151. ol.notes li {margin: 0px; padding: 2px;}
  152. #notes img{border:0px}
  153. #notes a{font-size: 10px}
  154.  
  155.  
  156. ::-webkit-scrollbar{width:5px;height:5px;}
  157. ::-webkit-scrollbar-button:start:decrement
  158. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  159. ::-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;}
  160. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  161. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll}; -webkit-border-radius:px;}
  162.  
  163. #paginal {font-family: verdana; font-size: 8px; text-align: center; }
  164. #paginal a {background: {color:menu}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  165. #paginal span.pagina_atual {background: {color:linkhover};; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  166.  
  167. .ps {margin-left:190px; position:fixed; padding: 5px; width:auto; height:auto; margin-top:30px; color:{color:text}; z-index:6666; }
  168.  
  169.  
  170. .b1 {position:fixed; width:700px; line-height:90px; background-color:{color:background}; height:70px; margin-left:110px; border-bottom:5px solid {color:barras}; font-family:georgia; font-size:18px; font-style:italic; margin-top:-15px; position:fixed; float:left; z-index:6666;}
  171.  
  172. .b2 {position:fixed; width:5px; background-color:{color:barras}; height:70px; margin-left:180px; margin-top:30px; position:fixed; float:left; z-index:6666;}
  173.  
  174.  
  175. .c1{-webkit-transform: rotate(02deg); font-size:9px;}
  176. .c1 {width:104px; height:104px; position:fixed; float:left; margin-left:120px; margin-top:80px; background-color:{color:entry}; border: solid 3px {color:barras}; z-index:6666; padding:2px;}
  177. .c1 img{width:104px; height:104px;}
  178. .ii {margin-top:-106px;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;} .ii:hover{opacity:0;}
  179.  
  180. .c2{-webkit-transform: rotate(-30deg);}
  181. .c2 {width:104px; height:104px; position:fixed; float:left; margin-left:120px; margin-top:190px; background-color:{color:entry}; border: solid 3px {color:barras}; z-index:6666; padding:2px;}
  182. .t1{width:104px; height:104px; }
  183. .c2 img{width:104px; height:104px;}
  184. .t2 {width:104px; height:104px; margin-top:-104px;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;} .t2:hover{opacity:0;}
  185.  
  186. .c3{-webkit-transform: rotate(02deg); font-size:9px;}
  187. .c3 {width:104px; height:104px; position:fixed; float:left; margin-left:100px; margin-top:290px; background-color:{color:entry}; border: solid 3px {color:barras}; z-index:6666; padding:2px;}
  188. .c3 img{width:104px; height:104px;}
  189. .ii {margin-top:-106px;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;} .ii:hover{opacity:0;}
  190.  
  191.  
  192. .links {opacity:0; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out} .links:hover{opacity:0.8;}
  193. .links {width: 90px; padding: 0px; position:fixed; text-align: center; font-family:tinytots; font-size:8px; margin-top:-107px;}
  194. .links a{ display: block; text-transform:uppercase; margin-bottom: 1px; width:104px; background-color: {color:menu}; color:{color:menu t}; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  195. .links a:hover{letter-spacing: 4px; opacity:0;}
  196.  
  197.  
  198. .nmg{position:fixed;float:left; width:100px; margin-top:420px; margin-left:120px; font-family:tinytots; text-transform:uppercase; font-size:8px; z-index:6666;}
  199.  
  200.  
  201. </head></style><body>
  202.  
  203.  
  204. <div class="ppp">
  205.  
  206.  
  207. <div class="b1">{text:topo}</div>
  208. <div class="b2"></div>
  209.  
  210. <div class="ps"><div id="paginal">
  211. {block:JumpPagination length="5"}
  212. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  213. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  214. {/block:JumpPagination}
  215. </div></div>
  216.  
  217. <div class="c1"><div class="t1">{description}</div>
  218. <div class="t2"><img src="{image:desc}"></div></div>
  219. <div class="c2">
  220. <img src="{image:im2 h}">
  221. <div class="ii"><img src="{image:im2}"></div></div>
  222. <div class="c3">
  223. <img src="{image:link}">
  224.  
  225. <div class="links">
  226. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  227. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  228. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  229. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  230. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</div></div>
  231.  
  232. <div class="nmg">theme by poetadavida + dtls im-mutable</div>
  233.  
  234.  
  235. <div id="entry">
  236. {block:Posts}
  237. <div class="posts">
  238.  
  239.  
  240. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  241.  
  242. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  243.  
  244. {block:Photoset}{Photoset-500}{/block:Photoset}
  245.  
  246. {block:Quote}
  247. <div class="pquote">“{Quote}”</div>
  248. {block:Source}<div class="pquotesource">— {Source}</div>
  249. {/block:Source}
  250. {/block:Quote}
  251.  
  252. {block:Link}
  253. <h1><a href="{URL}" {Target}>{Name} →</a></h1>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}
  258. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  259. <div class="chat"><ul>{block:Lines}
  260. <li class="person{UserNumber}">{block:Label}
  261. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  262. {/block:Chat}
  263.  
  264. {block:Audio}
  265. <div class="player">{AudioPlayerBlack}</div>
  266. {block:Caption}{Caption}{/block:Caption}
  267. {/block:Audio}
  268.  
  269. {block:Video}{Video-500}{/block:Video}
  270.  
  271.  
  272. {block:Answer}
  273. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  274. <div class="answer">{Answer}</div>
  275. {/block:Answer}
  276.  
  277.  
  278. <div id="cap">
  279. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  280. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  281. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</div>
  282.  
  283. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  284. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  285. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  286. {/block:ContentSource}</div>
  287.  
  288.  
  289.  
  290. <div id="info">
  291. {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}
  292. <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}
  293. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  294. {/block:RebloggedFrom}
  295. </div>{/block:Date}
  296.  
  297. </div>
  298. {/block:Posts}
  299. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  300.  
  301.  
  302. </body>
  303. </html>
Advertisement
Add Comment
Please, Sign In to add comment