Advertisement
b0rn-to-be-wild

Daria

Jun 6th, 2014
783
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.54 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <!----
  5.  
  6. © borntobewildthemes.tumblr.com | "Daria"
  7.  
  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. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22.  
  23. <!--Google fonts-->
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Spirax' rel='stylesheet' type='text/css'>
  28.  
  29. <link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'>
  30.  
  31. <link href='http://fonts.googleapis.com/css?family=Mr+De+Haviland' rel='stylesheet' type='text/css'>
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Nova+Slim' rel='stylesheet' type='text/css'>
  34.  
  35. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  36.  
  37. <meta name="viewport" content="width=device-width, initial-scale=1">
  38.  
  39. <!--DEFAULT VARIABLES-->
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  41.  
  42. <meta name="image:Background" content="1"/>
  43. <meta name="image:Header" content="1"/>
  44. <meta name="image:Image 1" content="1"/>
  45. <meta name="image:Image 2" content="1"/>
  46. <meta name="image:Image 3" content="1"/>
  47.  
  48. <meta name="color:Background" content="#0C4831"/>
  49. <meta name="color:Container background" content="#000"/>
  50. <meta name="color:Post background" content="#000"/>
  51.  
  52. <meta name="color:Sidebar" content="#000"/>
  53. <meta name="color:Sidebar top" content="#6799CC"/>
  54. <meta name="color:Sidebar bottom" content="#6799CC"/>
  55. <meta name="color:Sidebar Border" content="#000"/>
  56. <meta name="color:Search bar" content="#000"/>
  57. <meta name="color:Ask bubble" content="#6799CC"/>
  58. <meta name="color:Icon" content="#CC0000"/>
  59. <meta name="color:Link" content="#CC0000"/>
  60. <meta name="color:Link background" content="#000"/>
  61. <meta name="color:Link border" content="#333"/>
  62. <meta name="color:Text" content="#eee"/>
  63. <meta name="color:Hover" content="#333"/>
  64. <meta name="color:Itallic" content="#fff"/>
  65. <meta name="color:Bold" content="#6799CC"/>
  66. <meta name="color:Borders" content="#333"/>
  67. <meta name="color:Scrollbar" content="#000"/>
  68. <meta name="color:Title" content="#eee"/>
  69. <meta name="color:Blog Title" content="#CC0000"/>
  70.  
  71. <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
  72. <meta name="select:Title Font" content="Poiret One" title="Poiret One">
  73. <meta name="select:Title Font" content="Nova Slim" title="Nova Slim">
  74. <meta name="select:Title Font" content="Spirax" title="Spirax">
  75. <meta name="select:Title Font" content="Mr De Haviland" title="Mr De Haviland">
  76. <meta name="font:Body font" content="">
  77.  
  78. <meta name="if:Show Captions" content="1" />
  79. <meta name="if:Show Tags" content="1" />
  80. <meta name="if:Show Search" content="1"/>
  81. <meta name="if:Show Header" content="1"/>
  82. <meta name="if:Show Image 1" content="1"/>
  83. <meta name="if:Show Image 2" content="1"/>
  84. <meta name="if:Show Image 3" content="1"/>
  85.  
  86. <meta name="text:Link1" content="link1"/>
  87. <meta name="text:Link2" content="link2"/>
  88. <meta name="text:Link3" content="link3"/>
  89. <meta name="text:Link4" content="link4"/>
  90. <meta name="text:Link5" content="link5"/>
  91. <meta name="text:Link6" content="link6"/>
  92.  
  93. <meta name="text:Link1 url" content="link1 url"/>
  94. <meta name="text:Link2 url" content="link2 url"/>
  95. <meta name="text:Link3 url" content="link3 url"/>
  96. <meta name="text:Link4 url" content="link4 url"/>
  97. <meta name="text:Link5 url" content="link5 url"/>
  98. <meta name="text:Link6 url" content="link6 url"/>
  99.  
  100. <style type="text/css">
  101.  
  102. /*Font created by Cathy Davies*/
  103.  
  104. @font-face {font-family: Stereo Hi; src:url(http://static.tumblr.com/in3oyit/SODn6rbsf/stereohi.ttf);}
  105.  
  106.  
  107. body {
  108. padding: 0px;
  109. margin: 0px;
  110. color:{color:text};
  111. font-family:{font:Body font};
  112. line-height:17px;
  113. font-size:14px;
  114. background-color: {color:Background};
  115. background-image:url({image:Background});
  116. background-attachment: fixed;
  117. background-repeat: repeat;
  118. }
  119.  
  120. .h1{
  121. font-family:{select:Title Font};
  122. display:block;
  123. font-size:22px;
  124. line-height:25px;
  125. text-align: left;
  126. margin-top:20px;
  127. padding-bottom:10px;
  128. }
  129.  
  130. .h2{
  131. font-size:27px;
  132. letter-spacing: 5px;
  133. line-height:20px;
  134. margin-bottom:5px;
  135. font-family: {font:Body font};
  136. }
  137.  
  138.  
  139. a:link, a:active, a:visited{
  140. -webkit-transition: color 0.3s ease-out;
  141. -moz-transition: color 0.3s ease-out;
  142. transition: color 0.3s ease-out;
  143. color:{color:link};
  144. text-decoration:none;
  145. }
  146.  
  147. a:hover {
  148. color: {color:Hover};
  149. }
  150.  
  151. b, strong {color:{color:Bold};}
  152. i, em {color:{color:Italic};}
  153. p {margin-top:5px; margin-bottom:5px;}
  154.  
  155. div#center{
  156. margin:auto auto;
  157. position:relative;
  158. width:1000px;
  159. }
  160.  
  161. #postnotes{
  162. text-align: justify;
  163. }
  164.  
  165. #postnotes blockquote{
  166. border: 0px;
  167. }
  168.  
  169. blockquote{
  170. padding:0px 0px 2px 5px;
  171. margin:0px 0px 2px 10px;
  172. border-left: 1px dotted #555555;
  173. }
  174.  
  175. blockquote p, ul{
  176. margin:0px;
  177. padding:0px;
  178. }
  179.  
  180. a img{border: 0px;}
  181.  
  182.  
  183. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  184.  
  185. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  186. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  187.  
  188. .notes{
  189. background:{color:Post background};}
  190.  
  191. .notes img{width:10px; position:relative; top:3px;}
  192. <--ses-->
  193. small{font-size: 90%;}
  194.  
  195.  
  196. /* Webkit scrollbar */
  197.  
  198. ::-webkit-scrollbar-thumb {
  199. background: {color:Scrollbar};
  200. height: auto;
  201. border: 2px solid {color:Borders};
  202. }
  203.  
  204. ::-webkit-scrollbar {
  205. height:10px;
  206. width:8px;
  207. background: {color:Scrollbar};
  208. height: auto;
  209. border: 3.5px solid {color:Borders};
  210. }
  211.  
  212.  
  213. /*Posts and entries*/
  214.  
  215. .entry {
  216. float:left;
  217. display: block;
  218. margin:5px;
  219. overflow:hidden;
  220. width:500px;
  221. height:auto;
  222. min-height:120px;
  223. padding:10px;
  224. border:3px solid {color:Borders};
  225. {block:PermalinkPage}
  226. margin-left: -20px;
  227. border:0px;
  228. {/block:PermalinkPage}
  229. background:{color:Post background};
  230.  
  231. }
  232.  
  233. .entry:hover{
  234. -webkit-transition: all .7s ease;
  235. -moz-transition: all .7s ease;
  236. -o-transition: all .7s ease;
  237. transition: all .7s ease;
  238. -moz-box-shadow: 0 0 5px 5px {color:Borders};
  239. -webkit-box-shadow: 0 0 5px 5px {color:Borders};
  240. box-shadow: 0 0 5px 5px {color:Borders};
  241. }
  242.  
  243. #posts {
  244. width:530px;
  245. margin-top:120px;
  246. z-index:1;
  247. background:{color:Container background};
  248. margin-left:260px;
  249. height:auto;
  250. min-height:800px;
  251. padding:10px;
  252. {block:PermalinkPage}
  253. background:transparent;
  254. margin-left:290px;
  255. {/block:PermalinkPage}
  256. }
  257.  
  258. /*Sidebar*/
  259.  
  260. #sidebar{
  261. position:fixed; !important;
  262. background:{color:Sidebar};
  263. width:230px;
  264. z-index:100;
  265. height:390px;
  266. margin-top:-30px;
  267. margin-left:0px;
  268. z-index:10;
  269. text-align:left;
  270. padding-top:30px;
  271. padding-bottom:40px;
  272. border-left:5px solid {color:Sidebar border};
  273. border-right:5px solid {color:Sidebar border};
  274. }
  275.  
  276. #sidebarlinks{
  277. position:relative; !important;
  278. top:0px;
  279. left:0px;
  280. height:120px;
  281. }
  282.  
  283. #blogtitle {
  284. position:relative;
  285. top:0px;
  286. left:0px;
  287. font-size:35px;
  288. font-family:{select:Title Font};
  289. width:210px;
  290. padding:10px;
  291. line-height:37px;
  292. z-index:100000;
  293. text-align:center;
  294. color:{color:Blog Title};
  295. }
  296.  
  297. #desc{
  298. position:relative;
  299. width:200px;
  300. padding:10px;
  301. display:block;
  302. text-align:right;
  303. display:block;
  304. color:{color:sidebar text};
  305. font-size:13px;
  306. height:auto;
  307. max-height:155px;
  308. overflow-y:auto;
  309. }
  310.  
  311. .portrait {
  312. width:40px;
  313. height:40px;
  314. border:5px solid {color:Link Border};
  315. float:left;
  316. margin-top:2px;
  317. margin-right:5px;
  318. margin-bottom:1px;
  319. }
  320.  
  321. .sidebarbackground{
  322. position:fixed;
  323. float:left;
  324. margin-left:-5px;
  325. top: 10px;
  326. background:{color:Sidebar top};
  327. height:80px;
  328. width:230px;
  329. z-index:-1;
  330. border:5px solid {color:Sidebar border};
  331. }
  332.  
  333. .sidebarbackground2{
  334. position:fixed;
  335. float:left;
  336. margin-left:-5px;
  337. top:545px;
  338. padding-top:15px;
  339. background-color:{color:Sidebar bottom};
  340. height:60px;
  341. width:230px;
  342. z-index:0;
  343. border:5px solid {color:Sidebar border};
  344. }
  345.  
  346. .sidebarbackground2 a{
  347. color:{color:Icon};
  348. }
  349.  
  350. .image1{
  351. position:fixed;
  352. float:left;
  353. margin-left:840px;
  354. top: 120px;
  355. background:url('http://static.tumblr.com/72ed0ec0cdbbc255b1dbb1c295989553/in3oyit/3YDnej127/tumblr_static_b7zocm72ji80ksw8cc8oww4c8.png');
  356. border:5px solid {color:Sidebar border};
  357. background-size:cover;
  358. height:150px;
  359. width:150px;
  360. z-index:10000;
  361. }
  362.  
  363. .image2{
  364. position:fixed !important;
  365. float:left;
  366. margin-left:840px;
  367. top: 295px;
  368. background:url('http://static.tumblr.com/51aa9488f2292eb454205e38c2d17f3d/in3oyit/FIAnej9f9/tumblr_static_72tlfqzm78o4ccos8w4o80sok.jpg');
  369. border:5px solid {color:Sidebar border};
  370. height:150px;
  371. width:150px;
  372. z-index:1;
  373. }
  374.  
  375. .image3{
  376. position:fixed !important;
  377. float:left;
  378. margin-left:840px;
  379. top: 470px;
  380. background:url('http://static.tumblr.com/9c660780c98e277932c8e569ea75e41d/in3oyit/3dxnej127/tumblr_static_4dp4oexn4s2s4g844g804ss4c.png');
  381. border:5px solid {color:Sidebar border};
  382. background-size:cover;
  383. height:150px;
  384. width:150px;
  385. z-index:-1;
  386. }
  387.  
  388. .image1 img, .image2 img, .image3 img{
  389. width:150px;
  390. height:150px;
  391. }
  392.  
  393. .header{
  394. position:absolute!important;
  395. float:left;
  396. margin-left:260px;
  397. top: -110px;
  398. background:url('http://static.tumblr.com/838beb3c3dc728b4b6ef45ec3e058ddb/in3oyit/DLunej90i/tumblr_static_5xqs6rjbrs84owog8k04gwkc4.jpg');
  399. border:5px solid {color:Sidebar border};
  400. height:80px;
  401. width:733px;
  402. z-index:10000;
  403. text-align:center;
  404. }
  405.  
  406. .header img{
  407. height:80px;
  408. width:733px;
  409. }
  410.  
  411. /*Links*/
  412.  
  413. #link1{
  414. position:absolute;
  415. width:90px;
  416. background:{color:Link background};
  417. margin-left:10px;
  418. height:15px;
  419. padding:5px;
  420. margin-top:10px;
  421. font-size:14px;
  422. line-height:15px;
  423. border:1px solid {color:Link border};
  424. text-align:center;
  425. }
  426.  
  427. #link2{
  428. position:absolute;
  429. width:90px;
  430. background:{color:Link background};
  431. margin-left:120px;
  432. height:15px;
  433. padding:5px;
  434. margin-top:10px;
  435. font-size:14px;
  436. line-height:15px;
  437. border:1px solid {color:Link border};
  438. text-align:center;
  439. }
  440.  
  441. #link3{
  442. position:absolute;
  443. width:90px;
  444. background:{color:Link background};
  445. margin-left:10px;
  446. height:15px;
  447. padding:5px;
  448. margin-top:45px;
  449. font-size:14px;
  450. line-height:15px;
  451. border:1px solid {color:Link border};
  452. text-align:center;
  453. }
  454.  
  455. #link4{
  456. position:absolute;
  457. width:90px;
  458. background:{color:Link background};
  459. margin-left:120px;
  460. height:15px;
  461. padding:5px;
  462. margin-top:45px;
  463. font-size:14px;
  464. line-height:15px;
  465. border:1px solid {color:Link border};
  466. text-align:center;
  467. }
  468.  
  469. #link5{
  470. position:absolute;
  471. width:90px;
  472. background:{color:Link background};
  473. margin-left:10px;
  474. height:15px;
  475. padding:5px;
  476. margin-top:80px;
  477. font-size:14px;
  478. line-height:15px;
  479. border:1px solid {color:Link border};
  480. text-align:center;
  481. }
  482.  
  483. #link6{
  484. position:absolute;
  485. width:90px;
  486. background:{color:Link background};
  487. margin-left:120px;
  488. height:15px;
  489. padding:5px;
  490. margin-top:80px;
  491. font-size:14px;
  492. line-height:15px;
  493. border:1px solid {color:Link border};
  494. text-align:center;
  495. }
  496.  
  497. #link1:hover, #link2:hover, #link3:hover, #link4:hover, #link5:hover, #link6:hover{
  498. color:{color:Sidebar};
  499. background:{color:Hover};
  500. -webkit-transition: all .7s ease;
  501. -moz-transition: all .7s ease;
  502. -o-transition: all .7s ease;
  503. transition: all .7s ease;
  504. }
  505.  
  506. #search{
  507. margin:10px;
  508. height:35px;
  509. overflow:hidden;
  510. }
  511.  
  512. #search span{
  513. position:fixed;
  514. margin-left:-30px;
  515. margin-top:0px;
  516. padding:5px;
  517. height:18px;
  518. color:{color:Icon};
  519. border-left:1px solid {color:Link Border};
  520. }
  521.  
  522. #mainlinks{
  523. display:block;
  524. height:30px;
  525. margin:40px 0px;
  526. width:230px;
  527. text-align:center;
  528. z-index:1;
  529. }
  530.  
  531. #mainlinks i{
  532. padding:5px;
  533. width:15px;
  534. height:15px;
  535. margin:3px;
  536. line-height:15px;
  537. color:{color:Icon};
  538. z-index:10000;
  539. font-size:14px;
  540. border:2px solid {color:Link border};
  541. }
  542.  
  543. #mainlinks i:hover{
  544. background:{color:Link Border};
  545. -webkit-transition: all 1s ease;
  546. -moz-transition: all 1s ease;
  547. -o-transition: all 1s ease;
  548. transition: all 1s ease;
  549. }
  550.  
  551. /* Chat */
  552.  
  553. .chat .line{
  554. margin:0 0 -1px;
  555. font-color: {color:Text};
  556. padding:2px;
  557. border-top:1px dotted {color:Borders};
  558. border-bottom:1px dotted {color:Borders};
  559. }
  560.  
  561. .label {
  562. font-weight:none;
  563. color:{color:Bold};
  564. font-size:10px;
  565. }
  566.  
  567. /*Ask Posts*/
  568.  
  569. .bubble {
  570. position: relative;
  571. align:right;
  572. height:auto;
  573. background: {color:Ask bubble};
  574. margin:5px 0px 5px 66px;
  575. padding:5px;
  576. -moz-border-radius:5px;
  577. -webkit-border-radius:5px;
  578. border-radius:5px;
  579. }
  580.  
  581. .bubble p {
  582. margin:1px 0px;
  583. }
  584.  
  585. .bubble span {
  586. display:block;
  587. position:absolute;
  588. width:1px;
  589. height:1px;
  590. font-size: 0;
  591. line-height: 1px;
  592. margin-left:-10px;
  593. margin-top:0px;
  594. border-top:7px solid transparent;
  595. border-bottom:7px solid transparent;
  596. border-right:10px solid {color:Ask bubble};}
  597.  
  598. .askborder {
  599. float: left;
  600. margin: 1px 4px 0 0;
  601. padding: 2px;
  602. background: {color:Ask bubble};}
  603.  
  604. .answerr {
  605. position: relative;
  606. align:left;
  607. height:auto;
  608. margin:5px 0px 5px 5px;
  609. padding:5px;
  610. -moz-border-radius:5px;
  611. -webkit-border-radius:5px;
  612. border-radius:5px;
  613. }
  614.  
  615. /*Audio*/
  616.  
  617. .album img{
  618. max-width:100px;
  619. margin-left:5px;
  620. float:left;
  621. margin-top:0px;
  622. z-index:10;
  623. border: 1px solid {color:Borders};
  624. }
  625.  
  626. .audio{
  627. position:absolute;
  628. width:375px;
  629. min-height:90px;
  630. margin-left:115px;
  631. float:left;
  632. padding:5px;
  633. margin-top:0px;
  634. z-index:10;
  635. font-size:15px;
  636. border: 1px solid {color:Borders};
  637. overflow:hidden;
  638. }
  639. /* quote posts style */
  640.  
  641. .quote {
  642. font-family:{select:Title Font};
  643. font-size:25px;
  644. line-height:30px;
  645. color:{color:Italic};
  646. height:auto;
  647. margin-top:10px;
  648. margin-left:10px;
  649. margin-right:10px;
  650. margin-bottom:5px;
  651. padding:5px;
  652. text-align:center;
  653. letter-spacing:1px;
  654. }
  655.  
  656. .source {
  657. font-size:15px;
  658. line-height:20px;
  659. color:{color:Italic};
  660. margin-top:10px;
  661. margin-left:10px;
  662. margin-right:10px;
  663. margin-bottom:5px;
  664. padding:5px;
  665. text-align:right;
  666. }
  667.  
  668. /* Extras */
  669.  
  670. .like_and_reblog_buttons {
  671. position:absolute;
  672. float:right;
  673. margin-left:450px;
  674. margin-bottom:15px;
  675. z-index:200000;
  676. border: 0px solid #e8e8e8;
  677. border-radius: 3px;
  678. list-style: none;
  679. }
  680.  
  681. .like_and_reblog_buttons li {
  682. float:right;
  683. margin: 5px 5px;
  684. height: 15px;
  685. }
  686.  
  687. .like_and_reblog_buttons li:first-child {
  688. border-right: 0px solid #e8e8e8;
  689. }
  690.  
  691. .infoo {
  692. height:15px;
  693. width:500px;
  694. float:center;
  695. padding-top:6px;
  696. margin-top:10px;
  697. margin-left:0px;
  698. padding:2px;
  699. font-size:13px;
  700. letter-spacing:1px;
  701. line-height:20px;
  702. color:{color:Link};
  703. border-top:1px solid {color:Borders};
  704. text-transform:lowercase;
  705. }
  706.  
  707. .infoo a:hover {
  708. color:{color:Hover};
  709. font-size:12px; }
  710.  
  711. .infoo i{
  712. color:{color:Icon};
  713. }
  714.  
  715. /*Pagination*/
  716.  
  717. .current_page, .jump_page {
  718. margin:5px;
  719. padding: 5px 8px;
  720. border: 2px solid {color:Link Border};
  721. color:{color:Icon};
  722. font-size:11px;
  723. text-decoration:none;
  724. }
  725.  
  726. .jump_page:hover {
  727. margin:5px;
  728. padding: 5px 8px;
  729. background:{color:Link Border};
  730. border: 2px solid {color:Link Border};
  731. color:{color:Icon};
  732. font-size:11px;
  733. text-decoration:none;
  734. }
  735.  
  736. /* Credits */
  737.  
  738. #credits {
  739. position:fixed;
  740. right:10px;
  741. top:40px;
  742. z-index:100000;
  743. }
  744.  
  745. #credits img{
  746. border:3px solid {color:Borders};
  747. }
  748.  
  749.  
  750. {CustomCSS}
  751.  
  752.  
  753. </style>
  754.  
  755. {block:IndexPage}
  756. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  757. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  758.  
  759. <script type="text/javascript">
  760. $(window).load(function(){
  761. var $wall = $('#posts');
  762. $wall.imagesLoaded(function(){
  763. $wall.masonry({
  764. itemSelector: '.entry, .entry_photo',
  765. isAnimated : false
  766. });
  767. });
  768.  
  769. $wall.infinitescroll({
  770. navSelector : '#pagination',
  771. nextSelector : '#pagination a',
  772. itemSelector : '.entry, .entry_photo',
  773. bufferPx : 2000,
  774. debug : false,
  775. errorCallback: function() {
  776. $('#infscr-loading').fadeOut('normal');
  777. }},
  778. function( newElements ) {
  779. var $newElems = $( newElements );
  780. $newElems.hide();
  781. $newElems.imagesLoaded(function(){
  782. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  783. });
  784. }); $('#posts').show(500);
  785. });
  786. </script>
  787.  
  788.  
  789. {/block:IndexPage}
  790.  
  791.  
  792. <title>{title}</title>
  793.  
  794. <link rel="shortcut icon" href="{Favicon}" />
  795.  
  796. </head>
  797.  
  798. <body>
  799.  
  800. <div id="center">
  801. <div id="sidebar">
  802.  
  803. <div class="sidebarbackground">
  804. <!--Main links-->
  805. <div id="mainlinks">
  806. <a href="/" Title="Index"><i class="fa fa-home fa"></i></a>
  807. <a href="/ask" Title="Message"><i class="fa fa-envelope fa"></i></a>
  808. <a href="/submit" Title="Submit"><i class="fa fa-pencil fa"></i></a>
  809. <a href="/archive" Title="Archive"><i class="fa fa-history fa"></i></a>
  810. </div>
  811. </div>
  812.  
  813. <div id="blogtitle">{Title}</div>
  814.  
  815. <div id="desc"><img src="{PortraitURL-48}"
  816. class="portrait" />
  817. <div align="justify">{Description}</div></div>
  818.  
  819. <div id="sidebarlinks">
  820. <div id="link1"><a href="{text:Link1 url}">{text:Link1}</a> </div>
  821. <div id="link2"><a href="{text:Link2 url}">{text:Link2}</a> </div>
  822. <div id="link3"><a href="{text:Link3 url}">{text:Link3}</a> </div>
  823. <div id="link4"><a href="{text:Link4 url}">{text:Link4}</a> </div>
  824. <div id="link5"><a href="{text:Link5 url}">{text:Link5}</a> </div>
  825. <div id="link6"><a href="{text:Link6 url}">{text:Link6}</a> </div>
  826. </div>
  827.  
  828. {block:IfShowSearch}
  829. <div id="search">
  830. <form action="/search" method="get">
  831. <input type="text" name="q" value="Search..." style=" padding-left:10px; height:25px; width:197px; background:{color:Search bar}; font-family:{font:Body font}; border:1px solid {color:Link Border}; color:{color:Link}; font-size: 12px;"/><span><i class="fa fa-search"></i></span></form>
  832. </div>
  833. {/block:IfShowSearch}
  834.  
  835. <div class="sidebarbackground2">
  836. <center>
  837. {block:Pagination}
  838. {block:PreviousPage}
  839. <a href="{PreviousPage}" class="jump_page">&laquo;</a>
  840. {/block:PreviousPage}
  841. {block:JumpPagination length="3"}
  842. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  843. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  844. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  845. {/block:Pagination}
  846. </center>
  847. </div>
  848.  
  849. </center>
  850. </div>
  851.  
  852. {block:IfShowHeader}
  853. <div class="header"><img src="{image:Header}"></div>
  854. {/block:IfShowHeader}
  855.  
  856. {block:IfShowImage1}
  857. <div class="image1"><img src="{image:Image 1}"></div>
  858. {/block:IfShowImage1}
  859.  
  860. {block:IfShowImage2}
  861. <div class="image2"><img src="{image:Image 2}"></div>
  862. {/block:IfShowImage1}
  863.  
  864. {block:IfShowImage3}
  865. <div class="image3"><img src="{image:Image 3}"></div>
  866. {/block:IfShowImage3}
  867.  
  868. <div id="posts">
  869.  
  870. {block:Posts}
  871.  
  872. <div class="entry">
  873.  
  874. <div class="content">
  875.  
  876. {block:Text}
  877. {block:Title}
  878. <br>
  879. <div id="linktitle">
  880. <div class="linktexttitle">
  881. <a href="{Permalink}" class="title">{Title}</a>
  882. </div></div><br>
  883. {/block:Title}
  884. {Body}
  885. {/block:Text}
  886.  
  887. {block:Photo}
  888. {block:IndexPage}
  889. <img src="{PhotoURL-500}"
  890. </a>
  891. {/block:IndexPage}
  892. {block:PermalinkPage}
  893. <br><br><br><br>
  894. <a href="{permalink}">
  895. <img src="{PhotoURL-500}"
  896. width="500"/></a>
  897. {/block:PermalinkPage}
  898. {/block:Photo}
  899.  
  900. {block:Photoset}
  901. {block:IndexPage}
  902. {Photoset-250}
  903. {/block:IndexPage}
  904. {block:PermalinkPage}
  905. {Photoset-500}
  906. {/block:PermalinkPage}
  907. {/block:Photoset}
  908.  
  909. {block:Quote}
  910. <div class="quote">
  911. "{Quote}"
  912. {block:Source}
  913. <div class="source">-{Source}
  914. </div>{/block:Source}</div>
  915. {/block:Quote}
  916.  
  917. {block:Link}<br>
  918. <div id="linktitle">
  919. <div class="linktexttitle">
  920. <a href="{URL}"
  921. class="linkpost"
  922. target="_blank">
  923. {Name} &raquo;</a></div></div>
  924. {block:Description}
  925. <div class="linkdescription">{Description}</div>
  926. {/block:Description}
  927. {/block:Link}
  928.  
  929.  
  930. {block:Chat}
  931. {block:Title}<h1>{Title}</h1>{/block:Title}
  932. {block:Lines}<div class="chat"><div class="line {Alt}">
  933. <div class="{Alt} user_{UserNumber}">
  934. {block:Label}
  935. <span class="label">
  936. <span style="text-transform:uppercase;
  937. letter-spacing:1px"><font face="learningcurves">
  938. {Label}</font></span></span>
  939. {/block:Label}
  940. {Line}</div>
  941. </div></div>
  942. {/block:Lines}
  943. {/block:Chat}
  944.  
  945. {block:Audio}
  946. <br>
  947. <div class="album">{block:AlbumArt}<img src="{AlbumArtURL}">
  948. {block:AlbumArt}</div>
  949. <div class="audio">
  950. {AudioPlayerBlack}
  951. {block:TrackName}<b>Track:</b> {TrackName}{/block:TrackName}<br>
  952. {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br>
  953. {block:Album}<b>Album:</b> {Album}{/block:Album}</div>
  954. <br><br><br><br><br><br>
  955. {/block:Audio}
  956.  
  957. {block:Video}
  958. {block:IndexPage}
  959. {VideoEmbed-250}
  960. {/block:IndexPage}
  961. {block:PermalinkPage}
  962. {VideoEmbed-500}
  963. {/block:PermalinkPage}
  964. {/block:Video}
  965.  
  966. {block:Answer}
  967. <br>
  968. <img src="{AskerPortraitURL-48}"
  969. width="40px"
  970. align="left"
  971. class="askborder">
  972. <div class="bubble">
  973. <span></span>{Asker} asked:
  974. {Question}&nbsp;</div>
  975. <div class="answerr">{Answer}</div>
  976. {/block:Answer}
  977.  
  978. {block:IndexPage}
  979. {block:IfShowCaptions}
  980. {block:Caption}
  981. <h2>{Caption}</h2>
  982. {/block:Caption}
  983. {/block:IfShowCaptions}
  984. {/block:IndexPage}
  985.  
  986. {block:IfShowTags}
  987. {block:HasTags}
  988. {block:Tags}&nbsp;#
  989. <a href="{TagURL}">
  990. {Tag}</a>,&nbsp;
  991. {/block:Tags}
  992. {/block:HasTags}
  993. {/block:IfShowTags}
  994.  
  995. {block:Date}
  996. <div class="infoo">
  997. <a href="{Permalink}">
  998. <i class="fa fa-clock-o"></i>
  999. {TimeAgo}</a>
  1000. {block:NoteCount}
  1001. <i class="fa fa-heart-o"></i>
  1002. {NoteCountWithLabel}
  1003. {/block:NoteCount}
  1004. </div>
  1005.  
  1006. <ul class="like_and_reblog_buttons">
  1007. <li>{ReblogButton size="15"}</li>
  1008. <li>{LikeButton size="15"}</li>
  1009. </ul>
  1010. </div><br>
  1011. {/block:Date}
  1012.  
  1013. {block:PermalinkPage}
  1014. <div class="notes">
  1015. {block:Caption}{Caption}{/block:Caption}<br><br>
  1016.  
  1017. {block:PermalinkPagination}
  1018. <center>
  1019. {block:PreviousPost}
  1020. <a href="{PreviousPost}"> ← Previous Post –</a>
  1021. {/block:PreviousPost}
  1022.  
  1023. {block:NextPost}
  1024. <a href="{NextPost}">Next Post →</a>
  1025. {/block:NextPost}
  1026. </center>
  1027. {/block:PermalinkPagination} <br>
  1028.  
  1029. {block:PostNotes}<br>
  1030. <div style="text-align:left; max-height: 200px; width:500px; overflow: auto; overflow-x: hidden;">
  1031. {PostNotes}</div>
  1032. {/block:PostNotes}</div>
  1033. <br><br>
  1034.  
  1035. {/block:PermalinkPage}
  1036.  
  1037. </div> <!-- END CONTENT -->
  1038.  
  1039. {/block:Posts}
  1040.  
  1041. </div>
  1042.  
  1043.  
  1044. </body>
  1045.  
  1046. <a href="www.borntobewildthemes.tumblr.com"><div id="credits">
  1047. <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
  1048. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement