Advertisement
qbt

Theme 6

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