Advertisement
Owldolly

Kurai Theme

Aug 5th, 2013
2,364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 KB | None | 0 0
  1. <head>
  2. <html>
  3. <!-- (c) Kurai Theme by Sapphire (http://owl-doll.tumblr.com)
  4. Do not steal or redistribute. If you have any questions feel free to contact me - http://owl-doll.tumblr.com/ask
  5.  
  6. Best view: Google Chrome
  7. Pixel from Pixel Peach @ Livejournal
  8. Rend from DeviantART
  9. Background from SubtlePatterns
  10. -->
  11.  
  12. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  13. <html>
  14. <head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="{image:Back to top}" border="0"></a>
  15. <title>{title}</title></head>
  16. <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
  17. <link rel=”shortcut icon” href=”{Favicon}”>
  18. <meta name="image:Sidebar" content="http://static.tumblr.com/vvvx9lt/hhZmqtsh5/hatsune_miku_no__2_png_by_thewhitedevil66-d46sxlw.png"/>
  19. <meta name="image:Background" content="http://static.tumblr.com/vvvx9lt/edvmqtsg0/cream_pixels.png"/>
  20. <meta name="image:Back to top" content="http://static.tumblr.com/vvvx9lt/ttcmqtum0/backtotop.png">
  21. <meta name="if:Infinite Scrolling" content="1"/>
  22. <meta name="if:Animation" content="1"/>
  23. <meta name="text:Picture position" content="90">
  24. <meta name="text:link 1 name" content="link 1 name">
  25. <meta name="text:link 1" content="http://">
  26. <meta name="text:link 2 name" content="link 2 name">
  27. <meta name="text:link 2" content="http://">
  28. <meta name="text:link 3 name" content="link 3 name">
  29. <meta name="text:link 3" content="http://">
  30. <meta name="color:Backgrounds" content="#fff">
  31. <meta name="color:Nav1" content="#bbe0fa">
  32. <meta name="color:Nav2" content="#99d3fc">
  33. <meta name="color:Nav3" content="#7ac5fa">
  34. <meta name="color:Nav4" content="#47aff8">
  35. <meta name="color:Nav5" content="#1195f2">
  36. <meta name="color:Text" content="#9c9c9c">
  37. <meta name="color:Links" content="#1195f2">
  38. <meta name="color:Links hover" cotent="#fef3f2">
  39. <meta name="color:Nav hover" content="#fef3f2">
  40. <meta name="color:Nav text" content="#9c9c9c">
  41. <meta name="color:Borders" content="#ebfafc">
  42. <meta name="color:Notes Bar" content="#bbe0fa">
  43. <meta name="color:Notes Bar Hover" content="#f1e8cb0">
  44. <meta name="color:Title Bar" content="#5f6ab3">
  45. <meta name="color:Title Bar text" content="#fff">
  46. <meta name="color:Scrollbar 1" content="#1195f2">
  47. <meta name="color:Scrollbar 2" content="#fff">
  48.  
  49. <style type="text/css">
  50. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 5px; right: 15px;}
  51.  
  52. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar 1};height:100px;}
  53.  
  54. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar 2};height:10px !important;}
  55.  
  56. ::-webkit-scrollbar { height:10px;width:8px; background-color:{color:Scrollbar 2};}
  57.  
  58. #navbar-iframe {display: none;}
  59.  
  60. #entry img { width: auto; }
  61.  
  62. body {
  63. background: url({image:Background});
  64. font: 10px arial;
  65. background-attachment : fixed ;
  66. }
  67.  
  68. .h1.h3{
  69. height:20px;
  70. width:215px;
  71. -webkit-transition: all 0.5s ease-in-out;
  72. -moz-transition: all 0.5s ease-in-out;
  73. -o-transition: all 0.5s ease-in-out;
  74. transition: all 0.5s ease-in-out;
  75. text-align:center;
  76. position:relative;Ftitle
  77. text-transform:lowercase;
  78. font-size:10px;
  79. font-style:bold;
  80. color:{color:Title Color};}
  81.  
  82. .navis{
  83. margin-top:1px;
  84. background-color:{color:Nav1};
  85. z-index:500;
  86. display:inline-block;
  87. text-align: center;
  88. text-align: center;
  89. -webkit-transition:All 0.7s ease;
  90. -moz-transition:All 0.7s ease;
  91. -o-transition:All 0.7s ease;
  92. text-transform:lowercase;
  93. font-family:coming soon;
  94. font-size:10px;
  95. font-style:bold;
  96. color:{color:Nav text};
  97. width:235px}
  98.  
  99. .navis:hover{
  100. background: {color:Nav hover};
  101. }
  102.  
  103. .navis2{
  104. margin-top:1px;
  105. background-color:{color:Nav2};
  106. z-index:500;
  107. display:inline-block;
  108. text-align: center;
  109. text-align: center;
  110. -webkit-transition:All 0.7s ease;
  111. -moz-transition:All 0.7s ease;
  112. -o-transition:All 0.7s ease;
  113. text-transform:lowercase;
  114. font-family:coming soon;
  115. font-size:10px;
  116. font-style:bold;
  117. color:{color:Nav text};
  118. width:235px}
  119.  
  120. .navis2:hover{
  121. background: {color:Nav hover};
  122. }
  123.  
  124. .navis3{
  125. margin-top:1px;
  126. background-color:{color:Nav3};
  127. z-index:500;
  128. display:inline-block;
  129. text-align: center;
  130. text-align: center;
  131. -webkit-transition:All 0.7s ease;
  132. -moz-transition:All 0.7s ease;
  133. -o-transition:All 0.7s ease;
  134. text-transform:lowercase;
  135. font-family:coming soon;
  136. font-size:10px;
  137. font-style:bold;
  138. color:{color:Nav text};
  139. width:235px}
  140.  
  141. .navis3:hover{
  142. background: {color:Nav hover};
  143. }
  144.  
  145. .navis4{
  146. margin-top:1px;
  147. background-color:{color:Nav4};
  148. z-index:500;
  149. display:inline-block;
  150. text-align: center;
  151. text-align: center;
  152. -webkit-transition:All 0.7s ease;
  153. -moz-transition:All 0.7s ease;
  154. -o-transition:All 0.7s ease;
  155. text-transform:lowercase;
  156. font-family:coming soon;
  157. font-size:10px;
  158. font-style:bold;
  159. color:{color:Nav text};
  160. width:235px}
  161.  
  162. .navis4:hover{
  163. background: {color:Nav hover};
  164. }
  165.  
  166. .navis5{
  167. margin-top:1px;
  168. background-color:{color:Nav5};
  169. z-index:500;
  170. display:inline-block;
  171. text-align: center;
  172. text-align: center;
  173. -webkit-transition:All 0.7s ease;
  174. -moz-transition:All 0.7s ease;
  175. -o-transition:All 0.7s ease;
  176. text-transform:lowercase;
  177. font-family:coming soon;
  178. font-size:10px;
  179. font-style:bold;
  180. color:{color:Nav text};
  181. width:235px}
  182.  
  183. .navis5:hover{
  184. background: {color:Nav hover};
  185. }
  186.  
  187. .h3{
  188. background-color:{color:Notes Bar};
  189. z-index:500;}
  190.  
  191. .h3 :hover{
  192. -webkit-transition:All 0.7s ease;
  193. -moz-transition:All 0.7s ease;
  194. -o-transition:All 0.7s ease;
  195. background-color:{color:Notes Bar Hover};
  196. }
  197.  
  198. .body {
  199. background: #fff;
  200. color:{color:text};
  201. font-size: 10px;
  202. padding:14px;
  203. width:600px;
  204. border-radius:0px;
  205. border:1px solid {color;Borders};
  206. text-align:justify;
  207. }
  208.  
  209. a:link,a:visited{
  210. text-decoration:none;
  211. color:{color:Links};
  212. }
  213.  
  214. a:hover{
  215. filter: none;
  216. color:{color:Links Hover};
  217. }
  218.  
  219. img{
  220. -webkit-transition: all 0.7s ease-in;
  221. -moz-transition: all 0.7s ease-in;
  222. transition: all 0.7s ease-in;
  223. }
  224.  
  225. img:hover{
  226. filter: alpha (opacity=80);
  227. opacity: 0.60;
  228. -webkit-transition: all 0.7s ease;
  229. -moz-transition: all 0.7s ease;
  230. transition: all 0.7s ease;
  231. }
  232.  
  233. img {height:auto;}
  234.  
  235. iframe.photoset {
  236. -webkit-transition: all 0.7s ease-in;
  237. -moz-transition: all 0.7s ease-in;
  238. transition: all 0.7s ease-in;
  239. }
  240.  
  241. iframe.photoset:hover {
  242. filter: alpha (opacity=80);
  243. opacity: 0.60;
  244. -webkit-transition: all 0.7s ease;
  245. -moz-transition: all 0.7s ease;
  246. transition: all 0.7s ease;
  247. }
  248.  
  249. ::selection,::-moz-selection{
  250. background:#000;
  251. color:#fff
  252. }
  253. </style>
  254.  
  255. {block:ifanimation}<img style="position:fixed; opacity: 1.0; top:150px; left:200px; z-index: 1;" src="http://i612.photobucket.com/albums/tt206/SapphPsychopath/tumblr_miopzlWUpe1r7y61oo1_250_zps0bd4cc63.gif">{/block:ifanimation}
  256.  
  257. <body oncontextmenu='return false;'>
  258.  
  259. <table style="line-height: 17px; margin-top:10px, margin-left:100px text-align:justify;
  260. " width="500" border="0" align="center" cellspacing="5">
  261.  
  262. <tr>
  263. <td valign="top">
  264. <div style="border:1px solid {color:borders}; background:{color:Title Bar}; width:512px;margin-left: 5px; padding:3px; border-bottom:none; color:{color:Title Bar Text};text-align:center; font:10px coming soon; font-style: bold; ">
  265. {title}</div>
  266.  
  267. <table style="line-height: 17px;" width="500" border="0" align="center" cellspacing="0">
  268. <tbody><tr>
  269.  
  270. <div style="font:10px arial; color:{color:Text}; border:1px solid {color:borders}; background:{color:Backgrounds}; margin-left: 5px; width:500px; overflow-x:hidden; overflow-y:scroll;padding:10px; height:90px; ">
  271. <img style="float:left; margin-right:8px;" src="{PortraitURL-48}" width="50">
  272. {block:description}{description}{/block:description}
  273. </center>
  274. </div>
  275. </td>
  276. </tr>
  277. </table>
  278.  
  279. <table style="line-height: 17px;" left: "280px" max-width="500" border="0" align="center" cellspacing="5">
  280. <tbody><tr>
  281.  
  282. <td valign="top" style="max-width:500px; overflow-x:hidden; left: 285px; padding:10px; border:1px solid {color:Borders}; overflow: auto; text-align:justify; border-radius:0px; background:{color:Backgrounds}; font-size:10px; color:{color:text};">
  283.  
  284. <div id="body">
  285.  
  286. <Blogger>
  287. <table cellspacing="1px">
  288. <tr>
  289. </tr></table><br>
  290. <div class = "autopagerize_page_element" >
  291. <center>{block:Posts}
  292.  
  293. <div class = "autopagerize_page_element" >{block:Text}
  294. {block:Title}<div class="text">{Title}</div>{/block:Title}
  295. {Body}
  296. {/block:Text}</div>
  297.  
  298. <div class = "autopagerize_page_element" ><center>{block:Photo}
  299. {LinkOpenTag}<img src="{PhotoURL-500}" style="margin-bottom:3px;">{LinkCloseTag}
  300. <div class = "autopagerize_page_element" >{block:Caption}{Caption}{/block:Caption}
  301. {/block:Photo}</div>
  302.  
  303. <div class = "autopagerize_page_element" ><center>{block:Photoset}
  304. {Photoset-500}</center>{block:caption}{caption}{/block:caption}
  305. {/block:photoset}</div>
  306.  
  307. <div class = "autopagerize_page_element" ><center>{block:Quote}"{Quote}"<br>
  308. {block:Source}<b>- {Source}</b>{/block:Source}
  309. {/block:Quote}</div>
  310.  
  311. <div class = "autopagerize_page_element" ><center>{block:Link}
  312. <div class="link"><a href="{URL}" target="_blank">{Name} ►</a></div>
  313. {block:Description}{Description}{/block:Description}
  314. {/block:Link}</div>
  315.  
  316. <div class = "autopagerize_page_element" ><center>{block:Chat}
  317. {block:Title}{Title}{/block:Title}</div>
  318. {block:Lines}
  319. {block:Label}
  320. <b>{Label}</b>
  321. {/block:Label}
  322. <i>{Line}</i><br>
  323. {/block:Lines}
  324. {/block:Chat}</div>
  325.  
  326. <div class = "autopagerize_page_element" >{block:Audio}<center>
  327. {AudioPlayerBlack}
  328. {block:Caption}{Caption}{/block:Caption}</center>
  329. {/block:Audio}</div>
  330.  
  331. <div class = "autopagerize_page_element" >{block:Video}<center>
  332. {VideoURL-500}</center>
  333. {block:Caption}{Caption}{/block:Caption}
  334. {/block:Video}</div>
  335.  
  336. <div class="h3"><center><div class = "autopagerize_page_element" >{block:IndexPage}<center>{MonthNumberWithZero} {Month} {Year} - <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">+reblog</a></center>
  337. </center>{/block:IndexPage}</div></div><br>
  338.  
  339. <div class="permalink">
  340. <div class = "autopagerize_page_element" ><center>{block:PermalinkPage}
  341. {/block:PermalinkPage}
  342. {block:PostNotes}</div>
  343. {PostNotes}
  344.  
  345. <div class = "autopagerize_page_element" >{/block:PostNotes}
  346. {/block:Posts}</div>
  347. </div>
  348. </td>
  349.  
  350. <td valign="top" width="230px">
  351. <img style="border:none; width:230px; margin-top: {text:Picture position}px; margin-bottom:-17px;" src="{image:sidebar}"/>
  352. <div style="background:transparent;"></div>
  353. <br>
  354. <a href="/"><div class="navis">
  355. home</div></a>
  356. <a href="{text:Link 1}"><div class="navis2">
  357. {text:Link 1 name}
  358. </div></a>
  359. <a href="{text:Link 2}"><div class="navis3">
  360. {text:Link 2 name}</div></a>
  361. <a href="{text:Link 3}"><div class="navis4">
  362. {text:Link 3 name}</div></a>
  363. <a href="http://owl-doll.tumblr.com"><div class="navis5">
  364. credit</div></a><br><br>{block:IfNotInfiniteScrolling}
  365. <center>{block:Pagination}{block:PreviousPage}
  366. <a href="{PreviousPage}"><font size="30">«</font></a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}"><font size="30">»</font></a>{/block:NextPage}
  367. {/block:Pagination}
  368. </div></div></center>{/block:IfNotInfiniteScrolling}
  369. </div>
  370. </div>
  371. </td>
  372. </table></body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement