Advertisement
ibanglouis

theme #32 black and white

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