Advertisement
hunterthemes

- Theme #6 (vol.3)

Jul 14th, 2015
2,003
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.46 KB | None | 0 0
  1. <html> <meta charset="utf-8">
  2. <meta name="viewport" content="width=device-width, initial-scale=1">
  3. <link rel="shortcut icon" href="{Favicon}">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  5.  
  6. <!----
  7.  
  8. © hunterthemes.tumblr.com | Theme #6 (vol.3)
  9.  
  10. * Do not redistribute this theme and claim it as your own.
  11. * Do not remove the credit or move it to another page.
  12. * Minor changes to this theme are allowed.
  13.  
  14. ---->
  15.  
  16. <!-- GOOGLE FONTS -->
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Nova+Slim' rel='stylesheet' type='text/css'>
  20. <link href="https://fonts.googleapis.com/css?family=Rozha+One" rel="stylesheet">
  21. <link href="https://fonts.googleapis.com/css?family=Almendra" rel="stylesheet">
  22. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  23.  
  24. <!-- DEFAULT VARIABLES -->
  25.  
  26. <meta name="image:Background" content="" />
  27. <meta name="image:Avatar" content="" />
  28. <meta name="image:Header background" content="" />
  29.  
  30. <meta name="color:Background" content="#fff" />
  31. <meta name="color:Header background" content="#fff" />
  32. <meta name="color:Search" content="#333" />
  33. <meta name="color:Search box background" content="#eee" />
  34. <meta name="color:Navigation background" content="#eee" />
  35. <meta name="color:Navigation link" content="#333" />
  36. <meta name="color:Blog title" content="#000" />
  37. <meta name="color:Blog title background" content="#eee" />
  38. <meta name="color:Main icon" content="#000" />
  39. <meta name="color:Main icon background" content="#eee" />
  40. <meta name="color:Description" content="#222" />
  41. <meta name="color:Description background" content="#eee" />
  42. <meta name="color:Text" content="#222" />
  43. <meta name="color:Bold" content="#000"/>
  44. <meta name="color:Italic" content="#ddd"/>
  45. <meta name="color:Link" content="#333" />
  46. <meta name="color:Icon" content="#333" />
  47. <meta name="color:Hover" content="#ddd" />
  48. <meta name="color:Chat 1" content="#ddd" />
  49. <meta name="color:Chat 2" content="#222" />
  50. <meta name="color:Answer" content="#222"/>
  51. <meta name="color:Borders" content="#eee" />
  52. <meta name="color:Post buttons" content="#333" />
  53. <meta name="color:Scrollbar" content="#000" />
  54.  
  55. <meta name="select:Container background" content="255,255,255" title="white">
  56. <meta name="select:Container background" content="0,0,0" title="black">
  57. <meta name="select:Container background" content="238,238,238" title="gray">
  58. <meta name="select:Container background" content="255,168,212" title="pink">
  59. <meta name="select:Container background" content="127,88,242" title="purple">
  60. <meta name="select:Container background" content="184,168,255" title="indigo">
  61. <meta name="select:Container background" content="184,208,255" title="blue">
  62. <meta name="select:Container background" content="103,173,90" title="green">
  63. <meta name="select:Container background" content="33,209,297" title="turquoise">
  64. <meta name="select:Container background" content="226,229,23" title="yellow">
  65. <meta name="select:Container background" content="112,38,11" title="brown">
  66.  
  67. <meta name="select:Container transparency" content="1" title="opaque">
  68. <meta name="select:Container transparency" content=".9" title=".9">
  69. <meta name="select:Container transparency" content=".8" title=".8">
  70. <meta name="select:Container transparency" content=".7" title=".7">
  71. <meta name="select:Container transparency" content=".6" title=".6">
  72. <meta name="select:Container transparency" content=".5" title=".5">
  73. <meta name="select:Container transparency" content=".4" title=".4">
  74. <meta name="select:Container transparency" content=".3" title=".3">
  75. <meta name="select:Container transparency" content=".2" title=".2">
  76. <meta name="select:Container transparency" content=".1" title=".1">
  77. <meta name="select:Container transparency" content=".0" title="transparent">
  78.  
  79. <meta name="select:Menu background" content="255,255,255" title="white">
  80. <meta name="select:Menu background" content="0,0,0" title="black">
  81. <meta name="select:Menu background" content="238,238,238" title="gray">
  82. <meta name="select:Menu background" content="255,168,212" title="pink">
  83. <meta name="select:Menu background" content="127,88,242" title="purple">
  84. <meta name="select:Menu background" content="184,168,255" title="indigo">
  85. <meta name="select:Menu background" content="184,208,255" title="blue">
  86. <meta name="select:Menu background" content="103,173,90" title="green">
  87. <meta name="select:Menu background" content="33,209,297" title="turquoise">
  88. <meta name="select:Menu background" content="226,229,23" title="yellow">
  89. <meta name="select:Menu background" content="112,38,11" title="brown">
  90.  
  91. <meta name="select:Menu transparency" content="1" title="opaque">
  92. <meta name="select:Menu transparency" content=".9" title=".9">
  93. <meta name="select:Menu transparency" content=".8" title=".8">
  94. <meta name="select:Menu transparency" content=".7" title=".7">
  95. <meta name="select:Menu transparency" content=".6" title=".6">
  96. <meta name="select:Menu transparency" content=".5" title=".5">
  97. <meta name="select:Menu transparency" content=".4" title=".4">
  98. <meta name="select:Menu transparency" content=".3" title=".3">
  99. <meta name="select:Menu transparency" content=".2" title=".2">
  100. <meta name="select:Menu transparency" content=".1" title=".1">
  101. <meta name="select:Menu transparency" content=".0" title="transparent">
  102.  
  103. <meta name="select:Footer background" content="255,255,255" title="white">
  104. <meta name="select:Footer background" content="0,0,0" title="black">
  105. <meta name="select:Footer background" content="238,238,238" title="gray">
  106. <meta name="select:Footer background" content="255,168,212" title="pink">
  107. <meta name="select:Footer background" content="127,88,242" title="purple">
  108. <meta name="select:Footer background" content="184,168,255" title="indigo">
  109. <meta name="select:Footer background" content="184,208,255" title="blue">
  110. <meta name="select:Footer background" content="103,173,90" title="green">
  111. <meta name="select:Footer background" content="33,209,297" title="turquoise">
  112. <meta name="select:Footer background" content="226,229,23" title="yellow">
  113. <meta name="select:Footer background" content="112,38,11" title="brown">
  114.  
  115. <meta name="select:Footer transparency" content="1" title="opaque">
  116. <meta name="select:Footer transparency" content=".9" title=".9">
  117. <meta name="select:Footer transparency" content=".8" title=".8">
  118. <meta name="select:Footer transparency" content=".7" title=".7">
  119. <meta name="select:Footer transparency" content=".6" title=".6">
  120. <meta name="select:Footer transparency" content=".5" title=".5">
  121. <meta name="select:Footer transparency" content=".4" title=".4">
  122. <meta name="select:Footer transparency" content=".3" title=".3">
  123. <meta name="select:Footer transparency" content=".2" title=".2">
  124. <meta name="select:Footer transparency" content=".1" title=".1">
  125. <meta name="select:Footer transparency" content=".0" title="transparent">
  126.  
  127. <meta name="select:Entry background" content="255,255,255" title="white">
  128. <meta name="select:Entry background" content="0,0,0" title="black">
  129. <meta name="select:Entry background" content="238,238,238" title="gray">
  130. <meta name="select:Entry background" content="255,168,212" title="pink">
  131. <meta name="select:Entry background" content="127,88,242" title="purple">
  132. <meta name="select:Entry background" content="184,168,255" title="indigo">
  133. <meta name="select:Entry background" content="184,208,255" title="blue">
  134. <meta name="select:Entry background" content="103,173,90" title="green">
  135. <meta name="select:Entry background" content="33,209,297" title="turquoise">
  136. <meta name="select:Entry background" content="226,229,23" title="yellow">
  137. <meta name="select:Entry background" content="112,38,11" title="brown">
  138.  
  139. <meta name="select:Entry transparency" content="1" title="opaque">
  140. <meta name="select:Entry transparency" content=".9" title=".9">
  141. <meta name="select:Entry transparency" content=".8" title=".8">
  142. <meta name="select:Entry transparency" content=".7" title=".7">
  143. <meta name="select:Entry transparency" content=".6" title=".6">
  144. <meta name="select:Entry transparency" content=".5" title=".5">
  145. <meta name="select:Entry transparency" content=".4" title=".4">
  146. <meta name="select:Entry transparency" content=".3" title=".3">
  147. <meta name="select:Entry transparency" content=".2" title=".2">
  148. <meta name="select:Entry transparency" content=".1" title=".1">
  149. <meta name="select:Entry transparency" content=".0" title="transparent">
  150.  
  151. <meta name="select:Info background" content="255,255,255" title="white">
  152. <meta name="select:Info background" content="0,0,0" title="black">
  153. <meta name="select:Info background" content="238,238,238" title="gray">
  154. <meta name="select:Info background" content="255,168,212" title="pink">
  155. <meta name="select:Info background" content="127,88,242" title="purple">
  156. <meta name="select:Info background" content="184,168,255" title="indigo">
  157. <meta name="select:Info background" content="184,208,255" title="blue">
  158. <meta name="select:Info background" content="103,173,90" title="green">
  159. <meta name="select:Info background" content="33,209,297" title="turquoise">
  160. <meta name="select:Info background" content="226,229,23" title="yellow">
  161. <meta name="select:Info background" content="112,38,11" title="brown">
  162.  
  163. <meta name="select:Title font" content="Poiret One" title="Poiret One">
  164. <meta name="select:Title font" content="Nova Slim" title="Nova Slim">
  165. <meta name="select:Title font" content="Rozha One" title="Rozha One">
  166. <meta name="select:Title font" content="Almendra" title="Almendra">
  167. <meta name="select:Title font" content="Baumans" title="Baumans">
  168.  
  169. <meta name="font:Body font" content="Helvetica"/>
  170. <meta name="select:Body font size" content="11px" title="11px">
  171. <meta name="select:Body font size" content="12px" title="12px">
  172. <meta name="select:Body font size" content="13px" title="13px">
  173. <meta name="select:Body font size" content="14px" title="14px">
  174. <meta name="select:Body font size" content="15px" title="15px">
  175.  
  176. <meta name="if:Inverted Controls" content="0" />
  177. <meta name="if:Show Search Box" content="1" />
  178. <meta name="if:Show Header" content="1" />
  179. <meta name="if:Show arrow down" content="1" />
  180. <meta name="if:Header Background Stretch" content="1" />
  181. <meta name="if:Show Avatar" content="1" />
  182. <meta name="if:Circular Avatar" content="1" />
  183. <meta name="if:250px Posts" content="0" />
  184. <meta name="if:Three Columns" content="0" />
  185. <meta name="if:Hover For Info" content="0" />
  186. <meta name="if:Infinite Scrolling" content="0" />
  187. <meta name="if:Load More" content="0" />
  188. <meta name="if:Audio Player White" content="1" />
  189. <meta name="if:Show Captions" content="1" />
  190. <meta name="if:Show Tags" content="1" />
  191.  
  192. <meta name="if:Show Facebook" content="1" />
  193. <meta name="if:Show Twitter" content="1" />
  194. <meta name="if:Show Instagram" content="1" />
  195. <meta name="if:Show Deviantart" content="1" />
  196. <meta name="if:Show Flickr" content="1" />
  197.  
  198. <meta name="text:Facebook url" content="http://" />
  199. <meta name="text:Twitter url" content="http://" />
  200. <meta name="text:Instagram url" content="http://" />
  201. <meta name="text:Deviantart url" content="http://" />
  202. <meta name="text:Flickr url" content="http://" />
  203.  
  204. <meta name="if:Show Link One" content="1" />
  205. <meta name="if:Show Link Two" content="1" />
  206. <meta name="if:Show Link Three" content="1" />
  207. <meta name="if:Show Link Four" content="1" />
  208. <meta name="if:Show Link Five" content="1" />
  209.  
  210. <meta name="text:Border radius" content="0px"/>
  211.  
  212. <meta name="text:Link One Title" content="Link One" />
  213. <meta name="text:Link One Url" content="http://"/>
  214. <meta name="text:Link Two Title" content="Link Two"/>
  215. <meta name="text:Link Two Url" content="http://"/>
  216. <meta name="text:Link Three Title" content="Link Three" />
  217. <meta name="text:Link Three Url" content="http://" />
  218. <meta name="text:Link Four Title" content="Link Four" />
  219. <meta name="text:Link Four Url" content="http://" />
  220. <meta name="text:Link Five Title" content="Link Five" />
  221. <meta name="text:Link Five Url" content="http://" />
  222.  
  223. <meta name="if:Show Tag One" content="1" />
  224. <meta name="if:Show Tag Two" content="1" />
  225. <meta name="if:Show Tag Three" content="1" />
  226. <meta name="if:Show Tag Four" content="1" />
  227. <meta name="if:Show Tag Five" content="1" />
  228. <meta name="if:Show Tag Six" content="1" />
  229.  
  230. <meta name="text:Tag One Title" content="#tag" />
  231. <meta name="text:Tag One Url" content="http://"/>
  232. <meta name="text:Tag Two Title" content="#tag"/>
  233. <meta name="text:Tag Two Url" content="http://"/>
  234. <meta name="text:Tag Three Title" content="#tag" />
  235. <meta name="text:Tag Three Url" content="http://" />
  236. <meta name="text:Tag Four Title" content="#tag" />
  237. <meta name="text:Tag Four Url" content="http://" />
  238. <meta name="text:Tag Five Title" content="#tag" />
  239. <meta name="text:Tag Five Url" content="http://" />
  240. <meta name="text:Tag Six Title" content="#tag" />
  241. <meta name="text:Tag Six Url" content="http://" />
  242.  
  243. <!-- END DEFAULT VARIABLES -->
  244.  
  245. <head>
  246.  
  247. <style type="text/css">
  248.  
  249. /* CSS */
  250.  
  251. /*-- GENERAL --*/
  252.  
  253. body {
  254. margin:0;
  255. padding:0;
  256. width:100%;
  257. height:100%;
  258. word-wrap:break-word;
  259. color:{color:Text};
  260. font-family:{font:Body font};
  261. font-size:{select:Body font size};
  262. line-height: -moz-calc({select:Body font size} + 5px);
  263. line-height: -webkit-calc({select:Body font size} + 5px);
  264. line-height: -o-calc({select:Body font size} + 5px);
  265. line-height: calc({select:Body font size} + 5px);
  266. background-color: {color:Background};
  267. background-image:url({image:Background});
  268. background-attachment: fixed;
  269. background-repeat: repeat;
  270. }
  271.  
  272. /* Headings */
  273.  
  274. h1{
  275. margin:0;
  276. color:{color:Title};
  277. font-family:{select:Title font};
  278. font-size:200%;
  279. line-height:150%;
  280. border-bottom:1px solid {color:Borders};
  281. font-weight:500;
  282. }
  283.  
  284. h2{
  285. font-family:{select:Title font};
  286. font-weight:400;
  287. font-size:150%;
  288. }
  289.  
  290. /* Links */
  291.  
  292. a {
  293. color:{color:Link};
  294. text-decoration:none;
  295. }
  296.  
  297. a:hover{
  298. text-decoration:none;
  299. color:{color:Hover};
  300. }
  301.  
  302. /* Bold and italic */
  303.  
  304. b, strong {color:{color:Bold};}
  305.  
  306. i, em {color:{color:Italic};}
  307.  
  308. /* Blockquote */
  309.  
  310. blockquote{
  311. padding:0px 0px 2px 5px;
  312. margin:0px 0px 2px 10px;
  313. border-left: 1px solid {color:Borders};
  314. }
  315.  
  316. /* Tumblr controls */
  317.  
  318. iframe.tmblr-iframe {
  319. top:74px!important;
  320. right:32px!important;
  321. opacity:0.8;
  322. transform:scale(0.6);
  323. transform-origin:100% 0;
  324. -webkit-transform:scale(0.8);
  325. -webkit-transform-origin:100% 0;
  326. -o-transform:scale(0.8);
  327. -o-transform-origin:100% 0;
  328. -moz-transform:scale(0.8);
  329. -moz-transform-origin:100% 0;
  330. -ms-transform:scale(0.8);
  331. -ms-transform-origin:100% 0;
  332. z-index:100000!important;
  333. {block:ifInvertedControls}
  334. filter:invert(100%) hue-rotate(180deg);
  335. -webkit-filter:invert(100%) hue-rotate(180deg);
  336. -moz-filter:invert(100%) hue-rotate(180deg);
  337. -o-filter:invert(100%) hue-rotate(180deg);
  338. -ms-filter:invert(100%) hue-rotate(180deg);
  339. {/block:ifInvertedControls}
  340. }
  341.  
  342. iframe.tmblr-iframe:hover {
  343. opacity:1!important;}
  344.  
  345. /* Webkit scrollbar */
  346.  
  347. ::-webkit-scrollbar {
  348. width: 9px;
  349. height: 0px;
  350. }
  351.  
  352. ::-webkit-scrollbar-button:start:decrement,
  353. ::-webkit-scrollbar-button:end:increment {
  354. height: 0px;
  355. display: block;
  356. background-color: {color:Background};
  357. }
  358.  
  359. ::-webkit-scrollbar-track-piece {
  360. background-color: {color:Background};
  361. }
  362.  
  363. ::-webkit-scrollbar-thumb:vertical {
  364. height: 0px;
  365. background-color: {color:Scrollbar};
  366. border:4px solid {color:Background};
  367. }
  368.  
  369. /* Tooltips */
  370.  
  371. #s-m-t-tooltip {
  372. max-width:300px;
  373. z-index:10000;
  374. margin-left:10px;
  375. margin-top:-10px;
  376. padding:2px;
  377. color:{color:Link};
  378. background: {color:Borders};
  379. font-size:11px;
  380. line-height:15px;
  381. }
  382.  
  383. /* Fix */
  384.  
  385. iframe, img, embed, object, video {
  386. max-width: 100%;
  387. border: none;
  388. }
  389.  
  390. input, textarea, select, a { outline: none; }
  391.  
  392. /*--- HEADER ---*/
  393.  
  394. #header{
  395. position:absolute;
  396. top:75px;
  397. left:15%;
  398. width:70%;
  399. height: -moz-calc(100% - 167px);
  400. height: -o-calc(100% - 167px);
  401. height: -webkit-calc(100% - 167px);
  402. height: calc(100% - 167px);
  403. background-color:{color:Header background};
  404. background-image:url({image:Header background});
  405. background-position:center;
  406. background-size:cover;
  407. {block:PermalinkPage}
  408. display:none;
  409. {/block:PermalinkPage}
  410. }
  411.  
  412. .arrow{
  413. position:absolute;
  414. top:50%;
  415. left:50%;
  416. z-index:10000;
  417. -webkit-transform: translateX(-50%) translateY(-50%);
  418. -moz-transform: translateX(-50%) translateY(-50%);
  419. -ms-transform: translateX(-50%) translateY(-50%);
  420. transform: translateX(-50%) translateY(-50%);
  421. {block:PermalinkPage}
  422. display:none;
  423. {/block:PermalinkPage}
  424. {block:IfNotShowHeader}
  425. display:none;
  426. {/block:IfNotShowHeader}
  427. }
  428.  
  429. .arrow i{
  430. font-size:15px;
  431. line-height:40px;
  432. width:40px;
  433. height:40px;
  434. border-radius:40px;
  435. color:{color:Icon};
  436. background:{color:Blog title background};
  437. opacity:0.6;
  438. }
  439.  
  440. /*------ MENU -----*/
  441.  
  442. #menu{
  443. position:fixed;
  444. top:0;
  445. left:0;
  446. width:100%;
  447. height:75px;
  448. z-index:1000;
  449. background:rgba({select:Menu background}, {select:Menu transparency});
  450. }
  451.  
  452. #menuin{
  453. width:70%;
  454. height:55px;
  455. margin-top:10px;
  456. margin-left:auto;
  457. margin-right:auto;
  458. overflow:hidden;
  459. }
  460.  
  461. #blogtitle{
  462. float:left;
  463. color:{color:Blog title};
  464. background:{color:Blog title background};
  465. margin-left:205px;
  466. margin-top:0px;
  467. width: -moz-calc(100% - 312px);
  468. width: -o-calc(100% - 312px);
  469. width: -webkit-calc(100% - 312px);
  470. width: calc(100% - 312px);
  471. height:35px;
  472. font-family:{select:Title Font};
  473. font-size:28px;
  474. letter-spacing:2px;
  475. line-height:35px;
  476. padding:10px;
  477. text-align:center;
  478. }
  479.  
  480. #blogtitle:hover{
  481. color: {color:Hover};
  482. -webkit-transition: all .7s ease;
  483. -moz-transition: all .7s ease;
  484. -o-transition: all .7s ease;
  485. transition: all .7s ease;
  486. }
  487.  
  488. #mainicons{
  489. position:absolute;
  490. margin-left: -moz-calc(70% - 77px);
  491. margin-left: -o-calc(70% - 77px);
  492. margin-left: -webkit-calc(70% - 77px);
  493. margin-left: calc(70% - 77px);
  494. width:77px;
  495. height:50px;
  496. padding-top:5px;
  497. background:{color:Main icon background};
  498. overflow:hidden;
  499. }
  500.  
  501. #mainicons i{
  502. width:14px;
  503. height:14px;
  504. margin-bottom:5px;
  505. margin-left:11px;
  506. padding:3px;
  507. color:{color:Main icon};
  508. font-size:12px;
  509. text-align:center;
  510. }
  511.  
  512. #mainicons i:hover{
  513. color: {color:Hover};
  514. -webkit-transition: all .7s ease;
  515. -moz-transition: all .7s ease;
  516. -o-transition: all .7s ease;
  517. transition: all .7s ease;
  518. }
  519.  
  520. /* Search box */
  521.  
  522. #search{
  523. position:absolute;
  524. top:10px;
  525. margin-left:0px;
  526. width:195px;
  527. height:27.5px;
  528. overflow:hidden;
  529. background:{color:Search box background};
  530. }
  531.  
  532. #search i{
  533. position:absolute;
  534. margin-left:2px;
  535. margin-top:2px;
  536. height:25px;
  537. background:transparent;
  538. width:15px;
  539. height:15px;
  540. padding:5px;
  541. color:{color:Main icon};
  542. font-size:13px;
  543. text-transform:uppercase;
  544. line-height:15px;
  545. }
  546.  
  547. /* Extra links */
  548.  
  549. #navibox{
  550. position:absolute;
  551. margin-top:0px;
  552. margin-left:0px;
  553. width:195px;
  554. height:55px;
  555. line-height:55px;
  556. text-align:center;
  557. {block:IfShowSearchBox}
  558. top:37.5px;
  559. height:27.5px;
  560. line-height:27.5px;
  561. text-align:left;
  562. {/block:IfShowSearchBox}
  563. overflow:hidden;
  564. color:{color:Navigation link};
  565. background:{color:Navigation background};
  566. font-size:12px;
  567. cursor:pointer;
  568. }
  569.  
  570. #navibox i{
  571. width:15px;
  572. height:15px;
  573. margin:0px;
  574. {block:IfShowSearchBox}
  575. margin-bottom:2px;
  576. margin-left:2px;
  577. {/block:IfShowSearchBox}
  578. margin-right:0px;
  579. padding:5px;
  580. color:{color:Main icon};
  581. font-size:13px;
  582. text-transform:uppercase;
  583. font-size:15px;
  584. line-height:15px;
  585. letter-spacing:1px;
  586. }
  587.  
  588. #navigation{
  589. position:fixed;
  590. top:75px;
  591. margin-left:25px;
  592. width:135px;
  593. padding:5px;
  594. background:{color:Navigation background};
  595. z-index:1000;
  596. display:none;
  597. }
  598.  
  599. #arrow-up {
  600. position:absolute;
  601. margin-top:-15px;
  602. margin-left:58.5px;
  603. width: 0;
  604. height: 0;
  605. border-left: 10px solid transparent;
  606. border-right: 10px solid transparent;
  607. border-bottom: 10px solid {color:Navigation background};
  608. }
  609.  
  610. /* Extra links */
  611.  
  612. #navigationin{
  613. margin:5px;
  614. }
  615.  
  616. #navigationin a{
  617. display:block;
  618. margin-top:5px;
  619. padding:2px 3px;
  620. font-size:11px;
  621. width:120px;
  622. overflow:hidden;
  623. color:{color:Navigation link};
  624. }
  625.  
  626. #navigationin a:hover{
  627. box-shadow: inset 137px 0 0 0 {color:Navigation link};
  628. color:{color:Hover};
  629. -webkit-transition: all .7s ease-in-out;
  630. -moz-transition: all .7s ease-in-out;
  631. -o-transition: all .7s ease-in-out;
  632. transition: all .7s ease-in-out;
  633. }
  634.  
  635. /* Social icons */
  636.  
  637. #socialicons{
  638. margin-top:10px;
  639. }
  640.  
  641. #socialicons i{
  642. display:inline-block;
  643. margin:4px;
  644. font-size:14px;
  645. color:{color:Icon};
  646. }
  647.  
  648. #socialicons i:hover{
  649. color:{color:Hover};
  650. }
  651.  
  652. /*-- FOOTER --*/
  653.  
  654. #footer{
  655. position:fixed;
  656. bottom:0;
  657. left:0;
  658. width:100%;
  659. height:92px;
  660. background:rgba({select:Footer background}, {select:Footer transparency});
  661. z-index:10000;
  662. }
  663.  
  664. #footerin{
  665. position:relative;
  666. margin-top:0px;
  667. margin-left:auto;
  668. margin-right:auto;
  669. width:70%;
  670. height:150px;
  671. }
  672.  
  673. /* Avatar */
  674.  
  675. #avatar {
  676. position:absolute;
  677. margin:10px 0px;
  678. width:70px;
  679. height:70px;
  680. {block:ifCircularAvatar}
  681. border-radius:100%;
  682. {/block:ifCircularAvatar}
  683. border:1px solid {color:Description background};
  684. z-index:10;
  685. }
  686.  
  687. #avatar img {
  688. width:100%;
  689. height:100%;
  690. {block:ifCircularAvatar}
  691. border-radius:100%;
  692. {/block:ifCircularAvatar}
  693. }
  694.  
  695. #avatar img:hover{
  696. -webkit-transition: all 0.7s ease-in-out;
  697. -moz-transition: all 0.3s ease-in-out;
  698. -o-transition: all 0.3s ease-in-out;
  699. transition: all 0.3s ease-in-out;
  700. -ms-transform: rotate(360deg); /* IE 9 */
  701. -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
  702. transform: rotate(360deg);
  703. }
  704.  
  705. /* Description */
  706.  
  707. #description{
  708. position:absolute;
  709. margin-top:10px;
  710. margin-left:0px;
  711. width: -moz-calc(100% - 20px);
  712. width: -o-calc(100% - 20px);
  713. width: -webkit-calc(100% - 20px);
  714. width: calc(100% - 20px);
  715. {block:ifShowAvatar}
  716. margin-left:90px;
  717. width: -moz-calc(100% - 110px);
  718. width: -o-calc(100% - 110px);
  719. width: -webkit-calc(100% - 110px);
  720. width: calc(100% - 110px);
  721. {/block:ifShowAvatar}
  722. height:50px;
  723. padding:10px;
  724. color:{color:Description};
  725. background:{color:Description background};
  726. border:1px solid {color:Description background};
  727. overflow-y:auto;
  728. font-size:12px;
  729. line-height:18px;
  730. text-align:center;
  731. }
  732.  
  733. #arrow-right {
  734. position:absolute;
  735. margin-top:32px;
  736. margin-left:80px;
  737. width: 0;
  738. height: 0;
  739. border-right: 15px solid {color:Description background};
  740. border-top: 15px solid transparent;
  741. border-bottom: 15px solid transparent;
  742. z-index:1;
  743. }
  744.  
  745. /*----- MAIN CONTAINER -----*/
  746.  
  747. #container{
  748. position:absolute;
  749. top:100%;
  750. width:70%;
  751. left:15%;
  752. margin-bottom:90px;
  753. {block:ifThreeColumns}
  754. width:90%;
  755. left:5%;
  756. {/block:ifThreeColumns}
  757. {block:PermalinkPage}
  758. top:75px;
  759. z-index:1;
  760. {/block:PermalinkPage}
  761. {block:IfNotShowHeader}
  762. top:75px;
  763. z-index:1;
  764. {/block:IfNotShowHeader}
  765. }
  766.  
  767. /* --------- POSTS --------- */
  768.  
  769. #postsin{
  770. width:100%;
  771. min-width:580px;
  772. {block:ifThreeColumns}
  773. width:940px;
  774. {/block:ifThreeColumns}
  775. padding-top:20px;
  776. padding-bottom:10px;
  777. margin-left:auto;
  778. margin-right:auto;
  779. overflow:hidden;
  780. background:rgba({select:Container background}, {select:Container transparency});
  781. }
  782.  
  783. #posts{
  784. margin-left:auto;
  785. margin-right:auto;
  786. width:560px;
  787. min-height:500px;
  788. {block:if250pxPosts}
  789. width:625px;
  790. {/block:if250pxPosts}
  791. {block:ifThreeColumns}
  792. width:940px;
  793. {/block:ifThreeColumns}
  794. {block:PermalinkPage}
  795. width:560px;
  796. {/block:PermalinkPage}
  797. overflow:hidden;
  798. }
  799.  
  800. .entry {
  801. float:left;
  802. display: block;
  803. margin:20px;
  804. width:500px;
  805. padding:10px;
  806. padding-bottom:0px;
  807. background:rgba({select:Entry background}, {select:Entry transparency});
  808. border:1px solid {color:Borders};
  809. border-radius:{text:Border radius};
  810. overflow:hidden;
  811. {block:if250pxPosts}
  812. width:250px;
  813. {/block:if250pxPosts}
  814. {block:ifHoverForInfo}
  815. padding-bottom:9px;
  816. {/block:ifHoverForInfo}
  817. {block:PermalinkPage}
  818. width:500px;
  819. {/block:PermalinkPage}
  820. }
  821.  
  822. .entry img{ max-width: 100%; }
  823.  
  824. /* -- POST STYLES -- */
  825.  
  826. /* Quote posts */
  827.  
  828. .quote {
  829. margin:5px;
  830. padding:10px;
  831. font-family:{select:Title font};
  832. font-size:{select:Title font size};
  833. line-height: -moz-calc({select:Title font size} + 5px);
  834. line-height: -webkit-calc({select:Title font size} + 5px);
  835. line-height: -o-calc({select:Title font size} + 5px);
  836. line-height: calc({select:Title font size} + 5px);
  837. color:{color:Italic};
  838. height:auto;
  839. text-align:center;
  840. letter-spacing:1px;
  841. }
  842.  
  843. .source {
  844. margin-top:5px;
  845. margin-bottom:10px;
  846. font-family:{font:Body font};
  847. font-size:15px;
  848. height:25px;
  849. line-height:25px;
  850. text-align:left;
  851. overflow:hidden;
  852. }
  853.  
  854. .source i{
  855. float:left;
  856. margin-right:10px;
  857. color:{color:Link};
  858. padding:5px;
  859. padding-right:10px;
  860. font-size:15px;
  861. border-right:1px solid {color:Borders};
  862. }
  863.  
  864. /* Link posts */
  865.  
  866. #linktitle{
  867. color:{color:Title};
  868. font-family:{select:Title font};
  869. font-size:{select:Title font size};
  870. line-height: -moz-calc({select:Title font size} + 5px);
  871. line-height: -webkit-calc({select:Title font size} + 5px);
  872. line-height: -o-calc({select:Title font size} + 5px);
  873. line-height: calc({select:Title font size} + 5px);
  874. border:1px solid {color:Borders};
  875. background:{color:Borders};
  876. text-transform:lowercase;
  877. padding:5px;
  878. width:490px;
  879. {block:If250pxPosts}
  880. width:238px;
  881. {/block:If250pxPosts}
  882. {block:PermalinkPage}
  883. width:490px;
  884. {/block:PermalinkPage}
  885. {block:ifEntryBorderTransparent}
  886. background:transparent;
  887. border:1px solid transparent;
  888. {/block:ifEntryBorderTransparent}
  889. border-radius:{text:Border radius};
  890. }
  891.  
  892. #linktitle a{
  893. color:{color:Link};
  894. }
  895.  
  896. #linktitle i{
  897. color:{color:Icon};
  898. }
  899.  
  900. #linktitle:hover{
  901. color:{color:Hover};
  902. }
  903.  
  904. /* Audio posts */
  905.  
  906. .album img{
  907. float:left;
  908. margin-top:0px;
  909. max-width:75px;
  910. min-height:75px;
  911. {block:if250pxPosts}
  912. max-width:70px;
  913. min-height:70px;
  914. {/block:if250pxPosts}
  915. margin-left:5px;
  916. margin-right:10px;
  917. float:left;
  918. z-index:10;
  919. border: 1px solid {color:Borders};
  920. }
  921.  
  922. .audio{
  923. width:160px;
  924. min-height:70px;
  925. margin-top:0px;
  926. z-index:10;
  927. font-size:12px;
  928. line-height:25px;
  929. overflow:hidden;
  930. }
  931.  
  932. .audio h1{
  933. font-size:20px;
  934. {block:if250pxPosts}
  935. font-size:15px;
  936. {/block:if250pxPosts}
  937. border-bottom:1px solid transparent;
  938. }
  939.  
  940. .play{
  941. float:left;
  942. margin-right:5px;
  943. max-width:20px;
  944. max-height:20px;
  945. line-height:30px;
  946. border-right:1px solid {color:Borders};
  947. padding-right:5px;
  948. padding-bottom:5px;
  949. overflow:hidden;
  950. }
  951.  
  952. /* Ask posts */
  953.  
  954. .question{
  955. width:100%;
  956. height:auto;
  957. line-height:20px;
  958. color:{color:Answer};
  959. }
  960.  
  961. .questionin{
  962. margin-left:45px;
  963. width:435px;
  964. min-height:24px;
  965. line-height:24px;
  966. padding:5px;
  967. padding-left:10px;
  968. padding-right:10px;
  969. border:1px solid {color:Borders};
  970. border-top-right-radius:{text:Border radius};
  971. border-bottom-right-radius:{text:Border radius};
  972. {block:if250pxPosts}
  973. width:185px;
  974. {/block:if250pxPosts}
  975. {block:PermalinkPage}
  976. width:435px;
  977. {/block:PermalinkPage}
  978. }
  979.  
  980. .question img{
  981. width:28px;
  982. padding:3px;
  983. border:1px solid {color:Borders};
  984. margin-right:4px;
  985. border-top-left-radius:{text:Border radius};
  986. border-bottom-left-radius:{text:Border radius};
  987. }
  988.  
  989. .answer{
  990. margin-top:5px;
  991. width:490px;
  992. {block:if250pxPosts}
  993. width:240px;
  994. {/block:if250pxPosts}
  995. {block:PermalinkPage}
  996. width:490px;
  997. {/block:PermalinkPage}
  998. padding:5px;
  999. }
  1000.  
  1001. /* Chat posts */
  1002.  
  1003. .chat ul {
  1004. display:block;
  1005. list-style:none;
  1006. margin-left:-40px;
  1007. }
  1008.  
  1009. /* Chat lines style */
  1010. .chat li {
  1011. padding:3px;
  1012. display:block;
  1013. }
  1014.  
  1015. /* Odd lines style */
  1016. .chat .odd {
  1017. color:{color:Chat 1};
  1018. }
  1019.  
  1020. /* Even lines style */
  1021. .chat .even {
  1022. color:{color:Chat 2};
  1023. }
  1024.  
  1025. /* -- POST INFO -- */
  1026.  
  1027. .info1 {
  1028. height:auto;
  1029. float:center;
  1030. margin-top:-10px;
  1031. margin-bottom:10px;
  1032. margin-left:-10px;
  1033. height:20px;
  1034. width:500px;
  1035. {block:if250pxPosts}
  1036. width:250px;
  1037. {/block:if250pxPosts}
  1038. font-size:10px;
  1039. line-height:20px;
  1040. color:{color:Link};
  1041. background:rgba({select:Info background}, {select:Entry transparency});
  1042. border-bottom:1px solid {color:Borders};
  1043. padding:5px 10px;
  1044. {block:IndexPage}
  1045. {block:ifHoverForInfo}
  1046. opacity:0;
  1047. position:absolute;
  1048. {/block:ifHoverForInfo}
  1049. {/block:IndexPage}
  1050. {block:PermalinkPage}
  1051. width:500px;
  1052. {/block:PermalinkPage}
  1053. }
  1054.  
  1055. .entry:hover .info1{
  1056. {block:ifHoverForInfo}
  1057. opacity:1;
  1058. {/block:ifHoverForInfo}
  1059. }
  1060.  
  1061. .date{
  1062. position:absolute;
  1063. margin-left:400px;
  1064. margin-top:-20px;
  1065. width:100px;
  1066. {block:if250pxPosts}
  1067. margin-left:150px;
  1068. {/block:if250pxPosts}
  1069. {block:PermalinkPage}
  1070. margin-left:400px;
  1071. {/block:PermalinkPage}
  1072. text-align:right;
  1073. text-transform:lowercase;
  1074. }
  1075.  
  1076. /* Info 2 */
  1077.  
  1078. .info2 {
  1079. height:auto;
  1080. float:center;
  1081. margin-top:10px;
  1082. margin-left:-10px;
  1083. margin-bottom:0;
  1084. width:510px;
  1085. padding:5px 10px;
  1086. height:20px;
  1087. line-height:20px;
  1088. font-size:11px;
  1089. color:{color:Link};
  1090. background:rgba({select:Info background}, {select:Entry transparency});
  1091. border-top:1px solid {color:Borders};
  1092. {block:if250pxPosts}
  1093. width:250px;
  1094. {/block:if250pxPosts}
  1095. {block:ifShowTags}
  1096. height:auto;
  1097. {/block:ifShowTags}
  1098. {block:IndexPage}
  1099. {block:ifHoverForInfo}
  1100. opacity:0;
  1101. position:absolute;
  1102. bottom:0;
  1103. {/block:ifHoverForInfo}
  1104. {/block:IndexPage}
  1105. {block:PermalinkPage}
  1106. width:500px;
  1107. {/block:PermalinkPage}
  1108. }
  1109.  
  1110. .entry:hover .info2{
  1111. {block:ifHoverForInfo}
  1112. opacity:1;
  1113. {/block:ifHoverForInfo}
  1114. }
  1115.  
  1116. .info1 a, .info2 a {
  1117. font-size:11px;
  1118. }
  1119.  
  1120. .info1 a:hover, .info2 a:hover{
  1121. color:{color:Hover};
  1122. }
  1123.  
  1124. .info1 b, .info2 b{
  1125. color:transparent;
  1126. margin-left:-5px;
  1127. }
  1128.  
  1129. /* Tags */
  1130.  
  1131. .tags{
  1132. margin-top:-10px;
  1133. }
  1134.  
  1135. .tags a{
  1136. margin:2px;
  1137. padding:3px 5px;
  1138. background:{color:Borders};
  1139. }
  1140.  
  1141. /*-- PERMALINK, LIKE AND REBLOG BUTTONS --*/
  1142.  
  1143. .post_buttons{
  1144. width:45px;
  1145. height:19px;
  1146. margin-left:430px;
  1147. margin-top:-20px;
  1148. padding-top:2px;
  1149. text-align:center;
  1150. {block:if250pxPosts}
  1151. margin-left:180px;
  1152. {/block:if250pxPosts}
  1153. z-index:100;
  1154. list-style: none;
  1155. {block:PermalinkPage}
  1156. margin-left:430px;
  1157. padding-right:15px;
  1158. {/block:PermalinkPage}
  1159. }
  1160.  
  1161. .reblog-button{
  1162. position:absolute;
  1163. margin-top:0px;
  1164. margin-left:-5px;
  1165. }
  1166.  
  1167. .reblog-button i{
  1168. font-size:15px;
  1169. color:{color:Post buttons};
  1170. }
  1171.  
  1172. .like { /* Make a parent element */
  1173. position: relative;
  1174. }
  1175.  
  1176. .like svg path { /* Select your color of choice */
  1177. fill: {color:Post buttons};
  1178. }
  1179.  
  1180. .like .like_button { /* Position like button above your custom one */
  1181. position: absolute;
  1182. margin-top: -21px;
  1183. margin-left:15px;
  1184. opacity: 0;
  1185. }
  1186.  
  1187. .like .like_button.liked { /* Keep the functionality active */
  1188. opacity: 1;
  1189. }
  1190.  
  1191. .perma{
  1192. position:absolute;
  1193. width:20px;
  1194. margin-left:-30px;
  1195. margin-top:-22px;
  1196. }
  1197.  
  1198. .perma i{
  1199. color: {color:Post buttons};
  1200. font-size:17px;
  1201. }
  1202.  
  1203. /*-- PERMALINK PAGE --*/
  1204.  
  1205. .notes{
  1206. padding-top:30px;
  1207. width:500px;
  1208. line-height:20px;
  1209. }
  1210.  
  1211. .postnotes{
  1212. margin-top:20px;
  1213. }
  1214.  
  1215. ol.notes {
  1216. padding: 0px;
  1217. margin: 10px 0px;
  1218. list-style-type: none;
  1219. }
  1220.  
  1221. ol.notes li.note {
  1222. padding: 10px;
  1223. border-bottom:1px solid {color:Borders};
  1224. }
  1225.  
  1226. ol.notes li.note img.avatar {
  1227. vertical-align: -5px;
  1228. margin-right: 10px;
  1229. width: 15px;
  1230. height: 15px;
  1231. }
  1232.  
  1233. /*-- PAGINATION --*/
  1234.  
  1235. #pager{
  1236. width:100%;
  1237. height:50px;
  1238. margin-top:20px;
  1239. margin-bottom:20px;
  1240. margin-left:auto;
  1241. margin-right:auto;
  1242. }
  1243.  
  1244. #pagination{
  1245. margin:auto;
  1246. width:572px;
  1247. height:30px;
  1248. text-align:center;
  1249. {block:ifInfiniteScrolling}
  1250. display:none;
  1251. {/block:ifInfiniteScrolling}
  1252. }
  1253.  
  1254. .pagicon, .next, .load-more{
  1255. display:inline;
  1256. }
  1257.  
  1258. .pagicon a, .next, .load-more{
  1259. font-size:11px;
  1260. padding:5px;
  1261. margin:5px;
  1262. background:{color:Borders};
  1263. border-radius:{text:Border radius};
  1264. }
  1265.  
  1266. .pagicon a:hover, .next:hover, .load-more:hover{
  1267. color:{color:Bold};
  1268. background:{color:Hover};
  1269. }
  1270.  
  1271. .pagicon i, .next i, .load-more i{
  1272. color:{color:Icon};
  1273. font-size:15px;
  1274. margin:5px;
  1275. text-decoration:none;
  1276. }
  1277.  
  1278. .pagicon:hover i, .next:hover i, .load-more:hover i{
  1279. color:{color:Bold};
  1280. }
  1281.  
  1282. /* -- INFINITE SCROLLING -- */
  1283.  
  1284. #infscr-loading {
  1285. display:none!important;
  1286. }
  1287.  
  1288. #iscroll{
  1289. margin:auto;
  1290. width:572px;
  1291. height:30px;
  1292. text-align:center;
  1293. }
  1294.  
  1295. {block:ifLoadMore}
  1296. .load-more{
  1297. height:40px;
  1298. }
  1299. {/block:ifLoadMore}
  1300.  
  1301. /*-- Theme credit --*/
  1302.  
  1303. #credit{
  1304. position:fixed;
  1305. top:81px;
  1306. right:5px;
  1307. width:30px;
  1308. z-index:10000;
  1309. }
  1310.  
  1311. /* END CSS */
  1312.  
  1313. {CustomCSS}
  1314.  
  1315. </style>
  1316.  
  1317. </head>
  1318.  
  1319. <title>{Title}
  1320. {block:SearchPage} - {lang:Search results for SearchQuery}{/block:SearchPage}
  1321. {block:TagPage} - {Tag} {/block:TagPage}
  1322. {block:PostSummary}- {PostSummary} {/block:PostSummary}</title>
  1323. {block:Description}<meta name="description" content="{MetaDescription}" />
  1324. {/block:Description}
  1325.  
  1326. <!-- HTML -->
  1327.  
  1328. <body>
  1329.  
  1330. {block:ifShowHeader}
  1331. <div id="header">
  1332. {block:ifShowArrowDown}
  1333. <div class="arrow"><a href="#container"><center><i class="fa fa-chevron-down"></i></center></a></div>
  1334. {/block:ifShowArrowDown}
  1335. </div>
  1336. <!--End header-->
  1337. {/block:ifShowHeader}
  1338.  
  1339. <div id="menu">
  1340.  
  1341. <div id="menuin">
  1342.  
  1343. {block:IfShowSearchBox}
  1344. <div id="search">
  1345. <form action="/search" method="get"><i class="fa fa-search"></i>
  1346. <input type="text" name="q" value="SEARCH" style="margin-left:-1px; margin-top:-1px; width:198px; padding-left:30px; height:30px; background:transparent; border:1px solid transparent; color:{color:Search}; background:transparent; font-size:11px;"/></form>
  1347. </div>
  1348. {/block:IfShowSearchBox}
  1349.  
  1350. <div id="navibox"><i class="fa fa-plus"></i> NAVIGATION </div>
  1351.  
  1352. <div id="blogtitle">{Title}</div>
  1353.  
  1354. <div id="mainicons">
  1355. <a href="/"><i class="fa fa-home"></i></a>
  1356. <a href="/ask"><i class="fa fa-envelope"></i></a><br>
  1357. <a href="/submit"><i class="fa fa-pencil"></i></a>
  1358. <a href="/archive"><i class="fa fa-clock-o"></i></a>
  1359. </div>
  1360. <!--End mainicons-->
  1361.  
  1362. <!--Navigation-->
  1363. <div id="navigation">
  1364. <div id="arrow-up"></div>
  1365.  
  1366. <div id="navigationin">
  1367. {block:IfShowLinkOne}
  1368. <a href="{text:Link One Url}">{text:Link One Title}</a>
  1369. {/block:IfShowLinkOne}
  1370. {block:IfShowLinkTwo}
  1371. <a href="{text:Link Two Url}">{text:Link Two Title}</a>
  1372. {/block:IfShowLinkTwo}
  1373. {block:IfShowLinkThree}
  1374. <a href="{text:Link Three Url}">{text:Link Three Title}</a>
  1375. {/block:IfShowLinkThree}
  1376. {block:IfShowLinkFour}
  1377. <a href="{text:Link Four Url}">{text:Link Four Title}</a>
  1378. {/block:IfShowLinkFour}
  1379. {block:IfShowLinkFive}
  1380. <a href="{text:Link Five Url}">{text:Link Five Title}</a>
  1381. {/block:IfShowLinkFive}
  1382. </div>
  1383. <!--End navigationin-->
  1384.  
  1385. <div id="socialicons">
  1386. <center>
  1387. {block:IfShowFacebook}<a href="{text:Facebook url}" target = "_blank" title="facebook"><i class="fa fa-facebook-square"></i></a>{/block:IfShowFacebook}
  1388. {block:IfShowTwitter}<a href="{text:Twitter url}" title="twitter"><i class="fa fa-twitter-square"></i></a>{/block:IfShowTwitter}
  1389. {block:IfShowFlickr}<a href="{text:Flickr url}" title="flickr"><i class="fa fa-flickr"></i></a>{/block:IfShowFlickr}
  1390. {block:IfShowInstagram}<a href="{text:Instagram url}" title="instagram"><i class="fa fa-instagram"></i></a>{/block:IfShowInstagram}
  1391. {block:IfShowDeviantart}<a href="{text:Deviantart url}" title="deviantart"><i class="fa fa-deviantart"></i></a>{/block:IfShowDeviantart}
  1392. </center>
  1393. </div>
  1394. <!--End socialicons-->
  1395.  
  1396. </div>
  1397. <!--End navigation-->
  1398.  
  1399. </div>
  1400. <!--End menuin-->
  1401.  
  1402. </div>
  1403. <!--End menu-->
  1404.  
  1405. <!--Description-->
  1406. <div id="footer">
  1407.  
  1408. <div id="footerin">
  1409.  
  1410. {block:ifShowAvatar}
  1411. <div id="avatar"><img src="{image:Avatar}"></div>
  1412.  
  1413. <div id="arrow-right"></div>
  1414. {/block:ifShowAvatar}
  1415.  
  1416. <div id="description">{Description}</div>
  1417.  
  1418. </div>
  1419. <!--End footerin-->
  1420.  
  1421. </div>
  1422. <!--End footer-->
  1423.  
  1424. <div id="container">
  1425.  
  1426. <!-- POSTS -->
  1427.  
  1428. <div id="postsin">
  1429.  
  1430. <div id="posts">
  1431.  
  1432. {block:Posts}
  1433.  
  1434. <div class="entry">
  1435.  
  1436. {block:Date}
  1437. <div class="info1">
  1438. <b>-</b>
  1439. <!-- Reblogged from -->
  1440. {block:RebloggedFrom}
  1441. <a href="{ReblogParentURL}">
  1442. via</a> /{/block:RebloggedFrom}
  1443.  
  1444. {block:ContentSource}
  1445. <a href="{SourceURL}"
  1446. target=blank> source</a>
  1447. {/block:ContentSource}
  1448.  
  1449. <div class="date">
  1450. <a href="{Permalink}">
  1451. {shortmonth} {dayofmonth}</a>
  1452. </div>
  1453. <!--End date-->
  1454.  
  1455. </div>
  1456. <!--End info1-->
  1457.  
  1458. {/block:Date}
  1459.  
  1460. <div class="content">
  1461.  
  1462. <!-- Text -->
  1463. {block:Text}
  1464. {block:Title}
  1465. <a href="{Permalink}">
  1466. <h1>{Title}</h1></a>
  1467. {/block:Title}
  1468. <h2>{Body}</h2>
  1469. {/block:Text}
  1470.  
  1471. <!-- Photo -->
  1472. {block:Photo}
  1473. {block:IndexPage}
  1474. {block:ifNot250pxPosts}
  1475. {LinkOpenTag}
  1476. <img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}">
  1477. {LinkCloseTag}
  1478. {/block:ifNot250pxPosts}
  1479. {block:if250pxPosts}
  1480. {LinkOpenTag}
  1481. <img src="{PhotoURL-250}" width="250" alt="{PhotoAlt}">
  1482. {LinkCloseTag}
  1483. {/block:if250pxPosts}
  1484. {/block:IndexPage}
  1485. {block:PermalinkPage}
  1486. {LinkOpenTag}
  1487. <img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}">
  1488. {LinkCloseTag}
  1489. {/block:PermalinkPage}
  1490. {/block:Photo}
  1491.  
  1492. <!-- Photoset -->
  1493. {block:Photoset}
  1494. {block:IndexPage}
  1495. {block:ifNot250pxPosts}
  1496. {Photoset-500}
  1497. {/block:ifNot250pxPosts}
  1498. {block:if250pxPosts}
  1499. {Photoset-250}
  1500. {/block:if250pxPosts}
  1501. {/block:IndexPage}
  1502. {block:PermalinkPage}
  1503. {Photoset-500}
  1504. {/block:PermalinkPage}
  1505. {/block:Photoset}
  1506.  
  1507. <!-- Quote -->
  1508. {block:Quote}
  1509. <div class="source">
  1510. <i class="fa fa-quote-left"></i>
  1511. {block:Source}
  1512. {Source}
  1513. {/block:Source}
  1514. </div>
  1515. <!--End source-->
  1516. <div class="quote">
  1517. {Quote}
  1518. </div>
  1519. <!--End quote-->
  1520. {/block:Quote}
  1521.  
  1522. <!-- Link -->
  1523. {block:Link}
  1524. <div id="linktitle">
  1525. <a href="{URL}"
  1526. class="linkpost"
  1527. target="_blank">
  1528. {Name} &raquo; </a>
  1529. </div>
  1530. {block:Description}
  1531. <h2>{Description}</h2>
  1532. {/block:Description}
  1533. {/block:Link}
  1534.  
  1535. <!-- Chat -->
  1536. {block:Chat}
  1537. <div class="chat">
  1538. <ul>
  1539. {block:Lines}
  1540. <li class="{Alt}">
  1541. {block:Label}<b>{Label}</b>{/block:Label}
  1542. {Line}
  1543. </li>
  1544. {/block:Lines}
  1545. </ul>
  1546. </div>
  1547. {/block:Chat}
  1548.  
  1549. <!-- Audio -->
  1550. {block:Audio}
  1551. <div class="album">
  1552. {block:AlbumArt}
  1553. <img src="{AlbumArtURL}"></a>
  1554. {block:AlbumArt}
  1555. </div>
  1556. <!--End album-->
  1557. <div class="audio">
  1558. {block:TrackName}<h1>{TrackName}</h1>{/block:TrackName}
  1559. {block:Artist}{Artist}{/block:Artist}<br>
  1560. <div class="play">
  1561. {block:ifAudioPlayerWhite}
  1562. {AudioPlayerWhite}
  1563. {/block:ifAudioPlayerWhite}
  1564. {block:ifNotAudioPlayerWhite}
  1565. {AudioPlayerBlack}
  1566. {/block:ifNotAudioPlayerWhite}
  1567. </div>
  1568. <!--End play-->
  1569. {block:PlayCount}
  1570. {PlayCount}
  1571. {/block:PlayCount}
  1572. </div>
  1573. <!--End audio-->
  1574. {/block:Audio}
  1575.  
  1576. <!-- Video -->
  1577. {block:Video}
  1578. {block:IndexPage}
  1579. {block:ifNot250pxPosts}
  1580. {Video-500}
  1581. {/block:ifNot250pxPosts}
  1582. {block:if250pxPosts}
  1583. {Video-250}
  1584. {/block:if250pxPosts}
  1585. {/block:IndexPage}
  1586. {block:PermalinkPage}
  1587. {Video-500}
  1588. {/block:PermalinkPage}
  1589. {/block:Video}
  1590.  
  1591. <!-- Ask -->
  1592. {block:Answer}
  1593. <div class="question">
  1594. <img src="{AskerPortraitURL-48}"
  1595. align="left"></div>
  1596. <div class="questionin">
  1597. {Asker}: {Question}</div>
  1598. <div class="answer">
  1599. {Answer}</div>
  1600. {/block:Answer}
  1601.  
  1602. <!-- Caption -->
  1603. {block:IndexPage}
  1604. {block:IfShowCaptions}
  1605. {block:Caption}
  1606. {Caption}
  1607. {/block:Caption}
  1608. {/block:IfShowCaptions}
  1609. {/block:IndexPage}
  1610. {block:PermalinkPage}
  1611. {block:Caption}
  1612. {Caption}
  1613. {/block:Caption}
  1614. {/block:PermalinkPage}
  1615.  
  1616. </div>
  1617. <!--End content-->
  1618.  
  1619. <!-- Date -->
  1620. {block:Date}
  1621.  
  1622. <div class="info2">
  1623.  
  1624. <b>-</b>
  1625. {block:NoteCount}
  1626. <a href="{Permalink}">
  1627. {NoteCountWithLabel}</a>
  1628. {/block:NoteCount}
  1629.  
  1630. <!-- Permalink, reblog and like buttons -->
  1631. <ul class="post_buttons">
  1632.  
  1633. <li class="reblog-button"><a href="{ReblogUrl}"><i class="fa fa-refresh" aria-hidden="true"></i></a></li>
  1634.  
  1635. <li class="like">
  1636. <svg width="15" height="15" viewBox="0 0 19 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><path d="M14.0425097,0.000920262799 C16.1435097,-0.0400797372 18.8835097,1.28192026 18.9635097,5.36992026 C19.0525097,9.95492026 15.1985097,13.3079203 9.48350967,16.2089203 C3.76650967,13.3079203 -0.0874903349,9.95492026 0.00150966509,5.36992026 C0.0815096651,1.28192026 2.82150967,-0.0400797372 4.92250967,0.000920262799 C7.02450967,0.0419202628 8.87050967,2.26592026 9.46950967,2.92792026 C10.0945097,2.26592026 11.9405097,0.0419202628 14.0425097,0.000920262799 Z"></path></svg>
  1637. {LikeButton size="15"}
  1638. </li>
  1639.  
  1640. {block:IndexPage}
  1641. <div class="perma"><a href="{Permalink}"><i class="fa fa-location-arrow" aria-hidden="true"></i></a></div>
  1642. {/block:IndexPage}
  1643.  
  1644. </ul>
  1645. <!-- End post_buttons -->
  1646.  
  1647. <!-- Tags -->
  1648. {block:IndexPage}
  1649. {block:IfShowTags}
  1650. <div class="tags">
  1651. {block:HasTags}
  1652. {block:Tags}
  1653. <a href="{TagURL}">#{Tag}</a>
  1654. {/block:Tags}
  1655. {/block:HasTags}
  1656. </div>
  1657. {/block:IfShowTags}
  1658. {/block:IndexPage}
  1659. {block:PermalinkPage}
  1660. <div class="tags">
  1661. {block:HasTags}
  1662. {block:Tags}
  1663. <a href="{TagURL}">#{Tag}</a>
  1664. {/block:Tags}
  1665. {/block:HasTags}
  1666. </div>
  1667. {/block:PermalinkPage}
  1668.  
  1669. </div>
  1670. <!--End info2-->
  1671. {/block:Date}
  1672.  
  1673. <!-- Permalink page -->
  1674. {block:PermalinkPage}
  1675. <!-- Post notes-->
  1676. {block:PostNotes}
  1677. <div class="postnotes">
  1678. <h1>Post notes:</h1>
  1679. {PostNotes}
  1680. </div>
  1681. {/block:PostNotes}
  1682. {/block:PermalinkPage}
  1683.  
  1684. <!-- Other -->
  1685. {block:ContentSource}
  1686. <!-- {SourceURL}
  1687. {block:SourceLogo}
  1688. <img src="{BlackLogoURL}"
  1689. width="{LogoWidth}"
  1690. height="{LogoHeight}"
  1691. alt="{SourceTitle}" />
  1692. {/block:SourceLogo}
  1693. {block:NoSourceLogo}
  1694. {SourceLink}
  1695. {/block:NoSourceLogo} -->
  1696. {/block:ContentSource}
  1697.  
  1698. </div>
  1699. <!--End entry-->
  1700.  
  1701. {/block:Posts}
  1702.  
  1703. </div>
  1704. <!-- End posts -->
  1705.  
  1706. {block:Pagination}
  1707.  
  1708. <div id="pager">
  1709.  
  1710. <div id="pagination">
  1711. {block:PreviousPage}
  1712. <span class="pagicon">
  1713. <a href="{PreviousPage}"><i class="fa fa-long-arrow-left" aria-hidden="true"></i> NEWER </a>
  1714. </span>
  1715. {/block:PreviousPage}
  1716.  
  1717. <span class="pagicon">
  1718. <a href="#"><i class="fa fa-long-arrow-up" aria-hidden="true"></i> TOP </a>
  1719. </span>
  1720.  
  1721. {block:NextPage}
  1722. <a class="next" href="{NextPage}"> OLDER <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a>
  1723. </span>
  1724. {/block:NextPage}
  1725. </div>
  1726. <!--End pagination-->
  1727.  
  1728. <div id="iscroll">
  1729. {block:ifLoadMore}
  1730. <span class="pagicon">
  1731. <a href="#"><i class="fa fa-long-arrow-up" aria-hidden="true"></i> TOP </a>
  1732. </span>
  1733.  
  1734. <a href="#" class="load-more"> MORE <i class="fa fa-plus" aria-hidden="true"></i></a>
  1735. {/block:ifLoadMore}
  1736. </div>
  1737.  
  1738. </div>
  1739. <!--End pager-->
  1740.  
  1741. {/block:Pagination}
  1742.  
  1743. </div>
  1744. <!-- End postsin -->
  1745.  
  1746. </div>
  1747. <!--End container-->
  1748.  
  1749. <!-- CREDIT (DO NOT REMOVE) -->
  1750. <div id="credit"><a href="https://www.hunterthemes.tumblr.com">
  1751. <img src="https://66.media.tumblr.com/b29d8873c09628252057b9408a7c4a88/tumblr_plbuq65td51uo5urho1_100.png" title="theme by hunter themes"></a></div>
  1752.  
  1753. </body>
  1754.  
  1755. <!----- SCRIPTS ----->
  1756.  
  1757. <!-- Font awesome -->
  1758.  
  1759. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  1760.  
  1761. <!--Jquery-->
  1762.  
  1763. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1764.  
  1765. <script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js"></script>
  1766.  
  1767. <!--Show hide on click -->
  1768.  
  1769. <script>
  1770. $(document).ready(function(){
  1771. $("#navibox").click(function(){
  1772. $("#navigation").slideToggle(500);
  1773. });
  1774. });
  1775. </script>
  1776.  
  1777. <!-- Style my tooltips -->
  1778.  
  1779. <script src="jquery.style-my-tooltips.js"></script>
  1780.  
  1781. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  1782.  
  1783. <script>
  1784. (function($){
  1785. $(document).ready(function(){
  1786. $("[title]").style_my_tooltips({
  1787. tip_follows_cursor:true,
  1788. tip_delay_time:200,
  1789. tip_fade_speed:300
  1790. }
  1791. );
  1792. });
  1793. })(jQuery);
  1794. </script>
  1795.  
  1796. {block:IndexPage}
  1797.  
  1798. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  1799.  
  1800. {block:ifInfiniteScrolling}
  1801. <script src="http://static.tumblr.com/hczaopr/ZZYo7hmaw/jquery.infinitescroll.min.js"></script>
  1802. {/block:ifInfiniteScrolling}
  1803.  
  1804. <script>
  1805. $(document).ready(function(){
  1806. var $container = $('#posts');
  1807. {block:if250pxPosts}
  1808. $container.imagesLoaded(function() {
  1809. $container.masonry({
  1810. itemSelector: '.entry'
  1811. });
  1812. });
  1813. {/block:if250pxPosts}
  1814. $container.infinitescroll({
  1815. itemSelector: ".entry",
  1816. navSelector: "#pagination",
  1817. nextSelector: ".next",
  1818. loadingImg: "",
  1819. loadingText: "<em></em>",
  1820. bufferPx: 10000,
  1821. extraScrollPx: 12000,
  1822. errorCallback: function() {
  1823. $('.load-more').fadeOut();
  1824. }
  1825. }, function(newElements) {
  1826. var $newElems = $(newElements).css({
  1827. opacity: 0
  1828. });
  1829. $newElems.imagesLoaded(function() {
  1830. $newElems.animate({
  1831. opacity: 1
  1832. });
  1833. $container.masonry('appended', $newElems,
  1834. true);
  1835. });
  1836. });
  1837. {block:ifLoadMore}
  1838. $(window).unbind('.infscr');
  1839. $('.load-more').click(function() {
  1840. $container.infinitescroll('retrieve');
  1841. return false
  1842. });
  1843. {/block:ifLoadMore}
  1844. });
  1845. </script>
  1846.  
  1847. {/block:IndexPage}
  1848.  
  1849. </html>
  1850.  
  1851. <!-- END HTML -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement