Advertisement
qbt

Theme 16

qbt
Jan 30th, 2013
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.82 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. theme by xbitch
  5. dtls promisse and hugm-e
  6. -------------->
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head>
  11.  
  12.         <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#e7e6e6" />
  14. <meta name="color:post" content="#fff" />
  15. <meta name="color:border" content="#fff" />
  16. <meta name="color:sidebar" content="#fff" />
  17. <meta name="color:text" content="#000" />
  18. <meta name="color:link" content="#000" />
  19. <meta name="color:text links" content="#000" />
  20. <meta name="color:lhover" content="#000" />
  21. <meta name="color:scroll" content="#000" />
  22. <meta name="color:border" content="##e7e3e3"/>
  23. <meta name="color:links" content="#000" />
  24. <meta name="color:bglinks" content="#e7e6e6" />
  25.  
  26.  
  27.     <meta name="text:frase" content="Uma frase aqui" />
  28.     <meta name="image:background" content="" />
  29.     <meta name="image:sidebar" content="https://67.media.tumblr.com/ad2e8626b99bc75f749dafc2c4465486/tumblr_mrhjjptVgH1rgggtzo1_400.png" />
  30.    
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="home" />
  33. <meta name="text:Link2" content="/ask" />
  34. <meta name="text:Link2 Title" content="ask" />
  35. <meta name="text:Link3" content="/" />
  36. <meta name="text:Link3 Title" content="link 3" />
  37. <meta name="text:Link4" content="/" />
  38. <meta name="text:Link4 Title" content="link 4" />
  39. <meta name="text:Link5" content="/" />
  40. <meta name="text:Link5 Title" content="link 5" />
  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.     <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.  
  69. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  70.  
  71. #entry {float: left; margin-left: 315px;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;}
  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 {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  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. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  135. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  136.  
  137. #cap {width: 500px; margin-top: -2px;}
  138. .source {display: none;}
  139.  
  140. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  141. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  142. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  143. .notes img{display: none; border:0px}
  144.  
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149.  
  150. ::-webkit-scrollbar{width:6px;height:5px;}
  151. ::-webkit-scrollbar-button:start:decrement
  152. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  153. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  154. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  155. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  156.  
  157. #sidebar {background-color: {color:sidebar}; width: 206px; height: 313px; position: fixed; margin-left: 90px; margin-top: 127px; border-right: px solid {color:border2}; border-left: px solid {color:border2}}
  158.  
  159. #photo {margin-top: 23px; margin-left: 4px; padding:0px;border: 1px solid #c4c2c2;width: 196px; height:196px;}
  160.  
  161. #photo img{width: 190px; height:190px; border: 3px solid #ffffff;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
  162.    
  163. #photo img:hover {opacity:0.7;-webkit-transition:opacity 0.7s linear;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;
  164. transition:all 0.3s ease-out;}
  165.  
  166. #linkex {width:199px; height: auto; float: left; margin-left:101px; margin-top:360px; padding: 0px; text-align: center;   background-color: transparent; position: fixed; opacity:1;z-index:9}
  167.  
  168. #linkex a:hover{background-color:#f3aced;  text-transform: uppercase; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  169.  
  170.  
  171. .links1 { margin-left: -11px; margin-top:-9px;}
  172. .links1 a {float: left; font-size:8px; font-family:verdana; text-align: center; height: 15px; margin-left:1px; width: 38px; background-color: #f3eeee; color:{color:links}; letter-spacing: 0px; opacity:1; text-transform: uppercase; padding: 1px;  line-height: 15px;border-top:1px solid {color:text};z-index:90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000}}
  173. .links1 a:hover{background-color:#f3aced; text-transform: uppercase; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  174.  
  175.    
  176. #description {background-color: {color:transparent};font-family:calibri; font-size:10px; text-align:CENTER; width:200px; height:auto; margin-top:369px;margin-left: 88px; border-left:px solid {color:border}; padding: 5px; border-bottom:2px solid {color:border}; padding-top: 3px; margin-button: 250px;position:fixed}
  177.  
  178. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  179. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  180. #paginal a:hover {background: {color:sidebar}; color: {color:text};}
  181. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  182. .ps {position:fixed;  color: {color:sidebar}; padding: 5px; margin-top: -3px; margin-left: -23px; width: 220px; height:12px;}
  183.  
  184.  @font-face {
  185. font-family: 'Give You Glory';
  186. font-style: normal;
  187. font-weight: norAmal;
  188. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  189. }
  190.  
  191. #frase1{
  192. background-color: {color:transparent};
  193. padding: 0px;
  194. height:7px;
  195. line-height:29px;
  196. float:center;
  197. position:fixed;
  198. margin-left:90px;
  199. margin-top: 127px;
  200. width:206px;
  201. font-family: 'give you glory';
  202. font-size:18px;
  203. letter-spacing:0px;
  204. text-align: center;
  205. color: {color:text}; letter-spacing:0px; border-top:1px dotted {color:text};z-index:90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000}}
  206.  
  207. #frase1 a:hover:{font-size:16px;}
  208.  
  209. #frase2{
  210. background-color: {color:transparent};
  211. padding: 0px;
  212. height:7px;
  213. line-height:29px;
  214. float:center;
  215. position:fixed;
  216. margin-left:90px;
  217. margin-top: 440px;
  218. width:206px;
  219. font-family: 'give you glory';
  220. font-size:18px;
  221. letter-spacing:0px;
  222. text-align: center;
  223. color: {color:text}; letter-spacing:0px; border-top:1px dotted {color:text};z-index:90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000}}
  224.  
  225.  
  226. </style>
  227. <body onkeydown="return false" oncontextmenu="return false" ondragstart="return false">
  228.  
  229. <div style="position:fixed; bottom:45px; left:39px; text-transform:uppercase; font-size:11px;font-family: calibri; letter-spacing:2px"><a href="http://xbitch.tumblr.com/">THEME</a></div>
  230.  
  231. <div id="sidebar">
  232.  
  233. <div id="photo"><img src="{image:sidebar}"></div>
  234. </div></div>
  235.    
  236.  
  237.  
  238. <div id="linkex">
  239. <div class="links1">
  240. <a href="{text:Link1}" >{text:Link1 title}</a>
  241. <a href="{text:Link2}" >{text:Link2 title}</a>
  242. <a href="{text:Link3}" >{text:Link3 title}</a>
  243. <a href="{text:Link4}" >{text:Link4 title}</a>
  244. <a href="{text:Link5}" >{text:Link5 title}</a>
  245. </div></div>
  246.  
  247. <div id="description">{description}
  248. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  249. {block:JumpPagination length="5"}
  250. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  251. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  252. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  253. </div></div></div>
  254.  
  255.    
  256. </div></div></div></div>  
  257. </div></div></div>
  258. <div id="frase1">{text:frase}</div></div>
  259.  
  260. <div id="frase2"></div>
  261. </div></div>
  262.  
  263.  
  264. <div id="entry">
  265.  
  266.  {block:Posts}
  267. <div class="posts">
  268.  
  269. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  270.  
  271. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  272.  
  273. {block:Photoset}{Photoset-500}{/block:Photoset}
  274.  
  275. {block:Quote}
  276. <div class="pquote">“{Quote}”</div>
  277. {block:Source}<div class="pquotesource"> — {Source}</div>
  278. {/block:Source}
  279. {/block:Quote}
  280.  
  281. {block:Link}
  282. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  283. {block:Description}{Description}{/block:Description}
  284. {/block:Link}
  285.  
  286. {block:Chat}
  287. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  288. <div class="chat"><ul>{block:Lines}
  289. <li class="person{UserNumber}">{block:Label}
  290. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  291. {/block:Chat}
  292.  
  293. {block:Audio}
  294. <div class="player">{AudioPlayerBlack}</div>
  295. {block:Caption}{Caption}{/block:Caption}
  296. {/block:Audio}
  297.  
  298. {block:Video}{Video-500}{/block:Video}
  299.  
  300.  
  301. {block:Answer}
  302. <table width="500px" cellspacing="0" cellpadding="0">
  303. <tr>
  304. <td width="415px" class="question">{Question}</td>
  305. <td width="30px"><span class="questionarrow"></span></td>
  306. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  307. </tr>
  308. </table>
  309. <div class="answer">{Answer}</div>
  310. {/block:answer}
  311.  
  312.  
  313. <div id="cap">
  314. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  315. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  316. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  317.  
  318. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  319.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  320.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  321. {/block:ContentSource}</div></div>
  322. <br>
  323.  
  324. <div class="credito">
  325. {block:Date}<div id="info">
  326. <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}
  327. </div></center>{/block:IfShowTags}{/block:Date}</div>
  328. </div>
  329.  
  330.  
  331.  {/block:Posts}
  332. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  333.  
  334.  
  335. </div>
  336. </div>
  337. </div>
  338. </div>
  339. </div></div>
  340. </body>
  341. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement