Advertisement
qbt

New - Theme 58

qbt
Apr 19th, 2014
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.32 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="https://24.media.tumblr.com/f88f4f612d2dbc5a642ca7c1c8999f47/tumblr_n272q4kEuR1r1kbufo1_250.png" />
  27. <meta name="text:frase" content="sua frase aqui" />
  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. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50.     <style type="text/css">
  51.  
  52. 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; }
  53.  
  54. a {color: {color:link}; text-decoration: none; text-transform: none;}
  55. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  56.  
  57. p {margin: 6px 0 0 0}
  58.  
  59. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  60. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  61. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  62. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  63.  
  64. blockquote img{max-width: 470px!important}
  65. blockquote blockquote img{max-width: 450px!important}
  66. blockquote blockquote blockquote img{max-width: 430px!important}
  67. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  68.  
  69. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  70.  
  71. #entry {float: left; margin-left:450px;margin-top: 10px;}
  72.  
  73. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;border: 1px solid #f1f1f1; }
  74.  
  75. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  76. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  78.  
  79. .image {text-align: center; border: 0px}
  80. .image img {max-width: 500px; margin-bottom: 2px }
  81.  
  82. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  83. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  84. .pquotesource a, a:hover{text-transform: none;}
  85.  
  86. .chat {line-height: 13px; list-style: none }
  87. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  88. .person1 {color: {color:text}; padding: 2px; }
  89. .person1 .label {font-weight: bold;  color:{color:text}}
  90. .person2 {color: {color:text}; padding: 2px;  }
  91. .person2 .label {font-weight: bold;  color:{color:text}}
  92.  
  93. .player {background-color: #000; text-align: left; display:block;}
  94.  
  95. .question {
  96. color:{color:text};
  97. font-size: 11px;
  98. font-weight: normal;
  99. font-family: verdana;
  100. line-height:95%;
  101. background: {color:background};
  102. position: relative;
  103. min-height:70px;
  104. padding:10px 15px;
  105. margin-bottom:2px;
  106. margin-right:-10px;}
  107.  
  108. .questionarrow {
  109. font-size:30px;
  110. color:{color:background};
  111. vertical-align:middle;
  112. margin-left:-5px!important;}
  113.  
  114.  
  115. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  116. .asker a {color:{color:text};}
  117. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  118.  
  119. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  120. .asking a{color:{color:text};}
  121. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  122.  
  123. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  124.  
  125.  
  126. .answer {color:{color:answer};}
  127.  
  128. .credito {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  129.  
  130. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  131.  
  132. #info {text-align: right; margin-top:4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;border-top: 1px solid #f1f1f1; }
  133. #info a {font-size: 10px; text-transform: uppercase;}
  134.  
  135. #cap {width: 500px; margin-top: -2px;}
  136. .source {display: none;}
  137.  
  138. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  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. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148.  
  149. ::-webkit-scrollbar-thumb:vertical { height:12px; border:2px solid #fff; background-color:#6b6b6b; }
  150. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; }
  151. ::-webkit-scrollbar { width:11px; height:7px; border:5px solid #fff; background-color:#6b6b6b; }
  152. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{ display:block; height:8px; border-right:2px solid #fff; border-left:2px solid #fff; background-color:#6b6b6b; }
  153.  
  154.  
  155. ::selection {color:#fff;background:#bdbbbb;}
  156. ::-moz-selection {color:#fff;background:#bdbbbb;}
  157.  
  158. #links {font-family: calibri; text-align: left;font-size: 10px;text-transform:  lowercase ;position: fixed; margin-top: 130px; margin-left:250px;background-color: #fcfcfc;border: 1px solid #f1f1f1;border-top: 1px solid #d5d5d5; width:165px;}
  159.  
  160. #links a {float:left;height: 14px;width: 30px;line-height: 14px;text-align: center;display: block; padding: 1px;color:#757575;margin-right: 1px;background-color: #fcfcfc;}
  161.  
  162. #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;}
  163.  
  164.  
  165. #photo {position:fixed; ; margin-top: 150px; margin-left:250px; padding:1px;border : 1px solid #f1f1f1;}
  166.  
  167. #photo img {width:155px; height:155px; opacity:1;  opacity:9999.8;border: 4px solid #fcfcfc;}
  168.  
  169. #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;}
  170.  
  171. #frase {width:163px;font-size:11px;margin-top:319px;margin-left:250px;
  172.     font-family:'abeezee' ;
  173.     color:#757575;background-color:#fcfcfc;
  174.     position:fixed;padding:1px;border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}
  175.    
  176.  
  177.  
  178. #description {background-color: #fcfcfc;font-family:calibri;
  179. font-size:10px; text-align:center; width:162px; height:30px;
  180. margin-top:336px;margin-left: 250px; overflow:hidden; color:#757575;position:fixed;padding-left:3px;border-bottom: 1px solid #d5d5d5;
  181.  border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}
  182.  
  183.  
  184.  
  185. .pagi {
  186.     width:25px;
  187.     font-size:18px;
  188.     text-align:center;
  189.     position:fixed;
  190.     margin-top:365px;
  191.     margin-left:395px;
  192.     font-family:consolas;
  193.     }
  194.    
  195. .pagi a {
  196.     color:#575757};
  197.     }
  198.  
  199.  
  200. </style>
  201.  
  202. <body>
  203.  
  204.  
  205. <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>
  206.  
  207.  
  208. <div id="frase">{text:frase}</div>
  209.  
  210. <div id="photo"><img src="{image:sidebar}"></div>
  211.  
  212. <div id="links">
  213. <a href="{text:Link1}" >{text:Link1 title} </a>
  214. <a href="{text:Link2}" >{text:Link2 title} </a>
  215. <a href="{text:Link3}" >{text:Link3 title} </a>
  216. <a href="{text:Link4}" >{text:Link4 title} </a>
  217. <a href="{text:Link5}" >{text:Link5 title} </a></div></div></div></div></div>
  218. <div id="description">{description}</div></div></div>
  219. </div></div>
  220. <div id="entry">
  221.  
  222.  {block:Posts}
  223. <div class="posts">
  224.  
  225. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  226.  
  227. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  228.  
  229. {block:Photoset}{Photoset-500}{/block:Photoset}
  230.  
  231. {block:Quote}
  232. <div class="pquote">“{Quote}”</div>
  233. {block:Source}<div class="pquotesource"> — {Source}</div>
  234. {/block:Source}
  235. {/block:Quote}
  236.  
  237. {block:Link}
  238. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  239. {block:Description}{Description}{/block:Description}
  240. {/block:Link}
  241.  
  242. {block:Chat}
  243. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  244. <div class="chat"><ul>{block:Lines}
  245. <li class="person{UserNumber}">{block:Label}
  246. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  247. {/block:Chat}
  248.  
  249. {block:Audio}
  250. <div class="player">{AudioPlayerBlack}</div>
  251. {block:Caption}{Caption}{/block:Caption}
  252. {/block:Audio}
  253.  
  254. {block:Video}{Video-500}{/block:Video}
  255.  
  256.  
  257. {block:Answer}
  258. <table width="500px" cellspacing="0" cellpadding="0">
  259. <tr>
  260. <td width="415px" class="question">{Question}</td>
  261. <td width="30px"><span class="questionarrow"></span></td>
  262. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  263. </tr>
  264. </table>
  265. <div class="answer">{Answer}</div>
  266. {/block:answer}
  267.  
  268.  
  269. <div id="cap">
  270. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  271. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  272. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  273.  
  274. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  275.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  276.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  277. {/block:ContentSource}</div></div>
  278. <br>
  279.  
  280. <div class="credito">
  281. {block:Date}<div id="info">
  282. <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>
  283. </div>
  284.  
  285.  
  286.  {/block:Posts}
  287. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  288.  
  289.  
  290. </div>
  291. </div>
  292. </div>
  293. </div>
  294. </div></div>
  295.  </div>
  296.  </div>
  297. </div>
  298. {block:Pagination}
  299. <div class="pagi">
  300. {block:PreviousPage}
  301. <a href="{PreviousPage}"></a>
  302. {/block:PreviousPage}
  303. {block:NextPage}
  304. <a href="{NextPage}"></a>
  305. {/block:NextPage}
  306. </div>
  307. {/block:Pagination}
  308. </div>
  309. </div></div>
  310. </div></div>
  311. </div></div>
  312.  
  313. </div></div>
  314. </body>
  315. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement