k-a-n-s-a-s

Theme #15 (design 2)

Jul 14th, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.93 KB | None | 0 0
  1. <!--- THEME BY K-A-N-S-A-S #15 DONT REMOVE TAG OF THE CREDIT PLEASE --->
  2.  
  3.  
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#fdf7f3" />
  13. <meta name="color:link" content="#be9363" />
  14. <meta name="color:text" content="#b17e7e" />
  15. <meta name="color:posts" content="#fdf7f3" />
  16. <meta name="color:lhover" content="#ad582e" />
  17. <meta name="color:border" content="#fdb885" />
  18. <meta name="color:sidebar" content="#e2caaf" />
  19. <meta name="color:linkmenu" content="#d8bb9a" />
  20. <meta name="color:links1" content="#f7e9d7" />
  21. <meta name="color:links2" content="#daae98" />
  22. <meta name="color:links3" content="#dfcaae" />
  23. <meta name="color:links4" content="#cc987e" />
  24. <meta name="color:links5" content="#f3cb97" />
  25. <meta name="color:links6" content="#eeac8c" />
  26. <meta name="color:links7" content="#f8dab8" />
  27.  
  28. <meta name="image:sideimg" content="http://static.tumblr.com/g5vhocy/JeDm7602r/tumblr_m29t6iibpt1rr4g4ao2_250.jpg"/>
  29.  
  30. <meta name="if:Show tags" content=""/>
  31.  
  32. <meta name="text:titulo" content="Name, age and country, or another thing" />
  33.  
  34. <meta name="text:Link1" content="" />
  35. <meta name="text:Link1 Title" content="one" />
  36. <meta name="text:Link2" content="" />
  37. <meta name="text:Link2 Title" content="two" />
  38. <meta name="text:Link3" content="" />
  39. <meta name="text:Link3 Title" content="three" />
  40. <meta name="text:Link4" content="" />
  41. <meta name="text:Link4 Title" content="four" />
  42. <meta name="text:Link5" content="" />
  43. <meta name="text:Link5 Title" content="five" />
  44. <meta name="text:Link6" content="" />
  45. <meta name="text:Link6 Title" content="six" />
  46.  
  47.  
  48.  
  49. <title>{Title}</title>
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  59. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  60. <style type="text/css">
  61.  
  62. body {background-color: {color:background}; font-family: arial; color: {color:text}; text-align: center; font-size: 10px; text-transform:none; background-image:url('{image:background}'); background-attachment: fixed; }
  63.  
  64. a {color: {color:link}; text-decoration: none; text-transform: none;}
  65. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  66.  
  67. p {margin: 6px 0 0 0}
  68.  
  69. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  70. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  71. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  72. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  73.  
  74. blockquote img{max-width: 470px!important}
  75. blockquote blockquote img{max-width: 450px!important}
  76. blockquote blockquote blockquote img{max-width: 430px!important}
  77. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  78.  
  79.  
  80. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  81.  
  82. iframe#tumblr_controls {
  83. top:0px !important;
  84. right:3px !important;
  85. position: fixed !important;
  86. -webkit-transition: opacity 0.7s linear;
  87. opacity: 0.4;
  88. -webkit-transition: all 0.8s ease-out;
  89. -moz-transition: all 0.8s ease-out;
  90. transition: all 0.8s ease-out;
  91. z-index:999999999999999999;}
  92.  
  93. iframe#tumblr_controls:hover{
  94. -webkit-transition: opacity 0.7s linear;
  95. opacity: 1;
  96. -webkit-transition: all 0.4s ease-out;
  97. -moz-transition: all 0.4s ease-out;
  98. transition: all 0.4s ease-out;
  99. z-index:999999999999999999999;}
  100.  
  101.  
  102. #entries {width:510px; float:left; margin-left:480px; margin-top:30px; position:relative; z-index:999}
  103.  
  104. .entries {width:500px; padding:12px; background-color:{color:posts}; margin-bottom: 3px; float:right; text-align:justify; border-bottom: 0px solid {color:border} ;}
  105. }
  106.  
  107. #reblogs {display:none; background-color:{color:post};}
  108.  
  109. .entries:hover #information {opacity:1;}
  110.  
  111. #information{position:absolute; font-size:10px ;font-family:calibri; text-transform:uppercase; color:{color:link}; margin-left:518px; opacity:0; height:auto; width: 100px; border-left:4px solid {color:line}; margin-top:-8px; background-color:transparent; display:block; text-align:left; 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);}
  112. #information a{text-transform:uppercase; color:{color:permalink}; font-style:normal; text-align: left;}
  113. #information a:hover {color:{color:info link hover};}
  114.  
  115. .noted a{font:16px georgia!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;}
  116. .noted a:hover {color:{color:text}!important;}
  117.  
  118. .dated {font:9px arial; text-transform:uppercase; color:{color:permalink};}
  119.  
  120. #title {width:500px;}
  121. .texttitle {font-size:14px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  122. .texttitle a {font-size:16px; font-family: georgia; margin:0px 0px -03px 0px; font-weight: normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  123.  
  124. .tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; text-align:center; text-transform: uppercase;}
  125. .tags a {font-size: 10px; color: calibri; display: inline; text-align:center; text-transform: uppercase;}
  126.  
  127. .chat .line{
  128. font:10px {font:Body};
  129. background-color:{color:chat1};
  130. margin: 0 0 1px;
  131. padding: 2px;
  132. }
  133. .chat .line.odd{ background-color:{color:chat2};}
  134.  
  135. .label {font-weight:bold; color:{color:bold}}
  136.  
  137.  
  138. .links1 {position: absolute; width: 90px; margin-left:175px; margin-top:147px; padding: 0px; text-align: center; z-index:3;}
  139. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 100px; background-color: {color:links1}; color: {color:links1}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  140. .links1 a:hover{text-align: center; background-color: {color:links1}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 160px;letter-spacing:0px; text-transform: uppercase;}
  141.  
  142. .links2 {position: absolute; width: 90px; margin-left:145px; margin-top:160px; padding: 0px; text-align: center; z-index:3;}
  143. .links2 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 130px; background-color: {color:links2}; color: {color:links2}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  144. .links2 a:hover{text-align: center; background-color: {color:links2}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 190px;letter-spacing:0px; text-transform: uppercase;}
  145.  
  146. .links3 {position: absolute; width: 106px; margin-left:159px; margin-top:173px; padding: 0px; text-align: center; z-index:3;}
  147. .links3 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 116px; background-color: {color:links3}; color: {color:links3}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  148. .links3 a:hover{text-align: center; background-color: {color:links3}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 176px;letter-spacing:0px; text-transform: uppercase;}
  149.  
  150. .links4 {position: absolute; width: 30px; margin-left:195px; margin-top:186px; padding: 0px; text-align: center; z-index:3;}
  151. .links4 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 80px; background-color: {color:links4}; color: {color:links4}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  152. .links4 a:hover{text-align: center; background-color: {color:links4}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 140px;letter-spacing:0px; text-transform: uppercase;}
  153.  
  154. .links5 {position: absolute; width: 90px; margin-left:170px; margin-top:199px; padding: 0px; text-align: center; z-index:3;}
  155. .links5 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 105px; background-color: {color:links5}; color: {color:links5}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  156. .links5 a:hover{text-align: center; background-color: {color:links5}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 165px;letter-spacing:0px; text-transform: uppercase;}
  157.  
  158. .links6 {position: absolute; width: 90px; margin-left:145px; margin-top:212px; padding: 0px; text-align: center; z-index:3;}
  159. .links6 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 130px; background-color: {color:links6}; color: {color:links6}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  160. .links6 a:hover{text-align: center; background-color: {color:links6}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 190px;letter-spacing:0px; text-transform: uppercase;}
  161.  
  162.  
  163.  
  164. .links7 {position: absolute; width: 109px; margin-left:156px; margin-top:225px; padding: 0px; text-align: center; z-index:3;}
  165. .links7 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 119px; background-color: {color:links7}; color: {color:links7}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  166. .links7 a:hover{text-align: center; background-color: {color:links7}; color: {color:lhover};font-size:10px; margin-left:-60px; width: 179px;letter-spacing:0px; text-transform: uppercase;}
  167.  
  168.  
  169. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  170.  
  171. .pquote {font-family: georgia; font-style: ;text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  172. .pquotesource {text-align: center; font-size: 10px; font-family: arial; text-transform: none; margin-bottom: 5px; margin-top:2px;}
  173. .pquotesource a, a:hover{text-transform: none;}
  174.  
  175. #spencer {color: {color:text}; background-color: {color:sidebar}; font-family:georgia; font-size: 13px; font-style:italic; text-shadow:0px 0px 10px color:{color:shadow}; letter-spacing: 0px; text-align: center; text-transform: none; width: 161px; line-height: 20px; height: 20px; margin-left: 114px; margin-top: -70px; font-weight; border-bottom:0px solid {color:line}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out}
  176.  
  177.  
  178.  
  179. .descri { font-family: arial; width: 180px; height: 41px; position:fixed; margin-left:70px; background-color:{color:sidebar}; color:{color:text}; margin-top: 281px; font-size: 10px; padding: 4px; text-align:center; text-transform:none;font-style: ; opacity:1; border-bottom:0px solid {color:backgroundmenu}; border-top:0px dotted {color:border};}
  180.  
  181.  
  182. .player {background-color: #000; text-align: left; display:block;}
  183.  
  184. .question {
  185. color:{color:text};
  186. font-size: 11px;
  187. font-weight: normal;
  188. font-family: verdana;
  189. line-height:95%;
  190. background: {color:background};
  191. position: relative;
  192. min-height:70px;
  193. padding:10px 15px;
  194. margin-bottom:2px;
  195. margin-right:-10px;}
  196.  
  197. .questionarrow {
  198. font-size:30px;
  199. color:{color:background};
  200. vertical-align:middle;
  201. margin-left:-5px!important;}
  202.  
  203. /** estilo de ask by htmland **/
  204. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  205. .hlanswer {background: #bebebe color: {color:text}; width: 485px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  206. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  207. .hlanswer img:hover {opacity: 1.0}
  208. .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}
  209. .hlanswerinfo a {color: {color:text};}
  210.  
  211. #sideimg2 {width: 2px; height: auto; top: 33px; left: -16px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  212. .simg2 img {display: inline; margin-right:5px; ; width:190px; margin-left:275px; margin-top: 100px; height:260px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border-left: 8px solid {color:sidebar};-webkit-transform: rotate(0deg);-moz-border-radius:15px;
  213.  
  214. border-bottom-left-radius: 0em;
  215.  
  216.  
  217. border-bottom-right-radius: 0em;
  218.  
  219.  
  220. border-top-left-radius: 0em;
  221.  
  222.  
  223. border-top-right-radius: 0em; -moz-box-shadow: 0px0px 0px 0px {color:border};
  224. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  225. -khtml-box-shadow:0px 0px 0px 0px {color:sidebar};}
  226. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.9;-webkit-transform: rotate(0deg)}
  227.  
  228. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  229.  
  230. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:post}}
  231.  
  232. ol.notes {list-style-type:none;}
  233.  
  234. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  235. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  236. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  237. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  238.  
  239. .qnda {position:absolute; width:240px; height:180px; left: 580px; top:0px; margin:0 auto;}
  240.  
  241. .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;}
  242.  
  243. .qnda img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  244. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  245.  
  246. .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;}
  247.  
  248. .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;
  249. -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;}
  250.  
  251. .pg{position:fixed; font-size: 10px; font-: ; font-family: calibri; text-align: center; margin-left: 180px; margin-top: 237px;}
  252. .pg a{padding:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  253.  
  254. .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;}
  255.  
  256. .bmenu li{font-size: 9px; display: block;}
  257.  
  258. .bmenu li a{color: {color:text}; display: block; text-transform: none; text-align: center; font-family:verdana;}
  259.  
  260. .bmenu:hover li a{text-shadow: 0px 0px 35px {color:sidebar};}
  261.  
  262. .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);}
  263.  
  264. ::-webkit-scrollbar{width:7px;height:0px;}
  265. ::-webkit-scrollbar-button:start:decrement
  266. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  267. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  268. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:links3};-webkit-border-radius:px;}
  269. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  270.  
  271. #tumblr_controls{position: fixed!important}
  272. #tumblr_controls{position: fixed!important}
  273. #tumblr_controls{position: fixed!important}
  274. #tumblr_controls{position: fixed!important}
  275.  
  276. </style>
  277.  
  278.  
  279. <body onkeydown="return false">
  280.  
  281. <div id="sideimg2"><div class="simg2">
  282. <div class="pg">
  283. {block:Pagination}
  284. {block:PreviousPage}<a href="{PreviousPage}">« previous</a> or{/block:PreviousPage}
  285. {block:NextPage}<a href="{NextPage}"> next » </a>{/block:NextPage}
  286. {/block:Pagination}</div>
  287.  
  288. <div class="links1"><a href="{text:Link1}">{text:Link1 Title}</a></div>
  289. <div class="links2"><a href="{text:Link2}">{text:Link2 Title}</a></div>
  290. <div class="links3"><a href="{text:Link3}">{text:Link3 Title}</a></div>
  291. <div class="links4"><a href="{text:Link4}">{text:Link4 Title}</a></div>
  292. <div class="links5"><a href="{text:Link5}">{text:Link5 Title}</a></div>
  293. <div class="links6"><a href="{text:Link6}">{text:Link6 Title}</a></div>
  294.  
  295. <div class="links7"><a href="http://k-a-n-s-a-s.tumblr.com" title="theme: k-a-n-s-a-s with detals sixtell">theme</a></div>
  296.  
  297.  
  298.  
  299.  
  300. <img src="{image:sideimg}">
  301. <div id="spencer">{text:titulo}</div>
  302. </div>
  303. </div></div>
  304.  
  305. <div class="descri">{description}</div>
  306. <div id="entries">
  307. {block:Posts}
  308. <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}">
  309.  
  310. {block:IndexPage}
  311.  
  312.  
  313. <div id="information">
  314. <a href="{Permalink}">{NoteCount} notes</a><br>
  315. <a href="{Permalink}">{TimeAgo}</a>
  316. {block:RebloggedFrom}
  317. <div class="tagtitle">
  318. <a href="{ReblogParentURL}"> </a> <a href="{ReblogRootURL}"> source</a>
  319. </div>
  320. {/block:RebloggedFrom}
  321. <a href="{ReblogURL}" target="_blank"> reblog </a> </a></a>
  322. </div>
  323. {/block:IndexPage}
  324.  
  325. {block:Text}
  326. <div id="title">
  327. {block:Title}
  328. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  329. {/block:Title}
  330. </div>
  331. {Body}
  332. {/block:Text}
  333.  
  334. {block:Photo}
  335. <div id="photox"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  336. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  337. {block:Caption}
  338. <div class="caption">{Caption}</div>
  339. {/block:Caption}
  340. {/block:Photo}
  341.  
  342. {block:Photoset}
  343. {Photoset-500}
  344. {block:Caption}
  345. <div class="caption">{Caption}</div>
  346. {/block:Caption}
  347. {/block:Photoset}
  348.  
  349. {block:Quote}
  350. <div class="pquote">“{Quote}”</div>
  351. {block:Source}<div class="pquotesource"> - {Source}</div>
  352. {/block:Source}
  353. {/block:Quote}
  354.  
  355. {block:Link}
  356. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  357. {block:Description}
  358. <div class="linkdescription">{Description}</div>
  359. {/block:Description}
  360. {/block:Link}
  361.  
  362. {block:Chat}
  363. {block:Title}
  364. <div id="title"><div class="texttitle">{Title}</div></div>
  365. {/block:Title}<br>
  366. <div class="chat">
  367. {block:Lines}<div class="chat"><div class="line {Alt}">
  368. <div class="{Alt} user_{UserNumber}">
  369. {block:Label}
  370. <span class="label"><b>{Label}</b></span>
  371. {/block:Label}
  372. {Line}</div>
  373. </div></div>
  374. {/block:Lines}
  375. </div>
  376. {/block:Chat}
  377.  
  378. {block:Video}
  379. {Video-500}
  380. {block:Caption}
  381. <div class="caption">{Caption}</div>
  382. {/block:Caption}
  383. {/block:Video}
  384.  
  385. {block:Audio}
  386. <div class="player">{AudioPlayerBlack}</div>
  387. {block:Caption}{Caption}{/block:Caption}
  388. {/block:Audio}
  389.  
  390. {block:Answer}
  391. <div class="hlanswerinfo">{Asker} asked:</div>
  392. <div class="hlanswer">
  393. <img src="{AskerPortraitURL-64}">
  394. {Question}
  395. </div>
  396. {Answer}
  397. {/block:Answer}
  398.  
  399. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  400. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  401. {/block:HasTags}{/block:IfShowTags}
  402. </div>
  403.  
  404. {block:PermalinkPage}
  405. {block:PostNotes}
  406. <div id="postnotes">{PostNotes}</div><br>
  407. {/block:PostNotes}
  408. {/block:PermalinkPage}
  409. {/block:Posts}
  410.  
  411. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  412. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  413. {/block:ContentSource}
  414. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  415.  
  416. </div></div>
  417. </div>
  418. </div>
  419.  
  420. </body>
  421. </html>
Advertisement
Add Comment
Please, Sign In to add comment