ubc-themes

theme 27

Oct 14th, 2012
1,651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 29.28 KB | None | 0 0
  1.  
  2. <html>
  3.  
  4.  
  5. <head>
  6. <SCRIPT TYPE="text/javascript">
  7. <!-- theme by umabonecaciumenta -->
  8. <script src="http://static.tumblr.com/6hsqxdt/s7Vm2rb3k/jquery.masonry.min.js"></script>
  9. <script src="http://static.tumblr.com/6hsqxdt/JBvm2rb44/masonry.js"></script>
  10.  
  11. </SCRIPT>
  12.  
  13.  
  14. <meta name="viewport" content="width=820" />
  15. </style>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  18. <meta name="viewport" content="width=820" />
  19.  
  20. {block:IndexPage}
  21.  
  22. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  23. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  24.  
  25. <script type="text/javascript">
  26. $(window).load(function(){
  27. var $wall = $('#contente');
  28. $wall.imagesLoaded(function(){
  29. $wall.masonry({
  30. itemSelector: '.hugmept',
  31. isAnimated : true
  32. });
  33. });
  34. $wall.infinitescroll({
  35. navSelector : "div#navigation",
  36. nextSelector : "div#navigation a#nextPage",
  37. itemSelector : '.',
  38. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  39. loadingText : " ",
  40. donetext : " ",
  41. extraScrollPx : 9000,
  42. bufferPx : 10000,
  43. debug : false,
  44. errorCallback: function() {
  45. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  46. }},
  47. function( newElements ) {
  48. var $newElems = $( newElements );
  49. $newElems.hide();
  50. $newElems.imagesLoaded(function(){
  51. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  52. });
  53. }); $('#contente').show(500);
  54. });
  55. </script>
  56. {/block:IndexPage}
  57. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  58. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  59. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  64. <meta name="color:background" content="#eeeeee" />
  65. <meta name="color:link" content="#c9c9c9" />
  66. <meta name="color:linkhover" content="#c9c9c9" />
  67. <meta name="color:text" content="#c9c9c9" />
  68. <meta name="color:textdesc" content="#c9c9c9" />
  69. <meta name="color:post" content="#ffffff" />
  70. <meta name="color:sidebar" content="#fff" />
  71. <meta name="color:borda1" content="#000" />
  72. <meta name="color:borda2" content="#000" />
  73. <meta name="color:paginacao" content="#c9c9c9" />
  74. <meta name="color:scroll" content="#c9c9c9" />
  75. <meta name="color:bglinks" content="#fafafa" />
  76. <meta name="color:bglinkshover" content="#c9c9c9" />
  77. <meta name="color:links" content="#c9c9c9" />
  78. <meta name="color:linkshover" content="#c9c9c9" />
  79. <meta name="color:coracao" content="#c9c9c9" />
  80. <meta name="image:background" content="" />
  81. <meta name="image:sidebar" content="http://static.tumblr.com/qm5x3lf/UfGm9sbg9/tumblr_m6ecqqflii1r6td9wo1_1280_large.jpg" />
  82. <meta name="text:Link1" content="/" />
  83. <meta name="text:Link1 Title" content="link" />
  84. <meta name="text:Link2" content="/" />
  85. <meta name="text:Link2 Title" content="link" />
  86. <meta name="text:Link3" content="/" />
  87. <meta name="text:Link3 Title" content="link" />
  88. <meta name="text:Link4" content="/" />
  89. <meta name="text:Link4 Title" content="link" />
  90. <meta name="text:Link5" content="/" />
  91. <meta name="text:Link5 Title" content="link" />
  92. <meta name="text:Link6" content="/" />
  93. <meta name="text:Link6 Title" content="link" />
  94. <meta name="text:Link7" content="/" />
  95. <meta name="text:Link7 Title" content="link" />
  96. <meta name="text:frase1" content="algo aqui viu" />
  97. <meta name="text:frase2" content="algo aqui viu" />
  98.                       <title>{Title}</title>
  99.         <link rel="shortcut icon" href="{Favicon}">
  100.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  101.         {block:Description}
  102.   <meta name="description" content="{MetaDescription}" />
  103.         {/block:Description}
  104.  
  105. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  106.     <style type="text/css">
  107. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: justify; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  108.  /*theme by umabonecaciumenta ESTILO DE POSTS BY HUGM-E*/
  109.  
  110. a {color: {color:link}; text-decoration: none; text-transform: none;}
  111. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  112. p {margin: 6px 0 0 0}
  113. b, , bold { color: {color:text};border-bottom: 1px solid #c9c9c9;  }  /*theme by umabonecaciumenta*/  
  114.  
  115.  
  116. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  117. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  118. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  119. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }  /*theme by umabonecaciumenta*/
  120.  
  121.  
  122. blockquote{padding:0px 0px 0px 5px;margin:0px 0px 2px 1px;border-left: 0px solid {color:text};}
  123.  /*theme by umabonecaciumenta*/
  124. .permalink {display:block;position: relative;margin-top:-5px;text-align: right;font-size:10px;font-family:calibri; opacity:0.6;filter: alpha(opacity = 60);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;
  125. -o-transition: all 0.3s;transition: all 0.3;}  /*theme by umabonecaciumenta*/
  126.  
  127.  
  128.  
  129. .hugmept:hover .permalink{opacity: .8; filter: alpha(opacity = 100);-moz-transition: all 0.1s;-webkit-transition: all 0.1s;-o-transition: all 0.3s;
  130. transition: all 0.1; margin-top:-60px;}
  131.  /*theme by umabonecaciumenta*/
  132.  
  133.  
  134. .text{position:absolute;margin:0px 0px 0px 0px;background:{color:post};color:{color:text};padding:2px;opacity:0;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.1s;transition: all 0.3; z-index:1; margin-top:-18px;  font-size:11px; text-align: center; width: 280px;  height:17px; border-bottom:1px solid {color:background}; font-family:calibri; text-transform:uppercase;}
  135. .hugmept:hover .text{opacity:1}  /*theme by umabonecaciumenta*/
  136.  
  137. .bbphoto{position:absolute;margin:5px 0px 0px 5px;background:{color:post};color:{color:text};padding:1px;opacity:0;-moz-transition: all .4s;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4; z-index:1; margin-top:0px; font-size:13px calibri; margin-left:0px; width: 280px; text-align: center; height:auto;border-bottom:1px solid {color:background}; border-top:1px solid {color:background};}
  138. .hugmept:hover .bbphoto {opacity:1; margin-top:0px; margin-left:0px;}
  139.  /*theme by umabonecaciumenta*/  
  140.  
  141. .photo {text-align: justify; border: 5px}
  142. .photo img {max-width: 300px; margin-top: 0px; opacity:1; -moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all s;transition: all 1;}
  143. .photo img:hover {opacity:.7; }
  144.  
  145. div#chat li {padding: 2px;background-color:{color:post};margin-top: 2px; text-align:center;
  146. }  /*theme by umabonecaciumenta*/  
  147.  
  148.  
  149. div#chat ul{{block:IndexPage} width:280px;{/block:IndexPage}{block:PermalinkPage}width:280px;{/block:PermalinkPage}list-style: none;
  150. padding: 0px;margin-top:2px;margin-bottom:2px;text-align: left;}
  151.  
  152.  /*theme by umabonecaciumenta*/  
  153.  
  154. .fj {font-size: 25px; font-family: tahoma; line-height: 15px; margin-left: -2px; color: {color:font geral}; padding: 6px; }
  155. .jf {font-size: 14px; font-family: rockwell; line-height: 13px; color: {color:font geral}; margin-left: 15px; margin-top: -28px; padding: 6px; text-align:center; }  /*theme by umabonecaciumenta*/
  156.  
  157.  
  158. blockquote { padding-left: 3px; border-left: 2px solid #fff; margin: 5px; text-align: center; line-height: 12px; }
  159.  
  160. .orig {font-family: calibri; text-align: center; font-size: 12px; line-height: 10px; padding: 3px; margin-top:-5}
  161. .post_title {font-size: 14px; font-family: georgia; letter-spacing: -1px; text-align: center; line-height: 15px; padding: 0px; font-weight:normal; text-transform:normal;}  /*theme by umabonecaciumenta*/
  162.  
  163.  
  164. .asker {width:200px; text-align:right; text-transform:lowercase; color:{color:txt};}
  165. .asker a {color:{color:text};}
  166. .asker img {float:left; margin-left:-500px; vertical-align:top; margin-right:3px; max-height:15px;}
  167.  /*theme by umabonecaciumenta*/
  168.  
  169. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none;}
  170. .asking a{color:{color:text}; border-bottom: 1px solid {color:linkhover}; }
  171. .asking img {-webkit-border-radius: 80px 80px 80px 80px;width:48px; vertical-align:middle; background-color:{color:background}; padding:3px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  172. .asking img:hover {-webkit-border-radius: 0px 0px 0px 0px; opacity:.7}
  173.  
  174. .question {color:{color:txt};font-size: 11px;font-weight: normal;
  175. font-family: calibri;line-height:95%;background: {color:background};
  176. position: relative;min-height:70px;padding:10px 15px;
  177. margin-bottom:2px;margin-right:-10px;}
  178.  /*theme by umabonecaciumenta*/  
  179.  
  180. .questionarrow {font-size:30px;color:{color:background};
  181. vertical-align:middle;margin-left:-5px!important;}
  182. .answer {color:{color:text};}
  183.  
  184. ::-webkit-scrollbar{width:5px;height:5px; }
  185. ::-webkit-scrollbar-button:start:decrement
  186. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  187. ::-webkit-scrollbar-track-piece{background-color: {color:post};}
  188. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};}
  189. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
  190.  /*theme by umabonecaciumenta*/  
  191.  
  192. #tumblr_controls{position: fixed!important}
  193. #tumblr_controls{position: fixed!important}
  194. #tumblr_controls{position: fixed!important}
  195. #tumblr_controls{position: fixed!important}
  196.  /*theme by umabonecaciumenta*/  
  197.  
  198. div#contente{margin:auto;
  199. padding-top:4px;margin-left:336px;
  200. {block:IndexPage}
  201. width:650px;
  202. {block:IfOneColumns}width:200px;{/block:IfOneColumns}
  203. {block:IfThreeColumns}width:800px;{/block:IfThreeColumns}
  204. {block:IfFourColumns}width:1040px;{/block:IfFourColumns}
  205. {block:IfFiveColumns}width:1300px;{/block:IfFiveColumns}
  206. {block:IndexPage}
  207. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  208. {block:IfTotalRight}margin-right:60px;{/block:IfTotalRight}
  209. {block:IfTotalLeft}margin-left:40px;{/block:IfTotalLeft}
  210.  
  211. }  /*theme by umabonecaciumenta*/
  212.  
  213.  
  214. .hugmept{{block:IndexPage}width:280px;text-align: justify;float:left; margin-bottom:4px; margin-left:4px;padding:6px;background-color: {color:post}; border:4px double {color:background};
  215. {/block:IndexPage}{block:PermalinkPage} padding:10px; width:500px; height:auto; background-color: {color:post}; text-align: justify;
  216. {/block:PermalinkPage}font-family: calibri; font-size: 11px;}
  217.  
  218. @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  219.  
  220. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  221.  
  222. @font-face {
  223. font-family: 'Loved by the King';
  224. font-style: normal;
  225. font-weight: normal;
  226. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239. #ninha23 {text-align: justify; margin-top:
  240. 47px; margin-left: 290px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px;  font-family: georgia; position: fixed; color: {color:borda1}; padding: 10px;  background-attachment: fixed; width:70px; height: 16px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase; -webkit-transform: rotate(12deg); z-index: 8000000000000000000000000;}
  241. #ninha22{font-size: 18px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
  242.  /*theme by umabonecaciumenta*/
  243.  
  244.      
  245. #ninhadetalhe2 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia; position: fixed; margin-left: 1010px; width: 41px; background-color:{color:sidebar}; color: {color:text}; padding: 5px; margin-top: -30px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 84px; z-index:90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;}
  246.  #ninhadetalhe2 a {color:{color:text};text-transform: none;font-size:9px;}
  247.  /*theme by umabonecaciumenta*/
  248.  
  249.  #ninhadetalhe2 a:hover {color:{color:text};text-transform: none;font-size:10px;}
  250. .oizinho {font-family: verdana; position: fixed; margin-left: 960px; margin-top: 200px; font-size: 23px; z-index: 912222222222222222222222222222222222222222222222220000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000222222222222222222222222222222222222222222222222220;width:20px;background-color: transparent;text-align: center;}  /*theme by umabonecaciumenta*/
  251.  
  252. .oizinho a {font-size: 32px;  font-style:none; background-color: transparent; color: #000; text-transform: uppercase; border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
  253. .oizinho a:hover {color:#000 ; text-transform: uppercase}
  254.  
  255. .oizinho2 {font-family: verdana; position: fixed; margin-left: 70px; margin-top: 200px; font-size: 20px; z-index: 920000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002222222222222222222222222222222222222222222222222222222222222220;width:20px;background-color: transparent;text-align: center;}
  256. .oizinho2 a {font-size: 32px;  font-style:none; background-color: transparent; color: #000; text-transform: uppercase; text-shadow: 1px 1px 1px #000;}
  257. .oizinho2 a:hover {color: #000  ;text-transform: uppercase;}
  258.  
  259.  #sidebarimg {left: 118px; top: 108px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border:4px solid {color:sidebar}; border-left:4px solid {color:sidebar}; padding:1px; padding-bottom: 0px; opacity: 1;}
  260.  
  261.  
  262. #sidebarimg img{  height:210px;width: 198px; border:2px solid {color:bordafoto};padding:5px; -webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out ; background-image:url('{image:background}'); opacity:0.6}
  263. #sidebarimg img:hover{ opacity: 1;-webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  264.  
  265.     #ninha183 {width: 140px; margin-left:112px; margin-top: 420px; background-color: #000; height: 0px; position: fixed;z-index:90000000000000000000; border-left:80px solid {color:textdesc};}
  266.    
  267.  /*theme by umabonecaciumenta*/
  268.     #ninhab82 {width: 214px; margin-left:720px; margin-top: 136px; background-color: transparent; height: 1px; position: fixed;z-index:90000000000000000000; border-top:2px dotted {color:borda2};}
  269.  
  270.  /*theme by umabonecaciumenta*/
  271.     #ninhab83 {width: 140px; margin-left:112px; margin-top: 28px; background-color: #fff; height: 0px; position: fixed;z-index:90000000000000000000; border-left:80px solid {color:textdesc};}
  272.  /*theme by umabonecaciumenta*/
  273.  
  274.  
  275.  
  276. .inok {float: right; margin-top:123px; width: 171px; margin-right: 1112px; background-color: {color:borda}; border: 1px solid #fff; overflow: auto; padding: 4px; height: 204px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; text-align: justify; z-index:2000;}
  277.  
  278.  /*theme by umabonecaciumenta*/
  279.  
  280. .thaie1 {position: fixed; margin-left:100px; margin-top:85px; padding: 0px; text-align: center; z-index:1;}
  281. .thaie1 a  {float: left; display: block; letter-spacing: 3px; font-size:8px; font-family:'calibri'; text-align: center; margin-right: 1px; margin-bottom:5px; width: 46px; background-color: {color:bglinks};  color:{color:text}; text-decoration: none; text-transform:uppercase; line-height:34px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff;}
  282. .thaie1  a:hover{ background-color: {color:bglinkshover};color: {color:text};text-align: center; }
  283.  
  284.   /*theme by umabonecaciumenta*/
  285.  
  286.  .thai2 {font-family: calibri;margin-top: 398px; letter-spacing: 3px;margin-left: 263px;t-align: center;font-size: 8px;text-transform: uppercase;position: fixed;}
  287. .thai2 a {border-bottom: 0px solid #ffffff;background-color:{color:bglinks}; color: {color:text};width: 66px;margin-top: 1px;text-align: center;display: block; padding: 2px;text-transform: uppercase;-webkit-transition: all 0.6s ease-out;font-family:'calibri';; -moz-transition: all 0.6s ease-out;}
  288. .thai2  a:hover{ background-color: {color:bglinkshover};color: {color:text};text-align: center; } /*theme by umabonecaciumenta*/
  289.  
  290.  .imagem {position: absolute; width:220px; height:264px; margin-left:100px; margin-top: 120px;position:fixed;border:7px solid {color:sidebar};   }
  291. .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:263px; width: 219px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:0.8;}
  292. .imagem img:hover{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.7); opacity:0.2;-webkit-transition-duration: .59s;}
  293.  
  294.  
  295. .imagem img.top { opacity:1;}
  296. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  297.  
  298. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  299.  
  300.  /*theme by umabonecaciumenta*/
  301. #hmu {margin-top:42px; margin-left: 99px; position: fixed; color: #030303; width:46px; height: 0px; background-color: #000; border: 1px solid {color:borda1};-webkit-transform: rotate(0deg)}
  302.  
  303. #hmd {margin-top:42px; margin-left: 147px; position: fixed; color: #030303; width:185px; height: 0px; background-color: #fff; border: 1px solid{color:borda2};-webkit-transform: rotate(0deg)}
  304.  
  305.  
  306. #hmt{ margin-left: 97px; margin-top: 42px; width: 2px; font-size: 20px; height: 389px; text-align: justify; background-color:{color:borda1}; line-height: 1px; color:transparent; position: fixed;}
  307.  
  308. #hmq { margin-left: 97px; margin-top: 200px; width: 2px; font-size: 20px; height: 100px; text-align: justify; background-color:{color:borda2}; line-height: 5px; color:transparent; position: fixed;}
  309.  
  310. #hmc {margin-top:430px; margin-left: 98px; position: fixed; color: #030303; width:46px; height: 0px; background-color: {color:borda2}; border: 1px solid {color:borda2};-webkit-transform: rotate(0deg)}
  311.  
  312. #hms {margin-top:430px; margin-left: 147px; position: fixed; color: #030303; width:185px; height: 0px; background-color: #ff0059; border: 1px solid {color:borda1};-webkit-transform: rotate(0deg)}
  313.  
  314.  
  315.     #thait {text-align: center; width: 224px;padding: 5px; margin-top: 46px; margin-left: 100px; position:fixed; font-family:"pacifico"; ; font-size: 18px; background-color: {color:sidebar}; color: {color:text}; line-height:14px;;text-transform: none; height:28px; z-index:2; }
  316. #thait:hover {opacity:0.9; color: #f58989; text-transform:none;}
  317.  
  318.  @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  319.  
  320.  
  321.     #thait1 {text-align: center; width: 152px;padding: 5px; margin-top: 399px; margin-left: 100px; position:fixed; font-family: georgia; font-size: 10px; background-color: {color:sidebar}; color: {color:text}; line-height:8px;;text-transform: none; height:19px; z-index:0; }
  322. #thait1:hover {opacity:0.9; color: #f58989; text-transform:none;}
  323.  
  324. #hugmel  a:hover{text-align: center; color: {color:linkshover}; background-color: transparent; letter-spacing: -1px; -webkit-transform: rotate(360deg); text-shadow:0px 0px 7px #000;}  /*theme by umabonecaciumenta*/
  325.  
  326. #hugmebd {margin-top:100px; margin-left: -600px;  -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; color: {color:post};  background-attachment: fixed; width:800px; height: 140px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal; -webkit-transform: rotate(-40deg); background-color: {color:sidebar}; opacity:0.9;}
  327.  
  328.  /*theme by umabonecaciumenta*/  
  329.  
  330. #hugmebd2 {margin-top:-156px; margin-left: 100px;  -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; color: {color:post};  background-attachment: fixed; width:1px; height: 340px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal; -webkit-transform: rotate(50deg); background-color: {color:sidebar}; opacity:1;}
  331.  /*theme by umabonecaciumenta*/
  332.  
  333. </style>
  334. </script>
  335.  
  336.  
  337.  <script language='JavaScript'>
  338. //Bloqueador de Tecla CTRL - iceBreaker http://www.icebreaker.com.br/
  339. function checartecla (evt)
  340. {if (evt.keyCode == &#39;17&#39;)
  341. {alert(&quot;Comando Desativado&quot;)
  342. return false}
  343. return true}
  344. </script>
  345.  
  346.  
  347. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  348.  
  349.  
  350. <div id="hugmebd"></div></div>
  351. <div id="hugmebd2"></div></div>
  352.  
  353. <div id="hugmebd3"></div></div>
  354. <div id="hugmebd4"></div></div>
  355.  
  356. <div id="ninha23"><div id="ninha22"></div></div></div></div></div>
  357.  
  358.  
  359. </div>
  360. <div class="imagem" class="hover">
  361. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  362. <img class="top shadow" src="{image:sidebar}" title="I'm a sexy girl, cute girl."></div> </div>
  363. <div class="thaie1">
  364. <a href="{text:Link1}">{text:Link1 Title}</a>
  365. <a href="{text:Link2}">{text:Link2 Title}</a>
  366. </td>
  367. <a href="{text:Link3}">{text:Link3 Title}</a>
  368. <a href="{text:Link4}">{text:Link4 Title}</a>
  369. <a href="{text:Link5}">{text:Link5 Title}</a>
  370.  
  371.  
  372. </div>
  373.  
  374.  
  375.  
  376.  
  377. </div>
  378. <div class="thai2">
  379. <a href="{text:Link6}">{text:Link6 Title}</a>
  380. <a href="{text:Link7}">{text:Link7 Title}</a>
  381. </td></div>
  382. </div></div>
  383.  
  384. <div id="hmu"></div>
  385.     <div id="hmd"></div>
  386.    <div id= "hmt"></div>
  387.  <div id= "hmq"></div>
  388.   <div id= "hmc"></div>
  389.  <div id= "hms"></div>
  390.  
  391.   <div id="thait">{text:frase1} <br><font style="font-family:calibri; font-style: normal; font-size: 12px; text-align: center"> {text:frase2}</div>
  392.   <div id="thait1">{description}</div>
  393.  
  394.  
  395. </div>
  396.  
  397.  
  398.  
  399. <div class="oizinho">{block:NextPage}<a href="{NextPage}" title="next page" >»</a>{/block:NextPage}</div>
  400.  
  401. <div class="oizinho2">{block:PreviousPage}<a href="{PreviousPage}" title="previous page">«</a>{/block:PreviousPage}</div></div>
  402.  
  403. </div>
  404.  
  405. </div>
  406.  
  407. </div></div></div></div>
  408.  
  409.  
  410.  
  411.  
  412. </div></div>
  413.  <div id="ninhadetalhe2" title="Theme by umabonecaciumenta, estilo de post by hugm-e"> <a href="http://umabonecaciumenta.tumblr.com/"> theme </a>
  414.  </div>
  415.  
  416.  
  417.  
  418. </div></div></div></div>
  419.  
  420.  
  421. </div></div></div></div>
  422.  
  423.  
  424.  </div></div></div></div>
  425.  
  426. </div></div></div></div></div>
  427.  
  428. <div id="contente">
  429. {block:Posts}
  430. {block:Text}
  431. <div class="hugmept">
  432. <span class="post_title"><center>{Title}</center></span>
  433. <p>
  434. {Body}{block:IndexPage}<div class="text">
  435. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} ♥ + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}
  436. </div></div>
  437. {/block:Text}</center>
  438.  
  439. {block:Photo}
  440. <div class="hugmept">
  441. {block:IndexPage}<div class="bbphoto">
  442. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} ♥  + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}<br>
  443. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  444.  
  445. </div>
  446. {/block:Date}{/block:IndexPage}
  447. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  448. {block:IndexPage}<div class="photo">{/block:IndexPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="280"{/block:IndexPage}width="500"/>{block:IndexPage}</div>{/block:IndexPage}
  449. {Caption}
  450. {block:IndexPage}</a>{/block:IndexPage}
  451. {block:PermalinkPage}{LinkCloseTag}
  452. {/block:PermalinkPage}
  453. </div>
  454. {/block:Photo}
  455.  
  456. {block:Photoset}
  457. <div class="hugmept">
  458. {block:IndexPage}<div class="bbphoto">
  459. {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} ♥  + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}</div>
  460. <div class="image">
  461. {block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div>
  462. {Caption}
  463. </div>
  464. {/block:Photoset}
  465.  
  466. {block:Quote}
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476. <div class="hugmept"><br>
  477.  
  478.  
  479.  
  480.  
  481.  
  482. <o class="fj">&#10077;</o><div class="jf">{quote}</div><br>
  483. <div class="source" align="right"><center> {block:Source}{Source}{/block:Source}</center><br/></div>
  484.  
  485.  
  486.  
  487.  
  488. {block:IndexPage}<div class="text">
  489. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}  ♥ + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}
  490. </div></div>
  491. {/block:Quote}
  492.  
  493. {block:Chat}
  494. <div class="hugmept">
  495. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  496. <div id="chat">
  497. <ul>{block:Lines}
  498. {block:Label}<b>{Label}</b>{/block:Label}
  499. {Line}
  500. {/block:Lines}</ul></div>
  501. {block:IndexPage}<div class="text">
  502. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} ♥ + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}
  503. <center></div></div>
  504. {/block:Chat}
  505.  
  506. {block:Link}
  507. <div class="hugmept">
  508. <span class="post_title"><center><a href="{URL}">{Name} </center></span></a><p>
  509. {block:Description}{Description}{/block:Description}
  510. {block:IndexPage}<div class="text">
  511. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} ♥ + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom}  + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}
  512. <center>
  513. </div>
  514. </div>
  515. {/block:Link}
  516.  
  517. {block:Audio}
  518. <div class="hugmept">
  519. <center>
  520. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" style="width:150px;"/><p>{/block:AlbumArt}</center>
  521. <div class="lalala">{AudioPlayerGrey}</div>
  522. {block:IndexPage}{block:Caption}{Caption}
  523. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}{/block:IndexPage}<p>
  524. {block:IndexPage}<div class="text">
  525. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}  ♥ + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}
  526. <center>
  527. </div>
  528. </div>
  529. {/block:Audio}
  530.  
  531. {block:Video}
  532. <div class="hugmept">
  533. {block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  534. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  535. {block:IndexPage}<div class="text">
  536. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} + <a href="{ReblogURL}" target="_blank">reblog</a> + <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}  ♥ + <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} + {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:IndexPage}
  537. <center>
  538. </div>
  539. </div>
  540. {/block:Video}
  541.  
  542. {block:Answer}
  543. <div class="hugmept">
  544. <table width="280px" cellspacing="0" cellpadding="0">
  545. <tr>
  546. <td width="315px" class="question">{Question}</td>
  547. <td width="30px"><span class="questionarrow"></span></td>
  548. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  549. </tr>
  550. </table>
  551. <div class="answer">{Answer}</div>
  552. </div>
  553.  
  554.  
  555. {/block:answer}
  556. {/block:posts}
  557.  
  558.  
  559.  
  560.  
  561. </div>
  562.  
  563.  <div style=" background-image: url(''); top: 500px; left:0px; width: 100%; height: 40px; z-index: 100; position: fixed;"> <marquee direction="right" scrollamount="3"> <center><img src="http://static.tumblr.com/yqaaqpd/G8Cm0bx2b/taahdfy.png"></marquee></div>
  564. </body>
  565. </html>
Advertisement
Add Comment
Please, Sign In to add comment