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

Untitled

By: jawidafg on Aug 4th, 2012  |  syntax: None  |  size: 51.79 KB  |  hits: 4,241  |  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 Gold.
  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. <meta name="image:SidebarImage" content="">
  32. <meta name="image:Banner" content="">
  33.  
  34.  
  35. <meta name="font:Title" content="helvetica" />
  36. <meta name="font:Links" content="helvetica" />
  37. <meta name="font:Description" content="helvetica" />
  38. <meta name="font:Link Post" content="arial" />
  39.  
  40. <meta name="if:Three Columns" content="0" />
  41. <meta name="if:Two Columns" content="1" />
  42. <meta name="if:One Column" content="0" />
  43.  
  44. <meta name="if:Show Home Link" content="1">
  45. <meta name="if:Show Submit" content="1"/>
  46. <meta name="if:White Hover" content="0">
  47. <meta name="if:Black Hover" content="1">
  48. <meta name="if:Show Text On Image Hover" content="1">
  49.  
  50. <meta name="if:Ask Popup" content="1">
  51. <meta name="if:Background Image" content="1">
  52.  
  53.  
  54. <meta name="color:Title" content="#000"/>
  55. <meta name="color:Body" content="#000"/>
  56. <meta name="color:Background" content="#fff"/>
  57. <meta name="color:Links" content="#000"/>
  58. <meta name="color:Post Background" content="#fff"/>
  59. <meta name="color:Description" content="#000"/>
  60. <meta name="color:Links Hover Background" content="#000"/>
  61. <meta name="color:Links Hover Color" content="#fff"/>
  62. <meta name="color:Hover Background" content="#000"/>
  63. <meta name="color:Title Hover Color" content="#fff"/>
  64. <meta name="color:Title Background" content="#fff"/>
  65.  
  66. <meta name="text:Ask title" content="Ask"/>
  67. <meta name="text:Body Font Size" content="8"/>
  68. <meta name="text:Link One" content="" />
  69. <meta name="text:Link One Title" content="" />
  70. <meta name="text:Link Two" content="" />
  71. <meta name="text:Link Two Title" content="" />
  72. <meta name="text:Link Three" content="" />
  73. <meta name="text:Link Three Title" content="" />
  74. <meta name="text:Link Four" content="" />
  75. <meta name="text:Link Four Title" content="" />
  76. <meta name="text:Link  Five" content="" />
  77. <meta name="text:Link Five Title" content="" />
  78. <meta name="text:Link Six" content="" />
  79. <meta name="text:Link Six Title" content="" />
  80. <meta name="text:Link Seven" content="" />
  81. <meta name="text:Link Seven Title" content="" />
  82. <meta name="text:Link Eight" content="" />
  83. <meta name="text:Link Eight Title" content="" />
  84. <meta name="text:Link Nine" content="" />
  85. <meta name="text:Link Nine Title" content="" />
  86. <meta name="text:Link Ten" content="" />
  87. <meta name="text:Link Ten Title" content="" />
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95. <script type="text/javascript">
  96.  
  97. /* Google Web Fonts*/
  98.  
  99.   WebFontConfig = {
  100.     google: { families: [ 'Lora::latin', 'Open+Sans::latin' ] }
  101.   };
  102.   (function() {
  103.     var wf = document.createElement('script');
  104.     wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  105.       '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  106.     wf.type = 'text/javascript';
  107.     wf.async = 'true';
  108.     var s = document.getElementsByTagName('script')[0];
  109.     s.parentNode.insertBefore(wf, s);
  110.   })(); </script>
  111. <link href='http://fonts.googleapis.com/css?family=Lora|Open+Sans' rel='stylesheet' type='text/css'>
  112.  
  113.  
  114.  
  115.  
  116. <script type="text/javascript">
  117.   WebFontConfig = {
  118.     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'  ] }
  119.   };
  120.   (function() {
  121.     var wf = document.createElement('script');
  122.     wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  123.       '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  124.     wf.type = 'text/javascript';
  125.     wf.async = 'true';
  126.     var s = document.getElementsByTagName('script')[0];
  127.     s.parentNode.insertBefore(wf, s);
  128.   })(); </script>
  129. <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'>
  130.  
  131.  
  132. <style type="text/css">
  133.  
  134.  
  135. /* Google Web Fonts*/
  136.  
  137. @import url(http://fonts.googleapis.com/css?family=Allerta|Dorsa|Judson|Dancing+Script|Kreon|Rokkitt|Asap|Amaranth|Rationale|Oswald:300|Squada+One);
  138. @import url(http://fonts.googleapis.com/css?family=Lora|Open+Sans|Homenaje);
  139.  
  140. /* Google Web Fonts*/
  141.  
  142.  
  143. /* Iframe (Follow/Dashboard Buttons) */
  144. iframe#tumblr_controls
  145.                         {z-index: 99999999999999999999;
  146.                         top: 0% !important;
  147.                         right:0% !important;
  148.                         position: fixed !important;}
  149. /* Iframe (Follow/Dashboard Buttons) */
  150.  
  151. /* Body */
  152. body    
  153.                     {
  154.                     background-color: {color:Background};
  155.                    
  156.                     background-image:url('{image:Background}');
  157.                    
  158.                
  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. {block:IndexPage}
  175.                     color:{color:body};
  176.                     {/block:IndexPage}
  177.                     {block:PermalinkPage}
  178.                     color:#000;
  179.                     {/block:PermalinkPage}
  180.                     -webkit-transition: all 0.2s linear;
  181.                     -moz-transition: all 0.2s linear;
  182.                     transition: all 0.2s linear;}
  183. a:hover             {color:{color:Link Hover};
  184.                     -webkit-transition: all 0.2s linear;
  185.                     -moz-transition: all 0.2s linear;
  186.                     transition: all 0.2s linear;}
  187.    
  188. a:active            {outline: none;}
  189. a:focus             {-moz-outline-style: none;}
  190. :-moz-any-link:focus{outline: none;}
  191. img                 {border:none;}
  192. .clear              {clear:both;}
  193.  
  194. h2                  {font-size: 20px;
  195.                     line-height:25px;
  196.                     margin-top: 0px;
  197.                     font-family:
  198.                     {block:IfUseCustomFonts}
  199.                     'Asap', sans-serif{/block:IfUseCustomFonts}  
  200.                     {block:IfnotUseCustomFonts}  
  201.                     {Font:Link Post}{/block:IfnotUseCustomFonts}
  202.                     ;}
  203.  
  204. /* Body */
  205.  
  206.  
  207.  
  208.  
  209.  
  210. /* Permalink Page */
  211.  
  212.  
  213.    
  214. {block:PermalinkPage}
  215. .jokes
  216.                     {
  217.                     width: 620px;}
  218. {/block:PermalinkPage}
  219. {block:permalinkpage}  
  220. .samie
  221.                     {
  222.                     width: 620px;
  223.                     overflow: hidden;
  224.                     margin-top: 5px;
  225.                     border-bottom: 1px solid #ececec;
  226.                     font-size: 10px;
  227.                     text-align:left;
  228.                     font-weight: bold;
  229.                     line-height:10px;
  230.                      
  231.                     font-family: 'Asap', sans-serif;}
  232. .samie img
  233.                     {width: 600px; height: auto;}
  234. {/block:permalinkpage}
  235. /* Permalink Page */
  236.  
  237.  
  238. /* Answer */
  239. {block:IndexPage}
  240. .main {z-index: -1; background-color: {color:Post Background}; padding: 10px;}
  241. {/block:IndexPage}
  242. .answer_border      
  243.             {
  244.             padding-top: 10px;
  245.             margin-top: 10px;
  246.             padding-bottom: -5px;
  247.             margin-bottom: -5px;
  248.             }
  249.  
  250. .asker_name
  251.             {text-align: left;
  252.             font-size: 13px;  
  253.             text-transform:uppercase;
  254.             padding-left: 38px;
  255.             font-family: Helvetica;
  256.             margin-top: -32px;
  257.             letter-spacing: 0px;
  258.             color: #000; }
  259.  
  260.  
  261. .asker_name  a
  262.             {color:#000;}
  263.            
  264. .asker_name  a:hover
  265.             {color:#000;}
  266.  
  267.  
  268. .ask_body
  269.             {
  270.             text-align: left;
  271.             font-size: 10px;  
  272.             text-transform:none;
  273.             padding-left: 38px;
  274.             font-family: Helvetica;
  275.             line-height: 12px;
  276.             color: #000; }
  277.  
  278. .ask_image img
  279.             {width: 100%;
  280.              margin-top: 10px;
  281.              margin-left: -40px;}
  282.  
  283. .answer_permalink
  284.                     {text-transform:uppercase;
  285.                     text-align:right;background-color: {color:Post Background}; padding: 10px;
  286.                     font-family:arial;
  287.                     font-size: 9px;
  288.                     opacity:0;
  289.                     -webkit-transition: all 0.5s ease;
  290.                     -moz-transition: all 0.5s ease;
  291.                     transition: all 0.5s ease;}
  292.  
  293. .answer_permalink a:hover
  294.                     {-webkit-transition: all 0.5s ease;
  295.                     -moz-transition: all 0.5s ease;
  296.                     transition: all 0.5s ease;
  297.                     color:#000}
  298.  
  299. .entry:hover .answer_permalink
  300.                     {-webkit-transition: all 0.5s ease;
  301.                     -moz-transition: all 0.5s ease;
  302.                     transition: all 0.5s ease;
  303.                     opacity: 0.9;}
  304.            
  305. .answer_background
  306.                 {left: 40%;
  307.                 bottom: 40%;
  308.                 z-index: -9999999999;
  309.                 margin: 0 auto;
  310.                 opacity: 0.02;
  311.                 position: absolute;
  312.                 color:#000;
  313.                 font-size: 150px;}
  314. /* Answer */  
  315.  
  316. /* Quote */
  317. .quote
  318.                 {
  319.                 text-transform:uppercase;
  320.                 text-align: center;
  321.                 font-size: 12px;
  322.                 line-height: 13px;
  323.                 letter-spacing: 1px;
  324.                 font-family: arial;
  325.                 font-weight: bold;
  326.                {block:IndexPage}
  327.                     color:{color:body};
  328.                     {/block:IndexPage}
  329.                     {block:PermalinkPage}
  330.                     color:#000;
  331.                     {/block:PermalinkPage}
  332.                 background-color: {color:Post Background}; padding: 10px;}
  333.                
  334.  
  335. .quote_source        
  336.                 {text-transform:capitalize;
  337.                 text-align: center;
  338.                
  339.                 font-size: 11px;
  340.                 letter-spacing: 1px;
  341.                 font-family: helvetica;
  342.                 font-weight: none;
  343.                 background-color: {color:Post Background}; padding: 10px;}
  344.  
  345.  
  346.  
  347. .quote_permalink
  348.                     {text-transform:uppercase;background-color: {color:Post Background}; padding: 10px;
  349.                     margin-top:10px;
  350.                     text-align:right;
  351.                     font-family:arial;
  352.                     font-weight: bold;
  353.                     font-size: 9px;
  354.                     opacity:0;
  355.                     -webkit-transition: all 0.5s ease;
  356.                     -moz-transition: all 0.5s ease;
  357.                     transition: all 0.5s ease;}
  358. .quote_permalink a:hover
  359.                     {-webkit-transition: all 0.5s ease;
  360.                     -moz-transition: all 0.5s ease;
  361.                     transition: all 0.5s ease;
  362.                     {block:IndexPage}
  363.                     color:{color:body};
  364.                     {/block:IndexPage}
  365.                     {block:PermalinkPage}
  366.                     color:#000;
  367.                     {/block:PermalinkPage}}
  368.  
  369. .entry:hover .quote_permalink
  370.                     {{block:IndexPage}
  371.                     color:{color:body};
  372.                     {/block:IndexPage}
  373.                     {block:PermalinkPage}
  374.                     color:#000;
  375.                     {/block:PermalinkPage}
  376.                     -webkit-transition: all 0.5s ease;
  377.                     -moz-transition: all 0.5s ease;
  378.                     transition: all 0.5s ease;
  379.                     opacity: 0.9;}                    
  380.                    
  381.                    
  382.                    
  383.                    
  384. .quote a, .quote a:hover
  385.                     {{block:IndexPage}
  386.                     color:{color:body};
  387.                     {/block:IndexPage}
  388.                     {block:PermalinkPage}
  389.                     color:#000;
  390.                     {/block:PermalinkPage}}
  391.                    
  392.                                        
  393. .quote_permalink a, .quote_permalink a:hover
  394.                     {{block:IndexPage}
  395.                     color:{color:body};
  396.                     {/block:IndexPage}
  397.                     {block:PermalinkPage}
  398.                     color:#000;
  399.                     {/block:PermalinkPage}}
  400.  
  401. /* Quote */
  402.  
  403. /* Audio */
  404.  
  405. .audioplayercircle
  406.                     {font-size: 1px;
  407.                     z-index: 3;
  408.                     background: #000;
  409.                     width: 100%;
  410.                     top: 60px;
  411.                     height: 50px;
  412.                     opacity: .8;}
  413.  
  414. .audioplayer
  415.                     {font-size: 1px;
  416.                     padding-top:11px;
  417.                     width: 20px;
  418.                     overflow: hidden;
  419.                    
  420.                  
  421.                    
  422.                     {block:IfThreeColumns}
  423.                     margin:  0px -10px -10px 85px ;
  424.                     {/block:IfThreeColumns}
  425.                    
  426.                     {block:IfTwoColumns}
  427.                      margin:  0px -10px -10px 140px ;
  428.                     {/block:IfTwoColumns}
  429.                    
  430.                     {block:IfOneColumn}
  431.                     margin:  0px -10px -10px 290px ;
  432.                     {/block:IfOneColumn}
  433.                    
  434.                     }
  435.  
  436.  
  437.                    
  438.                    
  439.                    
  440.    
  441.                    
  442. .audio_permalink_2
  443.                     {z-index:999999;background-color:{color:Post Background}; padding: 10px;
  444.                     margin-top: 10px;
  445.                     text-transform:uppercase;
  446.                     text-align:right;
  447.                     font-family:arial;
  448.                     font-weight: bold;
  449.                     font-size: 10px;
  450.                     opacity:0;
  451.                     -webkit-transition: all 0.5s ease;
  452.                     -moz-transition: all 0.5s ease;
  453.                     transition: all 0.5s ease;}
  454.  
  455. .audio_permalink_2 a:hover
  456.                     {-webkit-transition: all 0.5s ease;
  457.                     -moz-transition: all 0.5s ease;
  458.                     transition: all 0.5s ease;
  459.                     color:#000}
  460.  
  461. .entry:hover .audio_permalink_2
  462.                     {z-index:999999;
  463.                     -webkit-transition: all 0.5s ease;
  464.                     -moz-transition: all 0.5s ease;
  465.                     transition: all 0.5s ease;
  466.                     opacity: 0.9;}
  467.                    
  468. .audio_notes        
  469.                     {margin: 0 auto;
  470.                     margin-top: 200px;}          
  471. /* Audio*/
  472.  
  473.  
  474. /* Video */
  475.  
  476. div.video1 embed,
  477. div.post div.video1 object, .video1 iframe {
  478. {block:IndexPage}
  479.  
  480.                  
  481.                    
  482.  
  483.                     {block:IfThreeColumns}
  484.                     width:200px !important; height:150px !important;
  485.                     {/block:IfThreeColumns}
  486.                    
  487.                     {block:IfTwoColumns}
  488.                     width:300px !important; height:200px !important;
  489.                     {/block:IfTwoColumns}
  490.                    
  491.                     {block:IfOneColumn}
  492.                     width:600px !important; height:500px !important;
  493.                     {/block:IfOneColumn}
  494.  
  495. {/block:IndexPage}
  496. {block:PermalinkPage}
  497. width:500px; height:300px;
  498. {/block:PermalinkPage}
  499. }
  500.  
  501.  
  502.    
  503.    
  504.  
  505. #content .entry:hover .background_video
  506.                     {opacity: .6;
  507.                     color: #000;
  508.                     background-color: #000;}
  509.                    
  510. #content .entry .background_video
  511.                     {position: absolute; display:block;
  512.                     width: 100%;
  513.                     height: 50px;
  514.                     bottom: 3px;
  515.                     cursor:pointer;
  516.                     background-color: #000;
  517.                     opacity: 0;
  518.                     -webkit-transition: all 0.3s ease;
  519.                     -moz-transition: all 0.3s ease;
  520.                     transition: all 0.3s ease;
  521. }
  522.  
  523.  
  524.  
  525. #content .entry .background_video  .video_notes
  526.                     {padding-right: 10px;
  527.                     margin-top: -11px;
  528.                     text-transform: uppercase;
  529.                     font-size: 10px;
  530.                     font-weight: bold;
  531.                     font-family: arial;
  532.                     text-align: right;
  533.                     color:#fff;}
  534.                            
  535. .video_notes  a, .video_notes a:hover
  536.                     {color:#fff;}        
  537.  
  538. #content .entry .background_video  .video_type
  539.                     {padding-left: 20px;
  540.                     margin-top: 20px;
  541.                     text-transform: uppercase;
  542.                     font-size: 15px;
  543.                     font-weight: bold;
  544.                     font-family: arial;
  545.                     text-align: left;
  546.                     color:#fff;}
  547.                            
  548. .video_type  a, .video_type a:hover
  549.                     {color:#fff;}  
  550.    
  551.  
  552. /* Video */
  553.  
  554.  
  555.  
  556.  
  557. /* Text Post */
  558.  
  559.  
  560.  
  561.  
  562.  
  563. .text h1
  564.             {
  565.             font-size: 13px;
  566.             line-height: 30px;
  567.             font-family:arial;
  568.             font-weight: bold;
  569.             {block:IndexPage}
  570.                     color:{color:body};
  571.                     {/block:IndexPage}
  572.                     {block:PermalinkPage}
  573.                     color:#000;
  574.                     {/block:PermalinkPage}
  575.             text-transform: uppercase;
  576.             }
  577.  
  578.  
  579.  
  580. .text h1 a, .text h1 a:hover
  581.                     {{block:IndexPage}
  582.                     color:{color:body};
  583.                     {/block:IndexPage}
  584.                     {block:PermalinkPage}
  585.                     color:#000;
  586.                     {/block:PermalinkPage};}  
  587.  
  588. .text_body img {width: {text:Post Width Size}px;}
  589.  
  590. .text_body
  591.             {
  592.             line-height: 20px;
  593.             font-family:arial;
  594.             font-weight: bold;
  595.             overflow:hidden;}
  596.            
  597. .text_body  a, .text_body a:hover
  598.                     {{block:IndexPage}
  599.                     color:{color:body};
  600.                     {/block:IndexPage}
  601.                     {block:PermalinkPage}
  602.                     color:#000;
  603.                     {/block:PermalinkPage};}  
  604.                    
  605. .text_permalink
  606.                     {z-index:999999;
  607.                     margin-top: 10px;
  608.                     text-transform:uppercase;
  609.                     text-align:right;
  610.                     font-family:arial;
  611.                     font-weight: bold;
  612.                     font-size: 9.5px;
  613.                     opacity:.9;
  614.                     }
  615.  
  616. .text_permalink  a, .text_permalink a:hover
  617.                     {{block:IndexPage}
  618.                     color:{color:body};
  619.                     {/block:IndexPage}
  620.                     {block:PermalinkPage}
  621.                     color:#000;
  622.                     {/block:PermalinkPage};}  
  623. /* Text Post */
  624.  
  625.  
  626. /* Chat */
  627.  
  628. .chat_body
  629.                 {font-family: arial;
  630.                 margin:5px 0;
  631.                 padding:0;background-color: {color:Post Background}; padding: 10px;
  632.                 list-style:none;}
  633. .chat_body li
  634.                 {margin: 5px;line-height: 20px;
  635.                 padding: 5px 2px 10px;
  636.                 border-bottom: 1px dotted #ddd;}
  637.                
  638. .chat_bodyt li:last-child
  639.                 {border:0;
  640.                 padding: 5px 5px 0;}
  641.                
  642. .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;}
  643.  
  644. .chat_permalink
  645.                     {z-index:999999;background-color: {color:Post Background}; padding: 10px;
  646.                     margin-top: 10px;
  647.                     text-transform:uppercase;
  648.                     text-align:right;
  649.                     font-family:arial;
  650.                     font-weight: bold;
  651.                     font-size: 10px;
  652.                     opacity:0;
  653.                     -webkit-transition: all 0.5s ease;
  654.                     -moz-transition: all 0.5s ease;
  655.                     transition: all 0.5s ease;}
  656.  
  657. .chat_permalink a:hover
  658.                     {-webkit-transition: all 0.5s ease;
  659.                     -moz-transition: all 0.5s ease;
  660.                     transition: all 0.5s ease;
  661.                     color:#000}
  662.  
  663. .entry:hover .chat_permalink
  664.                     {z-index:999999;
  665.                     -webkit-transition: all 0.5s ease;
  666.                     -moz-transition: all 0.5s ease;
  667.                     transition: all 0.5s ease;
  668.                     opacity: 0.9;}
  669.  
  670. /* Chat */
  671.  
  672. /* Link */
  673. .link_title h3
  674.             {font-size: 15px;
  675.             line-height: 30px;
  676.             font-family:arial;
  677.             font-weight: bold;
  678.           {block:IndexPage}
  679.                     color:{color:body};
  680.                     {/block:IndexPage}
  681.                     {block:PermalinkPage}
  682.                     color:#000;
  683.                     {/block:PermalinkPage}
  684.             text-transform: uppercase;}
  685.  
  686. .link_description
  687.             {font-size: 10px;
  688.            
  689.             font-family:arial;
  690.             font-weight: bold;
  691.             text-transform: none;}
  692.  
  693. .link_title   a, .link_title   a:hover
  694.                     {color:#000;}
  695.  
  696.  
  697.  
  698.  
  699. .link_permalink
  700.                     {z-index:999999;background-color: {color:Post Background}; padding: 10px;
  701.                     margin-top: 10px;
  702.                     text-transform:uppercase;
  703.                     text-align:left;
  704.                     font-family:arial;
  705.                     font-weight: bold;
  706.                     color:#000;
  707.                     font-size: 9px;
  708.                     opacity:0;
  709.                     -webkit-transition: all 0.5s ease;
  710.                     -moz-transition: all 0.5s ease;
  711.                     transition: all 0.5s ease;}
  712.  
  713. .link_permalink a:hover
  714.                     {-webkit-transition: all 0.5s ease;
  715.                     -moz-transition: all 0.5s ease;
  716.                     transition: all 0.5s ease;
  717.                     color:#000}
  718.  
  719. .entry:hover .link_permalink
  720.                     {z-index:999999;
  721.                     color:#000
  722.                     -webkit-transition: all 0.5s ease;
  723.                     -moz-transition: all 0.5s ease;
  724.                     transition: all 0.5s ease;
  725.                     opacity: 0.9;}
  726.  
  727. /* Link */
  728.  
  729. /* Sidebar */
  730.  
  731. .header
  732.             {
  733.          
  734.        
  735.             position:fixed !important ;
  736.    
  737.             padding: 10px;
  738.             margin-top:150px;
  739.             width:150px;
  740.            
  741.              
  742.             margin-left: -178px !important;
  743.             top: 155px;
  744.          }
  745.            
  746. #content .banner {position: absolute; width: 600px; margin-top: -150px; margin-left: 45px; display:block;}
  747. #content .banner .bannerimage {width: 600px;height: 150px;  }
  748. #content .banner .bannerimage img{width: 600px; height: 150px; }
  749.  
  750. .header h1
  751.     { {block:IfItalicTitle} font-style:italic;{/block:IfItalicTitle}
  752.     margin:15px 0;
  753.   background-color: {color:Title Background};
  754.     padding:0 0 10px;
  755.     border-bottom: 1px solid #ddd;
  756.     font-size:16px;
  757.     text-transform:uppercase;
  758.     line-height:20px;padding: 10px;
  759.     color:{color:Title};
  760.     font-family: {font:title};
  761.     text-align: left;-webkit-transition: all 1.1s ease;
  762.             -moz-transition: all 1.1s ease;
  763.             transition: all 1.1s ease;
  764.    }
  765. .header h1:hover
  766.             {text-decoration:none; background-color:{color:Hover Background}; color: {color:Title Hover Color}; padding: 10px;-webkit-transition: all .8s ease;
  767.             -moz-transition: all .8s ease;
  768.             transition: all 1.5s ease;}
  769.            
  770.            
  771.      .left_header
  772.             {
  773.          
  774.        
  775.             position:fixed !important ;
  776.    
  777.             padding: 10px;
  778.             margin-top:150px;
  779.             width:200px;
  780.             text-align: left;
  781.             margin-left: 700px;
  782.             top: 10px;
  783.          }
  784. .left_header .sidebarimage
  785.                     {width:200px;}
  786.                    
  787. .left_header .sidebarimage img
  788.                     {max-width:200px;}
  789.  
  790.  
  791. .left_header h1
  792.     { {block:IfItalicTitle} font-style:italic;{/block:IfItalicTitle}
  793.    
  794.   background-color: {color:Title Background};
  795.     padding:10 0 10px;
  796.     border-bottom: 1px solid #ddd;
  797.     font-size:16px;
  798.     text-transform:uppercase;
  799.     line-height:20px;padding: 10px;
  800.     color:{color:Title};
  801.     font-family: {font:title};
  802.     text-align: left;-webkit-transition: all 1.1s ease;
  803.             -moz-transition: all 1.1s ease;
  804.             transition: all 1.1s ease;
  805.    }
  806. .left_header h1:hover
  807.             {text-decoration:none; background-color:{color:Hover Background}; color: #fff; padding: 10px;-webkit-transition: all .8s ease;
  808.             -moz-transition: all .8s ease;
  809.                 transition: all 1.5s ease;}
  810.  
  811.  
  812. .header.links a
  813.                     {text-decoration:none;
  814.                     color:{color:Links};}
  815.        
  816.  
  817.  
  818. .header  .links:hover
  819.                 {text-decoration:none;background-color:{color:Links Hover Background}; color: {color:Links Hover Color}; }
  820.  
  821. .header  .links
  822.             {color:{color:Links};
  823.            
  824.             padding:5px;
  825.             font-weight: bold;
  826.            line-height: 20px;
  827.            
  828.             text-align:left;
  829.            
  830.             font-family: {font:links};
  831.             font-size: 12px;}  
  832.            
  833.            
  834.  
  835.  
  836.  
  837.  
  838. .left_header .description
  839.             {color:{color:Description};
  840.            
  841.        
  842.             font-weight: bold;
  843.             padding:0 0 15px;
  844.             line-height: 15px;
  845.             padding:10px;
  846.             text-align:left;
  847.             margin: 0 auto;
  848.             font-family: {font:description};
  849.             font-size: 12px;}
  850.  
  851.  
  852.  
  853.  
  854. .description a
  855.             {color:{color:Description};}
  856.  
  857. /* Sidebar */
  858.  
  859. /* Photoset */
  860.  
  861. .photoset_permalink
  862.                     {z-index:999999;
  863.                     margin-top: 10px;
  864.                     text-transform:uppercase;
  865.                     text-align:right;
  866.                     font-family:arial;
  867.                     font-weight: bold;
  868.                     font-size: 9.5px;background-color: #fff; padding: 10px;
  869.                     opacity:1;
  870.                     }
  871.  
  872. .photoset_permalink  a, .photoset_permalink a:hover
  873.                     {color:#000;}
  874.                    
  875. /* Photoset */
  876.  
  877.  
  878.  
  879.  
  880. .down {margin-top:auto; }
  881.  
  882.  
  883. .up {margin-top:-160px;}
  884.  
  885.  
  886.  
  887. #infscr-loading {
  888.     z-index: 5000;
  889.     position: fixed;
  890.     font-size: 9px;
  891.     line-height: 16px;
  892.     height: 16px;
  893.     left: -520px;
  894.     top: 40px;
  895.     opacity: 0.8;
  896.     padding: 6px 10px 6px 8px;
  897.    
  898.     -webkit-border-radius: 6px;
  899.     -moz-border-radius: 6px;
  900.     border-radius: 6px;
  901.  
  902.    
  903.  
  904. }
  905.  
  906. #infscr-loading div {
  907.     float:right;
  908. }
  909.  
  910. #infscr-loading img {
  911.     margin-right: 6px;
  912. }
  913.  
  914. #content{
  915.  margin:auto;
  916.  
  917. {block:IfThreeColumns} width:800px;{/block:IfThreeColumns}
  918. {block:IfTwoColumns} width:800px;{/block:IfTwoColumns}
  919. {block:IfoneColumn}width:800px; {/block:IfoneColumn}
  920.    {block:PermalinkPage}
  921.     width:300px;
  922.   margin:auto;
  923.     {/block:PermalinkPage}
  924.     margin-top: 150px;
  925. }
  926.  
  927.  
  928. .hidden .shown {
  929.     height:auto;visibility:visible;
  930.     margin-top: -10px;
  931.     filter: alpha(opacity = 0);
  932.     opacity: 0;
  933.     -webkit-transition: all 0.5s ease-out;
  934.     -moz-transition: all 0.5s ease-out;
  935.     transition: all 0.5s ease-out;
  936. }
  937.  
  938.    
  939. .hidden:hover .shown {
  940.     margin-top:0px;
  941.     filter: alpha(opacity = 100);
  942.     opacity: 1;background-color: #fff; padding-top:10px;
  943.     padding-bottom:10px;
  944.         -webkit-transition: all 0.5s ease-out;
  945.     -moz-transition: all 0.5s ease-out;
  946.     transition: all 0.5s ease-out;
  947. }
  948.  
  949. #content .posts{
  950.  
  951.  
  952. {block:IfThreeColumns}width:730px;margin-left: -15px;{/block:IfThreeColumns}
  953. {block:IfTwoColumns}width:730px;margin-left: 4px;{/block:IfTwoColumns}
  954. {block:IfoneColumn}width:650px; margin-left: 25px; {/block:IfoneColumn}
  955.  
  956.  
  957. }
  958. #content .entry{
  959.  
  960. {block:IndexPage}
  961.  
  962. {block:IfThreeColumns}width:200px;{/block:IfThreeColumns}
  963. {block:IfTwoColumns}width:300px;{/block:IfTwoColumns}
  964. {block:IfOneColumn}width:600px; {/block:IfOneColumn}{/block:IndexPage}
  965. margin:20px;
  966. {block:PermalinkPage}
  967.     width:620px;
  968.     padding: 10px;
  969.  
  970.  
  971.    background-color: #fff; padding: 10px;
  972.     {/block:PermalinkPage}
  973. }
  974. {block:PermalinkPage}
  975. .photo_permalink img {max-width:620px !important;  }
  976. {/block:PermalinkPage}
  977. .photo img {   display:block;
  978.  
  979. {block:PermalinkPage}
  980.     width:620px;
  981.     margin: 0 auto;
  982.  
  983.    
  984.    
  985.     {/block:PermalinkPage}
  986. }
  987.  
  988.  
  989.  
  990.  
  991. {block:IndexPage}
  992.  
  993.        
  994. .fuck .you
  995.             {position:relative;}
  996. .fuck .you .faggot
  997.         {top:0px;
  998.     left: 0;
  999.     opacity: 0;
  1000.     position: absolute;
  1001.     bottom: 0px;
  1002.     visibility: hidden;
  1003.     width: 100%;
  1004.     z-index: 99;
  1005.     {block:IfBlackHover}
  1006.      background-color: rgba(0, 0, 0, 0.5);
  1007.      {/block:IfBlackHover}
  1008.     {block:IfWhiteHover}
  1009.     background-color: rgba(300, 300, 300, 0.65);
  1010.     {/block:IfWhiteHover}
  1011.    
  1012.     -webkit-transition: all 0.7s ease;
  1013.     -moz-transition: all 0.7s ease;
  1014.     transition: all 0.7s ease;}
  1015.  
  1016. .fuck:hover .you .faggot
  1017.          {opacity:.9; z-index: 99;
  1018.                 -webkit-transition: all 1.5s ease;
  1019.                 -moz-transition: all 1.5s ease;
  1020.                 transition: all 1.5s ease;}
  1021.  
  1022. .fuck .you .faggot .haha
  1023.                 {height: 134px;
  1024.                 margin-top: -67px;
  1025.                 position: absolute;
  1026.                 text-align: center;
  1027.                 top: 50%;
  1028.                 width: 100%;
  1029.                 z-index: 99;}
  1030.            
  1031.        .fuck .you .faggot .haha .note
  1032.         {font-family: 'Dorsa', sans-serif;
  1033.         {block:IfThreeColumns} font-size: 50px;top: 38%; {/block:IfThreeColumns}
  1034.        
  1035.        
  1036. {block:IfTwoColumns} font-size: 120px;top: 32%; {/block:IfTwoColumns}
  1037.  
  1038. {block:IfoneColumn}font-size: 120px; top: 32%; {/block:IfoneColumn}
  1039.  
  1040.  
  1041.                
  1042.             font-weight:bold;
  1043.                 position: absolute;
  1044.        
  1045.                 letter-spacing: 2px;
  1046.                 width: 100%;
  1047.                
  1048.             right: 50%
  1049.                 text-align: right;
  1050.                 color: #fff;}
  1051.  
  1052. .fuck .you .faggot .haha  .view_post
  1053.         {
  1054.            
  1055.             font-family: arial;
  1056.                    z-index:1; {block:IfItalicReblog}font-style:italic;{/block:IfItalicReblog}
  1057.              height:30px;
  1058.                
  1059.                 position: absolute;
  1060.             {block:IfThreeColumns} margin: 17px -5px 0px;font-size: 10px; {/block:IfThreeColumns}
  1061.        
  1062.        
  1063. {block:IfTwoColumns} margin: 47px -5px 0px;font-size: 12px;  {/block:IfTwoColumns}
  1064.  
  1065. {block:IfoneColumn}margin: 47px -5px 0px; font-size: 12px; {/block:IfoneColumn}
  1066.  
  1067.            
  1068.          
  1069.          
  1070.                 width:100%;
  1071.          text-transform:uppercase;
  1072.              font-weight: 600;
  1073.                 letter-spacing:2px;
  1074.                 top:50%;
  1075.                 text-align: center;
  1076.                 color: #fff;}
  1077.            
  1078. .fuck .you .faggot .haha  .icon
  1079.         {
  1080.          
  1081.            
  1082.            
  1083. {block:IfThreeColumns}margin: 82px 0px 0px 135px;background-image: url(http://static.tumblr.com/6quy42l/zx1m7ddty/small.png) !important;background-repeat: no-repeat;
  1084.           height:30px; {/block:IfThreeColumns}
  1085.  
  1086. {block:IfTwoColumns}     margin: 105px 0px 0px 190px;background-image: url(http://static.tumblr.com/6quy42l/yBxm7d88r/arrow_white_02.png) !important;background-repeat: no-repeat;
  1087.           height:30px;{/block:IfTwoColumns}
  1088.  
  1089. {block:IfoneColumn}    margin: 105px 0px 0px 340px;background-image: url(http://static.tumblr.com/6quy42l/yBxm7d88r/arrow_white_02.png) !important;background-repeat: no-repeat;
  1090.           height:30px; {/block:IfoneColumn}
  1091.  
  1092.                
  1093.                 top:50%;}
  1094.        
  1095.         .fuck .you .faggot .haha  .border
  1096.         {border-bottom: 1px solid rgba(300,300,300,.15);
  1097.                      {block:IfThreeColumns}  margin: 18px auto;
  1098.             width: 30px; {/block:IfThreeColumns}
  1099.        
  1100.        
  1101. {block:IfTwoColumns} margin: 50px auto;
  1102.             width: 60px;  {/block:IfTwoColumns}
  1103.  
  1104. {block:IfoneColumn} margin: 50px auto;
  1105.             width: 60px; {/block:IfoneColumn}
  1106.  
  1107.      
  1108.         }
  1109.  
  1110. .fuck2 .you2 .right_date .date
  1111.         {
  1112.     float: right;
  1113.    padding-bottom:200px;
  1114.     font-family: arial;
  1115.     text-transform:uppercase;font-style:italic;
  1116.     font-weight:bold;
  1117.     padding: 5px 9px;
  1118.     color: rgba(255, 255, 255, 5);
  1119.  
  1120.     font-size: 11px;
  1121.     height: 20px;
  1122.     line-height:21px;
  1123.     }
  1124.  
  1125.  
  1126. .fuck2 .you2
  1127.             {position:relative;}
  1128. .fuck2 .you2 .right_date
  1129.         {
  1130.     left: 0;border-color: rgba(255, 255, 255, 0.15);
  1131.     border-style: solid;
  1132.     border-width: 1px 1px 1px 1px;
  1133.     opacity: 0;
  1134.     position: absolute;
  1135.     bottom: 0px;
  1136.    
  1137.      
  1138.     z-index: 9999;
  1139.     color:fff;
  1140.    
  1141.     -webkit-transition: all 0.7s ease;
  1142.     -moz-transition: all 0.7s ease;
  1143.     transition: all 0.7s ease;}
  1144.  
  1145. .fuck2:hover .you2 .right_date
  1146.             {opacity:.9;  z-index: 9999;
  1147.                 -webkit-transition: all 1.5s ease;
  1148.                 -moz-transition: all 1.5s ease;
  1149.                 transition: all 1.5s ease;}
  1150.  
  1151.  
  1152. .fuck2 .you2:hover .right_date
  1153.         {visibility:visible;}
  1154. .fuck .you:hover .faggot
  1155.                 {visibility:visible;}
  1156.        
  1157.        
  1158.        
  1159.        
  1160. .fuck3 .you3 .left_reblog .reblog
  1161.         {border-color: rgba(255, 255, 255, 0.15);
  1162.     border-style: solid;
  1163.     border-width: 1px 1px 1px 1px;
  1164.     float: right;
  1165.    padding-bottom:200px;
  1166.     font-family: arial;
  1167.     text-transform:uppercase;font-style:italic;
  1168.     font-weight:bold;
  1169.     padding: 5px 9px;
  1170.     color: rgba(255, 255, 255, 5);
  1171.  
  1172.     font-size: 11px;
  1173.     height: 20px;
  1174.     line-height:21px;
  1175.     }
  1176.  
  1177.  
  1178. .fuck3 .you3
  1179.             {position:relative;}
  1180. .fuck3 .you3 .left_reblog
  1181.         {
  1182.     right: 0;
  1183.     opacity: 0;
  1184.     position: absolute;
  1185.     bottom: 0px;
  1186.    
  1187.      
  1188.     z-index: 9999;
  1189.     color:fff;
  1190.    
  1191.     -webkit-transition: all 0.7s ease;
  1192.     -moz-transition: all 0.7s ease;
  1193.     transition: all 0.7s ease;}
  1194.  
  1195. .fuck3:hover .you3 .left_reblog
  1196.             {opacity:.9;  z-index: 9999;
  1197.                 -webkit-transition: all 1.5s ease;
  1198.                 -moz-transition: all 1.5s ease;
  1199.                 transition: all 1.5s ease;}
  1200.  
  1201.  
  1202. .fuck3.you3:hover .left_reblog
  1203.         {visibility:visible;}        
  1204.        
  1205.  
  1206. {/block:IndexPage}
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  #toTop{font-size: 10px;
  1214.     bottom: 10px;
  1215.     display: none;
  1216.     font-weight: bold;
  1217.     height: 30px;
  1218.     padding: 11px;
  1219.     position: fixed;
  1220.  
  1221.     text-transform: uppercase;
  1222.     width: auto;
  1223.    
  1224.     font-family:arial;}
  1225.  
  1226. 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;}
  1227.  
  1228. ol.notes {
  1229.     font-family: arial;
  1230.     font-size: 10px;
  1231.     font-weight: normal;
  1232.     list-style-type: none;
  1233.     margin: 13px auto;
  1234.     padding: 15px 0 0;
  1235.     width: 500px;}
  1236. ol.notes a{
  1237.     text-decoration:none;
  1238.     padding:0;
  1239.     background-color:transparent;}
  1240. ol.notes li.note {
  1241.     padding: 2px 0;}
  1242. ol.notes li.note:last-child{
  1243.     margin-top:13px;
  1244.     border-top:1px dotted;
  1245.     padding: 15px 0 0;}
  1246. ol.notes li.note img.avatar {
  1247.     display: inline !important;
  1248.     height: 16px;
  1249.     margin-right: 10px;
  1250.     min-width: 16px !important;
  1251.     vertical-align: -4px;
  1252.     width: 16px !important;}
  1253. ol.notes li.note span.action a{
  1254.     font-weight:bold;}
  1255. ol.notes li.note .answer_content {
  1256.     font-weight:bold;}
  1257. ol.notes li.note blockquote {
  1258.    
  1259.     border-left: medium none !important;
  1260.     font-weight: bold;
  1261.     margin: 10px 0 10px 30px !important;
  1262.     padding: 5px 0 8px !important;}
  1263. ol.notes li.note blockquote a {
  1264.     color:#000;}
  1265.  
  1266. #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;}
  1267. .popup_block{z-index: 99999;
  1268.     display: none; /*--hidden by default--*/
  1269.     background: #fff;
  1270.    padding: 30px;
  1271.         float: left;
  1272.         font-size: 1.2em;
  1273.         position: fixed;
  1274.         top: 50%; left: 50%;
  1275. }
  1276. img.btn_close { float: right;margin: -15px -15px 0 0;}
  1277. *html #fade { position: fixed;}
  1278. *html .popup_block { position: fixed;background-color: #fff;}
  1279. ::-webkit-scrollbar-thumb:vertical { background-color:#000; height:20px; }
  1280. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; height:10px !important; }
  1281. ::-webkit-scrollbar { height:10px; width:10px; background-color:#fff; }
  1282.  
  1283. {CustomCSS}
  1284. </style>
  1285.  
  1286. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/lBNm6eh49/need.js"></script>
  1287.     <script type="text/javascript" src="http://static.tumblr.com/6quy42l/S2Am632sh/theme.js"></script>
  1288.  
  1289. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/KPXm6ehuk/popup.js"></script>
  1290.  
  1291. <script src="http://static.tumblr.com/6quy42l/tPum65t1d/fucku.js"></script>
  1292. <script src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  1293.  
  1294. {block:IndexPage}
  1295. <script>
  1296. $(window).load(function(){
  1297.     var $wall = $('.posts');
  1298.     $wall.masonry({
  1299.       itemSelector: '.entry',
  1300.    
  1301.      
  1302.     });
  1303.    
  1304.     $wall.infinitescroll({
  1305.     navSelector    : 'div#navigation',  
  1306.     nextSelector   : 'div#navigation a#nextPage',
  1307.     itemSelector   : '.entry',
  1308.     donetext       : '',
  1309.     loadingText    : '',
  1310. bufferPx : 30000,
  1311. extraScrollPx: 30000,
  1312.    
  1313.     errorCallback: function() {
  1314.       $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');  
  1315.     }},
  1316.     function( newElements ) {
  1317.       var $newElems = $( newElements );
  1318.     $newElems.hide();
  1319.       $newElems.imagesLoaded(function(){
  1320.         $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn();} );
  1321.       });
  1322.     }); $wall.show(500);
  1323.    
  1324.         $('#load').click(function(e){
  1325.        
  1326.         e.preventDefault();
  1327.         $wall.infinitescroll('retrieve');
  1328.         $(this).css('display','block');
  1329.        
  1330.     });
  1331.    
  1332.      
  1333.    
  1334.    
  1335.    
  1336.   });
  1337.  
  1338. </script>
  1339.  
  1340.  
  1341.  
  1342. <script type="text/javascript">
  1343. $(function() {      
  1344.       $(window).scroll(function() {
  1345.         if($(this).scrollTop() != 0) {
  1346.             $('#toTop').fadeIn();              
  1347.         }
  1348.         else {
  1349.                         $('#toTop').fadeOut();         
  1350.         }
  1351.           });
  1352.  
  1353.           $('#up').click(function() {
  1354.                 $('body,html').animate({scrollTop:0},900);
  1355.           });
  1356. });
  1357. </script>
  1358.  
  1359. {/block:IndexPage}
  1360. </head>
  1361. <div class="jokes">
  1362. <div id="content">
  1363. <div class="banner">
  1364. <a href="/"><div class="bannerimage">
  1365.       {block:IndexPage}  <img src="{image:Banner}"/></div></a>{/block:IndexPage}</div>
  1366.  
  1367.  
  1368. <div class="header">
  1369.  
  1370.  
  1371.  
  1372. <div class="up">
  1373. <a href="/"><h1>{Title} </h1></a>
  1374.  
  1375.  
  1376.  
  1377. <div id="toTop"><a href="#home" id="up"><img src="http://static.tumblr.com/6quy42l/blYm7db6m/arrow_white_02.png">
  1378. </a></div>
  1379.  
  1380.  
  1381.  
  1382. <div class="hidden">
  1383. <h1>Links</h1>
  1384.   <div class="shown">
  1385.  
  1386.  
  1387. {block:ifshowhomelink}
  1388. <a href="/" class="links">Home</a><br>
  1389. {/block:ifshowhomelink}
  1390.  
  1391. {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><br>{/block:ifAskPopup}
  1392.  
  1393. {block:ifnotAskPopup}<a href="/ask" class="links">{text:Ask Title}</a><br>
  1394. {/block:ifnotAskPopup}
  1395.  
  1396. {block:IfShowSubmit}
  1397. <a href="/submit"  class="links">Submit</a><br>
  1398. {/block:IfShowSubmit}
  1399.  
  1400. {block:ifLinkOneTitle}
  1401. <a href="{text:Link One}" class="links">{text:Link One Title}</a><br>
  1402.  
  1403. {/block:ifLinkOneTitle}
  1404.  
  1405. {block:ifLinkTwoTitle}
  1406. <a href="{text:Link Two}" class="links">{text:Link Two Title}</a><br>
  1407. {/block:ifLinkTwoTitle}
  1408.  
  1409. {block:ifLinkThreeTitle}
  1410. <a href="{text:Link Three}" class="links">{text:Link Three Title}</a><br>
  1411. {/block:ifLinkThreeTitle}
  1412.  
  1413. {block:ifLinkFourTitle}
  1414. <a href="{text:Link Four}" class="links">{text:Link Four Title} </a><br>
  1415. {/block:ifLinkFourTitle}
  1416.  
  1417. {block:ifLinkFiveTitle}
  1418. <a href="{text:Link Five}" class="links">{text:Link Five Title} </a><br>
  1419. {/block:ifLinkFiveTitle}
  1420.  
  1421. {block:ifLinkSixTitle}
  1422. <a href="{text:Link Six}" class="links">{text:Link Six Title} </a><br>
  1423. {/block:ifLinkSixTitle}
  1424.  
  1425. {block:ifLinkSevenTitle}
  1426. <a href="{text:Link Seven}" class="links">{text:Link Seven Title} </a><br>
  1427. {/block:ifLinkSevenTitle}
  1428.  
  1429. {block:ifLinkEightTitle}
  1430. <a href="{text:Link Eight}" class="links">{text:Link Eight Title} </a><br>
  1431. {/block:ifLinkEightTitle}
  1432.  
  1433. {block:ifLinkNineTitle}
  1434. <a href="{text:Link Nine}" class="links">{text:Link Nine Title} </a><br>
  1435. {/block:ifLinkNineTitle}
  1436.  
  1437. {block:ifLinkTenTitle}
  1438. <a href="{text:Link Ten}" class="links">{text:Link Ten Title} </a><br>
  1439. {/block:ifLinkTenTitle}
  1440.  
  1441.  
  1442. </div>
  1443.  
  1444. </div>
  1445.  
  1446. </div>
  1447.  
  1448. </div>
  1449.  
  1450. <div class="left_header">
  1451. <a href="/"><div class="sidebarimage">
  1452.         <img src="{image:SidebarImage}"/></div></a>
  1453. <div class="down">
  1454.  
  1455. <div class="hidden">
  1456.      <h1>description </h1>
  1457.      <div class="shown">
  1458. <div class="description">{Description}</div>
  1459.   </div>
  1460.  
  1461. </div>
  1462.  
  1463. </div>
  1464. </div>
  1465.  
  1466.  
  1467.  
  1468. {block:ifAskPopup}
  1469. <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>
  1470. {/block:ifAskPopup}
  1471.  
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477. <div class="posts">
  1478. {block:Posts}
  1479. <div class="entry">
  1480. {block:Text}<div class="main">
  1481.                 <div class="text">
  1482.                 {block:Title}<h1>{Title}</h1>{/block:Title}
  1483.                 </div>
  1484.                 <div class="text_border" ></div>
  1485.                 <div class="text_body">
  1486.                 {Body}
  1487.                 </div>
  1488.                 {block:IndexPage}
  1489.             <div class="text_permalink">
  1490.             {block:date}<a href="{permalink}">
  1491.                 {DayOfMonthWithZero}    
  1492.             {ShortMonth} {ShortYear} </a>{/block:date}
  1493.             </div>
  1494.             {/block:IndexPage}
  1495.             </div>
  1496. {/block:Text}
  1497.  
  1498.  
  1499.  
  1500.  
  1501.   {block:Photo}<div class="photo">
  1502.  
  1503.  
  1504.  
  1505.  <div class="fuck3">
  1506.                  
  1507.                    <div class="you3">
  1508.   <div class="fuck2">
  1509.                  
  1510.                    <div class="you2">
  1511.    
  1512.                  <div class="fuck">
  1513.                  
  1514.                    <div class="you">
  1515.                      {block:IndexPage}
  1516.                      {block:IfShowTextOnImageHover}
  1517.                  
  1518.                      <div class="faggot">
  1519.                
  1520.                      <div class="haha">
  1521.                            
  1522.                
  1523.                        
  1524.                <a href="{Permalink}" target="_blank">
  1525.                       <div class="note">
  1526.                      {NoteCount}
  1527.                      <div class="border" target="_blank"></div>
  1528.                          </div></a>
  1529.                           <a href="{Permalink}" target="_blank">
  1530.                           <div class="icon"></div></a>
  1531.                        
  1532.                             <a href="{Permalink}" target="_blank">
  1533.                          
  1534.                         <div class="view_post">
  1535.                       View Post
  1536.                         </div></a>
  1537.                        
  1538.                
  1539.                        
  1540.                        
  1541.                        
  1542.                        
  1543.                        
  1544.                         <a href="{permalink}">
  1545.                     <div class="date2">
  1546.                            
  1547.                         </div></a>
  1548.                        
  1549.                        
  1550.                      
  1551.              
  1552.                        
  1553.                        
  1554.                     </div>
  1555.                     </div>  
  1556.                    
  1557.                
  1558.                      
  1559.                      
  1560.   <div class="right_date">
  1561.         <a href="{permalink}">
  1562.                     <div class="date">
  1563.           {12Hour}:{Minutes}{AmPm}, {DayOfMonthWithZero}    
  1564.             {ShortMonth} {ShortYear}   </div></a>  
  1565.   </div>
  1566.  
  1567.  
  1568.     <div class="left_reblog">
  1569.         <a href="{ReblogURL}" target="_blank">
  1570.                     <div class="reblog">Reblog</div></a>  
  1571.   </div>
  1572.   {/block:IfShowTextOnImageHover}        
  1573.     {/block:IndexPage}
  1574.  
  1575.  
  1576.    
  1577.                   {block:IndexPage}
  1578.                   <a href="{Permalink}">
  1579.                      <img src="
  1580.                     {PhotoURL-HighRes}
  1581.                    "
  1582. {/block:IndexPage}
  1583. {block:IndexPage}
  1584. {block:IfThreeColumns}width="200" {/block:IfThreeColumns}
  1585. {block:IfTwoColumns}width="300"{/block:IfTwoColumns}
  1586. {block:IfOneColumn}width="600"{/block:IfOneColumn}
  1587.  />
  1588. {/block:IndexPage}
  1589. </div></div></div> </div></div> </div>
  1590.  
  1591. {block:PermalinkPage}
  1592.                 <img src="{PhotoURL-HighRes}"
  1593.                   class="photo_permalink" />
  1594.                   {/block:PermalinkPage}
  1595.                   </div>
  1596.       {/block:Photo}
  1597.  
  1598. {block:Photoset}
  1599.                 <center>{Photoset-250}</center>
  1600.                   {block:IndexPage}
  1601.             <div class="photoset_permalink">
  1602.             {block:date}<a href="{permalink}">
  1603.                 {DayOfMonthWithZero}    
  1604.             {ShortMonth} {ShortYear} </a>{/block:date}
  1605.             </div>
  1606.             {/block:IndexPage}
  1607. {/block:Photoset}
  1608.  
  1609. {block:Link}<div class="main">
  1610.         <a href="{URL}" class="link_title" {Target}><h3>
  1611.               {Name}</h3></a>
  1612.               {block:Description}
  1613.                   <div class="link_description">{Description}</div>
  1614.               {/block:Description} </div>
  1615.              
  1616.             {block:IndexPage}
  1617.             <div class="link_permalink">
  1618.             {block:date}<a href="{permalink}">
  1619.                {DayOfMonthWithZero}    
  1620.             {ShortMonth} {ShortYear} </a>{/block:date}
  1621.             </div>
  1622.             {/block:IndexPage}
  1623.              
  1624. {/block:Link}
  1625.  
  1626.  
  1627. {block:Chat}
  1628.                 {block:Title}
  1629.                 <a href="{Permalink}"><h3>{Title}</h3></a>
  1630.                 {/block:Title}
  1631.                 <ul class="chat_body">
  1632.                 {block:Lines}
  1633.                 <li class="{Alt} user_{UserNumber}">
  1634.                 {block:Label}
  1635.                 <span class="label">{Label}</span>
  1636.                 {/block:Label}
  1637.                 {Line}
  1638.                 </li>
  1639.                 {/block:Lines}
  1640.                 </ul>
  1641.                 {block:IndexPage}
  1642.                 <div class="chat_permalink">
  1643.             {block:date}<a href="{permalink}">
  1644.                 {DayOfMonthWithZero}    
  1645.             {ShortMonth} {ShortYear} </a>{/block:date}
  1646.             </div>
  1647.             {/block:IndexPage}
  1648. {/block:Chat}
  1649.  
  1650.  
  1651. {block:Video}
  1652. {block:IndexPage}
  1653.            <div class="video">
  1654.             <div class="background_video">
  1655.             <a href="{Permalink}"><div class="video_type">video</div></a>
  1656.             <a href="{Permalink}">
  1657.             <div class="video_notes">View in High-Res</div></a>
  1658.            </div>
  1659.          <div class="clear"></div>
  1660.            
  1661.             </div>
  1662.             {/block:IndexPage}
  1663. <div class="post">
  1664. <div class="video1">
  1665. {Video-500}
  1666. </div></div>
  1667.          
  1668. {/block:Video}
  1669.  
  1670.  
  1671. {block:Audio}
  1672.              
  1673.                 <div class="audioplayercircle">
  1674.                 <div class="audioplayer">{AudioPlayerblack}</div>
  1675.                 </div>
  1676.                 {block:IndexPage}
  1677.                 <div class="audio_permalink_2">
  1678.                 {block:date}<a href="{permalink}">
  1679.                    
  1680.                 {ShortMonth} {DayOfMonthWithZero} </a>{/block:date}
  1681.                 </div>
  1682.                
  1683.                 {/block:IndexPage}
  1684.                
  1685. {/block:Audio}
  1686.  
  1687. {block:Answer}<div class="main">
  1688.             <img src="{AskerPortraitURL-30}" alt="{PhotoAlt}"/>
  1689.                 <div class="asker_name"><b>{Asker}</b></div><BR>
  1690.                 <div class="ask_body">{Question}</div><BR>
  1691.                 <div class="answer_border">
  1692.             <img src="{PostAuthorPortraitURL-30}" alt="{PhotoAlt}"/> &nbsp;
  1693.                 <div class="asker_name"><b>{PostAuthorName}</b></div>
  1694.                 <div class="ask_image">
  1695.                 <div class="ask_body">{Answer}</div>
  1696.                 <div class="answer_background">?</div>
  1697.     {block:IndexPage}
  1698.         <div class="answer_permalink">
  1699.             {block:date}<a href="{permalink}">{DayOfMonthWithZero}    
  1700.             {ShortMonth} {Year} {/block:date} </a></div>{/block:IndexPage}
  1701.         </div>
  1702.         </div>
  1703.         </div>
  1704. {/block:Answer}
  1705.  
  1706. {block:Quote}
  1707.        
  1708.                
  1709.                 <div class="quote"><b>{Quote}</b> </div>
  1710.                 <div class="quote_border">
  1711.                 {block:Source}
  1712.                 <div class="quote_source"> - {Source} </div>
  1713.                 {/block:Source}</div>
  1714.         {block:IndexPage}
  1715.                 <div class="quote_permalink">
  1716.                 {block:date}
  1717.                 <a href="{permalink}">{TimeAgo}
  1718.                 {/block:date}</a></div>
  1719.         {/block:IndexPage}
  1720. {/block:Quote}
  1721.  
  1722.  
  1723.  
  1724. {block:PermalinkPage}
  1725.  
  1726. <div class="samie">
  1727.  
  1728. {block:text}
  1729.  {Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1730. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1731. {/block:text}
  1732.  
  1733. {block:Photo}
  1734. {Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1735. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1736. {/block:Photo}
  1737.                  
  1738. {block:Photoset}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1739. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Photoset}
  1740.                  
  1741. {block:Quote}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1742. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Quote}
  1743.                  
  1744. {block:Link}{Caption}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1745. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Link}
  1746.                  
  1747. {block:Chat}{Caption}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1748. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Chat}
  1749.                  
  1750.                  {block:Audio}
  1751. {Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1752. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1753.                  {/block:Audio}
  1754.                  
  1755.                  {block:Video}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1756. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Video}
  1757.                  
  1758.                  {block:Answer}{Caption}<br> ♥  &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1759. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Answer}
  1760.  
  1761. </div>
  1762. {PostNotes}
  1763. {/block:PermalinkPage}
  1764. </div>
  1765. {block:PostNotes}{ShowNotes}{/block:PostNotes}
  1766. {/block:Posts}
  1767. </div>
  1768. {block:IndexPage}
  1769. <div class="column navigation" id="navigation">
  1770. {block:Pagination}
  1771. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  1772. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  1773. {/block:IndexPage}
  1774. </div></div></div></div>
  1775. </div></div></div></div>
  1776.  
  1777.  
  1778.  
  1779. </body>