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

Untitled

By: jawidafg on Aug 4th, 2012  |  syntax: None  |  size: 43.54 KB  |  hits: 2,336  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5.  
  6. <!-- ----------------------------------
  7.      Theme Sigh.
  8.      Made by v0tum.
  9.      http://v0tum.tumblr.com/
  10.      More themes at: http://v0tumthemes.tumblr.com/
  11.      ---------------------------------- -->
  12.  
  13.  
  14.  
  15.  
  16. <head>
  17.  
  18.  
  19. <title>{Title}</title>
  20.  
  21. <link rel="shortcut icon" href="{Favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  26.  
  27. {block:Description}
  28. <meta name="description" content="{MetaDescription}"/>
  29. {/block:Description}
  30. <meta name="image:Background" content=""/>
  31.  
  32. <meta name="font:Title" content="helvetica" />
  33. <meta name="font:Links" content="helvetica" />
  34. <meta name="font:Description" content="helvetica" />
  35. <meta name="font:Link Post" content="arial" />
  36. <meta name="if:Own Background" content="0" />
  37. <meta name="if:Def Background" content="0" />
  38. <meta name="if:Title" content="1" />
  39. <meta name="if:Use Custom Fonts" content="1" />
  40. <meta name="if:Sidebar Image" content="1">
  41. <meta name="if:Show Home Link" content="1">
  42. <meta name="if:Show Submit" content="1"/>
  43. <meta name="if:Links Bold" content="1">
  44.  
  45. <meta name="if:White Hover" content="0">
  46. <meta name="if:Black Hover" content="1">
  47. <meta name="if:Hover Over Text" content="1">
  48.  
  49.  
  50.  
  51. <meta name="text:Ask title" content="Ask"/>
  52. <meta name="if:Ask Popup" content="0">
  53. <meta name="if:Links UnderLine" content="1">
  54. <meta name="if:Italic Title" content="1">
  55. <meta name="if:Hover Background" content="1">
  56. <meta name="if:Italic Date" content="1">
  57. <meta name="if:Italic Reblog" content="1">
  58. <meta name="if:Italic Note" content="0">
  59.  
  60.  
  61.  
  62. <meta name="color:Links Hover Background" content="#000"/>
  63. <meta name="color:Links Hover Color" content="#fff"/>
  64. <meta name="color:Hover Background" content="#000"/>
  65. <meta name="color:Title Hover Color" content="#fff"/>
  66. <meta name="color:Description" content="#000"/>
  67. <meta name="color:Links" content="#000"/>
  68. <meta name="color:Link Hover" content="#000"/>
  69. <meta name="color:Background" content="#fff"/>
  70. <meta name="color:Body" content="#000"/>
  71. <meta name="color:Title" content="#000"/>
  72.  
  73.  
  74. <meta name="text:Margin" content="5"/>
  75. <meta name="text:Title Font Size" content="200"/>
  76. <meta name="text:Body Font Size" content="8"/>
  77. <meta name="text:Link One" content="" />
  78. <meta name="text:Link One Title" content="" />
  79. <meta name="text:Link Two" content="" />
  80. <meta name="text:Link Two Title" content="" />
  81. <meta name="text:Link Three" content="" />
  82. <meta name="text:Link Three Title" content="" />
  83. <meta name="text:Link Four" content="" />
  84. <meta name="text:link Four Title" content="" />
  85. <meta name="text:link Five" content="" />
  86. <meta name="text:link Five Title" content="" />
  87. <meta name="if:Four Columns" content="1" />
  88. <meta name="if:Three Columns" content="0" />
  89. <meta name="if:Two Columns" content="0" />
  90. <meta name="if:One Column" content="0" />
  91.  
  92.  
  93.  
  94.  
  95. {block:IfUseCustomFonts}
  96. <script type="text/javascript">
  97.  
  98. /* Google Web Fonts*/
  99.  
  100.   WebFontConfig = {
  101.     google: { families: [ 'Lora::latin', 'Open+Sans::latin' ] }
  102.   };
  103.   (function() {
  104.     var wf = document.createElement('script');
  105.     wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  106.       '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  107.     wf.type = 'text/javascript';
  108.     wf.async = 'true';
  109.     var s = document.getElementsByTagName('script')[0];
  110.     s.parentNode.insertBefore(wf, s);
  111.   })(); </script>
  112. <link href='http://fonts.googleapis.com/css?family=Lora|Open+Sans' rel='stylesheet' type='text/css'>
  113.  
  114.  
  115.  
  116.  
  117. <script type="text/javascript">
  118.   WebFontConfig = {
  119.     google: { families: [ 'Allerta::latin', 'Dorsa::latin', 'Judson::latin', 'Kreon::latin', 'Rokkitt::latin', 'Asap::latin', 'Dancing+Script::latin', 'Amaranth::latin' 'Rationale::latin', 'Oswald:300:latin', 'Squada+One::latin', 'Homenaje::latin'  ] }
  120.   };
  121.   (function() {
  122.     var wf = document.createElement('script');
  123.     wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  124.       '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  125.     wf.type = 'text/javascript';
  126.     wf.async = 'true';
  127.     var s = document.getElementsByTagName('script')[0];
  128.     s.parentNode.insertBefore(wf, s);
  129.   })(); </script>
  130. <link href='http://fonts.googleapis.com/css?family=Allerta|Dorsa|Dancing+Script|Judson|Kreon|Rokkitt|Asap|Amaranth|Rationale|Oswald:300|Squada+One|Homenaje' rel='stylesheet' type='text/css'>
  131. {/block:IfUseCustomFonts}
  132.  
  133. <style type="text/css">
  134.  
  135. {block:IfUseCustomFonts}
  136. /* Google Web Fonts*/
  137.  
  138. @import url(http://fonts.googleapis.com/css?family=Allerta|Dorsa|Judson|Dancing+Script|Kreon|Rokkitt|Asap|Amaranth|Rationale|Oswald:300|Squada+One);
  139. @import url(http://fonts.googleapis.com/css?family=Lora|Open+Sans|Homenaje);
  140.  
  141. /* Google Web Fonts*/
  142. {/block:IfUseCustomFonts}
  143.  
  144. /* Iframe (Follow/Dashboard Buttons) */
  145. iframe#tumblr_controls
  146.                         {z-index: 99999999999999999999;
  147.                         top: 0% !important;
  148.                         right:0% !important;
  149.                         position: fixed !important;}
  150. /* Iframe (Follow/Dashboard Buttons) */
  151.  
  152. /* Body */
  153. body    
  154.                     {background-color: {color:Background};
  155.                     {block:IfDefBackground}background-image:url('http://static.tumblr.com/6quy42l/Ig2m5qex8/de.png');{/block:IfDefBackground}
  156.                     {block:IfOwnBackground}
  157.                     background-image:url('{image:Background}');
  158.                     {/block:IfOwnBackground}
  159.                     background-attachment: fixed;
  160.                     background-repeat: repeat;
  161.                     font-family:
  162.                     {block:IfUseCustomFonts}
  163.                     'Kreon', sans-serif{/block:IfUseCustomFonts}  
  164.                     {block:IfnotUseCustomFonts}  
  165.                     {Font:Body}{/block:IfnotUseCustomFonts};
  166.                    
  167.                     font-size:{text:Body font size}px;
  168.                     cursor:pointer;
  169.                     line-height:12px;
  170.                     color:{color:Body};}
  171.  
  172.  
  173. a                   {text-decoration:none;
  174.                     color:#000;
  175.                     -webkit-transition: all 0.2s linear;
  176.                     -moz-transition: all 0.2s linear;
  177.                     transition: all 0.2s linear;}
  178. a:hover             {color:{color:Link Hover};
  179.                     -webkit-transition: all 0.2s linear;
  180.                     -moz-transition: all 0.2s linear;
  181.                     transition: all 0.2s linear;}
  182.    
  183. a:active            {outline: none;}
  184. a:focus             {-moz-outline-style: none;}
  185. :-moz-any-link:focus{outline: none;}
  186. img                 {border:none;}
  187. .clear              {clear:both;}
  188.  
  189. h2                  {font-size: 20px;
  190.                     line-height:25px;
  191.                     margin-top: 0px;
  192.                     font-family:
  193.                     {block:IfUseCustomFonts}
  194.                     'Asap', sans-serif{/block:IfUseCustomFonts}  
  195.                     {block:IfnotUseCustomFonts}  
  196.                     {Font:Link Post}{/block:IfnotUseCustomFonts}
  197.                     ;}
  198. /* Body */
  199.  
  200.  
  201.  
  202.  
  203.  
  204. /* Permalink Page */
  205.  
  206.  
  207.    
  208. {block:PermalinkPage}
  209. .jokes
  210.                     {margin: auto;
  211.                     width: 500px;}
  212. {/block:PermalinkPage}
  213. {block:permalinkpage}  
  214. .samie
  215.                     {
  216.                     width: 500px;
  217.                     overflow: hidden;
  218.                     margin-top: 5px;
  219.                     border-bottom: 1px solid #ececec;
  220.                     font-size: 10px;
  221.                     text-align:left;
  222.                     font-weight: bold;
  223.                     line-height:10px;
  224.                      
  225.                     font-family: 'Asap', sans-serif;}
  226. .samie img
  227.                     {width: 480px; height: auto;}
  228. {/block:permalinkpage}
  229. /* Permalink Page */
  230.  
  231.  
  232.  
  233.  
  234.  
  235. /* 3d Title */
  236.  .okay3
  237.                         {opacity: 0.2; text-transform:uppercase;
  238. position: relative;z-index:-99999;
  239. text-align:center;left:5px;
  240. top: 85px;
  241. margin: 0 auto;
  242. font-family: {font:title};
  243.  
  244. font-size: {Text:Title Size}px;
  245. }
  246. /* 3d Title */
  247.  
  248.  
  249. /* Answer */
  250. .main {z-index: -1; background-color: #fff; padding: 10px;}
  251. .answer_border      
  252.             {
  253.             padding-top: 10px;
  254.             margin-top: 10px;
  255.             padding-bottom: -5px;
  256.             margin-bottom: -5px;
  257.             }
  258.  
  259. .asker_name
  260.             {text-align: left;
  261.             font-size: 13px;  
  262.             text-transform:uppercase;
  263.             padding-left: 38px;
  264.             font-family: Helvetica;
  265.             margin-top: -32px;
  266.             letter-spacing: 0px;
  267.             color: #000; }
  268.  
  269.  
  270. .asker_name  a
  271.             {color:#000;}
  272.            
  273. .asker_name  a:hover
  274.             {color:#000;}
  275.  
  276.  
  277. .ask_body
  278.             {
  279.             text-align: left;
  280.             font-size: 10px;  
  281.             text-transform:none;
  282.             padding-left: 38px;
  283.             font-family: Helvetica;
  284.             line-height: 12px;
  285.             color: #000; }
  286.  
  287. .ask_image img
  288.             {width: 100%;
  289.              margin-top: 10px;
  290.              margin-left: -40px;}
  291.  
  292. .answer_permalink
  293.                     {text-transform:uppercase;
  294.                     text-align:right;background-color: #fff; padding: 10px;
  295.                     font-family:arial;
  296.                     font-size: 9px;
  297.                     opacity:0;
  298.                     -webkit-transition: all 0.5s ease;
  299.                     -moz-transition: all 0.5s ease;
  300.                     transition: all 0.5s ease;}
  301.  
  302. .answer_permalink a:hover
  303.                     {-webkit-transition: all 0.5s ease;
  304.                     -moz-transition: all 0.5s ease;
  305.                     transition: all 0.5s ease;
  306.                     color:#000}
  307.  
  308. .entry:hover .answer_permalink
  309.                     {-webkit-transition: all 0.5s ease;
  310.                     -moz-transition: all 0.5s ease;
  311.                     transition: all 0.5s ease;
  312.                     opacity: 0.9;}
  313.            
  314. .answer_background
  315.                 {left: 40%;
  316.                 bottom: 40%;
  317.                 z-index: -9999999999;
  318.                 margin: 0 auto;
  319.                 opacity: 0.02;
  320.                 position: absolute;
  321.                 color:#000;
  322.                 font-size: 150px;}
  323. /* Answer */  
  324.  
  325. /* Quote */
  326. .quote
  327.                 {
  328.                 text-transform:uppercase;
  329.                 text-align: center;
  330.                 font-size: 12px;
  331.                 line-height: 13px;
  332.                 letter-spacing: 1px;
  333.                 font-family: arial;
  334.                 font-weight: bold;
  335.                 color: #000;
  336.                 background-color: #fff; padding: 10px;}
  337.                
  338.  
  339. .quote_source        
  340.                 {text-transform:capitalize;
  341.                 text-align: center;
  342.                
  343.                 font-size: 11px;
  344.                 letter-spacing: 1px;
  345.                 font-family: helvetica;
  346.                 font-weight: none;
  347.                 background-color: #fff; padding: 10px;}
  348.  
  349.  
  350.  
  351. .quote_permalink
  352.                     {text-transform:uppercase;background-color: #fff; padding: 10px;
  353.                     margin-top:10px;
  354.                     text-align:right;
  355.                     font-family:arial;
  356.                     font-weight: bold;
  357.                     font-size: 9px;
  358.                     opacity:0;
  359.                     -webkit-transition: all 0.5s ease;
  360.                     -moz-transition: all 0.5s ease;
  361.                     transition: all 0.5s ease;}
  362. .quote_permalink a:hover
  363.                     {-webkit-transition: all 0.5s ease;
  364.                     -moz-transition: all 0.5s ease;
  365.                     transition: all 0.5s ease;
  366.                     color:#000}
  367.  
  368. .entry:hover .quote_permalink
  369.                     {color:#000
  370.                     -webkit-transition: all 0.5s ease;
  371.                     -moz-transition: all 0.5s ease;
  372.                     transition: all 0.5s ease;
  373.                     opacity: 0.9;}                    
  374.                    
  375.                    
  376.                    
  377.                    
  378. .quote a, .quote a:hover
  379.                     {color:#000;}
  380.                    
  381.                                        
  382. .quote_permalink a, .quote_permalink a:hover
  383.                     {color:#000;}
  384.  
  385. /* Quote */
  386.  
  387. /* Audio */
  388.  
  389. .audioplayercircle
  390.                     {font-size: 1px;
  391.                     z-index: 3;
  392.                     background: #000;
  393.                     width: 100%;
  394.                     top: 60px;
  395.                     height: 50px;
  396.                     opacity: .8;}
  397.  
  398. .audioplayer
  399.                     {font-size: 1px;
  400.                     padding-top:11px;
  401.                     width: 20px;
  402.                     overflow: hidden;
  403.                    
  404.                     {block:IfFourColumns}
  405.                     margin: 0px -10px -10px 90px ;
  406.                     {/block:IfFourColumns}
  407.                    
  408.                     {block:IfThreeColumns}
  409.                     margin:  0px -10px -10px 110px ;
  410.                     {/block:IfThreeColumns}
  411.                    
  412.                     {block:IfTwoColumns}
  413.                      margin:  0px -10px -10px 110px ;
  414.                     {/block:IfTwoColumns}
  415.                    
  416.                     {block:IfOneColumn}
  417.                     margin:  0px -10px -10px 190px ;
  418.                     {/block:IfOneColumn}
  419.                    
  420.                     }
  421.  
  422.  
  423.                    
  424.                    
  425.                    
  426.    
  427.                    
  428. .audio_permalink_2
  429.                     {z-index:999999;background-color: #fff; padding: 10px;
  430.                     margin-top: 10px;
  431.                     text-transform:uppercase;
  432.                     text-align:right;
  433.                     font-family:arial;
  434.                     font-weight: bold;
  435.                     font-size: 10px;
  436.                     opacity:0;
  437.                     -webkit-transition: all 0.5s ease;
  438.                     -moz-transition: all 0.5s ease;
  439.                     transition: all 0.5s ease;}
  440.  
  441. .audio_permalink_2 a:hover
  442.                     {-webkit-transition: all 0.5s ease;
  443.                     -moz-transition: all 0.5s ease;
  444.                     transition: all 0.5s ease;
  445.                     color:#000}
  446.  
  447. .entry:hover .audio_permalink_2
  448.                     {z-index:999999;
  449.                     -webkit-transition: all 0.5s ease;
  450.                     -moz-transition: all 0.5s ease;
  451.                     transition: all 0.5s ease;
  452.                     opacity: 0.9;}
  453.                    
  454. .audio_notes        
  455.                     {margin: 0 auto;
  456.                     margin-top: 200px;}          
  457. /* Audio*/
  458.  
  459.  
  460. /* Video */
  461.  
  462. div.video1 embed,
  463. div.post div.video1 object, .video1 iframe {
  464. {block:IndexPage}
  465.  
  466.                     {block:IfFourColumns}
  467.                     width:200px !important; height:150px !important;
  468.                     {/block:IfFourColumns}
  469.                    
  470.  
  471.                     {block:IfThreeColumns}
  472.                     width:250px !important; height:200px !important;
  473.                     {/block:IfThreeColumns}
  474.                    
  475.                     {block:IfTwoColumns}
  476.                     width:250px !important; height:200px !important;
  477.                     {/block:IfTwoColumns}
  478.                    
  479.                     {block:IfOneColumn}
  480.                     width:400px !important; height:300px !important;
  481.                     {/block:IfOneColumn}
  482.  
  483. {/block:IndexPage}
  484. {block:PermalinkPage}
  485. width:500px; height:300px;
  486. {/block:PermalinkPage}
  487. }
  488.  
  489.  
  490.    
  491.    
  492.  
  493. #content .entry:hover .background_video
  494.                     {opacity: .6;
  495.                     color: #000;
  496.                     background-color: #000;}
  497.                    
  498. #content .entry .background_video
  499.                     {position: absolute; display:block;
  500.                     width: 100%;
  501.                     height: 50px;
  502.                     bottom: 3px;
  503.                     cursor:pointer;
  504.                     background-color: #000;
  505.                     opacity: 0;
  506.                     -webkit-transition: all 0.3s ease;
  507.                     -moz-transition: all 0.3s ease;
  508.                     transition: all 0.3s ease;
  509. }
  510.  
  511.  
  512.  
  513. #content .entry .background_video  .video_notes
  514.                     {padding-right: 10px;
  515.                     margin-top: -11px;
  516.                     text-transform: uppercase;
  517.                     font-size: 10px;
  518.                     font-weight: bold;
  519.                     font-family: arial;
  520.                     text-align: right;
  521.                     color:#fff;}
  522.                            
  523. .video_notes  a, .video_notes a:hover
  524.                     {color:#fff;}        
  525.  
  526. #content .entry .background_video  .video_type
  527.                     {padding-left: 20px;
  528.                     margin-top: 20px;
  529.                     text-transform: uppercase;
  530.                     font-size: 15px;
  531.                     font-weight: bold;
  532.                     font-family: arial;
  533.                     text-align: left;
  534.                     color:#fff;}
  535.                            
  536. .video_type  a, .video_type a:hover
  537.                     {color:#fff;}  
  538.    
  539.  
  540. /* Video */
  541.  
  542.  
  543.  
  544.  
  545. /* Text Post */
  546.  
  547.  
  548.  
  549.  
  550.  
  551. .text h1
  552.             {
  553.             font-size: 13px;
  554.             line-height: 30px;
  555.             font-family:arial;
  556.             font-weight: bold;
  557.             color:#000;
  558.             text-transform: uppercase;
  559.             }
  560.  
  561.  
  562.  
  563. .text h1 a, .text h1 a:hover
  564.                     {color:#000;}  
  565.  
  566. .text_body img {width: {text:Post Width Size}px;}
  567.  
  568. .text_body
  569.             {
  570.             line-height: 10px;
  571.             font-family:arial;
  572.             font-weight: bold;
  573.             overflow:hidden;}
  574.            
  575. .text_body  a, .text_body a:hover
  576.                     {color:#000;}  
  577.                    
  578. .text_permalink
  579.                     {z-index:999999;
  580.                     margin-top: 10px;
  581.                     text-transform:uppercase;
  582.                     text-align:right;
  583.                     font-family:arial;
  584.                     font-weight: bold;
  585.                     font-size: 9.5px;
  586.                     opacity:.9;
  587.                     }
  588.  
  589. .text_permalink  a, .text_permalink a:hover
  590.                     {color:#000;}  
  591. /* Text Post */
  592.  
  593.  
  594. /* Chat */
  595.  
  596. .chat_body
  597.                 {font-family: arial;
  598.                 margin:5px 0;
  599.                 padding:0;background-color: #fff; padding: 10px;
  600.                 list-style:none;}
  601. .chat_body li
  602.                 {margin: 5px;
  603.                 padding: 5px 2px 10px;
  604.                 border-bottom: 1px dotted #ddd;}
  605.                
  606. .chat_bodyt li:last-child
  607.                 {border:0;
  608.                 padding: 5px 5px 0;}
  609.                
  610. .chat_body .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {font-weight:bold;text-transform:uppercase;}
  611.  
  612. .chat_permalink
  613.                     {z-index:999999;background-color: #fff; padding: 10px;
  614.                     margin-top: 10px;
  615.                     text-transform:uppercase;
  616.                     text-align:right;
  617.                     font-family:arial;
  618.                     font-weight: bold;
  619.                     font-size: 10px;
  620.                     opacity:0;
  621.                     -webkit-transition: all 0.5s ease;
  622.                     -moz-transition: all 0.5s ease;
  623.                     transition: all 0.5s ease;}
  624.  
  625. .chat_permalink a:hover
  626.                     {-webkit-transition: all 0.5s ease;
  627.                     -moz-transition: all 0.5s ease;
  628.                     transition: all 0.5s ease;
  629.                     color:#000}
  630.  
  631. .entry:hover .chat_permalink
  632.                     {z-index:999999;
  633.                     -webkit-transition: all 0.5s ease;
  634.                     -moz-transition: all 0.5s ease;
  635.                     transition: all 0.5s ease;
  636.                     opacity: 0.9;}
  637.  
  638. /* Chat */
  639.  
  640. /* Link */
  641. .link_title h3
  642.             {font-size: 15px;
  643.             line-height: 30px;
  644.             font-family:arial;
  645.             font-weight: bold;
  646.             color:#000;
  647.             text-transform: uppercase;}
  648.  
  649. .link_description
  650.             {font-size: 10px;
  651.            
  652.             font-family:arial;
  653.             font-weight: bold;
  654.             text-transform: none;}
  655.  
  656. .link_title   a, .link_title   a:hover
  657.                     {color:#000;}
  658.  
  659.  
  660.  
  661.  
  662. .link_permalink
  663.                     {z-index:999999;background-color: #fff; padding: 10px;
  664.                     margin-top: 10px;
  665.                     text-transform:uppercase;
  666.                     text-align:left;
  667.                     font-family:arial;
  668.                     font-weight: bold;
  669.                     color:#000;
  670.                     font-size: 9px;
  671.                     opacity:0;
  672.                     -webkit-transition: all 0.5s ease;
  673.                     -moz-transition: all 0.5s ease;
  674.                     transition: all 0.5s ease;}
  675.  
  676. .link_permalink a:hover
  677.                     {-webkit-transition: all 0.5s ease;
  678.                     -moz-transition: all 0.5s ease;
  679.                     transition: all 0.5s ease;
  680.                     color:#000}
  681.  
  682. .entry:hover .link_permalink
  683.                     {z-index:999999;
  684.                     color:#000
  685.                     -webkit-transition: all 0.5s ease;
  686.                     -moz-transition: all 0.5s ease;
  687.                     transition: all 0.5s ease;
  688.                     opacity: 0.9;}
  689.  
  690. /* Link */
  691.  
  692. /* Sidebar */
  693.  
  694. .header
  695.             {background-color: #fff;
  696.            /* for firefox, safari, chrome, etc. */
  697. -webkit-transform: rotate(-90deg);
  698. -moz-transform: rotate(-90deg);
  699. /* for ie */
  700. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  701.        
  702.             position:fixed !important ;
  703.    
  704.             padding: 10px;
  705.             margin-top:200px;
  706.             width:500px;
  707.             overflow:hidden;
  708.              
  709.             margin-left: -370px !important;
  710.             top: 68px;
  711.          }
  712.            
  713. .header .sidebarimage
  714.                     {width:200px;}
  715.                    
  716. .header .sidebarimage img
  717.                     {max-width:200px;}
  718.  
  719.  
  720. .header h1
  721.     { {block:IfItalicTitle} font-style:italic;{/block:IfItalicTitle}
  722.     margin:15px 0;
  723.     padding:0 0 10px;
  724.     border-bottom: 1px solid #ddd;
  725.     font-size:16px;
  726.     text-transform:uppercase;
  727.     line-height:20px;padding: 10px;
  728.     color:{color:Title};
  729.     font-family: {font:title};
  730.     text-align: left;-webkit-transition: all 1.1s ease;
  731.             -moz-transition: all 1.1s ease;
  732.             transition: all 1.1s ease;
  733.    }
  734. .header h1:hover
  735.             {text-decoration:none; background-color:{color:Hover Background}; color: {color:Title Hover Color}; padding: 10px;-webkit-transition: all .8s ease;
  736.                 -moz-transition: all .8s ease;
  737.                 transition: all 1.5s ease;}
  738.  
  739.  
  740. .header.links a
  741.                     {text-decoration:none;
  742.                     color:{color:Links};}
  743.        
  744. .header .links a:hover
  745.                     {color:{color:Link Hover};
  746.                     text-decoration:none;}
  747.  
  748. .header  .links:hover
  749.                 {text-decoration:none;background-color:{color:Links Hover Background}; color: {color:Links Hover Color}; {block:IfHoverBackground}padding: 5px;{/block:IfHoverBackground}}
  750.  
  751. .header  .links
  752.             {color:{color:Links};
  753.             margin-top: 10px;
  754.             {block:IfLinksUnderLine}
  755.             text-decoration:underline;
  756.             {/block:IfLinksUnderLine}
  757.             font-weight: bold;
  758.            
  759.             line-height: 14px;
  760.             text-align:left;
  761.            
  762.             font-family: {font:links};
  763.             font-size: 12px;}  
  764.  
  765.  
  766. .header .description
  767.             {color:{color:Description};
  768.            
  769.             border-bottom: 1px solid #ddd;
  770.             font-weight: bold;
  771.             padding:0 0 15px;
  772.             line-height: 15px;
  773.             text-align:left;
  774.             margin: 0 auto;
  775.             font-family: {font:description};
  776.             font-size: 12px;}
  777.  
  778.  
  779.  
  780.  
  781. .description a
  782.             {color:{color:Description};}
  783.  
  784. /* Sidebar */
  785.  
  786. /* Photoset */
  787.  
  788. .photoset_permalink
  789.                     {z-index:999999;
  790.                     margin-top: 10px;
  791.                     text-transform:uppercase;
  792.                     text-align:right;
  793.                     font-family:arial;
  794.                     font-weight: bold;
  795.                     font-size: 9.5px;background-color: #fff; padding: 10px;
  796.                     opacity:1;
  797.                     }
  798.  
  799. .photoset_permalink  a, .photoset_permalink a:hover
  800.                     {color:#000;}
  801.                    
  802. /* Photoset */
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814. #infscr-loading {
  815.     z-index: 5000;
  816.     position: fixed;
  817.     font-size: 9px;
  818.     line-height: 16px;
  819.     height: 16px;
  820.     left: -520px;
  821.     top: 40px;
  822.     opacity: 0.8;
  823.     padding: 6px 10px 6px 8px;
  824.    
  825.     -webkit-border-radius: 6px;
  826.     -moz-border-radius: 6px;
  827.     border-radius: 6px;
  828.  
  829.    
  830.  
  831. }
  832.  
  833. #infscr-loading div {
  834.     float:right;
  835. }
  836.  
  837. #infscr-loading img {
  838.     margin-right: 6px;
  839. }
  840.  
  841. #content{
  842.  margin:auto;
  843.  {block:IfFourColumns} width:790px;{/block:IfFourColumns}
  844. {block:IfThreeColumns} width:650px;{/block:IfThreeColumns}
  845. {block:IfTwoColumns} width:650px;{/block:IfTwoColumns}
  846. {block:IfoneColumn}width:650px; {/block:IfoneColumn}
  847.    
  848.     margin-top: 50px;
  849. }
  850.  
  851.  
  852.  
  853.  
  854. #content .posts{
  855.  
  856. {block:IfFourColumns}width:1090px;{/block:IfFourColumns}
  857. {block:IfThreeColumns}width:950px;{/block:IfThreeColumns}
  858. {block:IfTwoColumns}width:650px;margin:6px;{/block:IfTwoColumns}
  859. {block:IfoneColumn}width:650px; {/block:IfoneColumn}
  860.  
  861.  
  862. }
  863. #content .entry{
  864.  
  865. {block:IndexPage}
  866. {block:IfFourColumns}width:200px;{/block:IfFourColumns}
  867. {block:IfThreeColumns}width:250px;{/block:IfThreeColumns}
  868. {block:IfTwoColumns}width:250px;{/block:IfTwoColumns}
  869. {block:IfOneColumn}width:400px;{/block:IfOneColumn}{/block:IndexPage}
  870. margin:{text:Margin}px;
  871. {block:PermalinkPage}
  872.     width:500px;
  873.     padding: 10px;
  874.  
  875.  
  876.    background-color: #fff; padding: 10px;
  877.     {/block:PermalinkPage}
  878. }
  879. {block:PermalinkPage}
  880. .photo_permalink img {max-width:500px !important;  }
  881. {/block:PermalinkPage}
  882. .photo img {   display:block;
  883.  
  884. {block:PermalinkPage}
  885.     width:500px;
  886.     margin: 0 auto;
  887.  
  888.    
  889.    
  890.     {/block:PermalinkPage}
  891. }
  892.  
  893. {block:IndexPage}
  894.  
  895.        
  896. .fuck .you
  897.             {position:relative;}
  898. .fuck .you .faggot
  899.         {height:100%;
  900.     left: 0;
  901.     opacity: 0;
  902.     position: absolute;
  903.     top: 0;
  904.     visibility: hidden;
  905.     width: 100%;
  906.     z-index: 998;
  907.     {block:IfBlackHover}
  908.      background-color: rgba(0, 0, 0, 0.5);
  909.      {/block:IfBlackHover}
  910.     {block:IfWhiteHover}
  911.     background-color: rgba(300, 300, 300, 0.65);
  912.     {/block:IfWhiteHover}
  913.    
  914.     -webkit-transition: all 0.7s ease;
  915.     -moz-transition: all 0.7s ease;
  916.     transition: all 0.7s ease;}
  917.  
  918. .fuck:hover .you .faggot
  919.          {opacity:.9;height: 100%;
  920.                 -webkit-transition: all 1.5s ease;
  921.                 -moz-transition: all 1.5s ease;
  922.                 transition: all 1.5s ease;}
  923.  
  924. .fuck .you .faggot .haha
  925.                 {height: 134px;
  926.                 margin-top: -67px;
  927.                 position: absolute;
  928.                 text-align: center;
  929.                 top: 50%;
  930.                 width: 100%;
  931.                 z-index: 999;}
  932.            
  933.        .fuck .you .faggot .haha .note
  934.         {font-family: 'Dorsa', sans-serif;
  935.                 font-size: 90px;
  936.             font-weight:bold;
  937.                 position: absolute;
  938.             {block:IfItalicNote}font-style:italic;{/block:IfItalicNote}
  939.                 letter-spacing: 2px;
  940.                 width: 100%;
  941.                 top: 44%;
  942.             right: 50%
  943.                 text-align: right;
  944.                 color: #fff;}
  945.  
  946. .fuck .you .faggot .haha  .reblog
  947.         {font-family: arial;
  948.                    z-index:1; {block:IfItalicReblog}font-style:italic;{/block:IfItalicReblog}
  949.                 font-size: 11px;
  950.                 position: absolute;
  951.                 margin: 40px -55px 0px -50px;
  952.                 right:50%;text-transform:uppercase;
  953.              font-weight: 600;
  954.                
  955.                 top:50%;
  956.                 text-align: center;
  957.                 color: #fff;}
  958.            
  959. .fuck .you .faggot .haha  .border
  960.         {border-bottom: 1px solid rgba(300,300,300,.3);
  961.          
  962.         margin: 104px auto;
  963.                 width: 60px;
  964.                 top:50%;}
  965.  
  966. .fuck .you .faggot .haha  .date
  967.         {font-family: 'Asap', sans-serif;
  968.                     font-weight: 600;  {block:IfItalicDate}font-style:italic;{/block:IfItalicDate}
  969.                 font-size: 11px;
  970.                 position: absolute;
  971.             text-transform:uppercase;
  972.         margin: 40px -75px 0px -67px;
  973.                 left:50%;
  974.            
  975.                 letter-spacing: 0px;
  976.                 top:50%;
  977.                 text-align: center;
  978.                 color: #fff;}
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985. .fuck .you:hover .faggot
  986.                 {visibility:visible;}
  987.    
  988. {/block:IndexPage}
  989.  
  990.  
  991.  
  992.  
  993. #toTop{font-size: 10px;
  994.     bottom: 10px;
  995.     display: none;
  996.     font-weight: bold;
  997.     height: 9px;
  998.     padding: 11px;
  999.     position: fixed;
  1000.     left: 0px;
  1001.     text-align: left;
  1002.     text-transform: uppercase;
  1003.     width: auto;
  1004.     background: #fff;
  1005.     font-family:arial;}
  1006.  
  1007. ol.notes {width:500px; height:300px; ; margin-top:10px; overflow:scroll; overflow-x:hidden; over-flow-y:scroll; list-style-type:none; font-weight:normal; font-size:11px; text-transform:none;}
  1008.  
  1009. ol.notes {
  1010.     font-family: arial;
  1011.     font-size: 10px;
  1012.     font-weight: normal;
  1013.     list-style-type: none;
  1014.     margin: 13px auto;
  1015.     padding: 15px 0 0;
  1016.     width: 500px;}
  1017. ol.notes a{
  1018.     text-decoration:none;
  1019.     padding:0;
  1020.     background-color:transparent;}
  1021. ol.notes li.note {
  1022.     padding: 2px 0;}
  1023. ol.notes li.note:last-child{
  1024.     margin-top:13px;
  1025.     border-top:1px dotted;
  1026.     padding: 15px 0 0;}
  1027. ol.notes li.note img.avatar {
  1028.     display: inline !important;
  1029.     height: 16px;
  1030.     margin-right: 10px;
  1031.     min-width: 16px !important;
  1032.     vertical-align: -4px;
  1033.     width: 16px !important;}
  1034. ol.notes li.note span.action a{
  1035.     font-weight:bold;}
  1036. ol.notes li.note .answer_content {
  1037.     font-weight:bold;}
  1038. ol.notes li.note blockquote {
  1039.    
  1040.     border-left: medium none !important;
  1041.     font-weight: bold;
  1042.     margin: 10px 0 10px 30px !important;
  1043.     padding: 5px 0 8px !important;}
  1044. ol.notes li.note blockquote a {
  1045.     color:#000;}
  1046.  
  1047. #fade { display: none; position: fixed; left: 0; top: 0; width:100%; height: 100%; z-index:9000; position: fixed; overflow: hidden; background-color: #fff;opacity: .6;}
  1048. .popup_block{z-index: 99999;
  1049.     display: none; /*--hidden by default--*/
  1050.     background: #fff;
  1051.    padding: 30px;
  1052.         float: left;
  1053.         font-size: 1.2em;
  1054.         position: fixed;
  1055.         top: 50%; left: 50%;
  1056. }
  1057. img.btn_close { float: right;margin: -15px -15px 0 0;}
  1058. *html #fade { position: fixed;}
  1059. *html .popup_block { position: fixed;background-color: #fff;}
  1060. ::-webkit-scrollbar-thumb:vertical { background-color:#000; height:20px; }
  1061. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; height:10px !important; }
  1062. ::-webkit-scrollbar { height:10px; width:10px; background-color:#fff; }
  1063.  
  1064. {CustomCSS}
  1065. </style>
  1066.  
  1067. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/lBNm6eh49/need.js"></script>
  1068.     <script type="text/javascript" src="http://static.tumblr.com/6quy42l/S2Am632sh/theme.js"></script>
  1069.  
  1070. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/KPXm6ehuk/popup.js"></script>
  1071.  
  1072. <script src="http://static.tumblr.com/6quy42l/tPum65t1d/fucku.js"></script>
  1073. <script src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  1074.  
  1075. {block:IndexPage}
  1076. <script>
  1077. $(window).load(function(){
  1078.     var $wall = $('.posts');
  1079.     $wall.masonry({
  1080.       itemSelector: '.entry',
  1081.    
  1082.      
  1083.     });
  1084.    
  1085.     $wall.infinitescroll({
  1086.     navSelector    : 'div#navigation',  
  1087.     nextSelector   : 'div#navigation a#nextPage',
  1088.     itemSelector   : '.entry',
  1089.     donetext       : '',
  1090.     loadingText    : '',
  1091. bufferPx : 30000,
  1092. extraScrollPx: 30000,
  1093.    
  1094.     errorCallback: function() {
  1095.       $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');  
  1096.     }},
  1097.     function( newElements ) {
  1098.       var $newElems = $( newElements );
  1099.     $newElems.hide();
  1100.       $newElems.imagesLoaded(function(){
  1101.         $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn();} );
  1102.       });
  1103.     }); $wall.show(500);
  1104.    
  1105.         $('#load').click(function(e){
  1106.        
  1107.         e.preventDefault();
  1108.         $wall.infinitescroll('retrieve');
  1109.         $(this).css('display','block');
  1110.        
  1111.     });
  1112.    
  1113.      
  1114.    
  1115.    
  1116.    
  1117.   });
  1118.  
  1119. </script>
  1120. {/block:IndexPage}
  1121. </head>
  1122. <div class="jokes">
  1123. <div id="content">
  1124.  
  1125. <div class="bottom">
  1126.  
  1127. <div class="header">
  1128.  
  1129.  
  1130.  
  1131.  
  1132. <a href="/"><h1>{Title} </h1></a>
  1133.  
  1134.  
  1135.  
  1136.  
  1137.  
  1138.  
  1139.  
  1140.      
  1141. <div class="description">{Description}</div>
  1142.  
  1143.  
  1144. <br>
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150. {block:ifshowhomelink}
  1151. <a href="/" class="links">Home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1152. {/block:ifshowhomelink}
  1153.  
  1154. {block:ifAskPopup}<a class="links" title="Ask or Messange" href="# ask question ? " rel="ask" id="poplight">{block:ifasktitle}{text:Ask Title}{/block:ifasktitle}{block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{/block:ifAskPopup}
  1155.  
  1156. {block:ifnotAskPopup}<a href="/ask" class="links">{text:Ask Title}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1157. {/block:ifnotAskPopup}
  1158.  
  1159. {block:IfShowSubmit}
  1160. <a href="/submit"  class="links">Submit</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1161. {/block:IfShowSubmit}
  1162.  
  1163. {block:ifLinkOneTitle}
  1164. <a href="{text:Link One}" class="links">{text:Link One Title}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1165.  
  1166. {/block:ifLinkOneTitle}
  1167.  
  1168. {block:ifLinkTwoTitle}
  1169. <a href="{text:Link Two}" class="links">{text:Link Two Title}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1170. {/block:ifLinkTwoTitle}
  1171.  
  1172. {block:ifLinkThreeTitle}
  1173. <a href="{text:Link Three}" class="links">{text:Link Three Title}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1174. {/block:ifLinkThreeTitle}
  1175.  
  1176. {block:ifLinkFourTitle}
  1177. <a href="{text:Link Four}" class="links">{text:Link Four Title} </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1178. {/block:ifLinkFourTitle}
  1179.  
  1180. {block:ifLinkFiveTitle}
  1181. <a href="{text:Link Five}" class="links">{text:Link Five Title} </a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1182. {/block:ifLinkFiveTitle}
  1183.  
  1184.  
  1185.  
  1186.  
  1187. </div>
  1188.  
  1189.  
  1190.  
  1191. </div>
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198. {block:ifAskPopup}
  1199. <div id="ask" class="popup_block"><iframe frameborder="0" scrolling="no" height="150px" width="600px" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:#000; opacity: .7;  overflow: hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript"> document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></div>
  1200. {/block:ifAskPopup}
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207. <div class="posts">
  1208. {block:Posts}
  1209. <div class="entry">
  1210. {block:Text}<div class="main">
  1211.                 <div class="text">
  1212.                 {block:Title}<h1>{Title}</h1>{/block:Title}
  1213.                 </div>
  1214.                 <div class="text_border" ></div>
  1215.                 <div class="text_body">
  1216.                 {Body}
  1217.                 </div>
  1218.                 {block:IndexPage}
  1219.             <div class="text_permalink">
  1220.             {block:date}<a href="{permalink}">
  1221.                 {DayOfMonthWithZero}    
  1222.             {ShortMonth} {ShortYear} </a>{/block:date}
  1223.             </div>
  1224.             {/block:IndexPage}
  1225.             </div>
  1226. {/block:Text}
  1227.  
  1228.  
  1229.  
  1230.  
  1231.   {block:Photo}<div class="photo">
  1232.                  <div class="fuck">
  1233.                    <div class="you">
  1234.                    {block:IndexPage}
  1235.                      <div class="faggot">
  1236.                      <div class="haha">
  1237.                     <a href="{Permalink}" target="_blank">
  1238.                       <div class="note">
  1239.                       {block:IfHoverOverText} {NoteCount}{/block:IfHoverOverText}
  1240.                          </div></a>
  1241.                          
  1242.                           <div class="border"></div>
  1243.                        
  1244.                          <a href="{ReblogURL}" target="_blank">
  1245.                          
  1246.                         <div class="reblog">
  1247.                         {block:IfHoverOverText}Reblog
  1248.                         {/block:IfHoverOverText}
  1249.  
  1250.                            
  1251.                         </div></a>
  1252.                        
  1253.                        
  1254.                 {block:date}<a href="{permalink}">
  1255.                     <div class="date">
  1256.                  {block:IfHoverOverText}{DayOfMonthWithZero}    
  1257.             {ShortMonth} {ShortYear} {/block:IfHoverOverText} </div></a>{/block:date}
  1258.                
  1259.                        
  1260.                        
  1261.                     </div>
  1262.                     </div>  
  1263.                   {/block:IndexPage}
  1264.                   {block:IndexPage}
  1265.                   <a href="{Permalink}">
  1266.                      <img src="
  1267.                     {PhotoURL-HighRes}
  1268.                    "
  1269. {/block:IndexPage}
  1270. {block:IndexPage}
  1271. {block:IfFourColumns}width="200" />{/block:IfFourColumns}
  1272. {block:IfThreeColumns}width="250" /> {/block:IfThreeColumns}
  1273. {block:IfTwoColumns}width="250" />{/block:IfTwoColumns}
  1274. {block:IfOneColumn}width="400" /> {/block:IfOneColumn}
  1275.  
  1276. {/block:IndexPage}
  1277. </div></div>
  1278.  
  1279. {block:PermalinkPage}
  1280.                 <img src="{PhotoURL-HighRes}"
  1281.                   class="photo_permalink" />
  1282.                   {/block:PermalinkPage}</u>
  1283.                   </div>
  1284.       {/block:Photo}
  1285.  
  1286. {block:Photoset}
  1287.                 <center>{Photoset-250}</center>
  1288.                   {block:IndexPage}
  1289.             <div class="photoset_permalink">
  1290.             {block:date}<a href="{permalink}">
  1291.                 {DayOfMonthWithZero}    
  1292.             {ShortMonth} {ShortYear} </a>{/block:date}
  1293.             </div>
  1294.             {/block:IndexPage}
  1295. {/block:Photoset}
  1296.  
  1297. {block:Link}<div class="main">
  1298.         <a href="{URL}" class="link_title" {Target}><h3>
  1299.               {Name}</h3></a>
  1300.               {block:Description}
  1301.                   <div class="link_description">{Description}</div>
  1302.               {/block:Description} </div>
  1303.              
  1304.             {block:IndexPage}
  1305.             <div class="link_permalink">
  1306.             {block:date}<a href="{permalink}">
  1307.                {DayOfMonthWithZero}    
  1308.             {ShortMonth} {ShortYear} </a>{/block:date}
  1309.             </div>
  1310.             {/block:IndexPage}
  1311.              
  1312. {/block:Link}
  1313.  
  1314.  
  1315. {block:Chat}
  1316.                 {block:Title}
  1317.                 <a href="{Permalink}"><h3>{Title}</h3></a>
  1318.                 {/block:Title}
  1319.                 <ul class="chat_body">
  1320.                 {block:Lines}
  1321.                 <li class="{Alt} user_{UserNumber}">
  1322.                 {block:Label}
  1323.                 <span class="label">{Label}</span>
  1324.                 {/block:Label}
  1325.                 {Line}
  1326.                 </li>
  1327.                 {/block:Lines}
  1328.                 </ul>
  1329.                 {block:IndexPage}
  1330.                 <div class="chat_permalink">
  1331.             {block:date}<a href="{permalink}">
  1332.                 {DayOfMonthWithZero}    
  1333.             {ShortMonth} {ShortYear} </a>{/block:date}
  1334.             </div>
  1335.             {/block:IndexPage}
  1336. {/block:Chat}
  1337.  
  1338.  
  1339. {block:Video}
  1340. {block:IndexPage}
  1341.            <div class="video">
  1342.             <div class="background_video">
  1343.             <a href="{Permalink}"><div class="video_type">video</div></a>
  1344.             <a href="{Permalink}">
  1345.             <div class="video_notes">View in High-Res</div></a>
  1346.            </div>
  1347.          <div class="clear"></div>
  1348.            
  1349.             </div>
  1350.             {/block:IndexPage}
  1351. <div class="post">
  1352. <div class="video1">
  1353. {Video-500}
  1354. </div></div>
  1355.          
  1356. {/block:Video}
  1357.  
  1358.  
  1359. {block:Audio}
  1360.              
  1361.                 <div class="audioplayercircle">
  1362.                 <div class="audioplayer">{AudioPlayerblack}</div>
  1363.                 </div>
  1364.                 {block:IndexPage}
  1365.                 <div class="audio_permalink_2">
  1366.                 {block:date}<a href="{permalink}">
  1367.                    
  1368.                 {ShortMonth} {DayOfMonthWithZero} </a>{/block:date}
  1369.                 </div>
  1370.                
  1371.                 {/block:IndexPage}
  1372.                
  1373. {/block:Audio}
  1374.  
  1375. {block:Answer}<div class="main">
  1376.             <img src="{AskerPortraitURL-30}" alt="{PhotoAlt}"/>
  1377.                 <div class="asker_name"><b>{Asker}</b></div><BR>
  1378.                 <div class="ask_body">{Question}</div><BR>
  1379.                 <div class="answer_border">
  1380.             <img src="{PostAuthorPortraitURL-30}" alt="{PhotoAlt}"/> &nbsp;
  1381.                 <div class="asker_name"><b>{PostAuthorName}</b></div>
  1382.                 <div class="ask_image">
  1383.                 <div class="ask_body">{Answer}</div>
  1384.                 <div class="answer_background">?</div>
  1385.     {block:IndexPage}
  1386.         <div class="answer_permalink">
  1387.             {block:date}<a href="{permalink}">{DayOfMonthWithZero}    
  1388.             {ShortMonth} {Year} {/block:date} </a></div>{/block:IndexPage}
  1389.         </div>
  1390.         </div>
  1391.         </div>
  1392. {/block:Answer}
  1393.  
  1394. {block:Quote}
  1395.        
  1396.                
  1397.                 <div class="quote"><b>{Quote}</b> </div>
  1398.                 <div class="quote_border">
  1399.                 {block:Source}
  1400.                 <div class="quote_source"> - {Source} </div>
  1401.                 {/block:Source}</div>
  1402.         {block:IndexPage}
  1403.                 <div class="quote_permalink">
  1404.                 {block:date}
  1405.                 <a href="{permalink}">{TimeAgo}
  1406.                 {/block:date}</a></div>
  1407.         {/block:IndexPage}
  1408. {/block:Quote}
  1409.  
  1410.  
  1411.  
  1412. {block:PermalinkPage}
  1413.  
  1414. <div class="samie">
  1415.  
  1416. {block:text}
  1417.  {Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1418. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1419. {/block:text}
  1420.  
  1421. {block:Photo}
  1422. {Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1423. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1424. {/block:Photo}
  1425.                  
  1426. {block:Photoset}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1427. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Photoset}
  1428.                  
  1429. {block:Quote}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1430. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Quote}
  1431.                  
  1432. {block:Link}{Caption}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1433. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Link}
  1434.                  
  1435. {block:Chat}{Caption}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1436. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Chat}
  1437.                  
  1438.                  {block:Audio}
  1439. {Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1440. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1441.                  {/block:Audio}
  1442.                  
  1443.                  {block:Video}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1444. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Video}
  1445.                  
  1446.                  {block:Answer}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1447. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Answer}
  1448.  
  1449. </div>
  1450. {PostNotes}
  1451. {/block:PermalinkPage}
  1452. </div>
  1453. {block:PostNotes}{ShowNotes}{/block:PostNotes}
  1454. {/block:Posts}
  1455. </div>
  1456. {block:IndexPage}
  1457. <div class="column navigation" id="navigation">
  1458. {block:Pagination}
  1459. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  1460. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  1461. {/block:IndexPage}
  1462. </div></div></div></div>
  1463. </div></div></div></div>
  1464.  
  1465.  
  1466.  
  1467. </body>