Advertisement
seltalksrp

Krista

Aug 11th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.66 KB | None | 0 0
  1. <!--seltalksrp's first theme! Please do not remove this, or remove the credit. If you do I will know, and I will find you.
  2.  
  3. So I hope you like the theme, and you can edit it as much as you would like, just don't remove the credit!!! Thank you for using it!
  4. -->
  5.  
  6.  
  7. <html>
  8.  
  9. <head>
  10.  
  11. <meta name="color:Background" content="#9994aa"/>
  12. <meta name="color:Text" content="#b1b7c1"/>
  13. <meta name="color:Links" content="#b1b7c1" />
  14. <meta name="color:PostBG" content="#58474a"/>
  15. <meta name="color:Border" content="#928aa1"/>
  16. <meta name="color:Hover" contfent="#786b7b"/>
  17. <meta name="color:Scrollbar" content="#786b7b"/>
  18. <meta name="color:ScrollbarBg" content="#b0b5c0"/>
  19.  
  20. <meta name="image:Sidebar" content""/>
  21. <meta name="image:Background" content=""/>
  22.  
  23. <meta name="text:Ask Title" content="" />
  24. <meta name="text:Ask Url" content="" />
  25. <meta name="text:Link 1 Title" content="" />
  26. <meta name="text:Link 1 Url" content="" />
  27. <meta name="text:Link 2 Title" content="" />
  28. <meta name="text:Link 2 Url" content="" />
  29. <meta name="text:Link 3 Title" content="" />
  30. <meta name="text:Link 3 Url" content="" />
  31. <meta name="text:Link 4 Title" content="" />
  32. <meta name="text:Link 4 Url" content="" />
  33.  
  34. <meta name="if:CoverBackgroundImage" content="0"/>
  35.  
  36. <title>{Title}</title>
  37. <link rel="shortcut icon" href="{Favicon}">
  38.  
  39. </style>
  40.  
  41. <style type="text/css">
  42.  
  43.  
  44. body {
  45. background:{color:Background};
  46. margin:0px;
  47. color:{color:Text};
  48. font-family:'vrinda';
  49. font-size:11px;
  50. line-height:110%;
  51. letter-spacing:1px;
  52. text-align:justify;
  53. {block:ifNotCoverBackgroundImage}
  54. background-image:url('{image:Background}');
  55. background-attachment:fixed;
  56. {block:ifNotCoverBackgroundImage}
  57. {block:IfCoverBackgroundImage}
  58. background: url('{image:Background}') no-repeat center center fixed;
  59. -webkit-background-size: cover;
  60. -moz-background-size: cover;
  61. -o-background-size: cover;
  62. background-size: cover;
  63. {block:IfCoverBackgroundImage}
  64. }
  65.  
  66. a:link, a:active, a:visited{
  67. color: {color:Link};
  68. text-decoration:none;
  69. -webkit-transition: all 0.2s linear;
  70. -moz-transition: all 0.2s linear;
  71. transition: all 0.2s linear;
  72. }
  73.  
  74. a:hover {
  75. text-decoration:underline;
  76. color:#000;
  77. -webkit-transition: all 0.2s linear;
  78. -moz-transition: all 0.2s linear;
  79. transition: all 0.2s linear;
  80. cursor: url(http://media.tumblr.com/tumblr_lqs4osv61Z1qfoi4t.png), progress !important;
  81. }
  82.  
  83. small,big,code {
  84. font-size:11px;
  85. font-family:'Courier New';
  86. }
  87.  
  88. pre {
  89. font-family:'Courier New';
  90. font-size:8px;
  91. width:auto;
  92. padding:5px 8px;
  93. color:{color:Links};
  94. }
  95.  
  96. a {
  97. text-decoration:none;
  98. outline:none;
  99. -moz-outline-style:none;
  100. -webkit-transition: all 0.4s ease-in-out;
  101. -moz-transition: all 0.4s ease-in-out;
  102. -o-transition: all 0.4s ease-in-out;
  103. -ms-transition: all 0.4s ease-in-out;
  104. transition: all 0.4s ease-in-out;
  105. color:{color:Links};
  106. }
  107.  
  108. b {
  109. color:{color:Hover};
  110. font-weight:100;
  111. }
  112.  
  113. a:hover {
  114. color:{color:Hover};
  115. -webkit-transition: all 0.4s ease-in-out;
  116. -moz-transition: all 0.4s ease-in-out;
  117. -o-transition: all 0.4s ease-in-out;
  118. -ms-transition: all 0.4s ease-in-out;
  119. transition: all 0.4s ease-in-out;
  120. }
  121.  
  122. img {
  123. border:none;
  124. width:auto;
  125. }
  126.  
  127. blockquote {
  128. margin-left:5px;
  129. width:auto;
  130. padding-left:5px;
  131. border-left:5px solid {color:Border};
  132. }
  133.  
  134. blockquote blockquote {
  135. padding-left:5px;
  136. border-left:5px solid {color:Border};
  137. }
  138.  
  139. ::-webkit-scrollbar-thumb {
  140. height:9px;
  141. background-color: {color:Scrollbar};
  142. }
  143.  
  144. ::-webkit-scrollbar {
  145. width:4px;
  146. height:4px;
  147. background:#fff;
  148. margin-right:5px;
  149. }
  150.  
  151.  
  152. #entries{
  153. width:500px;
  154. margin-left:650px;
  155. margin-top:40px;
  156. padding-bottom:20px;
  157. }
  158.  
  159. #post {
  160. background-color:{color:PostBG};
  161. width:500px;
  162. line-height:100%;
  163. padding:20px;
  164. margin-bottom:50px;
  165. border-bottom:5px solid {color:ScrollbarBG};
  166. }
  167.  
  168. .posttitle{
  169. font-family:pacifico;
  170. font-weight:bold;
  171. letter-spacing:-1px;
  172. font-size: 20px;
  173. line-height: 20px;
  174. }
  175.  
  176. blockquote{
  177. margin-left:10px;
  178. padding-left:4px;
  179. border-left: 1px solid #000;
  180. }
  181.  
  182. /*QUESTION*/
  183.  
  184. .question {
  185. line-height:110%;
  186. background-color:{color:ScrollbarBG};
  187. }
  188.  
  189. .asker {
  190. font-family:'Courier New';
  191. font-size:10px;
  192. display:block;
  193. text-transform:uppercase;
  194. text-align:center;
  195. color:{color:Hover};
  196. background-image:url('{image:AskBG}');
  197. background-color:{color:ScrollbarBG};
  198. text-shadow:1px 1px 0px {color:Border};
  199. padding:2px;
  200. letter-spacing:2px;
  201. }
  202.  
  203. .asker a {
  204. color:{color:Hover};
  205. }
  206.  
  207. .q {
  208. font-size:8px;
  209. margin-top:-12px;
  210. background-color:{color:postbg};
  211. color:{color:PostBg};
  212. padding:10px;
  213. }
  214.  
  215. .q small,.q big,.q code {
  216. background-color:{color:Background};
  217. }
  218.  
  219.  
  220. #permalink{
  221. float:right;
  222. font-size:10px;
  223. margin-top:-10px;
  224. padding-top:5px;
  225. padding-bottom:5px;
  226. width:500px;
  227. }
  228.  
  229. .info{
  230. text-align:right;
  231. font-family: 'calibri';
  232. letter-spacing:1px;
  233. font-size:8px;
  234. font-style:none;
  235. margin-left:-20px;
  236. margin-bottom:-20px;
  237. margin-top:5px;
  238. color:{color:Border};
  239. width:530px;
  240. z-index:99999;
  241. line-height:10px;
  242. text-transform:uppercase;
  243. padding:5px;
  244. padding-bottom:7px;
  245. background-color:{color:Links};
  246. }
  247.  
  248. #info a {
  249. text-align:right;
  250. color:{color:Border};
  251. }
  252.  
  253. .tag{
  254. margin-left:-11px;
  255. background:#fff;
  256. width:520px;
  257. padding-top:3px;
  258. padding-bottom:3px;
  259. border-left: 1px solid #000;
  260. border-right: 1px solid #000;
  261. border-bottom: 1px solid #000;
  262. text-align:right;
  263. font-family:arial;
  264. margin-top:15px;
  265. {block:ifshadowontags}
  266. box-shadow:rgba(0,0,0,0.4)4px 4px;
  267. {/block:ifshadowontags}
  268. }
  269.  
  270. #tags {
  271. text-align:left;
  272. opacity:0;
  273. font-size:8px;
  274. font-family:'arial';
  275. margin-top:-20px;
  276. padding:0px;
  277. text-transform:lowercase;
  278. transition-duration: 0.5s;
  279. -moz-transition-duration: 0.5s;
  280. -webkit-transition-duration: 0.5s;
  281. -o-transition-duration: 0.5s;
  282. }
  283.  
  284. #post:hover #tags {
  285. opacity:1;
  286. margin-top:0;
  287. }
  288.  
  289. #tags a {
  290. padding:5px;
  291. color:{color:Post Links};
  292. letter-spacing:0px;
  293. font-family:'helvetica';
  294. text-decoration:none;
  295. display:inline-block;
  296. }
  297.  
  298. #tags a:hover {
  299. -moz-transition-duration:0.3s;
  300. -webkit-transition-duration:0.3s;
  301. -o-transition-duration:0.3s;
  302. color:{color:Hover};
  303. }
  304.  
  305. #audiopost {
  306. margin-bottom:5px;
  307. width:500px;
  308. height:80px
  309. }
  310.  
  311. .albumart {
  312. width:80px;
  313. height:80px;
  314. position:absolute;
  315. }
  316.  
  317. .albumart img {
  318. width:80px;
  319. height:80px;
  320. float:left;
  321. }
  322.  
  323. .player {
  324. opacity: 0.5;
  325. position:absolute;
  326. z-index:1;
  327. width:80px;
  328. height:80px;
  329. display:block;
  330. -webkit-transition: all 0.7s ease-in-out;
  331. -moz-transition: all 0.7s ease-in-out;
  332. -o-transition: all 0.7s ease-in-out;
  333. }
  334.  
  335. .player:hover {
  336. opacity:0.9;
  337. }
  338.  
  339. .playerr {
  340. width:25px;
  341. height:25px;
  342. margin-top:24px;
  343. margin-left:24px;
  344. overflow:hidden;
  345. padding:3px;
  346. }
  347.  
  348. .track {
  349. margin-left:100px;
  350. line-height:12px;
  351. padding-top:10px;
  352. }
  353.  
  354.  
  355. #sidebar {
  356. border: 1px solid #000;
  357. background:#fff;
  358. padding:10px;
  359. position:fixed;
  360. top:120px;
  361. left:30px;
  362. width:550px;
  363. height:400px;
  364. background-color:{color:Border};
  365. -webkit-transition: all 0.7s ease-in-out;
  366. -moz-transition: all 0.7s ease-in-out;
  367. -o-transition: all 0.7s ease-in-out;
  368. {block:ifshadowonsidebar}
  369. box-shadow:rgba(0,0,0,0.4)4px 4px;
  370. {/block:ifshadowonsidebar}
  371. }
  372.  
  373. .sidebarimg {
  374. margin-left:17px;
  375. margin-top:0px;
  376. }
  377.  
  378. .sidebarimg img{
  379. width:515px;
  380. height:300px;
  381. }
  382.  
  383. blockquote {
  384. border-left:2px solid #000;
  385. padding: 5px;
  386. margin:5px;
  387. }
  388.  
  389. .description{
  390. padding:10px;
  391. margin-top:300px;
  392. margin-left:0px;
  393. position:absolute;
  394. font-family:arial;
  395. text-align:justify;
  396. font-size:13px;
  397. width:228px;
  398. color:#000;
  399. letter-spacing:0px;
  400. line-height:110%;
  401. opacity:1;
  402. }
  403.  
  404. .navi{
  405. font-size:13px;
  406. color:#000;
  407. top:475px;
  408. left:280px;
  409. position:fixed;
  410. }
  411.  
  412. .navi a{
  413. display:inline-block;
  414. width:auto;
  415. }
  416.  
  417. .navi a:hover{
  418. text-decoration:underline;
  419. color:#000;
  420. }
  421.  
  422. .pagination {
  423. top:518px;
  424. font-size:10px;
  425. text-align:center;
  426. position:fixed;
  427. width:250px;
  428. opacity:1;
  429. }
  430.  
  431. .pagination a{
  432. display:inline-block;
  433. color:#000;
  434. width:50px;
  435. }
  436.  
  437. .pagination a:hover{
  438. color:#000;
  439. text-decration:underline
  440. }
  441.  
  442. /*CREDIT*/
  443.  
  444. #cred {
  445. position:fixed;
  446. font-family:'helvetica';
  447. background-color:{color:postbg};
  448. right:9px;
  449. bottom:9px;
  450. padding:5px;
  451. }
  452.  
  453. </style>
  454.  
  455. </head>
  456.  
  457.  
  458. {CustomCSS}</style></head><body>
  459.  
  460. <!-- start of script tooltip -->
  461. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  462.  
  463. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  464.  
  465. <script>
  466.  
  467. (function($){
  468.  
  469. $(document).ready(function(){
  470.  
  471. $("a[title]").style_my_tooltips({
  472.  
  473. tip_follows_cursor:true,
  474.  
  475. tip_delay_time:10,
  476.  
  477. tip_fade_speed:60,
  478.  
  479. attribute:"title"
  480.  
  481. });
  482.  
  483. });
  484.  
  485. })(jQuery);
  486.  
  487. </script>
  488.  
  489.  
  490. <div id="sidebar">
  491.  
  492. <div id="icon">
  493. <img src="{image:icon}">
  494. </a>
  495. </div>
  496.  
  497. <div id="sidebarimage">
  498. <img src="{image:Sidebar}">
  499. </a>
  500. </div>
  501.  
  502. <div id="description">{Description}
  503. </div>
  504.  
  505. <body>
  506.  
  507.  
  508. <div id="sidebar">
  509.  
  510.  
  511. <div class="sidebarimg">
  512. <div class="description">
  513. {Description}
  514. </div>
  515. <a href="/"><img src="{image:sidebar}"></a>
  516. </div>
  517.  
  518. <div class="navi">
  519. <a href="{text:Ask URL}">{text:Ask Title}</a> |
  520. <a href="{text:Link 1 Url}">{text:Link 1 Title}</a> |
  521. <a href="{text:Link 2 Url}">{text:Link 2 Title}</a> |
  522. <a href="{text:Link 3 Url}">{text:Link 3 Title}</a> |
  523. <a href="{text:Link 4 Url}">{text:Link 4 Title}</a>
  524. </div>
  525.  
  526. {block:Pagination}
  527. <div id="pagination">
  528. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  529. — {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  530. </div>
  531. {/block:Pagination}
  532. </div>
  533. </div>
  534. </div>
  535.  
  536. <div id="entries">
  537. {block:Posts}
  538. <div id="post">
  539.  
  540. {block:Text}
  541. {block:Title}<h1>{Title}</h1>{/block:Title}
  542. {Body}{/block:Text}
  543.  
  544. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  545. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  546.  
  547. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  548. {/block:Caption}{/block:Photoset}
  549.  
  550. {block:Quote}<h2>"{Quote}"</h2>
  551. {block:Source}<div class="qsource"> —{Source}</div>
  552. {/block:Source}{/block:Quote}
  553.  
  554. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  555.  
  556. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  557.  
  558. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  559. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  560. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  561. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  562. {/block:Audio}<br>
  563.  
  564. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  565.  
  566. {block:Answer}<div id="asker">{Question} — <span style="text-align:lowercase; color:#fcfcfc;font-style:italic; "><b><i>{Asker}</i></b><br></span> </div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="times">{Answer}</font></div>{/block:Answer}
  567.  
  568. <p></p><p>
  569. <div id="line"></div>
  570. <div id="info">
  571. <h9>
  572. <a href="{Permalink}">{TimeAgo}</a> ▲
  573. {block:RebloggedFrom} <a href="{ReblogParentURL}"> via </a>{/block:RebloggedFrom} ▲ {block:ContentSource} <a href="{SourceURL}"> source </a>{/block:ContentSource}
  574. ▲ {NoteCount}</a></h9>
  575. {block:HasTags}<div id="tags"><h9>filed under:</h9>
  576.  
  577. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  578. </div>{block:HasTags}
  579. </div>
  580. </div>
  581. {/block:Posts}
  582. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  583. {/block:Posts}</div></div></div>
  584. <br><br><br><br>
  585.  
  586. <div id="cred">
  587. <a href="http://seltalksrp.tumblr.com/"><big><big>▲▲▲</big></big></a>
  588. </div>
  589. </div>
  590.  
  591. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement