Advertisement
b0rn-to-be-wild

Mirror Mirror

Apr 27th, 2014
825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.88 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <!----
  6.  
  7. © borntobewildthemes.tumblr.com | "Mirror, Mirror"
  8.  
  9. + Please do not redistribute this theme or remove credits.
  10. + You are allowed to make changes as long as you keep our credits.
  11. + If you have any questions or concerns, just contact us.
  12. + Thanks for using our theme! Hope you enjoy it!
  13.  
  14. ---->
  15.  
  16. <html>
  17.  
  18. <head>
  19.  
  20. <!--Google fonts-->
  21.  
  22. <link href="//fonts.googleapis.com/css?family=Clicker+Script:400" rel="stylesheet" type="text/css">
  23.  
  24. <link href="//fonts.googleapis.com/css?family=Alex+Brush" rel="stylesheet" type="text/css">
  25.  
  26. <link href="//fonts.googleapis.com/css?family=Great+Vibes" rel="stylesheet" type="text/css">
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  29.  
  30. <link href="//fonts.googleapis.com/css?family=Lovers+Quarrel:400" rel="stylesheet" type="text/css">
  31.  
  32.  
  33. <script type="text/javascript"
  34. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  35.  
  36. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  37.  
  38. <meta name="viewport" content="width=device-width, initial-scale=1">
  39.  
  40. <!--DEFAULT VARIABLES-->
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  42.  
  43. <meta name="image:Sidebar" content="1"/>
  44. <meta name="image:Background" content="1"/>
  45.  
  46. <meta name="color:Background" content="#fff"/>
  47. <meta name="color:Post background" content="#fff"/>
  48. <meta name="color:Text" content="#777"/>
  49. <meta name="color:Hover" content="#333"/>
  50. <meta name="color:Icon" content="#000"/>
  51. <meta name="color:Link" content="#777"/>
  52. <meta name="color:Link background" content="#fff"/>
  53. <meta name="color:Extra Link background" content="#fff"/>
  54. <meta name="color:Description" content="#000000"/>
  55. <meta name="color:Title" content="#333"/>
  56. <meta name="color:Blog Title" content="#000000"/>
  57. <meta name="color:Bold" content=""/>
  58. <meta name="color:Italic" content="#ddd"/>
  59. <meta name="color:Scrollbar" content="#fff"/>
  60. <meta name="color:Music player background" content="#fff"/>
  61.  
  62. <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
  63. <meta name="select:Title Font" content="Alex Brush" title="Alex Brush">
  64. <meta name="select:Title Font" content="Clicker Script" title="Clicker Script">
  65. <meta name="select:Title Font" content="Pacifico" title="Pacifico">
  66. <meta name="select:Title Font" content="Lovers Quarrel" title="Lovers Quarrel">
  67.  
  68. <meta name="select:Title font size" content="20px" title="20px">
  69. <meta name="select:Title font size" content="22px" title="22px">
  70. <meta name="select:Title font size" content="25px" title="25px">
  71. <meta name="select:Title font size" content="27px" title="27px">
  72. <meta name="select:Title font size" content="30px" title="30px">
  73.  
  74. <meta name="font:Body font" content="Helvetica"/>
  75. <meta name="select:Body font size" content="12px" title="12px">
  76. <meta name="select:Body font size" content="13px" title="13px">
  77. <meta name="select:Body font size" content="14px" title="14px">
  78. <meta name="select:Body font size" content="15px" title="15px">
  79. <meta name="select:Body font size" content="16px" title="16px">
  80.  
  81. <meta name="if:Show Captions" content="1" />
  82. <meta name="if:Show Tags" content="1" />
  83. <meta name="if:Show Music Player" content="1"/>
  84.  
  85. <meta name="text:Song title 1" content="Song title 1"/>
  86. <meta name="text:Song title 2" content="Song title 2"/>
  87. <meta name="text:Song title 3" content="Song title 3"/>
  88. <meta name="text:Song title 4" content="Song title 4"/>
  89. <meta name="text:Song title 5" content="Song title 5"/>
  90.  
  91. <meta name="text:Link One" content="link One"/>
  92. <meta name="text:Link Two" content="link Two"/>
  93. <meta name="text:Link Three" content="link Three"/>
  94. <meta name="text:Link Four" content="link Four"/>
  95. <meta name="text:Link Five" content="link Five"/>
  96.  
  97. <meta name="text:Link One Url" content="link One Url"/>
  98. <meta name="text:Link Two Url" content="link Two Url"/>
  99. <meta name="text:Link Three Url" content="link Three Url"/>
  100. <meta name="text:Link Four Url" content="link Four Url"/>
  101. <meta name="text:Link Five Url" content="link Five Url"/>
  102.  
  103. <style type="text/css">
  104.  
  105. /* ---------------------------- GENERAL ----------------------------- */
  106.  
  107. /* -------- BASICS ------- */
  108.  
  109. body {
  110. padding: 0px;
  111. margin: 0px;
  112. color:{color:Text};
  113. font-family:{font:Body font};
  114. font-size:{select:Body font size};
  115. line-height: -moz-calc({select:Body font size} + 3px);
  116. line-height: -webkit-calc({select:Body font size} + 3px);
  117. line-height: -o-calc({select:Body font size} + 3px);
  118. line-height: calc({select:Body font size} + 3px);
  119. background-color: {color:Background};
  120. background-image:url({image:Background});
  121. background-attachment: fixed;
  122. background-repeat: repeat;
  123. }
  124.  
  125. /* Paragraph */
  126.  
  127. p {margin-top:5px; margin-bottom:5px;}
  128.  
  129. <--ses-->
  130. small{font-size: 90%;}
  131.  
  132. big{font-size: 110%;}
  133.  
  134. /* Title */
  135.  
  136. h1{
  137. color:{color:Title};
  138. font-family:{select:Title Font};
  139. font-size:{select:Title font size};
  140. line-height: -moz-calc({select:Title font size} + 3px);
  141. line-height: -webkit-calc({select:Title font size} + 3px);
  142. line-height: -o-calc({select:Title font size} + 3px);
  143. line-height: calc({select:Title font size} + 3px);
  144. border-bottom:1px solid {color:Borders};
  145. }
  146.  
  147. /* Captions */
  148.  
  149. h2{
  150. font-family:{font:Body font};
  151. font-size:{select:Body font size};
  152. line-height: -moz-calc({select:Body font size} + 3px);
  153. line-height: -webkit-calc({select:Body font size} + 3px);
  154. line-height: -o-calc({select:Body font size} + 3px);
  155. line-height: calc({select:Body font size} + 3px);
  156. }
  157.  
  158. /* Links */
  159.  
  160. a:link, a:active, a:visited{
  161. -webkit-transition: all .7s ease;
  162. -moz-transition: all .7s ease;
  163. -o-transition: all .7s ease;
  164. transition: all .7s ease;
  165. color:{color:Link};
  166. text-decoration:none;
  167. }
  168.  
  169. a:hover {
  170. color: {color:Hover};
  171. }
  172.  
  173. a img{border: 0px;}
  174.  
  175. /* Bold and italic */
  176.  
  177. b, strong {color:{color:Bold};}
  178. i, em {color:{color:Italic};}
  179.  
  180. /* Blockquote */
  181.  
  182. blockquote{
  183. padding:0px 0px 2px 5px;
  184. margin:0px 0px 2px 10px;
  185. border-left: 1px solid {color:Borders};
  186. }
  187.  
  188. /* Text selection */
  189.  
  190. ::-moz-selection {
  191. background: {color:Borders};
  192. color: {color:Scrollbar};
  193. }
  194.  
  195. ::selection {
  196. background: {color:Borders};
  197. color: {color:Scrollbar};
  198. }
  199.  
  200. /* Webkit scrollbar */
  201.  
  202. ::-webkit-scrollbar {
  203. width: 10px;
  204. height: 10px;
  205. }
  206.  
  207. ::-webkit-scrollbar-button {
  208. width: 0px;
  209. height: 0px;
  210. }
  211.  
  212. ::-webkit-scrollbar-thumb {
  213. background: {color:Scrollbar};
  214. border: 2px solid {color:Borders};
  215. border-radius: 0px;
  216. }
  217.  
  218. ::-webkit-scrollbar-track {
  219. background: {color:Scrollbar};
  220. border: 4px solid {color:Borders};
  221. border-radius: 0px;
  222. }
  223.  
  224. ::-webkit-scrollbar-corner {
  225. background: transparent;
  226. }
  227.  
  228. /* Tooltips */
  229.  
  230. #s-m-t-tooltip {
  231. max-width:300px;
  232. z-index:10000000;
  233. margin:24px 14px 7px 12px;
  234. padding:8px;
  235. color:{color:Link};
  236. background:rgba({select:Post transparency color}, {select:Transparency});
  237. border:1px solid {color:Borders};
  238. font-size:13px;
  239. line-height:16px;
  240. }
  241.  
  242. /* ----------------------- MAIN CONTAINER ----------------------------- */
  243.  
  244. div#center{
  245. margin:auto;
  246. position:relative;
  247. width:990px;
  248. margin-left:auto;
  249. margin-right:auto;
  250. }
  251.  
  252. /* -------- POSTS AND ENTRIES ------- */
  253.  
  254. #posts {
  255. min-height:700px;
  256. width:455px;
  257. margin-top:0px;
  258. z-index:100;
  259. padding-top:25px;
  260. margin-left:290px;
  261. position:relative;
  262. }
  263.  
  264. .entry {
  265. float:left;
  266. display: block;
  267. margin-top:15px;
  268. margin-left:5px;
  269. overflow:hidden;
  270. width:400px;;
  271. padding-left:15px;
  272. padding-right:15px;
  273. padding-bottom:15px;
  274. z-index:1;
  275. border:8px groove #33393E;
  276. background:{color:Post background};
  277. }
  278.  
  279. .entry:hover{
  280. -webkit-transition: all .7s ease;
  281. -moz-transition: all .7s ease;
  282. -o-transition: all .7s ease;
  283. transition: all .7s ease;
  284. -moz-box-shadow: 0 0 5px 5px #888;
  285. -webkit-box-shadow: 0 0 5px 5px #888;
  286. box-shadow: 0 0 5px 5px #888;
  287. }
  288.  
  289. /* -------- LACE ------- */
  290.  
  291. .lace{
  292. position:fixed;
  293. width:100%;
  294. margin:0px;
  295. height:25px;
  296. background:url('http://i57.tinypic.com/otgfpj.jpg');
  297. }
  298.  
  299.  
  300. .lace2{
  301. width:430px;
  302. margin-left:-15px;
  303. float:center;
  304. height:25px;
  305. background:url('http://i57.tinypic.com/otgfpj.jpg');
  306. }
  307.  
  308. /* -------- NAVIGATION BAR ------- */
  309.  
  310. .pagbar{
  311. position:fixed !important;
  312. background:{color:Post background};
  313. width:450px;
  314. height:33px;
  315. line-height:45px;
  316. padding:5px;
  317. margin-top:-45px;
  318. margin-left:-10px;
  319. border:8px groove #33393E;
  320. z-index:10000000;
  321. text-align:center;
  322. }
  323.  
  324. .pagbar a{
  325. font-size:20px;
  326. font-family:{select:Title Font};
  327. }
  328.  
  329. .pagbar:hover{
  330. margin-top:-35px;
  331. }
  332.  
  333. /* -------- LEFT FRAME ------- */
  334.  
  335. #sidebar{
  336. position:fixed !important;
  337. width:250px;
  338. background:url('http://i41.tinypic.com/107qkxv.jpg');
  339. z-index:1;
  340. height:350px;
  341. margin-top:120px;
  342. margin-left:20px;
  343. text-align:center;
  344. }
  345.  
  346. #sidebarimage {
  347. position:fixed;
  348. margin:73px 32px;
  349. z-index:1px;
  350. }
  351.  
  352. #sidebarimage img {
  353. width:182px;
  354. height:230px;
  355. border-radius:50%;
  356. border:2px solid #434243;
  357. }
  358.  
  359. #blogtitle{
  360. position:fixed;
  361. margin-left:0px;
  362. margin-top:-45px;
  363. width:250px;
  364. font-family:{select:Title Font};
  365. font-size:30px;
  366. color:{color:Blog Title};
  367. letter-spacing:2px;
  368. line-height:35px;
  369. }
  370.  
  371. .desc{
  372. position:fixed;
  373. width:126px;
  374. background: {color:Description};
  375. height:170px;
  376. overflow:hidden;
  377. text-align:justify;
  378. padding-top:30px;
  379. padding-left:30px;
  380. padding-right:30px;
  381. padding-bottom:30px;
  382. margin-top:194px;
  383. margin-left:52px;
  384. font-size:12px;
  385. border-radius:50%;
  386. line-height:15px;
  387. opacity:0;
  388. z-index:5;
  389. }
  390.  
  391. .desc:hover {
  392. opacity:0.9;
  393. -webkit-transition: all .7s ease;
  394. -moz-transition: all .7s ease;
  395. -o-transition: all .7s ease;
  396. transition: all .7s ease;
  397. }
  398.  
  399. .desc::first-letter{
  400. font-size:200%;
  401. font-weight:bold;
  402. font-family:{select:Title Font};
  403. }
  404.  
  405. /* -------- RIGHT FRAME------- */
  406.  
  407. #navigation{
  408. position:fixed !important;
  409. width:200px;
  410. background:url('http://i57.tinypic.com/2v9xaoj.jpg');
  411. z-index:1;
  412. height:240px;
  413. margin-top:200px;
  414. margin-left:770px;
  415. text-align:center;
  416. }
  417.  
  418. #link1{
  419. position:fixed;
  420. width:25px;
  421. background:{color:Link background};
  422. margin-left:45px;
  423. height:25px;
  424. padding:5px;
  425. margin-top:44px;
  426. font-size:16px;
  427. line-height:10px;
  428. z-index:1;
  429. }
  430.  
  431. #link2{
  432. position:fixed;
  433. width:25px;
  434. background:{color:Link background};
  435. margin-left:70px;
  436. height:25px;
  437. padding:5px;
  438. margin-top:44px;
  439. font-size:14px;
  440. line-height:10px;
  441. z-index:1;
  442. }
  443.  
  444. #link3{
  445. position:fixed;
  446. width:25px;
  447. background:{color:Link background};
  448. margin-left:97px;
  449. height:25px;
  450. padding:5px;
  451. margin-top:44px;
  452. font-size:16px;
  453. line-height:10px;
  454. z-index:1;
  455. }
  456.  
  457. #link4{
  458. position:fixed;
  459. width:25px;
  460. background:{color:Link background};
  461. margin-left:122px;
  462. height:25px;
  463. padding:5px;
  464. margin-top:44px;
  465. font-size:16px;
  466. line-height:10px;
  467. z-index:1;
  468. }
  469.  
  470. #link1 i, #link2 i, #link3 i, #link4 i{
  471. color:{color:Icon};
  472. }
  473.  
  474. #link1 i:hover, #link2 i:hover, #link3 i:hover, #link4 i:hover{
  475. color:{color:Hover};
  476. }
  477.  
  478. #extralinks{
  479. margin-top:75px;
  480. margin-left:45px;
  481. background:{color:Extra Link background};
  482. width:112px;
  483. max-height:120px;
  484.  
  485. }
  486.  
  487. #extralinks a{
  488. display:block;
  489. height:15px;
  490. padding:5px;
  491. font-size:12px;
  492. line-height:10px;
  493. text-align:center;
  494. }
  495.  
  496. #extralinks a:hover{
  497. -webkit-transition: all .7s ease;
  498. -moz-transition: all .7s ease;
  499. -o-transition: all .7s ease;
  500. transition: all .7s ease;
  501. }
  502.  
  503. /* Music player */
  504.  
  505. #musicplayer {
  506. text-align:center;
  507. position:fixed;
  508. left:10px;
  509. top:40px;
  510. background:{color:Music player background};
  511. width:35px;
  512. height:30px;
  513. border:3px ridge #33393E;
  514. z-index:100000000;
  515. overflow:hidden;
  516. }
  517.  
  518. #musicplayer:hover {
  519. width:166px;
  520. height:auto;
  521. -webkit-transition: all .7s ease;
  522. -moz-transition: all .7s ease;
  523. -o-transition: all .7s ease;
  524. transition: all .7s ease;
  525. overflow:visible;
  526. }
  527.  
  528. #music {
  529. position:absolute;
  530. margin-left:38px;
  531. margin-top:0px;
  532. width:10px;
  533. height:30px;
  534. z-index: 9999;
  535. overflow:hidden;
  536. }
  537.  
  538. #musicplayer:hover #music{
  539. width:150px;
  540. -webkit-transition: all .5s ease-in-out;
  541. -moz-transition: all .5s ease-in-out;
  542. -o-transition: all .5s ease-in-out;
  543. transition: all .5s ease-in-out;
  544. }
  545.  
  546. #musicicon {
  547. border-right:3px ridge #33393E;
  548. margin-top:-1px;
  549. height:30px;
  550. line-height:14px;
  551. margin:0;
  552. width:35px;
  553. }
  554.  
  555. #playlist {
  556. position:absolute;
  557. margin-top:0px;
  558. margin-left:36px;
  559. width:1px;
  560. height:1px;
  561. line-height:16px;
  562. overflow:hidden;
  563. padding:5px;
  564. opacity:0;
  565. background:{color:Music player background};
  566. border:3px ridge #33393E;
  567. }
  568.  
  569. #musicplayer:hover #playlist{
  570. -webkit-transition: all .5s ease-in-out;
  571. -moz-transition: all .5s ease-in-out;
  572. -o-transition: all .5s ease-in-out;
  573. transition: all .5s ease-in-out;
  574. width:117px;
  575. height:auto;
  576. opacity:1;
  577. }
  578.  
  579. /* ----------------------- POST STYLES ----------------------------- */
  580.  
  581. /* Quote posts */
  582.  
  583. .quote {
  584. font-family:{select:Title Font};
  585. font-size:{select:Title font size};
  586. line-height: -moz-calc({select:Title font size} + 3px);
  587. line-height: -webkit-calc({select:Title font size} + 3px);
  588. line-height: -o-calc({select:Title font size} + 3px);
  589. line-height: calc({select:Title font size} + 3px);
  590. color:{color:Italic};
  591. height:auto;
  592. margin:10px;
  593. padding:5px;
  594. text-align:center;
  595. letter-spacing:1px;
  596. }
  597.  
  598. .source {
  599. font-family:{font:Body font};
  600. font-size:{select:Body font size};
  601. line-height:130%;
  602. height:auto;
  603. margin-top:10px;
  604. margin-left:10px;
  605. margin-right:10px;
  606. margin-bottom:5px;
  607. padding:5px;
  608. text-align:right;
  609. letter-spacing:1px;
  610. }
  611.  
  612. /* Link posts */
  613.  
  614. #linktitle{
  615. font-family:{select:Title Font};
  616. font-size:{select:Title font size};
  617. line-height:130%;
  618. width:96%;
  619. padding:2%;
  620. border:1px solid {color:Borders};
  621. }
  622.  
  623. #linktitle a{
  624. color:{color:Link};
  625. }
  626.  
  627. #linktitle i{
  628. color:{color:Icon};
  629. }
  630.  
  631. /* Chat posts */
  632.  
  633. .chat .line {
  634. color: {color:Text};
  635. padding:2px;
  636. }
  637.  
  638. .label {
  639. color:{color:Bold};
  640. font-size:15px;
  641. font-family:{select:Title Font};
  642. padding-right:2px;
  643. }
  644.  
  645. /* Audio posts */
  646.  
  647. .album img{
  648. max-width:65px;
  649. margin-left:5px;
  650. float:left;
  651. margin-top:0px;
  652. z-index:10;
  653. border: 5px solid {color:Borders};
  654. }
  655.  
  656. .audio{
  657. position:absolute;
  658. width:185px;
  659. min-height:90px;
  660. margin-left:80px;
  661. float:left;
  662. padding:5px;
  663. margin-top:-5px;
  664. z-index:10;
  665. font-size:12px;
  666. overflow:hidden;
  667. }
  668.  
  669. .play{
  670. position:absolute;
  671. margin:30px;
  672. max-width:25px;
  673. max-height:25px;
  674. overflow:hidden;
  675. opacity:0.7;
  676. }
  677.  
  678. /* Ask Posts */
  679.  
  680. .bubble {
  681. position: relative;
  682. height:auto;
  683. margin:5px;
  684. padding:5px;
  685. border: 1px solid {color:Borders};
  686. z-index:1;
  687. min-height:50px;
  688. }
  689.  
  690. .asker img {
  691. float:left;
  692. border:1px solid {color:Borders};
  693. margin-right:5px;
  694. z-index:2000;
  695. }
  696.  
  697. /* ----------------------- POST INFO ----------------------------- */
  698.  
  699. .info {
  700. height:27px;
  701. float:center;
  702. padding-top:4px;
  703. margin-top:10px;
  704. text-align:center;
  705. font-size:12px;
  706. line-height:20px;
  707. background:url('http://i61.tinypic.com/246qquq.jpg');
  708. color:{color:Link};
  709. width:400px;}
  710.  
  711. .info a {
  712. font-size:12px;
  713. }
  714.  
  715. .info i {
  716. color:{color:Icon};
  717. }
  718.  
  719. /* Like and reblog buttons */
  720.  
  721. .like_and_reblog_buttons {
  722. position:absolute;
  723. float:right;
  724. margin-left:330px;
  725. margin-bottom:30px;
  726. z-index:200000;
  727. border: 0px solid #e8e8e8;
  728. border-radius: 3px;
  729. list-style: none;
  730. }
  731.  
  732. .like_and_reblog_buttons li {
  733. float:right;
  734. margin: 5px 0px;
  735. height: 15px;
  736. }
  737.  
  738. .like_and_reblog_buttons li:first-child {
  739. border-right: 0px solid #e8e8e8;
  740. }
  741.  
  742. /* ----------------------- CREDITS ----------------------------- */
  743.  
  744. #credits {
  745. position:fixed;
  746. right:10px;
  747. top:40px;
  748. z-index:100000;
  749. }
  750.  
  751. #credits img{
  752. border:3px solid #33393E;
  753. }
  754.  
  755.  
  756. {CustomCSS}
  757.  
  758. </style>
  759.  
  760. <meta charset="utf-8">
  761. <title>{Title}{block:TagPage} - {Tag} {/block:TagPage} {block:SearchPage} - {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}- {PostSummary} {/block:PostSummary}</title>
  762. {block:Description}
  763. <meta name="description" content="{MetaDescription}" />
  764. {/block:Description}
  765. <link rel="shortcut icon" href="{Favicon}">
  766. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  767. </head>
  768.  
  769. <body>
  770.  
  771. <div class="lace"></div>
  772.  
  773. {block:IfShowMusicPlayer}
  774.  
  775. <div id="musicplayer">
  776.  
  777. <div id="music">
  778. <center>
  779.  
  780. <!--Replace this part with your billy music player code-->
  781. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=http://www.sheepproductions.com/mfc/done.mp3&t0=Done&f1=http://www.sheepproductions.com/mfc/justified.mp3&t1=Justified&f2=http://www.sheepproductions.com/mfc/shesaid.mp3&t2=She Said&total=3" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  782. <!---->
  783.  
  784. </center>
  785. </div>
  786.  
  787. <div id="musicicon"><br>
  788. <img src="http://media.tumblr.com/tumblr_m7w2izzY0j1r6o8v2.gif">
  789. </div>
  790.  
  791. <div id="playlist">
  792. <b>Playlist:</b><br>
  793.  
  794. {text:Song title 1}<br>
  795. {text:Song title 2}<br>
  796. {text:Song title 3}<br>
  797. {text:Song title 4}<br>
  798. {text:Song title 5}
  799.  
  800. </div>
  801.  
  802. </div>
  803.  
  804. {/block:IfShowMusicPlayer}
  805.  
  806. <div id="center">
  807.  
  808. <div id="navigation">
  809.  
  810. <div id="link1"><a href="/"><i class="fa fa-home fa"></i></a> </div>
  811. <div id="link2"><a href="/ask"><i class="fa fa-envelope fa"></i></a> </div>
  812. <div id="link3"><a href="/submit"><i class="fa fa-pencil fa"></i></a> </div>
  813. <div id="link4"><a href="/archive"><i class="fa fa-history fa"></i></a></div>
  814.  
  815. <div id="extralinks">
  816. <a href="{text:Link One Url}">{text:Link One}</a>
  817. <a href="{text:Link Two Url}">{text:Link Two}</a>
  818. <a href="{text:Link Three Url}">{text:Link Three}</a>
  819. <a href="{text:Link Four Url}">{text:Link Four}</a>
  820. <a href="{text:Link Five Url}">{text:Link Five}</a>
  821. </div>
  822.  
  823. </div>
  824.  
  825. <div class="desc">{description}</div>
  826.  
  827. <div id="box">
  828.  
  829. <div id="sidebar">
  830.  
  831. <div id="blogtitle">{Title}</div>
  832. <div id="sidebarimage"><img src="{image:Sidebar}"></div>
  833.  
  834. </div>
  835.  
  836. <div id="posts">
  837.  
  838. <div class="pagbar">
  839.  
  840. {block:Pagination}
  841. {block:PreviousPage}<a href="{PreviousPage}"> &laquo; Newer </a>
  842. {/block:PreviousPage}
  843. {block:NextPage}<a href="{NextPage}"> Older &raquo;</a>{/block:NextPage}
  844. {/block:Pagination}
  845.  
  846. </div>
  847.  
  848.  
  849. {block:Posts}
  850. <div class="entry">
  851.  
  852. <div class="content">
  853.  
  854. <div class="lace2"></div>
  855.  
  856. {block:Text}
  857. {block:Title}
  858. <h1>{Title}</h1>
  859. {/block:Title}
  860. {Body}
  861. {/block:Text}
  862.  
  863. {block:Photo}
  864. <img src="{PhotoURL-400}"/>
  865. </a>
  866. {/block:Photo}
  867.  
  868. {block:Photoset}
  869. {Photoset-400}
  870. {/block:Photoset}
  871.  
  872. {block:Quote}
  873. <div class="quote">
  874. "{Quote}"
  875. {block:Source}
  876. <div class="source">-{Source}
  877. </div>{/block:Source}</div>
  878. {/block:Quote}
  879.  
  880. {block:Link}
  881. <a href="{URL}"
  882. class="linkpost"
  883. target="_blank">
  884. <h1><i class="fa fa-link"></i>
  885. {Name} &raquo;</h1></a>
  886. {block:Description}
  887. {Description}
  888. {/block:Description}
  889. {/block:Link}
  890.  
  891. {block:Chat}
  892. {block:Title}<h1>{Title}</h1>{/block:Title}
  893. {block:Lines}<div class="chat"><div class="line {Alt}">
  894. <div class="{Alt} user_{UserNumber}">
  895. {block:Label}
  896. <span class="label">
  897. <b>{Label}</b>
  898. </span>
  899. {/block:Label}
  900. {Line}</div>
  901. </div></div>
  902. {/block:Lines}
  903. {/block:Chat}
  904.  
  905. {block:Audio}
  906. <div class="album">
  907. {block:AlbumArt}<img src="{AlbumArtURL}">
  908. {block:AlbumArt}
  909. <div class="play">
  910. {AudioPlayerWhite}
  911. </div>
  912. </div>
  913. <div class="audio">
  914. {block:TrackName}<i class="fa fa-microphone"></i> {TrackName}{/block:TrackName}
  915. {block:Artist}<br><i class="fa fa-user"></i> {Artist}{/block:Artist}
  916. {block:Album}<br><i class="fa fa-music"></i> {Album}{/block:Album}
  917. {block:PlayCount}<br><i class="fa fa-heart"></i> {PlayCount}{/block:PlayCount}</div>
  918. <br><br><br><br><br>
  919. {/block:Audio}
  920.  
  921. {block:Video}
  922. {VideoEmbed-400}
  923. {/block:Video}
  924.  
  925. {block:Answer}
  926. <div class="bubble">
  927. <div class="asker">
  928. <img src="{AskerPortraitURL-48}">
  929. </div>
  930. <span></span>{Asker}:
  931. {Question}</div>
  932. {Answer}
  933. {/block:Answer}
  934.  
  935. {block:IndexPage}
  936. {block:IfShowCaptions}
  937. {block:Caption}
  938. <h2>{Caption}</h2>
  939. {/block:Caption}
  940. {/block:IfShowCaptions}
  941. {/block:IndexPage}
  942.  
  943. {block:IfShowTags}
  944. {block:HasTags}
  945. {block:Tags}&nbsp;#
  946. <a href="{TagURL}">
  947. {Tag}</a>,&nbsp;
  948. {/block:Tags}
  949. {/block:HasTags}
  950. {/block:IfShowTags}
  951.  
  952. {block:Date}
  953.  
  954. <div class="info">
  955. <a href="{Permalink}">
  956. <i class="fa fa-clock-o"></i>
  957. {TimeAgo}</a>
  958. {block:NoteCount}
  959. <i class="fa fa-heart-o"></i>
  960. {NoteCountWithLabel}
  961. {/block:NoteCount}
  962. </div> <!--END INFO -->
  963.  
  964. <ul class="like_and_reblog_buttons">
  965. <li>{ReblogButton size="15"}</li>
  966. <li>{LikeButton size="15"}</li></ul>
  967. </div><br>
  968.  
  969. {/block:Date}
  970.  
  971. {block:PermalinkPage}
  972. {block:ContentSource}
  973. Source: <a href="{SourceURL}"
  974. target="_blank">{SourceTitle}
  975. </a>{/block:ContentSource}
  976. <p><br><br>
  977. {block:PostNotes}
  978. {PostNotes}
  979. {/block:PostNotes}
  980. {/block:PermalinkPage}
  981. </div>
  982.  
  983. {/block:Posts}
  984.  
  985. </div></div>
  986. </body>
  987.  
  988.  
  989. <a href="http://borntobewildthemes.tumblr.com" title="theme MIRROR, MIRROR by borntobewildthemes"><div id="credits">
  990. <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
  991.  
  992.  
  993. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement