Advertisement
ibanglouis

Theme #27 version 1

Jun 21st, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 KB | None | 0 0
  1. <html>
  2. <!-- THEME MADE BY IBANGLOUIS. DO NOT REMOVE CREDIT -->
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}" />
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  7. <meta name="color:Text" content="#636263"/>
  8. <meta name="image:Sidebar" content=""/>
  9. <meta name="image:Sidebar2" content=""/>
  10. <meta name="color:Link" content="#A8A7A7"/>
  11. <meta name="color:LinkHover" content="#242424"/>
  12. <meta name="color:Scrollbar" content="#525252"/>
  13.  
  14. <script src="http://www.ruxim.com/profile/jquery.js"></script><script>$(document).ready(function(){var proof=$("#credit").attr("data");if(proof!="credit"){$("body").empty()}});</script>
  15.  
  16. <meta name="text:Link1 Title" content="home" />
  17. <meta name="text:Link1 Url" content="/" />
  18. <meta name="text:Link2 Title" content="ask" />
  19. <meta name="text:Link2 Url" content="/ask" />
  20. <meta name="text:Link3 Title" content="link" />
  21. <meta name="text:Link3 Url" content="/" />
  22. <meta name="text:Link4 Title" content="link" />
  23. <meta name="text:Link4 Url" content="/" />
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Lusitana' rel='stylesheet' type='text/css'>
  26.  
  27. <style type="text/css">
  28.  
  29.  
  30. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  31. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  32. ::-webkit-scrollbar-track{background-color:#000;}
  33.  
  34. ::selection {
  35. background:{color:text hover};
  36. }
  37.  
  38. ::-moz-selection {
  39. background:{color:text hover};
  40. }
  41.  
  42. ::-webkit-selection {
  43. background:{color:text hover};
  44. }
  45. body {
  46. background:{color:background};
  47. margin:0px;
  48. color:{color:text};
  49. font-family:Cambria;
  50. font-size:10px;
  51. line-height:100%;
  52. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  53. }
  54.  
  55. a {-webkit-transition:all 1s ease-out;
  56. -moz-transition:all 1s ease-out;
  57. transition:all 1s ease-out;
  58. text-decoration:none;
  59. outline:none;
  60. color:{color:link};
  61. }
  62.  
  63. a:hover {-webkit-transition:all 1s ease-out;
  64. -moz-transition:all 1s ease-out;
  65. transition:all 1s ease-out;
  66. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  67. color:{color:linkhover};
  68. }
  69.  
  70. img {-webkit-transition:all 1s ease-out;
  71. -moz-transition:all 1s ease-out;
  72. transition:all 1s ease-out;
  73. border:none;
  74. }
  75.  
  76. img:hover{-webkit-transition:all 1s ease-out;
  77. -moz-transition:all 1s ease-out;
  78. transition:all 1s ease-out;}
  79.  
  80. blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85.  
  86. blockquote blockquote {
  87. padding-left:5px;
  88. border-left:2px solid;
  89. }
  90.  
  91.  
  92. h1 {
  93. font-size:10px;
  94. }
  95.  
  96.  
  97. #entries {
  98. width:500px;
  99. margin-left:500px;
  100. margin-top:10px;
  101. padding:40px;
  102.  
  103.  
  104. }
  105. #post {
  106. width:500px;
  107. padding:5px;
  108. margin-bottom: 20px;
  109. }
  110. #topbar{width:1600px;
  111. height:50px;
  112.  
  113. margin-left:0px;
  114. margin-top:-10px;
  115. background:#000;
  116. position:fixed;
  117. }
  118. @font-face{font-family:Kraash;src:url(http://static.tumblr.com/9wzbixa/YOum2g74u/kraash_black.ttf);}
  119. #title{text-align:center;font-size:45px;margin-top:18px;color:#fff;font-family:Indie Star;
  120. }
  121. #sidebar {
  122. width:150px;
  123. height: 100%;
  124. position:fixed;
  125. margin-left:0px;
  126. margin-top:-10px;
  127. background:#000;
  128. }
  129.  
  130.  
  131. #sidebarimage img {-webkit-transition: all 0.5s ease-in-out;
  132. -moz-transition: all 0.5s ease-in-out;
  133. -o-transition: all 0.5s ease-in-out;
  134. width:120px;
  135. height:auto;
  136. padding:5px;
  137. margin-left: -5px;
  138. margin-top:42px;
  139. }
  140.  
  141. #sidebarimage2 img {-webkit-transition: all 0.5s ease-in-out;
  142. -moz-transition: all 0.5s ease-in-out;
  143. -o-transition: all 0.5s ease-in-out;
  144. width:120px;
  145. height:auto;
  146. padding:5px;
  147. margin-left: -5px;
  148. margin-top:50px;
  149. }
  150.  
  151. @font-face{font-family:Indie Star;src:url(http://static.tumblr.com/9wzbixa/EOUmj2m9n/indiestarbb_reg.otf);}
  152.  
  153. #links {
  154. -webkit-transition:all 0.5s ease-out;
  155. -moz-transition:all 0.5s ease-out;
  156. transition:all 0.5s ease-out;
  157. width:100px;
  158. padding: 5px;
  159. font-size:20px;
  160. margin-left: 145px;
  161. margin-top: -185px;
  162. text-align:center;
  163. position:fixed;
  164. opacity:0;
  165. }
  166.  
  167. #sidebar:hover #links{opacity:1;}
  168.  
  169. #links a
  170. {
  171. margin-bottom: -10px;
  172. padding:5px;
  173. font-family:Indie Star;
  174. opacity: 1;
  175. padding-top: 1px;
  176. padding-bottom: 1px;
  177. padding-left: 1px;
  178. padding-right: 1px;
  179. height: 14.5px;
  180. letter-spacing:1px;
  181. margin-left: 1px;
  182. text-transform:uppercase;
  183. color: {color:link};
  184. }
  185.  
  186. #links a:hover {color:{color:linkhover};letter-spacing:8px;}
  187.  
  188. #tri1{width: 0px;
  189. height: 0px;
  190. border-style: solid;
  191. border-width: 125px 0 0 100px;
  192. border-color: transparent transparent transparent #000000;
  193. }
  194. #tri2{width: 0px;
  195. height: 0px;
  196. border-style: solid;
  197. border-width: 125px 0 0 100px;
  198. border-color: transparent transparent transparent #000000;
  199. }
  200. #tri3{width: 0px;
  201. height: 0px;
  202. border-style: solid;
  203. border-width: 125px 0 0 100px;
  204. border-color: transparent transparent transparent #000000;
  205. }
  206. #tri4{width: 0px;
  207. height: 0px;
  208. border-style: solid;
  209. border-width: 125px 0 0 100px;
  210. border-color: transparent transparent transparent #000000;
  211. }
  212.  
  213. #link1{margin-left:-100px;margin-top:-14px;
  214. }
  215. #link2{margin-left:-100px;margin-top:-14px;
  216. }
  217. #link3{margin-left:-100px;margin-top:-14px;
  218. }
  219. #link4{margin-left:-100px;margin-top:-14px;
  220. }
  221.  
  222. #description {-webkit-transition:all 0.9s ease-out;
  223. -moz-transition:all 0.9s ease-out;
  224. transition:all 0.9s ease-out;
  225. width: 120px;
  226. height: auto;
  227. font:10px Cambria;
  228. margin-left:5px;
  229. padding:5px;
  230. margin-top:0px;
  231. text-align:justify;
  232. color:{color:text};
  233. line-height: 8px;
  234. position:fixed;
  235. padding: 7px;
  236. }
  237.  
  238. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  239. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  240.  
  241.  
  242. #pagination {-webkit-transition:all 0.9s ease-out;
  243. -moz-transition:all 0.9s ease-out;
  244. transition:all 0.9s ease-out;
  245. position:fixed;
  246. font-size:12px;
  247. text-align:center;
  248. font-family:Cambria;
  249. margin-top:30px;
  250. margin-left:-5px;
  251. width: 120px;
  252. height:15px;
  253. padding:5px;}
  254.  
  255.  
  256. #pagination a:hover {
  257. color:{color:linkhover};
  258. }
  259.  
  260. #info {
  261. width:500px;
  262. height:auto;
  263. text-align:left;
  264. margin-top:15px;
  265. padding:5px;
  266. font-size:10px;
  267. font-family:Lusitana;
  268. font-style:none;
  269. border-left:5px solid #eee;
  270.  
  271. }
  272.  
  273. #info a { color: {color:link}
  274.  
  275. }
  276.  
  277. #info a:hover { color: {color:linkhover};}
  278.  
  279. #tags {text-align:left; margin:0px; margin-top:-13px;height:auto; border-left:5px solid #eee; padding:3px; height:auto;}
  280.  
  281. #tags a{color:{color:link};}
  282.  
  283. #tags a:hover{color:{color:linkhover};}
  284.  
  285. #credit{
  286. right:8px;
  287. bottom:10px;
  288. position:fixed;
  289. padding:5px;
  290. }
  291.  
  292. #credit a:hover { color: {color:linkhover};}
  293.  
  294.  
  295. a:link ::-moz-selection {text-shadow: 0px 0px 0px {color:link};}
  296. : {text-shadow: 0px 0px 0px {color:link};}
  297.  
  298. .postalign{text-align:justify; padding:10px 10px 5px 10px;}
  299.  
  300. .quote{font-family:{font:Quote}; font-size:14px; color: {color:Font}; font-style:italic;}
  301.  
  302.  
  303. .ask{font-size: 10px; color:{color:Font};margin-bottom:0px;
  304. padding: 10px; border-left:3px solid #eee; height:auto;}
  305.  
  306. .answer{text-align:left;}
  307.  
  308.  
  309. ::-webkit-scrollbar {height:10px; width: 7px; background: {color:entries};}
  310. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; -moz-border-radius: 0px; border-radius: 0px;}
  311.  
  312. .audio{background-color:{color:entries}; height:35px; overflow:hidden;}
  313.  
  314.  
  315. </style></head>
  316. <body>
  317.  
  318.  
  319. <div id="topbar"><div id="title">{Title}<div id="sidebar">
  320. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  321.  
  322. <div id="links">
  323. <div id="tri1"><div id="link1"><a href="{text:link1 url}">{text:link1 title}</a></div></div>
  324. <div id="tri2"><div id="link2"><a href="{text:link2 url}">{text:link2 title}</a></div></div>
  325. <div id="tri3"><div id="link3"><a href="{text:link3 url}">{text:link3 title}</a></div></div>
  326. <div id="tri4"><div id="link4"><a href="{text:link4 url}">{text:link4 title}</a></div></div>
  327.  
  328. </div>
  329.  
  330. <div id="description">{block:description}{description}<br>
  331. {block:Pagination}<div id="pagination">
  332. <br>
  333.  
  334. {block:PreviousPage}
  335. <a href="{PreviousPage}">prev</a>
  336. {/block:PreviousPage}
  337. --
  338. {block:NextPage}
  339. <a href="{NextPage}">next</a>
  340. {/block:NextPage}
  341.  
  342.  
  343. </div>{/block:Pagination}
  344. {/block:description}
  345.  
  346. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  347.  
  348. </p>
  349.  
  350.  
  351. </div>
  352.  
  353. </div></div>
  354.  
  355. </div>
  356.  
  357.  
  358. </div>
  359.  
  360. </div>
  361.  
  362. <div id="entries">{block:Posts}<div id="post">
  363.  
  364. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  365.  
  366. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  367.  
  368. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  369.  
  370. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  371.  
  372. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  373.  
  374. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  375.  
  376. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  377.  
  378. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  379.  
  380. {block:Answer}<div class="ask">☁<big><u><i>{Asker}</big></u></i> wondered:{Question}</div><br><div class="answer">{Answer}</div>{/block:Answer}
  381.  
  382.  
  383. <div id="info">
  384. <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} // <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} // <a href="{Permalink}">{NoteCountWithLabel}</a></div><br><div id="tags">
  385. {block:HasTags} {block:Tags} <img src="http://i.imgur.com/etMZHKn.png"> <a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags} {/block:HasTags}
  386. </div>
  387.  
  388.  
  389. <div class="note">
  390. {block:PostNotes}{PostNotes}{/block:PostNotes}
  391. </div>
  392. </div>
  393. <br>
  394. <br>
  395. {block:Posts}
  396.  
  397.  
  398. <div id="credit" data="credit"><a href="http://ibanglouis.tumblr.com"><img src="http://i42.tinypic.com/316kbnn.jpg" width="30px" height="30px"></a></div>
  399.  
  400. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement