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

Untitled

By: funniestworld on Apr 4th, 2012  |  syntax: None  |  size: 53.24 KB  |  hits: 85  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2.  
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <center>
  7.  
  8. <script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
  9.  
  10.  
  11. <script type="text/javascript">
  12.  
  13.   var _gaq = _gaq || [];
  14.   _gaq.push(['_setAccount', 'UA-29115164-1']);
  15.   _gaq.push(['_trackPageview']);
  16.  
  17.   (function() {
  18.     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  19.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  20.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  21.   })();
  22.  
  23. </script>
  24. <meta name="color:Hover" content="#438596"/>
  25.  
  26. <meta name="image:Background" content="http://static.tumblr.com/b2ajd3k/Cgllysgur/thedeckpromobg2.png" />
  27. <meta name="image:Portrait" content="http://static.tumblr.com/b2ajd3k/iiIlysh7n/tumblr_lyfxmjllfo1qzx0sq.jpg" />
  28.  
  29. <meta name="if:infinite scrolling" content="1"/>
  30.  
  31. <meta name="if:Show Title" content="1" />
  32.  
  33. <meta name="if:Sidebar Fixed" content="1"/>
  34. <meta name="if:Sidebar Left Or Right" content="0"/>
  35. <meta name="if:Sidebar Transparent" content="0"/>
  36. <meta name="if:Center Light Transparent" content="0"/>
  37. <meta name="if:Center Dark Transparent" content="0"/>
  38. <meta name="if:Round Borders" content="0"/>
  39. <meta name="if:Shadow" content="1"/>
  40.  
  41.  
  42. <meta name="if:Show Captions" content="0"/>
  43. <meta name="if:Show Submit" content="1" />
  44. <meta name="if:Show RSS" content="1" />
  45. <meta name="if:Show Archive" content="1" />
  46. <meta name="if:Show Random" content="1" />
  47. <meta name="text:Twitter Username" content=""/>
  48. <meta name="text:Tweet Count" content="6"/>
  49.  
  50. <meta name="if:Show Sidebar2" content="1" />
  51.  
  52. <meta name="text:Ask Title" content="Ask" />
  53. <meta name="text:Link 1" content="" />
  54. <meta name="text:Link 1 Title" content="" />
  55. <meta name="text:Link 2" content="" />
  56. <meta name="text:Link 2 Title" content="" />
  57. <meta name="text:Link 3" content="" />
  58. <meta name="text:Link 3 Title" content="" />
  59. <meta name="text:Link 4" content="" />
  60. <meta name="text:Link 4 Title" content="" />
  61. <meta name="text:Link 5" content="" />
  62. <meta name="text:Link 5 Title" content="" />
  63. <meta name="image:Sidebar1" content="" />
  64. <meta name="image:Sidebar2" content="" />
  65.  
  66.  
  67. <meta name="color:Title" content="#D7439A"/>
  68. <meta name="color:Border" content="#dddddd"/>
  69. <meta name="color:Border Shadow" content="#b3b3b3"/>
  70. <meta name="color:Background" content="#f8f8f8"/>    
  71. <meta name="image:Background" content=""/ width="1200">      
  72. <meta name="text:Disqus Shortname" content="" />
  73. <meta name="text:Google Analytics ID" content="" />
  74. <meta name="if:Show note count" content="1">
  75. <meta name="if:Show notes on permalink pages" content="1">
  76. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} | {/block:PostSummary}{Title}</title>
  77. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  78. <meta name="description" content="{block:IndexPage}{block:Description}{MetaDescription}{/block:Description}{/block:IndexPage}{block:PermalinkPage}{PostSummary}{/block:PermalinkPage}" />
  79.  
  80. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  81.  
  82. <script type="text/javascript">
  83.  
  84. var _gaq = _gaq || [];
  85. _gaq.push(['_setAccount', '{text:Google Analytics ID}']);
  86. _gaq.push(['_trackPageview']);
  87.  
  88. (function() {
  89. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  90. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  91. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  92. })();
  93.  
  94. </script>
  95.  
  96. <link rel="shortcut icon" href="{Favicon}" />
  97. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  98. <style type="text/css">
  99.  
  100.  
  101.  
  102.  
  103. body {
  104. background-repeat: no-repeat; //no tiling, or
  105. background-repeat: repeat-x; //tiles horizonatlly, or
  106. background-repeat: repeat-y; //tiles vertically
  107. }{
  108. background-color: #6d695c;
  109. background-image:
  110.   repeating-linear-gradient(-30deg, rgba(255,255,255,.1), rgba(255,255,255,.1) 1px, transparent 1px, transparent 60px),
  111.   repeating-linear-gradient(30deg, rgba(255,255,255,.1), rgba(255,255,255,.1) 1px, transparent 1px, transparent 60px),
  112.   linear-gradient(30deg, rgba(0,0,0,.1) 25%, transparent 25%, transparent 75%, rgba(0,0,0,.1) 75%, rgba(0,0,0,.1)),
  113.   linear-gradient(-30deg, rgba(0,0,0,.1) 25%, transparent 25%, transparent 75%, rgba(0,0,0,.1) 75%, rgba(0,0,0,.1));
  114. background-size: 70px 120px;
  115.  
  116. }
  117.  
  118. body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{margin:0;padding:0;list-style:none;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}code{font-family:monospace}em{font-style:italic}strong{font-weight:700}ol,ul{list-style:none;}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}fieldset,img,abbr,acronym{border:0}a{outline:0}form input:focus,form textarea:focus,form select:focus{outline:0}body{font:12px 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;}p{margin:10px 0}p + p{margin-top:0}abbr,acronym{border-bottom:#000 1px dotted}h1,h2,h3,h4,h5,h6{margin:0 0 10px 0;font-weight:bold}h1{font-size:500%}h2{font-size:300%}h3{font-size:200%}h4{font-size:150%}h5{font-size:130%}h6{font-size:100%}a{text-decoration:none}a:link,a:active,a:visited{color:#000000}a:hover{color:#ff0000}ul,ol{margin:0 0 0 0;}ul{list-style:disc}ol{list-style:decimal}fieldset{border:#ccc 1px solid;padding:0px 10px}legend{padding:5px}form{margin:0}form label{font-weight:bold;margin:0 0 0 0;display:block}form input,form textarea,form select{background:#fff;border:#aaa 0px solid;margin:0 0 0 0;padding:0px;width:504px;font:12px 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;}form input:focus,form textarea:focus,form select:focus{border:#000 0px solid;outline:0}form textarea{height:150px}form select{width:auto}form input[type="radio"],form input[type="checkbox"],form input[type="submit"]{width:auto}code,pre,tt,kbd{font:11px Monaco,'Andale Mono','Liberation Mono','Courier New',monotype}
  119.  
  120. body { width: 756px; position:relative; font-size: 12px; font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif; margin-left: auto; margin-right: auto; background: {color:Background} url('{image:Background}') }
  121.  
  122. #tumblr_controls { margin-top:-1px !important; margin-right:-3px !important;  }
  123.  
  124. #wrap {width:756px; margin-left: auto; margin-right: auto; padding:0; margin-top:40px; margin-bottom:16px; }
  125. .description { line-height:18px; float:left; width:162px; padding: 12px 14px 14px 14px; margin-bottom:20px; border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); border-bottom: 1px solid {color:Border Shadow};}
  126. .description p { width:164px; margin:0;}
  127. .highres { line-height:18px; padding: 14px; border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); border-bottom: 1px solid {color:Border Shadow}; position:absolute; left-margin:20px; top-margin:20px; }
  128.  
  129. .navbar {list-style:none;float:left;width:190px; margin-bottom:20px; border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); padding:3px 0; border-bottom: 1px solid {color:Border Shadow}; }
  130. .navbar a:link, .navbar a:visited, .navbar a:active { float:left; width: 162px; color: #41D05F; font-size: 12px;font-weight: normal;text-transform: capitalize; text-decoration:none; background-color: rgba(255,255,255,0.90); padding: 10px 14px; margin: 0;}
  131. .navbar a:hover {color: #41D05F; text-transform: capitalize; padding: 10px 14px; width:162px; background:url()no-repeat right; }
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144. .letter-container h2 a span {
  145.     font-size: 105px;
  146.     color: #444;
  147.     opacity: 1;
  148.     text-shadow: 0px 0px 2px #444, 1px 1px 4px rgba(0,0,0,0.7);
  149.     mask-image: url(../images/mask2.png);
  150.     transition: all 0.3s linear;
  151.     animation: sharpen 0.6s linear backwards;
  152. }
  153.  
  154. .letter-container h2 a span:hover{
  155.     color: #3f7f75;
  156. }
  157.  
  158.  
  159.  
  160. .head-disc {list-style:none;float:left;width:500px; margin-bottom:20px; border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); padding:3px 0; border-bottom: 1px solid {color:Border Shadow}; }
  161. .head-disc a:link, .head-disc a:visited, .head-disc a:active { float:left; width: 162px; color: #000; font-size: 12px;font-weight: normal;text-transform: capitalize; text-decoration:none; background-color: rgba(255,255,255,0.90); padding: 10px 14px; margin: 0;}
  162. .head-disc a:hover {color: #dfc09808; text-transform: capitalize; padding: 10px 14px; width:162px; background:url()no-repeat right; }  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. a:link,a:visited,a:active{color:#000;text-decoration:none;}
  169. a:hover{color:#300;}
  170. h2{font-size:14px;display:inline;margin:0 5px 0 0;}
  171. h2{color:#300;cursor:pointer;position:absolute;right:10px;top:10px;font-size:10px;}
  172. h3{font-size:16px;font-family:Georgia,times,serif;}
  173. h1 { float: left;font-size: 26px; font-weight:normal; color: #ADADAD;}
  174. h1 a:link,h1 a:visited,h1 a:active {font-weight:bold; font-size:26px; color:#000;text-decoration:underline; }
  175. h1 a:hover{color:#300;}
  176. h2{color:#300;cursor:pointer;position:absolute;right:10px;top:10px;font-size:10px;}
  177.  
  178. .outerbox {float:left; width:504px; margin:0 0 10px 0; padding: 0; }
  179.  
  180.  
  181. .outerbox-nav {float:right; width:192px; margin:0 0 10px 30px; }
  182.  
  183.  
  184. .head-disc {float:left; width:531px; margin:0 0 10px 0px; }
  185.  
  186. .outerbox-head {float:left; width:756px; margin-bottom:40px; }
  187.  
  188. .outerbox-footer {float:left; width:756px; padding-bottom: 20px; }
  189.  
  190.  
  191. .outerbox-nav a:hover {color: #dbb;}
  192. .outerbox-head a:hover {color: #cc213b;}
  193.  
  194.  
  195. #content{margin:0; padding:0px; width:504px;}
  196. #nav{width:504px; font-size:14px;font-weight:bold; margin-bottom: 40px; padding:14px; border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-bottom: 1px solid {color:Border Shadow}; }
  197. .footer {float:left; width:454px;}
  198. .footer a:link, .footer a:visited, .footer a:active {font-size:12px; margin-right:5px; }
  199. .powered {float:right; width: 302px;}
  200. .powered a:link, .powered a:visited, .powered a:active {font-size:12px; }
  201.  
  202. .title { float:left; font-weight:bold; color:#aaaaaa; font-size:24px; font-family:Georgia,times,serif; text-align:left; }
  203. .title a:link, .title a:visited, .title a:active {font-weight:bold; font-size:24px; color: {color:Title}; text-decoration:none; font-family:Georgia,times,serif; margin-right:15px; }
  204.  
  205. #search {float:left; width:192px;}
  206. #search p, #search form, #search ul {margin-top: 0;}
  207. #search a {color: #000;}
  208. #search .crazy{color: #000; width: 180px; vertical-align:top; font-size: 11px; line-height: 12px;font-weight: normal;text-decoration:none;border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); padding: 4px 5px; border-bottom: 1px solid {color:Border Shadow};}
  209. #search .submit {color: #000; font-size: 11px;line-height: 12px;font-weight: normal;text-transform: none;border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); padding: 4px 6px; cursor: pointer; border-bottom: 1px solid {color:Border Shadow}; margin-top:5px; }
  210.  
  211. .portrait { width:160px; height:160px; border: 0px solid #fff; overflow:hidden; }
  212. .portrait img { width:160px; margin-top:-1px; }
  213. .portraitbox { float:left; width:160px; height:160px; margin: 2px 8px 0 -1px; overflow:hidden; padding: 1px; border: 1px solid {color:Border}; background:#fff; }
  214. .portraitbox:hover { padding: 1px; border: 1px solid {color:Border}; background:#fff; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
  215. .portraitbox:hover {color: #900;}
  216.  
  217. .portraitbg { float:right; width:65px; height:50px;}
  218.  
  219. .post {float:left; width:534px; }
  220. .mainpost { float:right; width:504px; margin-bottom:40px;padding:14px 14px 16px 14px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow}; background-color: rgba(255,255,255,0.90); }
  221. .mainpost li {list-style-type: circle; margin-left:15px;line-height:18px;}
  222. .content { }
  223. .details {float:left;vertical-align: top; color: #aaaaaa; text-align:left; padding-top:20px;}
  224. .details a:link, .details a:visited, .details a:active { color: #aaaaaa; text-decoration: underline; text-transform:normal; margin-right:8px;}
  225. .details a:hover {color: #000;text-decoration: underline;}
  226. .conv li {list-style:none;margin:0;width:}
  227.  
  228. .heartbox { margin-top:5px; float:left; vertical-align:top; width:50px;color: #aaaaaa; width:50px; text-align:center; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow}; }
  229. .heartcounts {position:relative;vertical-align: top; color: #aaaaaa; line-height:18px; text-align:center; margin-bottom:9px; width:50px; padding-top:47px;background:url(http://static.tumblr.com/vxc5a6w/Go7l6j55a/heartgrey.png) no-repeat -5px -1px;}
  230. .heartcounts a:link, .heartcounts a:visited, .heartcounts a:active { font-size:18px; line-height:18px; color: #aaaaaa; text-decoration: none; text-transform:normal; font-family:georgia,times,serif;}
  231. .heartcounts a:hover {color: #000;text-decoration: none;}
  232. .theheart {width:50px;height:67px;color: #000;text-decoration: none; position:absolute;top:0;}
  233. .heartcounts:hover {margin-bottom:9px;color: #000;text-decoration: none; width:50px; background:url(http://static.tumblr.com/vxc5a6w/3Ydl6om7v/pinkheart.png) no-repeat -5px -1px;}
  234. .heartdate {float:left;vertical-align: top; color: #aaaaaa; width:52px; margin-top:6px; text-align:center; }
  235.  
  236. .post img, .text img {max-width: 500px; padding: 1px; border: 1px solid {color:Border}; background:#fff; }
  237. .post img:hover {max-width: 500px; padding: 1px; border: 1px solid {color:Border}; background-color: #fff; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
  238. .text blockquote img { padding: 5px 5px 5px 5px; background-color: #FFFFFF; border: 1px solid #E4E4E4; max-width: 202px; float: left; margin: 1px 5px 0 -1px; }
  239. .post blockquote { padding-left: 16px; border-left: 2px solid {color:Border};}
  240.  
  241. .movie {max-width: 500px; padding: 1px; border: 1px solid {color:Border}; background: #fff; margin-bottom:10px;}
  242. .movie:hover {max-width: 500px; padding: 1px; border: 1px solid {color:Border}; background: #fff; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}
  243.  
  244. .audio_player {float:left; border: 1px solid {color:Border}; padding: 0; margin-bottom:10px; width:207px;margin-right:93px; }
  245. .albumtitel {float:left; margin-bottom:5px; min-width:380px;}
  246. .audiocount {float:left;font-size:14px; margin-bottom:18px;width:380px;}
  247. .audioadd {float:left; width:504px;}
  248. .audiopost {float:left; width:504px;}
  249. .albumart {float:left;}
  250. .albumart img {max-height:95px;padding:1px; margin-right:20px;border: 1px solid {color:Border};}
  251. .albumart img:hover {max-height:95px;padding:1px; border: 1px solid {color:Border};}
  252.  
  253. .time {color: #aaaaaa; font-size:20px; line-height:normal;}
  254. .tagpage {width:504px; float:left; margin-bottom:20px; padding: 8px 14px 7px 14px; color: #000;  border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;text-transform:capitalize;font-weight:bold;border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow};background-color: rgba(255,255,255,0.90);}
  255. .searchpage {width:504; float:left; margin-bottom:20px; padding: 8px 14px 7px 14px; color: #000; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;text-transform:capitalize;font-weight:bold;border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow};background-color: rgba(255,255,255,0.90);}
  256.  
  257. .tweet {color:#00ADEF; list-style:none; text-align:left; position:relevant;}
  258. .tweet a:link, .tweet a:visited, .tweet a:active  {border: 1px solid #ADADAD; color: #FFFFFF;font-size: 9px;line-height: 9px;font-weight: normal;text-transform: uppercase;text-decoration:none;background: #b6b6b6;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;padding: 1px 5px 1px 5px;}
  259. .tweet a:hover {border: 1px solid #00ADEF; color: #fff;background:#00ADEF;}
  260.  
  261. .latesttw {list-style:none;float:left;width:192px;margin-top: 20px; padding:0;}
  262. .latesttw a:link, .latesttw a:visited, .latesttw a:active { float:left; width: 192px; color: #666666; font-size: 14px; font-family:Georgia,times,serif; font-weight: normal; text-transform: capitalize; text-decoration:none; margin-bottom: 10px; text-align:center;}
  263. .latesttw a:hover {color: #000; text-transform: capitalize;}
  264.  
  265. #tweets a { display: none; }
  266. #tweets a:first-child { display: block; }
  267. #tweets {color: #aaaaaa; text-align:left; float:left; border: 1px solid {color:Border}; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(0,0,0,0.05); border-bottom: 1px solid {color:Border Shadow}; }
  268. #tweets a:link, #tweets a:visited, #tweets a:active { color: #000; line-height:18px;  float:left; text-decoration: none; overflow:hidden; padding:10px 14px; width:162px; background: rgba(255,255,255,0.90); border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
  269. #tweets a:hover {color: #aaaaaa; text-decoration: underline;}
  270.  
  271. .contents {width:162px;overflow:hidden;}
  272.  
  273. .tags{color:#e3e3e3; list-style:none; }
  274. .tags a:link, .tags a:visited, .tags  a:active  {border: 1px solid {color:Border Shadow}; color: #FFFFFF;font-size: 9px;line-height: 9px;font-weight: normal;text-transform: uppercase;text-decoration: none;background: #b6b6b6;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;padding: 1px 5px 1px 5px; }
  275. .tags a:hover {border: 1px solid #E80B8C; color: #fff; background: #E80B8C;}
  276.  
  277. .quote blockquote{margin:0 10px 0 0;}
  278. .quote cite{display:block;text-align:right;margin:10px 0 0 0;font-weight:bold;}
  279. .quote .deco{float:left;margin:0 5px 0 0;font-weight:bold;font-size:14px;}
  280. .link .go {font-weight:bold;font-size:16px;font-family:Georgia,times,serif;}
  281. .chat ul{list-style:none;margin:0;}
  282. .photo img,.audio object, {margin:500 0 15px 0;display:block;}
  283. .prev{float:left;}
  284. .next{float:right;}
  285. .clr{clear:both;}
  286.  
  287. .quotes {font-size: 20px;background-color: rgba(0,0,0,0.05);}
  288.  
  289. #desc {background-color: #eeeeee;width:748px;}
  290.  
  291. a.comments_link {color: #aaa;text-decoration: none;}
  292.  
  293. #disqus_thread {padding: 14px 14px 16px 14px; clear: both; width: 504px; background-color: rgba(255,255,255,0.90); border-radius: 5px;-moz-border-radius: 3px;-webkit-border-radius: 5px; border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow};}
  294.  
  295. #ask_form {width: 504px;}
  296.  
  297. .quote-post {position: relative;background-color: rgba(0,0,0,0.05);}
  298. .quote blockquote {text-indent: 16px; margin: 0; padding: 0; font-size: 150%;}
  299. .quote .quote:before {content: '"';}
  300. .quote .quote:after {content: '"';}
  301. .quote .cite {color: ; margin-left: 0em; text-indent: 0em;}
  302.  
  303. ol.notes {float:left; padding: 14px; margin-top:-30px; width:504px; list-style-type: none; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow}; }
  304. ol.notes li.note {border-top: none;padding: 10px 0 10px 0;}
  305. ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 10px;width: 16px;height: 16px;}
  306. ol.notes li.note span.action {font-weight: normal;}
  307. ol.notes li.note .answer_content {font-weight: normal;}
  308. ol.notes li.note blockquote {border-left: 2px solid {color:Border};padding: 4px 10px; margin: 10px 0px 0px 16px;}
  309. ol.notes li.note blockquote a {text-decoration: none;}
  310.  
  311. .perm { color:#b6b6b6; margin-top:10px;}
  312. .perm a:link, .perm a:visited, .perm a:active  {border: 1px solid #879DAD; color: #F3F3F3;font-size: 9px;line-height: 9px;font-weight: normal;text-transform: uppercase;text-decoration:none;background: url(http://26.media.tumblr.com/tumblr_l4d4iagTTp1qbif97o1_100.png);border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;padding: 1px 5px 1px 5px;margin-top:10px;}
  313. .perm a:hover {border: 1px solid #ADADAD; color: #fff;background: #b6b6b6;}
  314.  
  315. ul#likes {float:left;width: 162px; padding: 14px; margin-bottom: 10px;  background-color: rgba(255,255,255,0.90); border: 1px solid {color:Border};  border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-bottom: 1px solid {color:Border Shadow}; }
  316. ul#likes li.like_post { width: 162px; padding: 0 0 20px 0; }
  317. ul#likes li:last-child { padding: 0px; }
  318. ul#likes li.like_post h4 { font-size: 12px; font-weight: bold; margin: 0 0 8px 0; }
  319. ul#likes li.like_post img { max-width: 158px; }
  320. ul#likes li.like_post .post_info_top {color: #aaaaaa;font-size: 12px;text-transform: none;padding: 0 0 5px 0;display: block !important;}
  321. ul#likes li.like_post .post_info_top a {color: #aaaaaa; text-decoration: underline;}
  322. ul#likes li.like_post .post_info_top a:hover { color: #000;}
  323. ul#likes blockquote {border-left: 2px solid {color:Border};margin: 0 0 10px 0;padding: 0 0 0 8px;}
  324. ul#likes img {max-width: 158px;border: 1px solid {color:Border};margin: 0 0 10px 0;padding: 1px;}
  325. ul#likes img:hover {max-width: 158px;border: 2px solid #000000;margin: 0 0 10px 0;padding: 0;}
  326. ul#likes li.like_post .like_quote {font-style: italic;margin: 0 0 10px 0;}
  327. ul#likes li.like_post .like_line {margin: 0 0 5px 0;}
  328. ul#likes li.like_post .like_link {font-weight: bold;margin: 0 0 10px 0;}
  329. ul#likes li.like_post .like_title {font-weight: bold;margin: 0 0 10px 0;}
  330. ul#likes li.like_post .like_audio embed {width:162px;}
  331.  
  332.  
  333.  
  334.  
  335.  
  336. #home { background: #41D05F; }
  337. #cataloge { background: #E42B2B; }
  338. #price { background: #ff8400; }
  339. #about { background: #a800ff; }
  340. #contact { background: #49a7f3; }
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.        
  357.        
  358.         .shadow:hover {
  359.                 box-shadow: 0px 0px 20px rgba(0,235,255,0.8);
  360.                 -webkit-box-shadow: 0px 0px 20px rgba(0,235,255,0.8);
  361.                 -moz-box-shadow: 0px 0px 20px rgba(0,235,255,0.8);
  362.                 }
  363.                
  364.                 .lightpanel {
  365.                 color: #4d4d4d;
  366.                 line-height: 18px;
  367.                 text-shadow: 0 1px 1px rgba(255,255,255,0.9);
  368.                 background: url(http://static.tumblr.com/z7lhmdl/DsSkwsstm/gradbg.png) repeat-x #dadddd;
  369.                 border-top: 1px solid #f3f3f3;
  370.                 border-bottom: 1px solid #c5c8c8;
  371.                 }
  372.                
  373.                 .lightpanel p {
  374.                 padding-left: 20px;
  375.                 padding-right: 20px;
  376.                 }
  377.                
  378.                 .lightpanel h2, .lightpanel h3, .lightpanel h4, .lightpanel h5, .lightpanel h6 {
  379.                 padding-left: 20px;
  380.                 padding-right: 20px;
  381.                 }
  382.                
  383.                 .bottompanel {
  384.                 background: url(http://static.tumblr.com/z7lhmdl/lkEkwsst2/bottompanel.png) repeat-x #7b7f7f;
  385.                 color: #dadddd;
  386.                 text-transform: uppercase;
  387.                 font-size: 9px;
  388.                 font-weight: bold;
  389.                 padding-top: 1px;
  390.                 padding-bottom: 1px;
  391.                 padding-left: 20px;
  392.                 padding-right: 20px;
  393.                 border-bottom: 1px solid #656868;
  394.                 font-family: Helvetica;
  395.                 }
  396.                
  397.                 .bottompanel a {
  398.                 color: #dadddd;
  399.                 }
  400.                
  401.                 .roundedbottom {
  402.                 -webkit-border-bottom-right-radius: 5px;
  403.                 -webkit-border-bottom-left-radius: 5px;
  404.                 -moz-border-radius-bottomright: 5px;
  405.                 -moz-border-radius-bottomleft: 5px;
  406.                 border-bottom-right-radius: 5px;
  407.                 border-bottom-left-radius: 5px;
  408.                 }
  409.                
  410.        
  411.       #ads {
  412.   position: fixed;
  413.   right: 0;
  414.   top: 50%;
  415.   width: 8em;
  416.   margin-top: -2.5em;
  417. }
  418.  
  419.  
  420.  #ad2 {
  421.   position: fixed;
  422.   right: 0;
  423.   top: 70%;
  424.   width: 8em;
  425.   margin-top: -2.5em;
  426. }
  427.  
  428.  
  429.   #facebooklike {
  430.   position: fixed;
  431.   left: 0;
  432.   top: 20%;
  433.   width: 8em;
  434.   margin-top: -2.5em;
  435. }
  436.  
  437.  
  438.  
  439. .pagination, .post-footer {
  440.         border-top: 1px solid #;
  441.         clear: both;
  442.         overflow: hidden;
  443.                 padding: 10px;
  444.                 text-transform: uppercase;
  445.         }
  446.                 .pagination-left, .post-footer-left {
  447.                         float: left;
  448.                 }
  449.        
  450. .pagination-left, .post-footer-left {color:rgb(0,0,255);}
  451.                 .pagination-right, .post-footer-right {
  452.                         float: right;
  453.                 }
  454.                         .pagination span, .post-footer span {
  455.                                 float: left;
  456.                         }
  457.                         .pagination-left span, .post-footer-left span {
  458.                                 margin: 0 10px 0 0;
  459.                         }
  460.                         .pagination-right span, .post-footer-right span {
  461.                                 margin: 0 0 0 10px;
  462.                         }
  463.                                 .pagination .page-number {
  464.                                         padding: 4px 9px;
  465.                                 }
  466.                                 .pagination .page-number, .pagination .current-page {
  467.                                         border: 1px solid {color:Link};
  468.                                         border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  469.                                         color: {color:Link};
  470.                                         font-weight: bold;
  471.                                         padding: 4px 9px;
  472.                                 }
  473.                                         .pagination span a, .post-footer span a {
  474.                                                 background: {color:link};
  475.                                                 border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  476.                                                 color: #000;
  477.                                                 display: block;
  478.                                                 font-weight: bold;
  479.                                                 padding: 5px 10px;
  480.                                         }
  481.                                                 .pagination span a:focus, .pagination span a:hover, .post-footer span a:focus, .post-footer span a:hover {
  482.                                                         background: #49e7e3;
  483.                                                         text-decoration: none;
  484.                                                 }
  485.                                         .pagination .previous-page a, .post-footer .previous-post a {
  486.                                                 background: {color:Link} url("http://static.tumblr.com/euguvyd/r2El82x8d/left.png") no-repeat 9% center;
  487.                                                 padding: 5px 10px 5px 31px;
  488.                                         }
  489.                                                 .pagination .previous-page a:focus, .pagination .previous-page a:hover, .post-footer .previous-post a:focus, .post-footer .previous-post a:hover {
  490.                                                         background: #41D05F url("http://static.tumblr.com/euguvyd/r2El82x8d/left.png") no-repeat 9% center;
  491.                                                 }
  492.                                         .pagination .next-page a, .post-footer .next-post a {
  493.                                                 background: {color:Link} url("http://static.tumblr.com/euguvyd/HKOl82x9d/right.png") no-repeat 88% center;
  494.                                                 padding: 5px 31px 5px 10px;
  495.                                         }
  496.                                                 .pagination .next-page a:focus, .pagination .next-page a:hover, .post-footer .next-post a:focus, .post-footer .next-post a:hover {
  497.                                                         background: #E42e2B url("http://static.tumblr.com/euguvyd/HKOl82x9d/right.png") no-repeat 88% center;
  498.                                                 }
  499.  
  500.  
  501.  
  502.  
  503.  
  504. .myfacebook { margin-top:10px; float:left; vertical-align:top; width:80px;color: #aaaaaa; width:80px; text-align:center; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: rgba(255,255,255,0.90); border: 1px solid {color:Border}; border-bottom: 1px solid {color:Border Shadow}; }
  505.  
  506.  
  507.  
  508.    
  509. div#sidebar{
  510.    position: fixed;
  511.   left: 0;
  512.   top: 10%;
  513.   width: 8em;
  514.   margin-top: -2.5em;
  515.  
  516.    padding: 10px;
  517.    margin-top:-2.5em;{block:IndexPage}{block:if2columns}margin-top:5px;{/block:if2columns}{/block:IndexPage}
  518.    width:200px;overflow:hidden;
  519.    
  520.    vertical-align:top;
  521.    
  522.    {block:ifNotSidebartransparent}background-color:{color:center};{/block:ifNotSidebartransparent}
  523.    {block:ifSidebartransparent}background-color:transparent;{/block:ifSidebartransparent}
  524.    {block:ifSidebarfixed}position:fixed;{/block:ifSidebarfixed}
  525.    {block:ifNotSidebarfixed}position:absolute;{/block:ifNotSidebarfixed}
  526.    {block:ifNot2columns}{block:ifSidebarLeftOrRight}
  527.    {block:ifNotTwitterUsername}margin-left:530px;{/block:ifNotTwitterUsername}  
  528.    {block:ifTwitterUsername}margin-left:760px;{/block:ifTwitterUsername}{/block:ifSidebarLeftOrRight}
  529.    {block:ifNotSidebarLeftOrRight}margin-left:0px;{/block:ifNotSidebarLeftOrRight}{/block:ifNot2columns}
  530.    {block:if2columns}
  531.    {block:ifSidebarLeftOrRight}
  532.    {block:ifNotTwitterUsername}{block:IndexPage}margin-left:565px;{/block:IndexPage}{block:PermalinkPage}margin-left:530px;{/block:PermalinkPage}{/block:ifNotTwitterUsername}
  533.    {block:ifTwitterUsername}{block:IndexPage}margin-left:790px;{/block:IndexPage}{block:PermalinkPage}margin-left:760px;{/block:PermalinkPage}{/block:ifTwitterUsername}{/block:ifSidebarLeftOrRight}
  534.    {block:ifNotSidebarLeftOrRight}margin-left:0px;{/block:ifNotSidebarLeftOrRight}
  535.    {/block:if2columns}
  536.    {block:ifRoundBorders}
  537.    -o-border-radius: 3px
  538.    -webkit-border-radius: 3px;
  539.    -moz-border-radius: 3px;
  540.    border-radius: 3px;
  541.    {/block:ifRoundBorders}
  542.    {block:ifNotSidebartransparent}
  543.    {block:ifShadow}
  544.    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  545.    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  546.     box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  547.    {/block:ifShadow}
  548.    {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.5);{/block:ifCenterLightTransparent}
  549.    {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0.8);{/block:ifCenterDarkTransparent}
  550.    {/block:ifNotSidebartransparent}}
  551.  
  552. .portrait {{block:ifRoundBorders}-o-border-radius: 3px-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundBorders}}
  553.  
  554. #entry {background-color: {color:center};{block:ifNot2columns}width:500px;padding:10px;margin:10px 0;{/block:ifNot2columns}{block:if2columns}
  555.    {block:IndexPage}width:250px;float:left;padding:10px;margin:5px;{/block:IndexPage}
  556.    {block:PermalinkPage}width:500px;padding:10px;margin:5px 0 10px;{/block:PermalinkPage}{/block:if2columns}
  557.    {block:ifRoundBorders}-o-border-radius: 3px-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundBorders}
  558.    {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.5);{/block:ifCenterLightTransparent}
  559.    {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0.8);{/block:ifCenterDarkTransparent}
  560.    {block:ifShadow}-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  561.    {/block:ifShadow}overflow:hidden;}
  562. #entry img{{block:ifNot2columns}max-width:460px;{/block:ifNot2columns}{block:if2columns}max-width:210px;{block:if2columns}height:auto;}
  563.  
  564. #entry_photo {background-color: {color:center};{block:ifNot2columns}width:500px;padding:0px;margin:10px 0;{/block:ifNot2columns}
  565.    {block:if2columns}{block:IndexPage}width:270px;float:left;padding:0px;margin:5px;{/block:IndexPage}
  566.    {block:PermalinkPage}width:500px;padding:10px;margin:5px 0 10px;{/block:PermalinkPage}{/block:if2columns}
  567.    {block:ifRoundBorders}-o-border-radius: 3px-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;{/block:ifRoundBorders}
  568.    {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.5);{/block:ifCenterLightTransparent}
  569.    {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0.8);{/block:ifCenterDarkTransparent}
  570.    {block:ifShadow}-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);box-shadow: 0px 0px 5px rgba(0,0,0,0.2);{/block:ifShadow}overflow:hidden;}
  571.  
  572.  
  573. h1{font-family: 'Yanone Kaffeesatz', sans-serif;
  574.    font-size: 30px;font-style:normal;
  575.    line-height: 25px;font-weight:normal;
  576.    color: {color:title};}
  577.  
  578. blockquote{
  579.    margin:3px 10px;
  580.    color: {color:text};
  581.    padding: 10px;}
  582.  
  583.  
  584. div.post div.conversation ul {
  585.    list-style-type:none;}
  586.  
  587. ol.notes {
  588.    padding: 0px;
  589.    font-weight:normal;
  590.    margin: 0px 0px;
  591.    list-style-type: none !important;
  592.    border-bottom: 0px;
  593.    margin-left: 0px;
  594.    text-align: left;}
  595.  
  596. ul {list-style-type:bullet;}
  597. ul:hover {color: #999;}
  598.  
  599. ol {list-style-type: upper-roman;}
  600. ul:hover {color: #999;}
  601.  
  602. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  603. .user_7 .label, .user_8 .label, .user_9 .label {font-weight:normal;}
  604.  
  605. #answer{
  606.    margin-top: 8px;
  607.    margin-left: -34px;}
  608.  
  609. .title{
  610.    font-family: 'Yanone Kaffeesatz', sans-serif;
  611.    font-size: 30px;font-style:normal;
  612.    line-height: 25px;
  613.    color: {color:title};}
  614. .title2{font-style:normal;
  615.    font-family: 'Yanone Kaffeesatz', sans-serif;
  616.    font-size:16px;display:block;
  617.    padding:5px 10px;margin:3px 0;width:auto;
  618.    background-color:rgba(0,0,0,0.1);color:{color:title};
  619.   {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0.3);{/block:ifCenterDarkTransparent}
  620.   {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.5);{/block:ifCenterLightTransparent}
  621.    {block:ifRoundBorders}
  622.    -o-border-radius: 3px
  623.    -webkit-border-radius: 3px;
  624.    -moz-border-radius: 3px;
  625.    border-radius: 3px;
  626.    {/block:ifRoundBorders}  -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  627. .title2:hover{background-color:rgba(0,0,0,0);color:{color:Hover};
  628.   {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0);{/block:ifCenterDarkTransparent}
  629.   {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0);{/block:ifCenterLightTransparent} -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  630.  
  631. .title2 a:hover{color: {color:Hover};
  632. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  633.  
  634. .title3{
  635.    font-family: 'Yanone Kaffeesatz', sans-serif;
  636.    font-size:18px;display:block;
  637.    padding:5px 10px;margin:3px 0;width:auto;
  638.    background-color:rgba(0,0,0,0.1);color:{color:title};
  639.   {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0.5);{/block:ifCenterDarkTransparent}
  640.   {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.5);{/block:ifCenterLightTransparent}
  641.    {block:ifRoundBorders}
  642.    -o-border-radius: 3px
  643.    -webkit-border-radius: 3px;
  644.    -moz-border-radius: 3px;
  645.    border-radius: 3px;
  646.    {/block:ifRoundBorders}  -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  647. .title3:hover{color:{color:title};}
  648. .quotesymbols{
  649.    font-size: 30px;
  650.    opacity: 0.5;
  651.    line-height: -10px;}
  652.  
  653. .title4{font-style:normal;
  654.    font-family: 'Yanone Kaffeesatz', sans-serif;
  655.    font-size:13px;display:block;
  656.    padding:3px 6px;margin:3px 0;width:auto;
  657.    background-color:rgba(0,0,0,0.1);color:{color:title};
  658.   {block:ifCenterDarkTransparent}background-color:rgba(0,0,0,0.3);{/block:ifCenterDarkTransparent}
  659.   {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.5);{/block:ifCenterLightTransparent}
  660.    {block:ifRoundBorders}
  661.    -o-border-radius: 3px
  662.    -webkit-border-radius: 3px;
  663.    -moz-border-radius: 3px;
  664.    border-radius: 3px;
  665.    {/block:ifRoundBorders}}
  666.  
  667. .title5{
  668.    font-family: 'Yanone Kaffeesatz', sans-serif;
  669.    font-size:17px;display:block;margin:3px 0;color:{color:title};}
  670.  
  671. {block:ifNotHidePermalinks}
  672. .permalink{
  673.    height:auto;
  674.    text-align:center;
  675.    display:block;
  676.    margin-top:10px;
  677.    padding:5px 0;
  678.    line-height:12px;}
  679. {/block:ifNotHidePermalinks}
  680.  
  681. {block:ifHidePermalinks}
  682. .permalink{
  683.    height:auto;
  684.    margin-top:10px;
  685.    padding:5px 0;
  686.    text-align:center;
  687.    overflow:hidden;display: none;}
  688. {/block:ifHidePermalinks}
  689.  
  690. #photo {width:500px;{block:IndexPage}{block:if2columns}width:270px;{/block:if2columns}{/block:IndexPage}overflow:hidden;}
  691. #photo img {max-width:500px;display:block;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  692.          {block:ifRoundBorders}
  693.          -o-border-radius: 3px
  694.          -webkit-border-radius: 3px;
  695.          -moz-border-radius: 3px;
  696.          border-radius: 3px;
  697.          {/block:ifRoundBorders}}
  698. div#photo div#picture {position:relative;}
  699. div#photo div#picture div#info {
  700.          position:absolute;
  701.          top:0;
  702.          left:0;
  703.      width:100%;
  704.      height:100%;
  705.          opacity:0;
  706.          {block:ifNotCenterLightTransparent}
  707.          -moz-box-shadow: inset 0 0 100px #000000;
  708.          -webkit-box-shadow: inset 0 0 100px #000000;
  709.          box-shadow: inset 0 0 100px #000000;
  710.          {/block:ifNotCenterLightTransparent}
  711.          {block:ifCenterLightTransparent}
  712.          background:rgba(255,255,255,0.5);
  713.          {/block:ifCenterLightTransparent}
  714.          {block:ifNotCenterLightTransparent}
  715.          background:url(http://static.tumblr.com/8jq17g7/45Blh4wij/_.png);      
  716.          {/block:ifNotCenterLightTransparent}
  717.      visibility:hidden;z-index:998;text-align:center;
  718.          {block:ifRoundBorders}
  719.          -o-border-radius: 3px
  720.          -webkit-border-radius: 3px;
  721.          -moz-border-radius: 3px;
  722.          border-radius: 3px;
  723.          {/block:ifRoundBorders}
  724. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  725. div#photo:hover div#picture div#info {
  726. opacity:1;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  727. div#photo div#picture div#info div#holder {
  728.      position:absolute;
  729.      {block:ifNot2columns}width:500px;top:50%;{/block:ifNot2columns}
  730.          {block:if2columns}width:270px;top:40%;{/block:if2columns}
  731.      height:auto;
  732.      text-align:center;
  733.          z-index:999;
  734. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  735. div#photo div#picture div#info div#holder a,div#photo div#picture div#info div#holder a:hover {
  736.          text-decoration:none;}
  737.       div#photo div#picture div#info div#holder span#day {
  738.          font-size:30px;
  739.          line-height:15px;}
  740.       div#photo div#picture div#info div#holder span#month {
  741.          font-size:10px;color:white;
  742.          text-transform:uppercase;}
  743.       div#photo div#picture div#info div#holder span#month a {color:white;}
  744.       div#photo div#picture div#info div#holder span#month a:hover {color:white;}
  745.       div#photo div#picture div#info div#holder span#note_count {
  746.          font-weight:normal;font-family: 'arial', sans-serif;
  747.          letter-spacing: -1px;color:white;
  748.          line-height: 10px;letter-spacing:-2px;
  749.          font-size:30px;font-weight:bold;
  750.          text-transform:uppercase;}
  751.       div#photo div#picture div#info div#holder span#note_count a {color:white;}
  752.       div#photo div#picture div#info div#holder span#note_count a:hover{color:white;}
  753.       div#photo div#picture:hover div#info {
  754.          visibility:visible;}
  755.       div#shadowphoto{{block:ifNotCenterLightTransparent}text-shadow: 0 0 0.4em #000, 0 0 0.4em #000,0 0 0.4em #000;{/block:ifNotCenterLightTransparent}
  756. {block:ifCenterLightTransparent}text-shadow: 0 0 3px rgba(0,0,0,0.4);{/block:ifCenterLightTransparent}}
  757.  
  758. .permalink_button{
  759.    {block:ifNotCenterLightTransparent}background-color:rgba(0,0,0,0.7);border:1px solid rgba(0,0,0,0.5);color:#fff;{/block:ifNotCenterLightTransparent}
  760.    {block:ifCenterLightTransparent}background-color:rgba(255,255,255,0.7);border:1px solid rgba(255,255,255,0.5);color:#888;{/block:ifCenterLightTransparent}padding:2px 5px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:3px;border-radius:2px;}
  761. .permalink_button a{
  762.    {block:ifNotCenterLightTransparent}color:#fff;{/block:ifNotCenterLightTransparent}
  763.    {block:ifCenterLightTransparent}color:#888;{/block:ifCenterLightTransparent}}
  764. .permalink_button a:hover{
  765.    {block:ifNotCenterLightTransparent}color:#fff;{/block:ifNotCenterLightTransparent}
  766.    {block:ifCenterLightTransparent}color:#888;{/block:ifCenterLightTransparent}}
  767. #permalink_button a:hover{
  768.    {block:ifNotCenterLightTransparent}color:#fff;{/block:ifNotCenterLightTransparent}
  769.    {block:ifCenterLightTransparent}color:#888;{/block:ifCenterLightTransparent}}
  770.  
  771.  
  772. #lol2 {position:fixed;right:1%;top:1%}
  773. {CustomCSS}
  774. </style>
  775.  
  776. {block:ifInfiniteScrolling}
  777.  
  778. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  779. {/block:ifInfiniteScrolling}
  780.  
  781.  
  782. </head>
  783.  
  784. <center>
  785.  
  786. <body
  787.  
  788.  
  789.  
  790.    {block:IfShowTitle}
  791.    
  792.    
  793.  <div id="title">  <h1>{Title} </h1>
  794.  
  795.  
  796.  <b class="left"></b><b class="right"></b>
  797.     {/block:IfShowTitle}
  798.      
  799.  </div>
  800.  
  801.  
  802.   <font color="#68bdf0">
  803.  
  804.  
  805.  
  806.  
  807.    
  808.    
  809.  
  810.  
  811.    
  812. <div id="wrap">
  813.  
  814.  
  815.  
  816.  
  817.   <div class="outerbox-head">
  818.    
  819.  
  820.    <div class="shadow">
  821.    <div class=".lightpanel">
  822.    
  823.    
  824.  
  825.    
  826.  
  827. </div>
  828.  
  829.  
  830.   <div class="outerbox-nav">
  831.     {block:Description}
  832.    
  833.    
  834.  
  835.    
  836.    
  837.     <div class="description">
  838.  
  839.    <div class="shadow">
  840.    <div class=".lightpanel">
  841.    
  842.    
  843. <div class="portraitbox">
  844. <div class="portrait">
  845.  
  846.  
  847.  
  848.    <a herf="/">
  849. <a href="/">{block:IfSidebar1Image}
  850.  <center><a href="/"><img src="{image:Sidebar1}" height=180px/></a></a>{/block:IfSidebar1Image}
  851. </div>
  852. </div>
  853.  
  854.       <center>
  855.       <p>{Description}</p>
  856.    
  857.         <center>
  858.  
  859.  
  860.  
  861. </center>
  862.  
  863. </div></div>
  864.  
  865.  
  866.     </div>
  867.     {/block:Description}
  868.    
  869.     <div id="lol2"><a href="http://dafuq-posts.tumblr.com/" target="blank"><img src="http://static.tumblr.com/8jq17g7/Re3lqefyw/install.png"></a></div>
  870.    
  871.      <div class="shadow">
  872.    <div class=".lightpanel">
  873.    
  874.     <div class="navbar">
  875.    
  876.    
  877.  
  878.  
  879.  
  880.      <a href="/"> HOME </a>
  881.      
  882.      
  883.        <a href="/submit" target="_blank">submit</a>
  884.         <a href="/ask">ask me </a>
  885.    
  886.         <a href="/random">Random post</a>
  887.        
  888.         <a href="http://funniestworld.tumblr.com/">theme by funniestworld</a>
  889.    
  890.        
  891.        
  892.        
  893.    
  894.    
  895.      
  896.  
  897.  
  898.     </div></div></div>
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.    
  907.  
  908.  
  909. {block:IndexPage}
  910.    
  911.     {/block:IndexPage}
  912.  
  913.     {block:IndexPage}
  914.     {block:Twitter}
  915.     <div id="twitter" style="display:none;">
  916.       <div class="latesttw"><a href="http://twitter.com/{TwitterUsername}">Latest Tweet:</a></div>
  917.           <div id="tweets"></div>
  918.          
  919.       </div>
  920.       <script type="text/javascript">
  921.           function recent_tweets(data) {
  922.               for (i=0; i<data.length; i++) {
  923.                   document.getElementById("tweets").innerHTML =
  924.                       document.getElementById("tweets").innerHTML +
  925.                       '<a href="http://twitter.com/{TwitterUsername}/status/' +
  926.                       data[i].id + '"><div class="contents">' + data[i].text +
  927.                       '</div></a>';
  928.               }
  929.               document.getElementById("twitter").style.display = 'block';
  930.           }
  931.       </script>
  932.     {/block:Twitter}
  933.     {/block:IndexPage}
  934.   </div>
  935.  
  936.  
  937.   <div class="outerbox">
  938.  
  939.     {block:SearchPage}<div class="searchpage">Search results for "{SearchQuery}":</div>{/block:SearchPage}
  940.     {block:TagPage}
  941.     <div class="tagpage">"{Tag}"</div>
  942.     {/block:TagPage}
  943.        
  944.    
  945.     {block:Posts}
  946.        
  947.          <div class="shadow">
  948.    <div class=".lightpanel">
  949.    
  950.        
  951.     {block:Text}
  952.     <div class="post text">
  953.     <div class="outerbox-post">
  954.     <div class="mainpost">
  955.     <div class="content">
  956.     {block:Title}<h3>{Title}</h3>{/block:Title}
  957.     {Body}
  958.     </div>
  959.    
  960.      
  961.    
  962.  
  963.  
  964. {block:Date}<div class="details">{block:IfDisqusShortname} <a href="{Permalink}#disqus_thread" class="comments_link">comments</a>{/block:IfDisqusShortname} <span class="tags"><a href="{Permalink}">&para;</a></span>{block:Twitter}<span class="tweet"><a href="http://twitter.com/home?status={ShortURL}">Tweet it</a></span>{/block:Twitter}</div>{/block:Date}
  965.  
  966. {block:Date}{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}{Year}{/block:Date}
  967.  
  968.  
  969.     </div>
  970. </div>
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.     </div>
  980. </div>
  981.  
  982.  
  983.  
  984.  
  985.     {/block:Text}
  986. </div></div>
  987.    
  988.    
  989.    
  990.    
  991.     {block:Photo}
  992.     <div class="post photo">
  993.     <div class="mainpost">
  994.     <div class="content">
  995.     {block:Title}<h3>{Title}</h3>{/block:Title}
  996.     {LinkOpenTag}
  997.    
  998.  
  999.    
  1000.    
  1001.           <div class="shadow">
  1002.    <div class=".lightpanel">
  1003.    
  1004.    
  1005.                        
  1006.            
  1007.  
  1008.    
  1009.     <a href="{permalink}"target="_blank">
  1010.  
  1011.  <img alt="{PhotoAlt}" src="{PhotoURL-500}" width="500px"
  1012.  
  1013.  
  1014.  />
  1015.  </a>{LinkCloseTag}
  1016.  
  1017.  
  1018.  
  1019.  
  1020.     </div></div>
  1021.    
  1022.  
  1023.  
  1024. <font color="black" size= 4 >
  1025.  
  1026. ☞ <span class="tweet">
  1027. <a href="{reblogURL}"target="_blank"> Reblog This</a><font color="red"> ♥</font></font><span>
  1028. <font size= 4>   <font color="black">|
  1029. </a>
  1030. <span class="tweet"><a href="http://twitter.com/home?status={ShortURL}"target="_blank">  Tweet it</a></span>
  1031.  | ☞
  1032. <span class="tweet">
  1033. <a href="http://www.facebook.com/sharer.php?u={permalink}"target="_blank">facebook it </a>
  1034.     </div>
  1035.     {block:Date}<div class="details">{block:IfDisqusShortname}{block:HighRes}<a href="{PhotoURL-HighRes}">High-res version</a>{/block:HighRes}
  1036.  <a href="{Permalink}#disqus_thread" class="comments_link">comments</a>{/block:IfDisqusShortname} <span class="tags"></div>{/block:Date}
  1037. </div>
  1038.  
  1039.    
  1040.     </font>
  1041.    
  1042.  
  1043.  
  1044. </font>
  1045. </div>
  1046.  
  1047.  
  1048.  
  1049.  
  1050.     {/block:Photo}
  1051.  
  1052.     {block:Quote}
  1053.     <div class="post quote">
  1054.     <div class="mainpost">
  1055.     <div class="content">
  1056.     <div class="quotes">"{Quote}"</div>
  1057.     {block:Source}<cite>{Source}</cite>{/block:Source}
  1058.     </div>
  1059.     {block:Date}<div class="details">{block:IfDisqusShortname} <a href="{Permalink}#disqus_thread" class="comments_link">comments</a>{/block:IfDisqusShortname} <span class="tags"><a href="{Permalink}">&para;</a></span>{block:Twitter}<span class="tweet"><a href="http://twitter.com/home?status={ShortURL}">Tweet it</a></span>{/block:Twitter}{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:Date}
  1060.     </div>
  1061.  
  1062.  
  1063.  
  1064. </div>
  1065.  
  1066.  
  1067.  
  1068.  
  1069.     {/block:Quote}
  1070.    
  1071.     {block:Link}
  1072.     <div class="post link">
  1073.    
  1074.     <div class="mainpost">
  1075.     <div class="content">
  1076.     <a class="go" href="{URL}">{Name}</a>
  1077.    
  1078.    
  1079.     <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4"/></a>
  1080.  
  1081. <span st_url='{Permalink}' st_title='{Title}' class='st_sharethis_button' displayText='ShareThis'></span><span st_url='{Permalink}' st_title='{Title}' class='st_twitter_button' displayText='Tweet'></span><span st_url='{Permalink}' st_title='{Title}' class='st_facebook_button' displayText='Facebook'></span><span st_url='{Permalink}' st_title='{Title}' class='st_plusone_button' ></span>
  1082.  
  1083.  
  1084.  
  1085. <script type="text/javascript">var switchTo5x=false;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher:''});</script>
  1086.  
  1087.  
  1088.  
  1089.  
  1090.     {block:Description}{Description}{/block:Description}
  1091.     </div>
  1092. {block:Date}<div class="details">{block:IfDisqusShortname} <a href="{Permalink}#disqus_thread" class="comments_link">comments</a>{/block:IfDisqusShortname} <span class="tags"><a href="{Permalink}">&para;</a></span>{block:Twitter}<span class="tweet"><a href="http://twitter.com/home?status={ShortURL}">Tweet it</a></span>{/block:Twitter}{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:Date}
  1093.     </div>
  1094.  
  1095.     </div>
  1096.     {/block:Link}
  1097.    
  1098.     {block:Chat}
  1099.     <div class="post chat">
  1100.    
  1101.     <div class="mainpost">
  1102.     <div class="content">
  1103.     {block:Title}<h3>{Title}</h3>{/block:Title}
  1104.     <ul class="conv">
  1105.     {block:Lines}<li class="{Alt}">{block:Label}<strong>{Label}</strong> {/block:Label}{Line}</li>{/block:Lines}
  1106.     </ul>
  1107.     </div>
  1108. {block:Date}<div class="details">{block:IfDisqusShortname} <a href="{Permalink}#disqus_thread" class="comments_link">comments</a>{/block:IfDisqusShortname} <span class="tags"><a href="{Permalink}">&para;</a></span>{block:Twitter}<span class="tweet"><a href="http://twitter.com/home?status={ShortURL}">Tweet it</a></span>{/block:Twitter}{block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</span>{/block:HasTags}</div>{/block:Date}
  1109.     </div>
  1110.  
  1111.     </div>
  1112.     {/block:Chat}
  1113.    
  1114.    
  1115.     {block:Audio}
  1116.     <div class="post audio">
  1117.     <div class="mainpost">
  1118.    
  1119.     <div class="content">
  1120.     <div class="audiopost">
  1121.  
  1122.     <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  1123.  
  1124.     <div class="albumtitel"><h3>{block:TrackName}"{TrackName}"{/block:TrackName} by {block:Artist}{Artist}.{/block:Artist}</h3></div>
  1125.  
  1126.     <div class="audiocount">{block:Album}Album: {Album}. {/block:Album}Played {FormattedPlayCount} times.</div>
  1127.    
  1128.     {AudioPlayer}
  1129.    
  1130.     <div class="audioadd">{block:Caption}{Caption}{/block:Caption}</div>
  1131.    
  1132.     </div>
  1133.     </div>
  1134.  
  1135.  
  1136.  
  1137.     </div>
  1138.  
  1139.  
  1140.      
  1141.    
  1142.  
  1143.  </div>
  1144.        
  1145.        
  1146.        
  1147.  
  1148.  
  1149.  
  1150.     {/block:Audio}
  1151.    
  1152.     {block:Video}
  1153.     <div class="post video">
  1154.    
  1155.     <div class="mainpost">
  1156.     <div class="content">
  1157.     {block:Title}<h3>{Title}</h3>{/block:Title}
  1158.     <div class="movie">{Video-500}</div>
  1159.     {block:Caption}{Caption}{/block:Caption}
  1160.     </div>
  1161.    
  1162.         </div>
  1163.  
  1164.     {/block:Video}
  1165.    
  1166.     {block:Date}
  1167.     {block:IfDisqusShortname}
  1168.     {block:Permalink}
  1169.     <div id="disqus_thread"></div>
  1170.     <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
  1171.     <noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">View the discussion thread.</a></noscript>
  1172.     {/block:Permalink}
  1173.     {/block:IfDisqusShortname}
  1174.     {/block:Date}
  1175.    
  1176.     {/block:Posts}
  1177.   </div>
  1178.  
  1179.     {block:PostNotes}
  1180.     <div class="outerbox-notes">
  1181.     {PostNotes}
  1182.     </div>
  1183.     {/block:PostNotes}
  1184.  
  1185.  
  1186.  
  1187. <div class="outerbox">
  1188.  
  1189.  
  1190.  
  1191.         <div id="nav">
  1192.        
  1193.  
  1194.  
  1195.  
  1196. {block:Pagination}
  1197.                 <div class="pagination">
  1198.                                         <div class="pagination-left">
  1199.                                                
  1200.                                                 <span class="random"><a href="/random">Random</a></span>
  1201.                                         </div><!-- .pagination-left -->
  1202.                                         <div class="pagination-right">
  1203.                                                 {block:PreviousPage}<span class="previous-page"><a href="{PreviousPage}">Previous Page</a></span>{/block:PreviousPage}
  1204.                                                 <span class="page-number">Page {CurrentPage} of {TotalPages}</span>
  1205.                                         {block:IfEnableJumpPagination}{block:JumpPagination length="5"}
  1206.                                                 {block:CurrentPage}<span class="current-page">{PageNumber}</span>{/block:CurrentPage}
  1207.                                                 {block:JumpPage}<span class="jump-page"><a href="{URL}">{PageNumber}</a></span>{/block:JumpPage}
  1208.                                         {/block:JumpPagination}{/block:IfEnableJumpPagination}
  1209.                                                 {block:NextPage}<span class="next-page"><a href="{NextPage}">Next Page</a></span>{/block:NextPage}
  1210.                                         </div><!-- .pagination-right -->
  1211.                                 </div><!-- .pagination -->
  1212.                         {/block:Pagination}</font>
  1213.            
  1214.            
  1215.            </div>
  1216.                    
  1217.    
  1218.   theme unlimted By <a href="http://funniestworld.tumblr.com/">FunniestWorld</a>
  1219.  
  1220.            
  1221.             </div>
  1222.            
  1223.    
  1224.                
  1225.        
  1226.      
  1227.  
  1228.  
  1229.     <div class="outerbox-footer">
  1230.      
  1231.      
  1232.      
  1233.       </div>
  1234.     </div>
  1235.  
  1236. </div>    
  1237. {block:IfDisqusShortname}
  1238. <script type="text/javascript">
  1239. //<![CDATA[
  1240. (function() {
  1241.     var links = document.getElementsByTagName('a');
  1242.     var query = '?';
  1243.     for(var i = 0; i < links.length; i++) {
  1244.     if(links[i].href.indexOf('#disqus_thread') >= 0) {
  1245.         query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
  1246.     }
  1247.     }
  1248.     document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
  1249. })();
  1250. //]]>
  1251. </script>
  1252. {/block:IfDisqusShortname}
  1253.  
  1254. <!-- Put this at the bottom of the page -->
  1255. {block:Twitter}
  1256. <script type="text/javascript" src="/tweets.js"></script>
  1257.  
  1258.  
  1259.  
  1260.  
  1261. {/block:Twitter}
  1262.  
  1263. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  1264.  
  1265. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  1266.  
  1267. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  1268.  
  1269.  
  1270.  
  1271. <script type="text/javascript">
  1272.  
  1273. $(document).ready(function() {
  1274.  
  1275. /*
  1276.  
  1277. var defaults = {
  1278.  
  1279. containerID: 'moccaUItoTop', // fading element id
  1280.  
  1281. containerHoverClass: 'moccaUIhover', // fading element hover class
  1282.  
  1283. scrollSpeed: 1200,
  1284.  
  1285. easingType: 'linear'
  1286.  
  1287. };
  1288.  
  1289. */
  1290.  
  1291.  
  1292.  
  1293. $().UItoTop({ easingType: 'easeOutQuart' });
  1294.  
  1295.  
  1296.  
  1297. });
  1298.  
  1299. </script>
  1300. </div></div></div>
  1301. {block:ifShowSidebar2}
  1302. <div id="sidebar">
  1303. <center>
  1304.  
  1305. <br> <center><a href="/">{block:IfSidebar2Image}
  1306. <br> <center><a href="/"><img src="{image:Sidebar2}" width=200px/></a></center><br>
  1307. {/block:IfSidebar2Image}    
  1308.  
  1309.  
  1310.  
  1311. <br>
  1312.  
  1313.  
  1314.  
  1315. {block:AskEnabled}<a href="/ask" class="title2">
  1316. {block:ifasktitle}{text:Ask Title}{/block:ifasktitle}
  1317. {block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}</a>
  1318. {/block:AskEnabled}
  1319. {block:HasPages}{block:Pages}
  1320. <a href="{URL}" class="title2">{Label}</a>
  1321. {/block:Pages}{/block:HasPages}
  1322. {block:ifLink1Title}
  1323. <a href="{text:Link 1}" class="title2">{text:Link 1 Title}</a>
  1324. {/block:ifLink1Title}
  1325. {block:ifLink2Title}  
  1326. <a href="{text:Link 2}" class="title2">{text:Link 2 Title}</a>
  1327. {/block:ifLink2Title}
  1328. {block:ifLink3Title}  
  1329. <a href="{text:Link 3}" class="title2">{text:Link 3 Title}</a>
  1330. {/block:ifLink3Title}
  1331. {block:ifLink4Title}  
  1332. <a href="{text:Link 4}" class="title2">{text:Link 4 Title}</a>
  1333. {/block:ifLink4Title}
  1334. {block:ifLink5Title}  
  1335. <a href="{text:Link 5}" class="title2">{text:Link 5 Title}</a>
  1336. {/block:ifLink5Title}
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342. {block:ifShowSubmit}<a href="/submit" class="title2">Submit</a> {/block:ifShowSubmit}
  1343. {block:ifShowArchive}<a href="/archive" class="title2">Archive</a> {/block:ifShowArchive}
  1344. {block:ifShowRandom}<a href="/random" class="title2">Random</a>{/block:ifShowRandom}
  1345. {block:ifShowRSS}<a href="{RSS}" class="title2">RSS</a>{/block:ifShowRSS}
  1346. {block:IfNotinfinitescrolling}{block:Pagination}<div class="title2"  align="center">{block:PreviousPage}
  1347. <a href="{PreviousPage}" class="navi">{text:Previous Page} &nbsp;&nbsp;</a>
  1348. {/block:PreviousPage}
  1349. {block:JumpPagination length="3"}
  1350. {block:CurrentPage}
  1351. <span class="current_page" class="navi"><strong>{PageNumber}</strong></span>
  1352. {/block:CurrentPage}
  1353. {block:JumpPage}
  1354. <a class="jump_page" href="{URL}" class="navi">{PageNumber}</a>
  1355. {/block:JumpPage}
  1356. {/block:JumpPagination}
  1357. {block:NextPage}
  1358. <a href="{NextPage}" class="navi">&nbsp;&nbsp; {text:Next Page}</a>
  1359. {/block:NextPage}</div>{/block:Pagination}{/block:IfNotinfinitescrolling}{block:Ifinfinitescrolling}<br>
  1360. <center>
  1361.  
  1362.  
  1363.  
  1364.  
  1365.    </div>
  1366.    {/block:ifShowSidebar2}
  1367.    
  1368.  
  1369. </body>
  1370. </html>