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

Theme 6 by ohmyklaus

By: ohmy-klaus on Jul 17th, 2012  |  syntax: None  |  size: 20.91 KB  |  hits: 8,260  |  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. <!--
  2.    
  3.         Your Batman by Evy
  4.         ohmyklaus.tumblr.com
  5.  
  6.         EEEEEE  EE    EE  EE    EE
  7.         EE      EE    EE  EE    EE
  8.         EE       EE  EE    EE  EE
  9.         EEEEE    EE  EE     EEEE
  10.         EE        EEEE       EE
  11.         EE        EEEE       EE
  12.         EEEEEEE    EE        EE
  13.  
  14.         DO NOT REMOVE THE CREDIT!
  15.         DO NOT CLAIM AS YOUR OWN!
  16.                                      -->
  17.  
  18.  
  19.  
  20.  
  21. <html><head>
  22.    
  23.         <meta name="color:Background" content="#302629"/>
  24.         <meta name="color:Font" content="#c5a0a4"/>
  25.         <meta name="color:Links" content="#df6b78"/>
  26.         <meta name="color:Links Hover" content="#c5a0a4"/>
  27.         <meta name="color:Bold" content="#df6b78"/>
  28.         <meta name="color:Posts Title" content="#df6b78"/>
  29.         <meta name="color:Blog Title Color" content="#df6b78"/>
  30.        
  31.         <meta name="color:Posts Background" content="#382d31"/>
  32.         <meta name="color:Posts Info Background" content="#3f3337"/>
  33.        
  34.         <meta name="color:Side Image Border" content="#382d31"/>
  35.         <meta name="color:Nav Links Color" content="#c5a0a4"/>
  36.         <meta name="color:Nav Links Hover Color" content="#c5a0a4"/>
  37.         <meta name="color:Nav Links Hover Background" content="#382d31"/>
  38.         <meta name="color:Link 1 Background" content="#44373c"/>
  39.         <meta name="color:Link 2 Background" content="#4e4045"/>
  40.         <meta name="color:Link 3 Background" content="#58494f"/>
  41.         <meta name="color:Link 4 Background" content="#4e4045"/>
  42.         <meta name="color:Link 5 Background" content="#44373c"/>
  43.         <meta name="color:Link 6 Background" content="#4e4045"/>
  44.         <meta name="color:Link 7 Background" content="#58494f"/>
  45.         <meta name="color:Link 8 Background" content="#4e4045"/>
  46.         <meta name="color:Link 9 Background" content="#44373c"/>
  47.         <meta name="color:Link 10 Background" content="#4e4045"/>
  48.        
  49.         <meta name="color:Scrollbar" content="#3f3337"/>
  50.        
  51.         <meta name="image:Background Image" content=""/>
  52.         <meta name="image:Sidebar Image" content="
  53.         http://store.picbg.net/pubpic/14/74/51569f4916d71474.png"/>
  54.         <meta name="text:Sidebar Image height" content="210" />
  55.        
  56.         <meta name="text:Blog Title" content="" />
  57.        
  58.         <meta name="text:Link 1 URL" content="/" />
  59.         <meta name="text:Link 1 Title" content="refresh" />
  60.         <meta name="text:Link 2 URL" content="/ask" />
  61.         <meta name="text:Link 2 Title" content="message" />
  62.         <meta name="text:Link 3 URL" content="" />
  63.         <meta name="text:Link 3 Title" content="" />
  64.         <meta name="text:Link 4 URL" content="" />
  65.         <meta name="text:Link 4 Title" content="" />
  66.         <meta name="text:Link 5 URL" content="" />
  67.         <meta name="text:Link 5 Title" content="" />
  68.         <meta name="text:Link 6 URL" content="" />
  69.         <meta name="text:Link 6 Title" content="" />
  70.         <meta name="text:Link 7 URL" content="" />
  71.         <meta name="text:Link 7 Title" content="" />
  72.         <meta name="text:Link 8 URL" content="" />
  73.         <meta name="text:Link 8 Title" content="" />
  74.         <meta name="text:Link 9 URL" content="" />
  75.         <meta name="text:Link 9 Title" content="" />
  76.         <meta name="text:Link 10 URL" content="" />
  77.         <meta name="text:Link 10 Title" content="" />
  78.        
  79.        
  80.         <title>{Title}</title>
  81.         <link rel="shortcut icon" href="{Favicon}">
  82.        
  83.  
  84.  
  85.  
  86.      
  87.      
  88.  
  89. <style type="text/css">
  90.        
  91.        
  92.        
  93. /* --- BASICS --- */
  94.  
  95.  
  96. body {
  97.     font-family:Trebuchet MS, Helvetica, Arial,
  98.     "Arial Unicode MS", Sans-Serif;
  99.     font-size: 10px;
  100.     line-height: 100%;
  101.     text-align: justify;
  102.     color: {color:Font};
  103.     background-color: {color:Background};
  104.     background-image: url('{image:Background Image}');
  105.     background-attachment: fixed;
  106.     background-position:  left top;
  107.     background-repeat: no-repeat; }
  108.  
  109.  
  110. a:link, a:visited, a:active {
  111.     font-family: Calibri;
  112.     font-size: 10px;
  113.     color: {color:Links};
  114.     border-bottom: 0px solid transparent;
  115.     -webkit-transition-duration: .90s; }
  116.  
  117. a:hover {
  118.     border-bottom: 1px solid {color:Links Hover};
  119.     color: {color:Links Hover};
  120.     -webkit-transition-duration: .90s; }
  121.  
  122. b, strong {
  123.     color: {color:Bold}; }
  124.    
  125.    
  126. blockquote {
  127.     margin-left: 0px;
  128.     padding-left:4px;
  129.     border-left: 4px solid {color:Bold}; }
  130.    
  131.  
  132. #title {
  133.     font-family: Calibri;
  134.     font-size: 20px;
  135.     margin-top: 5px;
  136.     margin-bottom: 5px;
  137.     padding-bottom: 4px;
  138.     font-size: 16px;
  139.     text-align: center; }
  140.  
  141. #link {
  142.     font-family: Calibri;
  143.     font-size: 20px;
  144.     margin-top: 5px;
  145.     padding-bottom: 0px;
  146.     font-size: 16px;
  147.     text-align: center; }
  148.  
  149.  
  150. h1 {
  151.     font-family: Calibri;
  152.     font-size: 20px;
  153.     line-height: 15px;
  154.     letter-spacing: 0px;
  155.     text-transform: none;
  156.     font-weight: normal;
  157.     text-align: left;
  158.     margin-top: 0px;
  159.     margin-bottom: 0px;
  160.     padding: 0px;
  161.     color: {color:Posts Title}; }
  162.  
  163.  
  164.  
  165. /* --- POSTS --- */
  166.    
  167. #entries {
  168.     position: absolute;
  169.     top: 50px;
  170.     margin-left: 300px;
  171.     width: 520px; }
  172.      
  173. #posts {
  174.     overflow: hidden;
  175.     margin-top: 0px;
  176.     margin-bottom: 50px;
  177.     padding: 10px 10px 8px 10px;
  178.     font-size: 10px;
  179.     background-color: {color:Posts Background};
  180.     -webkit-transition: 0.4s linear; }
  181.  
  182.  
  183.  
  184. /* --- POST INFO --- */
  185.  
  186. #info {
  187.     position: absolute;
  188.     opacity: 1;
  189.     margin-top: -26px;
  190.     margin-left: -5px;
  191.     width: 500px;
  192.     padding: 2px 5px 2px 5px;
  193.     font-size: 10px;
  194.     line-height:100%;
  195.     text-align: left;
  196.     color: {color:Font};
  197.     background-color: {color:Posts Info Background};
  198.     -webkit-transition: 0.4s linear; }
  199.    
  200. #info a {
  201.     color: {color:Font}; }
  202.  
  203. #info a:hover {  
  204.     color: {color:Links};
  205.     -webkit-transition: 0.4s linear; }
  206.  
  207.  
  208.  
  209. /* --- TAGS --- */
  210.  
  211. #tags {
  212.     position: absolute;
  213.     opacity: 1;
  214.     margin-top: -48px;
  215.     margin-left: 5px;
  216.     width: 500px;
  217.     padding: 2px 5px 2px 5px;
  218.     font-size: 10px;
  219.     line-height:100%;
  220.     text-align: left;
  221.     color: {color:Font};
  222.     background-color: {color:Posts Info Background};
  223.     -webkit-transition: 0.4s linear; }
  224.    
  225. #tags a {
  226.     color: {color:Font}; }
  227.  
  228. #tags a:hover {  
  229.     color: {color:Links};
  230.     -webkit-transition: 0.4s linear; }
  231.    
  232.    
  233.    
  234. /* --- QUOTE --- */
  235.  
  236. #quote {
  237.     margin: 0px 32px;
  238.     font-family: Calibri;
  239.     font-size: 16px; }
  240.  
  241. #source {
  242.     padding-top: 10px; }
  243.  
  244.  
  245.  
  246. /* --- AUDIO --- */
  247.  
  248. #audio {
  249.     padding: 0px; }
  250.    
  251. .qu {
  252.     opacity: 0.7;
  253.     font-family: georgia;
  254.     font-size: 25px;
  255.     font-weight: bold;  
  256.     line-height: 33px;}
  257.    
  258. .ote {
  259.     opacity: 0.9;
  260.     margin-top: -34px;
  261.     text-indent: 15px; }
  262.  
  263. .audio {
  264.     background-color :white;
  265.     display: block; }
  266.    
  267.  
  268.  
  269. /* --- QUESTION --- */
  270.  
  271. .asker {
  272.     width: 490px;
  273.     padding: 5px;
  274.     text-transform: normal;
  275.     line-height: 100%;
  276.     font-weight: normal;
  277.     color:{color:Font};}
  278.    
  279. .asker img {
  280.     float: left;
  281.     padding: 0px 5px 0px 0px; }
  282.    
  283. .asker a {
  284.     margin: 0;
  285.     padding: 0;
  286.     line-height: 100%;
  287.     font-weight: bold;
  288.     text-transform: normal;
  289.     color: {color:Links};;}
  290.    
  291. .asker a:hover {
  292.     margin: 0;
  293.     padding: 0;
  294.     font-weight: bold;
  295.     text-transform: normal;
  296.     color: {color:Links Hover}; }
  297.  
  298. .question {
  299.     font-size: 8px;
  300.     font-weight: normal;
  301.     text-transform: none;
  302.     color:{color:Font};
  303.     background-color: {color:Posts Background}; }
  304.    
  305. .answer {
  306.     padding-top: 0px;
  307.     padding-left: 5px;
  308.     padding-right: 5px; }
  309.    
  310. .answer img {
  311.     max-width: 500px; }
  312.  
  313. img a {
  314.     border:none;
  315.     width:100%; }
  316.  
  317.  
  318.  
  319. /* --- CHAT --- */  
  320.  
  321. .user_1 .label {color:{color:links}; font-weight:bold;}    
  322. .user_2 .label {color:{color:links}; font-weight:bold;}    
  323. .user_3 .label {color:{color:links}; font-weight:bold;}    
  324. .user_4 .label {color:{color:links}; font-weight:bold;}    
  325. .user_5 .label {color:{color:links}; font-weight:bold;}    
  326. .user_6 .label {color:{color:links}; font-weight:bold;}    
  327. .user_7 .label {color:{color:links}; font-weight:bold;}    
  328. .user_8 .label {color:{color:links}; font-weight:bold;}    
  329. .user_9 .label {color:{color:links}; font-weight:bold;}    
  330. .user_10 .label {color:{color:links}; font-weight:bold;}    
  331. .user_11 .label {color:{color:links}; font-weight:bold;}    
  332. .user_12 .label {color:{color:links}; font-weight:bold;}    
  333. .user_13 .label {color:{color:links}; font-weight:bold;}    
  334. .user_14 .label {color:{color:links}; font-weight:bold;}    
  335. .user_15 .label {color:{color:links}; font-weight:bold;}    
  336. .user_16 .label {color:{color:links}; font-weight:bold;}    
  337. .user_17 .label {color:{color:links}; font-weight:bold;}    
  338. .user_18 .label {color:{color:links}; font-weight:bold;}    
  339. .user_19 .label {color:{color:links}; font-weight:bold;}    
  340. .user_20 .label {color:{color:links}; font-weight:bold;}
  341.    
  342. ul.chat, .chat ol, .chat li {
  343.     margin:0px;
  344.     padding:0px;
  345.     list-style:none;}
  346.  
  347.  
  348.  
  349.  
  350.  
  351. /* --- SCROLLBAR --- */
  352.  
  353.  
  354. ::-webkit-scrollbar-thumb:vertical {
  355.     height:10px;
  356.     background-color: {color:Scrollbar}; }
  357.    
  358. ::-webkit-scrollbar-thumb:horizontal {
  359.     height:10px;
  360.     background-color: {color:Scrollbar}; }
  361.    
  362. ::-webkit-scrollbar {
  363.     height: 10px;
  364.     width: 10px;
  365.     background-color: {color:Background}; }
  366.  
  367.  
  368.  
  369.  
  370.  
  371. /* --- PERMALINK NOTES PAGE --- */
  372.  
  373.  
  374. #postnotes {
  375.     margin:0px 0px 0px 0px;
  376.     width:510px;
  377.     padding:5px;
  378.     font-family: Calibri;
  379.     font-size: 10px;
  380.     background-color: none; }
  381.    
  382. #postnotes a {
  383.     margin-top:1px; }
  384.  
  385. ol.notes li.note {
  386.     padding:1px;
  387.     border-bottom: solid 0px;}
  388.  
  389. ol.notes li.note img.avatar {
  390.     vertical-align:-4px;
  391.     margin-right:0px;
  392.     width:16px;
  393.     height:16px; }
  394.  
  395.  
  396.  
  397.  
  398.  
  399. /* --- SIDEBAR --- */
  400.  
  401.  
  402. #center {
  403.     margin-left: auto;
  404.     margin-right: auto;
  405.     width: 900px; }
  406.  
  407. #position {
  408.     position: fixed;
  409.     top: 168px;
  410.     margin-left: 105px;
  411.     width: 200px; }
  412.  
  413.  
  414. #sidebar {
  415.     margin-left: 0px;
  416.     width: 209px;
  417.     height: auto;
  418.     font-size: 10px;
  419.     color: {color:Font}; }
  420.    
  421. #sidebar:hover #description {
  422.     opacity: 1;
  423.     display: block;
  424.     margin-top: 0px; }
  425.  
  426. #sideimg {
  427.     margin-left: -5px;
  428.     margin-top: 0px;
  429.     padding: 2px;
  430.     Background: {color:Background}; }
  431.    
  432. #sideimg img {
  433.     width: 200px;
  434.     height: auto;
  435.     border: 5px solid {color:Side Image Border}; }
  436.  
  437. #ttl {
  438.     position: fixed;
  439.     margin-top: -12px;
  440.     width: 200px;
  441.     font-size: 12px;
  442.     letter-spacing: 0px;  
  443.     color: {color:Blog Title Color}; }
  444.  
  445.  
  446. #description {
  447.     position: fixed;
  448.     opacity: 0;
  449.     overflow: hidden;
  450.     margin-top: -100px;
  451.     margin-left: -3px;  
  452.     width: 200px;
  453.     padding: 4px 5px 4px 5px;  
  454.     text-align: justify;
  455.     color: {color:Font};
  456.     -webkit-transition-duration: .90s;}
  457.    
  458. #description:hover {}
  459.  
  460.  
  461.  
  462.  
  463.  
  464. /* --- BORDER --- */
  465.      
  466.    
  467. #top {
  468.     position: fixed;
  469.     top: 0px;
  470.     margin-left: 300px;
  471.     width: 520px;
  472.     height: 14px;
  473.     background-color: {color:Posts Background};
  474.     z-index: 1001; }
  475.    
  476. #bottom {
  477.     position: fixed;
  478.     bottom: 0px;
  479.     margin-left: 300px;
  480.     padding-top: 1px;
  481.     width: 520px;
  482.     height: 13px;
  483.     background-color: {color:Posts Background};
  484.     z-index: 1001; }
  485.  
  486.  
  487.  
  488.  
  489.  
  490. /* --- NAVIGATION --- */
  491.  
  492. #nav {
  493.     position: fixed;
  494.     top: 200px;
  495.     margin-left: -100px;
  496.     z-index: 1002; }
  497.  
  498. #nav-a {
  499.     position: fixed;
  500.     margin-top: 0px;
  501.     margin-left: 45px;
  502.     background: {color:Link 1 Background};
  503.     -webkit-transition-duration: .90s; }
  504. #nav-a:hover {
  505.     color: {color:Links Hover}; }
  506.  
  507. #nav-b {
  508.     position: fixed;
  509.     margin-top: 14px;
  510.     margin-left: 40px;
  511.     background: {color:Link 2 Background};
  512.     -webkit-transition-duration: .90s;  }
  513. #nav-b:hover {
  514.     color: {color:Links Hover}; }
  515.  
  516. #nav-c {
  517.     position: fixed;
  518.     margin-top: 28px;
  519.     margin-left: 35px;
  520.     background: {color:Link 3 Background};
  521.     -webkit-transition-duration: .90s;  }
  522. #nav-c:hover {
  523.     color: #fd9558; }
  524.  
  525. #nav-d {
  526.     position: fixed;
  527.     margin-top: 42px;
  528.     margin-left: 40px;
  529.     background: {color:Link 4 Background};
  530.     -webkit-transition-duration: .90s;  }
  531. #nav-d:hover {
  532.     color: {color:Links Hover}; }
  533.  
  534. #nav-e {
  535.     position: fixed;
  536.     margin-top: 56px;
  537.     margin-left: 45px;
  538.     background: {color:Link 5 Background};
  539.     -webkit-transition-duration: .90s;  }
  540. #nav-e:hover {
  541.     color: {color:Links Hover}; }
  542.  
  543. #nav-f {
  544.     position: fixed;
  545.     margin-top: 70px;
  546.     margin-left: 40px;
  547.     background: {color:Link 6 Background};
  548.     -webkit-transition-duration: .90s;  }
  549. #nav-f:hover {
  550.     color: {color:Links Hover}; }
  551.  
  552. #nav-g {
  553.     position: fixed;
  554.     margin-top: 84px;
  555.     margin-left: 35px;
  556.     background: {color:Link 7 Background};
  557.     -webkit-transition-duration: .90s;  }
  558. #nav-g:hover {
  559.     color: {color:Links Hover}; }
  560.  
  561. #nav-h {
  562.     position: fixed;
  563.     margin-top: 98px;
  564.     margin-left: 40px;
  565.     background: {color:Link 8 Background};
  566.     -webkit-transition-duration: .90s;  }
  567. #nav-h:hover {
  568.     color: {color:Links Hover}; }
  569.  
  570. #nav-i {
  571.     position: fixed;
  572.     margin-top: 112px;
  573.     margin-left: 45px;
  574.     background: {color:Link 9 Background};
  575.     -webkit-transition-duration: .90s;  }
  576. #nav-i:hover {
  577.     color: {color:Links Hover}; }
  578.  
  579. #nav-j {
  580.     position: fixed;
  581.     margin-top: 126px;
  582.     margin-left: 40px;
  583.     background: {color:Link 10 Background};
  584.     -webkit-transition-duration: .90s;  }
  585. #nav-j:hover {
  586.     color: {color:Links Hover}; }
  587.  
  588.  
  589. .link-1 {
  590.     float: left;
  591.     display: block;
  592.     width: 50px;
  593.     padding: 0px 229px 2px 0px;
  594.     font-size: 10px;
  595.     font-family: Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
  596.     text-transform: uppercase;
  597.     text-align: right;
  598.     color: {color:Nav Links Color};
  599.     -webkit-transition-duration: .90s; }
  600. .link-1 a, a {
  601.     text-decoration: none;
  602.     text-transform: none;
  603.     color: {color:Nav Links Color}; }
  604. .link-1:hover {
  605.     padding: 0px 219px 2px 0px;
  606.     color: {color:Nav Links Hover Color};
  607.     background: {color:Nav Links Hover Background}; }
  608.  
  609. .link-2 {
  610.     float: left;
  611.     display: block;
  612.     width: 55px;
  613.     padding: 0px 229px 2px 0px;
  614.     font-size: 10px;
  615.     font-family: Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
  616.     text-transform: uppercase;
  617.     text-align: right;
  618.     color: {color:Nav Links Color};
  619.     -webkit-transition-duration: .90s; }
  620. .link-2 a, a {
  621.     text-decoration: none;
  622.     text-transform: none;
  623.     color: {color:Nav Links Color}; }
  624. .link-2:hover {
  625.     padding: 0px 219px 2px 0px;
  626.     color: {color:Nav Links Hover Color};
  627.     background: {color:Nav Links Hover Background}; }
  628.  
  629. .link-3 {
  630.     float: left;
  631.     display: block;
  632.     width: 60px;
  633.     padding: 0px 229px 2px 0px;
  634.     font-size: 10px;
  635.     font-family: Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
  636.     text-transform: uppercase;
  637.     text-align: right;
  638.     color: {color:Nav Links Color};
  639.     -webkit-transition-duration: .90s; }
  640. .link-3 a, a {
  641.     text-decoration: none;
  642.     text-transform: none;
  643.     color: {color:Nav Links Color}; }
  644. .link-3:hover {
  645.     padding: 0px 219px 2px 0px;
  646.     color: {color:Nav Links Hover Color};
  647.     background: {color:Nav Links Hover Background}; }
  648.  
  649.  
  650. /* --- PAGES --- */
  651.  
  652. #next {
  653.     position: fixed;
  654.     bottom: 30px;
  655.     margin-left: 810px;
  656.     width: 100px;
  657.     -webkit-transition-duration: .90s; }
  658.  
  659. #prev {
  660.     position: fixed;
  661.     bottom: 15px;
  662.     margin-left: 810px;
  663.     width: 100px;
  664.     -webkit-transition-duration: .90s; }
  665.  
  666. .pages {
  667.     display: block;
  668.     width: 30px;
  669.     padding: 0px 4px 4px 4px;
  670.     font-size: 25px;
  671.     text-align: center;  
  672.     color: {color:Links};
  673.     background: none;
  674.     -webkit-transition-duration: .90s; }
  675. .pages a, a {
  676.     text-decoration: none;
  677.     text-transform: none;
  678.     color: {color:Links}; }
  679. .pages:hover {
  680.     color: {color:Links Hover}; }
  681.  
  682.  
  683.  
  684.  
  685.  
  686. </style>
  687. </head>
  688.    
  689.  
  690.  
  691.  
  692.  
  693. <body>
  694.  
  695. <div id="center">
  696.  
  697. <div id="prev"><center>
  698. {block:Pagination}
  699. {block:PreviousPage}
  700. <a href="{PreviousPage}"> <div class="pages"><i>prev</i></div></a>
  701. {/block:PreviousPage}
  702. {/block:Pagination}
  703. </center></div>
  704.  
  705. <div id="next"><center>
  706. {block:Pagination}
  707. {block:NextPage}
  708. <a href="{NextPage}"> <div class="pages"><b>next</b></div></a>
  709. {/block:NextPage}
  710. {/block:Pagination}
  711. </center></div>
  712.  
  713. <div id="top"><br></div>
  714. <div id="bottom">
  715. <center><a href="http://ohmyklaus.tumblr.com/tagged/theme-6" target="_blank">©</a> theme by <a href="http://ohmyklaus.tumblr.com/tagged/themes" target="_blank">ohmyklaus</a></center>
  716. </div>
  717.  
  718. <div id="nav">
  719.  
  720. {block:ifLink1title}
  721. <div id="nav-a"><a href="{text:Link 1 URL}"> <div class="link-1">{text:Link 1 Title}</div></a></div>
  722. {/block:ifLink1title}
  723.  
  724. {block:ifLink2title}
  725. <div id="nav-b"><a href="{text:Link 2 URL}"> <div class="link-2">{text:Link 2 Title}</div></a></div>
  726. {/block:ifLink2title}
  727.  
  728. {block:ifLink3title}
  729. <div id="nav-c"><a href="{text:Link 3 URL}"> <div class="link-3">{text:Link 3 Title}</div></a></div>
  730. {/block:ifLink3title}
  731.  
  732. {block:ifLink4title}
  733. <div id="nav-d"><a href="{text:Link 4 URL}"> <div class="link-2">{text:Link 4 Title}</div></a></div>
  734. {/block:ifLink4title}
  735.  
  736. {block:ifLink5title}
  737. <div id="nav-e"><a href="{text:Link 5 URL}"> <div class="link-1">{text:Link 5 Title}</div></a></div>
  738. {/block:ifLink5title}
  739.  
  740. {block:ifLink6title}
  741. <div id="nav-f"><a href="{text:Link 6 URL}"> <div class="link-2">{text:Link 6 Title}</div></a></div>
  742. {/block:ifLink6title}
  743.  
  744. {block:ifLink7title}
  745. <div id="nav-g"><a href="{text:Link 7 URL}"> <div class="link-3">{text:Link 7 Title}</div></a></div>
  746. {/block:ifLink7title}
  747.  
  748. {block:ifLink8title}
  749. <div id="nav-h"><a href="{text:Link 8 URL}"> <div class="link-2">{text:Link 8 Title}</div></a></div>
  750. {/block:ifLink8title}
  751.  
  752. {block:ifLink9title}
  753. <div id="nav-i"><a href="{text:Link 9 URL}"> <div class="link-1">{text:Link 9 Title}</div></a></div>
  754. {/block:ifLink9title}
  755.  
  756. {block:ifLink10title}
  757. <div id="nav-j"><a href="{text:Link 10 URL}"> <div class="link-2">{text:Link 10 Title}</div></a></div>
  758. {/block:ifLink10title}
  759.  
  760. <div id="position">
  761.  
  762. <center><div id="ttl"><br>
  763. {text:Blog Title}
  764. </div></center>
  765. <br>
  766.  
  767. <div id="sidebar">
  768.  
  769. <div id="sideimg">
  770. <img src="{image:Sidebar Image}" width="200px">
  771. </div>
  772.  
  773. <div id="description">
  774. <center>
  775. {description}
  776. </center>
  777. </div>
  778.  
  779. </div></div>
  780. </div>
  781.  
  782.  
  783. <div id="entries">
  784. {block:Posts}
  785. <div id="posts">
  786.  
  787. <div id="info">
  788. {block:Date}
  789. posted
  790. <a href="{Permalink}">{TimeAgo}</a>
  791. {/block:Date}
  792. {block:NoteCount}
  793. with <a href="{Permalink}">{NoteCount}  notes</a>
  794. {/block:NoteCount}
  795. {block:RebloggedFrom}
  796. - via <a href="{ReblogParentURL}">
  797. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  798. {/block:RebloggedFrom}
  799. {block:ContentSource}
  800. - <a href="{SourceURL}">©</a>
  801. {/block:ContentSource}
  802. <br></div>
  803.      
  804. {block:Title}
  805. <h1>{Title}&nbsp;</h1>
  806. {/block:Title}
  807.  
  808. {block:Text}
  809. {Body}
  810. {/block:Text}
  811.      
  812. {block:Quote}
  813. <div id="quote">
  814. <center>
  815. " {Quote} "
  816. </center>
  817. </div>
  818. {block:Source}
  819. <div id="source">
  820. <center>
  821. {Source}
  822. </center>
  823. </div>{/block:Source}
  824. {/block:Quote}
  825.      
  826. {block:Link}
  827. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  828. {block:Description}{Description}{/block:Description}
  829. {/block:Link}
  830.      
  831. {block:Photo}
  832. {LinkOpenTag}
  833. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  834. {LinkCloseTag}<br>
  835. {block:Caption}
  836. {Caption}
  837. {/block:Caption}
  838. {/block:Photo}
  839.  
  840. {block:Photoset}
  841. {Photoset-500}
  842. {block:Caption}
  843. {Caption}
  844. {/block:Caption}
  845. {/block:Photoset}
  846.      
  847. {block:Chat}
  848. <ul class="chat">
  849. {block:Lines}
  850. <li class="user_{UserNumber}">
  851. {block:Label}
  852. <span class="label">{Label}</span>
  853. {/block:Label}
  854. &nbsp;{Line}</li>
  855. {/block:Lines}</ul>
  856. {/block:Chat}
  857.      
  858. {block:Video}
  859. {Video-500}
  860. {block:Caption}
  861. {Caption}
  862. {/block:Caption}
  863. {/block:Video}
  864.    
  865. {block:Answer}
  866. <div class="asker">
  867. <img src="{AskerPortraitURL-24}"><b>{Asker}</b> asked:
  868. <div class="questions">
  869. {Question}
  870. </div></div>
  871. <div class="answer">
  872. {Answer}
  873. </div>
  874. {/block:Answer}
  875.  
  876. {block:Audio}
  877. <div id="audio">
  878. {block:AlbumArt}
  879. <img src="{AlbumArtURL}" width="55px" height="55px" align="left" style="margin-right:10px" />
  880. {/block:AlbumArt}
  881. {block:TrackName}
  882. Song: <b>{TrackName}</b><br>
  883. {/block:TrackName}
  884. {block:Artist}
  885. Artist: <b>{Artist}</b><br><br>
  886. {/block:Artist}
  887. {AudioPlayerBlack}<br>
  888. </div>
  889. {block:Caption}
  890. {Caption}
  891. {/block:Caption}
  892. {/block:Audio}
  893.    
  894. </div>
  895.  
  896. <div id="tags">
  897. {block:HasTags}
  898. {block:Tags} - <a href="/tagged/{Tag}">{Tag}</a>{/block:Tags} -
  899. {/block:HasTags} <br>
  900. </div>
  901.  
  902. {/block:Posts}
  903.  
  904. {block:PostNotes}
  905. <div id="postnotes">{PostNotes}</div>
  906. {/block:PostNotes}
  907.  
  908. </div>
  909.    
  910. </body>
  911. </html>