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

#5 grus - a free tumblr theme

By: veilsandvisions on May 25th, 2012  |  syntax: None  |  size: 42.79 KB  |  hits: 2,342  |  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. <!--
  3.                                          
  4. G R U S   B Y   V E I L S   A N D   V I S I O N S !
  5. http://veilsandvisions.tumblr.com/
  6. ver 2.1.1
  7.  
  8. -->
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11.  
  12.     <!-- DEFAULT VARIABLES -->
  13.     <meta name="color:background" content="#3b3b3b" />
  14.     <meta name="color:blogtitle" content="#000000" />
  15.     <meta name="color:blogtitleglow" content="#f5f5f5" />
  16.     <meta name="color:contentbackground" content="#ffffff" />
  17.     <meta name="color:bodytext" content="#000000" />
  18.     <meta name="color:link" content="#ff9000" />
  19.     <meta name="color:linkhover" content="#222222" />
  20.     <meta name="color:navlinks" content="#ffffff" />
  21.     <meta name="color:navlinksBG" content="#222222" />
  22.     <meta name="color:sidebarBackground" content="#ffffff" />
  23.     <meta name="color:description" content="#000000" />
  24.     <meta name="color:descriptionLink" content="#ff9000" />
  25.     <meta name="color:askbackground" content="#ff9000" />
  26.  
  27.     <meta name="font:blogtitle" content="Georgia" />
  28.     <meta name="font:body" content="Trebuchet MS" />
  29.     <meta name="font:description" content="Trebuchet MS" />
  30.     <meta name="font:title" content="Georgia" />
  31.     <meta name="font:navLinks" content="Georgia" />
  32.    
  33.     <meta name="if:background fixed" content="1" />
  34.     <meta name="if:background repeated" content="1" />
  35.     <meta name="if:overlay only on photos" content="0">
  36.     <meta name="if:overlay white" content="0" />
  37.     <meta name="if:infinite scrolling" content="0" />
  38.     <meta name="if:hide sidebar" content="0" />
  39.     <meta name="if:hide sidebar image" content="0" />
  40.     <meta name="if:hide header image" content="0" />
  41.     <meta name="if:hide title" content="0" />
  42.     <meta name="if:hide caption" content="0" />
  43.     <meta name="if:show home link" content="1" />
  44.     <meta name="if:show archive link" content="1" />
  45.     <meta name="if:show random link" content="1" />
  46.     <meta name="if:show album art" content="1">
  47.     <meta name="if:show blogtitle glow" content="1">
  48.     <meta name="if:date style timeago" content="0" />
  49.     <meta name="if:link 1" content="0" />
  50.     <meta name="if:link 2" content="0" />
  51.     <meta name="if:link 3" content="0" />
  52.     <meta name="if:link 4" content="0" />
  53.     <meta name="if:link 5" content="0" />
  54.     <meta name="if:link 6" content="0" />
  55.     <meta name="if:link 7" content="0" />
  56.  
  57.     <meta name="text:background position" content="bottom right" />
  58.     <meta name="text:label ask" content="ask" />
  59.     <meta name="text:label home" content="home" />
  60.     <meta name="text:label archive" content="archive" />
  61.     <meta name="text:label random" content="random" />
  62.     <meta name="text:link 1 url" content="http://" />
  63.     <meta name="text:link 1 name" content="link 1" />
  64.     <meta name="text:link 2 url" content="http://" />
  65.     <meta name="text:link 2 name" content="link 2" />
  66.     <meta name="text:link 3 url" content="http://" />
  67.     <meta name="text:link 3 name" content="link 3" />
  68.     <meta name="text:link 4 url" content="http://" />
  69.     <meta name="text:link 4 name" content="link 4" />
  70.     <meta name="text:link 5 url" content="http://" />
  71.     <meta name="text:link 5 name" content="link 5" />
  72.     <meta name="text:link 6 url" content="http://" />
  73.     <meta name="text:link 6 name" content="link 6" />
  74.     <meta name="text:link 7 url" content="http://" />
  75.     <meta name="text:link 7 name" content="link 7" />
  76.  
  77.     <meta name="image:image background" content="" />
  78.     <meta name="image:image sidebar" content="" />
  79.     <meta name="image:image header" content="" />
  80.    
  81. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  82.  
  83. <title>{Title}</title>
  84. <link rel="shortcut icon" href="{Favicon}">
  85. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  86. {block:Description}
  87. <meta name="description" content="{MetaDescription}" />
  88. {/block:Description}
  89.  
  90. <style type="text/css">
  91.  
  92. body { background-color:{color:Background}; background-image: url('{image:image background}'); background-position: {text:Background Position}; }
  93.  
  94. {block:IfNotBackgroundFixed}
  95. body {background-attachment: scroll;}
  96. {/block:IfNotBackgroundFixed}
  97. {block:IfBackgroundFixed}
  98. body {background-attachment:fixed;}
  99. {/block:IfBackgroundFixed}
  100. {block:IfNotBackgroundRepeated}
  101. body {background-repeat:no-repeat;}
  102. {/block:IfNotBackgroundRepeated}
  103. {block:IfBackgroundRepeated}
  104. body {background-repeat:repeat;}
  105. {/block:IfBackgroundRepeated}
  106.  
  107. #header_wrap { position: fixed; top: 0px; left: 17%; z-index: 212300;}
  108. #header {
  109.         width: 500px;
  110.         position: absolute; top: 00px; left: 220px;
  111.         background-color: {color:Background};
  112.         z-index: 112300;
  113.         overflow: hidden;}
  114. #header_pic {
  115.         background-image: url('{image:image header}');
  116.         width:500px; {block:IfNothideheaderimage} height: 150px;{/block:IfNothideheaderimage} {block:Ifhideheaderimage} height: 0px; {/block:Ifhideheaderimage}
  117.         background-color: none;
  118.         z-index: 112402;
  119.         position: relative; top: 0px; }
  120.  
  121. #title {   {block:IfNothideheaderimage}
  122.         position: absolute; bottom:42px; left:0px; margin:0px;
  123.  {/block:IfNothideheaderimage}
  124. {block:Ifhideheaderimage}
  125.         position: relative; bottom:0px; left:0px; margin-bottom: 10px;
  126. {/block:Ifhideheaderimage}
  127.         width: 500px;
  128.         text-align: center;
  129.         padding-top:3px;
  130.         background-color:none;
  131.         font:24px {font:BlogTitle};
  132.         text-decoration: none;
  133.         font-weight: bold;
  134.         letter-spacing:-1px;
  135.         line-height:85%;
  136.         z-index:892343;
  137. {block:IfShowBlogtitleGlow}
  138.         text-shadow: 0 0 4px {color:BlogTitleGlow}, 0 0 4px {color:BlogTitleGlow}, 0 0 4px {color:BlogTitleGlow};
  139. {/block:IfShowBlogtitleGlow}
  140. {block:IfHideTitle}
  141.         display:none;
  142. {/block:IfHideTitle} }
  143.  
  144. #wrap_wrap { position: absolute; top: 0px; left: 17%;}
  145. #wrapper {
  146.         position: absolute; left: 220px; {block:IfNothideheaderimage}  top:174px;  {/block:IfNothideheaderimage}
  147.         background-color:none;
  148. {block:Ifhideheaderimage} top:57px; {block:IfHideTitle}
  149.         top:24px;
  150. {/block:IfHideTitle} {/block:Ifhideheaderimage}
  151.  
  152. }
  153.  
  154. #title a, #title a:visited {
  155.         color:{color:BlogTitle};
  156.         text-decoration: none;}
  157. #title a:hover {
  158.         text-decoration: none;
  159.         color: {color:LinkHover}; }
  160.  
  161. .menu { position: relative;
  162.         padding:0px 0;
  163.         margin:0px;
  164.         list-style:none;
  165.         height:29px;  
  166.         font: 11px {font:navlinks};
  167.         z-index:792343;
  168.         background: none; }
  169. .menu ul {
  170.         margin:0px;
  171.         padding: 0px;  }
  172. .menu li {
  173.         margin:0;
  174.         padding:0;
  175.         display:block;
  176.         float: left;
  177.         width: 55px; }
  178. .menu a, .menu a:visited {
  179.         padding:8px 0;
  180.         display:block;
  181.         text-align:center;
  182.         text-decoration:none;
  183.         background: {color:NavLinksBG};
  184.         color: {color:NavLinks};
  185.         width: 55px;
  186.         height:13px;
  187.         -webkit-transition: all 0.3s linear;
  188.         -moz-transition: all 0.3s linear;
  189.         -o-transition: all 0.3s linear ;
  190.         -ms-transition: all 0.3s linear;  }
  191. .menu a:hover {
  192.         text-align:center;
  193.         text-decoration:none;
  194.         background: {color:NavLinks};
  195.         color: {color:NavLinksBG};
  196.         -webkit-transition: all 0.3s linear;
  197.         -moz-transition: all 0.3s linear;
  198.         -o-transition: all 0.3s linear ;
  199.         -ms-transition: all 0.3s linear; }
  200.  
  201. .menu_table {   position: relative; bottom: 0px;
  202.         padding:0px 0; border: none;
  203.         margin:0px;
  204.         list-style:none;
  205.         width: 500px;
  206.         height:29px;  
  207.         font: 11px georgia;
  208.         z-index:9992343;
  209.         background: {color:NavLinksBG}; }
  210.  
  211. a {     -webkit-transition: all 0.3s linear;
  212.         -moz-transition: all 0.3s linear;
  213.         -o-transition: all 0.3s linear ;
  214.         -ms-transition: all 0.3s linear; }
  215.  a:hover {
  216.         -webkit-transition: all 0.3s linear;
  217.         -moz-transition: all 0.3s linear;
  218.         -o-transition: all 0.3s linear ;
  219.         -ms-transition: all 0.3s linear; }
  220.  
  221. #content {
  222.         width: 520px;
  223.         margin:0px;
  224.         padding-top:0px;
  225.         font: 11px {font:Body};  
  226.         background-color:none; }
  227.  
  228. #sidebar {
  229.         position: fixed; top:150px; left: 17%;
  230.         width:200px;
  231.         padding: 0px;
  232.         background-color: {color:SidebarBackground};
  233.         z-index:23456;
  234. {block:IfHideSidebar}
  235.         display: none;
  236. {/block:IfHideSidebar} }
  237.  
  238. #sidebar_pic {  
  239.         z-index:23454;
  240. {block:Ifhidesidebarimage}
  241.         display:none;
  242. {/block:Ifhidesidebarimage}
  243.  }
  244.  
  245. #sidebar_pic img {
  246.         width: 200px;
  247.         text-align:right; }
  248. #top {position: relative;}
  249.  
  250.  
  251. #description {
  252.         background-color: transparent;
  253.         margin:3px;
  254.         font-family: {font:Description};
  255.         font-size: 11px;
  256.         color: {color:Description}; }
  257. #description a {
  258.         color: {color:DescriptionLink};
  259.         text-decoration:none;}
  260. #description a:visited {
  261.         color: {color:DescriptionLink};
  262.         text-decoration:none;}
  263. #description a:hover {
  264.         color: {color: LinkHover};
  265.         text-decoration: none;}
  266.  
  267. #description img {
  268.         float: right;}
  269.  
  270. #custom_links {
  271.         font: 11px {font:navlinks}; }
  272.  
  273. ul#sidelinks { list-style-type: none; margin: 0; padding: 0;
  274.         text-align: center; }
  275. ul#sidelinks li { background-color: {color:navlinksBG}; margin-top: 1px;
  276.         padding: 3px 3px; }
  277. ul#sidelinks li:hover { background-color: {color:Navlinks};
  278.         -webkit-transition: all 0.3s linear;
  279.         -moz-transition: all 0.3s linear;
  280.         -o-transition: all 0.3s linear ;
  281.         -ms-transition: all 0.3s linear;}
  282.  
  283. ul#sidelinks a, ul#sidelinks a:visited { color: {color:Navlinks}; }
  284. ul#sidelinks a:hover { color: {color:Navlinksbg}; }
  285.  
  286. #navigation {
  287.         font: 11px trebuchet ms;
  288.         width: 200px;
  289.         color: white;
  290.         text-decoration: none;
  291.         margin-top: 1px;
  292.         padding: 0px;
  293.         text-align: center; }
  294.  
  295.  .navi {
  296.         font: 25px arial;
  297.         color:{color:NavLinks};
  298.         text-decoration: none;
  299.         line-height: 40%;
  300.         background-color: {color:NavLinksBG}; }
  301. .navi a, .navi a:visited {
  302.         color:{color:NavLinks};
  303.         text-decoration: none; }
  304. .navi a:hover {
  305.         text-decoration: none;
  306.         color: {color:NavLinksBG}; }
  307.  
  308.  
  309. ol#posts {
  310.         list-style-type: none;
  311.         margin:0px; padding:0px;
  312.         width:500px; }
  313. ol#posts li.textpost, ol#posts li.photopost, ol#posts li.photosetpost, ol#posts li.quotepost, ol#posts li.linkpost, ol#posts li.chatpost, ol#posts li.videopost, ol#posts li.audiopost, ol#posts li.answerpost {
  314.         position: relative;
  315.         padding: 0px;
  316.         margin-bottom: 0px;
  317.         color: {color:bodytext}; }
  318. ol#posts li.textpost, ol#posts li.quotepost, ol#posts li.linkpost, ol#posts li.chatpost, ol#posts li.videopost, ol#posts li.audiopost, ol#posts li.answerpost {
  319.         background-color:{color:ContentBackground};  }
  320. ol#posts li.photopost, ol#posts li.photosetpost {
  321.         background-color: {color:ContentBackground};  }
  322.  
  323. ol#posts a, ol#posts a:visited {
  324.         color: {color:Link};
  325.         text-decoration: none; }
  326. ol#posts a:hover {
  327.         color: {color:LinkHover}; }
  328.  
  329. .post_content {
  330.         position: relative;    
  331.         padding: 0px;
  332.         margin-top: 5px;
  333.         background-color:  {color:ContentBackground};
  334.         color: {color:bodytext};
  335.         z-index: 53; }
  336.  
  337. .captiontwo {
  338.         background-color: {color:Background};
  339.         width: 500px;
  340.         height: 2px;
  341.         margin-top: -2px;}
  342.  
  343. .caption {
  344.         background-color:{color:ContentBackground};
  345.         margin-top: -2px;
  346.         padding: 2px;
  347. {block:IfHideCaption}
  348.         display:none;
  349. {/block:IfHideCaption} }
  350. .caption p {
  351.         margin: 0px;}
  352. p {
  353.         white-space: normal; }
  354. p img { max-width: 495px; }
  355.  
  356. .postinfo {
  357.         font:11px {font:Body};
  358.         color:{color:bodytext};
  359.         width: 494px;
  360.         background-color: {color:ContentBackground};
  361.         padding: 3px; margin-top: 5px; }
  362.  
  363. .post_overlay  {   position: absolute; left: 0px; opacity: 0;
  364.         width:100%; height: 100%;
  365.         padding:0px 0px;
  366.         font:20px impact;
  367. {block:IfNotoverlayWhite}
  368.         background-color: rgba(0,0,0,0.8);
  369. {/block:IfNotoverlayWhite}
  370. {block:IfoverlayWhite}
  371.         background-color: rgba(255,255,255,0.8);
  372. {/block:IfoverlayWhite}
  373.         color:{color:Navlinks};
  374.         text-align: center;
  375.         text-transform: lowercase;
  376.         z-index:244;
  377.         -webkit-transition: all 0.3s linear;
  378.         -moz-transition: all 0.3s linear;
  379.         -o-transition: all 0.3s linear ;
  380.         -ms-transition: all 0.3s linear;}
  381. #overlay_photos {
  382.         font: 50px futura; }
  383. .test1  { font: 11px trebuchet ms;  text-transform: lowercase; }
  384. .test6  { font: 11px trebuchet ms;  text-transform: lowercase; white-space: nowrap;}
  385. .test2  { font: 70px impact; }
  386. .test3  { font: 40px impact; }
  387. .test4  { font: 55px impact; line-height: 85%;}
  388. .test5 { font: 17px impact; line-height: 85%; }
  389. .over { z-index: 33; position:relative;}
  390. .floattable {
  391. {block:IfNotoverlayWhite}
  392.         background-color: rgba(0,0,0,0.8);
  393. {/block:IfNotoverlayWhite}
  394. {block:IfoverlayWhite}
  395.         background-color: rgba(255,255,255,0.8);
  396. {/block:IfoverlayWhite}
  397.         background-color: none;}
  398.  
  399. .postfooter {   position: absolute;
  400. width:100%; height: 100%;
  401.         padding:0px 0px;
  402.         background-color: none;
  403.         color:{color:Navlinks};
  404.         text-align: center;
  405.         text-transform: lowercase;
  406.         z-index:32;
  407.         -webkit-transition: all 0.3s linear;
  408.         -moz-transition: all 0.3s linear;
  409.         -o-transition: all 0.3s linear ;
  410.         -ms-transition: all 0.3s linear;}
  411. .postfooter a, .postfooter a:visited {
  412.         background-color: none;
  413.         color: pink;
  414.         margin-top: 0; padding: 1px;
  415.         text-decoration: none; }
  416. .postfooter a:hover {
  417.         background-color: none;
  418.         color: {color:NavLinksBG};
  419.         text-decoration: none; }
  420.  
  421. {block:IfNotOverlayOnlyOnPhotos}
  422. ol#posts li.textpost:hover .post_overlay, ol#posts li.photopost:hover .post_overlay, ol#posts li.photosetpost:hover .post_overlay, ol#posts li.chatpost:hover .post_overlay, ol#posts li.quotepost:hover .post_overlay, ol#posts li.chatpost:hover .post_overlay, ol#posts li.linkpost:hover .post_overlay, ol#posts li.answerpost:hover .post_overlay, ol#posts li.audiopost:hover .post_overlay, ol#posts li.videopost:hover .post_overlay {
  423.         opacity: 1;
  424.         -webkit-transition: all 0.3s linear;
  425.         -moz-transition: all 0.3s linear;
  426.         -o-transition: all 0.3s linear ;
  427.         -ms-transition: all 0.3s linear; }
  428. {/block:IfNotOverlayOnlyOnPhotos}
  429.  
  430. {block:IfOverlayOnlyOnPhotos}
  431. ol#posts li.photopost:hover .post_overlay {
  432.         opacity: 1;
  433.         -webkit-transition: all 0.3s linear;
  434.         -moz-transition: all 0.3s linear;
  435.         -o-transition: all 0.3s linear ;
  436.         -ms-transition: all 0.3s linear; }
  437.  
  438. .postfooter2 {   position: absolute; left: 0px; opacity: 0; background-color: none; width: 500px;
  439.         bottom: -8px;
  440.         min-width:55px;
  441.         padding:0px;
  442.         font:10px trebuchet ms;
  443.         background-color: none;
  444.         color:{color:Navlinks};
  445.         text-align: center;
  446.         text-transform: lowercase;
  447.         z-index: 234;
  448.         -webkit-transition: all 0.3s;
  449.         -moz-transition: all 0.3s;
  450.         -o-transition: all 0.3s ;
  451.         -ms-transition: all 0.3s;}
  452. .postfooter2 a, .postfooter2 a:visited {
  453.         padding:0px 2px;
  454.         background-color: none;
  455.         color: {color:NavLinks};
  456.         margin-top: 0px;
  457.         text-decoration: none; }
  458. .postfooter2 a:hover {
  459.         color: {color:NavLinksBG};
  460.         text-decoration: none; }
  461.  
  462. ol#posts li.textpost:hover .postfooter2, ol#posts li.photosetpost:hover .postfooter2, ol#posts li.chatpost:hover .postfooter2, ol#posts li.quotepost:hover .postfooter2, ol#posts li.chatpost:hover .postfooter2, ol#posts li.linkpost:hover .postfooter2, ol#posts li.answerpost:hover .postfooter2, ol#posts li.audiopost:hover .postfooter2, ol#posts li.videopost:hover .postfooter2  {
  463.         bottom: 0px;
  464.         opacity: 1;
  465.         -webkit-transition: all 0.3s ease-out;
  466.         -moz-transition: all 0.3s ease-out;
  467.         -o-transition: all 0.3s ease-out ;
  468.         -ms-transition: all 0.3s ease-out; }
  469. {/block:IfOverlayOnlyOnPhotos}
  470.  
  471.  
  472.  
  473. .posttitle {
  474.         font:28px {font:Title};
  475.         font-weight:normal; text-align: center;
  476.         margin:0px 0px 0px 3px; padding:0px;}
  477.  
  478. .textbody {
  479.         width: 494px;
  480.         margin: 3px; }
  481. .textbody p { margin: 0px; }
  482. .description {
  483.         width: 494px;
  484.         margin: 3px 3px; }
  485.  
  486. .postlink {
  487.         color:{color:BlogTitle};
  488.         text-decoration:none;
  489.         font-size: 20px;
  490.         font-family: {font:Title};
  491.         text-align: center;
  492.         letter-spacing:-1px; }
  493. .postlink:hover {
  494.         color:{color:LinkHover}; }
  495.  
  496. .postquote {
  497.         width:400px; background-color: none; position: relative; top: 0px; left: 40px;
  498.         font-family:{font:Title}; color:{color:bodytext};
  499.         font-size:16px; font-weight: normal;
  500.         text-align: center;
  501.         padding: 10px 10px; z-index: 4;}
  502.  
  503. #post_quote { POSITION: relative; }
  504.  
  505. .signs {
  506.         font-family: geneva; font-size:60px; width:70px; display: inline;
  507.         color:{color:bodytext};
  508.         font-weight: bold; position: absolute;
  509.         z-index: 6; line-height: 40%;
  510.         opacity: 0.7; filter: alpha(opacity=70); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";  }
  511. #sign_left { top: 18px; left: 10px; }
  512. #sign_right { bottom: 0px; left: 450px; }
  513.  
  514. .source {  text-align: center; position:relative; padding-bottom: 3px; }
  515. .source a{color:{color:Link}; text-decoration:none;}
  516. .source a:hover { color:{color:LinkHover}; }
  517.  
  518. .chattitle {
  519.         list-style-type:none;
  520.         text-align: center;
  521.         margin:0px; font: 16px {font:Title};}
  522.  
  523. ul.chat {  padding: 0px;
  524.                 margin: 0px 0px;
  525.                 list-style-type: none; }
  526.  
  527. ul.chat li.line {
  528.  padding: 2px; list-style-type:none; }
  529.  
  530. ul.chat li.line:nth-child(odd) { background-color: none;}
  531. ul.chat li.line:nth-child(even) { background-color: none}
  532. li.postphotoset { list-style-type:none; }
  533.  
  534.  
  535. ul.chat .label { font-weight:bold;}
  536.  
  537. .captionmeta p { padding: 0px; margin: 0px; }
  538. .meta { padding-left:3px; }
  539.  
  540. .audio { background-color: black; width: 500px;  }
  541. .copy p { padding: 2px; margin:0px;}
  542. .copy blockquote { margin: 5px 10px; }
  543. .row:nth-child(odd) { background-color:none;}
  544. .row:nth-child(even) { background-color: none;}
  545. .player { }
  546. .meta { padding-left: 3px; }
  547. .audiotable { border: none;}
  548.  
  549. .question_post { background-color: none; position:relative; padding:0px; margin-bottom: 0px;}
  550. .asker_container { font-family:{font:Title}; font-size:12px; font-weight:bold; position:relative; top: 3px; z-index: 4; }
  551. .question_post img.icon { margin-right: 3px; position: relative; top: 3px; }
  552. .question_wrap { position: relative; }
  553. .tri { color: {color:askbackground}; font: 40px baskerville; position:absolute; bottom: -20px; left: 215px; z-index: 1;}
  554. .question { background-color: {color:askbackground}; position: relative; padding: 5px; z-index: 6;}
  555. .answer { margin: 0px; padding: 0px; }
  556. .answer p { margin: 0px; padding: 3px; }
  557.  
  558. .notecontainer { margin-bottom:0px; margin-top: 5px;
  559.         text-align: left; font-family: {font:Body};
  560.         background-color: {color:ContentBackground};
  561.         padding: 3px;
  562.         width: 494px; }
  563.  
  564. ol.notes {
  565.                 padding: 0px;
  566.                 margin: 0px 0px;
  567.                 list-style-type: none;
  568.                 border-bottom: solid 0px #ccc; }
  569. ol.notes li.note {
  570.                 border-top: solid 0px #ccc;
  571.                 padding: 2px;            }
  572. ol.notes li.note img.avatar {
  573.                 vertical-align: -4px;
  574.                 margin-right: 10px;
  575.                 width: 16px;
  576.                 height: 16px; }
  577. ol.notes li.note span.action {
  578.                 font-weight: normal; }
  579. ol.notes li.note .answer_content {
  580.                 font-weight: normal;}
  581. ol.notes li.note blockquote {
  582.                 border-color: {color:bodytext};
  583.                 padding: 2px 10px;
  584.                 margin: 7px 0px 0px 25px; }
  585. ol.notes li.note blockquote a { text-decoration: none; }
  586.  
  587.  
  588. #credit {  
  589.         font-family: arial;
  590.         top:26px;
  591.         right: 5px;
  592.         position: fixed;
  593.         text-align: right;
  594.         font-size:13px;
  595.         background-color: none;
  596.         color: white;
  597.         text-decoration:none;
  598.         font-weight:normal;
  599.         word-spacing:-2px; }
  600. #credit a, #credit a:visited {
  601.         font: 11px arial;
  602.         background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  603.         color: white;
  604.         text-decoration:none;
  605.         font-weight:normal;
  606.         padding: 3px;
  607.         letter-spacing: 1px;
  608.         line-height: 14px;
  609.         opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  610.         border-radius: 2px;
  611.         -webkit-border-radius: 2px;
  612.         -moz-border-radius: 2px;
  613.         -webkit-transition: all 0.4s linear;
  614.         -moz-transition: all 0.4s linear;
  615.         -o-transition: all 0.4s linear ;
  616.         -ms-transition: all 0.4s linear; }
  617. #credit a:hover {    
  618.         opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  619.         -webkit-transition: all 0.4s linear;
  620.         -moz-transition: all 0.4s linear;
  621.         -o-transition: all 0.4s linear;
  622.         -ms-transition: all 0.4s linear; }
  623.  
  624. iframe#tumblr_controls {    
  625.         top:0px !important;  
  626.         right:3px !important;    
  627.         position: fixed !important;    
  628.         opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  629.         -webkit-transition: all 0.4s linear;
  630.         -moz-transition: all 0.4s linear;
  631.         -o-transition: all 0.4s linear ;
  632.         -ms-transition: all 0.4s linear; }  
  633. iframe#tumblr_controls:hover {    
  634.         opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  635.         -webkit-transition: all 0.4s linear;
  636.         -moz-transition: all 0.4s linear;
  637.         -o-transition: all 0.4s linear;
  638.         -ms-transition: all 0.4s linear;}
  639.  
  640. img {  border-style: none; }  
  641.  
  642. blockquote {
  643.         border-left:3px {color:bodytext} solid;
  644.         padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:0px;
  645.         margin:0px 0px 0px 10px;}
  646. blockquote img { max-width: 476px; }
  647. blockquote blockquote img { max-width: 458px; }
  648. blockquote blockquote blockquote img { max-width: 440px; }
  649.  
  650. #bottom {  background-color:none; height:10px;}  
  651.  
  652.         </style>
  653.  
  654.         <style type="text/css">{CustomCSS}</style>
  655.  
  656. {block:IfInfiniteScrolling}
  657.         <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  658. {/block:IfInfiniteScrolling}
  659.  
  660. </head>
  661. <body>
  662.  
  663. {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}
  664.  
  665. <div id="header_wrap">
  666. <div id="header">
  667.         <div id="header_pic"></div>
  668.         <div id="title">
  669.                 <a href="/">
  670.                         {Title}
  671.                 </a>
  672.         </div>
  673.  
  674.         <table class="menu_table" border="0" cellspacing="0" cellpadding="0">
  675.                 <tr>
  676.  
  677.                         <td width="45px">
  678.                                 {block:IfNotInfiniteScrolling}
  679.                 <div class="menu">
  680.                         <ul>
  681.  
  682.                                 <li>   
  683.                                 <div class="navi">
  684.                 {block:Pagination}
  685.                         {block:PreviousPage}
  686.                                 <a href="{PreviousPage}">&laquo;</a>
  687.                         {/block:PreviousPage}
  688.                 {/block:Pagination}
  689.         </div>
  690.                                 </li>
  691.  
  692.                         </ul>
  693.                 </div>
  694.                                 {/block:IfNotInfiniteScrolling}
  695.                         </td>
  696.  
  697.  
  698.                         {block:IfNotShowRandomLink}
  699.                         <td width="30px">
  700.                         </td>
  701.                         {/block:IfNotShowRandomLink}
  702.                         {block:IfNotShowHomeLink}
  703.                         <td width="30px">
  704.                         </td>
  705.                         {/block:IfNotShowHomeLink}
  706.                         {block:IfNotShowArchiveLink}
  707.                         <td width="30px">
  708.                         </td>
  709.                         {/block:IfNotShowArchiveLink}
  710.                         {block:IfNotLink3}
  711.                         <td width="30px">
  712.                         </td>
  713.                         {/block:IfNotLink3}
  714.                         {block:IfNotLink2}
  715.                         <td width="30px">
  716.                         </td>
  717.                         {/block:IfNotLink2}
  718.                         {block:IfNotLink1}
  719.                         <td width="30px">
  720.                         </td>
  721.                         {/block:IfNotLink1}
  722.                         <td>
  723.                 <div class="menu">
  724.                         <ul>
  725.        
  726.                                 <li><a href="/ask">{text:label ask}</a></li>
  727.                                 {block:IfShowHomeLink}
  728.                                 <li><a href="/">{text:label home}</a> </li>
  729.                                 {/block:IfShowHomeLink}
  730.                                 {block:IfShowArchiveLink}
  731.                                 <li><a href="/archive">{text:label archive}</a> </li>
  732.                                 {/block:IfShowArchiveLink}
  733.                                 {block:IfShowRandomLink}
  734.                                 <li><a href="/random">{text:label random}</a> </li>
  735.                                 {/block:IfShowRandomLink}
  736.                                 {block:IfLink1}<li><a href="{text:Link 1 Url}">{text:Link 1 Name}</a></li>{/block:IfLink1}
  737.                                 {block:IfLink2}<li><a href="{text:Link 2 Url}">{text:Link 2 Name}</a></li>{/block:IfLink2}
  738.                                 {block:IfLink3}<li><a href="{text:Link 3 Url}">{text:Link 3 Name}</a></li>{/block:IfLink3}
  739.  
  740.                         </ul>
  741.  
  742.                 </div>
  743.                         </td>
  744.  
  745.                                 {block:IfNotInfiniteScrolling}
  746.                         <td width="45px">
  747.                 <div class="menu">
  748.                         <ul>
  749.  
  750.                                 <li>
  751.                                                 <div class="navi">
  752.                 {block:Pagination}
  753.                         {block:NextPage}
  754.                                 <a href="{NextPage}">&raquo;</a>
  755.                         {/block:NextPage}
  756.                 {/block:Pagination}
  757.         </div> 
  758.                                 </li>
  759.  
  760.                         </ul>
  761.                 </div>
  762.                         </td>
  763.                                 {/block:IfNotInfiniteScrolling}
  764.                 </tr>
  765.         </table>
  766.  
  767.  
  768. </div>
  769. </div>
  770.  
  771. <div id="sidebar">
  772.  
  773.         <div id="top">
  774.  
  775.  
  776.         </div>
  777.  
  778.  
  779.         <div id="sidebar_pic"><a href="/">
  780.                 <img src="{image:image sidebar}"></a>
  781.         </div>
  782.  
  783.  
  784.  
  785.                 {block:Description}
  786.                     <div id="description">
  787.                         {Description}
  788.                    </div>
  789.                 {/block:Description}
  790.  
  791. <div id="custom_links">
  792.                         <ul id="sidelinks">
  793.                                 {block:IfLink4}<li><a href="{text:Link 4 Url}">{text:Link 4 Name}</a></li>{/block:IfLink4}
  794.                                 {block:IfLink5}<li><a href="{text:Link 5 Url}">{text:Link 5 Name}</a></li>{/block:IfLink5}
  795.                                 {block:IfLink6}<li><a href="{text:Link 6 Url}">{text:Link 6 Name}</a></li>{/block:IfLink6}
  796.                                 {block:IfLink7}<li><a href="{text:Link 7 Url}">{text:Link 7 Name}</a></li>{/block:IfLink7}
  797.                         </ul>
  798. </div>
  799.  
  800. </div>
  801.  
  802. <div id="wrap_wrap">
  803.  <div id="wrapper">
  804.  
  805.  
  806.         <div id="content">
  807.            
  808.             {block:SearchPage}
  809.                 {block:SearchResults}
  810.                     <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
  811.                 {/block:SearchResults}
  812.                
  813.                 {block:NoSearchResults}
  814.                     <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
  815.                 {/block:NoSearchResults}
  816.             {/block:SearchPage}
  817.            
  818. <div class ="autopagerize_page_element">
  819.  
  820. <ol id="posts">
  821. {block:Posts}
  822.  
  823. {block:Text}
  824.         <li class="textpost">
  825.         {block:IndexPage}
  826. {block:IfOverlayOnlyOnPhotos}
  827. <div class="postfooter2">
  828.         {block:Date}
  829.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  830.                         <tr>
  831.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  832.                         {block:IfNotDateStyleTimeAgo}
  833.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  834.                         {/block:IfNotDateStyleTimeAgo}
  835.                         {block:IfDateStyleTimeAgo}
  836.                         <a href="{Permalink}">{TimeAgo}</a>
  837.                         {/block:IfDateStyleTimeAgo}</span>
  838.                                 </td>
  839.                                 <td class="test5" width="8px">
  840.                         <a href="{Permalink}"> {NoteCount}</a>
  841.                                 </td>
  842.                                 <td class="test6" align="left" width="52%">
  843.                         <a href="{ReblogURL}">reblog this</a>
  844.                                 </td>
  845.                         </tr>
  846.                 </table>
  847.                
  848.         {/block:Date}
  849. </div>
  850. {/block:IfOverlayOnlyOnPhotos}
  851. {block:IfNotOverlayOnlyOnPhotos}
  852. <div class="post_overlay">
  853. <div class="postfooter">
  854.  
  855.         {block:Date}
  856.                 <table border="0" width="100%" height="100%">
  857.                         <tr>
  858.                                 <td></td>
  859.                                 <td class="test1" align="right">
  860.                         {block:IfNotDateStyleTimeAgo}
  861.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  862.                         {/block:IfNotDateStyleTimeAgo}
  863.                         {block:IfDateStyleTimeAgo}
  864.                         <a href="{Permalink}">{TimeAgo}</a>
  865.                         {/block:IfDateStyleTimeAgo}
  866.                                 </td>
  867.                                 <td class="test3" width="15px">
  868.                         <a href="{Permalink}"> {NoteCount}</a>
  869.                                 </td>
  870.                                 <td class="test1"align="left">
  871.                         <a href="{ReblogURL}">reblog this</a>
  872.                                 </td>
  873.                                 <td></td>
  874.                         </tr>
  875.                 </table>
  876.         {/block:Date}
  877. </div>
  878. </div>
  879. {/block:IfNotOverlayOnlyOnPhotos}
  880.  {/block:IndexPage}
  881.                 <div class="post_content">
  882.                 {block:Title}
  883.                         <div class="posttitle">{Title}</div>
  884.                 {/block:Title}
  885.                 <div class="textbody">{Body}</div>
  886.                 </div>
  887.         </li>
  888. {/block:Text}
  889.  
  890. {block:Photo}
  891.         <li class="photopost">
  892.         {block:IndexPage}
  893. <div class="post_overlay" id="overlay_photos">
  894. <div class="postfooter">
  895.         {block:Date}
  896.                 <table border="0" width="100%" height="100%">
  897.                         <tr>
  898.                                 <td></td>
  899.                                 <td class="test1" align="right">
  900.                         {block:IfNotDateStyleTimeAgo}
  901.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  902.                         {/block:IfNotDateStyleTimeAgo}
  903.                         {block:IfDateStyleTimeAgo}
  904.                         <a href="{Permalink}">{TimeAgo}</a>
  905.                         {/block:IfDateStyleTimeAgo}
  906.                                 </td>
  907.                                 <td class="test2" width="50px">
  908.                         <a href="{Permalink}"> {NoteCount}</a>
  909.                                 </td>
  910.                                 <td class="test1"align="left">
  911.                         <a href="{ReblogURL}">reblog this</a>
  912.                                 </td>
  913.                                 <td></td>
  914.                         </tr>
  915.                 </table>
  916.                
  917.         {/block:Date}
  918. </div>
  919. </div>
  920.          {/block:IndexPage}
  921.                 <div class="post_content">
  922.                 <img width="500px" class="imgpost" src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  923.                 <div class="captiontwo"></div>
  924.                 {block:Caption}
  925.                         <div class="caption">{Caption}</div>
  926.                 {/block:Caption}
  927.                 </div>
  928.         </li>
  929. {/block:Photo}
  930.  
  931. {block:Photoset}
  932.         <li class="photosetpost">
  933.         {block:IndexPage}
  934. {block:IfOverlayOnlyOnPhotos}
  935. <div class="postfooter2">
  936.         {block:Date}
  937.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  938.                         <tr>
  939.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  940.                         {block:IfNotDateStyleTimeAgo}
  941.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  942.                         {/block:IfNotDateStyleTimeAgo}
  943.                         {block:IfDateStyleTimeAgo}
  944.                         <a href="{Permalink}">{TimeAgo}</a>
  945.                         {/block:IfDateStyleTimeAgo}</span>
  946.                                 </td>
  947.                                 <td class="test5" width="8px">
  948.                         <a href="{Permalink}"> {NoteCount}</a>
  949.                                 </td>
  950.                                 <td class="test6" align="left" width="52%">
  951.                         <a href="{ReblogURL}">reblog this</a>
  952.                                 </td>
  953.                         </tr>
  954.                 </table>
  955.                
  956.         {/block:Date}
  957. </div>
  958. {/block:IfOverlayOnlyOnPhotos}
  959. {block:IfNotOverlayOnlyOnPhotos}
  960. <div class="post_overlay" id="overlay_photos">
  961. <div class="postfooter">
  962.         {block:Date}
  963.                 <table border="0" width="100%" height="100%">
  964.                         <tr>
  965.                                 <td></td>
  966.                                 <td class="test1" align="right">
  967.                         {block:IfNotDateStyleTimeAgo}
  968.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  969.                         {/block:IfNotDateStyleTimeAgo}
  970.                         {block:IfDateStyleTimeAgo}
  971.                         <a href="{Permalink}">{TimeAgo}</a>
  972.                         {/block:IfDateStyleTimeAgo}
  973.                                 </td>
  974.                                 <td class="test2" width="50px">
  975.                         <a href="{Permalink}"> {NoteCount}</a>
  976.                                 </td>
  977.                                 <td class="test1"align="left">
  978.                         <a href="{ReblogURL}">reblog this</a>
  979.                                 </td>
  980.                                 <td></td>
  981.                         </tr>
  982.                 </table>
  983.                
  984.         {/block:Date}
  985. </div>
  986. </div>
  987. {/block:IfNotOverlayOnlyOnPhotos}
  988.          {/block:IndexPage}
  989.                 <div class="post_content">
  990.                 {Photoset-500} 
  991.                 <div class="captiontwo"></div>
  992.                 {block:Caption}
  993.                         <div class="caption">{Caption}</div>
  994.                 {/block:Caption}
  995.                 </div>
  996.         </li>
  997. {/block:Photoset}
  998.  
  999. {block:Quote}
  1000.         <li class="quotepost">
  1001.         {block:IndexPage}
  1002. {block:IfOverlayOnlyOnPhotos}
  1003. <div class="postfooter2">
  1004.         {block:Date}
  1005.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  1006.                         <tr>
  1007.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  1008.                         {block:IfNotDateStyleTimeAgo}
  1009.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1010.                         {/block:IfNotDateStyleTimeAgo}
  1011.                         {block:IfDateStyleTimeAgo}
  1012.                         <a href="{Permalink}">{TimeAgo}</a>
  1013.                         {/block:IfDateStyleTimeAgo}</span>
  1014.                                 </td>
  1015.                                 <td class="test5" width="8px">
  1016.                         <a href="{Permalink}"> {NoteCount}</a>
  1017.                                 </td>
  1018.                                 <td class="test6" align="left" width="52%">
  1019.                         <a href="{ReblogURL}">reblog this</a>
  1020.                                 </td>
  1021.                         </tr>
  1022.                 </table>
  1023.                
  1024.         {/block:Date}
  1025. </div>
  1026. {/block:IfOverlayOnlyOnPhotos}
  1027. {block:IfNotOverlayOnlyOnPhotos}
  1028. <div class="post_overlay">
  1029. <div class="postfooter">
  1030.  
  1031.         {block:Date}
  1032.                 <table border="0" width="100%" height="100%">
  1033.                         <tr>
  1034.                                 <td></td>
  1035.                                 <td class="test1" align="right">
  1036.                         {block:IfNotDateStyleTimeAgo}
  1037.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1038.                         {/block:IfNotDateStyleTimeAgo}
  1039.                         {block:IfDateStyleTimeAgo}
  1040.                         <a href="{Permalink}">{TimeAgo}</a>
  1041.                         {/block:IfDateStyleTimeAgo}
  1042.                                 </td>
  1043.                                 <td class="test3" width="15px">
  1044.                         <a href="{Permalink}"> {NoteCount}</a>
  1045.                                 </td>
  1046.                                 <td class="test1"align="left">
  1047.                         <a href="{ReblogURL}">reblog this</a>
  1048.                                 </td>
  1049.                                 <td></td>
  1050.                         </tr>
  1051.                 </table>
  1052.         {/block:Date}
  1053. </div>
  1054. </div>
  1055. {/block:IfNotOverlayOnlyOnPhotos}
  1056.  {/block:IndexPage}
  1057.                         <div class="post_content">
  1058.                 <div id="post_quote">  
  1059.                         <div id="sign_left" class="signs">&ldquo;</div>
  1060.                         <div class="postquote">{Quote}</div>
  1061.                         <div id="sign_right" class="signs">&rdquo;</div>
  1062.  
  1063.                         {block:Source}
  1064.                                 <div class="source">&mdash; {Source}</div>
  1065.                         {/block:Source}
  1066.                         </div>
  1067.                 </div>
  1068.         </li>
  1069. {/block:Quote}
  1070.  
  1071. {block:Link}
  1072.         <li class="linkpost">
  1073.  
  1074.         {block:IndexPage}
  1075. {block:IfOverlayOnlyOnPhotos}
  1076. <div class="postfooter2">
  1077.         {block:Date}
  1078.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  1079.                         <tr>
  1080.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  1081.                         {block:IfNotDateStyleTimeAgo}
  1082.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1083.                         {/block:IfNotDateStyleTimeAgo}
  1084.                         {block:IfDateStyleTimeAgo}
  1085.                         <a href="{Permalink}">{TimeAgo}</a>
  1086.                         {/block:IfDateStyleTimeAgo}</span>
  1087.                                 </td>
  1088.                                 <td class="test5" width="8px">
  1089.                         <a href="{Permalink}"> {NoteCount}</a>
  1090.                                 </td>
  1091.                                 <td class="test6" align="left" width="52%">
  1092.                         <a href="{ReblogURL}">reblog this</a>
  1093.                                 </td>
  1094.                         </tr>
  1095.                 </table>
  1096.                
  1097.         {/block:Date}
  1098. </div>
  1099. {/block:IfOverlayOnlyOnPhotos}
  1100. {block:IfNotOverlayOnlyOnPhotos}
  1101. <div class="post_overlay">
  1102. <div class="postfooter">
  1103.  
  1104.         {block:Date}
  1105.                 <table border="0" width="100%" height="100%">
  1106.                         <tr>
  1107.                                 <td></td>
  1108.                                 <td class="test1" align="right">
  1109.                         {block:IfNotDateStyleTimeAgo}
  1110.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1111.                         {/block:IfNotDateStyleTimeAgo}
  1112.                         {block:IfDateStyleTimeAgo}
  1113.                         <a href="{Permalink}">{TimeAgo}</a>
  1114.                         {/block:IfDateStyleTimeAgo}
  1115.                                 </td>
  1116.                                 <td class="test3" width="15px">
  1117.                         <a href="{Permalink}"> {NoteCount}</a>
  1118.                                 </td>
  1119.                                 <td class="test1"align="left">
  1120.                         <a href="{ReblogURL}">reblog this</a>
  1121.                                 </td>
  1122.                                 <td></td>
  1123.                         </tr>
  1124.                 </table>
  1125.         {/block:Date}
  1126. </div>
  1127. </div>
  1128. {/block:IfNotOverlayOnlyOnPhotos}
  1129.  {/block:IndexPage}
  1130.                 <div class="post_content">
  1131.                 <div class="postlink">
  1132.                         <a href="{URL}" class="link" {Target}>{Name}</a>
  1133.                 </div>
  1134.                         {block:Description}
  1135.                                 <div class="description">{Description}</div>
  1136.                         {/block:Description}
  1137.                 </div>
  1138.         </li>
  1139. {/block:Link}
  1140.  
  1141. {block:Chat}
  1142.         <li class="chatpost">
  1143.         {block:IndexPage}
  1144. {block:IfOverlayOnlyOnPhotos}
  1145. <div class="postfooter2">
  1146.         {block:Date}
  1147.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  1148.                         <tr>
  1149.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  1150.                         {block:IfNotDateStyleTimeAgo}
  1151.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1152.                         {/block:IfNotDateStyleTimeAgo}
  1153.                         {block:IfDateStyleTimeAgo}
  1154.                         <a href="{Permalink}">{TimeAgo}</a>
  1155.                         {/block:IfDateStyleTimeAgo}</span>
  1156.                                 </td>
  1157.                                 <td class="test5" width="8px">
  1158.                         <a href="{Permalink}"> {NoteCount}</a>
  1159.                                 </td>
  1160.                                 <td class="test6" align="left" width="52%">
  1161.                         <a href="{ReblogURL}">reblog this</a>
  1162.                                 </td>
  1163.                         </tr>
  1164.                 </table>
  1165.                
  1166.         {/block:Date}
  1167. </div>
  1168. {/block:IfOverlayOnlyOnPhotos}
  1169. {block:IfNotOverlayOnlyOnPhotos}
  1170. <div class="post_overlay">
  1171. <div class="postfooter">
  1172.  
  1173.         {block:Date}
  1174.                 <table border="0" width="100%" height="100%">
  1175.                         <tr>
  1176.                                 <td></td>
  1177.                                 <td class="test1" align="right">
  1178.                         {block:IfNotDateStyleTimeAgo}
  1179.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1180.                         {/block:IfNotDateStyleTimeAgo}
  1181.                         {block:IfDateStyleTimeAgo}
  1182.                         <a href="{Permalink}">{TimeAgo}</a>
  1183.                         {/block:IfDateStyleTimeAgo}
  1184.                                 </td>
  1185.                                 <td class="test3" width="15px">
  1186.                         <a href="{Permalink}"> {NoteCount}</a>
  1187.                                 </td>
  1188.                                 <td class="test1"align="left">
  1189.                         <a href="{ReblogURL}">reblog this</a>
  1190.                                 </td>
  1191.                                 <td></td>
  1192.                         </tr>
  1193.                 </table>
  1194.         {/block:Date}
  1195. </div>
  1196. </div>
  1197. {/block:IfNotOverlayOnlyOnPhotos}
  1198.  {/block:IndexPage}
  1199.                 <div class="post_content">
  1200.                 {block:Title}
  1201.                         <div class="chattitle">{Title}</div>
  1202.                 {/block:Title}
  1203.                 <ul class="chat">
  1204.                         {block:Lines}
  1205.                                 <li class="line">
  1206.                                         {block:Label}
  1207.                                                 <span class="label">{Label}</span>
  1208.                                         {/block:Label}
  1209.                                                 {Line}
  1210.                                 </li>
  1211.                         {/block:Lines}
  1212.                 </ul>
  1213.                 </div>
  1214.  
  1215.                 </li>
  1216. {/block:Chat}
  1217.  
  1218. {block:Video}
  1219.         <li class="videopost">
  1220.         {block:IndexPage}
  1221. {block:IfOverlayOnlyOnPhotos}
  1222. <div class="postfooter2">
  1223.         {block:Date}
  1224.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  1225.                         <tr>
  1226.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  1227.                         {block:IfNotDateStyleTimeAgo}
  1228.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1229.                         {/block:IfNotDateStyleTimeAgo}
  1230.                         {block:IfDateStyleTimeAgo}
  1231.                         <a href="{Permalink}">{TimeAgo}</a>
  1232.                         {/block:IfDateStyleTimeAgo}</span>
  1233.                                 </td>
  1234.                                 <td class="test5" width="8px">
  1235.                         <a href="{Permalink}"> {NoteCount}</a>
  1236.                                 </td>
  1237.                                 <td class="test6" align="left" width="52%">
  1238.                         <a href="{ReblogURL}">reblog this</a>
  1239.                                 </td>
  1240.                         </tr>
  1241.                 </table>
  1242.                
  1243.         {/block:Date}
  1244. </div>
  1245. {/block:IfOverlayOnlyOnPhotos}
  1246. {block:IfNotOverlayOnlyOnPhotos}
  1247. <div class="post_overlay">
  1248. <div class="postfooter">
  1249.         {block:Date}
  1250.                 <table border="0" width="100%" height="100%">
  1251.                         <tr>
  1252.                                 <td></td>
  1253.                                 <td class="test1" align="right">
  1254.                         {block:IfNotDateStyleTimeAgo}
  1255.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1256.                         {/block:IfNotDateStyleTimeAgo}
  1257.                         {block:IfDateStyleTimeAgo}
  1258.                         <a href="{Permalink}">{TimeAgo}</a>
  1259.                         {/block:IfDateStyleTimeAgo}
  1260.                                 </td>
  1261.                                 <td class="test2" width="15px">
  1262.                         <a href="{Permalink}"> {NoteCount}</a>
  1263.                                 </td>
  1264.                                 <td class="test1"align="left">
  1265.                         <a href="{ReblogURL}">reblog this</a>
  1266.                                 </td>
  1267.                                 <td></td>
  1268.                         </tr>
  1269.                 </table>
  1270.         {/block:Date}
  1271. </div>
  1272. </div>
  1273. {/block:IfNotOverlayOnlyOnPhotos}
  1274.  {/block:IndexPage}
  1275.                                 <div class="post_content">
  1276.                 {Video-500}
  1277.                 {block:Caption}
  1278.                         <div class="caption">{Caption}</div>
  1279.                 {/block:Caption}
  1280.                                 </div>
  1281.          
  1282.         </li>
  1283. {/block:Video}
  1284.  
  1285. {block:Audio}
  1286.         <li class="audiopost">
  1287.         {block:IndexPage}
  1288. {block:IfOverlayOnlyOnPhotos}
  1289. <div class="postfooter2">
  1290.         {block:Date}
  1291.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  1292.                         <tr>
  1293.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  1294.                         {block:IfNotDateStyleTimeAgo}
  1295.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1296.                         {/block:IfNotDateStyleTimeAgo}
  1297.                         {block:IfDateStyleTimeAgo}
  1298.                         <a href="{Permalink}">{TimeAgo}</a>
  1299.                         {/block:IfDateStyleTimeAgo}</span>
  1300.                                 </td>
  1301.                                 <td class="test5" width="8px">
  1302.                         <a href="{Permalink}"> {NoteCount}</a>
  1303.                                 </td>
  1304.                                 <td class="test6" align="left" width="52%">
  1305.                         <a href="{ReblogURL}">reblog this</a>
  1306.                                 </td>
  1307.                         </tr>
  1308.                 </table>
  1309.                
  1310.         {/block:Date}
  1311. </div>
  1312. {/block:IfOverlayOnlyOnPhotos}
  1313. {block:IfNotOverlayOnlyOnPhotos}
  1314. <div class="post_overlay">
  1315. <div class="postfooter">
  1316.  
  1317.         {block:Date}
  1318.                 <table border="0" width="100%" height="100%">
  1319.                         <tr>
  1320.                                 <td></td>
  1321.                                 <td class="test1" align="right">
  1322.                         {block:IfNotDateStyleTimeAgo}
  1323.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1324.                         {/block:IfNotDateStyleTimeAgo}
  1325.                         {block:IfDateStyleTimeAgo}
  1326.                         <a href="{Permalink}">{TimeAgo}</a>
  1327.                         {/block:IfDateStyleTimeAgo}
  1328.                                 </td>
  1329.                                 <td class="test3" width="15px">
  1330.                         <a href="{Permalink}"> {NoteCount}</a>
  1331.                                 </td>
  1332.                                 <td class="test1"align="left">
  1333.                         <a href="{ReblogURL}">reblog this</a>
  1334.                                 </td>
  1335.                                 <td></td>
  1336.                         </tr>
  1337.                 </table>
  1338.         {/block:Date}
  1339. </div>
  1340. </div>
  1341. {/block:IfNotOverlayOnlyOnPhotos}
  1342.  {/block:IndexPage}
  1343.                 <div class="post_content">
  1344.         <table border="0" width="500px" cellspacing="0" cellpadding="0" class="audiotable">
  1345.                 <tr class="row">
  1346.                         <td>{block:IfShowAlbumArt}
  1347.                                 {block:AlbumArt}
  1348.                                         <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:0px;" width="500"/>
  1349.                                 {/block:AlbumArt}
  1350.                         {/block:IfShowAlbumArt}</td>
  1351.                 </tr>
  1352.                 <tr>
  1353.                         <td>
  1354.                         <div class="audio">
  1355.                                 <div class="player">{AudioPlayerBlack}</div>
  1356.  
  1357.                         </div>
  1358.                         </td>
  1359.                 </tr>
  1360.                 <tr>
  1361.                         <td valign="top">
  1362.                                 {block:Caption}
  1363.                                         <div class="copy">{Caption}</div>
  1364.                                 {/block:Caption}
  1365.                         </td>
  1366.                 </tr>
  1367.         </table>
  1368.                 </div>
  1369.                 </li>
  1370. {/block:Audio}
  1371.  
  1372.  
  1373. {block:Answer}
  1374.         <li class="answerpost">
  1375.         {block:IndexPage}
  1376. {block:IfOverlayOnlyOnPhotos}
  1377. <div class="postfooter2">
  1378.         {block:Date}
  1379.                 <table border="0" class="floattable" width="100%" cellpadding="0">
  1380.                         <tr>
  1381.                                 <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
  1382.                         {block:IfNotDateStyleTimeAgo}
  1383.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1384.                         {/block:IfNotDateStyleTimeAgo}
  1385.                         {block:IfDateStyleTimeAgo}
  1386.                         <a href="{Permalink}">{TimeAgo}</a>
  1387.                         {/block:IfDateStyleTimeAgo}</span>
  1388.                                 </td>
  1389.                                 <td class="test5" width="8px">
  1390.                         <a href="{Permalink}"> {NoteCount}</a>
  1391.                                 </td>
  1392.                                 <td class="test6" align="left" width="52%">
  1393.                         <a href="{ReblogURL}">reblog this</a>
  1394.                                 </td>
  1395.                         </tr>
  1396.                 </table>
  1397.                
  1398.         {/block:Date}
  1399. </div>
  1400. {/block:IfOverlayOnlyOnPhotos}
  1401. {block:IfNotOverlayOnlyOnPhotos}
  1402. <div class="post_overlay">
  1403. <div class="postfooter">
  1404.  
  1405.         {block:Date}
  1406.                 <table border="0" width="100%" height="100%">
  1407.                         <tr>
  1408.                                 <td></td>
  1409.                                 <td class="test1" align="right">
  1410.                         {block:IfNotDateStyleTimeAgo}
  1411.                         <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
  1412.                         {/block:IfNotDateStyleTimeAgo}
  1413.                         {block:IfDateStyleTimeAgo}
  1414.                         <a href="{Permalink}">{TimeAgo}</a>
  1415.                         {/block:IfDateStyleTimeAgo}
  1416.                                 </td>
  1417.                                 <td class="test3" width="15px">
  1418.                         <a href="{Permalink}"> {NoteCount}</a>
  1419.                                 </td>
  1420.                                 <td class="test1"align="left">
  1421.                         <a href="{ReblogURL}">reblog this</a>
  1422.                                 </td>
  1423.                                 <td></td>
  1424.                         </tr>
  1425.                 </table>
  1426.         {/block:Date}
  1427. </div>
  1428. </div>
  1429. {/block:IfNotOverlayOnlyOnPhotos}
  1430.  {/block:IndexPage}
  1431.                 <div class="post_content">
  1432.         <div class="question_post">
  1433.         <table border="0" width="100%" cellspacing="0" cellpadding="0">
  1434.                 <tr>
  1435.                         <td valign="top" colspan="2">
  1436.                                 <div class="question_wrap">
  1437.                                         <div class="tri">&diams;</div>
  1438.                                         <div class="question">
  1439.                                                 {Question}
  1440.                                         </div>
  1441.                                 </div>
  1442.                         </td>
  1443.                 </tr>
  1444.                 <tr>
  1445.                         <td width="38%" align="right">
  1446.                                 <img class="icon" src="{AskerPortraitURL-24}">
  1447.                         </td>
  1448.                         <td width="62%" align="left">
  1449.                                 <div class="asker_container"> {Asker}</div>
  1450.                         </td>
  1451.                 </tr>
  1452.         </table>
  1453.  
  1454.         </div>
  1455.  
  1456.         <div class="answer">{Answer}</div>
  1457.                 </div>
  1458.         </li>
  1459. {/block:Answer}
  1460.  
  1461.  
  1462.          
  1463. {block:PermalinkPage}
  1464.         {block:Date}
  1465.         <div class="postinfo">
  1466.  
  1467.                 <table border="0" width="100%" height="100%">
  1468.                         <tr>
  1469.                                 <td class="test1" align="right" width="45%"> posted
  1470.                         {block:IfNotDateStyleTimeAgo} on<br>
  1471.                         {ShortMonth} {DayOfMonth} {Year} at {FormattedTime}
  1472.                         {/block:IfNotDateStyleTimeAgo}
  1473.                         {block:IfDateStyleTimeAgo}
  1474.                         <br>{TimeAgo}
  1475.                         {/block:IfDateStyleTimeAgo}
  1476.                                 </td>
  1477.                                 <td class="test4" width="15px">
  1478.                          {NoteCount}
  1479.                                 </td>
  1480.                                 <td class="test1" align="left" width="50%">
  1481.                         notes{block:Reblog}, <br>source <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFromReblog}, via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFromReblog}{/block:Reblog}
  1482.                                 </td>
  1483.                         </tr>
  1484.                         <tr>
  1485.                                 <td colspan="3" class="test1" align="center">
  1486.                 {block:HasTags}
  1487.                         tags {block:Tags} <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}
  1488.                 {/block:HasTags}
  1489.                                 </td>
  1490.                         </tr>
  1491.                 </table>
  1492.  
  1493.         </div>
  1494.         {/block:Date}
  1495.        
  1496.                     {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  1497.  
  1498. {/block:PermalinkPage}  
  1499. {/block:Posts}
  1500. </ol>
  1501.  
  1502.            
  1503.                                    
  1504.  
  1505. </div>
  1506.                 <div class="bottom"></div>
  1507.  
  1508.            
  1509. </div>
  1510.        
  1511.                                                                         </div>
  1512.  
  1513.  
  1514.  
  1515.             <div id="bottom"></div>
  1516.    </div>
  1517.        
  1518.         <div class="clear"></div>
  1519. </div>
  1520.    
  1521. <div id="credit"><a href="http://veilsandvisions.tumblr.com">&copy;&ensp;veils and visions</a></div>
  1522.  
  1523. </body>
  1524. </html>