Advertisement
Myrii

#02: Card Tricks (V1.3)

Oct 17th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.99 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <!--
  5.  
  6. • Theme #02 - Card Tricks •
  7. • Created by Myrii @ yonderesque.tumblr.com •
  8.  
  9. Hello! If you are reading this, that means you're looking
  10. at the source code of my theme! (You already know that.)
  11.  
  12. ~Credit~
  13.  
  14. This theme was created by Myrii (that's me!), whose theme blog
  15. is yonderesque.tumblr.com.
  16. Please do not steal this theme and/or claim it as your own.
  17. Please do not remove credit. If you must, you may move it to
  18. a seperate page.
  19.  
  20. ~Dates~
  21.  
  22. Theme started: 11th October 2012
  23. Theme first completed: 17th October 2012
  24.  
  25. -->
  26.  
  27. <head>
  28.  
  29. <meta name="color:Background" content="#ffffff">
  30. <meta name="color:Blog Title" content="#bdaace">
  31. <meta name="color:Blog Title Shadow" content="#734e94">
  32. <meta name="color:Post Background" content="#f5f5f5">
  33. <meta name="color:Post Title" content="#b078df">
  34. <meta name="color:Post Title Shadow" content="#111">
  35. <meta name="color:Post Text" content="#646464">
  36. <meta name="color:Post Bold" content="#77608b">
  37. <meta name="color:Post Italic" content="#77608b">
  38. <meta name="color:Post Link" content="#6511b1">
  39. <meta name="color:Post Link Hover" content="#000000">
  40. <meta name="color:Question Background" content="#e9e9e9">
  41. <meta name="color:Question Text" content="#646464">
  42. <meta name="color:Asker Link" content="#6511b1">
  43. <meta name="color:Asker Link Hover" content="#000000">
  44. <meta name="color:Sidebar Background" content="#bdaace">
  45. <meta name="color:Side Image Background" content="#bdaace">
  46. <meta name="color:Sidebar Text" content="#77608b">
  47. <meta name="color:Sidebar Bold" content="#754e97">
  48. <meta name="color:Sidebar Italic" content="#754e97">
  49. <meta name="color:Sidebar Link" content="#9038dd">
  50. <meta name="color:Sidebar Link Hover" content="#ffffff">
  51. <meta name="color:Page Arrow Text" content="#754e97">
  52. <meta name="color:Page Arrow BG" content="#bdaace">
  53. <meta name="color:Page Arrow Text Hover" content="#ffffff">
  54. <meta name="color:Page Arrow BG Hover" content="#754e97">
  55. <meta name="color:Main Link BG" content="#bdaace">
  56. <meta name="color:Main Link Text" content="#77608b">
  57. <meta name="color:Main Link BG Hover" content="#77608b">
  58. <meta name="color:Main Link Text Hover" content="#ffffff">
  59. <meta name="color:Custom Link BG" content="#bdaace">
  60. <meta name="color:Custom Link Text" content="#77608b">
  61. <meta name="color:Custom Link BG Hover" content="#77608b">
  62. <meta name="color:Custom Link Text Hover" content="#ffffff">
  63. <meta name="color:Stats Text" content="#444">
  64. <meta name="color:Stats Text Hover" content="#6511b1">
  65.  
  66. <meta name="if:American Dates" content="1">
  67. <meta name="if:Show Blog Title" content="1">
  68. <meta name="if:Title Drop Shadows" content="1">
  69. <meta name="if:Show Captions" content="0">
  70. <meta name="if:Bigger Posts" content="0">
  71. <meta name="if:Infinite Scroll" content="0">
  72.  
  73. <meta name="image:Background Image" content="http://static.tumblr.com/sxqkegs/iVVmc1v2w/strange_bullseyes.png">
  74.  
  75. <meta name="text:Description Font Size" content="12">
  76. <meta name="text:Post Title Font Size" content="22">
  77. <meta name="text:Post Text Font Size" content="12">
  78. <meta name="text:Custom Link 1 Name" content="">
  79. <meta name="text:Custom Link 1 URL" content="">
  80. <meta name="text:Custom Link 2 Name" content="">
  81. <meta name="text:Custom Link 2 URL" content="">
  82. <meta name="text:Custom Link 3 Name" content="">
  83. <meta name="text:Custom Link 3 URL" content="">
  84. <meta name="text:Custom Link 4 Name" content="">
  85. <meta name="text:Custom Link 4 URL" content="">
  86. <meta name="text:Custom Link 5 Name" content="">
  87. <meta name="text:Custom Link 5 URL" content="">
  88. <meta name="text:Custom Link 6 Name" content="">
  89. <meta name="text:Custom Link 6 URL" content="">
  90. <meta name="text:Custom Link 7 Name" content="">
  91. <meta name="text:Custom Link 7 URL" content="">
  92. <meta name="text:Custom Link 8 Name" content="">
  93. <meta name="text:Custom Link 8 URL" content="">
  94. <meta name="text:Custom Link 9 Name" content="">
  95. <meta name="text:Custom Link 9 URL" content="">
  96. <meta name="text:Custom Link 10 Name" content="">
  97. <meta name="text:Custom Link 10 URL" content="">
  98.  
  99. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  100. <title>{Title}</title>
  101. <meta name="description" content="{MetaDescription}" />
  102.  
  103. <link rel="icon" href="{Favicon}" />
  104. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  105. <style type='text/css'>
  106.  
  107. body{
  108. background-color: {color:Background};
  109. background-image: url('{image:Background Image}');
  110. background-attachment: fixed;
  111. }
  112.  
  113. #tumblr_controls {
  114. right: 1px !important;
  115. position: fixed !important;
  116. }
  117.  
  118. #midwrap {
  119. margin: 0 auto;
  120. width: 800px;
  121. }
  122.  
  123. #blogtitle {
  124. font-family: georgia;
  125. font-size: 50px;
  126. text-align: center;
  127. margin-bottom: 12px;
  128. color: {color:Blog Title};
  129. {block:IfTitleDropShadows}
  130. text-shadow: 0px -2px {color:Blog Title Shadow};
  131. {/block:IfTitleDropShadows}
  132. }
  133.  
  134. #blogtitle a {
  135. text-decoration: none;
  136. color: {color:Blog Title};
  137. {block:IfTitleDropShadows}
  138. text-shadow: 0px -2px {color:Blog Title Shadow};
  139. {/block:IfTitleDropShadows}
  140. }
  141.  
  142. #side {
  143. position: fixed;
  144. margin-top: 90px;
  145. {block:IfNotBiggerPosts}
  146. margin-left: 50px;
  147. {/block:IfNotBiggerPosts}
  148. }
  149.  
  150. #side img {
  151. background-color: {color:Side Image Background};
  152. padding: 7px;
  153. width: 85px;
  154. }
  155.  
  156. #sidedesc {
  157. width: 99px;
  158. position: fixed;
  159. margin-top: 90px;
  160. {block:IfBiggerPosts}
  161. margin-left: 700px;
  162. {/block:IfBiggerPosts}
  163. {block:IfNotBiggerPosts}
  164. margin-left: 650px;
  165. {/block:IfNotBiggerPosts}
  166. }
  167.  
  168. #desc {
  169. min-height: 85px;
  170. background-color: {color:Sidebar Background};
  171. color: {color:Sidebar Text};
  172. font-family: georgia;
  173. font-size: {text:Description Font Size}px;
  174. padding: 7px;
  175. text-align: center;
  176. }
  177.  
  178. #desc b, strong {
  179. color: {color:Sidebar Bold};
  180. }
  181.  
  182. #desc i, em {
  183. color: {color:Sidebar Italic};
  184. }
  185.  
  186. #desc a {
  187. text-decoration: none;
  188. color: {color:Sidebar Link};
  189. -webkit-transition: all 0.5s ease-in-out;
  190. -moz-transition: all 0.5s ease-in-out;
  191. -o-transition: all 0.5s ease-in-out;
  192. transition: all 0.5s ease-in-out;
  193. }
  194.  
  195. #desc a:hover {
  196. text-decoration: none;
  197. color: {color:Sidebar Link Hover};
  198. -webkit-transition: all 0.5s ease-in-out;
  199. -moz-transition: all 0.5s ease-in-out;
  200. -o-transition: all 0.5s ease-in-out;
  201. transition: all 0.5s ease-in-out;
  202. }
  203.  
  204. .side1link {
  205. position: relative;
  206. bottom: -40px;
  207. opacity: 0;
  208. -webkit-transition: all 1s ease-in-out;
  209. -moz-transition: all 1s ease-in-out;
  210. -o-transition: all 1s ease-in-out;
  211. transition: all 1s ease-in-out;
  212. }
  213.  
  214. #side:hover .side1link {
  215. opacity: 1;
  216. bottom: 0px;
  217. -webkit-transition: all 1s ease-in-out;
  218. -moz-transition: all 1s ease-in-out;
  219. -o-transition: all 1s ease-in-out;
  220. transition: all 1s ease-in-out;
  221. }
  222.  
  223. .side2link {
  224. position: relative;
  225. bottom: -40px;
  226. opacity: 0;
  227. -webkit-transition: all 1s ease-in-out;
  228. -moz-transition: all 1s ease-in-out;
  229. -o-transition: all 1s ease-in-out;
  230. transition: all 1s ease-in-out;
  231. }
  232.  
  233. #sidedesc:hover .side2link {
  234. opacity: 1;
  235. bottom: -4px;
  236. -webkit-transition: all 1s ease-in-out;
  237. -moz-transition: all 1s ease-in-out;
  238. -o-transition: all 1s ease-in-out;
  239. transition: all 1s ease-in-out;
  240. }
  241.  
  242. .side1link a {
  243. display: block;
  244. margin-top: 3px;
  245. font-size: 10px;
  246. text-align: center;
  247. font-family: georgia;
  248. padding: 2px;
  249. width: 95px;
  250. background-color: {color:Main Link BG};
  251. color: {color:Main Link Text};
  252. text-decoration: none;
  253. text-transform: uppercase;
  254. -webkit-transition: all 0.5s ease-in-out;
  255. -moz-transition: all 0.5s ease-in-out;
  256. -o-transition: all 0.5s ease-in-out;
  257. transition: all 0.5s ease-in-out;
  258. }
  259.  
  260. .side1link a:hover {
  261. background-color: {color:Main Link BG Hover};
  262. color: {color:Main Link Text Hover};
  263. -webkit-transition: all 0.5s ease-in-out;
  264. -moz-transition: all 0.5s ease-in-out;
  265. -o-transition: all 0.5s ease-in-out;
  266. transition: all 0.5s ease-in-out;
  267. }
  268.  
  269. .side2link a {
  270. display: block;
  271. margin-top: 3px;
  272. font-size: 10px;
  273. text-align: center;
  274. font-family: georgia;
  275. padding: 2px;
  276. width: 95px;
  277. background-color: {color:Custom Link BG};
  278. color: {color:Custom Link Text};
  279. text-decoration: none;
  280. text-transform: uppercase;
  281. -webkit-transition: all 0.5s ease-in-out;
  282. -moz-transition: all 0.5s ease-in-out;
  283. -o-transition: all 0.5s ease-in-out;
  284. transition: all 0.5s ease-in-out;
  285. }
  286.  
  287. .side2link a:hover {
  288. background-color: {color:Custom Link BG Hover};
  289. color: {color:Custom Link Text Hover};
  290. -webkit-transition: all 0.5s ease-in-out;
  291. -moz-transition: all 0.5s ease-in-out;
  292. -o-transition: all 0.5s ease-in-out;
  293. transition: all 0.5s ease-in-out;
  294. }
  295.  
  296. #pagination {
  297. padding-top: 15px;
  298. text-align: center;
  299. }
  300.  
  301. #pagination a {
  302. text-decoration: none;
  303. background-color: {color:Page Arrow BG};
  304. color: {color:Page Arrow Text};
  305. font-family: georgia;
  306. font-size: 10px;
  307. font-weight: bold;
  308. padding: 5px;
  309. border-radius: 20px;
  310. -webkit-transition: all 0.5s ease-in-out;
  311. -moz-transition: all 0.5s ease-in-out;
  312. -o-transition: all 0.5s ease-in-out;
  313. transition: all 0.5s ease-in-out;
  314. }
  315.  
  316. #pagination a:hover {
  317. background-color: {color:Page Arrow BG Hover};
  318. color: {color:Page Arrow Text Hover};
  319. -webkit-transition: all 0.5s ease-in-out;
  320. -moz-transition: all 0.5s ease-in-out;
  321. -o-transition: all 0.5s ease-in-out;
  322. transition: all 0.5s ease-in-out;
  323. }
  324.  
  325. #prevarrow {
  326. position: fixed;
  327. margin-top: 45px;
  328. {block:IfBiggerPosts}
  329. margin-left: 39px;
  330. {/block:IfBiggerPosts}
  331. {block:IfNotBiggerPosts}
  332. margin-left: 89px;
  333. {/block:IfNotBiggerPosts}
  334. }
  335.  
  336. #nextarrow {
  337. position: fixed;
  338. margin-top: 45px;
  339. {block:IfBiggerPosts}
  340. margin-left: 739px;
  341. {/block:IfBiggerPosts}
  342. {block:IfNotBiggerPosts}
  343. margin-left: 689px;
  344. {/block:IfNotBiggerPosts}
  345. }
  346.  
  347. .entries {
  348. {block:IfBiggerPosts}
  349. width: 520px;
  350. {/block:IfBiggerPosts}
  351. {block:IfNotBiggerPosts}
  352. width: 420px;
  353. {/block:IfNotBiggerPosts}
  354. margin: 0 auto;
  355. z-index: 999;
  356. }
  357.  
  358. .entry {
  359. color: {color:Post Text};
  360. background-color: {color:Post Background};
  361. padding: 10px;
  362. font-family: georgia;
  363. font-size: {text:Post Text Font Size}px;
  364. margin-bottom: 10px;
  365. -webkit-transition: all 0.5s ease-in-out;
  366. -moz-transition: all 0.5s ease-in-out;
  367. -o-transition: all 0.5s ease-in-out;
  368. transition: all 0.5s ease-in-out;
  369. }
  370.  
  371. .entry:hover {
  372. margin-bottom: 25px;
  373. -webkit-transition: all 0.5s ease-in-out;
  374. -moz-transition: all 0.5s ease-in-out;
  375. -o-transition: all 0.5s ease-in-out;
  376. transition: all 0.5s ease-in-out;
  377. }
  378.  
  379. .entry strong, b{
  380. color: {color:Post Bold};
  381. }
  382.  
  383. .entry em, i {
  384. color: {color:Post Italic};
  385. }
  386.  
  387. .entry a {
  388. text-decoration: none;
  389. color: {color:Post Link};
  390. -webkit-transition: all 0.5s ease-in-out;
  391. -moz-transition: all 0.5s ease-in-out;
  392. -o-transition: all 0.5s ease-in-out;
  393. transition: all 0.5s ease-in-out;
  394. }
  395.  
  396. .entry a:hover {
  397. text-decoration: none;
  398. color: {color:Post Link Hover};
  399. -webkit-transition: all 0.5s ease-in-out;
  400. -moz-transition: all 0.5s ease-in-out;
  401. -o-transition: all 0.5s ease-in-out;
  402. transition: all 0.5s ease-in-out;
  403. }
  404.  
  405. .entry blockquote {
  406. border-left: 4px solid {color:Post Bold};
  407. padding-left: 5px;
  408. }
  409.  
  410. .entry img {
  411. padding-bottom: 3px;
  412. }
  413.  
  414. .posttitle {
  415. font-family: georgia;
  416. font-size: {text:Post Title Font Size}px;
  417. color: {color:Post Title};
  418. {block:IfTitleDropShadows}
  419. text-shadow: 0px -1px {color:Post Title Shadow};
  420. {/block:IfTitleDropShadows}
  421. }
  422.  
  423. .posttitle a {
  424. color: {color:Post Title};
  425. text-decoration: underline;
  426. -webkit-transition: all 0.5s ease-in-out;
  427. -moz-transition: all 0.5s ease-in-out;
  428. -o-transition: all 0.5s ease-in-out;
  429. transition: all 0.5s ease-in-out;
  430. }
  431.  
  432. .posttitle a:hover {
  433. color: {color:Post Link Hover};
  434. text-decoration: underline;
  435. -webkit-transition: all 0.5s ease-in-out;
  436. -moz-transition: all 0.5s ease-in-out;
  437. -o-transition: all 0.5s ease-in-out;
  438. transition: all 0.5s ease-in-out;
  439. }
  440.  
  441. .postphoto {
  442. text-align: center;
  443. }
  444.  
  445. .hires {
  446. text-align: left;
  447. margin-top: -15px;
  448. }
  449.  
  450. .quotesource {
  451. text-align: right;
  452. padding-top: 5px;
  453. }
  454.  
  455. .albumart {
  456. padding-bottom: 5px;
  457. }
  458.  
  459. .albumart img {
  460. {block:IfBiggerPosts}
  461. width: 500px;
  462. {/block:IfBiggerPosts}
  463. {block:IfNotBiggerPosts}
  464. width: 400px;
  465. {/block:IfNotBiggerPosts}
  466. }
  467.  
  468. .musicdetails {
  469. padding-top: 3px;
  470. }
  471.  
  472. .qborder {
  473. position: relative;
  474. background-color: {color:Question Background};
  475. color: {color:Question Text};
  476. padding: 10px 10px 50px 10px;
  477. }
  478.  
  479. .qpic {
  480. position: absolute;
  481. bottom: -10px;
  482. left: 10px;
  483. }
  484.  
  485. .qname {
  486. position: relative;
  487. bottom: 29px;
  488. left: 0;
  489. opacity: 0;
  490. -webkit-transition: all 0.5s ease-in-out;
  491. -moz-transition: all 0.5s ease-in-out;
  492. -o-transition: all 0.5s ease-in-out;
  493. transition: all 0.5s ease-in-out;
  494. }
  495.  
  496. .qpic:hover .qname {
  497. left: 36px;
  498. opacity: 1;
  499. -webkit-transition: all 0.5s ease-in-out;
  500. -moz-transition: all 0.5s ease-in-out;
  501. -o-transition: all 0.5s ease-in-out;
  502. transition: all 0.5s ease-in-out;
  503. }
  504.  
  505. .entry:hover .stats {
  506. opacity: 1;
  507. margin-left: 0px;
  508. margin-top: 16px;
  509. -webkit-transition: all 0.5s ease-in-out;
  510. -moz-transition: all 0.5s ease-in-out;
  511. -o-transition: all 0.5s ease-in-out;
  512. transition: all 0.5s ease-in-out;
  513. }
  514.  
  515. .stats {
  516. opacity: 0;
  517. -webkit-transition: all 0.5s ease-in-out;
  518. -moz-transition: all 0.5s ease-in-out;
  519. -o-transition: all 0.5s ease-in-out;
  520. transition: all 0.5s ease-in-out;
  521. font-family: georgia;
  522. font-size: 10px;
  523. float: left;
  524. margin-left: 100px;
  525. margin-top: -10px;
  526. color: {color:Stats Text};
  527. }
  528.  
  529. .stats a {
  530. color: {color:Stats Text};
  531. text-decoration: none;
  532. padding: 3px;
  533. -webkit-transition: all 0.5s ease-in-out;
  534. -moz-transition: all 0.5s ease-in-out;
  535. -o-transition: all 0.5s ease-in-out;
  536. transition: all 0.5s ease-in-out;
  537. }
  538.  
  539. .stats a:hover {
  540. color: {color:Stats Text Hover};
  541. text-decoration: none;
  542. padding: 3px;
  543. -webkit-transition: all 0.5s ease-in-out;
  544. -moz-transition: all 0.5s ease-in-out;
  545. -o-transition: all 0.5s ease-in-out;
  546. transition: all 0.5s ease-in-out;
  547. }
  548.  
  549. .permastats {
  550. font-family: georgia;
  551. font-size: 10px;
  552. text-align: center;
  553. color: {color:Post Text};
  554. background-color: {color:Post Background};
  555. padding: 4px;
  556. }
  557.  
  558. .permastats a {
  559. color: {color:Post Link};
  560. text-decoration: none;
  561. -webkit-transition: all 0.5s ease-in-out;
  562. -moz-transition: all 0.5s ease-in-out;
  563. -o-transition: all 0.5s ease-in-out;
  564. transition: all 0.5s ease-in-out;
  565. }
  566.  
  567. .permastats a:hover {
  568. color: {color:Post Link Hover};
  569. text-decoration: none;
  570. -webkit-transition: all 0.5s ease-in-out;
  571. -moz-transition: all 0.5s ease-in-out;
  572. -o-transition: all 0.5s ease-in-out;
  573. transition: all 0.5s ease-in-out;
  574. }
  575.  
  576. .permastats2 {
  577. font-family: georgia;
  578. font-size: 10px;
  579. text-align: center;
  580. margin-top: -7px;
  581. color: {color:Post Text};
  582. background-color: {color:Post Background};
  583. padding: 4px;
  584. }
  585.  
  586. .permastats2 a {
  587. color: {color:Post Link};
  588. text-decoration: none;
  589. -webkit-transition: all 0.5s ease-in-out;
  590. -moz-transition: all 0.5s ease-in-out;
  591. -o-transition: all 0.5s ease-in-out;
  592. transition: all 0.5s ease-in-out;
  593. }
  594.  
  595. .permastats2 a:hover {
  596. color: {color:Post Link Hover};
  597. text-decoration: none;
  598. -webkit-transition: all 0.5s ease-in-out;
  599. -moz-transition: all 0.5s ease-in-out;
  600. -o-transition: all 0.5s ease-in-out;
  601. transition: all 0.5s ease-in-out;
  602. }
  603.  
  604. .notes {
  605. color: {color:Post Text};
  606. background-color: {color:Post Background};
  607. font-family: georgia;
  608. font-size: 12px;
  609. margin-top: 10px;
  610. padding-left: 15px;
  611. padding-top: 5px;
  612. padding-bottom: 5px;
  613. padding-right: 5px;
  614. }
  615.  
  616. .notes a {
  617. color: {color:Post Link};
  618. text-decoration: none;
  619. -webkit-transition: all 0.5s ease-in-out;
  620. -moz-transition: all 0.5s ease-in-out;
  621. -o-transition: all 0.5s ease-in-out;
  622. transition: all 0.5s ease-in-out;
  623. }
  624.  
  625. .notes a:hover {
  626. color: {color:Post Link Hover};
  627. text-decoration: none;
  628. -webkit-transition: all 0.5s ease-in-out;
  629. -moz-transition: all 0.5s ease-in-out;
  630. -o-transition: all 0.5s ease-in-out;
  631. transition: all 0.5s ease-in-out;
  632. }
  633.  
  634. {CustomCSS}
  635.  
  636. </style>
  637. {block:IfInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScroll}
  638. </head>
  639. <body>
  640. <div id="midwrap">
  641. {block:IfShowBlogTitle}<div id="blogtitle"><a href="/">{Title}</a></div>{/block:IfShowBlogTitle}
  642. <div id="side">
  643. <div id="sideimg"><a href="/" title="Refresh/Home"><img src="{PortraitURL-96}" width="50px" alt="Sidebar Image" /></a></div>
  644. <div class="side1link"><a href="/">home</a></div>
  645. <div class="side1link"><a href="/placeholder1">ask</a></div>
  646. <div class="side1link"><a href="/placeholder2">submit</a></div>
  647. <div class="side1link"><a href="/archive">archive</a></div>
  648. <div class="side1link"><a href="http://yonderesque.tumblr.com/post/33787358378">theme</a></div>
  649. </div>
  650.  
  651. <div id="sidedesc">
  652. <div id="desc">{Description}</div>
  653. {block:IfCustomLink1Name}<div class="side2link"><a href="{text:Custom Link 1 URL}">{text:Custom Link 1 Name}</a></div>{/block:IfCustomLink1Name}
  654. {block:IfCustomLink2Name}<div class="side2link"><a href="{text:Custom Link 2 URL}">{text:Custom Link 2 Name}</a></div>{/block:IfCustomLink2Name}
  655. {block:IfCustomLink3Name}<div class="side2link"><a href="{text:Custom Link 3 URL}">{text:Custom Link 3 Name}</a></div>{/block:IfCustomLink3Name}
  656. {block:IfCustomLink4Name}<div class="side2link"><a href="{text:Custom Link 4 URL}">{text:Custom Link 4 Name}</a></div>{/block:IfCustomLink4Name}
  657. {block:IfCustomLink5Name}<div class="side2link"><a href="{text:Custom Link 5 URL}">{text:Custom Link 5 Name}</a></div>{/block:IfCustomLink5Name}
  658. {block:IfCustomLink6Name}<div class="side2link"><a href="{text:Custom Link 6 URL}">{text:Custom Link 6 Name}</a></div>{/block:IfCustomLink6Name}
  659. {block:IfCustomLink7Name}<div class="side2link"><a href="{text:Custom Link 7 URL}">{text:Custom Link 7 Name}</a></div>{/block:IfCustomLink7Name}
  660. {block:IfCustomLink8Name}<div class="side2link"><a href="{text:Custom Link 8 URL}">{text:Custom Link 8 Name}</a></div>{/block:IfCustomLink8Name}
  661. {block:IfCustomLink9Name}<div class="side2link"><a href="{text:Custom Link 9 URL}">{text:Custom Link 9 Name}</a></div>{/block:IfCustomLink9Name}
  662. {block:IfCustomLink10Name}<div class="side2link"><a href="{text:Custom Link 10 URL}">{text:Custom Link 10 Name}</a></div>{/block:IfCustomLink10Name}
  663. </div>
  664.  
  665. {block:IfNotInfiniteScroll}
  666. <div id="pagination">
  667. {block:Pagination}
  668. {block:PreviousPage}<div id="prevarrow"><a href="{PreviousPage}">&#60;&#60;</a></div>{/block:PreviousPage}
  669. {block:NextPage}<div id="nextarrow"><a href="{NextPage}">&#62;&#62;</a></div>{/block:NextPage}
  670. {/block:Pagination}
  671. </div>
  672. {/block:IfNotInfiniteScroll}
  673.  
  674. <div class="entries">
  675. <div class="autopagerize_page_element">
  676.  
  677. {block:Posts}
  678.  
  679. <div class="entry">
  680.  
  681. {block:Text}
  682. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  683. {Body}
  684. <div class="stats">
  685. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  686. </div>
  687. {/block:Text}
  688.  
  689. {block:Photo}
  690. <div class="postphoto">{LinkOpenTag}<img src="{block:IfBiggerPosts}{PhotoURL-500}{/block:IfBiggerPosts}{block:IfNotBiggerPosts}{PhotoURL-400}{/block:IfNotBiggerPosts}" alt="{PhotoAlt}" />{LinkCloseTag}</div>
  691. {block:HighRes}<div class="hires"><a href="{PhotoURL-HighRes}"><br />&#62;&#62; high resolution</a></div>{/block:HighRes}
  692. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  693. <div class="stats">
  694. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  695. </div>
  696. {/block:Photo}
  697.  
  698. {block:Photoset}
  699. {block:IfBiggerPosts}{Photoset-500}{/block:IfBiggerPosts}{block:IfNotBiggerPosts}{Photoset-400}{/block:IfNotBiggerPosts}
  700. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  701. <div class="stats">
  702. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  703. </div>
  704. {/block:Photoset}
  705.  
  706. {block:Quote}
  707. <div class="posttitle">{Quote}</div>
  708. {block:Source}<div class="quotesource">-- {Source}</div>{/block:Source}
  709. <div class="stats">
  710. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  711. </div>
  712. {/block:Quote}
  713.  
  714. {block:Link}
  715. <div class="posttitle"><a href="{URL}">{Name}</a></div>
  716. {block:Description}{Description}{/block:Description}
  717. <div class="stats">
  718. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  719. </div>
  720. {/block:Link}
  721.  
  722. {block:Chat}
  723. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  724. {block:Lines}<div class="chatlines">
  725. {block:Label}<strong>{Label}</strong>{/block:Label}
  726. {Line}<br /></div>
  727. {/block:Lines}
  728. <div class="stats">
  729. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  730. </div>
  731. {/block:Chat}
  732.  
  733. {block:Audio}
  734. {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}" alt="{TrackName}"></div>{/block:AlbumArt}
  735. {AudioPlayerBlack}
  736. <div class="musicdetails">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} // {Artist}{/block:Artist}{block:Album} // {Album}{/block:Album}</div>
  737. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  738. <div class="stats">
  739. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  740. </div>
  741. {/block:Audio}
  742.  
  743. {block:Video}
  744. {block:IfBiggerPosts}{Video-500}{/block:IfBiggerPosts}{block:IfNotBiggerPosts}{Video-400}{/block:IfNotBiggerPosts}
  745. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  746. <div class="stats">
  747. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  748. </div>
  749. {/block:Video}
  750.  
  751. {block:Answer}
  752. <div class="qborder">
  753. {Question}
  754. <div class="qpic">
  755. <img src="{AskerPortraitURL-30}" />
  756. <div class="qname">{Asker}</div>
  757.  
  758. </div>
  759. </div>
  760. {Answer}
  761. <div class="stats">
  762. {block:Date}<a href="{Permalink}">&uarr; {24HourWithZero}:{Minutes} // {block:IfAmericanDates}{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}{/block:IfAmericanDates}{block:IfNotAmericanDates}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:IfNotAmericanDates}{/block:Date}{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}</a>
  763. </div>
  764. {/block:Answer}
  765.  
  766. </div>
  767.  
  768. {block:PermalinkPage}
  769. {block:RebloggedFrom}<div class="permastats">origin: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br /> via: <a href="{ReblogParentURL}">{ReblogParentName}</a></div>{/block:RebloggedFrom}
  770. {block:HasTags}<div class="permastats2">{block:Tags}tags: <a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  771. </div>
  772. {block:PostNotes}<div class="notes">{PostNotes} </div>{/block:PostNotes}
  773. {/block:PermalinkPage}
  774.  
  775. {/block:Posts}
  776.  
  777. </div>
  778. </div>
  779. </div>
  780. </div>
  781. </body>
  782. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement