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

Simplicity *Theme #01 by itshazza

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