Godamniall

Theme 14 - Spellbound

Jul 11th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 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. THEME 14 BY GODAMNIALL-KATHYA
  6. PLEASE DONT DISTRIBTUTE, DONT DELETE/REMOVE THE CREDIT, DONT CLAIM AS YOUR OWN PLEASE,ITS NOT FAB
  7.  
  8. -->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19.  
  20. <meta name="color:Text" content="#000000"/>
  21. <meta name="color:Link" content="#000000"/>
  22. <meta name="color:Tags" content="#000000"/>
  23. <meta name="color:scrollbarbg" content="#ffffff"/>
  24. <meta name="color:Hover" content="ffffff"/>
  25. <meta name="color:SbLinkHover" content="#78c9a1"/>
  26.  
  27. <meta name="text:sidetitle" content="" />
  28. <meta name="text:linkC" content="">
  29. <meta name="text:linkC url" content="/">
  30. <meta name="text:linkD" content="">
  31. <meta name="text:linkD url" content="/">
  32. <meta name="text:linkE" content="">
  33. <meta name="text:linkE url" content="/">
  34.  
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
  37.  
  38. <style type="text/css">
  39.  
  40.  
  41. ::-webkit-scrollbar {
  42. width: 5px;height: 5px;}
  43. ::-webkit-scrollbar-button:start:decrement,
  44. ::-webkit-scrollbar-button:end:increment {
  45. height: 6px;display: block;background-color: {color:white};}
  46. ::-webkit-scrollbar-track-piece {
  47. background-color: {color:scrollbarbg};}
  48. ::-webkit-scrollbar-thumb:vertical {
  49. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  50.  
  51.  
  52. body {
  53. background:{color:background};
  54. margin:0px;
  55. color:{color:text};
  56. font-family:Arial, Helvetica;
  57. font-size:9px;
  58. line-height:100%;
  59. }
  60.  
  61. a {
  62. text-decoration:none;
  63. -moz-outline-style:none;
  64. color:{color:link};
  65. }
  66.  
  67. img {
  68. border:none;
  69. }
  70.  
  71.  
  72. h1 {
  73. font-size:12px;
  74. text-transform:uppercase;
  75. }
  76.  
  77. /*--Cursor code--*/
  78.  
  79.  
  80. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  81.  
  82. blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. }
  86.  
  87. blockquote blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92.  
  93. a:hover {
  94. opacity:1;
  95. color:{color:hover};
  96. -webkit-transition: all 0.5s ease;
  97. -moz-transition: all 0.5s ease;
  98. -o-transition: all 0.5s ease
  99. }
  100.  
  101.  
  102. #sidebar {
  103. padding-top:120px;
  104. height:110px;
  105. position:fixed;
  106. width:150px;
  107. margin-left:170px;
  108. margin-top:280px;
  109. opacity:1;
  110. }
  111.  
  112. #sidebar #title{
  113. font-family:cambria;
  114. position:fixed;
  115. width:200px;
  116. height:10px;
  117. margin-top:-132px;
  118. margin-left:-20px;
  119. text-align:center;
  120. font-size:17px;
  121. font-weight:bold;
  122. padding:10px;
  123. color:{color:text};
  124. border-top:4px double #000;
  125. padding-bottom:77px;
  126. border-bottom:4px double #000;
  127. }
  128.  
  129.  
  130. .desc {
  131. opacity:7;
  132. position:fixed;
  133. margin-top:-82px;
  134. margin-left:-29px;
  135. font-family:cambria;
  136. line-height:110%;
  137. font-size:9px;
  138. font-style:none;
  139. width:220px;
  140. padding:9px;
  141. text-align:justify;
  142. color:{color:text};
  143. overflow:hidden;
  144. height:28px;
  145. }
  146.  
  147. .desc a
  148. {color:{color:text};
  149. -moz-transition-duration:0.7s;
  150. -webkit-transition-duration:0.7s;
  151. -o-transition-duration:0.7s;
  152. }
  153.  
  154. #s-m-t-tooltip {
  155. max-width:300px;
  156. padding:3px 4px 5px 4px;
  157. margin:20px 0px 0px 20px;
  158. background-color:#fff;
  159. font-family:calibri;
  160. font-size:10px;
  161. letter-spacing:1px;
  162. text-transform:justify;
  163. color:#000;
  164. z-index:999999999999999999999999999999999999;
  165. }
  166.  
  167.  
  168.  
  169. .links {
  170. opacity:7;
  171. position:fixed;
  172. margin-top:-100px;
  173. margin-left:0px;
  174. width:170px;
  175. padding:7px;
  176. word-spacing:8px;
  177. font-family:Arial, Helvetica;
  178. text-align:center;
  179. text-transform:justify;
  180. -moz-transition-duration:0.7s;
  181. -webkit-transition-duration:0.7s;
  182. -o-transition-duration:0.7s;
  183. }
  184.  
  185. .links a {
  186. font-size: 12px;
  187. }
  188.  
  189. .links a:hover {
  190. color:{color:SblinkHover};
  191. border-bottom:dashed;
  192. }
  193.  
  194. #pagi {
  195. width:500px;
  196. padding:25px;
  197. margin:-10px 6 0 160px;
  198. text-align:center;
  199. font-size:11px;
  200. }
  201.  
  202. #pagi a {
  203. color:{color:text};
  204. padding:5px;
  205. }
  206.  
  207.  
  208. #all {
  209. padding:10px;
  210. width:500px;
  211. margin-left:450px;
  212. margin-top:10px;
  213. font-size:10px;
  214. }
  215.  
  216.  
  217.  
  218. #posts {
  219. width:500px;
  220. padding-bottom:20px;
  221. padding:10px;
  222. margin-top:30px;
  223. background-color:{color:Post};
  224. }
  225.  
  226.  
  227. #details {
  228. text-align:center;
  229. margin-top:8px;
  230. text-transform:uppercase;
  231. font-size:8px;
  232. font-style:none;
  233. }
  234.  
  235.  
  236. #tags {
  237. font-family:cambria;
  238. letter-spacing:0px;
  239. text-transform:lowercase;
  240. font-size:9px;
  241. font-style:italic;
  242. margin-top:2px;
  243. text-align:center;
  244. }
  245.  
  246. #tags a {
  247. display:inline-block;
  248. padding:-3px;
  249. text-align:right;
  250. color:{color:Tags};
  251. -webkit-transition: all 0.6s ease-in-out;
  252. -moz-transition: all 0.6s ease-in-out;
  253. -o-transition: all 0.6s ease-in-out;
  254. -ms-transition: all 0.6s ease-in-out;
  255. -transition: all 0.6s ease-in-out;
  256. }
  257.  
  258. #tags a:hover {
  259. color:{color:Hover};
  260. }
  261.  
  262.  
  263. #asker {
  264. background-color:#000000;
  265. line-height:90%;
  266. padding:15px 15px 15px 10px;
  267. color:#fff;
  268. }
  269.  
  270. #asker a {
  271. color:#fff;
  272. }
  273.  
  274. #asker a:hover {
  275. text-decoration:underline;
  276. font-style:none;
  277. }
  278.  
  279. #answer {
  280. padding:10px;
  281. margin-bottom:5px;
  282. background-color:#000;
  283. }
  284.  
  285. #credit {
  286. position:fixed;
  287. font-family: 'Oswald', sans-serif;
  288. text-transform:uppercase;
  289. font-size:18px;
  290. right:10px;
  291. bottom:4px;
  292. padding:4px;
  293. letter-spacing:1px;
  294. width:9px;
  295. height:10px;
  296. text-decoration:none;
  297. }
  298.  
  299. #credit a {
  300. color:#000;
  301. text-decoration:none
  302. }
  303.  
  304. #credit a:hover {
  305. color:#000;
  306. height:10px;
  307. width:10px;
  308. text-shadow: 2px 0 .2px #a4d3f0, -2px 0 .2px #fff;
  309. }
  310.  
  311.  
  312. {CustomCSS}</style></head><body>
  313.  
  314. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  315.  
  316. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  317.  
  318. <script>
  319.  
  320. (function($){
  321.  
  322. $(document).ready(function(){
  323.  
  324. $("a[title]").style_my_tooltips({
  325.  
  326. tip_follows_cursor:true,
  327.  
  328. tip_delay_time:50,
  329.  
  330. tip_fade_speed:600,
  331.  
  332. attribute:"title"
  333.  
  334. });
  335.  
  336. });
  337.  
  338. })(jQuery);
  339.  
  340. </script>
  341.  
  342. <div id="sidebar">
  343. <div id="title">{text:sidetitle}</div>
  344. <div class="desc">
  345. {Description}
  346. </div>
  347. <div class="links">
  348.  
  349. <a title="Home" href="/">i.</a>
  350. <a title="Mail" href="/ask">ii.</a>
  351. <a title="{text:linkC}" href="{text:linkC url}">iii.</a>
  352. <a title="{text:linkD}" href="{text:linkD url}">iv.</a>
  353. <a title="{text:linkE}" href="{text:linkE url}">v.</a>
  354.  
  355. </div>
  356. </div>
  357.  
  358. <div id="all">{block:Posts}<div id="posts">
  359.  
  360. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  361.  
  362. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  363.  
  364. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  365.  
  366. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  367.  
  368. {block:Quote}{Quote}{/block:Quote}
  369.  
  370. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="83px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  371. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  372. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  373. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  374. {/block:Audio}
  375.  
  376. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  377.  
  378. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  379.  
  380.  
  381. {block:Answer}<div id="asker"><span style="text-transform:lowercase;font-size:9px;font-style:none;"> {Asker} whispered: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  382.  
  383. <div id="details">
  384. {block:Date}<div id="postinfo"><a href="{Permalink}"> {Month} {DayOfMonthWithZero}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  385. {block:ContentSource} from <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}</div>{/block:Date}
  386. {block:HasTags}<div id="tags"><span style="font-size:9px;">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  387. {/block:Posts}
  388. {block:Pagination}<div id="pagi">
  389. {block:PreviousPage}<a href="{PreviousPage}">Back</a>{/block:PreviousPage} —
  390. {block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}
  391. </div>{/block:Pagination}
  392. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  393. {/block:Posts}</div></div></div>
  394.  
  395.  
  396. <div id="credit">
  397. <a href="http://godamniall.tumblr.com/">GL</a>
  398.  
  399. </body></html>
Add Comment
Please, Sign In to add comment