MarginalSide

Theme 66- Evaporating

Oct 1st, 2012
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.00 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head>
  12.  
  13. <!-- DEFAULT VARIABLES -->
  14. <meta name="color:background" content="#f1f1f1" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:post" content="#ffffff" />
  17. <meta name="color:scroll" content="000000" />
  18. <meta name="color:link" content="000000" />
  19. <meta name="color:links" content="#FFFFFF" />
  20. <meta name="color:bglinkshover" content="#8B8989" />
  21. <meta name="color:letrasidebar" content="#ffffff" />
  22. <meta name="color:linkbg" content="#ffffff" />
  23. <meta name="color:linktext" content="#ffffff" />
  24. <meta name="color:fundo" content="#000000" />
  25. <meta name="image:background" content="" />
  26.  
  27. <meta name="image:faixa1" content=""/>
  28. <meta name="image:faixa2" content=""/>
  29. <meta name="image:faixa3" content=""/>
  30. <meta name="image:faixa4" content=""/>
  31.  
  32.  
  33. <meta name="image:sidebar" content="http://static.tumblr.com/co1psms/pm3marfsi/tumblr_m5fv9rtsfb1qgx97jo1_500_large.png"/>
  34.  
  35. <meta name="text:frase" content="" />
  36. <meta name="text:link1" content="/" />
  37. <meta name="text:Link1 Title" content="link" />
  38. <meta name="text:Link2" content="/" />
  39. <meta name="text:Link2 Title" content="link" />
  40.  
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="http://static.tumblr.com/agz7yft/b57m4t6kt/favicon__7_.ico">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  47. </head>
  48.  
  49.  
  50. <style type="text/css">
  51. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none;}
  54. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  60. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  61. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  62.  
  63. blockquote img{max-width: 470px!important}
  64. blockquote blockquote img{max-width: 450px!important}
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  67.  
  68.  
  69.  
  70. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  71.  
  72. #entrydanay {float: left; margin-top: 20px; margin-left: 505px;}
  73.  
  74. .postsoftumblr {width: 400px; background-color: {color:post}; padding: 3px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  75.  
  76. h1 {font-family: verdana; text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  79.  
  80. .image {text-align: center; border: 0px}
  81. .image img {max-width: 500px; margin-bottom: -10px }
  82.  
  83. .pquote {font-family: tahoma; text-align: center; font-size: 10px; line-height: 15px; padding: 3px;}
  84. .pquotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  85. .pquotesource a, a:hover{text-transform: none;}
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold; color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px; }
  92. .person2 .label {font-weight: bold; color:{color:text}}
  93.  
  94. .player {background-color: #fff; text-align: left; display:block;}
  95.  
  96. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  97. .answer {padding: 2px}
  98. .answer img {max-width: 470px;}
  99.  
  100.  
  101. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  102. #info a {font-size: 9px;}
  103.  
  104. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  105. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  106.  
  107. #cap {width: 500px; margin-top: -2px;}
  108. .source {display: none;}
  109.  
  110. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: left}
  111. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  112. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  113. .notes img{display: none; border:0px}
  114.  
  115. ::-webkit-scrollbar-thumb:vertical
  116. {background-image:url(http://4.bp.blogspot.com/-3YtwFdb01YI/TnCNSc1c93I/AAAAAAAAA5c/V6g_3ghlw30/s1600/Background+13.jpg);
  117.  
  118. background-color:;
  119. height: 50px;
  120. }
  121. ::-webkit-scrollbar-thumb:horizontal {
  122. background-image:url(http://4.bp.blogspot.com/-3YtwFdb01YI/TnCNSc1c93I/AAAAAAAAA5c/V6g_3ghlw30/s1600/Background+13.jpg);
  123. background-color: {color:scroll};
  124. height: 10px;
  125. }
  126. ::-webkit-scrollbar {
  127. height: 4px;
  128. width: 4px;
  129. background-color: {color:post};
  130. }
  131.  
  132.  
  133.  
  134. #sideimg {display: block; margin-left: 202px; float: right; margin-top: 20px; width: auto; height: auto; background-color: transparent; position: fixed; z-index:30;}
  135. .simg1 img {width: 135px; height: 220px; margin-bottom: 2px; border: 2px solid {color:post};}
  136.  
  137.  
  138. #side {position: fixed; width:800px; margin-left:334px; margin-top:0px; z-index:100}
  139.  
  140.  
  141.  
  142. .photo {position:absolute; width:158px; padding:0px; background-color:{color:post}; overflow: hidden; -webkit-transition: all 0.6s ease; margin-top:24px; border:3px solid {color:post}; }
  143. .photo :hover {opacity: 0.0}
  144. .photo img {display: block;width:158px; height:240px; }
  145.  
  146.  
  147.  
  148.  
  149. .li {opacity: 1}
  150. .li2 {opacity: 0.8}
  151. .li3 {opacity: 0.6}
  152. .li4 {opacity: 0.8}
  153. .li5 {opacity: 1}
  154.  
  155.  
  156. @font-face {
  157. font-family: 'Give You Glory';
  158. font-style: normal;
  159. font-weight: norAmal;
  160. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  161. }
  162.  
  163.  
  164.  
  165. #textv {width:10px; height: 20px; margin-left:334px; margin-top:277px; position:fixed; color: {color:text}; background-color: {color:post}; z-index: 0; font-family: tahoma; font-size:9px;text-transform: none; border-left:0px solid; border-right:0px solid; z-index:0; padding:3px; width: 164px; height:115px; border: 0px solid {color:border};}
  166.  
  167.  
  168.  
  169. #descricao{position:fixed; width: 158px; height: 35px; font-size: 9px; font-family: verdana; padding: 6px;text-align: center;color: {color:letrasidebar}; background-color: {color:post}; margin-top: 18px; margin-left:195px; overflow:hidden;}
  170.  
  171. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  172. #paginal a {background: {color:fundo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:letrasidebar};}
  173. #paginal a:hover {background: {color:letrasidebar}; color: {color:fundo};}
  174. #paginal span.pagina_atual {background:{color:fundo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:letrasidebar}; font-weight: bold; text-decoration: none;}
  175. .ps {position: fixed; margin-left: 195px; padding: 2px; width: 64px; height: auto; top: 530px; background-color: {color:fundo}; color: {color:letrasidebar};}
  176.  
  177. #credito {
  178. background-color: {color:fundo};
  179. color: {color:textdescription};
  180. width: 101px;
  181. height: 6px;
  182. padding: 3px 0px 5px 0px;
  183. position: fixed;
  184. float: left;
  185. top: 530px;
  186. left: 272px;
  187. font-family: tinytots;
  188. font-size: 8px;
  189. text-transform: uppercase;
  190. }
  191.  
  192.  
  193. #fraselinks {color: {color:text}; background-color: {color:POST}; border-top:0px solid {color:borderfrase}; margin-top:74px ; margin-left: 334px; position: fixed; width: 170px; font-family: trebuchet MS; font-size: 10px; text-transform: uppercase; line-height: 20px; }
  194.  
  195. .entry .permalink a{
  196. color:{color:link};
  197. }
  198.  
  199.  
  200.  
  201.  
  202.  
  203. .postsoftumblr a:hover {color:{link}}
  204.  
  205. .postsoftumblr .permalink{
  206. width:400px;
  207. height:15px;
  208. padding-right:2px;
  209. padding-left:4px;
  210. margin-top:-10px;
  211. padding-top:4px;
  212. position:absolute;
  213. text-align:center;
  214. font-family:verdana;
  215. line-height:10px;
  216. overflow:hidden;
  217. background-color:#000;
  218. margin-left:-3px;
  219. margin-top:-7px;
  220. z-index:1;
  221. opacity:0.0;
  222. -webkit-transition: all 0.3s linear;
  223. -moz-transition: all 0.3s linear;
  224. transition: all 0.3s linear;
  225. border-left:0px solid black;
  226. }
  227.  
  228. .postsoftumblr:hover .permalink{
  229. overflow:visible;
  230. border-left:15px solid #0000;
  231. -webkit-transition: opacity 0.3s linear; opacity:.8;
  232. -webkit-transition: all 0.3s linear;
  233. -moz-transition: all 0.3s linear;
  234. transition: all 0.3s linear;
  235. }
  236.  
  237. #permalink{
  238. text-align:right;
  239. font-family:pixel;
  240. position:relative;
  241. border-top:1px solid #e8e8e8;
  242. }
  243.  
  244. #credito a:hover {opacity: 0.7; border-left: 0px;}
  245. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  246.  
  247. #nf {
  248. margin-top:22px;
  249. margin-left: 190px;
  250. width:258px;
  251. position:fixed;
  252. background-color:{color:navigation};
  253. z-index:3;
  254. }
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262. #questions {background-color:#000; color: {color:text}; padding:1px; margin-bottom:0px; font-family: Verdana; font-size:9px}
  263. #questions a {color:{color:text}}
  264. #ans {font-family: Verdana; font-size:9px}
  265.  
  266. #nation {width:100px; text-align:center; margin-left:-2px;}
  267. #nation img {opacity:0.5; padding: 8px 5px; vertical-align:middle; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
  268. #nation img:hover {opacity:1; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
  269.  
  270. #kingdom {position:fixed; background-color:#fff; height:150px; width:113px; padding:20px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; top:93px; left:305px; opacity:0; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; padding-top:60px;}
  271.  
  272. #kingdom:hover {opacity:0.8; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  273.  
  274.  
  275. #bending {font-family:'Economica'; font-size:17px; text-transform:uppercase; letter-spacing:1px; line-height:25px; color:{color:Blog Title};}
  276.  
  277. #earth {position:fixed; top:90px; left:302px; width:153px; height:230px; background-color:{color:Circle Borders}; -webkit-border-radius: 0px; -moz-border-radius:0px; -o-border-radius:0px; padding:0px; border:3px solid {color:post};}
  278. #earth img {-webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; width:153px; height:230px;}
  279.  
  280.  
  281.  
  282.  
  283.  
  284. #sidebardescription{ float: left; margin-top: 0px; margin-left: 800px; height: auto; width:100px; position: fixed; background-color: transparent; padding: 0px; border: 3px solid transparent; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  285.  
  286. #sidebartitle{padding-left: -200px;margin-left: 263px; margin-top: 82px; width: 20px; font-size: 19px; height: 226px; text-align:center; background-color: {color:post}; font-family: georgia; color: {color:background}; position: fixed; padding: 5px; overflow: visible; overflow: hidden; text-transform:uppercase; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  287.  
  288. #sidebartitle:hover {width: 180px; z-index:100; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; color:{color:text}}
  289.  
  290. .sidebarttitle{ width:20px; padding:5px; font-size:16px; text-align: center; line-height:130%; height:190px; position:fixed; color:{color:text}; margin-top:-5px; margin-left:-3px;}
  291.  
  292. .sidebardescr {text-align: center; padding: 4px; font-family: verdana; margin-top: 0px; font-size: 10px; letter-spacing: -1px; line-height: 10px; text-transform:none;border: 1px solid {color:background}; width:135px; overflow: auto; height:215px; background-color:{color:background}; margin-left:34px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  293.  
  294. #titledhover {width: 115px; height: 190px; margin-left: 187px; margin-top: 193px; position:fixed; overflow:hidden; padding:3px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; opacity: 0.0}
  295. #titledhover {background: {color:sidlinks}; font-family: georgia; font-size: 10px; color: {color:sidlinks txt}; text-align: justify; padding: 7px; line-height:10px; font-style: italic;}
  296. #titledhover:hover {width: 115px; height: 190px; opacity: 0.7; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out}
  297.  
  298.  
  299. #navs {position:fixed; margin-top:225px; margin-left:16px;}
  300. #navs a{color:{color: Text}; background-color:{color:post}; width:90px; height:11px; padding:5px; word-spacing:1px; letter-spacing:2px; font-family:'Economica'; font-size:11px; line-height:11px; text-align:left; text-transform:uppercase; margin-bottom:8px; display:inline-block; border-left: {color:Navigation Text} solid 8px; padding-left:16px;}
  301. #navs a:hover {margin-left:-99px}
  302.  
  303. #navi {position:fixed; margin-top:225px; margin-left:794px;}
  304. #navi a{color:{color:Text}; background-color:{color:post}; width:100px; height:20px; padding:5px; word-spacing:1px; letter-spacing:2px; font-family:'Economica'; font-size:16px; line-height:20px; text-align:right; text-transform:uppercase; margin-bottom:14px; display:inline-block; border-right: {color:Navigation Text} solid 8px; padding-left:16px;}
  305. #navi a:hover {margin-left:55px}
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312. .sidebar2 {position:fixed; float: center; width:130px; height:230px;margin-top:82px; color: {color:letrasidebar};background:{color:post};padding:2px; font-size:11px; font-family:verdana;text-align:justify; z-index: 100;border-radius:0px;border:1px solid {color:post};margin-left:126px;}
  313.  
  314. .opacidade {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;}
  315. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;}
  316.  
  317.  
  318.  
  319. #faixa10 {margin-top: 30px; margin-left: 277px; position: fixed; background-color: {color:post}; height: 110px; width:3px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
  320.  
  321. #faixa11 {margin-top: 318px; margin-left: 277px; position: fixed; background-color: {color:post}; height: 400px; width:10px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
  322.  
  323. #faixa20 {margin-top: 30px; margin-left: 277px; position: fixed; background-color: {color:post}; height: 3px; width:500px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
  324.  
  325.  
  326.  
  327. #credit {float: left; height: 12px; margin-top: 266px; margin-left: 254px; width: 317px; background-color: {color:post}; color: {color:text}; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; border-right:0px solid {color:background}; border-top:1px solid {color:background}; -webkit-border-radius:0px 0px 0px 0px;}
  328.  
  329. .credito{margin-top:17px; margin-left:15px;}
  330.  
  331. #credit a{font-size: 9px; color:{color:link};}
  332. #credit a:hover{color:{color:linkhover};}
  333.  
  334.  
  335.  
  336. #gi {width: 200px; height: none; margin-left: -128px; background-color: #0; position: fixed; color: #888; font-size: 9px; border: px solid #ccc; border-right: 0px solid #eee; margin-top: 52px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  337.  
  338.  
  339. #tumblr_controls{position: fixed!important}
  340. #tumblr_controls{position: fixed!important}
  341. #tumblr_controls{position: fixed!important}
  342. #tumblr_controls{position: fixed!important}
  343.  
  344. </style>
  345.  
  346. <body>
  347.  
  348. <div id="faixa10"></div>
  349. <div id="faixa20"></div>
  350.  
  351. <div style="position: fixed; top: 472px; left: 500px; font-size: 9px; font-family: verdana; color:{color:text}; text-align: center; letter-spacing: 0px ; z-index:10;">
  352. <div class="rotacao">
  353. <a href="http://ladomarginal.tumblr.com/"> </a>
  354. </div></div>
  355.  
  356.  
  357. <div id="sidebartitle"><div class="sidebarttitle"></div>
  358. <div class="sidebardescr"><br>{Description}<br></div>
  359. </div>
  360.  
  361. <div id="earth"><img src="{image:Sidebar}"></div>
  362. <div id="kingdom"><div id="bending" style="font-size:10px; line-height:10px;"><br><center>{text:frase}</center></div>
  363.  
  364. <div id="nation"><a href="/"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/home_dark.png"></a><a href="/ask"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/mail_dark.png"></a><a href="{text:link1}"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/clock.png"></a><a href="{text:Link2}"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/heart_dark.png"></a></div>
  365.  
  366. </div>
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373. <div class="sidebar2"><div class="opacidade"><div style=" margin-bottom: 0px; overflow: auto; ">
  374. <marquee direction="up" scrollamount="5" height="230px" behavior="alternate"" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  375. <img src="{image:faixa1}" width="140" height="110" >
  376. <img src="{image:faixa2}" width="140" height="110" >
  377. <img src="{image:faixa3}" width="140" height="110" >
  378. <img src="{image:faixa4}" width="140" height="110" >
  379.  
  380.  
  381.  
  382.  
  383.  
  384. </marquee>
  385. </div></div>
  386.  
  387.  
  388.  
  389. </div>
  390.  
  391.  
  392. {block:Pagination}
  393. <div id="navi">
  394. {block:PreviousPage}
  395. <a href="{PreviousPage}">back</a>
  396. {/block:PreviousPage}
  397. <br>
  398. {block:NextPage}
  399. <a href="{NextPage}">next</a>
  400. {/block:NextPage}
  401. </div>
  402. {/block:Pagination}
  403.  
  404.  
  405. <div id="gi">
  406. <div id="credit">Powered by <a href="http://ladomarginal.tumblr.com/"><b>LadoMarginal</b></a> dtl <a href="http://zeldathemes.tumblr.com/tagged/zeldatheme"><b>.</b></a> </div></div>
  407.  
  408.  
  409.  
  410. <div id="entrydanay">
  411. {block:Posts}
  412. <div class="postsoftumblr">
  413.  
  414. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  415.  
  416. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  417.  
  418. {block:Photoset}{Photoset-400}{/block:Photoset}
  419.  
  420. {block:Quote}
  421. <div class="pquote">“{Quote}”</div>
  422. {block:Source}<div class="pquotesource"> — {Source}</div>
  423. {/block:Source}
  424. {/block:Quote}
  425.  
  426. {block:Link}
  427. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  428. {block:Description}{Description}{/block:Description}
  429. {/block:Link}
  430.  
  431. {block:Chat}
  432. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  433. <div class="chat"><ul>{block:Lines}
  434. <li class="person{UserNumber}">{block:Label}
  435. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  436. {/block:Chat}
  437.  
  438. {block:Audio}
  439. <div class="player">{AudioPlayerWhite}</div>
  440. {block:Caption}{Caption}{/block:Caption}
  441. {/block:Audio}
  442.  
  443. {block:Video}{Video-500}{/block:Video}
  444.  
  445.  
  446. {block:Answer}
  447. <div id="questions"><b>{Asker}</b> said: <br>{Question}</div>
  448. <div id="ans">{Answer}</div>
  449.  
  450. {/block:Answer}
  451. {block:ContentSource}
  452. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  453. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  454. {/block:SourceLogo}
  455. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  456. {/block:ContentSource}
  457.  
  458.  
  459.  
  460. {block:IndexPage}
  461. <div class="permalink"><l>
  462. <a href="{Permalink}"> {ShortMonth} {DayOfMonth}, {Year} with {NoteCountWithLabel}</a>{block:RebloggedFrom}
  463. <a href="{ReblogParentURL}" target="_blank">via</a>{/block:RebloggedFrom}
  464. ·
  465. <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  466. </l>
  467. </div>
  468. {/block:IndexPage}
  469.  
  470. <div id="cap">
  471. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  472. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  473. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  474.  
  475. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  476. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  477. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  478. {/block:ContentSource}</div></div>
  479. <br>
  480.  
  481.  
  482. <div id="info">
  483. {block:Date}
  484. {block:IndexPage} {/block:IndexPage}
  485. {/block:RebloggedFrom}
  486. </div>
  487. </div>{/block:Date}
  488.  
  489.  
  490. {/block:Posts}
  491. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  492.  
  493.  
  494.  
  495. </div>
  496.  
  497.  
  498.  
  499.  
  500. </div>
  501. </div>
  502. </div>
  503. </div>
  504.  
  505. </body>
  506.  
  507.  
  508. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur881.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/12/10/silver-pointer-15.html" target="_blank" title="Silver Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Silver Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
  509.  
  510. </html>
Advertisement
Add Comment
Please, Sign In to add comment