Advertisement
qbt

New - Theme 47

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