Advertisement
ibanglouis

theme #34

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