sojackdaniels

THEME 29

Dec 5th, 2011
9,605
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.50 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.  
  4.  
  5. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  9.  
  10.  
  11.  
  12. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24. <script type="text/javascript">
  25.  
  26.  
  27.  
  28. //desabilita menu de opcoes ao clicar no botao direito
  29.  
  30.  
  31.  
  32. function desabilitaMenu(e)
  33.  
  34.  
  35.  
  36. {
  37.  
  38.  
  39.  
  40. if (window.Event)
  41.  
  42.  
  43.  
  44. {
  45.  
  46.  
  47.  
  48. if (e.which == 2 || e.which == 3)
  49.  
  50.  
  51.  
  52. return false;
  53.  
  54.  
  55.  
  56. }
  57.  
  58.  
  59.  
  60. else
  61.  
  62.  
  63.  
  64. {
  65.  
  66.  
  67.  
  68. event.cancelBubble = true
  69.  
  70.  
  71.  
  72. event.returnValue = false;
  73.  
  74.  
  75.  
  76. return false;
  77.  
  78.  
  79.  
  80. }
  81.  
  82.  
  83.  
  84. }
  85.  
  86.  
  87.  
  88. document.oncontextmenu = desabilitaMenu;
  89.  
  90.  
  91.  
  92. document.onmousedown = desabilitaBotaoDireito;
  93.  
  94.  
  95.  
  96. document.onmouseup = desabilitaBotaoDireito;
  97.  
  98.  
  99.  
  100. </script>
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112. <script language="JavaScript1.2">
  113.  
  114.  
  115.  
  116. function disableselect(e){
  117.  
  118.  
  119.  
  120. return false
  121.  
  122.  
  123.  
  124. }
  125.  
  126.  
  127.  
  128. function reEnable(){
  129.  
  130.  
  131.  
  132. return true
  133.  
  134.  
  135.  
  136. }
  137.  
  138.  
  139.  
  140. //if IE4+
  141.  
  142.  
  143.  
  144. document.onselectstart=new Function ("return false")
  145.  
  146.  
  147.  
  148. //if NS6
  149.  
  150.  
  151.  
  152. if (window.sidebar){
  153.  
  154.  
  155.  
  156. document.onmousedown=disableselect
  157.  
  158.  
  159.  
  160. document.onclick=reEnable
  161.  
  162.  
  163.  
  164. }
  165.  
  166.  
  167.  
  168. </script>
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script><script src="http://static.tumblr.com/ourf1ma/MmUlthg9c/arsenale-white.cufonfonts.js"
  177.  
  178.  
  179.  
  180. type="text/javascript"></script><script type="text/javascript">Cufon.replace('.cufon');</script>
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212. <script type="text/javascript">
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244. function tb8_makeArray(n){
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. this.length = n;
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268. return this.length;
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280. }
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300. tb8_messages = new tb8_makeArray(1);
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320. tb8_messages[0] = "R E S E R V A D A ";
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340. tb8_rptType = 'infinite';
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360. tb8_rptNbr = 5;
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380. tb8_speed = 100;
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400. tb8_delay = 2000;
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420. var tb8_counter=1;
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440. var tb8_currMsg=0;
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460. var tb8_tekst ="";
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480. var tb8_i=0;
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500. var tb8_TID = null;
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520. function tb8_pisi(){
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560. document.title = tb8_tekst;
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580. tb8_sp=tb8_speed;
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600. tb8_i++;
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620. if (tb8_i==tb8_messages[tb8_currMsg].length){
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660. }
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680. if (tb8_currMsg == tb8_messages.length){
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720. clearTimeout(tb8_TID);
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740. return;
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760. }
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780. tb8_counter++;
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800. tb8_currMsg = 0;
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812. }
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852. }
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872. tb8_pisi()
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892. </script>
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920. <head> <!-- DEFAULT VARIABLES -->
  921.  
  922.  
  923.  
  924. <meta name="font:body" content="georgia" />
  925.  
  926.  
  927.  
  928. <meta name="font:body2" content="verdana" />
  929.  
  930.  
  931.  
  932. <meta name="font:title" content="georgia" />
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940. <meta name="color:background" content="#EBEBEB" />
  941.  
  942.  
  943.  
  944. <meta name="color:text" content="#000000" />
  945.  
  946.  
  947.  
  948. <meta name="color:entry" content="#FFFFFF" />
  949.  
  950.  
  951.  
  952. <meta name="color:linkbackground" content="#6B6B6B" />
  953.  
  954.  
  955.  
  956. <meta name="color:quote" content="#6D6D6D" />
  957.  
  958.  
  959.  
  960. <meta name="color:link" content="#000000" />
  961.  
  962.  
  963.  
  964. <meta name="color:linkhover" content="#949494" />
  965.  
  966.  
  967.  
  968. <meta name="color:boxborder" content="#949494" />
  969.  
  970.  
  971.  
  972. <meta name="color:boxtext" content="#000000" />
  973.  
  974.  
  975.  
  976. <meta name="color:boxbackground" content="#EBEBEB" />
  977.  
  978.  
  979.  
  980. <meta name="color:scroll" content="#6D6D6D" />
  981.  
  982.  
  983.  
  984. <meta name="color:scrollbackground" content="#FFFFFF" />
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992. <meta name="if:Show tags" content="1"/>
  993.  
  994.  
  995.  
  996. <meta name="if:Show Search" content="0"/>
  997.  
  998.  
  999.  
  1000. <meta name="if:Enable endless scrolling" content="0"/>
  1001.  
  1002.  
  1003.  
  1004. <meta name="if:Show Pages" content="1"/>
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012. <meta name="font:title" content="georgia" />
  1013. <meta name="font:body" content="arial" />
  1014.  
  1015. <meta name="image:sidebar" content=""/>
  1016. <meta name="image:minsidebar1" content=""/>
  1017. <meta name="image:minsidebar2" content=""/>
  1018. <meta name="image:minsidebar3" content=""/>
  1019. <meta name="image:minsidebar4" content=""/>
  1020. <meta name="image:background" content="" />
  1021.  
  1022. <meta name="text:Link1" content="" />
  1023. <meta name="text:Link1 Title" content="" />
  1024. <meta name="text:Link2" content="" />
  1025. <meta name="text:Link2 Title" content="" />
  1026. <meta name="text:Link3" content="" />
  1027. <meta name="text:Link3 Title" content="" />
  1028. <meta name="text:Link4" content="" />
  1029. <meta name="text:Link4 Title" content="" />
  1030. <meta name="text:Link5" content="" />
  1031. <meta name="text:Link5 Title" content="" />
  1032. <meta name="text:Link6" content="" />
  1033. <meta name="text:Link6 Title" content="" />
  1034.  
  1035. <meta name="text:titulo" content="titulo" />
  1036. <meta name="text:subtitulo" content="subtitulo" />
  1037. <meta name="text:frase1" content="" />
  1038. <meta name="text:subfrase1" content="" />
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  1056.  
  1057. <title>{Title}</title>
  1058. <link rel="shortcut icon" href="{Favicon}">
  1059. {block:Description}
  1060. <meta name="description" content="{MetaDescription}" />
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067. <script language="JavaScript1.2">
  1068.  
  1069.  
  1070.  
  1071. function disableselect(e){
  1072.  
  1073.  
  1074.  
  1075. return false
  1076.  
  1077.  
  1078.  
  1079. }
  1080.  
  1081.  
  1082.  
  1083. function reEnable(){
  1084.  
  1085.  
  1086.  
  1087. return true
  1088.  
  1089.  
  1090.  
  1091. }
  1092.  
  1093.  
  1094.  
  1095. //if IE4+
  1096.  
  1097.  
  1098.  
  1099. document.onselectstart=new Function ("return false")
  1100.  
  1101.  
  1102.  
  1103. //if NS6
  1104.  
  1105.  
  1106.  
  1107. if (window.sidebar){
  1108.  
  1109.  
  1110.  
  1111. document.onmousedown=disableselect
  1112.  
  1113.  
  1114.  
  1115. document.onclick=reEnable
  1116.  
  1117.  
  1118.  
  1119. }
  1120.  
  1121.  
  1122.  
  1123. </script><script type="text/javascript">
  1124.  
  1125.  
  1126.  
  1127. //desabilita menu de opcoes ao clicar no botao direito
  1128.  
  1129.  
  1130.  
  1131. function desabilitaMenu(e)
  1132.  
  1133.  
  1134.  
  1135. {
  1136.  
  1137.  
  1138.  
  1139. if (window.Event)
  1140.  
  1141.  
  1142.  
  1143. {
  1144.  
  1145.  
  1146.  
  1147. if (e.which == 2 || e.which == 3)
  1148.  
  1149.  
  1150.  
  1151. return false;
  1152.  
  1153.  
  1154.  
  1155. }
  1156.  
  1157.  
  1158.  
  1159. else
  1160.  
  1161.  
  1162.  
  1163. {
  1164.  
  1165.  
  1166.  
  1167. event.cancelBubble = true
  1168.  
  1169.  
  1170.  
  1171. event.returnValue = false;
  1172.  
  1173.  
  1174.  
  1175. return false;
  1176.  
  1177.  
  1178.  
  1179. }
  1180.  
  1181.  
  1182.  
  1183. }
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191. //desabilita botao direito
  1192.  
  1193.  
  1194.  
  1195. function desabilitaBotaoDireito(e)
  1196.  
  1197.  
  1198.  
  1199. {
  1200.  
  1201.  
  1202.  
  1203. if (window.Event)
  1204.  
  1205.  
  1206.  
  1207. {
  1208.  
  1209.  
  1210.  
  1211. if (e.which == 2 || e.which == 3)
  1212.  
  1213.  
  1214.  
  1215. return false;
  1216.  
  1217.  
  1218.  
  1219. }
  1220.  
  1221.  
  1222.  
  1223. else
  1224.  
  1225.  
  1226.  
  1227. if (event.button == 2 || event.button == 3)
  1228.  
  1229.  
  1230.  
  1231. {
  1232.  
  1233.  
  1234.  
  1235. event.cancelBubble = true
  1236.  
  1237.  
  1238.  
  1239. event.returnValue = false;
  1240.  
  1241.  
  1242.  
  1243. return false;
  1244.  
  1245.  
  1246.  
  1247. }
  1248.  
  1249.  
  1250.  
  1251. }
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259. //desabilita botao direito do mouse
  1260.  
  1261.  
  1262.  
  1263. if ( window.Event )
  1264.  
  1265.  
  1266.  
  1267. document.captureEvents(Event.MOUSEUP);
  1268.  
  1269.  
  1270.  
  1271. if ( document.layers )
  1272.  
  1273.  
  1274.  
  1275. document.captureEvents(Event.MOUSEDOWN);
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283. document.oncontextmenu = desabilitaMenu;
  1284.  
  1285.  
  1286.  
  1287. document.onmousedown = desabilitaBotaoDireito;
  1288.  
  1289.  
  1290.  
  1291. document.onmouseup = desabilitaBotaoDireito;
  1292.  
  1293.  
  1294.  
  1295. </script>
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304.  
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319. <style type="text/css">
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327. body {background-color:#f0f0f0; color:#888888;
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.  
  1334.  
  1335. font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px; line-height: 110%;
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343. margin:0 auto 0 auto; text-align:center; background-image:url('http://assets.tumblr.com/images/x.gif'); background-attachment:
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359. fixed; }
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375. a:link, a:active, a:visited{color: #888888; text-decoration:none; font-size:11px}
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383. a:hover{color:#949494; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399. p{margin-top: 1px}
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407. blockquote{margin-left:5px; margin-right: 0px; border-left: 3px solid #6D6D6D; padding-left:5px; margin-top: 4px; background-color:#fff; padding: 2px;}
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423. ::-webkit-scrollbar-thumb:vertical {
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431. background-color: #6D6D6D;
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439. height: 50px;
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447. }
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455. ::-webkit-scrollbar-thumb:horizontal {
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462.  
  1463. background-color: #6D6D6D;
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471. height: 10px;
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477.  
  1478.  
  1479. }
  1480.  
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487. ::-webkit-scrollbar {
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495. height: 5px;
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503. width: 5px;
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511. background-color: #FFFFFF;
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519. }
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545. #container {background-color:transparent; width: 465px; position: absolute; top: 20px; left: 730px; padding-bottom: 80px}
  1546.  
  1547. #entries {margin: -5px 0 10px 0}
  1548.  
  1549. #entry {width: 500px; background-color:{color:entry}; text-align: justify; padding: 20px; margin: 0px 0 5px 0}
  1550.  
  1551. .image{text-align: center; margin: 0 0 5px 0}
  1552. .image img{border: 0px; margin: 0; padding: 0}
  1553.  
  1554. #ask_form{width: 500px}
  1555.  
  1556. .search_result{font-size: 12px; text-align: center}
  1557.  
  1558. .source{display:none}
  1559.  
  1560. h1{font-family: georgia; font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  1561. margin: 0 0 5px 0; text-align: center}
  1562. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  1563. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  1564.  
  1565. .qqmarks{font-size: 130px; font-weight: italic; line-height: 80px; opacity: 0.2; filter:alpha; (opacity=0) }
  1566.  
  1567. .qquote{font-family: Courier New; font-size: 22px; letter-spacing: 1px; line-height: 20px; text-transform: none; margin-top: -60px; margin-left:
  1568.  
  1569.  
  1570.  
  1571. 50px;}
  1572.  
  1573. .qsource{margin: 5px 15px 0 0; text-align: right}
  1574.  
  1575.  
  1576. .chat{line-height: 12px; list-style: none }
  1577. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  1578. .person1 {background-color: {color:link}; color: {color:background} }
  1579. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  1580. .person2 {background-color: {color:background}; color: {color: text} }
  1581. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  1582.  
  1583. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};}
  1584. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  1585. .playcount {font-style: italic}
  1586.  
  1587. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  1588.  
  1589. padding: 10px}
  1590. .asker img{float: left; margin: 0px 4px 2px 0}
  1591. .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  1592. .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  1593. .answer {padding: 5px 0 0 0}
  1594.  
  1595. #cap {padding: 2px 0 0 0; width: 500px; margin: 0 0 0 5px}
  1596.  
  1597. .info {margin-top: 10px; border-left: 7px solid {color:sidebarlinks}; padding: 5px; background-color: {color:background}; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  1598. .info a {font-size: 9px;}
  1599.  
  1600. .info2 {padding: 2px; border-bottom: 1px dotted {color:background}; text-align: right;}
  1601. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: none;}
  1602. .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: none;}
  1603.  
  1604. #nts {width: 500px; margin-left: 95px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  1605. #nts img{display: none; border:0px}
  1606.  
  1607. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  1608.  
  1609. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  1610. margin: 0 0 2px 0; font-size: 10px}
  1611.  
  1612. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  1613. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1614. ol.notes li {margin: 0px; padding: 2px;}
  1615. #notes img{border:0px}
  1616. #notes a{font-size: 10px}
  1617.  
  1618.  
  1619.  
  1620. #sidebartopo{margin-left: 20px; margin-top: 189px; width: 470px; float: left; background-color: {color:entry}; position: fixed; height: 40px;}
  1621.  
  1622. .sidebarlinks{margin: 5px; padding: 0px; text-align: left;}
  1623. .sidebarlinks a{height: 20px; width: 150px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px;}
  1624. .sidebarlinks a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1625.  
  1626.  
  1627. .sidebarlinks2 a{margin: -34px 5px 5px 05px; height: 20px; width: 120px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px; opacity: 0.7; filter:alpha (opacity=70);}
  1628. .sidebarlinks2 a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1629.  
  1630. .sidebarlinks3 a{margin: -34px 5px 5px 300px; height: 20px; width: 150px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px;}
  1631. .sidebarlinks3 a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1632.  
  1633. #sidebartopo2{margin-left: 20px; margin-top: 148px; width: 470px; float: left; background-color: {color:entry}; position: fixed; height: 40px;}
  1634.  
  1635. .sidebarlinks4{margin: 5px; padding: 0px; text-align: left;}
  1636. .sidebarlinks4 a{height: 20px; width: 150px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px;}
  1637. .sidebarlinks4 a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1638.  
  1639. .sidebarlinks5 a{margin: -34px 5px 5px 05px; height: 20px; width: 120px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px; opacity: 0.7; filter:alpha (opacity=70);}
  1640. .sidebarlinks5 a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1641.  
  1642. .sidebarlinks6 a{margin: -34px 5px 5px 300px; height: 20px; width: 150px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px;}
  1643. .sidebarlinks6 a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1644.  
  1645.  
  1646. #sidebartopo3{margin-left: 20px; margin-top: 105px; width: 470px; float: left; background-color: {color:entry}; position: fixed; height: 40px;}
  1647.  
  1648. .sidebarlinks7{margin: 5px; padding: 0px; text-align: left;}
  1649. .sidebarlinks7 a{height: 20px; width: 450px; text-align: center; border: 1px solid {color:boxborder}; background-color: {color:linkbackground}; color: {color:entry}; display: inline-block; font-family: {font:body2}; font-size: 9px; padding: 7px 5px 0px 5px;}
  1650. .sidebarlinks7 a:hover{background-color: {color:entry}; color:{color:linkbackground}; border-top: 1px solid {color:boxborder};}
  1651.  
  1652.  
  1653. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  1654.  
  1655.  
  1656.  
  1657. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1658.  
  1659.  
  1660.  
  1661. ol.notes li {margin: 0px; padding: 2px;}
  1662.  
  1663.  
  1664.  
  1665. #notes img{border:0px}
  1666.  
  1667.  
  1668.  
  1669. #notes a{font-size: 10px}
  1670.  
  1671.  
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695. #sidebardescri{margin-left: 263px; margin-top: 255px; width: 228px; float: left; background-color: #FFFFFF; padding: 0px; position: fixed; height: 240px;}
  1696.  
  1697.  
  1698.  
  1699. .sidebardescri1{margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; border: 1px solid #949494; padding: 3px; background-color: #EBEBEB; color: #888888; overflow: auto; height: 217px;}
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707. .sidebardescri1 a{font-size: 9px; Verdana, Geneva, Tahoma, sans-serif;}
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.  
  1717.  
  1718.  
  1719. #sidebarcredit{margin-left: 20px; margin-top: 550px; width: 470px; float: left; background-color: #FFFFFF; position: fixed; height: 35px;}
  1720.  
  1721.  
  1722.  
  1723. #sidebarcredit a{font-size: 9px;}
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735. #sidebarpagination{margin-left: 20px; margin-top: 232px; width: 470px; float: left; background-color: #FFFFFF; position: fixed; height: auto;}
  1736.  
  1737.  
  1738.  
  1739. #sidebar2 {width: 300px; height: 100% !important; top: 100px; left: -20px; padding: 10px; background-color: transparent; text-align: center; position: fixed; border: 8px solid transparent}
  1740.  
  1741.  
  1742.  
  1743. #sidb5{position: fixed; margin-left:-04px; margin-top:285px; width: auto; height: auto; background-color: transparent; color: transparent; padding: 10px; background-attachment: fixed; background-image:url(''); background-repeat: no-repeat;}
  1744.  
  1745. .simage2 {text-align: center;}
  1746.  
  1747.  
  1748.  
  1749. .simage2 img {display: inline; max-width: 70px; text-align: center;}
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755. #tbar2 {width:40px; height:80px; opacity:1; background-color:transparent; position:fixed; margin-left: 04px; margin-top:300px;}
  1756.  
  1757.  
  1758.  
  1759. #tbar3 {width:45px; height:80px; opacity:1; background-color:transparent; position:fixed; margin-left: 247px; margin-top:300px;}
  1760.  
  1761.  
  1762.  
  1763. #tbar4 {width:345px; height:80px; opacity:1; background-color:transparent; position:fixed; margin-left: 10px; margin-top:460px;}
  1764.  
  1765.  
  1766.  
  1767. .tuti {width: 300px; padding: 2px; text-align: center; margin-bottom: 2px; background-color: #363636; letter-spacing: 3px; font-size: 10px; font-family: verdana; color:#ffffff;; opacity: 0.9 }
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777. .fuis {width: 300px;; padding: 2px; text-align: center; margin-bottom: 2px; background-color: #f3f5f7; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#F0F0F0; opacity: 0.9 }
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783. #footer {
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791. z-index:3;
  1792.  
  1793.  
  1794.  
  1795. opacity: 0.9;
  1796.  
  1797.  
  1798.  
  1799.  
  1800.  
  1801.  
  1802.  
  1803. bottom:5;
  1804.  
  1805.  
  1806.  
  1807.  
  1808.  
  1809.  
  1810.  
  1811. background-color:#000000;
  1812.  
  1813.  
  1814.  
  1815. color:#fff;
  1816.  
  1817.  
  1818.  
  1819. width:326px;
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827. height:65px;
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835. -moz-border-radius: 0px 0px 0px 0px;
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843. border-radius: 0px 0px 0px 0px;
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851. -webkit-border-radius: 0px 0px 0px 0px;
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.  
  1859. }
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875. .title{
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883. overflow-y:hidden;
  1884.  
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891. height:60px;
  1892.  
  1893.  
  1894.  
  1895.  
  1896.  
  1897.  
  1898.  
  1899. z-index:3;
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905.  
  1906.  
  1907. position:relative;}
  1908.  
  1909.  
  1910.  
  1911.  
  1912.  
  1913.  
  1914.  
  1915. .titled{
  1916.  
  1917.  
  1918.  
  1919.  
  1920.  
  1921.  
  1922.  
  1923. width:326px;
  1924.  
  1925.  
  1926.  
  1927.  
  1928.  
  1929.  
  1930.  
  1931. float:left;
  1932.  
  1933.  
  1934.  
  1935.  
  1936.  
  1937.  
  1938.  
  1939. font-size:38px;
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947. font-family: Georgia;
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.  
  1954.  
  1955. text-transform:lowercase;
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963. line-height:90%;
  1964.  
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971. color:;
  1972.  
  1973.  
  1974.  
  1975.  
  1976.  
  1977.  
  1978.  
  1979. font-weight:400;
  1980.  
  1981.  
  1982.  
  1983.  
  1984.  
  1985.  
  1986.  
  1987. margin:3px 0px 0px 10px;
  1988.  
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995. text-align:center;
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003. background-color:#trans;
  2004.  
  2005.  
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011. padding:4px 2px 4px 2px;
  2012.  
  2013.  
  2014.  
  2015.  
  2016.  
  2017.  
  2018.  
  2019. -webkit-transition: 0.6s ease-in;
  2020.  
  2021.  
  2022.  
  2023.  
  2024.  
  2025.  
  2026.  
  2027. -moz-transition: 0.6s ease-in;
  2028.  
  2029.  
  2030.  
  2031.  
  2032.  
  2033.  
  2034.  
  2035. transition: 0.6s ease-in;}
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.  
  2046.  
  2047.  
  2048.  
  2049.  
  2050.  
  2051. .titled:hover{
  2052.  
  2053.  
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059. margin-top:-100px;
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067. }
  2068.  
  2069.  
  2070.  
  2071.  
  2072.  
  2073.  
  2074.  
  2075.  
  2076.  
  2077.  
  2078.  
  2079.  
  2080.  
  2081.  
  2082.  
  2083. .describe2{
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091. margin-top:55px;
  2092.  
  2093.  
  2094.  
  2095. color:#fff;
  2096.  
  2097.  
  2098.  
  2099. font:38px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107. text-transform:none;}
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124.  
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130.  
  2131. .ttle {background-color:#ffffff; width: 100px; margin-left:0px;text-align: center; font-family: Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’, serif; text-transform: none;font-size: 45px; color: #000; }
  2132.  
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  
  2138.  
  2139.  
  2140.  
  2141.  
  2142.  
  2143. .ttle a{font-family: Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’, serif; font-style: italic; font-size: 29px; color: #FFFFFF;}
  2144.  
  2145.  
  2146.  
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153.  
  2154.  
  2155. div#credit{background-color: #777777; letter-spacing: 2px; color: #FFFFFF; width:146px; height:37px; position: fixed; padding-top: 30px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 340px; font-family: tahoma; margin-top: 459px; px; z-index: 2;}
  2156.  
  2157.  
  2158.  
  2159. div#credit:hover {background-color: #FFFFFF; height: 37px; color: transparent;}
  2160.  
  2161.  
  2162.  
  2163.  
  2164.  
  2165.  
  2166.  
  2167. .credito {text-align: justify; font-size: 9px; position: fixed; color: transparent; width: 146px; margin-top: -20px; margin-left: 5px; }
  2168.  
  2169.  
  2170.  
  2171. .credito:hover {color: #272727; font-size: 9px; text-align: justify;}
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177. #tbar {width:470px; height:80px; opacity:0.8; background-color:#020202; position:fixed; margin-left: 20px; margin-top:20px;}
  2178.  
  2179.  
  2180.  
  2181. .sidetitle {
  2182.  
  2183.  
  2184.  
  2185. text-align: center;
  2186.  
  2187.  
  2188.  
  2189. font-family: Georgia;
  2190.  
  2191.  
  2192.  
  2193. text-transform: none;
  2194.  
  2195.  
  2196.  
  2197. font-size: 35px;
  2198.  
  2199.  
  2200.  
  2201. color: #bdbdbd;
  2202.  
  2203.  
  2204.  
  2205. z-index:3;
  2206.  
  2207.  
  2208.  
  2209. margin-bottom:10px;
  2210.  
  2211.  
  2212.  
  2213. }
  2214.  
  2215.  
  2216.  
  2217.  
  2218.  
  2219.  
  2220.  
  2221. .sidetitle a{
  2222.  
  2223.  
  2224.  
  2225. text-align: center;
  2226.  
  2227.  
  2228.  
  2229. font-family: Georgia;
  2230.  
  2231.  
  2232.  
  2233. text-transform: none;
  2234.  
  2235.  
  2236.  
  2237. font-size: 35px;
  2238.  
  2239.  
  2240.  
  2241. color: #bdbdbd;
  2242.  
  2243.  
  2244.  
  2245. z-index:3;
  2246.  
  2247.  
  2248.  
  2249. margin-bottom:10px;
  2250.  
  2251.  
  2252.  
  2253. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;
  2254.  
  2255.  
  2256.  
  2257. }
  2258.  
  2259.  
  2260.  
  2261.  
  2262.  
  2263.  
  2264.  
  2265. .sidetitle a:hover{
  2266.  
  2267.  
  2268.  
  2269. text-align: center;
  2270.  
  2271.  
  2272.  
  2273. font-family: Georgia;
  2274.  
  2275.  
  2276.  
  2277. text-transform: none;
  2278.  
  2279.  
  2280.  
  2281. font-size: 35px;
  2282.  
  2283.  
  2284.  
  2285. color: #bdbdbd;
  2286.  
  2287.  
  2288.  
  2289. z-index:3;
  2290.  
  2291.  
  2292.  
  2293. margin-bottom:10px;
  2294.  
  2295.  
  2296.  
  2297. letter-spacing:-5px;
  2298.  
  2299.  
  2300.  
  2301. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;
  2302.  
  2303.  
  2304.  
  2305. }
  2306.  
  2307. #tbasr {width:200px; height:100% !important; margin-left:500px; margin-top:0px; position:fixed; overflow:hidden; background-color: #FFFFFF; border-left:0px solid; border-right:0px solid; padding:3px;border: 8px solid #FFFFFF}
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315. .simage {text-align: left}
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321.  
  2322.  
  2323. .simage img {border: 2px solid #ecebeb; max-width: 190px; text-align:left;}
  2324.  
  2325.  
  2326.  
  2327.  
  2328.  
  2329.  
  2330.  
  2331. .simg {text-align: center}
  2332.  
  2333.  
  2334.  
  2335.  
  2336.  
  2337.  
  2338.  
  2339. .simg img {border: 10px solid #ecebeb; max-width: 180px; text-align:center;}
  2340.  
  2341.  
  2342.  
  2343.  
  2344.  
  2345.  
  2346.  
  2347.  
  2348.  
  2349.  
  2350.  
  2351.  
  2352.  
  2353. .tlinks1{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 60px;opacity: 0.8; filter:alpha (opacity=80);}
  2354.  
  2355.  
  2356.  
  2357. .tlinks1 a{ display: block; color:#FFFFFF; background-color: #8F8F8F; text-align: center; width: 80px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;}
  2358.  
  2359.  
  2360.  
  2361. .tlinks1 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 1px;}
  2362.  
  2363.  
  2364.  
  2365.  
  2366.  
  2367.  
  2368.  
  2369.  
  2370.  
  2371.  
  2372.  
  2373. .tlinks2{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 60px}
  2374.  
  2375.  
  2376.  
  2377. .tlinks2 a{ display: block; color:#FFFFFF; background-color:#6B6B6B; text-align: center; width: 65px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;margin-left: 2px;}
  2378.  
  2379.  
  2380.  
  2381.  
  2382.  
  2383.  
  2384.  
  2385.  
  2386.  
  2387.  
  2388.  
  2389. .tlinks2 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 2px;}
  2390.  
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401. .tlinks3{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 60px;opacity: 0.9; filter:alpha (opacity=90);}
  2402.  
  2403.  
  2404.  
  2405. .tlinks3 a{ display: block; color:#FFFFFF; background-color: #6B6B6B; text-align: center; width:80px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;margin-left: 2px}
  2406.  
  2407.  
  2408.  
  2409. .tlinks3 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 2px;}
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.  
  2420.  
  2421. .tlinks4{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 60px}
  2422.  
  2423.  
  2424.  
  2425. .tlinks4 a{ display: block; color:#FFFFFF; background-color: #8F8F8F; text-align: center; width: 64px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;margin-left: 2px}
  2426.  
  2427.  
  2428.  
  2429. .tlinks4 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 2px;}
  2430.  
  2431.  
  2432.  
  2433.  
  2434.  
  2435.  
  2436.  
  2437.  
  2438.  
  2439.  
  2440.  
  2441. .tlinks5{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 20px;opacity: 0.8; filter:alpha (opacity=80)}
  2442.  
  2443.  
  2444.  
  2445. .tlinks5 a{ display: block; color:#FFFFFF; background-color: #000000; text-align: center; width: 144px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;margin-left: 2px}
  2446.  
  2447.  
  2448.  
  2449.  
  2450.  
  2451.  
  2452.  
  2453.  
  2454.  
  2455.  
  2456.  
  2457. .tlinks5 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 2px;}
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469. .tlinks6{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 20px;}
  2470.  
  2471.  
  2472.  
  2473. .tlinks6 a{ display: block; color:#FFFFFF; background-color: #4D4D4D; text-align: center; width: 146px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;margin-left: 2px}
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.  
  2485. .tlinks6 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 2px;}
  2486.  
  2487.  
  2488.  
  2489.  
  2490.  
  2491.  
  2492.  
  2493. .tlinks7{float: left; text-align: center; font-family: verdana; font-size: 9px; line-height: 20px;}
  2494.  
  2495.  
  2496.  
  2497. .tlinks7 a{ display: block; color:#FFFFFF; background-color: #4D4D4D; text-align: center; width: 290px; padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none;margin-left: 2px}
  2498.  
  2499.  
  2500.  
  2501.  
  2502.  
  2503.  
  2504.  
  2505.  
  2506.  
  2507.  
  2508.  
  2509. .tlinks7 a:hover{background-color: #FFFFFF; color:#000000; letter-spacing: 2px;}
  2510.  
  2511.  
  2512.  
  2513.  
  2514.  
  2515. #sidebar{margin-left: 20px; margin-top: 255px; width: 240px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: 290px;}
  2516. .sidebarimg {overflow: auto; height: 272px; text-align: left; margin: 5px; border: 1px solid {color:boxborder}; padding: 3px 0px 0px 3px; background-color: {color:boxbackground};}
  2517. .sidebarimg img{width: 230px; height: auto; display: block; overflow: auto; margin-bottom: 3px;}
  2518.  
  2519. .sidebarimg2 {overflow: auto; height: 161px; text-align: left; margin: 5px; border: 1px solid {color:boxborder}; padding: 3px 0px 0px 3px; background-color: {color:boxbackground};}
  2520. .sidebarimg2 img{max-width: 245px; height: auto; display: block; overflow: auto; margin-bottom: 3px;}
  2521.  
  2522. #sidebartitle{margin-left: 263px; margin-top: 500px; width: 228px; float: left; background-color: #FFFFFF; position: fixed; height: 40px;}
  2523.  
  2524. .sidebartitle1{margin: 5px 5px 9px 5px; padding: 4px 0px 4px 0px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 23px;}
  2525. #footer2 {position:fixed; z-index:3; bottom:5; background-color:transparence; width:200px; color:#888;height:80px; margin-top:0px;}
  2526.  
  2527.  
  2528.  
  2529. .ddb { text-align: center;}
  2530.  
  2531.  
  2532.  
  2533. #title2{ overflow-y:hidden; height:90px; z-index:3; position:relative;}
  2534.  
  2535.  
  2536.  
  2537. .titled2{ width:200px; float:left; font-size:18px; font-family: Georgia; text-transform:lowecase; line-height:90%; color:#888; font-weight:150; text-align:center; background-color:#trans; -webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in; margin-top:10px;}
  2538.  
  2539.  
  2540.  
  2541. .notesme{float:right; padding-right: 10px; font-size: 10px}
  2542.  
  2543.  
  2544.  
  2545.  
  2546.  
  2547. .titled2:hover{margin-top:-95px;}
  2548.  
  2549.  
  2550.  
  2551.  
  2552.  
  2553. .describe{ margin-top:80px; font:18px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}
  2554.  
  2555.  
  2556. /*** Paginação by madlyluv.com ***/
  2557.  
  2558.  
  2559.  
  2560. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px;}
  2561.  
  2562.  
  2563.  
  2564. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #FFFFFF; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none;}
  2565.  
  2566.  
  2567.  
  2568. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #949494; border: none;}
  2569.  
  2570.  
  2571.  
  2572. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #FFFFFF; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  2573.  
  2574.  
  2575.  
  2576.  
  2577.  
  2578.  
  2579.  
  2580.  
  2581.  
  2582.  
  2583.  
  2584.  
  2585.  
  2586.  
  2587.  
  2588. .notesme{float:right; padding-right: 10px; font-size: 10px}
  2589.  
  2590.  
  2591.  
  2592.  
  2593.  
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600. .titled:hover{margin-top:-95px;}
  2601.  
  2602.  
  2603.  
  2604.  
  2605.  
  2606.  
  2607.  
  2608.  
  2609.  
  2610.  
  2611.  
  2612. .describe{ margin-top:80px; font:18px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}
  2613.  
  2614.  
  2615.  
  2616.  
  2617.  
  2618.  
  2619.  
  2620.  
  2621.  
  2622.  
  2623.  
  2624. #clear{width: 500px; height: 30px}
  2625.  
  2626.  
  2627.  
  2628. #tumblr_controls{position: fixed!important}
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636. .bigquote{font-size: 75px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.  
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652. </style>
  2653.  
  2654.  
  2655.  
  2656. </head>
  2657.  
  2658. <body>
  2659.  
  2660.  
  2661.  
  2662.  
  2663.  
  2664.  
  2665.  
  2666. <div id="tbar">
  2667.  
  2668.  
  2669.  
  2670.  
  2671.  
  2672. <center>
  2673.  
  2674.  
  2675.  
  2676. <div class="sidetitle">
  2677.  
  2678. <br><br>
  2679.  
  2680. <a href="/">{text:titulo}</a></div><div style="font-size:11px; font-family:verdana; letter-spacing:-1px; margin-top:-8px; padding:0px 5px 5px 5px; text-align:center;"><font color="#646262"><br>
  2681.  
  2682. {text:subtitulo}</font></div>
  2683.  
  2684. </div>
  2685.  
  2686.  
  2687. <div id="container">
  2688.  
  2689. <div id="entries">
  2690. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  2691. <script type="text/javascript"
  2692.  
  2693. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  2694.  
  2695.  
  2696. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  2697.  
  2698.  
  2699.  
  2700. {block:Posts}
  2701.  
  2702. <div id="entry">
  2703. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  2704.  
  2705. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  2706. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  2707.  
  2708. {block:Photoset}{Photoset-500}
  2709. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  2710. {/block:Photoset}
  2711.  
  2712. {block:Quote}
  2713. <b class="qqmarks">&#10077;</b><div class="qquote">{Quote}</div>
  2714. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  2715. {/block:Quote}
  2716.  
  2717. {block:Link}
  2718. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  2719. {block:Description}{Description}{/block:Description}
  2720. {/block:Link}
  2721.  
  2722. {block:Chat}
  2723. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  2724. <div class="chat"><ul>{block:Lines}
  2725. <li class="person{UserNumber}">{block:Label}
  2726. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  2727. {/block:Chat}
  2728.  
  2729. {block:Audio}
  2730. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  2731. {AudioPlayerWhite}
  2732. <div class="playcount">{PlayCountWithLabel}</div>
  2733. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  2734. {/block:Audio}
  2735.  
  2736. {block:Video}{Video-500}
  2737. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  2738.  
  2739. {block:Answer}
  2740. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  2741. <div class="answer">{Answer}</div>
  2742. <br>
  2743. {/block:Answer}
  2744.  
  2745. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  2746. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  2747. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  2748. {/block:ContentSource}</div>
  2749.  
  2750.  
  2751.  
  2752. <div id="clear"></div>
  2753.  
  2754. <div class="info">
  2755. {block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  2756. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  2757. </div></div>
  2758. {/block:Posts}
  2759. {block:PostNotes}
  2760. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  2761. {/block:PostNotes}
  2762.  
  2763.  
  2764.  
  2765. </div>
  2766. </div>
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772. <div id="sidebar">
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.  
  2784. </div>
  2785.  
  2786.  
  2787.  
  2788. <div id="sidebar2">
  2789.  
  2790.  
  2791.  
  2792.  
  2793.  
  2794.  
  2795.  
  2796. </div>
  2797.  
  2798. <div id="sidebartopo">
  2799. <div class="sidebarlinks">
  2800. <a href="{text:Link1}"class="nav">{text:Link1 Title}</a>
  2801.  
  2802. </div>
  2803. <div class="sidebarlinks2">
  2804. <a href="{text:Link2}" class="nav">{text:Link2 Title}</a>
  2805.  
  2806. </div>
  2807. <div class="sidebarlinks3">
  2808. <a href="{text:Link3}" class="nav">{text:Link3 Title}</A>
  2809. </div>
  2810. </div>
  2811.  
  2812. <div id="sidebartopo2">
  2813. <div class="sidebarlinks4">
  2814. <a href="{text:Link4}a" class="nav">{text:Link4 Title}</a>
  2815.  
  2816. </div>
  2817. <div class="sidebarlinks5">
  2818. <a href="{text:Link5}" class="nav">{text:Link5 Title}</a>
  2819.  
  2820. </div>
  2821. <div class="sidebarlinks6">
  2822. <a href="{text:Link6}" class="nav">{text:Link6 Title}</a>
  2823.  
  2824.  
  2825. </div>
  2826. </div>
  2827.  
  2828. <div id="sidebartopo3">
  2829. <div class="sidebarlinks7">
  2830. <a href="/" class="nav">home</a>
  2831. </div>
  2832. </div>
  2833. <div id="sidebardescri">
  2834.  
  2835.  
  2836.  
  2837. <div class="sidebardescri1">
  2838.  
  2839. {block:Description}{Description}{/block:Description}
  2840. </div>
  2841.  
  2842.  
  2843.  
  2844. </div>
  2845.  
  2846.  
  2847.  
  2848. <div id="sidebar">
  2849.  
  2850.  
  2851. <div class="sidebarimg">
  2852. <img src="{image:sidebar}"/>
  2853.  
  2854. </div>
  2855.  
  2856. </div>
  2857.  
  2858.  
  2859.  
  2860. <div id="tbasr">
  2861.  
  2862.  
  2863.  
  2864. <div class="simg"><img src="{image:minsidebar1}"/></div>
  2865. <br>
  2866. <div class="simg"><img src="{image:minsidebar2}"/></div>
  2867. <br>
  2868. <div class="simg"><img src="{image:minsidebar3}"/></div>
  2869.  
  2870. <br>
  2871. <div class="simg"><img src="{image:minsidebar4}"/></div>
  2872.  
  2873. <br/><br/><br/>
  2874.  
  2875. </div>
  2876.  
  2877.  
  2878.  
  2879.  
  2880. <div id="sidebartitle"><div id="footer2">
  2881.  
  2882. <div id="title2">
  2883.  
  2884. <div class="titled2">
  2885.  
  2886. <div class="bltitle2"><center>{text:frase1}</center></div>
  2887.  
  2888. <div id="stext2"></div><div class="describe">
  2889.  
  2890.  
  2891.  
  2892. {text:subfrase1}</div>
  2893.  
  2894.  
  2895.  
  2896. </div>
  2897.  
  2898. </div>
  2899.  
  2900. </div>
  2901.  
  2902. </div>
  2903.  
  2904.  
  2905.  
  2906.  
  2907. <div id="sidebarcredit">
  2908.  
  2909.  
  2910.  
  2911. <pre><div style="border: 1px solid #949494; margin: -6px 5px 5px 5px; padding: 3px; overflow: auto; background-color: #EBEBEB; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 9px;"> theme por <b><a href="http://elasocurtejackdaniels.tumblr.com">elasocurtejackdaniels</a></b>; inspirado em <b>quase-insana</b>, com detalhes <b>thamires c </b> e <b>maresia</b>. Não copie, não se inspire e vá tomar no k0</div></pre>
  2912.  
  2913.  
  2914.  
  2915. </div>
  2916.  
  2917.  
  2918.  
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924.  
  2925.  
  2926.  
  2927. <div id="sidebarpagination"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  2928. {block:JumpPagination length="10"}
  2929. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  2930. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  2931. {/block:JumpPagination}
  2932. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  2933. </div>
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940.  
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958.  
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964.  
  2965. </div>
  2966.  
  2967.  
  2968.  
  2969. <br />
  2970.  
  2971.  
  2972.  
  2973. </div>
  2974.  
  2975.  
  2976.  
  2977. <!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Felasocurtejackdaniels.tumblr.com%2F&amp;lang=en_US&amp;name=elasocurtejackdaniels" scrolling="no" width="330" height="25" frameborder="0" style="position:absolute; z-index:1337; top:0px; right:0px; border:0px; background-color:transparent; overflow:hidden;" id="tumblr_controls"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]--><script type="text/javascript">_qoptions={qacct:"p-19UtqE8ngoZbM"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><noscript><img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif" style="display:none; border-width:0px; height:1px; width:1px;" alt=""/></noscript><!-- END TUMBLR CODE --></body>
  2978.  
  2979.  
  2980.  
  2981.  
  2982. </html>
Advertisement
Add Comment
Please, Sign In to add comment