Advertisement
horanst

theme i - Inside of You

Jun 19th, 2013
1,439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.87 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!-- Theme I by horanst - Inside of You.
  5. Please don't steal or remove the credit.
  6. Thank you!-->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head><title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link href='http://fonts.googleapis.com/css?family=Pontano+Sans' rel='stylesheet' type='text/css'>
  15.  
  16. <meta name="color:Background" content="#ffffff"/>
  17. <meta name="color:Text" content="#999"/>
  18. <meta name="color:Link" content="#999"/>
  19. <meta name="color:Hover" content="#999"/>
  20. <meta name="color:Sidebar Links Hover" content="#eee"/>
  21. <meta name="image:Sidebar" content=""/>
  22. <meta name="if:Different First Letter on Description" content="1"/>
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="" />
  31.  
  32. <style type="text/css">
  33.  
  34. ::-webkit-scrollbar {height: auto;width: 6px;}
  35. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  36. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  37.  
  38. body {
  39. background:{color:background};
  40. margin:0px;
  41. color:{color:text};
  42. font-family:times new roman;
  43. font-size:12px;
  44. line-height:120%;
  45. }
  46.  
  47. body, a, a:hover{
  48. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  49. }
  50.  
  51. #s-m-t-tooltip{
  52. font-size: 10px;
  53. max-width:300px;
  54. padding:0px 2px 0px 2px;
  55. margin:15px 0px 0px -40px;
  56. z-index:10;
  57. background-color:#fcfcfc;
  58. text-transform:lowercase;
  59. letter-spacing:1px;
  60. color:#999;
  61. opacity:0.6;
  62. z-index:99999999999999999999999999999999;
  63. }
  64.  
  65. a {
  66. text-decoration:none;
  67. outline:none;
  68. -moz-outline-style:none;
  69. color:{color:link};
  70. -webkit-transition: all 0.5s ease;
  71. -moz-transition: all 0.5s ease;
  72. -o-transition: all 0.5s ease
  73. }
  74.  
  75. img {
  76. border:none;
  77. }
  78.  
  79. blockquote blockquote {
  80. padding-left:5px;
  81. border-left:2px solid #eee;
  82. }
  83.  
  84. h1 {
  85. font-size:15px;
  86. text-align:center;
  87. }
  88.  
  89. a:hover {
  90. opacity:10;
  91. color:{color:hover};
  92. -webkit-transition: all 0.7s ease;
  93. -moz-transition: all 0.7s ease;
  94. -o-transition: all 0.7s ease
  95. }
  96.  
  97. small{
  98. font-size:9px;
  99. line-height:110%
  100. }
  101.  
  102. big {
  103. font-size:12px;
  104. line-height:110%
  105. }
  106.  
  107. b, strong{
  108. color:{color:text}
  109. }
  110. i, em {
  111. color:{color:text}
  112. }
  113. p{
  114. margin-top:5px;
  115. margin-bottom:5px
  116. }
  117.  
  118. blockquote {
  119. padding:0px;
  120. padding-left:6px;
  121. margin:5px;
  122. border-left:4px solid #eee;
  123. }
  124.  
  125. blockquote img {
  126. max-width:300px
  127. }
  128.  
  129. ul, li img {
  130. max-with:250px
  131. }
  132.  
  133. .audio {width:500px;height:160px;}
  134. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  135. .albumart img {width:150px;height:150px;float:left;}
  136. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  137. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  138. overflow:hidden;background-color:white;}
  139. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  140.  
  141. #entries {
  142. padding:10px;
  143. width:500px;
  144. margin-left:343px;
  145. padding-top:45px;
  146. }
  147.  
  148. #post {
  149. width:500px;
  150. opacity:1;
  151. }
  152.  
  153. #sidebar {
  154. position:fixed;
  155. margin-left:175px;
  156. margin-top:255px;
  157. opacity:1;
  158. }
  159.  
  160. #sidebarimage img{
  161. width:90px;
  162. height:90px;
  163. -webkit-transition: all 0.5s ease;
  164. -moz-transition: all 0.5s ease;
  165. -o-transition: all 0.5s ease;
  166. }
  167.  
  168. #links {
  169. font-size:12px;
  170. text-align:center;
  171. letter-spacing:1px;
  172. margin-top:8px;
  173. width:100px;
  174. font-style:italic;
  175. }
  176.  
  177. #links a{
  178. display:inline-block;
  179. width:35px;
  180. padding:3px;
  181. background-color:#fff;
  182. color:#999;
  183. margin-bottom:4px;
  184. -webkit-transition: all 0.3s ease;
  185. -moz-transition: all 0.3s ease;
  186. -o-transition: all 0.3s ease;
  187. }
  188.  
  189. #links a:hover {
  190. background-color:#ccc;
  191. color:#fcfcfc;
  192. -webkit-transition: all 0.3s ease;
  193. -moz-transition: all 0.3s ease;
  194. -o-transition: all 0.3s ease;
  195. }
  196.  
  197. #description {
  198. width:90px;
  199. font-size:10px;
  200. text-align:center;
  201. font-style:italic;
  202. line-height:100%;
  203. margin-top:10px;
  204. margin-bottom:10px;
  205. }
  206.  
  207. #description p:first-letter {
  208. font-size:20px;
  209. font-family: 'meem58';
  210. text-transform:uppercase;
  211. }
  212.  
  213. #pagination {
  214. font-size:9px;
  215. text-align:center;
  216. color:{color:link};
  217. }
  218.  
  219. #pagination {
  220. font-size:15px;
  221. text-align:center;
  222. color:{color:link};
  223. font-style:italic;
  224. margin-bottom:60px;
  225. }
  226.  
  227. #pagination a {
  228. display:inline;
  229. margin-bottom:5px;
  230. padding:0px 2px 4px 2px;
  231. }
  232.  
  233. #pagination a:hover {
  234. color:#6f6e6e;
  235. }
  236.  
  237. #info {
  238. text-align:center;
  239. margin-top:5px;
  240. padding-left:8px;
  241. padding-top:4px;
  242. margin-bottom:40px;
  243. text-transform: lowercase;
  244. font-size:11px;
  245. font-style:italic;
  246. text-align:left;
  247. border-top:1px solid #eee;
  248. line-height:80%;
  249. }
  250.  
  251. #info a:hover {
  252. background-color:#eee;
  253. font-style:italic;
  254. color:#6f6e6e;
  255. }
  256.  
  257. #tags {
  258. display:inline;
  259. text-transform:lowercase;
  260. font-style:normal;
  261. }
  262.  
  263. #tags a {
  264. display:inline;
  265. }
  266.  
  267. .question {
  268. font-style:italic;
  269. padding:5px;
  270. font-size:12px;
  271. background-color:#fcfcfc;
  272. }
  273.  
  274. .answer {
  275. padding-left:10px;
  276. padding:5px;
  277. }
  278.  
  279.  
  280. {CustomCSS}
  281.  
  282. @font-face {font-family: 'meem58';src: url('http://static.tumblr.com/gyoju49/3zymoas94/meem58.woff');}
  283. </style>
  284.  
  285. </head><body>
  286.  
  287.  
  288. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  289. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  290.  
  291. <script>
  292.  
  293. (function($){
  294.  
  295. $(document).ready(function(){
  296.  
  297. $("a[title]").style_my_tooltips({
  298.  
  299. tip_follows_cursor:true,
  300.  
  301. tip_delay_time:90,
  302.  
  303. tip_fade_speed:600,
  304.  
  305. attribute:"title"
  306.  
  307. });
  308.  
  309. });
  310.  
  311. })(jQuery);
  312.  
  313. </script>
  314.  
  315. <div id="sidebar">
  316. <center><div id="sidebarimage"><img src="{image:sidebar}"></div>
  317. <div id="description">{block:IfDifferentFirstLetteronDescription}<p>{/block:IfDifferentFirstLetteronDescription}{Description}{block:IfDifferentFirstLetteronDescription}</p>{/block:IfDifferentFirstLetteronDescription}</div>
  318. <img style="width:90px;"src="http://24.media.tumblr.com/f595e24f5060b6e84c3dcc502898b78b/tumblr_mns88ox1rE1rtl6sxo1_250.png">
  319. <div id="links">
  320. {block:ifLink1}<a title="{text:Link1 Title}" href="{text:Link1}">i.</a>{/block:ifLink1}
  321. {block:ifLink2}<a title="{text:Link2 Title}" href="{text:Link2}">ii.</a>{/block:ifLink2}
  322. {block:ifLink3}<a title="{text:Link3 Title}" href="{text:Link3}">iii.</a>{/block:ifLink3}
  323. {block:ifLink4}<a title="{text:Link4 Title}" href="{text:Link4}">iv.</a>{/block:ifLink4}
  324. </div></center>
  325. </div>
  326.  
  327. <div id="entries">{block:Posts}<div id="post">
  328.  
  329. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  330.  
  331. {block:Photo}{LinkOpenTag}<img style="width:500px;" src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  332.  
  333. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  334.  
  335. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  336.  
  337. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  338.  
  339. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  340.  
  341. <div style="line-height:80%;"> {block:Audio}<!--bysabrina--><left>{block:AlbumArt}<img style="margin-left:10px; margin-right:15px; padding:3px; border:1px solid #eee; border-radius:100px;"src="{AlbumArtURL}" width="60px" height="60px" align="left"/>{/block:AlbumArt}<span class="audio">{AudioPlayerwhite}</left></span>
  342. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  343. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  344. {/block:ExternalAudio}<br>
  345. {/block:Audio}</div>
  346.  
  347. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  348.  
  349. {block:Answer}<div class="question">✎ <u>{Asker}</u>: {Question} </div> <div class="answer">{Answer}</div>{/block:Answer}
  350.  
  351. <div id="info"><a href="{Permalink}">{block:Date}{TimeAgo}{/block:Date}</a> · {NoteCount}{block:RebloggedFrom} · <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource}{/block:RebloggedFrom}
  352. </a>
  353. <p><div id="tags" st>
  354. {block:HasTags}filed under: <div id="tags">{block:Tags}<a href="{TagURL}">{Tag};</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  355. {/block:Posts}
  356. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}</p>
  357. {/block:Posts}</div></div></div>
  358.  
  359. {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">fall</a>{/block:PreviousPage} — {block:NextPage}<a href="{NextPage}">jump</a>{/block:NextPage}</div>{/block:Pagination}
  360.  
  361. <div style="font-size: 9px; padding:3px; letter-spacing: 1px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://horanst.tumblr.com"><img src="http://static.tumblr.com/xlrsfdn/KJ9mnc5e4/untitlede-1.png"></a></div>
  362.  
  363. </body>
  364.  
  365. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement