Belgrravia

The Scientist

Sep 7th, 2014
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.97 KB | None | 0 0
  1. <!--
  2. the scientist
  3. theme by kalopsiathemes
  4. Please do not
  5. -remove the credit
  6. -steal parts of code
  7. -use as a base
  8.  
  9. Feel free to
  10. -edit parts of the theme
  11. -ask me any questions
  12. -->
  13. <!DOCTYPE html>
  14. <head>
  15. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:700' rel='stylesheet' type='text/css'>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21.  
  22.  
  23. <meta name="color:Background" content="#000000"/>
  24. <meta name="color:sidebar background" content="#f5f5f5"/>
  25. <meta name="color:title" content="#757575"/>
  26. <meta name="color:link" content="#757575"/>
  27. <meta name="color:link hover" content="#b5b4b4"/>
  28. <meta name="color:nav" content="#757575"/>
  29. <meta name="color:nav hover" content="#757575"/>
  30. <meta name="color:nav background" content="#ffffff"/>
  31. <meta name="color:shadow" content="#b5b4b4"/>
  32. <meta name="color:text" content="#757575"/>
  33. <meta name="image:sidebar" content=""/>
  34.  
  35. <meta name="text:link1" content="" />
  36. <meta name="text:link1url" content="" />
  37. <meta name="text:link2" content="" />
  38. <meta name="text:link2url" content="" />
  39. <meta name="text:link3" content="" />
  40. <meta name="text:link3url" content="" />
  41. <meta name="text:link4" content="">
  42. <meta name="text:link4url" content="" />
  43.  
  44. <style type="text/css">
  45.  
  46.  
  47.  
  48. ::-webkit-scrollbar {height: 2px;
  49. width: 4px;
  50. -webkit-border-radius: 0px;
  51. background-color:{color:posts}}
  52. ::-webkit-scrollbar-thumb{background-color:#c4c4c4;
  53.  
  54. border:0px solid {color:scrollbar};}
  55. ::-webkit-scrollbar-track{background-color:{color:background};}
  56.  
  57. #s-m-t-tooltip {max-width:400px;
  58. padding:2px;
  59. margin:10px 0px 0px 10px;
  60. padding:1px 4px;
  61. background-color:#737373;
  62. text-transform:uppercase;
  63. font-size:7px;
  64. letter-spacing:2px;
  65. color:white;
  66. z-index:999
  67.  
  68. }
  69.  
  70. body {
  71. background:{color:background};
  72. color:{color:text};
  73. font-family:Helvetica,sans-serif;
  74. font-size:11px;
  75. margin:0;
  76. line-height:16px;}
  77.  
  78.  
  79. blockquote {
  80. border-left:1px solid {color:link};
  81. padding-left:5px;
  82. margin:5px;
  83. margin-left:20px;
  84. word-wrap:break-word;
  85. padding-top:2px;
  86. padding-bottom:2px;
  87. }
  88.  
  89. #posts {
  90. width:500px;
  91. margin-bottom:80px;
  92. margin-top:100px;
  93. }
  94.  
  95. #posts img {
  96. max-width:500px;
  97. }
  98.  
  99.  
  100. #posts, #posts img, #posts blockquote {
  101. font-size:11px;
  102. color:{color:text};
  103. }
  104.  
  105.  
  106. small {
  107. font-size:10px;
  108. }
  109.  
  110. big {
  111. font-size:12px;
  112. }
  113.  
  114.  
  115. h2 {
  116. font-size:12px;
  117. color:{color:title};
  118. }
  119.  
  120. h1 {
  121. font-size:9px;
  122. Text-align:center;
  123. letter-spacing:1px;
  124. color:{color:text};
  125. }
  126.  
  127. h3 {
  128. font-size:13px;
  129. color:{color:title};
  130. letter-spacing:1px;
  131. }
  132.  
  133. #content {
  134. padding:0px;
  135.  
  136. width:100%;
  137.  
  138. width:500px;
  139.  
  140. margin-left:40%;
  141.  
  142.  
  143. }
  144.  
  145.  
  146. #sidebar {
  147. width:100px;
  148. margin-left:100px;
  149. margin-top:50px;
  150. position:fixed;
  151. padding:10px;
  152. box-shadow: 5px 5px 5px {color:shadow};
  153. background-color:{color:sidebar background};
  154. }
  155.  
  156. #sidebarimage img {
  157. width:60px;
  158. border-radius:100px;
  159. margin-bottom:5px;
  160. }
  161.  
  162. table {
  163. width:100px;
  164. border-spacing:4px;
  165. }
  166.  
  167. td {
  168. padding:2px;
  169. width:50px;
  170. background-color:{color:nav background};
  171. }
  172.  
  173. td:hover {
  174. background-color:{color:sidebar background};
  175. }
  176.  
  177.  
  178. #title {
  179. font-size:16px;
  180. word-break:break-word;
  181. color:{color:title};
  182. margin-bottom:5px;
  183. font-family: 'Roboto Condensed', sans-serif;
  184.  
  185. }
  186.  
  187. .description {
  188. padding-left:2px;
  189. margin-bottom:5px;
  190. font-size:9px;
  191. word-wrap:break-word;
  192. }
  193.  
  194. .nav {
  195. font-size:9px;
  196. }
  197.  
  198.  
  199. #postinfo {
  200. margin-top:5px;
  201. letter-spacing:1px;
  202. font-size:8px;
  203. padding:2px;
  204. float:left;
  205. width:496px;
  206. display:inline;
  207. box-shadow: 1px 1px 1px {color:shadow};
  208. background-color:{color:sidebar background};
  209. text-transform:lowercase;
  210. }
  211.  
  212.  
  213. .info {
  214. position:absolute;
  215. padding:5px;
  216. font-size:10px;
  217. }
  218.  
  219. a:link, a:visited {
  220. text-decoration:none;
  221. color:{color:link};
  222. }
  223.  
  224. a:hover {
  225. text-decoration:none;
  226. color:{color:link hover};
  227. }
  228.  
  229. .nav a, .nav a:visited {
  230. color:{color:nav};
  231. letter-spacing:0px;
  232. }
  233.  
  234. .nav a:hover {
  235. color:{color:nav hover};
  236. letter-spacing:0px;
  237. }
  238.  
  239. .pagenotes {
  240. {block:IndexPage}
  241. display: none;
  242. {/block:IndexPage}
  243. width:490px;
  244. margin-top:50px;
  245. text-transform:uppercase;
  246. font-size:9px;
  247. padding:5px;
  248. letter-spacing:2px;
  249. box-shadow: 1px 1px 1px {color:shadow};
  250. background-color:{color:sidebar background};
  251. }
  252.  
  253. #permalink {
  254. font-size:9px;
  255. margin-top:5px;
  256. letter-spacing:1px;
  257. text-transform:uppercase;
  258. }
  259.  
  260.  
  261. .pagenotes img {
  262. display:none;}
  263. .pagenotes li {
  264. list-style-type:none;
  265. text-align:left;
  266. }
  267.  
  268.  
  269.  
  270. #pagi {
  271. font-size:9px;
  272. width:500px;
  273. margin-left:40%;
  274. text-align:center;
  275. font-style:bold;
  276. margin-bottom:50px;
  277. color:{color:links};
  278. letter-spacing:2px;
  279. }
  280.  
  281. #pagi a {
  282. width:50px;
  283. padding:2px;
  284. text-align:center;
  285. display:inline-block;
  286. background-color:{color:sidebar background};
  287. color:{color:links};
  288. box-shadow: 1px 1px 1px {color:shadow};
  289. }
  290.  
  291. #pagi a:hover {
  292. color:{color:links hover};
  293. }
  294.  
  295.  
  296. .source {
  297. float:right;
  298. font-size:8px;
  299. word-wrap:break-word;
  300. }
  301. .tags {
  302. float:left;
  303. font-size:8px;
  304. word-wrap:break-word;
  305. }
  306.  
  307.  
  308. .player {
  309. width:25px;
  310. height:25px;
  311. overflow:hidden;
  312. position:absolute;
  313. background:white;}
  314.  
  315. .audioinfo {
  316. margin-left:50px;
  317. font-size:12px;
  318. }
  319.  
  320. .q {
  321. text-align:center;
  322. font-weight:bold;
  323. }
  324.  
  325. .as {
  326. font-weight:bold;
  327. text-transform:uppercase;
  328. margin-bottom:10px;
  329. }
  330.  
  331.  
  332. .a {
  333. margin-top:10px;
  334.  
  335. }
  336.  
  337. .chat ol {
  338. padding:0;
  339. list-style:none;
  340. }
  341.  
  342. .label {font-weight:bold;
  343. }
  344.  
  345. .newplayerbutton {
  346. position: relative;
  347. width: 28px;
  348. height: 27px;
  349. overflow: hidden;
  350. }
  351.  
  352. .playerbuttonhug {
  353. position: absolute;
  354. top: -11px;
  355. left: -12px;
  356. }
  357.  
  358.  
  359. .tumblr_audio_player {
  360. border: none;
  361. padding: 0px;
  362. margin: 0px;
  363. height: 50px;
  364. width: 500px;
  365. }
  366.  
  367. .playerbuttonbg {
  368. position: absolute;
  369. left: 20px;
  370. top: 20px;
  371. width: 28px;
  372. height: 28px;
  373. background-color: #ffffff;
  374. padding: 10px;
  375. -webkit-border-radius: 40px;
  376. -moz-border-radius: 40px;
  377. border-radius: 40px;
  378. opacity: .4;
  379. filter: alpha(opacity=40);
  380. -moz-opacity: 0.4;
  381. -khtml-opacity: 0.4;
  382. transition: opacity .7s ease-in-out;
  383. -moz-transition: opacity .7s ease-in-out;
  384. -webkit-transition: opacity .7s ease-in-out;
  385. }
  386.  
  387. .playerbuttonbg:hover {
  388. opacity: 1;
  389. filter: alpha(opacity=100);
  390. -moz-opacity: 1;
  391. -khtml-opacity: 1;
  392. }
  393.  
  394. .audioimgwrapper {
  395. position: absolute;
  396. left: 0px;
  397. top: 0px;
  398. -webkit-border-radius: 50px;
  399. -moz-border-radius: 50px;
  400. border-radius: 50px;
  401. overflow: hidden;
  402. width: 88px;
  403. height: 88px;
  404. }
  405.  
  406. .audioimgwrapper img {
  407. width: 100%;
  408. height: auto;
  409. -webkit-border-radius: 50px;
  410. -moz-border-radius: 50px;
  411. border-radius: 50px;
  412. }
  413.  
  414. .trackdetails {
  415. width: auto;
  416. display:inline-block;
  417. margin-left: 100px;
  418. min-height: 85px;
  419. }
  420.  
  421. .audiowrapper {
  422. position: relative;
  423. display:inline-block;
  424. }
  425.  
  426. #credit {
  427. position:fixed;
  428. color:{color:text};
  429. bottom:5px;
  430. right:10px;
  431. padding:4px;
  432. font-size:12px;
  433. }
  434.  
  435. #credit a {
  436. text-decoration:none;
  437. }
  438.  
  439.  
  440.  
  441. </style>
  442. </head>
  443. <body>
  444.  
  445.  
  446.  
  447.  
  448. <div id="sidebar">
  449. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  450. <div id="title">{Title}</div>
  451. <div class="description">{Description}</div>
  452. <div class="nav">
  453. <table>
  454. <tr>
  455. <td>
  456. <a href="{text:Link1url}">{text:Link1}</a></td>
  457. <td>
  458. <a href="{text:Link2url}" >{text:Link2}</a></td></tr>
  459. <td>
  460. <a href="{text:Link3url}">{text:Link3}</a></td>
  461. <td>
  462. <a href="{text:Link4url}" >{text:Link4}</a></td></tr>
  463. </table>
  464. </div>
  465. </div>
  466.  
  467.  
  468. <div id="content">
  469. {block:Posts}<div id="posts">
  470.  
  471.  
  472. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
  473.  
  474. {block:Quote}<h2>&#147;{Quote}&#148;</h2><h1>-{Source}</h1>{/block:Quote}
  475.  
  476. {block:Link}</div><a href="{URL}"><h3>{Name}</h3></a>
  477.  
  478. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  479.  
  480. {block:Photo}<img src="{PhotoURL-500}" />{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  481.  
  482. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  483.  
  484. {block:Chat}<ul class="chat">{block:Title}<h3>{Title}</h3>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}
  485.  
  486. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  487.  
  488. {block:Audio}{block:AudioPlayer}
  489. <div class="audiowrapper">
  490. {block:AlbumArt}
  491. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  492. {/block:AlbumArt}
  493.  
  494. <div class="playerbuttonbg">
  495. <div class="newplayerbutton">
  496. <div class="playerbuttonhug">
  497.  
  498. {AudioPlayerWhite}
  499.  
  500. </div>
  501. </div>
  502. </div>
  503.  
  504. <div class="trackdetails">
  505.  
  506. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  507. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  508. {block:Album}Album: {Album}{/block:Album}<br/>
  509. {PlayCountWithLabel}
  510.  
  511. </div>
  512. </div>
  513. {/block:AudioPlayer}{/block:Audio}
  514.  
  515.  
  516. {block:Answer}
  517. <div class="q">
  518. <div class="as">{Asker} inquired: </div>
  519. {Question}</div>
  520. <div class="a">{Answer}</div>
  521. {/block:Answer}
  522.  
  523. {block:Date}<div id="postinfo">{TimeAgo}<a href="{permalink}">&#151;{NoteCount} notes</a><div class="source">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via&nbsp;</a>{block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">&#x7c;&nbsp;src&nbsp;</a>{/block:ContentSource}{/block:RebloggedFrom}</div><br>{block:PermalinkPage}{block:HasTags}<div class="tags">filed under: {block:Tags}<a href="{TagUrl}">{Tag},&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}</div>{/block:Date}
  524.  
  525. </div>
  526. {/block:IndexPage}
  527. {/block:Date}
  528.  
  529. {block:PostNotes}
  530. <div class="pagenotes">
  531. {PostNotes}
  532. </div>
  533. {/block:PostNotes}
  534. {/block:Posts}
  535.  
  536.  
  537. </div>
  538. </div>
  539. <div id="pagi">
  540. {block:Pagination}
  541. {block:PreviousPage}
  542. <a href="{PreviousPage}">back &nbsp;</a>
  543. {/block:PreviousPage}
  544.  
  545.  
  546. {block:NextPage}
  547. <a href="{NextPage}"> next</a>
  548. {/block:NextPage}
  549. {/block:Pagination}
  550. </div>
  551. </div>
  552.  
  553.  
  554. {block:ContentSource}
  555. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  556. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  557. {/block:SourceLogo}
  558. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
  559. {/block:ContentSource}
  560.  
  561.  
  562. <div id="credit">
  563. <a href="http://kalopsiathemes.tumblr.com" title="kalopsiathemes"</div>&#916;</a></div>
  564. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment