Don't like ads? PRO users don't see any ads ;-)

Dreamers *Theme #02 by itshazza

By: itshazzabear on Aug 7th, 2012  |  syntax: None  |  size: 20.92 KB  |  hits: 15,074  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.     <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5.     <!--
  6.         --------------------------------------------------                
  7.  
  8.              i t s H A Z Z A . t u m b l r . C O M
  9.              T H E M E ❖ * 0 2 { D R E A M E R S }
  10.              
  11.         --------------------------------------------------          
  12.    -->
  13.    
  14.     <head>
  15.    
  16.         <!-- DEFAULT VARIABLES -->
  17.         <meta name="color:Background" content="#ffffff" />
  18.         <meta name="color:entry" content="#fdfdfd" />
  19.         <meta name="color:text" content="#a8a8a8" />
  20.         <meta name="color:96text" content="#f87f85" />
  21.         <meta name="color:border" content="#ececec" />
  22.         <meta name="color:entrytitlee" content="#f1445a" />
  23.         <meta name="color:bold" content="#e95f65" />
  24.         <meta name="color:hovertext" content="#ffffff" />
  25.         <meta name="color:italic" content="#e57e63" />
  26.         <meta name="color:link" content="#ef9a79" />
  27.         <meta name="color:lhover" content="#e68059" />
  28.         <meta name="color:scrollbar" content="#ececec" />
  29.         <meta name="color:sbarbk" content="#ececec" />
  30.         <meta name="color:info" content="#e4dbd5" />
  31.         <meta name="color:subtext" content="#ff8f72" />
  32.         <meta name="color:desc" content="#a3a3a3">
  33.         <meta name="color:descback" content="#df7b7b">
  34.         <meta name="color:question" content="#fafafa" />
  35.         <meta name="color:linkback" content="#c4c1c1" />
  36.         <meta name="image:sidebar1" content=""/>
  37.         <meta name="image:background" content="" />
  38.         <meta name="text:subtitle" content="title"/>
  39.         <meta name="text:subtext" content="under title"/>
  40.         <meta name="text:Link1" content="" />
  41.         <meta name="text:Link1 Title" content="" />
  42.         <meta name="text:Link2" content="" />
  43.         <meta name="text:Link2 Title" content="" />
  44.         <meta name="text:Link3" content="" />
  45.         <meta name="text:Link3 Title" content="" />
  46.         <meta name="text:Link4" content="" />
  47.         <meta name="text:Link4 Title" content="" />
  48.         <meta name="text:askbox" content="/ask" />
  49.         <meta name="text:askbox Title" content="askbox" />
  50.         <meta name="text:home Title" content="home" />
  51.         <meta name="text:ONE" content="" />
  52.         <meta name="text:TWO" content="" />
  53.         <meta name="text:THREE" content="" />
  54.         <meta name="text:FOUR" content="" />
  55.        
  56.      
  57.         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  58.         <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  59.         {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  60.         <link rel="shortcut icon" href="{Favicon}" />
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Droid+Sans|Cabin|Cabin+Condensed|Didact+Gothic|Signika|Cuprum|Open+Sans' rel='stylesheet' type='text/css'>
  64.  
  65.        
  66.         <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Cookie|Karla' rel='stylesheet' type='text/css'>
  69.  
  70.         <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  71.         <style type="text/css">
  72.        
  73.        
  74.      
  75.  body {color:{color:text};
  76.  background-color:{color:Background};
  77. background-image: url('{image:Background}');
  78.  background-attachment:fixed; background-repeat: no-repeat;
  79.  background-position: right bottom;
  80. font-family: arial;
  81. font-size:9px;
  82. line-height:100%; letter-spacing: 0px;
  83. text-align:left;}
  84.  
  85.  
  86.    
  87.      
  88.      a:link, a:active, a:visited{color: {color:link}; text-decoration:none;-webkit-transition: all 0.6s ease-in-out;
  89. -moz-transition: all 0.6s ease-in-out;
  90. -o-transition: all 0.6s ease-in-out;
  91. -ms-transition: all 0.6s ease-in-out;
  92. transition: all 0.6s ease-in-out;}
  93.  
  94.     a:hover{color:{color:lhover};-webkit-transition: all 0.6s ease-in-out;
  95. -moz-transition: all 0.6s ease-in-out;
  96. -o-transition: all 0.6s ease-in-out;
  97. -ms-transition: all 0.6s ease-in-out;
  98. transition: all 0.6s ease-in-out;}
  99.  
  100.  
  101.      
  102.     #entries{right:30%; margin-left:365px; margin-top:-40px; width:523px; z-index:1;font-weight: none;}
  103.      
  104.     #sbar {width: 200px; height: auto; margin-left:70px; margin-top:50px;padding-top:10px;}
  105.      '
  106.      #page {width: 245px; height: auto;}
  107.      
  108.     #simg {text-align:center;}
  109.     #simg img {
  110.  width: 180px;height: 200px; border: 2px solid; border-color: {color:border};
  111.  text-align:center; display: inline;
  112. margin-top: 21px; overflow: hidden;
  113. background-color: {color:descback};
  114. margin-bottom:-19px;padding:0px;
  115.  opacity:1;border-radius: 0px; margin-left:-22px;
  116. -webkit-transition: all 1.0s ease-in-out;
  117. -moz-transition: all 1.0s ease-in-out;
  118. -o-transition: all 1.0s ease-in-out;
  119. -ms-transition: all 1.0s ease-in-out;
  120. transition: all 1.0s ease-in-out;
  121.  }
  122.  
  123.    #simg:hover #navbasic {
  124.        margin-top:90px; padding:0px; text-align: center; z-index:1;margin-left:54px;
  125. opacity: 1;
  126. -webkit-transition: all 0.6s ease-in-out;
  127. -moz-transition: all 0.6s ease-in-out;
  128. -o-transition: all 0.6s ease-in-out;
  129. -ms-transition: all 0.6s ease-in-out;
  130. transition: all 0.6s ease-in-out;
  131. background-color: #transparent; }
  132.  
  133.   #simg:hover .sideimgtext {
  134. opacity: 0.8;text-align:center;vertical-align: middle;
  135. -webkit-transition: all 0.6s ease-in-out;
  136. -moz-transition: all 0.6s ease-in-out;
  137. -o-transition: all 0.6s ease-in-out;
  138. -ms-transition: all 0.6s ease-in-out;
  139. transition: all 0.6s ease-in-out;
  140. background-color: #transparent; }
  141.  
  142.      
  143.     #sidebar {
  144.  margin-top: 85px; width:250px;
  145.  height: 600px;
  146.  margin-left:16px;
  147.  position:fixed;
  148.   border-radius: 0px 0px 0px 0px;
  149.  overflow:hidden; z-index: 0;
  150.  background-color: #transparent;
  151.  border-left:0px solid;
  152.  border-right:  0px solid; opacity:1;
  153.  border-color: {color:border};
  154.  padding:5px}
  155.  
  156.   #title1 {
  157.  margin-top: 57px; width:170px;
  158.  height: auto; display: block;
  159.  margin-left:33px; line-height:20px;
  160.  position:fixed; text-align:center;
  161.   border-radius: 0px 0px 0px 0px;
  162.  overflow: visible;
  163.  background-color: #transparent;opacity:0.8;
  164.  border-left:0px solid;
  165.  border-right:  0px solid;
  166.  border-color: {color:lhover};
  167.  padding:15px;}
  168.  
  169.  
  170. #nav {
  171. margin-top: 74px; width:100px;
  172.  height: auto; display: block; line-height: 34px;
  173.  margin-left:1016px; text-align:center;
  174.  position:fixed; overflow: visible;
  175.  
  176. }
  177.  
  178. #navbasic {
  179.     width:164px;
  180.  margin-top:20px; padding:0px; text-align: center; z-index:1;margin-left:54px; font-size:10px; font-family:calibri; line-spacing:0px; height:132px;
  181.  background-color: #transparent; line-height: 10px; letter-spacing: 0px; font-weight: bold; opacity:0;
  182.  position:fixed; overflow: visible;
  183.   -webkit-transition: all 0.6s ease-in-out;
  184. -moz-transition: all 0.6s ease-in-out;
  185. -o-transition: all 0.6s ease-in-out;
  186. -ms-transition: all 0.6s ease-in-out;
  187. transition: all 0.6s ease-in-out;
  188. }
  189.  
  190.  
  191. .navbasic1 a {
  192. display:inline-block; width: 47px; height: 11px;
  193. margin-top: -2px; text-transform: uppercase; font-weight: bold;
  194. margin-bottom: 5px;
  195.  -webkit-transition: all 0.6s ease-in-out;
  196. -moz-transition: all 0.6s ease-in-out;text-position: middle;
  197. -o-transition: all 0.6s ease-in-out;
  198. -ms-transition: all 0.6s ease-in-out;
  199. transition: all 0.6s ease-in-out;
  200.  color:{color:link};float:left;
  201. margin-right: 3px;
  202.  text-decoration: none; border-radius: 0px;
  203. opacity: 1; background-color:{color:hovertext};
  204. text-align: center; border-left:0px solid; border-color:{color:lhover};
  205.  padding:5px;}
  206.  
  207.     .navbasic1 a:hover { color:{color:hovertext}; border-left:0px solid; border-color:{color:linkback};background-color:{color:bold};
  208.     -webkit-transition: all 0.6s ease-in-out;
  209. -moz-transition: all 0.6s ease-in-out;opacity: 1;
  210. -o-transition: all 0.6s ease-in-out;
  211. -ms-transition: all 0.6s ease-in-out;
  212. transition: all 0.6s ease-in-out;}
  213.  
  214. .navbasic2 a {
  215. display:inline-block; width: 47px; height: 11px;
  216. margin-top: -2px; text-transform: uppercase; font-weight: bold; margin-bottom: 5px;
  217.  -webkit-transition: all 0.6s ease-in-out;
  218. -moz-transition: all 0.6s ease-in-out;text-position: middle;
  219. -o-transition: all 0.6s ease-in-out;
  220. -ms-transition: all 0.6s ease-in-out;
  221. transition: all 0.6s ease-in-out;float:left;
  222. margin-right: 3px;
  223.  color:{color:bold};
  224.  text-decoration: none; border-radius: 0px;
  225. opacity: 1; background-color:{color:hovertext};
  226. text-align: center; border-left:0px solid; border-color:{color:lhover};
  227.  padding:5px;}
  228.  
  229.     .navbasic2 a:hover { color:{color:hovertext}; border-left:0px solid; border-color:{color:linkback};background-color:{color:link};
  230.     -webkit-transition: all 0.6s ease-in-out;
  231. -moz-transition: all 0.6s ease-in-out;opacity: 1;
  232. -o-transition: all 0.6s ease-in-out;
  233. -ms-transition: all 0.6s ease-in-out;
  234. transition: all 0.6s ease-in-out;}
  235.  
  236.  
  237.  
  238. b2, strong{
  239. color:{color:bold}; font-weight: bold;
  240. }
  241.  
  242. i2, em{
  243. color:{color:italic}; font-style: italic;
  244. }
  245.  
  246. i{
  247. color:{color:text}; font-style: italic;}
  248.  
  249. blockquote {text-align:left;padding-left:10px; margin:5px; border-color:{color:border}; border-left:3px solid;}
  250. blockquote img{max-width:200px;}
  251.  
  252.  
  253.  
  254.  
  255.   .desc {
  256. margin-left:14px; margin-top:19px; opacity: 1;
  257.  font-family: calibri; letter-spacing: 0px; height: auto;
  258.  font-size:10px; padding: 0px; background-color: #transparent; border-radius: 10px;padding-top: 0px;
  259.  color:{color:desc}; text-transform: none;vertical-align: middle;
  260.  width:200px; text-align:center; z-index: 1; overflow: visible;
  261.  -webkit-transition: all 0.6s ease-in-out;position:fixed;text-shadow: 0px 0px 0px {color:de};
  262. -moz-transition: all 0.6s ease-in-out;
  263. -o-transition: all 0.6s ease-in-out;
  264. -ms-transition: all 0.6s ease-in-out;
  265. transition: all 0.6s ease-in-out;}
  266.      
  267. #title {
  268. color:{color:subtext};
  269. font-family:  'Open Sans Condensed'; background-color: #transparent;
  270. font-size:19px; text-align: center;font-weight: none;
  271. padding:0px;margin-left: 20px dashed;border-right:0px solid; border-color: {color:border};
  272. line-height:15px;}
  273.  
  274. #subtext {
  275. color:{color:desc};
  276. font-family: calibri; background-color: #transparent;
  277. font-size:8px; text-align: center;font-weight: normal; text-transform: uppercase;margin-bottom:-10px; line-height: 10px; z-index: 1; overflow: visible;width: 190px; margin-left:-14px; letter-spacing: 1px;
  278. padding:5px;border-left: 0px dashed;border-right:0px solid; border-color: {color:border};}
  279.  
  280.  
  281.  #navlink {
  282.  margin-top: -185px;text-align:left;
  283.  padding:5px; width: 15px;z-index: 100;
  284.  margin-left: 0px; margin-bottom: -20px;opacity:0.5;
  285.  position: fixed;}
  286.      
  287.     #navlink a {
  288. display:inline-block;
  289.  background-color:#transparent; margin-bottom: 3px;
  290.  font-size:10px; font-family: calibri;
  291.  text-transform: lowercase;
  292.  -webkit-transition: all 0.6s ease-in-out;
  293. -moz-transition: all 0.6s ease-in-out;
  294. -o-transition: all 0.6s ease-in-out;
  295. -ms-transition: all 0.6s ease-in-out;
  296. transition: all 0.6s ease-in-out;
  297.  color:{color:96text};
  298.  text-decoration: none;
  299. opacity: 1;  
  300.  letter-spacing: 1px;line-height: 1px;
  301. text-align: right; border-left:0px solid; border-color:{color:lhover};
  302.  padding:5px;
  303.  margin-top: 15px;}
  304.  
  305.     #navlink a:hover { color:{color:lhover}; background-color:#transparent; border-left:0px solid; border-color:{color:link};
  306.     -webkit-transition: all 0.6s ease-in-out;
  307. -moz-transition: all 0.6s ease-in-out;
  308. -o-transition: all 0.6s ease-in-out;
  309. -ms-transition: all 0.6s ease-in-out;
  310. transition: all 0.6s ease-in-out;}
  311.  
  312.  
  313.      #posts{
  314. overflow:visible; z-index: 1;margin-top:-15px;word-wrap: break-word;
  315.  background-color: {color:entry};margin-bottom: 25px;text-align:left;
  316. font-weight: normal;text-wrap:normal;
  317. border-bottom: 1px solid; border-color: {color:Background};
  318. padding: 10px; }
  319.  
  320.  
  321.      h1{
  322. color:{color:entrytitlee};
  323. font-family: arial;
  324.  font-size:24px;
  325.  line-height:28px;
  326.      letter-spacing:-1px;
  327.  text-transform:lowercase;background-color:#transparent;
  328.  margin-bottom:0px; margin-top: 4px;
  329.  border-bottom: 0px solid; border-color: {color:question};
  330.  font-weight: bold;
  331.  padding:5px;text-shadow: 1px 2px 0px #ffffff;
  332.  text-align:center;}
  333.      
  334.     h2{
  335. color:{color:title};
  336.  font-family:'Open Sans Condensed';
  337.  font-size:18px;
  338. line-height:15px;
  339.  letter-spacing:0px;
  340. font-weight:normal;
  341.  margin:0px;
  342.  padding:0px;
  343.  margin-bottom:-0px;
  344.  text-align:left}
  345.      
  346.     h3 {margin-bottom:-3px;
  347. padding:0px;
  348. font-family:'Signika';
  349. font-size:12px;
  350. font-style:none;
  351. font-weight:normal;text-transform:uppercase;
  352. line-height:15px;
  353. letter-spacing:0px;
  354. text-align:left;
  355. color:{color:96text};
  356. }
  357.  
  358.  h4 {margin:3px;
  359. padding:5px;
  360. font-family:'LeagueGothicRegular';
  361. font-size:35px;
  362. font-weight:normal;text-transform:uppercase;
  363. line-height:38px;
  364. letter-spacing:0px;
  365. text-align:center;
  366. color:{color:text};
  367. }
  368.  
  369.  
  370. @font-face {
  371.  
  372.     font-family: 'LeagueGothicRegular';
  373.     src: url('http://static.tumblr.com/3driglx/l8dl6c9ej/league_gothic_0-webfont.eot');
  374.         src: local('League Gothic'), local('LeagueGothic'),
  375.         url('http://static.tumblr.com/3driglx/6J8l6c9fb/league_gothic_0-webfont.ttf') format('truetype');
  376.  
  377.         }
  378.  
  379.  
  380.      
  381.      #navigation {
  382. margin-left:48px; display:inline-block; overflow: visible;
  383. margin-top:190px;
  384. text-align: left; position: absolute; z-index:1;
  385. }
  386.  
  387. #pagination {
  388.  font-family: calibri;
  389.  letter-spacing: 10px;
  390.  padding: 7px; font-size: 9px;
  391.  text-align: center;
  392.  }
  393.     #btt{position:fixed; bottom:10px; right:10px; font-size:10px; font-family:calibri;color:{color:text}; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
  394.     #btt a{
  395.         color:{color:descback};}
  396.  
  397.      
  398.     #source {text-align: left}
  399.    
  400.  
  401. #tags a{
  402. color: {color:96text};}
  403.  
  404. #tags{
  405. font-family: calibri;
  406.  background-color:{color:info};margin-bottom:33px;margin-top: -24px;
  407. font-size:9px; line-spacing: 1px;letter-spacing:1px;border-radius: 0px 0px 0px 0px;color:{color:linkback};text-transform:uppercase;border-top: 1px solid;border-color:{color:Background};border-bottom: 0px solid;
  408.  text-align:left; line-height:12px; height:auto;padding:3px;}
  409.  
  410. .tags{border-left:0px solid;border-color:{color:italic}; padding-left:5px;  -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out;-o-transition: 0.6s ease-in-out;}
  411.  
  412.  .tags:hover{border-left:0px solid;border-color:{color:sbarbk};-webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out;-o-transition: 0.6s ease-in-out;}
  413.  
  414.      #flo {padding:10px 10px 5px 10px}
  415. .qu {font-family:georgia; font-size:25px; font-weight:bold;  line-height:33px; opacity:0.7}
  416. .ote {margin-top:-34px; text-indent:15px; opacity:0.9;}
  417.      
  418.  
  419. .asker a {color: {color:bold};}
  420.  
  421. .answer {
  422. margin-top:-5px;font-weight: normal; }
  423.  
  424. .asker {
  425.    width: 485px;
  426.    background-color: {color:question};
  427.    padding: 10px;
  428.    font-size: 8px; color: {color:bold};
  429.    font-weight: normal;
  430.    text-transform: uppercase;
  431.    line-height: 11px; }
  432.    
  433. .asker img{
  434.    float: left;
  435.    padding: 0px 5px 0px 0px;}
  436.    
  437. .asker a{
  438.    font-size: 8px;
  439.    color:{color:bold};
  440.    line-height: 11px;
  441.    padding: 0;
  442.    margin: 0;}
  443.    
  444. .question {
  445.    font-size: 8px;
  446.    font-weight: normal;
  447.    color:{color:text};
  448.    padding:20px
  449.    overflow:hidden;
  450.    text-transform: none;}
  451.    
  452. .answer {
  453.    padding-left: 4px;
  454.    padding-right: 4px;
  455.    padding-top: 4px;}
  456.  
  457.  
  458. .audio{background-color:white; display:block}
  459.      
  460.     p{margin-top:4px; margin-bottom:4px}
  461.     blockquote {
  462.    padding:0px;
  463.    padding-left:5px;
  464.   margin:4px;
  465.   border-left:2px solid {color:text};}
  466.  
  467.  
  468.      
  469.     img a{border:none; width:100%}
  470.  
  471.      
  472.     .user_1 .label {color:{color:link}; font-weight:bold;padding:2px;}
  473.     .user_2 .label {color:{color:entrytitlee};font-weight:bold;padding:2px;}
  474.     ul.chat, .chat ol, .chat li {list-style:none; margin-bottom:10px; padding:0px;}
  475.      
  476. #notes {font-weight:normal;}
  477. #notes li {padding-bottom:0.5em;}
  478. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:3px;}
  479.  ::-webkit-scrollbar {
  480. width: 7px;height: 9px;}
  481. ::-webkit-scrollbar-button:start:decrement,
  482. ::-webkit-scrollbar-button:end:increment {
  483. height: 6px;display: block;background-color: {color:scrollbar};}
  484. ::-webkit-scrollbar-track-piece {
  485. background-color: {color:background};}
  486. ::-webkit-scrollbar-thumb:vertical {
  487. height: 9px;background-color: {color:scrollbar};border-top:1px solid {color:background};border-bottom:1px solid {color:background};}
  488.  ::-moz-selection {background-color:{color:linkhover};color:{color:subtext};}
  489.  ::selection {background-color:{color:linkhover};color:{color:subtext};}
  490.  
  491. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  492.             </style>
  493.         <style type="text/css">{CustomCSS}</style>
  494.     </head>
  495.    
  496.  
  497.     <body>
  498.  
  499.  
  500.  
  501.     <div id="sbar">
  502.    
  503.     <div id="sidebar">
  504.     <div id="simg"> <div id="navbasic">
  505.        <div class="navbasic1"><a href="/">{text:home Title}</a></div>
  506.        <div class="navbasic2"><a href="{text:askbox}">{text:askbox Title}</a></div>
  507.        {block:ifLink1}<div class="navbasic2"> <a href="{text:Link1}">{text:Link1 Title}</a></div>{/block:ifLink1}
  508.        {block:ifLink2}<div class="navbasic1"> <a href="{text:Link2}">{text:Link2 Title}</a></div>{/block:ifLink2}
  509.        {block:ifLink3}<div class="navbasic1"> <a href="{text:Link3}">{text:Link3 Title}</a></div>{/block:ifLink3}
  510.        {block:ifLink4}<div class="navbasic2"> <a href="{text:Link4}">{text:Link4 Title}</a></div>{/block:ifLink4}
  511.    </div>
  512.    
  513.    <img src="{image:sidebar1}"/></center></div><br>
  514. <center><div class="desc">{block:Description}{Description}{/block:Description}
  515.  
  516. <div style="margin-top:15px;margin-bottom:0px; font-size: 15px;">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">↜</a> ✩{/block:PreviousPage} {/block:PreviousPage}{/block:Pagination}  {block:Pagination}{block:NextPage}<a href="{NextPage}">↝</a>{/block:NextPage}{/block:Pagination}</div>
  517.     </div>
  518.  
  519. <div id="navlink">
  520. {block:ifONE}<a href="{text:ONE}" target="_blank">+</a>{/block:ifONE}
  521. {block:ifTWO}<br><a href="{text:TWO}" target="_blank">+</a>{/block:ifTWO}{block:ifTHREE}<br><a href="{text:THREE}" target="_blank">+</a>{/block:ifTHREE}{block:ifFOUR}<br><a href="{text:FOUR}" target="_blank">+</a>{/block:ifFOUR}
  522.     </div>
  523.  
  524.  
  525.    
  526. <div id="btt">THEME BY<BR><a href="http://itshazza.tumblr.com" target="_blank">© ITSHAZZA</a></div>
  527.  
  528.  
  529.   </div>
  530.    
  531.  
  532.      <div id="title1"><center><div id="title">{text:subtitle}</div>
  533. <div id="subtext">{text:subtext}</div></center>
  534.       </div>
  535.        
  536.    
  537. </div>
  538.       </div></div></div>
  539.      
  540.     <div id="entries">
  541.    
  542.     {block:Posts}
  543.  
  544.    
  545.      <div id="posts">
  546.    
  547.     {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  548.  
  549.     {block:Text}{Body}{/block:Text}
  550.      
  551.     {block:Quote}<h2>{Quote} — {Source}</h2>{/block:Quote}
  552.      
  553.     {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}&nbsp;</h2></a>
  554.     {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  555.      
  556.     {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  557.     {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  558.      
  559.     {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}
  560.      
  561.     {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  562.    
  563.     {block:Answer}
  564.     <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}
  565. <div class="question">{Question}</div></div>
  566. <div class="answer">{Answer}</div>
  567. {/block:Answer}
  568.  
  569.    {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span><center>{block:TrackName}<br><b>TITLE:</b> {TrackName}{/block:TrackName}
  570. {block:Artist} / <b>ARTIST:</b> {Artist}<br />{/block:Artist}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  571.    
  572. </div>
  573.  
  574. <div id="tags"><div class="tags">
  575. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} WITH <a href="{Permalink}">{NoteCount}</a> NOTES{/block:NoteCount}
  576.  
  577. <div style="float:right">{block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>
  578. {/block:ContentSource} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom}
  579.  
  580. {block:Date} - {Month} {DayOfMonth}, {Year}{/block:Date}</div>
  581. {block:HasTags}<div style="font-family: calibri; font-size: 8px; margin-top: -3px;">{block:Tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  582. </div></div>
  583.  
  584. {/block:Posts}
  585.  
  586.  
  587. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}</div>
  588.      
  589.     </div>
  590.     </body>
  591.     </html>