Advertisement
xsanaa

theme 08 without

Oct 5th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 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.  
  3. <!--
  4.  
  5. ╭╮╱╱╭╮╭╮
  6. ┃╰┳━┫╰┫╰┳━╮╭━┳┳━╮
  7. ┃╋┃┻┫╭┫┃┃╋╰┫┃┃┃╋╰╮
  8. ╰━┻━┻━┻┻┻━━┻┻━┻━━╯ themes
  9.  
  10. remove credit and i'll have your head on a stick
  11.  
  12.  
  13. -->
  14.  
  15.  
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17. <head>
  18.  
  19.  
  20.  
  21.  
  22. <title>{Title}</title>
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26.  
  27.  
  28. <meta name="color:Text" content="#bbbbbb"/>
  29. <meta name="color:Link" content="#aaaaaa"/>
  30. <meta name="color:Tags" content="#cccccc"/>
  31. <meta name="color:Hover" content="#f1f1f1"/>
  32. <meta name="color:Line" content="#f2f2f2"/>
  33. <meta name="color:Border" content="#eeeeee"/>
  34. <meta name="color:scrollbarbg" content="ffffff"/>
  35.  
  36. <meta name="image:sidebar" content=""/>
  37. <meta name="image:bg" content=""/>
  38.  
  39.  
  40.  
  41. <meta name="text:linkA" content="">
  42. <meta name="text:linkA url" content="/">
  43. <meta name="text:linkB" content="">
  44. <meta name="text:linkB url" content="/">
  45. <meta name="text:linkC" content="">
  46. <meta name="text:linkC url" content="/">
  47. <meta name="text:linkD" content="">
  48. <meta name="text:linkD url" content="/">
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. @font-face {font-family:"Joe"; src:url('http://static.tumblr.com/9wzbixa/grOm26n8m/dk_joe_schmoe.ttf');}
  56. @font-face {font-family:"days"; src: url('http://static.tumblr.com/ejm8w78/WPwlvia7a/little_days.ttf');}
  57. @font-face { font-family: "just"; src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf');}
  58. @font-face { font-family: "blackswan"; src: url('http://static.tumblr.com/q54tzar/7POm34eyl/a_s_black_swan_3_.ttf');}
  59. @font-face {font-family:"Tab"; src:url('http://static.tumblr.com/9wzbixa/UvZm26lrw/tabitha.ttf');}
  60. @font-face {font-family: "Tall"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  61. @font-face {font-family: "Zhizn"; src: url('http://static.tumblr.com/9wzbixa/pDQm2g6zg/zhizn_0.otf');}
  62. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  63. @font-face {font-family:"Emmis"; src: url('http://static.tumblr.com/9wzbixa/jdnmj2htg/emmis.ttf');}
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74. ::-webkit-scrollbar {
  75. width: 5px;height: 5px;}
  76. ::-webkit-scrollbar-button:start:decrement,
  77. ::-webkit-scrollbar-button:end:increment {
  78. height: 6px;display: block;background-color: {color:white};}
  79. ::-webkit-scrollbar-track-piece {
  80. background-color: {color:scrollbarbg};}
  81. ::-webkit-scrollbar-thumb:vertical {
  82. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  83.  
  84.  
  85. body {
  86. background:{color:background};
  87. margin:0px;
  88. color:{color:text};
  89. font-family:Arial, Helvetica;
  90. font-size:9px;
  91. line-height:100%;
  92. }
  93.  
  94. a {
  95. text-decoration:none;
  96. -moz-outline-style:none;
  97. color:{color:link};
  98. }
  99.  
  100. img {
  101. border:none;
  102. }
  103.  
  104.  
  105. h1 {
  106. font-size:12px;
  107. text-transform:uppercase;
  108. }
  109.  
  110. blockquote {
  111. padding-left:5px;
  112. border-left:2px solid;
  113. }
  114.  
  115. blockquote blockquote {
  116. padding-left:5px;
  117. border-left:2px solid;
  118. }
  119.  
  120.  
  121. a:hover {
  122. opacity:1;
  123. color:{color:hover};
  124. -webkit-transition: all 0.5s ease;
  125. -moz-transition: all 0.5s ease;
  126. -o-transition: all 0.5s ease
  127. }
  128.  
  129.  
  130.  
  131. #picture img{
  132. width:260px;
  133. height:295px;
  134. margin-top: -210px;
  135. margin-left: -62px;
  136. position:fixed;
  137. }
  138.  
  139.  
  140. #picture2 img{
  141. width:60px;
  142. height:50px;
  143. margin-top: -190px;
  144. margin-left: -110px;
  145. position:fixed;
  146. }
  147.  
  148. #picture3 img{
  149. width:70px;
  150. height:15px;
  151. margin-top: -139px;
  152. margin-left: -123px;
  153. position:fixed;
  154. }
  155.  
  156.  
  157. #picture4 img{
  158. width:525px;
  159. height:625px;
  160. margin-top: -20px;
  161. margin-left: 1050px;
  162. position:fixed;
  163. }
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. #sidebar {
  171. position:fixed;
  172. width:120px;
  173. margin-left:250px;
  174. margin-top:190px;
  175. opacity:1;
  176.  
  177.  
  178. }
  179.  
  180. #sidebarimage {
  181. width 120px;
  182.  
  183. }
  184.  
  185. #sidebarimage img {
  186. width:130px;
  187. height: 130px;
  188. padding:6px;
  189. }
  190.  
  191.  
  192. .desc {
  193. position:fixed;
  194. margin-top:8px;
  195. margin-left:5px;
  196. font-family: calibri ;
  197. line-height:110%;
  198. font-size:10px;
  199. font-style:italic;
  200. width:110px;
  201. padding:9px;
  202. text-align:justify;
  203. color:{color:text};
  204.  
  205. }
  206.  
  207. .desc a
  208. {color:{color:text};
  209. -moz-transition-duration:0.6s;
  210. -webkit-transition-duration:0.6s;
  211. -o-transition-duration:0.6s;
  212. }
  213.  
  214.  
  215. .links {
  216. position:fixed;
  217. margin-top:-6px;
  218. margin-left:-4px;
  219. width:125px;
  220. padding: 9px;
  221. word-spacing:2px;
  222. font-family:'tab';
  223. text-align:center;
  224. text-transform:uppercase;
  225. }
  226.  
  227. .links a {
  228. font-size: 9px;
  229. }
  230.  
  231. .links a:hover {
  232. color:{color:Hover}
  233. }
  234.  
  235.  
  236. #pagi{
  237. width:100px;
  238. font-size:14px;
  239. text-align:center;
  240. margin-left:-160px;
  241. margin-top:-60px;
  242. position:fixed;
  243. font-family:cambria;
  244. letter-spacing:0px;
  245. }
  246.  
  247.  
  248. #all {
  249. padding:10px;
  250. width:500px;
  251. margin-left:450px;
  252. margin-top:50px;
  253. font-size:10px;
  254. }
  255.  
  256.  
  257.  
  258. #posts {
  259. width:500px;
  260. padding-bottom:20px;
  261. padding:10px;
  262. margin-top:20px;
  263. margin-left:135px;
  264. background-color:{color:Post};
  265. }
  266.  
  267.  
  268. #details {
  269. text-align:right;
  270. margin-top:8px;
  271. text-transform:uppercase;
  272. font-size:8px;
  273. font-style:none;
  274. border-top:1px solid {color:Line};
  275. }
  276.  
  277.  
  278. #tags {
  279. font-family:cambria;
  280. letter-spacing:0px;
  281. text-transform:lowercase;
  282. font-size:10px;
  283. font-style:italic;
  284. margin-top:2px;
  285. text-align:right;
  286. }
  287.  
  288. #tags a {
  289. display:inline-block;
  290. padding:-3px;
  291. text-align:right;
  292. color:{color:Tags};
  293. -webkit-transition: all 0.6s ease-in-out;
  294. -moz-transition: all 0.6s ease-in-out;
  295. -o-transition: all 0.6s ease-in-out;
  296. -ms-transition: all 0.6s ease-in-out;
  297. -transition: all 0.6s ease-in-out;
  298. }
  299.  
  300.  
  301. #question {
  302. padding:8px;
  303. font-family:cambria;
  304. letter-spacing:2px;
  305. text-align:right;
  306. font-style:italic;
  307. border:3px {color:border} solid;
  308. color:{color:text};
  309. background-color:{color:background}
  310.  
  311.  
  312. }
  313.  
  314.  
  315. #topthingy {
  316. position:fixed;
  317. margin-top:-50px;
  318. margin-left:-150px;
  319. width:2000px;
  320. height:25px;;
  321. background-image:url('http://media.tumblr.com/261ca8d8c08ef7b2ff577db42c745bc9/tumblr_inline_msrnejFRSE1qz4rgp.gif');
  322. z-index:1;
  323. }
  324.  
  325.  
  326.  
  327. {CustomCSS}</style></head><body>
  328.  
  329. <div id="topthingy"></div>
  330. <div id="sidebar">
  331. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  332. <div id="picture"><img src="http://static.tumblr.com/11a25008a676566e33319360f07574ee/ozgazqv/rlMmu42ho/tumblr_static_cg_pumpkin-for-border.gif"></div>
  333. <div id="picture2"><img src="http://media.tumblr.com/fff4ff023dba541547c6d7c8e83f54a1/tumblr_inline_mrllrdqC7V1qz4rgp.gif"></div>
  334. <div id="picture3"><img src="http://media.tumblr.com/tumblr_mbadh8Y0671ruelkf.gif"></div>
  335. <div id="picture4"><img src="https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn2/v/1371636_218619498306069_1720610301_n.jpg?oh=afbec2a216a5cea4eb8c70eb2713a1c9&oe=52524C3B&__gda__=1381179183_38fe4c293ce32bc8d51bc54a33694559"></div>
  336.  
  337.  
  338.  
  339. <div class="desc">
  340. {Description}
  341. </div>
  342. <div class="links">
  343. {block:IfLinkA}
  344. <a href="{text:linkA url}">{text:linkA}</a>
  345. {/block:IfLinkA}
  346. {block:IfLinkB}
  347. <a href="{text:linkB url}">{text:linkB}</a>
  348. {/block:IfLinkB}
  349. {block:IfLinkC}
  350. <a href="{text:linkC url}">{text:linkC}</a>
  351. {/block:IfLinkC}
  352. {block:IfLinkD}
  353. <a href="{text:linkD url}">{text:linkD}</a>
  354. {/block:IfLinkD}
  355. </div>
  356. {block:Pagination}<div id="pagi">
  357. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  358. {block:JumpPagination length="3"}
  359. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  360. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  361. {/block:JumpPagination}
  362. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  363. </div>{/block:Pagination}
  364.  
  365. </div>
  366.  
  367. <div id="all">{block:Posts}<div id="posts">
  368.  
  369. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  370.  
  371. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  372.  
  373. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  374.  
  375. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  376.  
  377. {block:Quote}{Quote}{/block:Quote}
  378.  
  379. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  380. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  381. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  382. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  383. {/block:Audio}
  384.  
  385. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  388.  
  389.  
  390. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  391.  
  392. <div id="details">
  393. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  394. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  395. {/block:Posts}
  396. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  397. {/block:Posts}</div></div></div>
  398.  
  399.  
  400. <div style="position:fixed;bottom:2px; right:3px; font-size:9px; letter-spacing:1px; font-family:calibri;border:1px solid;padding:4px;"><a href="http://bethanathemes.tumblr.com/">Bethana</a></center></div>
  401.  
  402.  
  403. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement