Advertisement
farflunghopes

anchor

Oct 18th, 2012
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.32 KB | None | 0 0
  1. <!--- Theme #6 'Anchor' by Brianna @ farflunghopes.tumblr.com
  2.  
  3. Rules:
  4. 1. Do not remove the credit from the code or the theme. You may MOVE it, but leave it on the FIRST page of your blog, ie: it must be visible on the main page.
  5. 2. Do not redistribute this theme.
  6. 3. Do not steal this theme. Taking a portion of the code and adding it to your own theme/others' counts as stealing. If you want to learn how to do something, ask, and I will do my best to help you.
  7. 4. Do not use this theme as a base code.
  8. 5. If you have any problems, find glitches, or just need help, please ask me! That's not really a rule, but I'd love to help.
  9.  
  10. Help:
  11. - Theme looks best in Google Chrome.
  12. - SAVE and REFRESH the page before changing appearance options.
  13. - The background image REPEAT and POSITION can be changed under the appearance options. Select or deslect 'BackgroundImageRepeat' and enter the position in 'bgimgposition'.
  14. - The sidebar image is 96px wide by 96px tall. Smaller images will be stretched and larger ones will be compressed.
  15. - The image can either be an image you upload, or your Tumblr icon. To have your icon, select 'IconAsSidebarImage' under the appearance options.
  16. - The posts can be 250px wide, 400px wide, or 500px wide. 400px is the default. For 250px, select '250pxPosts'. For 500px, delect BOTH '400pxPosts' and '250pxPosts'. DO NOT SELECT BOTH '400pxPosts' and '250pxPosts'.
  17. - There are FIVE extra links available. Add them under the appearance options.
  18. - The BODY font SIZE can be changed under the appearance options. DO NOT add 'px' after the number.
  19. - The 'highlight' and 'highlighttext' color options refer to the background and text color that appears when you click and drag the cursor.
  20. - Hovering over the sidebar image reveals the links. To have them visible at all times, DEselect 'HiddenLinks' under the appearance options.
  21. - Hovering over the sidebar image reveals the title. To have it visible at all tomes, DEselect 'HiddenTitle' under the appearance options.
  22.  
  23. Enjoy!
  24.  
  25. --->
  26.  
  27. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  28. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  29. <head><title>{Title}</title>
  30. <link rel="shortcut icon" href="{Favicon}">
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  32. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Droid+Sans|Kite+One' rel='stylesheet' type='text/css'>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister' rel='stylesheet' type='text/css'>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  39.  
  40. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  41.  
  42. <meta name="color:background" content="#ffffff"/>
  43. <meta name="color:innerborder" content="#555555">
  44. <meta name="color:text" content="#888888"/>
  45. <meta name="color:title" content="#999999"/>
  46. <meta name="color:link" content="#333333"/>
  47. <meta name="color:linkhover" content="#999999"/>
  48. <meta name="color:tags" content="#FFFFFF"/>
  49. <meta name="color:tagshover" content="#777777"/>
  50. <meta name="color:infolink" content="#555555"/>
  51. <meta name="color:infolinkhover" content="#999999"/>
  52. <meta name="color:sidelink" content="#444444"/>
  53. <meta name="color:sidelinkhover" content="#CCCCCC"/>
  54. <meta name="color:posts" content="#DDDDDD"/>
  55. <meta name="color:scrollbarbackground" content="#DDDDDD"/>
  56. <meta name="color:borders" content="#999999"/>
  57. <meta name="color:highlight" content="#DDDDDD"/>
  58. <meta name="color:highlighttext" content="#111111"/>
  59.  
  60. <meta name="font:body" content="">
  61. <meta name="font:sidebar" content="georgia">
  62.  
  63. <meta name="image:sidebar" content=""/>
  64. <meta name="image:background" content="">
  65.  
  66. <meta name="text:bodyfontsize" content="11">
  67. <meta name="text:bgimgposition" content="bottom left" />
  68. <meta name="text:link1" content="" />
  69. <meta name="text:link1name" content="link 1">
  70. <meta name="text:link2" content="" />
  71. <meta name="text:link2name" content="link 2">
  72. <meta name="text:link3" content="" />
  73. <meta name="text:link3name" content="link 3">
  74. <meta name="text:link4" content="" />
  75. <meta name="text:link4name" content="link 4">
  76. <meta name="text:link5" content="" />
  77. <meta name="text:link5name" content="link 5">
  78.  
  79. <meta name="if:BackgroundImageRepeat" content="" />
  80. <meta name="if:HiddenLinks" content="1" />
  81. <meta name="if:HiddenTitle" content="1">
  82. <meta name="if:400pxPosts" content="1">
  83. <meta name="if:250pxPosts" content="">
  84. <meta name="if:IconAsSidebarImage" content="">
  85.  
  86. <style type="text/css">
  87.  
  88. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  89. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  90.  
  91. ::-webkit-scrollbar {
  92. width: 5px;
  93. background-color:{color:scrollbarbackground};
  94. }
  95.  
  96. ::-webkit-scrollbar-thumb {
  97. width:5px;
  98. background-color:{color:borders};
  99. }
  100.  
  101. ::selection {
  102. background: {color:highlight};
  103. color: {color:highlighttext};
  104. }
  105.  
  106. body {
  107. background-color:{color:background};
  108. color:{color:text};
  109. font-size:{text:bodyfontsize}px;
  110. font-family:{font:body};
  111. line-height:11px;
  112. background-image:url('{image:background}');
  113. background-attachment:fixed;
  114. background-position:{text:bgimgposition};
  115. {block:IfBackgroundImageRepeat}
  116. background-repeat:repeat;
  117. {/block:IfBackgroundImageRepeat}
  118. {block:IfNotBackgroundImageRepeat}
  119. background-repeat:no-repeat;
  120. {/block:IfNotBackgroundImageRepeat}
  121. }
  122.  
  123. a {
  124. color:{color:link};
  125. text-decoration:none;
  126. outline:none;
  127. -moz-outline-style:none;
  128. -webkit-transition: all 0.6s ease-out;
  129. -o-transition: all 0.6s ease-out;
  130. -webkit-transition: all 0.6s ease-out;
  131. -moz-transition: all 0.6s ease-out;
  132. }
  133.  
  134. a:hover {
  135. color:{color:linkhover};
  136. -webkit-transition: all 0.6s ease-out;
  137. -o-transition: all 0.6s ease-out;
  138. -webkit-transition: all 0.6s ease-out;
  139. -moz-transition: all 0.6s ease-out;
  140. }
  141.  
  142. div#qTip {
  143. font-size: 9px;
  144. padding:7px 2px 2px 7px;
  145. font-family: 'Kite One', sans-serif;
  146. text-align: center;
  147. position: absolute;
  148. z-index: 99;
  149. background:{color:background};
  150. color: {color:infolink};
  151. opacity:0.9;
  152. }
  153.  
  154. blockquote {
  155. padding-left:3px;
  156. border-left:2px solid;
  157. }
  158.  
  159. blockquote blockquote {
  160. padding-left:3px;
  161. border-left:2px solid;
  162. }
  163.  
  164. h1 {
  165. font-size:11px;
  166. font-family: 'Kite One', sans-serif;
  167. }
  168.  
  169. #entries {
  170. margin-top:80px;
  171. {block:If250pxPosts}
  172. width:250px;
  173. margin-left:430px;
  174. {/block:If250pxPosts}
  175. {block:If400PxPosts}
  176. width:400px;
  177. margin-left:400px;
  178. {/block:If400PxPosts}
  179. {block:IfNot250pxPosts}
  180. {block:IfNot400pxPosts}
  181. width:500px;
  182. margin-left:370px;
  183. {/block:IfNot400PxPosts}
  184. {/block:IfNot250pxPosts}
  185. }
  186.  
  187. #post {
  188. padding:7px;
  189. overflow:hidden;
  190. background-color:{color:posts};
  191. {block:If250pxPosts}
  192. width:250px;
  193. {/block:If250pxPosts}
  194. {block:If400pxPosts}
  195. width:400px;
  196. {/block:If400pxPosts}
  197. {block:IfNot250pxPosts}
  198. {block:IfNot400pxPosts}
  199. width:500px;
  200. {/block:IfNot400pxPosts}
  201. {/block:IfNot250pxPosts}
  202. }
  203.  
  204. #title {
  205. font-size:10px;
  206. width:120px;
  207. text-align:right;
  208. font-family: 'Kite One', sans-serif;
  209. padding-bottom:7px;
  210. {block:IfHiddenTitle}
  211. position:absolute;
  212. margin-top:0px;
  213. opacity:0;
  214. -webkit-transition: all 0.6s ease-out;
  215. -o-transition: all 0.6s ease-out;
  216. -webkit-transition: all 0.6s ease-out;
  217. -moz-transition: all 0.6s ease-out;
  218. {/block:IfHiddenTitle}
  219. {block:IfNotHiddenTitle}
  220. margin-top:-18px;
  221. {/block:IfNotHiddenTitle}
  222. }
  223.  
  224. #title a{
  225. color:{color:title};
  226. -webkit-transition: all 0.6s ease-out;
  227. -o-transition: all 0.6s ease-out;
  228. -webkit-transition: all 0.6s ease-out;
  229. -moz-transition: all 0.6s ease-out;
  230. }
  231.  
  232. #title a:hover {
  233. color:{color:borders};
  234. -webkit-transition: all 0.6s ease-out;
  235. -o-transition: all 0.6s ease-out;
  236. -webkit-transition: all 0.6s ease-out;
  237. -moz-transition: all 0.6s ease-out;
  238. }
  239.  
  240. #sidebar {
  241. position:fixed;
  242. margin-top:50px;
  243. width:120px;
  244. text-align:center;
  245. {block:If250pxPosts}
  246. margin-left:280px;
  247. {/block:If250pxPosts}
  248. {block:If400PxPosts}
  249. margin-left:250px;
  250. {/block:If400PxPosts}
  251. {block:IfNot250pxPosts}
  252. {block:IfNot400pxPosts}
  253. margin-left:220px;
  254. {/block:IfNot400PxPosts}
  255. {/block:IfNot250pxPosts}
  256. }
  257.  
  258. #sidebarimage:hover #description {
  259. opacity:0.9;
  260. -webkit-transform: rotateX(360deg);
  261. -webkit-transition: all 0.6s ease-out;
  262. -o-transition: all 0.6s ease-out;
  263. -webkit-transition: all 0.6s ease-out;
  264. -moz-transition: all 0.6s ease-out;
  265. }
  266.  
  267. {block:IfHiddenLinks}
  268. #sidebarimage:hover #links {
  269. margin-left:-45px;
  270. -webkit-transform: rotateY(360deg);
  271. opacity:1;
  272. -webkit-transition: all 0.6s ease-out;
  273. -o-transition: all 0.6s ease-out;
  274. -webkit-transition: all 0.6s ease-out;
  275. -moz-transition: all 0.6s ease-out;
  276. }
  277. {/block:IfHiddenLinks}
  278.  
  279. {block:IfHiddenTitle}
  280. #sidebarimage:hover #title {
  281. margin-top:-20px;
  282. opacity:1;
  283. -webkit-transition: all 0.6s ease-out;
  284. -o-transition: all 0.6s ease-out;
  285. -webkit-transition: all 0.6s ease-out;
  286. -moz-transition: all 0.6s ease-out;
  287. }
  288. {/block:IfHiddenTitle}
  289.  
  290.  
  291. #sidebarimage {
  292. width:116px;
  293. height:116px;
  294. border:1px solid {color:borders};
  295. }
  296.  
  297.  
  298. #sidebarimage img {
  299. width:96px;
  300. height:96px;
  301. border:10px solid {color:innerborder};
  302. }
  303.  
  304.  
  305. #links {
  306. position:absolute;
  307. width:45px;
  308. height:150px;
  309. font-size:7px;
  310. font-family: 'Droid Sans', sans-serif;
  311. -webkit-transform: rotateY(180deg);
  312. {block:IfHiddenLinks}
  313. opacity:0;
  314. {/block:IfHiddenLinks}
  315. {block:IfNotHiddenLinks}
  316. -webkit-transform: rotateY(360deg);
  317. margin-left:-45px;
  318. opacity:1;
  319. {/block:IfNotHiddenLinks}
  320. -webkit-transition: all 0.6s ease-out;
  321. -o-transition: all 0.6s ease-out;
  322. -webkit-transition: all 0.6s ease-out;
  323. -moz-transition: all 0.6s ease-out;
  324. }
  325.  
  326. #links a {
  327. display:block;
  328. text-align:right;
  329. padding:4px 4px 4px 0px;
  330. color:{color:sidelink};
  331. border-right:1px solid {color:borders};
  332. -webkit-transition: all 0.6s ease-out;
  333. -o-transition: all 0.6s ease-out;
  334. -webkit-transition: all 0.6s ease-out;
  335. -moz-transition: all 0.6s ease-out;
  336. }
  337.  
  338. #links a:hover {
  339. border-right:7px solid {color:borders};
  340. font-style:italic;
  341. background-color:{color:sidelinkhover};
  342. -webkit-transition: all 0.6s ease-out;
  343. -o-transition: all 0.6s ease-out;
  344. -webkit-transition: all 0.6s ease-out;
  345. -moz-transition: all 0.6s ease-out;
  346. }
  347.  
  348. #description {
  349. position:absolute;
  350. width:80px;
  351. height:88px;
  352. padding:7px 7px 1px 9px;
  353. overflow:auto;
  354. text-align:justify;
  355. left:11px;
  356. top:11px;
  357. font-size:8px;
  358. font-family:{font:sidebar};
  359. background-color:#FFFFFF;
  360. -webkit-transform: rotateX(180deg);
  361. opacity:0;
  362. -webkit-transition: all 0.6s ease-out;
  363. -o-transition: all 0.6s ease-out;
  364. -webkit-transition: all 0.6s ease-out;
  365. -moz-transition: all 0.6s ease-out;
  366. }
  367.  
  368. #pag {
  369. padding-top:5px;
  370. text-align:center;
  371. margin-top:-2px;
  372. }
  373.  
  374. #pag a {
  375. text-align:center;
  376. font-family:georgia;
  377. font-size:8px;
  378. color:{color:sidelink};
  379. }
  380.  
  381.  
  382. #info {
  383. margin-top:15px;
  384. border-bottom:3px double {color:borders};
  385. font-size:8px;
  386. font-family: georgia;
  387. padding:5px;
  388. }
  389.  
  390. #info a{
  391. color:{color:infolink};
  392. }
  393.  
  394. #info a:hover {
  395. color:{color:infolinkhover};
  396. }
  397.  
  398. #tags {
  399. font-size:8px;
  400. text-align:left;
  401. margin-top:2px;
  402. font-family:georgia;
  403. font-style:italic;
  404. }
  405.  
  406. #tags a {
  407. color:{color:tags};
  408. }
  409.  
  410. #tags a:hover {
  411. color:{color:tagshover};
  412. }
  413.  
  414. .portrait {
  415. float:left;
  416. padding-right:5px;
  417. }
  418.  
  419. #asker {
  420. margin-top:5px;
  421. font-size:15px;
  422. border-bottom:1px dotted {color:borders};
  423. padding-bottom:5px;
  424. font-family: 'Kite One', sans-serif;
  425. }
  426.  
  427. #question {
  428. margin-top:-7px;
  429. border-bottom:1px solid {color:text};
  430. padding-bottom:7px;
  431. }
  432.  
  433. .audio {
  434. margin-right:5px;
  435. width:70px;
  436. float:left;
  437. }
  438.  
  439. .hidden {
  440. width:70px;
  441. height:73px;
  442. }
  443.  
  444. .pull {
  445. margin-left:4px;
  446. margin-top:-6px;
  447. }
  448.  
  449. .tumblr_audio_player {
  450. margin:0px;
  451. padding:0px;
  452. width:500px;
  453. height:50px;
  454. }
  455.  
  456. .player {
  457. width:35px;
  458. height:37px;
  459. margin-left:10px;
  460. margin-top:10px;
  461. background-color:#999;
  462. overflow:hidden;
  463. position:absolute;
  464. opacity:0.7;
  465. background-color:#fff;
  466. border:7px solid #ECECEC;
  467. -webkit-transition: all 0.3s ease-out;
  468. -o-transition: all 0.3s ease-out;
  469. -webkit-transition: all 0.3s ease-out;
  470. -moz-transition: all 0.3s ease-out;
  471. }
  472.  
  473. .player:hover {
  474. opacity:1;
  475. -webkit-transition: all 0.3s ease-out;
  476. -o-transition: all 0.3s ease-out;
  477. -webkit-transition: all 0.3s ease-out;
  478. -moz-transition: all 0.3s ease-out;
  479. }
  480.  
  481. .caption {
  482. margin-top:18px;
  483. }
  484.  
  485. .audio img{
  486. max-width: 70px;
  487. height: auto;
  488. }
  489.  
  490. .song {
  491. margin-left:70px;
  492. margin-top:-55px;
  493. text-transform:uppercase;
  494. font-family: 'Droid Sans', sans-serif;
  495. font-size:12px;
  496. padding-bottom:13px;
  497. }
  498.  
  499. .quote {
  500. padding-left:50px;
  501. padding-right:50px;
  502. font-size:12px;
  503. line-height:110%;
  504. text-align:center;
  505. font-family: 'Droid Sans', sans-serif;
  506. }
  507.  
  508. ol.notes {
  509. padding:0px;
  510. margin-left:10px;
  511. list-style-type: none;
  512. border-bottom: solid 1px {color:borders};
  513. }
  514.  
  515. ol.notes li.note {
  516. border-top: solid 1px {color:borders};
  517. padding: 10px;
  518. font-family: 'Droid Sans', sans-serif;
  519. }
  520.  
  521. ol.notes li.note img.avatar {
  522. vertical-align: -4px;
  523. margin-right: 10px;
  524. width: 16px;
  525. height: 16px;
  526. }
  527.  
  528. ol.notes li.note blockquote {
  529. border-color: {color:text};
  530. padding: 4px 10px;
  531. margin: 10px 0px 0px 25px;
  532. }
  533.  
  534. ol.notes li.note blockquote a {
  535. text-decoration: none;
  536. }
  537.  
  538. #credit {
  539. position:fixed;
  540. bottom:5px;
  541. left:5px;
  542. padding:2px 10px 2px 5px;
  543. font-size:12px;
  544. border:1px solid {color:borders};
  545. font-family: 'Allura', cursive;
  546. -webkit-transition: all 0.3s ease-out;
  547. -o-transition: all 0.3s ease-out;
  548. -webkit-transition: all 0.3s ease-out;
  549. -moz-transition: all 0.3s ease-out;
  550.  
  551. }
  552.  
  553. #credit:hover {
  554. bottom:3px;
  555. left:3px;
  556. border:3px double {color:borders};
  557. -webkit-transition: all 0.3s ease-out;
  558. -o-transition: all 0.3s ease-out;
  559. -webkit-transition: all 0.3s ease-out;
  560. -moz-transition: all 0.3s ease-out;
  561. }
  562.  
  563. {CustomCSS}</style></head><body>
  564.  
  565. <div id="sidebar">
  566.  
  567. <div id="sidebarimage">
  568.  
  569. <div id="title"><a title="" href="/">{Title}</a></div>
  570.  
  571. <div id="links">
  572. <a title="" href="/ask">askbox</a>
  573. {block:IfLink1Name}
  574. <a title="" href="{text:link1}">{text:link1name}</a>
  575. {/block:IfLink1Name}
  576. {block:IfLink2Name}
  577. <a title="" href="{text:link2}">{text:link2name}</a>
  578. {/block:IfLink2Name}
  579. {block:IfLink3Name}
  580. <a title="" href="{text:link3}">{text:link3name}</a>
  581. {/block:IfLink3Name}
  582. {block:IfLink4Name}
  583. <a title="" href="{text:link4}">{text:link4name}</a>
  584. {/block:IfLink4Name}
  585. {block:IfLink5Name}
  586. <a title="" href="{text:link5}">{text:link5name}</a>
  587. {/block:IfLink5Name}
  588. </div>
  589.  
  590. <div id="description">{Description}<p></div>
  591.  
  592. {block:IfNotIconAsSidebarImage}
  593. <img src="{image:sidebar}">
  594. {/block:IfNotIconAsSidebarImage}
  595.  
  596. {block:IfIconAsSidebarImage}
  597. <img src="{PortraitURL-96}">
  598. {/block:IfIconAsSidebarImage}
  599.  
  600. </div>
  601.  
  602. <div id="pag">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a> - {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  603.  
  604. </div>
  605.  
  606. <a href="http://farflunghopes.tumblr.com"><div id="credit">T</div></a>
  607.  
  608. <div id="entries">{block:Posts}<div id="post">
  609.  
  610. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  611.  
  612. {block:Photo}<center>{LinkOpenTag}{block:If250pxPosts}<img src="{PhotoURL-500}" width="250">{/block:If250pxPosts}
  613. {block:If400pxPosts}<img src="{PhotoURL-500}" width="400">{/block:If400pxPosts}
  614. {block:IfNot250pxPosts}{block:IfNot400pxPosts}<img src="{PhotoURL-500}">{/block:IfNot400pxPosts}{/block:IfNot250pxPosts}{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  615.  
  616. {block:Photoset}
  617. {block:If250pxPosts}{Photoset-250}{/block:If250pxPosts}
  618. {block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}
  619. {block:IfNot250pxPosts}{block:IfNot400pxPosts}{Photoset-500}{/block:IfNot400pxPosts}{/block:IfNot250pxPosts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  620.  
  621. {block:Quote}<div class="quote">{Quote}</div>{block:Source}<div style="text-align:center; font-family: 'Droid Sans', sans-serif;">— {Source} —</div>{/block:Source}{/block:Quote}
  622.  
  623. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  624.  
  625. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}</h1>{block:Lines}{block:Label}<strong>{Label}&nbsp</strong>{/block:Label}{Line}<br />{/Block:Lines}{/block:Chat}
  626.  
  627. {block:Audio}
  628. {block:AlbumArt}<div class="audio"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  629. <div class="hidden"><div class="player"><div class="pull">{AudioPlayerWhite}</div></div></div>
  630. <div class="song">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br />{Artist}{/block:Artist}<br />{PlayCountWithLabel}</div>
  631. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  632. {/block:Audio}
  633.  
  634. {block:Video}
  635. {block:If250pxPosts}{Video-250}{/block:If250pxPosts}
  636. {block:If400pxPosts}{Video-400}{/block:If400pxPosts}
  637. {block:IfNot250pxPosts}{block:IfNot400pxPosts}{Video-500}{/block:IfNot400pxPosts}{/block:IfNot250pxPosts}
  638. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  639.  
  640. {block:Answer}<div class="portrait"><img src="{AskerPortraitURL-48}"></div><div id="asker">{Asker}:</div><br /><div id="question">{Question}</div><br />{Answer}{/block:Answer}
  641.  
  642.  
  643. <div id="info">
  644.  
  645. <div style="text-align:left;"><a title="" href="{Permalink}">{NoteCountWithLabel}</a></div>
  646.  
  647. <div style="text-align:center; margin-top:-10px;">{block:RebloggedFrom}{block:ContentSource}<a title="{ReblogRootName}" href="{SourceURL}">source</a>/{/block:ContentSource}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>/{/block:RebloggedFrom}<a title="" href="{ReblogURL}">reblog</a></div>
  648.  
  649.  
  650. {block:Date}<div style="text-align:right; margin-top:-10px;"><a title="" href="{Permalink}">{ShortMonth} {DayofMonth}, {ShortYear}</a></div>{/block:Date}
  651.  
  652. </div>
  653.  
  654. {block:HasTags}
  655. <div id="tags">
  656. {block:Tags}&nbsp&nbsp&nbsp<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  657.  
  658. </div>
  659.  
  660. <br /><br />
  661. {block:PostNotes}{PostNotes}{/block:PostNotes}
  662. {/block:Posts}</div>
  663.  
  664. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement