Advertisement
qbt

New - Theme 52

qbt
Jan 28th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.19 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. <html>
  3.  <!---------------
  4. quero-beber-toddynho
  5.  
  6. -------------->
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head>
  11.  
  12.  
  13.         <!-- DEFAULT VARIABLES -->
  14. <meta name="color:background" content="#fff" />
  15. <meta name="color:post" content="#fff" />
  16. <meta name="color:border" content="#fff" />
  17. <meta name="color:sidebar" content="#fff" />
  18. <meta name="color:text" content="#000" />
  19. <meta name="color:link" content="#000" />
  20. <meta name="color:links" content="#000" />
  21. <meta name="color:lhover" content="#d3d3d3" />
  22. <meta name="color:scroll" content="#000" />
  23. <meta name="color:border" content="##e7e3e3"/>
  24.  
  25. <meta name="image:background" content="" />
  26. <meta name="image:sidebar" content="http://24.media.tumblr.com/d63a05a6badb318348b3f7f808dd0af3/tumblr_ml9cp41l5k1rps921o1_500.jpg" />
  27. <meta name="text:frase" content="Frasinha aqui ok..." />
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link"/>
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="link" />
  39.  
  40.                       <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{favicon}">
  42.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43.         {block:Description}
  44.   <meta name="description" content="{MetaDescription}" />
  45.         {/block:Description}
  46.  
  47.  
  48.  
  49.     <style type="text/css">
  50.  
  51. 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; }
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none;}
  54. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  60. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  61. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  62.  
  63. blockquote img{max-width: 470px!important}
  64. blockquote blockquote img{max-width: 450px!important}
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  67.  
  68. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  69.  
  70. #entry {float: left; margin-left:490px;margin-top: 0px;}
  71.  
  72. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;border-bottom: 2px solid #d5d5d5;}
  73.  
  74. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  75. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  76. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  77.  
  78. .image {text-align: center; border: 0px}
  79. .image img {max-width: 500px; margin-bottom: 2px }
  80.  
  81. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  82. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  83. .pquotesource a, a:hover{text-transform: none;}
  84.  
  85. .chat {line-height: 13px; list-style: none }
  86. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  87. .person1 {color: {color:text}; padding: 2px; }
  88. .person1 .label {font-weight: bold;  color:{color:text}}
  89. .person2 {color: {color:text}; padding: 2px;  }
  90. .person2 .label {font-weight: bold;  color:{color:text}}
  91.  
  92. .player {background-color: #000; text-align: left; display:block;}
  93.  
  94. .question {
  95. color:{color:text};
  96. font-size: 11px;
  97. font-weight: normal;
  98. font-family: verdana;
  99. line-height:95%;
  100. background: {color:background};
  101. position: relative;
  102. min-height:70px;
  103. padding:10px 15px;
  104. margin-bottom:2px;
  105. margin-right:-10px;}
  106.  
  107. .questionarrow {
  108. font-size:30px;
  109. color:{color:background};
  110. vertical-align:middle;
  111. margin-left:-5px!important;}
  112.  
  113.  
  114. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  115. .asker a {color:{color:text};}
  116. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  117.  
  118. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  119. .asking a{color:{color:text};}
  120. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  121.  
  122. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  123.  
  124.  
  125. .answer {color:{color:answer};}
  126.  
  127. .credito {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  128.  
  129. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  130.  
  131. #info {text-align: left; margin-top:4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  132. #info a {font-size: 10px; text-transform: uppercase;}
  133.  
  134. #cap {width: 500px; margin-top: -2px;}
  135. .source {display: none;}
  136.  
  137. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  138. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  139. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  140. .notes img{display: none; border:0px}
  141.  
  142.  
  143. #tumblr_controls{position: fixed!important}
  144. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147.  
  148. ::-webkit-scrollbar-thumb:vertical {width:10px;background-color:#6b6b6b;}
  149. ::-webkit-scrollbar {height:0px;width:10px;background-color:#fff; }
  150. ::-webkit-scrollbar-button:vertical {height:10px;background-color:#6b6b6b;}
  151.  
  152. ::selection {color:#fff;background:#bdbbbb;}
  153. ::-moz-selection {color:#fff;background:#bdbbbb;}
  154.  
  155. #faith {width:19px;background-color:#d5d5d5;position:fixed;font-family:calibri; font-size:10px; line-height:15px; color:#575757; height:15px;margin-top:211px;margin-left:282px;-webkit-border-radius: 30px 30px 0px 0px ;-webkit-transform: rotate(-90deg);}
  156.  
  157. #links {width:159px;position:fixed;height:18px;float:left; text-align:center;z-index:99999999; margin-left:298px; margin-top:209px;opacity: 1;background-color:#d5d5d5;}
  158.  
  159. #links a {float:left;display:block; width:24px; text-transform:lowercase; line-height:14px; color:#575757; font-family:calibri; margin-left:3px;font-size:11px;padding:2px;}
  160.  
  161. #links a:hover{-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; color: #000;opacity:1.3;font-weight: bold;}
  162.  
  163.  
  164. #photo {position:fixed; ; margin-top: 220px; margin-left:297px; padding:1px;}
  165.  
  166. #photo img {width:155px; height:180px; opacity:1;  opacity:9999.8;border: 2px solid #d5d5d5;}
  167.  
  168. #photo:hover{-webkit-filter: grayscale(1);-moz-transition:all 1.0s ease-out;-webkit-transition:all 1.0s ease-out;transition:all 2.0s ease-out; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; opacity: 1.0;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;opacity:0.6;}
  169.  
  170.   @font-face {src:
  171. url('http://static.tumblr.com/l3gbi5c/jA3mw2c9f/where_stars_shine_the_brightest.ttf');font-family:amanda; }
  172. #frase {width:300px;font-size:31px;margin-top:178px;margin-left:234px;
  173.     font-family:'amanda' ;
  174.     color:#75757575;
  175.     position:fixed;padding:6px;}
  176.    
  177.  
  178. #description {background-color: #d5d5d5;font-family:calibri;
  179. font-size:10px; text-align:center; width:159px; height:40px;
  180. margin-top:405px;margin-left: 298px;color:#575757;
  181. padding-top: 3px;position:fixed}
  182.  
  183.  
  184. .pagi {
  185.     width:95px;
  186.     font-size:10px;
  187.     text-align:center;
  188.     position:fixed;
  189.     margin-top:434px;
  190.     margin-left:325px;
  191.     font-family:consolas;
  192.     }
  193.    
  194. .pagi a {
  195.     color:#575757};
  196.     }
  197.  
  198. </style>
  199.  
  200. <body>
  201.  
  202. <div style="position:fixed; bottom:45px; left:35px; text-transform:uppercase; font-size:11px;font-family: calibri; letter-spacing:2px"><a href="http://quero-beber-toddynho.tumblr.com/ ">THEME</a></div>
  203.  
  204.  
  205. <div id="frase">{text:frase}</div>
  206.  
  207. <div id="photo"><img src="{image:sidebar}"></div>
  208.  
  209. <div id="links">
  210. <a href="{text:Link1}" >{text:Link1 title} </a>
  211. <a href="{text:Link2}" >{text:Link2 title} </a>
  212. <a href="{text:Link3}" >{text:Link3 title} </a>
  213. <a href="{text:Link4}" >{text:Link4 title} </a>
  214. <a href="{text:Link5}" >{text:Link5 title} </a></div></div></div></div></div>
  215. <div id="description">{description}
  216. </div></div></div>
  217. </div></div>
  218. <div id="entry">
  219.  
  220.  {block:Posts}
  221. <div class="posts">
  222.  
  223. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  224.  
  225. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  226.  
  227. {block:Photoset}{Photoset-500}{/block:Photoset}
  228.  
  229. {block:Quote}
  230. <div class="pquote">“{Quote}”</div>
  231. {block:Source}<div class="pquotesource"> — {Source}</div>
  232. {/block:Source}
  233. {/block:Quote}
  234.  
  235. {block:Link}
  236. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  237. {block:Description}{Description}{/block:Description}
  238. {/block:Link}
  239.  
  240. {block:Chat}
  241. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  242. <div class="chat"><ul>{block:Lines}
  243. <li class="person{UserNumber}">{block:Label}
  244. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  245. {/block:Chat}
  246.  
  247. {block:Audio}
  248. <div class="player">{AudioPlayerBlack}</div>
  249. {block:Caption}{Caption}{/block:Caption}
  250. {/block:Audio}
  251.  
  252. {block:Video}{Video-500}{/block:Video}
  253.  
  254.  
  255. {block:Answer}
  256. <table width="500px" cellspacing="0" cellpadding="0">
  257. <tr>
  258. <td width="415px" class="question">{Question}</td>
  259. <td width="30px"><span class="questionarrow"></span></td>
  260. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  261. </tr>
  262. </table>
  263. <div class="answer">{Answer}</div>
  264. {/block:answer}
  265.  
  266.  
  267. <div id="cap">
  268. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  269. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  270. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  271.  
  272. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  273.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  274.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  275. {/block:ContentSource}</div></div>
  276. <br>
  277.  
  278. <div class="credito">
  279. {block:Date}<div id="info">
  280. <a href="{Permalink}">posted {TimeAgo}</a> with {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 <font color=#c77aa1 ></font></a>{/block:IndexPage}</div>{/block:IfShowTags}{/block:Date}</div>
  281. </div>
  282.  
  283.  
  284.  {/block:Posts}
  285. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  286.  
  287.  
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292. </div></div>
  293.  </div>
  294.  </div>
  295. </div>
  296. {block:Pagination}
  297. <div class="pagi">
  298. {block:PreviousPage}
  299. <a href="{PreviousPage}"></a>
  300. {/block:PreviousPage}
  301. {block:JumpPagination length="3"}
  302. {block:CurrentPage}
  303. <span class="current_page">{PageNumber}</span>
  304. {/block:CurrentPage}
  305. {block:JumpPage}
  306. <a href="{URL}">{PageNumber}</a>
  307. {/block:JumpPage}
  308. {/block:JumpPagination}
  309. {block:NextPage}
  310. <a href="{NextPage}"></a>
  311. {/block:NextPage}
  312. </div>
  313. {/block:Pagination}
  314. </div>
  315. </div> <div id="faith"></font>
  316. </div></div>
  317.  
  318. </div></div>
  319. </div></div>
  320. </div></div>
  321.  
  322. </div></div>
  323. </body>
  324. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement