umlugardocaralho

theme #21

Dec 26th, 2011
3,862
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 21.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!-- (c) theme #21 by
  5.  
  6.    THEME FEITO POR BIANCA/rocklessly
  7.           BASEADO EM NEE-D. INSPIRAÇÃO LINKS: GIRLSANDBUTTERFLIES E L-OVEYOURSELF
  8.                  NÃO COPIE, NÃO ADAPTE E NÃO RETIRE OS CRÉDITOS POR FAVOR. SEJA ORIGINAL.    
  9.  
  10.  
  11.                                                                       theme #21 (c)  --!>
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  18.  
  19.    <!-- DEFAULT VARIABLES -->
  20.     <meta name="color:background" content="#EEEBD6" />
  21.     <meta name="color:entry" content="#F8F5E1" />
  22.  
  23.     <meta name="color:title" content="#695D51" />
  24.     <meta name="color:text" content="#333333" />
  25.     <meta name="color:link" content="#000000" />
  26.     <meta name="color:lhover" content="#ffffff" />
  27.  
  28.     <meta name="color:topbglink" content="#EBE6CB" />
  29.     <meta name="color:toplink" content="#333333" />
  30.     <meta name="color:toplinkhover" content="#EBE6CB" />
  31.  
  32.     <meta name="color:sidebar bglinks1" content="#EBE6CB" />
  33.     <meta name="color:sidebar bglinks1hover" content="#EBE6CB" />
  34.     <meta name="color:sidebar links1" content="#333333" />
  35.     <meta name="color:sidebar links1hover" content="#EBE6CB" />  
  36.  
  37.     <meta name="color:sidebar bglinks2" content="#6B0202" />
  38.     <meta name="color:sidebar links2" content="#333333" />
  39.  
  40.     <meta name="color:sidebar bglinks3" content="#EBE6CB" />
  41.     <meta name="color:sidebar links3" content="#333333" />
  42.  
  43.     <meta name="color:sidebar bglinks4" content="#6B0202" />
  44.     <meta name="color:sidebar links4" content="#333333" />
  45.  
  46.     <meta name="color:bgbacklink" content="#ffffff" />
  47.     <meta name="color:backlink" content="#000000" />
  48.  
  49.     <meta name="color:border" content="#BD0000" />
  50.  
  51.     <meta name="color:scrollbar" content="#EBE6CB" />
  52.     <meta name="color:backscrollbar" content="#EBE6CB" />
  53.     <meta name="color:sidebar" content="#EBE6CB" />
  54.     <meta name="color:tirinhas1" content="#EBE6CB" />
  55.     <meta name="color:tirinhas2" content="#DBD5BD" />
  56.     <meta name="color:tirinhas3" content="#6B0202" />
  57.  
  58.  
  59.     <meta name="font:title" content="georgia" />
  60.     <meta name="font:body" content="arial" />
  61.  
  62.  
  63.     <meta name="image:sidebar" content=""/>
  64.     <meta name="image:background" content="" />
  65.  
  66. <meta name="text:title" content="" />
  67. <meta name="text:subtitle" content="" />
  68.  
  69. <meta name="text:TitleLink1" content="TITLE LINK1" />
  70. <meta name="text:TitleLink2" content="TITLE LINK2" />
  71. <meta name="text:TitleLink3" content="TITLE LINK3" />
  72. <meta name="text:Link1" content="/" />
  73. <meta name="text:Link1 Title" content="LINK1" />
  74. <meta name="text:Link2" content="/" />
  75. <meta name="text:Link2 Title" content="LINK2" />
  76. <meta name="text:Link3" content="/" />
  77. <meta name="text:Link3 Title" content="LINK3" />
  78. <meta name="text:Link4" content="/" />
  79. <meta name="text:Link4 Title" content="LINK4" />
  80. <meta name="text:Link5" content="/" />
  81. <meta name="text:Link5 Title" content="LINK5" />
  82. <meta name="text:Link6" content="/" />
  83. <meta name="text:Link6 Title" content="LINK6" />
  84. <meta name="text:Link7" content="LINK" />
  85. <meta name="text:Link7 Title" content="LINK7" />
  86. <meta name="text:Link8" content="/" />
  87. <meta name="text:Link8 Title" content="LINK8" />
  88. <meta name="text:Link9" content="/LINK9" />
  89. <meta name="text:Link9 Title" content="LINK9" />
  90. <meta name="text:Link10" content="/" />
  91. <meta name="text:Link10 Title" content="LINK10" />
  92.  
  93.  
  94.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  95.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  96.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  97.     <link rel="shortcut icon" href="{Favicon}" />
  98.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  99.     <style type="text/css">
  100.  
  101.  
  102. /* ---------------- Scrollbar ---------------- */
  103. ::-webkit-scrollbar {width: 8px; height: 5px;}
  104. ::-webkit-scrollbar-track-piece {background-color: {color:backscrollbar}; repeat scroll 0 0 transparent;}
  105. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:scrollbar}}
  106. ::-webkit-scrollbar-thumb:horizontal {width: 8px;background-color: {color:scrollbar}}
  107.  
  108. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px; line-height:110%; text-align:justify}
  109.  
  110. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  111. a:hover{color:{color:lhover};}
  112.  
  113. #entries{left:53%; margin-left:515px; margin-top:115px; width:510px}
  114. #content {width:840px; margin:auto;}
  115.  
  116. #header {width:1000px; position:fixed; z-index:999; background-color:{color:background}; margin-left:190px; margin-bottom:5px; margin-top:-125px;}
  117.  
  118. #headers {width:900px;  border-bottom:0px solid {color:background}; padding:5px; height:105px; background-color: {color:background};}
  119.  
  120. #simg {margin-left:4px; margin-right:4px; margin-bottom:-3px; margin-top:4px;}
  121. #simg img {max-width: 300px; height: auto; text-align:center;}
  122.  
  123. #sbar {width:300px; height:auto; margin-left:185px; margin-top:5px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px}
  124.  
  125. #sbar3 {width:830px; height:68px; margin-left:0px; margin-top:15px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:8px}
  126.  
  127. #sbar4 {width:400px; height:auto; margin-left:10px; margin-top:23px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:1px}
  128.  
  129. #sbar5 {width:164px; height:57px; margin-left:700px; margin-top:99px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid {color:op1}; border-right:0px solid {color:op1}; border-bottom:0px solid {color:op1}; border-top:0px solid {color:op1}; padding:3px}
  130.  
  131. #stext {margin-left:5px; margin-top:6px; margin-bottom:2px; font-family: tahoma, helvetica; font-size:9px; width:295px}
  132.  
  133. #stext2 {margin-left:470px; margin-top:18px; margin-bottom:0px; width:185px; text-align:left; font-family:Rochester; font-size:25px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out color: {color:text};}
  134.  
  135. #stext2:hover {font-style:italic; padding-left:150px; -webkit-transition: all 1.8s ease-out; -moz-transition: all 1.8s ease-out color: {color:text};}
  136.  
  137. #stext3 {margin-left:487px; margin-top:0px; margin-bottom:1px; letter-spacing: 2px; font-family:  tahoma, helvetica; font-size:9px; text-align: normal; width:185px -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out color: {color:text};}
  138.  
  139. #stext3:hover {font-style:italic; padding-right:100px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out color: {color:text};}
  140.  
  141. #header1 {display:inline; margin-left:110px; padding:3px; background-color: {color:background};}
  142.  
  143. .header1 {width:55px; height:45px; background-color:{color:topbglink}; font:18px Rochester; color:{color:toplink}; padding:3px; -webkit-border-radius: 250px; -moz-border-radius: 250px;
  144. border-radius: 250px; text-transform:none; text-align:center; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;}
  145.  
  146. .header1 a {color:{color:toplink}; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; background-color:{color:topbglink};}
  147.  
  148. .header1 img { -webkit-border-radius: 250px; -moz-border-radius: 250px;
  149. border-radius: 250px; padding:-3px!important; color:{color:toplink}; background-color:{color:topbglink};}
  150.  
  151. .header1:hover {color: {color:toplinkhover}; background-color:{color:topbglink};}
  152.  
  153. /* BARRA LATERAL */
  154.  
  155. #doritos {width: 40px; height:100%; margin-top:-120px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left: -2px;); opacity:0.90; -moz-opacity: 0.90;   filter: alpha(opacity=90);}
  156.  
  157. #hellokitty {width: 40px; height:100%; margin-top:-120px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left: 40px;); opacity:0.90; -moz-opacity: 0.90;    filter: alpha(opacity=90);}
  158.  
  159. #eff {width: 5px; height:100%;margin-top:-120px;padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:33px;);   opacity:0.20; -moz-opacity: 0.20; filter: alpha(opacity=20);}
  160.  
  161. #rach {width: 14px; height:100%; margin-top:-120px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas1}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:15px;);  opacity:0.80; -moz-opacity: 0.80;  filter: alpha(opacity=80);}
  162.  
  163. #uno {width: 40px; height:100%;  margin-top:-120px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas2}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:43px;);  opacity:0.40; -moz-opacity: 0.40;  filter: alpha(opacity=40);}
  164.  
  165. #cook {width: 20px; height:100%;  margin-top:-120px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:53px;);  opacity:0.60; -moz-opacity: 0.60; filter: alpha(opacity=60);}
  166.  
  167. #titus {width: 100%; height:100px; margin-top:-120px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: trans.; letter-spacing: 4px; font-size: 9px; font-family: verdana; color: #FFFFFF; position:fixed;margin-left:-600px;);   opacity:0.80; -moz-opacity: 0.80;   filter: alpha(opacity=80); -webkit-transform: rotate(-90deg);  }
  168.  
  169. #finn {width: 14px; height:100%;  margin-top:-130px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:tirinhas3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left:-5px;);  opacity:0.80; -moz-opacity: 0.80; filter: alpha(opacity=80);}
  170.  
  171. #dpsdasidebar {width: 14px; height:100%; margin-top:-130px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: {color:background}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#3d3d3d; position:fixed;margin-left: 84px;);}
  172.  
  173. tit{font-family: georgia; font-size:40px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; font-style: italic;
  174.  
  175. margin: 0 0 5px 0; text-align: center; color:; -webkit-transform: rotate(-90deg); }
  176.  
  177. tit a{font-size:30px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-decoration: none; text-align: center}
  178.  
  179. #pagination {font-family:  tahoma, helvetica; text-align:right; font-size:23px; margin-top:-2px; margin-right:38px; margin-bottom:8px;}
  180.  
  181. #posts{width: 500px; margin-left: 0px; margin-top: 10px; background-color: {color:entry}; padding: 10px; margin-bottom: -10px; text-align: justify; font-family:  tahoma, helvetica; font-size: 11px;}
  182.  
  183. /*LINKS*/
  184.  
  185. #ls {width: 300px; height:auto; left: 110px; margin-top: -2px; background-color:transparent; text-align: center; position: fixed;}
  186.  
  187. .l1 {width: 75px; margin-top: 0px; text-align: center;}
  188.  
  189. .l1 a{display: block; letter-spacing: -1px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 2px; padding: 5px 10px 8px 8px; width: 70px; background-color: {color:sidebar bglinks1}; color:{color:sidebar links1}; text-decoration: none; text-transform: lowercase; line-height: 100px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  190.  
  191. .l1 a:hover{text-align: center; background-color: {color:sidebar bglinks1hover}; color:{color:sidebar links1hover};}
  192.  
  193. .l2 {width: 95px; margin-top: 0px;  text-align: center;}
  194.  
  195. .l2 a{display: block; letter-spacing: -1px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 2px; padding: 5px 10px 8px 8px; width: 70px; background-color: {color:sidebar bglinks2}; color:{color:sidebar links2}; text-decoration: none; text-transform: lowercase; line-height: 100px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  196.  
  197. .l2 a:hover{text-align: center; background-color: ; color: ;}
  198.  
  199. .l3 {width: 75px; margin-top: 0px; text-align: center;}
  200.  
  201. .l3 a{display: block; letter-spacing: -1px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 2px; padding: 5px 10px 8px 8px; width: 70px; background-color: {color:sidebar bglinks3}; color:{color:sidebar links3}; text-decoration: none; text-transform: lowercase; line-height: 100px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  202.  
  203. .l3 a:hover{text-align: center; background-color: ; color:;}
  204.  
  205. .l4 {width: 75px; margin-top: 0px; text-align: center;}
  206.  
  207. .l4 a{display: block; letter-spacing: -1px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 2px; padding: 5px 10px 8px 8px; width: 70px; background-color: {color:sidebar bglinks4}; color:{color:sidebar links4}; text-decoration: none; text-transform: lowercase; line-height: 100px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  208.  
  209. .l4 a:hover{text-align: center; background-color: ; color:;}
  210.  
  211. #lx {width: 400px; height:auto; left: 230px; margin-top: 80px; background-color:transparent; text-align: center; position: fixed;}
  212.  
  213. .l {width: 400px; margin-top: 0px; text-align: center;}
  214.  
  215. .l a{display: block; letter-spacing: -1px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 2px; padding: 5px 10px 8px 8px; width: 190px; background-color: {color:bgbacklink}; color:{color:backlink}; text-decoration: none; text-transform: lowercase; line-height: 24px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  216.  
  217. .l a:hover{text-align: center; background-color: {color:bgbacklink hover}; color:{color:backlink hover};}
  218.  
  219. #backlink {text-align:center; display:block; margin-left: 0px; color: {color:backlink};}
  220.  
  221. #backlink:hover #linkback a:first-child{border: 1px solid {color:border};}
  222.  
  223. #backlink:hover #linkback {opacity:1; margin-top:-115px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.6s linear; overflow:auto; background-color: {color:bgbacklink}; z-index:9; height:auto;}
  224.  
  225. #linkback{position:absolute; margin-top:-100px; opacity:0; margin-left: 0px; width:90px; overflow:auto; height:auto;}
  226.  
  227. #linkback a{color:{color:backlink}; background-color:{color:bgbacklink}; text-align:center; display:block; text-transform:lowercase; line-height:23px; border: 1px solid {color:border};}
  228.  
  229. #linkback a:hover{text-transform:lowercase; color:{color:backlink hover}; background-color:{color:bgbacklink hover}; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;}
  230.  
  231.  
  232. h1{color:{color:title}; font-family: tahoma, helvetica; font-size:20px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:center}
  233.  
  234. h2{color:{color:title}; font-family: tahoma, helvetica; font-size:18px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  235. .bigquote{font-size: 40px; font-family: verdana; margin-left: -8px; opacity: 0.3; filter:alpha (opacity=20);}
  236. .pquote{font-family: tahoma, helvetica; font-size: 14px; letter-spacing: -1px; margin-left: 7px; margin-top: -25px; text-transform: none;}
  237. .source{margin-top: 5px; text-align: right}
  238.  
  239. #source {text-align: left}
  240.  
  241. #info{font-family: verdana; font-size:9px;  text-align:left;  -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;}
  242.  
  243. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px}
  244. #questions a {color:{color:link}}
  245.  
  246. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  247.  
  248. b, strong{color:{color:title}}
  249. i, em {color:{color:link};}
  250. p{margin-top:5px; margin-bottom:5px}
  251. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  252.  
  253. img a{border:none; width:100%}
  254. .audio{background-color:black; display:block;}
  255.  
  256. .user_1 .label {color:{color:link}; font-weight:bold}
  257. .user_2 .label {color:{color:text}; font-weight:bold}
  258. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  259.  
  260. .notes img{width:10px; position:relative; top:1px;}
  261. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  262. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  263.         </style>
  264.  
  265.  
  266.     <style type="text/css">{CustomCSS}</style>
  267.  
  268.  
  269. </head>
  270.  
  271. <body>
  272.  
  273.  
  274. <div id="dpsdasidebar"></div><div id="doritos"></div><div id="hellokitty"></div><div id="eff"></div><div id="rach"></div><div id="uno"></div><div id="cook"></div><div id="finn"></div><div id="titus"></div>
  275.  
  276. <div id="sbar">
  277.  
  278. <div id="ls">
  279.  
  280. <div class="l1"><div id="backlink">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  281. </div>
  282.  
  283. </div>
  284.  
  285. <div class="l2"> <div id="backlink"><a href="#">{block:ifTitleLink1}{text:TitleLink1}{/block:ifTitleLink1}</a><div id="linkback">
  286.  
  287. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  288.  
  289. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  290.  
  291. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  292.  
  293. </div></div>
  294. </div>
  295.  
  296.  
  297.  
  298. <div class="l3"> <div id="backlink"><a href="#">{block:ifTitleLink2}{text:TitleLink2}{/block:ifTitleLink2}</a><div id="linkback">
  299.  
  300. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  301.  
  302. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  303.  
  304. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  305. </div></div>
  306. </div>
  307.  
  308. <div class="l4"> <div id="backlink"><a href="#">{block:ifTitleLink3}{text:TitleLink3}{/block:ifTitleLink3}</a><div id="linkback">
  309.  
  310. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  311. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  312. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  313.  
  314. </div></div>
  315. </div></div>
  316.  
  317. <div id="stext">{block:Description}{Description}{/block:Description}</div>
  318. <div id="simg">
  319.  <img src="{image:sidebar}"/>
  320. <pre><div style="; padding: 5px; overflow: auto;  background-color: {color:sbar}; font-family: verdana; font-size:9px;"> <font color="{color:text}">theme por <a href="http://rocklessly.tumblr.com"><b>rocklessly</b></a> base por <a href="http://nee-d.tumblr.com"><b>nee-d</b></a> detalhes por <b>affectingyou</b>. De forma alguma retire os créditos. Sem cópias totais ou parciais.</div></pre></font>
  321. </div>
  322.  
  323. </div>
  324.  
  325. <div id="header">
  326. <div id="headers">
  327. <div id="sbar3">
  328. <div id="stext2">{text:title}</div><br>
  329. <div id="stext3">{text:subtitle}</div>
  330. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  331. </div>
  332.  
  333.  
  334. <div id="sbar4">
  335. <div id="header1">
  336. <table class="tble" cellspacing="2px">
  337. <tr>
  338. <td class="header1"><img src="{PortraitURL-96}" border="0" width="58"></td>
  339. <td class="header1"><a href="/">home</a></td>
  340.    <td class="header1"><a href="/ask" > ask</a></td>
  341.    <td class="header1"><a href="/archive">archive</a></td>
  342.    <td class="header1"><a href="/submit">submit</a></td>
  343. </tr>
  344. </table>
  345. </div>
  346. </div></div>
  347. </div>
  348.  
  349. <div id="entries">
  350. {block:Posts}
  351. <div id="posts">
  352.  
  353. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  354. {block:Text}{Body}{/block:Text}
  355.  
  356. {block:Quote}
  357. <b class="bigquote"></b><div class="pquote">{Quote}</div>{block:Source}
  358. <div class="source">— {Source}</div>{/block:Source}
  359. {/block:Quote}
  360.  
  361. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  362. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  363.  
  364. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  365. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  366.  
  367. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  368.  
  369. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  370.  
  371. {block:Answer}<div id="questions">{Asker} whispered, "{Question}"</div>
  372. {Answer}{/block:answer}
  373.  
  374. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  375.  
  376.  
  377. <div id="info"><a href="{Permalink}">{TimeAgo}</a> » {NoteCountWithLabel}{block:RebloggedFrom} » <a href="{ReblogRootURL}">source</a>{/block:RebloggedFrom} » {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} » <a href="{ReblogURL}" target="_blank">Reblog</a></div></div><BR>
  378. {/block:Posts}
  379. {block:PostNotes}{PostNotes}{/block:PostNotes}
  380.  
  381. </div>
  382.  
  383. </body>
  384. </html>
Advertisement
Add Comment
Please, Sign In to add comment