Advertisement
ibanglouis

theme #33

Aug 9th, 2013
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.56 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:Background" content="#ffffff"/>
  8. <meta name="color:Text" content="#636263"/>
  9. <meta name="color:Link" content="#A8A7A7"/>
  10. <meta name="color:Linkhover" content="#A8A7A7"/>
  11. <meta name="color:Scrollbar" content="#525252"/>
  12. <meta name="color:Color1" content="#9000FF" />
  13. <meta name="color:Color2" content="#FF00F7" />
  14.  
  15. <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>
  16.  
  17. <meta name="text:Link1 Title" content="home" />
  18. <meta name="text:Link1 Url" content="/" />
  19. <meta name="text:Link2 Title" content="ask" />
  20. <meta name="text:Link2 Url" content="/ask" />
  21. <meta name="text:Link3 Title" content="link" />
  22. <meta name="text:Link3 Url" content="/" />
  23. <meta name="text:Link4 Title" content="link" />
  24. <meta name="text:Link4 Url" content="/" />
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Lusitana' rel='stylesheet' type='text/css'>
  27.  
  28. <style type="text/css">
  29.  
  30.  
  31. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  32. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  33. ::-webkit-scrollbar-track{background-color:{color:background};}
  34.  
  35. ::selection {
  36. background:{color:text hover};
  37. }
  38.  
  39. ::-moz-selection {
  40. background:{color:text hover};
  41. }
  42.  
  43. ::-webkit-selection {
  44. background:{color:text hover};
  45. }
  46.  
  47. body {
  48. background:{color:background};
  49. margin:0px;
  50. color:{color:text};
  51. font-family:Cambria;
  52. font-size:10px;
  53. line-height:100%;
  54. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  55. }
  56.  
  57. a {-webkit-transition:all .3s ease-out;
  58. -moz-transition:all .3s ease-out;
  59. transition:all .3s ease-out;
  60. text-decoration:none;
  61. outline:none;
  62. color:{color:link};
  63. }
  64.  
  65. a:hover {-webkit-transition:all .3s ease-out;
  66. -moz-transition:all .3s ease-out;
  67. transition:all .3s ease-out;
  68. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  69. color:{color:linkhover};
  70. }
  71.  
  72. img {-webkit-transition:all 1s ease-out;
  73. -moz-transition:all 1s ease-out;
  74. transition:all 1s ease-out;
  75. border:none;
  76. }
  77. img:hover{-webkit-transition:all 1s ease-out;
  78. -moz-transition:all 1s ease-out;
  79. transition:all 1s ease-out;}
  80.  
  81. blockquote {
  82. padding-left:5px;
  83. border-left:2px solid;
  84. }
  85.  
  86.  
  87. blockquote blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92.  
  93. h1 {
  94. font-size:10px;
  95. }
  96.  
  97.  
  98. #entries {
  99. width:500px;
  100. margin-left:500px;
  101. margin-top:100px;
  102.  
  103.  
  104. }
  105. #post {-webkit-transition:all 1s ease-out;
  106. -moz-transition:all 1s ease-out;
  107. transition:all 1s ease-out;
  108. width:500px;
  109. padding:5px;
  110. margin-bottom: 20px;
  111. }
  112.  
  113. #sidebar {
  114. width:270px;
  115. height: 150px;
  116. position:fixed;
  117. margin-left:170px;
  118. margin-top:120px;
  119. background:#fff;
  120. }
  121. #triangle{width: 0px;
  122. height: 0px;
  123. border-style: solid;
  124. border-width: 100px 0 100px 350px;
  125. border-color: transparent transparent transparent #000000;margin-left:-170px;margin-top:-250px;-webkit-transition: all .5s linear;
  126. -webkit-transform: rotate(0deg);
  127. -moz-transform: rotate(0deg);
  128. -o-transform: rotate(0deg);}
  129.  
  130. #triangle2{width: 0px;
  131. height: 0px;
  132. border-style: solid;
  133. border-width: 100px 0 100px 250px;
  134. border-color: transparent transparent transparent {color:color1};margin-left:-170px;margin-top:-122px;-webkit-transition: all .5s linear;
  135. -webkit-transform: rotate(340deg);
  136. -moz-transform: rotate(340deg);
  137. -o-transform: rotate(340deg);}
  138. #triangle3{width: 0px;
  139. height: 0px;
  140. border-style: solid;
  141. border-width: 100px 0 100px 250px;
  142. border-color: transparent transparent transparent {color:color2};margin-left:-170px;margin-top:-99px;-webkit-transition: all .5s linear;
  143. -webkit-transform: rotate(20deg);
  144. -moz-transform: rotate(20deg);
  145. -o-transform: rotate(20deg);}
  146.  
  147. #title {
  148.  
  149. width:570px;
  150. height:60px;
  151. font:30px kg luck of the irish;
  152. margin-left:300px;
  153. margin-top:-205px;
  154. text-align:center;
  155. position:fixed;
  156. text-transform:lowercase;
  157. background:#000;
  158. color:#fff;
  159. padding:5px;
  160. text-shadow:-2px -1px {color:color1}, 2px 1px {color:color2};
  161. }
  162.  
  163. #white {
  164.  
  165. width:550px;
  166. height:40px;
  167. margin-left:300px;
  168. margin-top:-380px;
  169. position:fixed;
  170. background:#fff;
  171. }
  172.  
  173. #links {
  174. -webkit-transition:all .3s ease-out;
  175. -moz-transition:all .3s ease-out;
  176. transition:all .3s ease-out;
  177. width:570px;
  178. padding: 5px;
  179. font-size:10px;
  180. margin-left: 300px;
  181. margin-top: -165px;
  182. text-align:center;opacity:1;
  183. position:fixed;
  184. height:12px;
  185.  
  186.  
  187. }
  188. @font-face{font-family:Ashley Marie;src:url(http://static.tumblr.com/9wzbixa/qKtmj2fnf/ashleymarie.ttf);}
  189. @font-face { font-family: "kg luck of the irish"; src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf'); }
  190.  
  191. #links a
  192. { color: #fff;
  193. margin-bottom: -10px;
  194. margin-right:10px;
  195. padding:5px;
  196. font-family:cambria;
  197. padding-top: 1px;
  198. padding-bottom: 1px;
  199. padding-left: 1px;
  200. padding-right: 1px;
  201. letter-spacing: 1px;
  202. font-style:italic;
  203.  
  204. }
  205.  
  206. #links a:hover {color:#fff;text-decoration:underline;}
  207.  
  208. #rightborder{width:15px;height:100%;background:#000;position:fixed;margin-left:470px;margin-top:-20px;}
  209. #leftborder{width:15px;height:100%;background:#000;position:fixed;margin-top:-20px;margin-left:1035px;}
  210.  
  211.  
  212. #description {-webkit-transition:all .4s ease-out;
  213. -moz-transition:all .4s ease-out;
  214. transition:all .4s ease-out;
  215. width: 200px;
  216. height: auto;
  217. font:10px Cambria;
  218. margin-left:-150px;
  219. margin-top:-135px;
  220. text-align:justify;
  221. color:#fff;
  222. line-height: 9px;
  223. position:fixed;
  224. padding: 5px;
  225. }
  226.  
  227.  
  228. #description a {color:{color:link}; -moz-transition-duration:0.4s;
  229. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  230. #description a:hover {-moz-transition-duration:0.4s;
  231. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;color:{color:linkhover};text-decoration:underline;}
  232.  
  233.  
  234.  
  235. #pagination {-webkit-transition:all .4s ease-out;
  236. -moz-transition:all .4s ease-out;
  237. transition:all .4s ease-out;
  238. position:fixed;
  239. font-size:30px;
  240. font-family:kg luck of the irish;
  241. margin-top:-190px;
  242. margin-left:0px;opacity:1;
  243. width: 125px;
  244. padding-top:5px;line-height:15px;}
  245.  
  246. #pagination a{-webkit-transition:all .4s ease-out;
  247. -moz-transition:all .4s ease-out;
  248. transition:all .4s ease-out;color:#000;}
  249.  
  250. #pagination a:hover {-webkit-transition:all .4s ease-out;
  251. -moz-transition:all .4s ease-out;
  252. transition:all .4s ease-out;
  253. color:#000;text-decoration:underline;
  254.  
  255. }
  256.  
  257. #info {
  258. width:495px;
  259. height:auto;
  260. text-align:left;
  261. margin-top:15px;
  262. padding-top:0px;
  263. padding-bottom:5px;
  264. padding-left:5px;
  265. font-size:9px;
  266. text-transform:uppercase;
  267. font-family:calibri;
  268. font-style:none;
  269. border-top:5px solid #000;
  270. background:#000;
  271.  
  272. }
  273. #trackartist {
  274. padding:5px;
  275. font-family:cambria;
  276. letter-spacing:1px;
  277. word-spacing:1px;
  278. font-size:11px;
  279. color:#fff;
  280. }
  281.  
  282. #trackplays {
  283. padding:5px;
  284. font-family:cambria;
  285. letter-spacing:1px;
  286. word-spacing:1px;
  287. font-size:11px;
  288. color:#fff;}
  289.  
  290. #tracktitle {
  291. padding:5px;
  292. font-family:cambria;
  293. letter-spacing:1px;
  294. word-spacing:1px;
  295. font-size:11px;
  296. color:#fff;
  297. }
  298.  
  299. #track {
  300. width:450px;
  301. height:90px;
  302. background-color:#000;
  303. padding:20px;
  304. padding-top:15px;
  305. }
  306. #info a { color: #fff
  307.  
  308. }
  309.  
  310. #info a:hover { color: {color:linkhover};}
  311.  
  312. #tags {-webkit-transition:all 1s ease-out;
  313. -moz-transition:all 1s ease-out;
  314. transition:all 1s ease-out;text-align:center; margin:0px; margin-top:-13px;height:auto;padding:3px; height:auto;padding-top:5px;opacity:0;}
  315.  
  316. #tags a{color:#000;}
  317.  
  318. #tags a:hover{color:{color:linkhover};}
  319.  
  320. #post:hover #tags{-webkit-transition:all 1s ease-out;
  321. -moz-transition:all 1s ease-out;
  322. transition:all 1s ease-out;opacity:1;}
  323.  
  324. #credit{
  325. right:8px;
  326. bottom:10px;
  327. position:fixed;
  328. padding:5px;
  329. }
  330.  
  331. #credit a:hover { color: {color:linkhover};}
  332.  
  333.  
  334. a:link ::-moz-selection {text-shadow: 0px 0px 0px {color:link};}
  335. : {text-shadow: 0px 0px 0px {color:link};}
  336.  
  337. .postalign{text-align:justify; padding:10px 10px 5px 10px;}
  338.  
  339. .quote{font-family:{font:Quote}; font-size:14px; color: {color:Font}; font-style:italic;}
  340.  
  341.  
  342. .ask{font-size: 10px; color:{color:Font};margin-bottom:0px;
  343. padding: 10px; border:3px dashed #000;height:auto;}
  344.  
  345. .answer{text-align:left;}
  346.  
  347.  
  348. ::-webkit-scrollbar {height:10px; width: 7px; background: {color:entries};}
  349. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; -moz-border-radius: 0px; border-radius: 0px;}
  350.  
  351. .audio{background-color:{color:entries}; height:35px; overflow:hidden;}
  352.  
  353.  
  354. </style></head>
  355. <body>
  356.  
  357. <div id="box"></div>
  358. <div id="sidebar">
  359. <div id="white"></div>
  360. <div id="title">{Title}</div>
  361. <div id="links">
  362. <a href="{text:link1 url}">{text:link1 title}</a>
  363. <a href="{text:link2 url}">{text:link2 title}</a>
  364. <a href="{text:link3 url}">{text:link3 title}</a>
  365. <a href="{text:link4 url}">{text:link4 title}</a>
  366. </div>
  367. <div id="triangle2"></div> <div id="triangle3"></div><div id="triangle"></div>
  368. <div id="description">{block:description}{description}
  369.  
  370. {/block:description}</div>
  371. {block:Pagination}<div id="pagination">
  372.  
  373. {block:PreviousPage}
  374. <a href="{PreviousPage}">rise</a>
  375. {/block:PreviousPage}
  376. <br><br><br><br><br><br><br><br><br><br>
  377. {block:NextPage}
  378. <a href="{NextPage}">sink</a>
  379. {/block:NextPage}
  380.  
  381. </div>{/block:Pagination}
  382. </div>
  383.  
  384.  
  385. </div>
  386.  
  387. </div>
  388. <div id="rightborder"></div><div id="leftborder"></div>
  389. <div id="entries">{block:Posts}<div id="post">
  390.  
  391. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  392.  
  393. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  394.  
  395. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  396.  
  397. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  398.  
  399. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  400.  
  401. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  402.  
  403. {block:Audio}<div id="track"><left>{block:AlbumArt}<img src="{AlbumArtURL}" width="95px" height="95px" align="left" style="margin-right:10px" /><br>{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  404. {block:TrackName}<div id="tracktitle"><b>Title:</b> {TrackName}</div>{/block:TrackName}
  405. {block:Artist}<div id="trackartist"><b>Artist:</b> {Artist}</div>{/block:Artist}
  406. {/block:ExternalAudio}<div id="trackplays"><b>Played:</b> {PlayCount} times</div></div>
  407. {/block:Audio}
  408.  
  409. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  410.  
  411. {block:Answer}<div class="ask"><big><u><i>{Asker}</big></u></i> wondered:{Question}</div><br><div class="answer">{Answer}</div>{/block:Answer}
  412.  
  413.  
  414. <div id="info">
  415. <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">
  416. {block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags} {/block:HasTags}
  417. </div>
  418.  
  419.  
  420. <div class="note">
  421. {block:PostNotes}{PostNotes}{/block:PostNotes}
  422. </div>
  423. </div>
  424. <br>
  425. <br>
  426. {block:Posts}
  427.  
  428.  
  429. <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>
  430.  
  431. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement