trenzalours

Custom Theme - Doctorsafraid(Updated)

Dec 16th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.53 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4.  
  5. <title>{title}</title>
  6.  
  7. <link rel="shortcut icon" href="{favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10. <link href="styles.css" rel="stylesheet" media="all and (max-width: 1024px)">
  11. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  12. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
  13. <!--
  14. custom theme for doctorsafraid
  15. all theme rules apply
  16. don't steal its not cool
  17. be original
  18. --------
  19.  
  20. -->
  21.  
  22.  
  23. <meta name="color:Background" content="#ffffff"/>
  24. <meta name="color:Title" content="#000000"/>
  25. <meta name="color:Text" content="#000000"/>
  26. <meta name="color:Link" content="#000000"/>
  27. <meta name="color:Hover" content="#ffffff"/>
  28. <meta name="color:Main Border" content="#ffffff"/>
  29. <meta name="color:Borders" content="#ffffff"/>
  30. <meta name="color:Blog Title" content="#ffffff"/>
  31. <meta name="color:Header Link" content="#ffffff"/>
  32. <meta name="color:Header Link Background" content="#000000"/>
  33. <meta name="color:Header Link Hover" content="#ffffff"/>
  34. <meta name="color:Sidebar Background" content="#000000"/>
  35. <meta name="color:Scrollbar Color" content="#000000"/>
  36. <meta name="color:Gradient 1" content="#eeeeee"/>
  37. <meta name="color:Gradient 2" content="#b8b8b8"/>
  38.  
  39. <meta name="if:500px" content="1">
  40. <meta name="if:Askbox" content="1">
  41. <meta name="if:About Me" content="1">
  42. <meta name="if:Show Description" content="1">
  43. <meta name="if:White Close Button" content="0">
  44. <meta name="if:Grayscale" content="0">
  45. <meta name="if:Hidden Captions" content="1"/>
  46. <meta name="if:Lazy Load" content="0">
  47. <meta name="if:Image Fade" content="0">
  48. <meta name="if:Fade Content" content="1">
  49. <meta name="if:Tiny Cursor" content="0">
  50. <meta name="select:Player Color" content="black" title="Black">
  51. <meta name="select:Player Color" content="white" title="White">
  52. <meta name="select:Player Color" content="grey" title="Grey">
  53.  
  54. <meta name="image:Sidebar" content="http://static.tumblr.com/532b2fa07199ff4a83a368d9aa5085ce/zc0bpmt/SUenhh4dp/tumblr_static_9hc1b6ku030ocskogo4804ggs.png">
  55. <meta name="image:About Image" content="http://static.tumblr.com/b7d0de40ce16201f58ac8681e398d1bd/zc0bpmt/x67nhh4ec/tumblr_static_56wht2blj2g40c8k40w4480gg.png">
  56. <meta name="image:Background Image" content="https://38.media.tumblr.com/15cd38f157a5b2ff0ffe3b91c0ddd3fa/tumblr_n99vs4SInQ1rbcubso1_1280.jpg">
  57. <meta name="select:Background image" content="bg-none" title="None">
  58. <meta name="select:Background image" content="bg-cover" title="Full screen">
  59. <meta name="select:Background image" content="bg-pattern" title="Pattern">
  60. <meta name="select:Background image" content="bg-gradient" title="Gradient">
  61.  
  62.  
  63. <meta name="text:Link 1 URL" content="" />
  64. <meta name="text:Link 1" content="" />
  65. <meta name="text:Link 2 URL" content="" />
  66. <meta name="text:Link 2" content="" />
  67. <meta name="text:Link 3 URL" content="" />
  68. <meta name="text:Link 3" content="" />
  69. <meta name="text:Link 4 URL" content="" />
  70. <meta name="text:Link 4" content="" />
  71.  
  72.  
  73.  
  74.  
  75. <!-- jquery for tooltips-->
  76. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  77.  
  78. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  79.  
  80. <script>
  81.  
  82. (function($){
  83.  
  84. $(document).ready(function(){
  85.  
  86. $("a[title]").style_my_tooltips({
  87.  
  88. tip_follows_cursor:true,
  89.  
  90. tip_delay_time:40,
  91.  
  92. tip_fade_speed:400,
  93.  
  94. attribute:"title"
  95.  
  96. });
  97.  
  98. });
  99.  
  100. })(jQuery);
  101.  
  102. </script>
  103.  
  104.  
  105.  
  106. <!--CSS customization here. -->
  107.  
  108. <style type="text/css">
  109.  
  110. #s-m-t-tooltip{
  111. font-family:consolas;
  112. padding:4px 9px;
  113. position:absolute;
  114. margin: 10px 20px;
  115. padding:7px;
  116. font-size:9px;
  117. z-index: 99999999999;
  118. letter-spacing:1px;
  119. text-transform:lowercase;
  120. background:{color:background};}
  121.  
  122.  
  123. ::-webkit-scrollbar-thumb {background:{color:Scrollbar Color};}
  124.  
  125. ::-webkit-scrollbar{width: 6px;}
  126. ::-webkit-scrollbar-track {background:{color:Main Border};
  127. }
  128.  
  129. {block:ifTinyCursor}
  130. *, img.btn_close:hover{
  131. cursor: url(http://media.tumblr.com/tumblr_m2wj9k9UPt1qfamg6.png), auto;
  132. }
  133. *, #creds a:hover{
  134. cursor: url(http://media.tumblr.com/tumblr_m2wj9k9UPt1qfamg6.png), auto;
  135. }
  136. *, #tumblrcontrols a:hover{
  137. cursor: url(http://media.tumblr.com/tumblr_m2wj9k9UPt1qfamg6.png), auto;
  138. }
  139.  
  140.  
  141. *, #nav a:hover {
  142. cursor: url(http://media.tumblr.com/tumblr_m2wj9k9UPt1qfamg6.png), auto;
  143. }
  144.  
  145. *, body, a, a:hover {
  146. cursor: url(http://media.tumblr.com/4b32a8c60c9e7a01890827f616c6ed74/tumblr_inline_mu8v0x7Jvp1rhr4pg.png), auto;
  147. }
  148.  
  149. {/block:ifTinyCursor}
  150.  
  151.  
  152. /* LAYOUT BASICS */
  153.  
  154. blockquote {
  155. border-left:3px solid {color:sidebar background};
  156. padding-top:5px;
  157. padding-bottom:5px;
  158. padding-left:15px;
  159. margin-left:5px;
  160. }
  161.  
  162. body {
  163. background:{color:background};
  164. color:{color:text};
  165. font-family:consolas;
  166. font-size:10px;
  167. overflow-x:hidden;
  168. letter-spacing:1px;
  169. font-size:9px;
  170. width:100%;
  171. text-align:justify;
  172. margin:0;
  173. line-height:1.3em;}
  174.  
  175. ::selection {
  176. background-color:{color:gradient 2};
  177. color:black;}
  178.  
  179.  
  180.  
  181. .bg-none {
  182. background:{color:background};}
  183.  
  184. .bg-cover {
  185. background: url({image:Background Image})
  186. no-repeat center center fixed;
  187. -webkit-background-size: cover;
  188. -moz-background-size: cover;
  189. -o-background-size: cover;
  190. background-size: cover;}
  191.  
  192. .bg-pattern {
  193. background: url({image:Background Image});
  194. background-repeat:repeat;
  195. background-attachment: fixed; }
  196.  
  197. .bg-gradient {
  198. background: {color:Gradient 1}; /* Old browsers */
  199. background: -moz-linear-gradient(top, {color:Gradient 1} 0%, {color:Gradient 2} 100%); /* FF3.6+ */
  200. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,{color:Gradient 1}), color-stop(100%,{color:Gradient 2})); /* Chrome,Safari4+ */
  201. background: -webkit-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* Chrome10+,Safari5.1+ */
  202. background: -o-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* Opera 11.10+ */
  203. background: -ms-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* IE10+ */
  204. background: linear-gradient(to bottom, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* W3C */
  205. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Gradient 1}', endColorstr='{color:Gradient 2}',GradientType=0 ); /* IE6-9 */
  206. background-attachment: fixed;
  207. }
  208.  
  209. #border1{
  210. top:0;
  211. width:100%;
  212. position:fixed;
  213. height:28px;
  214. background:{color:Main Border};
  215. z-index:1;
  216. }
  217.  
  218. #border2{
  219. left:0;
  220. height:110%;
  221. position:fixed;
  222. width:28px;
  223. background:{color:Main Border};
  224. z-index:1;
  225. }
  226.  
  227.  
  228. #border4{
  229. right:0;
  230. height:110%;
  231. position:fixed;
  232. width:28px;
  233. background:{color:Main Border};
  234. z-index:1;
  235. }
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243. a {
  244. color:{color:link};
  245. text-decoration:none;
  246. -webkit-transition: all .8s ease;
  247. -moz-transition: all .8s ease;
  248. -o-transition: all .8s ease;
  249. -ms-transition: all .8s ease;
  250. transition: all .8s ease;}
  251.  
  252. a:hover {
  253. color:{color:hover};
  254. text-shadow: 0px 0px 5px {color:hover};
  255. {block:ifnotTinyCursor}
  256. cursor:help;
  257. {/block:ifnotTinyCursor}
  258. text-decoration:none;
  259. -webkit-transition: all .8s ease;
  260. -moz-transition: all .8s ease;
  261. -o-transition: all .8s ease;
  262. -ms-transition: all .8s ease;
  263. transition: all .8s ease;}
  264.  
  265. img{opacity:1;
  266. border:none;
  267. text-decoration:none}
  268.  
  269.  
  270. small {
  271. font-size:10px;}
  272.  
  273. big {
  274. font-size:12px;}
  275.  
  276. pre{
  277. background:{color:background};
  278. padding:10px;
  279. color:{color:text};
  280. font-family:consolas;
  281. text-transform:uppercase;
  282. font-size:10px;
  283. letter-spacing:1px;
  284. white-space: pre-wrap;
  285. white-space: -moz-pre-wrap;
  286. white-space: -pre-wrap;
  287. white-space: -o-pre-wrap;
  288. word-wrap: break-word;}
  289.  
  290. code{
  291. text-transform:lowercase;
  292. font-style:italic;
  293. }
  294.  
  295. b,strong{
  296. font-weight:600;
  297. color:{color:text};
  298. }
  299. em,i{
  300. font-style:italic;
  301. color:{color:text};
  302. }
  303.  
  304.  
  305. strike{
  306. text-decoration: line-through;
  307. }
  308.  
  309.  
  310. #title {
  311. color:{color:title};
  312. font-family: 'Ubuntu Condensed', sans-serif;
  313. text-shadow: 0px 0px 2px {color:title};
  314. text-transform:uppercase;
  315. text-align:justify;
  316. font-size:13px;
  317. line-height:1.4em;
  318. font-weight:300;
  319. padding:10px;
  320. }
  321.  
  322. li{
  323. line-height:1.5em;
  324. }
  325.  
  326.  
  327.  
  328. /*Pagination*/
  329.  
  330. #pagination {
  331. text-align:center;
  332. margin:0 auto;
  333. margin-bottom:50px;
  334. width:auto;
  335. word-spacing:10px;
  336. {block:if500px}
  337. width:500px;
  338. {/block:if500px}
  339. {block:ifnot500px}
  340. width:400px;
  341. {/block:ifnot500px}
  342. }
  343.  
  344. #pagination a{
  345. color:{color:Title};
  346. background:#fff;
  347. border-radius:3px;
  348. margin-top:-35px;
  349. padding:12px 20px;
  350. text-transform:uppercase;
  351. font-size:8px;
  352. font-family:consolas;}
  353.  
  354. #pagination a:hover{
  355. color:{color:header link hover};
  356. background:{color:sidebar background};
  357. }
  358.  
  359.  
  360.  
  361. /*Container*/
  362.  
  363. #con {
  364. margin-top:50px;
  365. left:50%;
  366. margin-left:-193px;
  367. position:absolute;
  368. }
  369.  
  370. /*header*/
  371.  
  372.  
  373. #sidebar{
  374. width:100%;
  375. left:0;
  376. margin-top:-20px;
  377. padding:5px;
  378. position:static;
  379. text-align:center;
  380. background:{color:Sidebar Background};
  381. }
  382.  
  383.  
  384. #bt{
  385.  
  386. line-height:1.6em;
  387. font-size:23px;
  388. text-align:center;
  389. vertical-align:center;
  390. color:{color:blog title};
  391. font-family: 'Ubuntu Condensed', sans-serif;
  392. text-shadow: 0px 0px 4px {color:blog title};
  393. padding:5px 10px;
  394. margin:5px auto;
  395. letter-spacing:1px;
  396. width:200px;
  397. text-transform:uppercase;
  398. z-index:9999999999999;
  399. }
  400.  
  401. #bt a{color:{color:blog title};}
  402.  
  403. .fancy span {
  404. display: inline-block;
  405. position: relative;
  406. }
  407. .fancy span:before,
  408. .fancy span:after {
  409. content: "";
  410. position: absolute;
  411. height: 5px;
  412. border-bottom: 3px solid {color:borders};
  413. top: 70px;
  414. width:15px;
  415. z-index:-5;
  416. }
  417. .fancy span:before {
  418. right: 30%;
  419. margin-right: 40px;
  420. }
  421. .fancy span:after {
  422. left: 30%;
  423. margin-left: 45px;
  424. }
  425.  
  426.  
  427. #sbimage{
  428. opacity:1;
  429. width:60px;
  430. padding:30px 10px 0 0;
  431. border-radius:100%;
  432. text-align:center;
  433. vertical-align:center;
  434. margin:0 auto;
  435. -webkit-transition: all .8s ease-in;
  436. -moz-transition: all .8s ease-in;
  437. -o-transition: all .8s ease-in;
  438. -ms-transition: all .8s ease-in;
  439. transition: all .8s ease-in;
  440. }
  441.  
  442. #sbimage img{
  443. margin-top:30px;
  444. width:60px;
  445. border-radius:100%;
  446. border:4px solid {color:Borders};
  447. }
  448.  
  449. #sidebar:hover #nav{
  450. opacity:1;
  451. {block:ifnotShowDescription}
  452. margin-top:-15px;
  453. {/block:ifnotShowDescription}
  454. -webkit-transition: all .8s ease-in-out;
  455. -moz-transition: all .8s ease-in-out;
  456. -o-transition: all .8s ease-in-out;
  457. -ms-transition: all .8s ease-in-out;
  458. transition: all .8s ease-in-out;
  459. }
  460.  
  461. #sidebar:hover #sbimage{
  462. opacity:0;
  463. margin-top:-110px;
  464. -webkit-transition: all .8s ease-out;
  465. -moz-transition: all .8s ease-out;
  466. -o-transition: all .8s ease-out;
  467. -ms-transition: all .8s ease-out;
  468. transition: all .8s ease-out;
  469. }
  470.  
  471. #nav{
  472. opacity:0;
  473. width:auto;
  474. margin-left:1px;
  475. vertical-align:center;
  476. z-index:9999999999999;
  477. padding-bottom:10px;
  478. }
  479.  
  480. #nav li{
  481. display:inline-block;
  482. list-style:none;
  483. margin-top:10px;
  484. padding:4px 8px;
  485. letter-spacing:1px;
  486. font-size:8px;
  487. text-transform:uppercase;
  488. -webkit-transition: all .8s ease-in;
  489. -moz-transition: all .8s ease-in;
  490. -o-transition: all .8s ease-in;
  491. -ms-transition: all .8s ease-in;
  492. transition: all .8s ease-in;
  493. }
  494.  
  495. #nav li a{color:{color:Header Link};}
  496.  
  497. #nav li:hover{ background:{color:Header Link Background};}
  498.  
  499. #nav li:hover a{color:{color:Header Link Hover};letter-spacing:1px;text-shadow: 0px 0px 4px {color:Header Link Hover};}
  500.  
  501. #desc{
  502. {block:ifShowDescription}
  503. opacity:0;
  504. width:250px;
  505. padding:10px;
  506. font-size:8px;
  507. margin-top:-60px;
  508. {/block:ifShowDescription}
  509. {block:ifnotShowDescription}
  510. display:none;
  511. {/block:ifnotShowDescription}
  512. margin-left:auto;
  513. margin-right:auto;
  514. text-align:center;
  515. text-transform:none;
  516. font-family:consolas;
  517. vertical-align:center;
  518. border:1px solid white;
  519. text-transform:uppercase;
  520. color:{color:Text};
  521. transition: all .8s ease;
  522. -o-transition: all .8s ease;
  523. -ms-transition: all .8s ease;
  524. -moz-transition: all .8s ease;
  525. -webkit-transition: all .8s ease;
  526. background:rgba(255,255,255,0.8);
  527. }
  528.  
  529.  
  530. #desc a{color:{color:Header Link};}
  531.  
  532.  
  533. #sidebar:hover #desc{
  534. {block:ifShowDescription}
  535. opacity:1;
  536. margin-top:0px;
  537. {/block:ifShowDescription}
  538. -webkit-transition: all .8s ease;
  539. -moz-transition: all .8s ease;
  540. -o-transition: all .8s ease;
  541. -ms-transition: all .8s ease;
  542. transition: all .8s ease;
  543. }
  544.  
  545.  
  546. /*Posts*/
  547.  
  548. #entries{
  549. text-align:center;
  550. {block:if500px}
  551. width:500px;
  552. margin-left:-152px;
  553. {/block:if500px}
  554. {block:ifnot500px}
  555. width:400px;
  556. margin-left:-90px;
  557. {/block:ifnot500px}
  558. padding:80px 100px;
  559. z-index:999;
  560. }
  561.  
  562.  
  563. .posts {
  564. text-align:left;
  565. background:{color:background};
  566. {block:if500px}
  567. width:500px;
  568. margin-left:-18px;
  569. padding:20px 20px;
  570. {/block:if500px}
  571. {block:ifnot500px}
  572. width:400px;
  573. margin-left:-18px;
  574. padding:20px 20px;
  575. {/block:ifnot500px}
  576. {block:IndexPage}
  577. margin-bottom:150px;
  578. {/block:IndexPage}
  579. {block:PermalinkPage}
  580. margin-bottom:75px;
  581. {/block:PermalinkPage}
  582. -webkit-transition: all .8s ease;
  583. -moz-transition: all .8s ease;
  584. -o-transition: all .8s ease;
  585. -ms-transition: all .8s ease;
  586. transition: all .8s ease;}
  587.  
  588. #photo-set{
  589. {block:if500px}
  590. width:500px;
  591. {/block:if500px}
  592. {block:ifnot500px}
  593. width:400px;
  594. {/block:ifnot500px}
  595. }
  596. #photo-set img{
  597. {block:if500px}
  598. width:500px;
  599. {/block:if500px}
  600. {block:ifnot500px}
  601. width:400px;
  602. {/block:ifnot500px};
  603. }
  604. #vids{
  605. {block:if500px}
  606. width:500px;
  607. {/block:if500px}
  608. {block:ifnot500px}
  609. width:400px;
  610. {/block:ifnot500px}
  611. }
  612. .video-player iframe {
  613. max-width: 100%;
  614. height: auto;}
  615.  
  616.  
  617. .video-player iframe {
  618. {block:if500px}
  619. width:500px;
  620. {/block:if500px}
  621. {block:ifnot500px}
  622. width:400px;
  623. {/block:ifnot500px}
  624. }
  625.  
  626. {block:IfGrayscale}
  627. img{
  628. -webkit-filter: grayscale(100%);
  629. -webkit-transition-duration: .8s;
  630. -moz-transition-duration: .8s;
  631. -o-transition-duration: .8s;
  632. -ms-transition-duration: .8s;
  633. }
  634.  
  635. img:hover img{
  636. -webkit-filter: grayscale(0%);
  637. -webkit-transition-duration: .8s;
  638. -moz-transition-duration: .8s;
  639. -o-transition-duration: .8s;
  640. -ms-transition-duration: .8s;
  641. z-index: 2px;
  642. }
  643.  
  644. .html_photoset {
  645. -webkit-filter: grayscale(100%);
  646. -webkit-transition-duration: .8s;
  647. -moz-transition-duration: .8s;
  648. -o-transition-duration: .8s;
  649. -ms-transition-duration: .8s;
  650. }
  651.  
  652. .posts:hover .html_photoset:hover{
  653. -webkit-filter: grayscale(0%);
  654. -webkit-transition-duration: .8s;
  655. -moz-transition-duration: .8s;
  656. -o-transition-duration: .8s;
  657. -ms-transition-duration: .8s;
  658. z-index: 2px;
  659. }
  660. {/block:IfGrayscale}
  661.  
  662. {block:ifImageFade}
  663.  
  664. .posts img{
  665. opacity:1;
  666. -webkit-transition-duration: .8s;
  667. -moz-transition-duration: .8s;
  668. -o-transition-duration: .8s;
  669. -ms-transition-duration: .8s;
  670. }
  671.  
  672. .posts:hover img{
  673. opacity:0.7;
  674. -webkit-transition-duration: .8s;
  675. -moz-transition-duration: .8s;
  676. -o-transition-duration: .8s;
  677. -ms-transition-duration: .8s;
  678. z-index: 2px;
  679. }
  680.  
  681. .html_photoset {
  682. opacity:1;
  683. -webkit-transition-duration: .8s;
  684. -moz-transition-duration: .8s;
  685. -o-transition-duration: .8s;
  686. -ms-transition-duration: .8s;
  687. }
  688.  
  689. .posts:hover .html_photoset:hover{
  690. opacity:0.7;
  691. -webkit-transition-duration: .8s;
  692. -moz-transition-duration: .8s;
  693. -o-transition-duration: .8s;
  694. -ms-transition-duration: .8s;
  695. z-index: 2px;
  696. }
  697. {/block:ifImageFade}
  698.  
  699. .posts img, .posts li, .posts blockquote {max-width: 100%;}
  700. .caption {width:100%;margin-top:10px;}
  701.  
  702. .pop-p{
  703. background:rgba(0,0,0,0.03);
  704. color:{color:Header Link};
  705. padding:4px;
  706. font-family:consolas;
  707. text-transform:lowercase;
  708. letter-spacing:1px;
  709. line-height:1.5em;
  710. font-size:9px;;
  711. text-align:justify;
  712. }
  713. .pop-p a{color:{color:Header Link};}
  714.  
  715. .thepopup{
  716. display: none;
  717. padding-bottom: 50px;
  718. padding-left: 40px;
  719. padding-right: 40px;
  720. float: left;
  721. position: fixed;
  722. top: 50%;
  723. left: 50%;
  724. color:{color:text};
  725. font-family:consolas;
  726. text-align:justify;
  727. font-size:10px;
  728. line-height:112%;
  729. height:600px;
  730. z-index: 99999999999999999999999999999999999999999999;
  731. }
  732.  
  733. *html #fade {
  734. position: absolute;
  735. }
  736.  
  737. *html .thepopup {
  738. position: absolute;
  739. }
  740.  
  741. #fade {
  742. display: none;
  743. position: fixed; left: 0; top: 0; width: 100%; height: 100%;
  744. opacity: 1;
  745. z-index: 9999;}
  746.  
  747. .bg-none #fade{
  748. background:{color:background};}
  749.  
  750. .bg-cover #fade{
  751. background: url({image:Background Image})
  752. no-repeat center center fixed;
  753. -webkit-background-size: cover;
  754. -moz-background-size: cover;
  755. -o-background-size: cover;
  756. background-size: cover;}
  757.  
  758. .bg-pattern #fade{
  759. background: url({image:Background Image});
  760. background-repeat:repeat;
  761. background-attachment: fixed; }
  762.  
  763. .bg-gradient #fade{
  764. background: {color:Gradient 1}; /* Old browsers */
  765. background: -moz-linear-gradient(top, {color:Gradient 1} 0%, {color:Gradient 2} 100%); /* FF3.6+ */
  766. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,{color:Gradient 1}), color-stop(100%,{color:Gradient 2})); /* Chrome,Safari4+ */
  767. background: -webkit-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* Chrome10+,Safari5.1+ */
  768. background: -o-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* Opera 11.10+ */
  769. background: -ms-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* IE10+ */
  770. background: linear-gradient(to bottom, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* W3C */
  771. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Gradient 1}', endColorstr='{color:Gradient 2}',GradientType=0 ); /* IE6-9 */
  772. background-attachment: fixed;
  773. }
  774.  
  775.  
  776. img.btn_close {
  777. width:50px;
  778. float: right;
  779. margin-top:50px;
  780. margin-left:220px;
  781. padding:10px;
  782. position:absolute;
  783. z-index:1;
  784. {block:ifwhiteclosebutton}
  785. -webkit-filter: invert(100%);
  786. {/block:ifwhiteclosebutton}
  787. -webkit-transition: all .8s ease;
  788. -moz-transition: all .8s ease;
  789. -o-transition: all .8s ease;
  790. -ms-transition: all .8s ease;
  791. transition: all .8s ease;
  792. }
  793. img.btn_close:hover{
  794. {block:ifwhiteclosebutton}
  795. -webkit-filter: invert(0%);
  796. {/block:ifwhiteclosebutton}
  797. {block:ifnotwhiteclosebutton}
  798. -webkit-filter: invert(100%);
  799. {/block:ifnotwhiteclosebutton}
  800. -webkit-transition: all .8s ease-out;
  801. -moz-transition: all .8s ease-out;
  802. -o-transition: all .8s ease-out;
  803. -ms-transition: all .8s ease-out;
  804. transition: all .8s ease-out;
  805. }
  806.  
  807.  
  808.  
  809. .tag-info{
  810. padding:10px;
  811. font-family:'Ubuntu' sans-serif;
  812. text-transform:uppercase;
  813. line-height:1.4em;
  814. letter-spacing:1px;
  815. font-size:8px;
  816. padding:5px;
  817. display:inline-block;
  818. }
  819. .tag-info a{
  820. display:inline-block;
  821. padding:10px;
  822. width:190px;
  823. border-radius:3px;
  824. color:{color:Title};
  825. background:{color:Background};
  826. margin-bottom:10px;
  827. margin-right:10px;
  828. margin-left:10px;
  829. margin-top:10px;
  830.  
  831. }
  832.  
  833.  
  834. .tag-info a:hover{
  835. color:{color:Header Link Hover};
  836. background:{color:Header Link Background};
  837. text-shadow:0px 0px 5px {color:Header Link Hover};
  838. }
  839.  
  840. .update-title{
  841. text-shadow: 0px 0px 2px {color:title};
  842. margin-top:20px;
  843. line-height:1.6em;
  844. border-radius:3px;
  845. font-size:11px;
  846. letter-spacing:1px;
  847. text-align:center;
  848. vertical-align:center;
  849. color:{color:title};
  850. font-family: 'Ubuntu Condensed', sans-serif;
  851. padding:6px 10px;
  852. margin:15px auto;
  853. text-transform:uppercase;
  854. }
  855.  
  856. #main-date-3{
  857. margin-left:-180px;
  858. width:960px;
  859. float:center;
  860. position:absolute;
  861. padding-top: 80px;
  862. margin-bottom:50px;
  863. }
  864.  
  865. #main-date{
  866. margin-left:-116px;
  867. width:900px;
  868. float:center;
  869. position:absolute;
  870. padding-top: 80px;
  871. margin-bottom:50px;
  872. }
  873.  
  874. .update-2{
  875. background:{color:Sidebar Background};
  876. margin-top:80px;
  877. text-align:center;
  878. margin-right:20px;
  879. padding:10px;
  880. height:auto;
  881. width:340px;
  882. overflow:hidden;
  883. float:left;
  884. }
  885.  
  886. .update-3{
  887. background:{color:Sidebar Background};
  888. margin-top:80px;
  889. text-align:center;
  890. margin-right:10px;
  891. margin-bottom:-32px;
  892. overflow-y:scroll;
  893. overflow-x:hidden;
  894. padding:20px;
  895. height:375px;
  896. width:390px;
  897. float:left;
  898. border-radius:3px;
  899. }
  900.  
  901. .about-portrait{
  902. width:200px;
  903. height:200px;
  904. margin:57px auto;
  905. border-radius:100%;
  906. }
  907. .about-portrait img{
  908. width:200px;
  909. height:200px;
  910. border-radius:100%;
  911. border:8px solid rgba(0,0,0,0.03);
  912. }
  913.  
  914. .about-p{
  915. text-align:justify;
  916. line-height:1.4em;
  917. font-size:11px;
  918. padding:6px;
  919. margin-top:15px;
  920. color:white;
  921. overflow:hidden;
  922. }
  923.  
  924. .about-p2{
  925. text-align:justify;
  926. line-height:1.4em;
  927. font-size:9px;
  928. padding:6px;
  929. margin-top:8px;
  930. color:white;
  931. }
  932.  
  933. .button{
  934. margin:0 auto;
  935. text-align:center;
  936. float:center;
  937. }
  938.  
  939.  
  940. /*Quote*/
  941.  
  942. #ink{
  943. color:{color:title};
  944. font-family: 'Ubuntu Condensed', sans-serif;
  945. text-shadow: 0px 0px 2px {color:title};
  946. text-transform:uppercase;
  947. text-align:justify;
  948. font-size:13px;
  949. line-height:1.4em;
  950. font-weight:300;
  951. padding:10px;
  952. border-bottom:1px solid {color:Borders};
  953. }
  954.  
  955. #ink a{
  956. color:{color:text};
  957. }
  958. #ink-source a{
  959. color:{color:text};
  960. }
  961.  
  962. #ink-source {
  963. text-align:left;
  964. font-style:none;
  965. font-weight:none;
  966. text-transform:uppercase;
  967. padding:5px;
  968. margin-top:5px;
  969. font-size:8px;
  970. font-family:consolas;
  971. margin-bottom:20px;}
  972.  
  973. /*audio*/
  974.  
  975. .tracks{
  976. padding:16px 12px;
  977. margin-bottom:1px;
  978. {block:if500px}
  979. width:240px;
  980. {/block:if500px}
  981. {block:ifnot500px}
  982. width:160px;
  983. {/block:ifnot500px}
  984.  
  985. }
  986.  
  987. .player iframe {
  988. width: 30px;
  989. height: 30px;}
  990.  
  991. .black .white,
  992. .black .grey { display: none;}
  993. .white .black,
  994. .white .grey { display: none;}
  995. .grey .white,
  996. .grey .black { display: none;}
  997.  
  998. .black .player_container { background: #000;}
  999. .black .player_wrap { background-color: rgba(0,0,0,0.8); }
  1000. .white .player_container { background: #fff;}
  1001. .white .player_wrap { background-color: rgba(255,255,255,0.8); }
  1002. .grey .player_container { background: #e4e4e4;}
  1003. .grey .player_wrap { background-color: rgba(228, 228, 228, 0.8); }
  1004.  
  1005. .black .tracks { background: #000; color:white;}
  1006. .black .tracks { background-color: rgba(0,0,0,0.8);color:white;}
  1007. .white .tracks { background: #fff;}
  1008. .white .tracks { background-color: rgba(255,255,255,0.8); }
  1009. .grey .tracks { background: #e4e4e4;}
  1010. .grey .tracks { background-color: rgba(228, 228, 228, 0.8); }
  1011.  
  1012. .audio {
  1013. position: relative;
  1014. margin-bottom:20px;
  1015. margin-top:10px;
  1016. {block:if500px}
  1017. margin-left:65px;
  1018. {/block:if500px}
  1019. {block:ifnot500px}
  1020. margin-left:50px;
  1021. {/block:ifnot500px}
  1022. }
  1023.  
  1024. .player-art {
  1025. width: 134px;
  1026. height: 134px;
  1027. position: relative;
  1028. vertical-align: top;
  1029. margin-left:-9px;
  1030. margin-top:16px;
  1031. }
  1032. .player-art img { width: 134px; }
  1033.  
  1034. img.album { position: absolute; z-index: 2;}
  1035. img.default { position: absolute; z-index: 1; }
  1036.  
  1037.  
  1038. .player-wrap {
  1039. position: relative;
  1040. width: 95px;
  1041. display: inline-block;
  1042. left: 0;
  1043. }
  1044.  
  1045. ol.audioinfo {
  1046. list-style-type: none;
  1047. width: auto;
  1048. margin-left:13px;
  1049. margin-top:0px;
  1050. padding:0;
  1051. z-index: 10;
  1052. position: relative;
  1053. display: inline-block;
  1054. vertical-align: top;
  1055. line-height: 1.38em;
  1056. text-transform:uppercase;
  1057. font-size:8px;
  1058. letter-spacing:1px;
  1059. }
  1060.  
  1061.  
  1062. .player {
  1063. width: 30px; height: 30px;
  1064. overflow: hidden;
  1065. margin: -14px 0 0 -14px;
  1066. padding: 0px;
  1067. position: absolute;
  1068. top: 50%;
  1069. left: 50%;
  1070. }
  1071. .player_container {
  1072. z-index: 11;
  1073. opacity: 0.3; filter: alpha(opacity=30);
  1074. -webkit-transition: all 0.2s ease-in-out;
  1075. -moz-transition: all 0.2s ease-in-out;
  1076. -o-transition: all 0.2s ease-in-out ;
  1077. -ms-transition: all 0.2s ease-in-out;
  1078. }
  1079. .player_wrap {
  1080. z-index: 9;
  1081. -webkit-transition: all 0.2s ease-in-out;
  1082. -moz-transition: all 0.2s ease-in-out;
  1083. -o-transition: all 0.2s ease-in-out ;
  1084. -ms-transition: all 0.2s ease-in-out; }
  1085.  
  1086. .player_container, .player_wrap {
  1087. position: absolute;
  1088. top: 50%;
  1089. left: 50%;
  1090. width: 80px; height: 80px;
  1091. margin-top: -30px;
  1092. margin-left: -30px;
  1093. -moz-border-radius:50px;
  1094. -webkit-border-radius:50px;
  1095. border-radius: 50px; }
  1096.  
  1097. .player_container:hover{
  1098. width: 60px; height: 60px;
  1099. margin-top: -20px;
  1100. margin-left: -20px;
  1101. opacity:1;
  1102. -webkit-transition: all 0.2s ease-in-out;
  1103. -moz-transition: all 0.2s ease-in-out;
  1104. -o-transition: all 0.2s ease-in-out ;
  1105. -ms-transition: all 0.2s ease-in-out;
  1106. }
  1107.  
  1108. /* Asks */
  1109.  
  1110. .ques {
  1111. margin-bottom:10px;
  1112. text-transform:uppercase;
  1113. font-weight:300;
  1114. font-family:'Ubuntu'sans-serif;
  1115. letter-spacing:1px;
  1116. color:{color:text};
  1117. padding:10px;
  1118. line-height:13px;
  1119. }
  1120.  
  1121. .ques a{
  1122. color:{color:link};
  1123. }
  1124.  
  1125. .who {
  1126. padding:10px;
  1127. color:{color:text};
  1128. text-align:left;
  1129. border-bottom:1px solid {color:Borders};
  1130. font-style:italic;
  1131. font-size:8px;
  1132. }
  1133.  
  1134.  
  1135. .who a{
  1136. color:{color:link};}
  1137.  
  1138.  
  1139. .answer {
  1140. margin-top:10px;
  1141. padding:10px;
  1142. letter-spacing:1px;
  1143. text-transform:lowercase;
  1144. font-family:'Ubuntu'sans-serif;
  1145. text-align:justify;
  1146. font-size:9px;
  1147. color:{color:text};
  1148. letter-spacing:1px;}
  1149. .answer li{
  1150. list-style:none;
  1151. }
  1152. .answer a{
  1153. color:{color:link};
  1154. font-style:italic;
  1155. }
  1156.  
  1157. /*Chat*/
  1158.  
  1159. .chat ol {
  1160. padding:0;
  1161. list-style:none;
  1162. }
  1163. .line {padding:5px 0;}
  1164.  
  1165.  
  1166. /*Permalink and notes*/
  1167.  
  1168. .infos {
  1169. {block:if500px}
  1170. width:536px;
  1171. {/block:if500px}
  1172. {block:ifnot500px}
  1173. width:436px;
  1174. {/block:ifnot500px}
  1175. position:absolute;
  1176. margin-top:20px;
  1177. margin-left:-20px;
  1178. padding:10px 2px;
  1179. font-size:8px;
  1180. letter-spacing:1px;
  1181. text-transform:uppercase;
  1182. text-align:left;
  1183. border-top:1px solid #eee;
  1184. color:{color:Header Link};
  1185. background:{color:sidebar background};
  1186. z-index:0;
  1187. }
  1188.  
  1189. .infos a {margin:0 5px;
  1190. text-decoration:none;
  1191. color:{color:Header Link};}
  1192.  
  1193. .infos a:hover {color:{color:header link hover}; text-shadow: 0px 0px 4px {color:header link hover};}
  1194.  
  1195.  
  1196.  
  1197. /*Tags*/
  1198.  
  1199. .tags {
  1200. {block:if500px}
  1201. width:540px;
  1202. {/block:if500px}
  1203. {block:ifnot500px}
  1204. width:440px;
  1205. {/block:ifnot500px}
  1206. {block:IndexPage}
  1207. position:absolute;
  1208. margin-top:-13px;
  1209. margin-left:-5px;
  1210. opacity:0;
  1211. {/block:IndexPage}
  1212. {block:PermalinkPage}
  1213. position:absolute;
  1214. margin-top:10px;
  1215. {/block:PermalinkPage}
  1216. text-align:right;
  1217. font-size:8px;
  1218. padding:10px 0;
  1219. color:#757575;
  1220. margin-left:-2px;
  1221. text-transform:uppercase;
  1222. background:white;
  1223. word-break:break-all;
  1224. z-index:9999999999999999999999999;
  1225. -webkit-transition: all 0.8s ease;
  1226. -moz-transition: all 0.8s ease;
  1227. transition: all 0.8s ease;
  1228. }
  1229.  
  1230. .tags a{text-decoration:none; color:#757575;}
  1231. .tags a:hover{color:{color:hover}; text-shadow: 0px 0px 4px {color:hover};}
  1232.  
  1233. .posts:hover .tags{
  1234. opacity:1;
  1235. margin-top:10px;
  1236. margin-bottom:50px;}
  1237.  
  1238. /*Page Notes*/
  1239.  
  1240. ol.notes {
  1241. text-align:left;
  1242. {block:if500px}
  1243. width:545px;
  1244. margin-left:-40px;
  1245. {/block:if500px}
  1246. {block:ifnot500px}
  1247. width:400px;
  1248. {/block:ifnot500px}
  1249. padding:20px;
  1250. margin-top:120px;
  1251. list-style-type: none;}
  1252.  
  1253.  
  1254. ol.notes img{display:none!important;}
  1255.  
  1256. ol.notes li{
  1257. list-style:none;
  1258. text-align:left;
  1259. background:{color:background};
  1260. padding:6px;
  1261. margin-bottom:4px;
  1262. }
  1263.  
  1264. ol.notes li.more_notes_link_container {
  1265. display:block;
  1266. text-transform:uppercase;
  1267. background:{color:sidebar background};
  1268. color:{color:blog title};
  1269. font-size:12px;
  1270. letter-spacing:1px;
  1271. font-family: 'Ubuntu Condensed', sans-serif;
  1272. text-shadow:0px 0px 3px {color:blog title};
  1273. }
  1274.  
  1275.  
  1276. @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  1277. @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  1278. @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  1279.  
  1280. .fade-in {
  1281. opacity:0;
  1282. -webkit-animation:fadeIn ease-in 1;
  1283. -moz-animation:fadeIn ease-in 1;
  1284. animation:fadeIn ease-in 1;
  1285. -webkit-animation-fill-mode:forwards;
  1286. -moz-animation-fill-mode:forwards;
  1287. animation-fill-mode:forwards;
  1288. -webkit-animation-duration:.8s;
  1289. -moz-animation-duration:.8s;
  1290. animation-duration:.8s;
  1291. }
  1292.  
  1293. .fade-in.two {
  1294. -webkit-animation-delay: .8s;
  1295. -moz-animation-delay: .8s;
  1296. animation-delay: .8s;
  1297. }
  1298.  
  1299. {block:ifFadeContent}
  1300. .fade-in.one {
  1301. -webkit-animation-delay: .8s;
  1302. -moz-animation-delay: .8s;
  1303. animation-delay: .8s;
  1304. }
  1305. {/block:ifFadeContent}
  1306.  
  1307.  
  1308. /*Credit*/
  1309. #creds {
  1310. font-family:consolas;
  1311. position:fixed;
  1312. float:right;
  1313. text-transform:uppercase;
  1314. z-index:1;
  1315. bottom:8px;
  1316. right:0px;
  1317. -webkit-transition: all .8s ease;
  1318. -moz-transition: all .8s ease;
  1319. -o-transition: all .8s ease;
  1320. -ms-transition: all .8s ease;
  1321. transition: all .8s ease;
  1322. }
  1323. #creds a{
  1324. font-size:10px;
  1325. color:black;
  1326. padding:7px;
  1327. width:3px;
  1328. height:10px;
  1329. letter-spacing:1px;
  1330. background:white;
  1331. -webkit-transition: all .7s ease;
  1332. -moz-transition: all .7s ease;
  1333. -o-transition: all .7s ease;
  1334. -ms-transition: all .7s ease;
  1335. transition: all .7s ease;}
  1336.  
  1337.  
  1338. #creds a:hover {
  1339. text-decoration:none;
  1340. color:{color:Header Link Hover};
  1341. font-size:8px;
  1342. -webkit-transition: all .7s ease;
  1343. -moz-transition: all .7s ease;
  1344. -o-transition: all .7s ease;
  1345. -ms-transition: all .7s ease;
  1346. transition: all .7s ease;}
  1347.  
  1348. iframe#tumblr_controls {top:0px; right:30px; opacity:0.1; white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.1;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  1349.  
  1350. iframe#tumblr_controls:hover {white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:0.6; }
  1351.  
  1352. {CustomCSS}
  1353. </style>
  1354. </head>
  1355.  
  1356. <!---begin HTML--->
  1357. <body class="{select:Background image}" rel="box fade-in one">
  1358. <div id="border1"></div>
  1359. <div id="border2"></div>
  1360. <div id="border3"></div>
  1361. <div id="border4"></div>
  1362. <div id="sidebar" class="box fade-in one">
  1363.  
  1364. <div id="sbimage">
  1365. <p class="subtitle fancy"><span><center><img src="{image:Sidebar}"></center></span></p></div>
  1366.  
  1367. <div id="bt"><a href="/">{title}</a></div>
  1368. <div id="desc">{description}</div>
  1369. <div id="nav">
  1370. <li ><a href="/">index</a></li>
  1371. {block:ifAskbox}<li ><a href="#?w=500" rel="03" class="poplight">message</a></li>{/block:ifAskbox}
  1372. {block:ifAboutMe}<li ><a href="#?w=500" rel="abouts" class="poplight">about</a></li>{/block:ifAboutMe}
  1373. {block:ifnotAboutMe}<li ><a href="{text:Link 1 URL}">{text:Link 1}</a></li>{/block:ifnotAboutMe}
  1374. <li ><a href="#?w=500" rel="01" class="poplight">links
  1375. </a></li>
  1376. <li ><a href="{text:Link 2 URL}">{text:Link 2}</a></li>
  1377. <li ><a href="{text:Link 3 URL}">{text:Link 3}</a></li>
  1378. {block:ifnotAskbox}<li ><a href="{text:Link 4 URL}">{text:Link 4}</a></li>
  1379. {/block:ifnotAskbox}
  1380. </div>
  1381. </div>
  1382.  
  1383.  
  1384. <div id="con" class="box fade-in one">
  1385. <div id="entries">
  1386.  
  1387. {block:Posts}
  1388. <div class="posts">
  1389.  
  1390. {block:Quote}
  1391. <div id="ink">{Quote}</div>
  1392. {block:Source}<div id="ink-source">{Source}</div>{/block:Source}
  1393. {/block:Quote}
  1394.  
  1395.  
  1396.  
  1397. {block:Text}
  1398. {block:Title}
  1399. <div id="title">{Title}</div>{/block:Title}
  1400. {Body}
  1401.  
  1402. {/block:Text}
  1403.  
  1404. {block:Link}
  1405. <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  1406. {/block:Link}
  1407.  
  1408. {block:Chat}
  1409. {block:Title}
  1410. <h1>{Title}</h1>
  1411. {/block:Title}
  1412. <div class="chat">
  1413. <ol>{block:Lines}
  1414. <li class="line {Alt}">
  1415. {block:Label}
  1416. <span class="Label">
  1417. {Label}</span>
  1418. {/block:Label}{Line}</li>
  1419. {/block:Lines}
  1420. </ol></div>
  1421. {/block:Chat}
  1422.  
  1423. {block:Photo}
  1424. {LinkOpenTag}
  1425. {block:if500px}
  1426. <img src="{PhotoURL-500}">
  1427. {/block:if500px}
  1428. {block:ifnot500px}
  1429. <img src="{PhotoURL-400}">
  1430. {/block:ifnot500px}
  1431. {LinkCloseTag}
  1432.  
  1433. {block:IfHiddenCaptions}
  1434. {block:PermalinkPage}
  1435. {block:Caption}
  1436. <div class="caption">{Caption}</div>
  1437. {/block:Caption}
  1438. {/block:PermalinkPage}
  1439. {/block:IfHiddenCaptions}
  1440. {block:IfnotHiddenCaptions}
  1441. {block:Caption}
  1442. <div class="caption">{Caption}</div>
  1443. {/block:Caption}
  1444. {/block:IfnotHiddenCaptions}
  1445. {/block:Photo}
  1446.  
  1447. {block:Photoset}
  1448. {block:if500px}
  1449. <div id="photo-set">{Photoset-500}</div>
  1450. {/block:if500px}
  1451. {block:ifnot500px}
  1452. <div id="photo-set">{Photoset-400}</div>
  1453. {/block:ifnot500px}
  1454. {block:IfHiddenCaptions}
  1455. {block:PermalinkPage}
  1456. {block:Caption}
  1457. <div class="caption">{Caption}</div>
  1458. {/block:Caption}
  1459. {/block:PermalinkPage}
  1460. {/block:IfHiddenCaptions}
  1461. {block:IfnotHiddenCaptions}
  1462. {block:Caption}
  1463. <div class="caption">{Caption}</div>
  1464. {/block:Caption}
  1465. {/block:IfnotHiddenCaptions}
  1466. {/block:Photoset}
  1467.  
  1468. {block:Video}
  1469. {block:if500px}
  1470. <div id="vids">{Video-500}</div>
  1471. {/block:if500px}
  1472. {block:ifnot500px}
  1473. <div id="vids">{Video-400}</div>
  1474. {/block:ifnot500px}
  1475. {block:IfHiddenCaptions}
  1476. {block:PermalinkPage}
  1477. {block:Caption}
  1478. <div class="caption">{Caption}</div>
  1479. {/block:Caption}
  1480. {/block:PermalinkPage}
  1481. {/block:IfHiddenCaptions}
  1482. {block:IfnotHiddenCaptions}
  1483. {block:Caption}
  1484. <div class="caption">{Caption}</div>
  1485. {/block:Caption}
  1486. {/block:IfnotHiddenCaptions}
  1487. {/block:Video}
  1488.  
  1489. {block:Audio}
  1490. <div class="audio">
  1491. <div class="player-wrap {select:Player Color}">
  1492. <div class="player-art">
  1493. {block:AlbumArt}
  1494. <img class="album" src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}"/>
  1495. {/block:AlbumArt}
  1496. <img class="default" src="http://static.tumblr.com/3dkvxpf/Pj9nbm5vp/default_cover_m.jpg" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}"/>
  1497. </div>
  1498.  
  1499.  
  1500. <div class="player_wrap {select:Avatar Shape}"></div>
  1501. <div class="player_container {select:Avatar Shape}">
  1502. <div class="player">
  1503. <div class="black">{AudioPlayerBlack}</div>
  1504. <div class="white">{AudioPlayerWhite}</div>
  1505. <div class="grey">{AudioPlayerGrey}</div>
  1506. </div>
  1507. </div>
  1508. </div>
  1509. <ol class="audioinfo">
  1510. <div class="tracks {select:Player Color}">
  1511. <li class="tracks">{block:TrackName} {TrackName}{/block:TrackName}</li>
  1512. <li class="tracks">{block:Artist} {Artist}{/block:Artist} </li>
  1513. <li class="tracks">{block:Album} {Album}{/block:Album}</li>
  1514. </ol>
  1515.  
  1516. </div>
  1517. {block:IfHiddenCaptions}
  1518. {block:PermalinkPage}
  1519. {block:Caption}
  1520. <div class="caption">{Caption}</div>
  1521. {/block:Caption}
  1522. {/block:PermalinkPage}
  1523. {/block:IfHiddenCaptions}
  1524. {block:IfnotHiddenCaptions}
  1525. {block:Caption}
  1526. <div class="caption">{Caption}</div>
  1527. {/block:Caption}
  1528. {/block:IfnotHiddenCaptions}
  1529. {/block:Audio}
  1530.  
  1531. {block:Answer}
  1532. <div class="ques">
  1533. <div class="who" ><b>{Asker}</b> - {Question}</div>
  1534. <div class="answer">{Answer}</div>
  1535. </div>
  1536. {/block:Answer}
  1537.  
  1538. {block:Date}
  1539. <div class="infos">
  1540. <a href="{Permalink}">{Timeago}</a>{block:NoteCount}<a href="{Permalink}">{NoteCountwithLabel}</a>{/block:NoteCount}<a href="{ReblogURL}" target="_blank">reblog</a>
  1541. {block:permalinkpage}
  1542. {block:RebloggedFrom}
  1543. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}
  1544. {block:ContentSource}
  1545. <a href="{SourceURL}" title="{SourceTitle}">org</a>
  1546. {/block:ContentSource}
  1547. {/block:permalinkpage}
  1548.  
  1549. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagUrl}">-{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1550. </div>
  1551. {/block:Date}
  1552. </div>
  1553. {/block:Posts}
  1554.  
  1555. {block:PostNotes}
  1556. <div class="pagenotes">
  1557. {PostNotes}
  1558. </div>
  1559. {/block:PostNotes}
  1560.  
  1561. <div id="pagination">
  1562. {block:Pagination}
  1563. {block:PreviousPage}
  1564. <a href="{PreviousPage}" >back</a>
  1565. {/block:PreviousPage}
  1566.  
  1567.  
  1568. {block:NextPage}
  1569. <a href="{NextPage}" >next</a>
  1570. {/block:NextPage}
  1571. {/block:Pagination}
  1572. </div>
  1573.  
  1574.  
  1575. </div>
  1576. {block:IndexPage}
  1577. {block:ContentSource}
  1578. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1579. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1580. {/block:SourceLogo}
  1581. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
  1582. {/block:ContentSource}
  1583.  
  1584. {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom}
  1585. {/block:IndexPage}
  1586.  
  1587.  
  1588. <div id="creds"><a class="cred-link" title="960px" href="http://960px.tumblr.com/">&copy;</a></div>
  1589.  
  1590.  
  1591. </div>
  1592.  
  1593. <!---Custom Ask Box Begin! --->
  1594.  
  1595. <div id="03" class="thepopup" class="{select:background image}">
  1596. <div id="main-date-3">
  1597. <div class="update-3">
  1598. <big class="update-title">facts & questions</big><br><!-- Copy these to make more titles!--->
  1599. <div class="about-p">
  1600. <p class="pop-p" style="padding:14px;"><!---Type out your FAQ here! It will scroll if you go to long with it no worries! You can also copy and paste the <p class="pop-p"></p> to create more little boxes if you neeed too. --->
  1601. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vulputate tellus vitae viverra hendrerit. Phasellus a justo ornare, ullamcorper augue vel, consectetur ligula. Cras imperdiet vestibulum est non ullamcorper. Nunc diam dolor, placerat ac purus id, tempus euismod nunc. Suspendisse eleifend arcu eu lacinia vulputate. Ut id fermentum ipsum. Morbi ac iaculis neque. Aliquam sed tempor nisl. </p>
  1602.  
  1603. <p class="pop-p" style="padding:14px;">
  1604. Mauris consequat lectus risus. Mauris dui nisl, viverra iaculis diam eget, tempor eleifend sem. Fusce imperdiet ultrices arcu, non congue justo congue eu. Aliquam ut quam condimentum, bibendum dolor eget, volutpat enim. Proin ut volutpat enim, eu luctus augue. Nullam in elit quis felis volutpat dapibus luctus et enim. Mauris consequat lectus risus. Mauris dui nisl, viverra iaculis diam eget, tempor eleifend sem. Fusce imperdiet ultrices arcu, non congue justo congue eu. Aliquam ut quam condimentum, bibendum dolor eget,
  1605. .</p>
  1606.  
  1607. </div>
  1608. </div>
  1609.  
  1610. <div class="update-3">
  1611. <!---Icon for message box --->
  1612. <big class="update-title">message</big><br>
  1613. <div class="about-p">
  1614. <iframe frameborder="0" height="200" id="ask_form" class="asks" scrolling="none" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"> </iframe>
  1615. </div>
  1616. </div>
  1617.  
  1618.  
  1619.  
  1620. </div>
  1621. </div>
  1622.  
  1623. <div id="abouts" class="thepopup" class="{select:background image}">
  1624. <div id="main-date-3">
  1625. <div class="update-3">
  1626. <div class="about-portrait">
  1627. <img src="{image:About Image}">
  1628. </div>
  1629. <big class="update-title">Zulal: 16 years-old</big><br>
  1630. </div>
  1631.  
  1632. <div class="update-3">
  1633. <div class="about-p">
  1634. <p class="pop-p" style="padding:14px;">
  1635. Mauris consequat lectus risus. Mauris dui nisl, viverra iaculis diam eget, tempor eleifend sem. Fusce imperdiet ultrices arcu, non congue justo congue eu. Aliquam ut quam condimentum, bibendum dolor eget, volutpat enim. Proin ut volutpat enim, eu luctus augue. Nullam in elit quis felis volutpat dapibus luctus et enim. Mauris consequat lectus risus. Mauris dui nisl, viverra iaculis diam eget, tempor eleifend sem. Fusce imperdiet ultrices arcu, non congue justo congue eu. Aliquam ut quam condimentum, bibendum dolor eget, volutpat enim. Proin ut volutpat enim, eu luctus augue. Nullam in elit quis felis volutpat dapibus luctus et enim. Mauris consequat lectus risus. Mauris dui nisl, viverra iaculis diam eget, tempor eleifend sem. Fusce imperdiet ultrices arcu, non congue justo congue eu. Aliquam ut quam condimentum, bibendum dolor eget, volutpat enim. Proin ut volutpat enim, eu luctus augue. Nullam in elit quis felis volutpat dapibus luctus et enim. Mauris consequat lectus risus. Mauris dui nisl, viverra iaculis diam eget, tempor eleifend sem. Fusce imperdiet ultrices arcu, non congue justo congue eu. </p>
  1636.  
  1637. </div>
  1638. </div>
  1639.  
  1640.  
  1641.  
  1642. </div>
  1643. </div>
  1644.  
  1645. <div id="01" class="thepopup" class="{select:background image}">
  1646. <div id="main-date">
  1647. <Center>
  1648. <div class="update-2">
  1649. <big class="update-title">Link title</big><br>
  1650. <!-- Feel free to delete the title if you don't need it :D--->
  1651. <p class="tag-info">
  1652. <!---Just replace # with the name of the tag --->
  1653. <a href="/">doctor who</a><br>
  1654. <a href="/">torchwood</a><br>
  1655. <a href="/">karan</a><br>
  1656. <a href="/">link</a><br>
  1657. <a href="/">link</a><br>
  1658. <a href="/">link</a><br>
  1659. </p>
  1660. </div>
  1661.  
  1662. <div class="update-2">
  1663. <big class="update-title">Link title</big><br>
  1664. <!-- Feel free to delete the title if you don't need it :D--->
  1665. <p class="tag-info">
  1666. <a href="/">link</a><br>
  1667. <a href="/">link</a><br>
  1668. <a href="/">link</a><br>
  1669. <a href="/">link</a><br>
  1670. <a href="/">link</a><br>
  1671. <a href="/">link</a><br>
  1672. </p>
  1673. </div>
  1674.  
  1675. </div>
  1676. </div>
  1677. </div>
  1678. </div><!---closing div for custom tags --->
  1679.  
  1680. </body>
  1681. <script type="text/javascript"
  1682. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  1683.  
  1684. <script>
  1685. $(document).ready(function() {
  1686. //
  1687. //When you click on a link with class of poplight and the href starts with a #
  1688. $('a.poplight[href^=#]').click(function() {
  1689. var popID = $(this).attr('rel'); //Get Popup Name
  1690. var popURL = $(this).attr('href'); //Get Popup href to define size
  1691. //Pull Query & Variables from href URL
  1692. var query= popURL.split('?');
  1693. var dim= query[1].split('&');
  1694. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  1695. //Fade in the Popup and add close button
  1696. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://i60.tinypic.com/r720j6.png" class="btn_close" alt="close" /></a>');
  1697. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend;
  1698. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  1699. var popMargTop = ($('#' + popID).height() + 90) / 2;
  1700. var popMargLeft = ($('#' + popID).width() + 90) / 2;
  1701. //Apply Margin to Popup
  1702. $('#' + popID).css({
  1703. 'margin-top' : -popMargTop,
  1704. 'margin-left' : -popMargLeft
  1705. });
  1706. //Fade in Background
  1707. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  1708. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  1709. return false;
  1710. });
  1711. //Close Popups and Fade Layer
  1712. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  1713. $('#fade , .thepopup').fadeOut(function() {
  1714. $('#fade, a.close').remove(); //fade them both out
  1715.  
  1716. });
  1717. return false;
  1718. });
  1719.  
  1720. });
  1721. </script>
  1722. </html>
Advertisement
Add Comment
Please, Sign In to add comment