Advertisement
qbt

Theme 11

qbt
Jan 16th, 2013
728
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.31 KB | None | 0 0
  1. <!---------------
  2.  theme by xbitch
  3.  dtls promisse and hugm-e
  4. -------------->
  5. <html>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11. <meta name="color:background" content="#e7e6e6" />
  12. <meta name="color:post" content="#fff" />
  13. <meta name="color:border" content="#fff" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000" />
  16. <meta name="color:link" content="#000" />
  17. <meta name="color:text links" content="#000" />
  18. <meta name="color:lhover" content="#000" />
  19. <meta name="color:scroll" content="#000" />
  20. <meta name="color:border" content="##e7e3e3"/>
  21. <meta name="color:links" content="#000" />
  22. <meta name="color:bordaimg" content="#000" />
  23. <meta name="color:sombra" content="#000" />
  24.  
  25.  
  26. <meta name="text:frase1" content="Inicio da frase aqui" />
  27. <meta name="text:frase2" content="final da frase aqui" />
  28.    
  29. <meta name="image:background" content="" />
  30. <meta name="image:sidebar" content="https://67.media.tumblr.com/ad2e8626b99bc75f749dafc2c4465486/tumblr_mrhjjptVgH1rgggtzo1_400.png" />
  31.    
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="home" />
  34. <meta name="text:Link2" content="/ask" />
  35. <meta name="text:Link2 Title" content="ask" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link 3" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link 4" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link 5" />
  42.  
  43.  
  44.    <title>{Title}</title>
  45.         <link rel="shortcut icon" href="{favicon}">
  46.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  47.         {block:Description}
  48.   <meta name="description" content="{MetaDescription}" />
  49.         {/block:Description}
  50.        
  51. <style type="text/css">
  52.  
  53. 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; }
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  57.  
  58. p {margin: 6px 0 0 0}
  59.  
  60. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  61. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  62. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  63. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  64.  
  65. blockquote img{max-width: 470px!important}
  66. blockquote blockquote img{max-width: 450px!important}
  67. blockquote blockquote blockquote img{max-width: 430px!important}
  68. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  69.  
  70.  
  71. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  72.  
  73. #entry {float: left; margin-left: 325px;margin-top:-8px;}
  74.  
  75. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  76.  
  77. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80.  
  81. .image {text-align: center; border: 0px}
  82. .image img {max-width: 500px; margin-bottom: 2px }
  83.  
  84. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  85. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  86. .pquotesource a, a:hover{text-transform: none;}
  87.  
  88. .chat {line-height: 13px; list-style: none }
  89. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  90. .person1 {color: {color:text}; padding: 2px; }
  91. .person1 .label {font-weight: bold;  color:{color:text}}
  92. .person2 {color: {color:text}; padding: 2px;  }
  93. .person2 .label {font-weight: bold;  color:{color:text}}
  94.  
  95. .player {background-color: #000; text-align: left; display:block;}
  96.  
  97. .question {
  98. color:{color:text};
  99. font-size: 11px;
  100. font-weight: normal;
  101. font-family: verdana;
  102. line-height:95%;
  103. background: {color:background};
  104. position: relative;
  105. min-height:70px;
  106. padding:10px 15px;
  107. margin-bottom:2px;
  108. margin-right:-10px;}
  109.  
  110. .questionarrow {
  111. font-size:30px;
  112. color:{color:background};
  113. vertical-align:middle;
  114. margin-left:-5px!important;}
  115.  
  116.  
  117. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  118. .asker a {color:{color:text};}
  119. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  120.  
  121. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  122. .asking a{color:{color:text};}
  123. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  124.  
  125. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  126.  
  127.  
  128. .answer {color:{color:answer};}
  129.  
  130. .credito {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  131. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  132.  
  133. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  134. #info a {font-size: 10px; text-transform: uppercase;}
  135.  
  136. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  137. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  138.  
  139. #cap {width: 500px; margin-top: -2px;}
  140. .source {display: none;}
  141.  
  142. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  143. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  144. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  145. .notes img{display: none; border:0px}
  146.  
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151.  
  152. ::-webkit-scrollbar{width:6px;height:5px;}
  153. ::-webkit-scrollbar-button:start:decrement
  154. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  155. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  156. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  157. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  158.  
  159.  
  160. #sidefundo {position: fixed; margin-left: 65px; width:220px; height: 400px; background-color:{color:sidebar};   margin-top: 168px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg);box-shadow: 3px 3px 9px {color:sombra};background:  URL(' http://static.tumblr.com/qm5x3lf/30Gmc8ncj/grainy03_03.gif');-moz-box-shadow: 0 0 1em #000;
  161. -webkit-box-shadow: 0 0 1em #000;
  162. box-shadow: 0 0 1em #000;}
  163.  
  164. #description {margin-left: 72px; margin-top: 482px; width:200px; font-size: 11px; height: none; text-align: justify;  transparent; font-family:calibri; color: #000; position: fixed;z-index:99;padding: 5px; line-height: 10px; overflow: hidden; opacity: 1;}
  165.  
  166. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  167. #paginal a {background: {color:ulu}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  168. #paginal a:hover {background: {color:ulu}; color: {color:text};}
  169. #paginal span.pagina_atual {background: {color:ulu}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  170. .ps {position:fixed;  color: {color:sidebar}; padding: 5px; margin-top: 0px; margin-left: -18px; width: 220px; height:12px;}
  171.  
  172. #frase2 {background-color: cc;font-weight: normal; color: {color:frase}; text-align: justify; width: 223px; height: 12px; line-height: 13px; position: fixed; margin-left: 83px; font-family:verdana; text-transform:uppercase; margin-top: 197px; padding: 5px; padding-top: 0px;  font-size: 10px; z-index:99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999; letter-spacing:1px;}
  173.  
  174. #photo {left: 80px;
  175. top: 220px;
  176. position:fixed;
  177. overflow:hidden;
  178. background-color: ;
  179. height:250px;
  180. width: 185px;
  181. border:8px solid  {color:bordaimg} ;
  182. padding:3px;
  183. padding-bottom: 3px; opacity: 0.8;
  184. -webkit-border-radius: 0px 0px 0px 0px;-webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out ; opacity: 0.9;}
  185.  
  186. #photo img:hover{-webkit-filter: blur(2px)}
  187.  
  188.  
  189. @font-face {
  190. font-family: 'Give You Glory';
  191. font-style: normal;
  192. font-weight: norAmal;
  193. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  194. }
  195.  
  196. #linkes {position: fixed; float: left; margin-top:407px; margin-left: 85px; z-index: 999999999999999999999999999999999999999999999999999999;}
  197.  
  198. #linkes a {display: block; font-family: calibri; font-size: 9px; text-align: center;margin-bottom: 1px; text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s; background-color: #020202; color:#fff; height: 12px; width: 48px; opacity: 1.0;}
  199.  
  200. #linkes a:hover{background-color: #020202; color: #fff; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;opacity: 0.5;}
  201.  
  202.  
  203.  
  204. #frase1{
  205. background-color: {color:transparent};
  206. padding: 0px;
  207. height:23px;
  208. line-height:0px;
  209. float:left;
  210. position:fixed;
  211. margin-left:73px;
  212. margin-top: 186px;
  213. width:204px;
  214. font-family: give you glory;
  215. font-size:18px;
  216. letter-spacing:0px;
  217. text-align: left;
  218. color: {color:text}; letter-spacing:0px; border-bottom:1px dotted {color:text};z-index:90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000}}
  219.  
  220.  
  221. </style>
  222.  
  223. <body onkeydown="return false" oncontextmenu="return false" ondragstart="return false">
  224.  
  225. <div style="position:fixed; bottom:35px; left:15px; text-transform:uppercase; font-size:11px;font-family: calibri;letter-spacing:2px"><a href="http://xbitch.tumblr.com/">THEME</a></div>
  226.  
  227. <div id="sidefundo"></div>
  228.  
  229.  
  230. <div id="description">{description}
  231. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  232. {block:JumpPagination length="5"}
  233. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  234. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  235. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  236. </div></div></div>
  237.  
  238.  
  239. <div id="frase2"><center>{text:frase2}</cente></div>
  240. </div></div>
  241.  
  242.  
  243.  
  244.  
  245. <div id="photo">
  246.  
  247. <img src="{image:sidebar}" height= "250px;" width= "185px;">
  248. </div>
  249.  
  250.  
  251. <div id="linkes">
  252. <a href="{text:Link1}" >{text:Link1 title}</a>
  253. <a href="{text:Link2}" >{text:Link2 title}</a>
  254. <a href="{text:Link3}" >{text:Link3 title}</a>
  255. <a href="{text:Link4}" >{text:Link4 title}</a>
  256. <a href="{text:Link5}" >{text:Link5 title}</a>
  257.  
  258. </div>
  259.  
  260. </div>
  261.  
  262. <div id="frase1">{text:frase1}</div>
  263.  
  264. </div>
  265.  
  266. </div></div>
  267.  
  268. </div>
  269. </div></div>
  270.  
  271.  
  272. <div id="entry">
  273.  
  274.  {block:Posts}
  275. <div class="posts">
  276.  
  277. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  278.  
  279. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  280.  
  281. {block:Photoset}{Photoset-500}{/block:Photoset}
  282.  
  283. {block:Quote}
  284. <div class="pquote">“{Quote}”</div>
  285. {block:Source}<div class="pquotesource"> — {Source}</div>
  286. {/block:Source}
  287. {/block:Quote}
  288.  
  289. {block:Link}
  290. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  291. {block:Description}{Description}{/block:Description}
  292. {/block:Link}
  293.  
  294. {block:Chat}
  295. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  296. <div class="chat"><ul>{block:Lines}
  297. <li class="person{UserNumber}">{block:Label}
  298. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  299. {/block:Chat}
  300.  
  301. {block:Audio}
  302. <div class="player">{AudioPlayerBlack}</div>
  303. {block:Caption}{Caption}{/block:Caption}
  304. {/block:Audio}
  305.  
  306. {block:Video}{Video-500}{/block:Video}
  307.  
  308.  
  309. {block:Answer}
  310. <table width="500px" cellspacing="0" cellpadding="0">
  311. <tr>
  312. <td width="415px" class="question">{Question}</td>
  313. <td width="30px"><span class="questionarrow"></span></td>
  314. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  315. </tr>
  316. </table>
  317. <div class="answer">{Answer}</div>
  318. {/block:answer}
  319.  
  320.  
  321. <div id="cap">
  322. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  323. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  324. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  325.  
  326. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  327.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  328.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  329. {/block:ContentSource}</div></div>
  330. <br>
  331.  
  332. <div class="credito">
  333. {block:Date}<div id="info">
  334. <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}
  335. </div></center>{/block:IfShowTags}{/block:Date}</div>
  336. </div>
  337.  
  338.  
  339.  {/block:Posts}
  340. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  341.  
  342.  
  343. </div>
  344. </div>
  345. </div>
  346. </div>
  347. </body>
  348. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement