Advertisement
serenismo

THX 12 - I JUST CAN'T FIGHT ANYMORE

Oct 10th, 2012
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.39 KB | None | 0 0
  1. <html>
  2.  
  3. <!---- THEME MADE BY AMANDA (PADALESCKI) DO NOT STEAL
  4. ------>
  5.  
  6. <head>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  9.  
  10.  
  11. <meta name="color:background" content="#f5f5f5" />
  12. <meta name="color:link" content="#696969" />
  13. <meta name="color:text" content="#696969" />
  14. <meta name="color:entries" content="#fff" />
  15.  
  16. <meta name="color:sidebar" content="#fff" />
  17. <meta name="color:linkmenu" content="#8f8b8b" />
  18. <meta name="color:border" content="#f5f5f5" />
  19.  
  20.  
  21.  
  22. <meta name="image:sideimg" content=""/>
  23.  
  24. <meta name="if:Show tags" content=""/>
  25.  
  26. <meta name="text:titulo" content="" />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link5" />
  38. <meta name="text:Link6" content="/" />
  39. <meta name="text:Link6 Title" content="link6" />
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. <title>{Title}</title>
  47. <link rel="shortcut icon" href="{Favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49. {block:Description}
  50. <meta name="description" content="{MetaDescription}" />
  51. {/block:Description}
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  54. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  56. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  57. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Creepster' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  68.  
  69. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'>
  70.  
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  75. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  76. <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  77. <style type="text/css">
  78.  
  79. body {background-color: {color:background}; font-family:verdana; color: {color:text}; text-align: center; font-size: 9px; text-transform:none; background-image:url('{image:background}'); background-attachment: fixed; }
  80.  
  81. a {color: {color:link}; text-decoration: none; text-transform: none;}
  82. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  83.  
  84. p {margin: 6px 0 0 0}
  85.  
  86. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  87. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  88. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  89. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  90.  
  91. blockquote img{max-width: 470px!important}
  92. blockquote blockquote img{max-width: 450px!important}
  93. blockquote blockquote blockquote img{max-width: 430px!important}
  94. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  95.  
  96.  
  97. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  98.  
  99. iframe#tumblr_controls {
  100. top:0px !important;
  101. right:3px !important;
  102. position: fixed !important;
  103. -webkit-transition: opacity 0.7s linear;
  104. opacity: 0.4;
  105. -webkit-transition: all 0.8s ease-out;
  106. -moz-transition: all 0.8s ease-out;
  107. transition: all 0.8s ease-out;
  108. z-index:999999999999999999;}
  109.  
  110. iframe#tumblr_controls:hover{
  111. -webkit-transition: opacity 0.7s linear;
  112. opacity: 1;
  113. -webkit-transition: all 0.4s ease-out;
  114. -moz-transition: all 0.4s ease-out;
  115. transition: all 0.4s ease-out;
  116. z-index:999999999999999999999;}
  117.  
  118.  
  119.  
  120. .c1 {position: fixed; background-color:{color:background}; background-image:url('{image:background}'); z-index: 1; width: 920px; height: 79px; margin-top: -56px; margin-left:60px;}
  121. #c2 {position: fixed; margin: 0px 0px 0px 12px;}
  122. #c3{font-size: 2px; font-family: arial; position: relative; margin-left: 434px; width: 519px; background-color: {color:sbar}; padding: 1px; margin-top: 20px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:1px; z-index:3;}
  123.  
  124. #entries {width:410px; float:left; margin-left:516px; margin-top:10px; position:relative; z-index:999}
  125.  
  126. .entries {width:500px; padding:12px; background-color:{color:entries}; margin-bottom: 1px; float:right; text-align:justify; border-bottom: px solid {color:border} ;}
  127. }
  128.  
  129. #reblogs {display:none; background-color:{color:post};}
  130.  
  131. .entries:hover #information {opacity:1;}
  132.  
  133. #information{position:absolute; font-size:9px ;font-family:calibri; text-transform:uppercase; color:{color:text};text-align:right; margin-left:0px; opacity:0; height:auto; width: 500px; border-left:1px dotted {color:entries}; margin-top:-10px; background-color: {color:entries}; display:block; text-align:right; padding:4px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;-webkit-transform: rotate(0deg);-moz-border-radius:0px;
  134.  
  135. border-bottom-left-radius: 0em;
  136.  
  137.  
  138. border-bottom-right-radius: 0em;
  139.  
  140.  
  141. border-top-left-radius: 0em;
  142.  
  143.  
  144. border-top-right-radius: 0em}
  145. #information a{text-transform:uppercase; color:{color:permalink}; font-style:normal; text-align: right}
  146. #information a:hover {text-align:right;color:{color:info link hover};}
  147.  
  148. .noted a{font:13px give You Glory!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:uppercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  149. .noted a:hover {color:{color:text}!important;}
  150.  
  151. .dated {font-family: georgia; font-size:10px;text-transform:none; color:{color:link};}
  152.  
  153. #title {width:500px;}
  154. .texttitle {font-size:15px; font-family:calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:uppercase; padding:2px 1px; text-align:center; border-bottom:px solid {color:text};}
  155. .texttitle a {font-size:16px; font-family:calibri; margin:0px 0px -03px 0px; font-weight: normal; color: {color:text}; text-transform:uppercase; padding:2px 1px; text-align:center;}
  156.  
  157. .texttitle:hover {text-transform:none;}
  158.  
  159. .tags {color: {color:text}; font-size: 8px; font-family: calibri; display: inline; text-align:center; text-transform: uppercase;}
  160. .tags a {font-size: 8px; color: calibri; display: inline; text-align:center; text-transform: uppercase;}
  161.  
  162. .chat .line{
  163. font:10px {font:Body};
  164. background-color:{color:chat1};
  165. margin: 0 0 1px;
  166. padding: 2px;
  167. }
  168. .chat .line.odd{ background-color:{color:chat2};}
  169.  
  170. .label {font-weight:bold; color:{color:bold}}
  171.  
  172.  
  173. .credit {background-color: transparent; color: {color:text};width:180px; height:8px; text-align:center; font-size:10px; font-family: homenaje; margin-top:2px; margin-left:-25px; letter-spacing:1px; position:fixed; z-index:0; padding: 0px; -webkit-transform: rotate(0deg); opacity: 0.7;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  181. .x2 {clear: both; float: left; width: 220px; margin-top: 267px; text-align: center; margin-left: 183px;}
  182. .x2 a {float: left; margin-right: 0px; display: block; width:60px; letter-spacing: 3px; font-family: calibri; font-size: 10px; text-align:center; margin-bottom: 0px;border-bottom: 1px solid {color:sidebar};
  183. border-right: 1px solid {color:sidebar};border-left: 1px solid {color:sidebar};background-color: transparent; color:{color:linkmenu}; text-decoration: none; text-transform:none; height: 8px; line-height: 8px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; padding: 4px; opacity: 1px;}
  184. .x2 a:hover {color:{color:text}; background-color: {color:border};opacity:1; text-transform:none;}
  185.  
  186.  
  187.  
  188. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  189.  
  190. .pquote {font-family: georgia; font-style: ;text-align: center; font-size: 12px; line-height: 16px; padding: 3px; border-bottom:2px solid{color:border};}
  191. .pquotesource {text-align: right; font-size: 8px; font-family: calibri; text-transform: uppercase; margin-bottom: 5px; margin-top:2px;}
  192. .pquotesource a, a:hover{text-transform:uppercase;}
  193.  
  194. @font-face {
  195. font-family: "pacifico";
  196. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  197. }
  198.  
  199.  
  200. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  201.  
  202. #spencer {color: {color:text}; background-color: {color:sidebar}; font-family:georgia; font-size: 12px; font-style:italic;text-shadow:0px 0px 10px color:{color:border}; letter-spacing: 3px; text-align: center; text-transform: none; width: 210px; line-height: 20px; height: auto; margin-left: 0px; margin-top: -303px; font-weght; border-bottom:px solid {color:border};-moz-transition: all .5s ease-in-out!important; -o-transition: all .5s; -webkit-transform: rotate(deg); -moz-transform: rotate(-90deg); text-shadow:0px 0px 0px {color:text}; opacity:1;}
  203.  
  204.  
  205. #spencer:hover {-moz-transition: all 1.5s ease-in-out!important; -o-transition: all 1.5s;font-weight;}
  206.  
  207.  
  208. .player {background-color: {color:entries}; text-align: left; display:block;}
  209.  
  210. .question {
  211. color:{color:text};
  212. font-size: 11px;
  213. font-weight: normal;
  214. font-family: verdana;
  215. line-height:95%;
  216. background: {color:background};
  217. position: relative;
  218. min-height:70px;
  219. padding:10px 15px;
  220. margin-bottom:2px;
  221. margin-right:-10px;}
  222.  
  223. .questionarrow {
  224. font-size:30px;
  225. color:{color:background};
  226. vertical-align:middle;
  227. margin-left:-5px!important;}
  228.  
  229. /** estilo de ask by htmland **/
  230. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  231. .hlanswer {background: #bebebe color: {color:text}; width: 485px; font: normal 10px calibri; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  232. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  233. .hlanswer img:hover {opacity: 1.0}
  234. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  235. .hlanswerinfo a {color: {color:text};}
  236.  
  237. #sidebar {background-color:{color:sidebar};
  238. border:1px solid {color:border};
  239. width:227px;
  240. height:730px;
  241. position:fixed;
  242. margin-left:159px;
  243. margin-top:-10px;
  244. }
  245.  
  246. #sideimg2 {width: 2px; height: auto; top: 20px; left: -13px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  247. .simg2 img {padding:6px;display: inline; margin-right:5px; ; width:160px; margin-left:-4; margin-top:-282px; height:225px; text-align:center; margin-bottom: 10px; border:1px solid {color:border};}
  248. .simg2 img:hover {;}
  249.  
  250. #description {
  251. letter-spacing:1px;
  252. position:fixed;
  253. width: 210px;
  254. font-family:calibri;
  255. text-transform:none;
  256. font-size:10px;
  257. margin-top:319px;
  258. margin-left: 163px;
  259. padding:5px;
  260. border-top:1px solid{color:border};
  261. text-align:center;
  262. }
  263.  
  264. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  265.  
  266. #postnotes {text-align:left;display:block; margin-left:-13px; width:500px; background-color:{color:post};}
  267.  
  268. ol.notes {list-style-type:none;}
  269.  
  270. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  271. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  272. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  273. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  274.  
  275. .qnda {position:absolute; width:240px; height:180px; left: 580px; top:0px; margin:0 auto;}
  276.  
  277. .qnda img {position:absolute; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height: 180px; width: 240px; background: {color:sidebar} center center; color: {color:sidebar}; padding: 5px; text-align:center; text-decoration: none; letter-spacing:1px; font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  278.  
  279. .qnda img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  280. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  281.  
  282. .qnda:hover img.top, .cf4.hover_effect img.top {opacity:1; -webkit-transform:scale(1,1); -webkit-transform-origin: top right; -moz-transform:scale(1,1); -moz-transform-origin: top right; -o-transform:scale(1,1); -o-transform-origin: top right; -ms-transform:scale(1,1); -ms-transform-origin: top right; transform:scale(1,1); transform-origin: top right;}
  283.  
  284. .qnda:hover img.bottom, .cf4.hover_effect img.bottom {-webkit-transform:scale(0,0); -webkit-transform-origin: bottom left; -moz-transform:scale(0,0); -moz-transform-origin: bottom left;
  285. -o-transform:scale(0,0); -o-transform-origin: bottom left; -ms-transform:scale(0,0); -ms-transform-origin: bottom left; transform:scale(0,0); transform-origin: bottom left;}
  286.  
  287. #ps {position: fixed; margin-top:474px; margin-left:170px;}
  288.  
  289. #pagination {width:143px; margin:auto!important; font:11px calibri; color:{color:text}; text-align:right; border-top:0px dotted {color:text}; padding-top:2px; letter-spacing:1px;}
  290. #pagination a {color:{color:text};}
  291. #pagination a:hover{color:{color:text};}
  292.  
  293. .bmenu{padding: 0px; margin: 0 0 10px 0; position: relative; margin-top:10px;opacity:0;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;}
  294.  
  295. .bmenu li{font-size: 9px; display: block;}
  296.  
  297. .bmenu li a{color: {color:text}; display: block; text-transform: none; text-align: center; font-family:verdana;}
  298.  
  299. .bmenu:hover li a{text-shadow: 0px 0px 35px {color:sidebar};}
  300.  
  301. .bmenu li a:hover{text-shadow: 0px 0px 1px {color:sidebar}; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
  302.  
  303.  
  304.  
  305. .port{position: absolute; top: -3px; left: -3px;}
  306.  
  307. ::-webkit-scrollbar{width:6px;height:auto;}
  308. ::-webkit-scrollbar-button:start:decrement
  309. ::-webkit-scrollbar-button:end:increment{display:block;height:auto;background-color:text;}
  310. ::-webkit-scrollbar-track-piece{background-color: {color:sidebar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  311. ::-webkit-scrollbar-thumb:vertical{height:10px; background-color: {color:text};-webkit-border-radius:px;}
  312. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  313.  
  314. #tumblr_controls{position: fixed!important}
  315. #tumblr_controls{position: fixed!important}
  316. #tumblr_controls{position: fixed!important}
  317. #tumblr_controls{position: fixed!important}
  318.  
  319.  
  320. </style>
  321.  
  322.  
  323. <body>
  324.  
  325.  
  326.  
  327.  
  328. <div id="sidebar"></div>
  329.  
  330. <div id="sideimg2"><div class="simg2">
  331.  
  332. <div id="ps">{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}" title="previous">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}" title="next">»</a>{/block:NextPage}</div>
  333. {/block:Pagination}</div>
  334.  
  335.  
  336.  
  337. <div class="x2">
  338.  
  339. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}
  340. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  341. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  342. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  343. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title} </a>{/block:ifLink5}
  344. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title} </a>{/block:ifLink6}
  345.  
  346.  
  347.  
  348. <img src="{image:sideimg}">
  349. <div id="spencer">{title} </div>
  350.  
  351. </div>
  352. </div></div>
  353.  
  354. <div id="description">{Description}</div>
  355.  
  356.  
  357. <div id="s1"></div>
  358. <div id="s2"></div>
  359. <div id="s3"></div>
  360.  
  361.  
  362. <div id="entries">
  363. {block:Posts}
  364. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  365.  
  366. {block:IndexPage}
  367.  
  368.  
  369. <div id="information">
  370. <a href="{Permalink}">{NoteCount} Notes</a> /
  371. <a href="{Permalink}">{TimeAgo} on {month}/{dayofmonth}/{year}</a>
  372.  
  373. <a href="{ReblogURL}" target="_blank"> / reblog </a>
  374.  
  375. <a href="{Permalink}">
  376.  
  377.  
  378.  
  379.  
  380. {/block:RebloggedFrom}
  381. <a href="{ReblogURL}" target="_blank"> </a></a>
  382. </div>
  383. {/block:IndexPage}
  384.  
  385. {block:Text}
  386. <div id="title">
  387. {block:Title}
  388. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  389. {/block:Title}
  390. </div>
  391. {Body}
  392. {/block:Text}
  393.  
  394. {block:Photo}
  395. <div id="photox"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  396. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  397. {block:Caption}
  398. <div class="caption">{Caption}</div>
  399. {/block:Caption}
  400. {/block:Photo}
  401.  
  402. {block:Photoset}
  403. {Photoset-500}
  404. {block:Caption}
  405. <div class="caption">{Caption}</div>
  406. {/block:Caption}
  407. {/block:Photoset}
  408.  
  409. {block:Quote}
  410. <div class="pquote">“{Quote}”</div>
  411. {block:Source}<div class="pquotesource"> {Source}</div>
  412. {/block:Source}
  413. {/block:Quote}
  414.  
  415. {block:Link}
  416. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  417. {block:Description}
  418. <div class="linkdescription">{Description}</div>
  419. {/block:Description}
  420. {/block:Link}
  421.  
  422. {block:Chat}
  423. {block:Title}
  424. <div id="title"><div class="texttitle">{Title}</div></div>
  425. {/block:Title}<br>
  426. <div class="chat">
  427. {block:Lines}<div class="chat"><div class="line {Alt}">
  428. <div class="{Alt} user_{UserNumber}">
  429. {block:Label}
  430. <span class="label"><b>{Label}</b></span>
  431. {/block:Label}
  432. {Line}</div>
  433. </div></div>
  434. {/block:Lines}
  435. </div>
  436. {/block:Chat}
  437.  
  438. {block:Video}
  439. {Video-500}
  440. {block:Caption}
  441. <div class="caption">{Caption}</div>
  442. {/block:Caption}
  443. {/block:Video}
  444.  
  445. {block:Audio}
  446. <div class="player">{AudioPlayerBlack}</div>
  447. {block:Caption}{Caption}{/block:Caption}
  448. {/block:Audio}
  449.  
  450. {block:Answer}
  451. <div class="hlanswerinfo">{Asker} asked:</div>
  452. <div class="hlanswer">
  453. <img src="{AskerPortraitURL-24}">
  454. {Question}
  455. </div>
  456. {Answer}
  457. {/block:Answer}
  458.  
  459. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  460. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  461. {/block:HasTags}{/block:IfShowTags}
  462. </div>
  463.  
  464. {block:PermalinkPage}
  465. {block:PostNotes}
  466. <div id="postnotes">{PostNotes}</div><br>
  467. {/block:PostNotes}
  468. {/block:PermalinkPage}
  469. {/block:Posts}
  470.  
  471. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  472. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  473. {/block:ContentSource}
  474. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  475.  
  476. </div></div>
  477. </div>
  478. </div>
  479. <a style="position:fixed;bottom:10px;right:15px;font-family:CALIBRI;font-size:10px;opacity:0.7;" href="http://padalescki.tumblr.com">© PADALESCKI
  480. </a>
  481.  
  482. </body>
  483. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement