nathally

Theme 8

Apr 15th, 2012
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 24.72 KB | None | 0 0
  1. <html>
  2.  
  3. <!--  theme por 40kmdevoce | motherfuckers copy © -->
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  8.  
  9. <script type="text/javascript">
  10. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  11. function tb8_makeArray(n){
  12. this.length = n;
  13. return this.length;
  14. }
  15. tb8_messages = new tb8_makeArray(1);
  16. tb8_messages[0] = "{title}";
  17. tb8_rptType = 'infinite';
  18. tb8_rptNbr = 5;
  19. tb8_speed = 100;
  20. tb8_delay = 2000;
  21. var tb8_counter=1;
  22. var tb8_currMsg=0;
  23. var tb8_tekst ="";
  24. var tb8_i=0;
  25. var tb8_TID = null;
  26. function tb8_pisi(){
  27. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  28. document.title = tb8_tekst;
  29. tb8_sp=tb8_speed;
  30. tb8_i++;
  31. if (tb8_i==tb8_messages[tb8_currMsg].length){
  32. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  33. }
  34. if (tb8_currMsg == tb8_messages.length){
  35. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  36. clearTimeout(tb8_TID);
  37. return;
  38. }
  39. tb8_counter++;
  40. tb8_currMsg = 0;
  41. }
  42. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  43. }
  44. tb8_pisi()
  45. </script>
  46.  
  47. <head>
  48.  
  49. <script type="text/javascript">
  50. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  51. </script>
  52.  
  53. <script type="text/javascript">
  54. //desabilita menu de opcoes ao clicar no botao direito
  55. function desabilitaMenu(e)
  56. {
  57. if (window.Event)
  58. {
  59. if (e.which == 2 || e.which == 3)
  60. return false;
  61. }
  62. else
  63. {
  64. event.cancelBubble = true
  65. event.returnValue = false;
  66. return false;
  67. }
  68. }
  69. document.oncontextmenu = desabilitaMenu;
  70. document.onmousedown = desabilitaBotaoDireito;
  71. document.onmouseup = desabilitaBotaoDireito;
  72. </script>
  73.  
  74.  
  75.  
  76.  
  77.     <!-- DEFAULT VARIABLES -->  
  78.  
  79. <meta name="image:sidebar" content="http://static.tumblr.com/69m8joj/80Slyz6in/tumblr_lysca2mxkt1r7p0jso1_250.png"/>
  80.  
  81. <meta name="font:body" content="verdana" />
  82. <meta name="font:body2" content="georgia" />
  83.  
  84.   <meta name="color:background" content="#f8f8f8" />
  85.     <meta name="color:sbar" content="#fff" />
  86.     <meta name="color:entry" content="#fff" />
  87.   <meta name="color:bold" content="#AC718F" />
  88. <meta name="color:title" content="#999" />
  89.     <meta name="color:text" content="#999" />
  90.     <meta name="color:link" content="#999" />
  91. <meta name="color:scrollbar" content="#ccc" />
  92. <meta name="color:link1" content="#fff" />
  93. <meta name="color:link2" content="#000" />
  94. <meta name="color:linkhover1" content="#f1f1f1" />
  95. <meta name="color:linkhover2" content="#fff" />
  96. <meta name="color:linkhover3" content="#f1f1f1" />
  97. <meta name="color:linkhover4" content="#fff" />
  98. <meta name="color:linkhover5" content="#f1f1f1" />
  99. <meta name="color:linkhover6" content="#fff" />
  100.  
  101. <meta name="image:background" content="">
  102.  
  103.     <meta name="text:titulo" content="uma frase aqui" />
  104.    
  105.  
  106.      <meta name="text:Link1" content="/" />
  107.     <meta name="text:Link1 Title" content="mude" />
  108.     <meta name="text:Link2" content="/" />
  109.     <meta name="text:Link2 Title" content="os links" />
  110.     <meta name="text:Link3" content="/" />
  111.     <meta name="text:Link3 Title" content="pelo" />
  112.     <meta name="text:Link4" content="/" />
  113.     <meta name="text:Link4 Title" content="apparence" />
  114.     <meta name="text:Link5" content="/" />
  115.     <meta name="text:Link5 Title" content="ok?" />
  116.     <meta name="text:Link6" content="/" />
  117.     <meta name="text:Link6 Title" content="oook!" />
  118.     <meta name="text:Link7" content="/" />
  119.     <meta name="text:Link7 Title" content="oook!" />
  120.     <meta name="text:Link8" content="/" />
  121.     <meta name="text:Link8 Title" content="oook!" />
  122.  
  123.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  124.  
  125.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  126.  
  127.     <link rel="shortcut icon" href="{Favicon}" />
  128.  
  129.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  130.  
  131.     <style type="text/css">
  132.  
  133. /* body */
  134.  
  135. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  136.  
  137. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  138.  
  139. a:hover{color:{color:linkhover}}
  140.  
  141.  
  142. /* container */
  143.  
  144. #entries{left:50%; margin-left:276px; margin-top:0px; width:520px; }
  145.  
  146. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:6px; padding-bottom:9px; padding-top:7px; padding-left:5px; padding-right:5px; border-radius:5px; }
  147.  
  148. #container {margin-left: 160px;}
  149.  
  150. /* sidebar e outras */
  151.  #sbar {margin-left:-75px;  margin-top:69px; padding: 6px; text-align: center; position: fixed;}
  152.  #sbar2 {width: 124px; float: left; margin-left:-45px; height:118; margin-top:183px; padding: 0px; background-color: {color:sbar}; text-align: center; position: fixed; padding:0px;}
  153. #sbar3 {margin-left: 80px;  margin-top:95px; padding: 5px; text-align: center; position: fixed; width: 192px; background-color: {color:sbar}; height:222px;}
  154. #sbar4 {width: 95px; float: left; margin-left:-160px; height:10px; margin-top:299px; padding: 4px; background-color: {color:sbar}; text-align: center; position: fixed; }
  155. #sbar5 {width: 192px; float: left; margin-left:44px; height:4px; margin-top:275px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;opacity:0.8; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  156. #sbar6 {margin-left:80px;  margin-top:308px; padding: 4px; text-align: center; position: fixed; background-color:{color:sbar};width: 194px; height:11px;}
  157. #sbar7 {margin-left:140px;  margin-top:340px; padding: 5px; text-align: center; position: fixed; background-color:; font-size: 16px; font-family: georgia;}
  158.  
  159. #s6 {margin-left:80px;  margin-top:75px; padding: 4px; text-align: center; position: fixed; background-color:{color:sbar};width: 194px; height:11px;}
  160.  
  161.  
  162.  
  163. /* paginação */
  164.  
  165. #sidss {margin-left: 30px;}
  166.  
  167. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  168. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  169. #paginal a:hover {background: {color:sbar}; color: {color:text};}
  170. #paginal span.pagina_atual {background: {color:sbar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  171. .ps {position: fixed; margin-left: -75px; padding: 3px; width: 118px; height;: auto; top: 317px; background-color: {color:sbar}; color: {color:text};}
  172.  
  173. .credit {font-family:verdana; font-size:9px; margin-top:0px;}
  174. .frase {font-family:tinytot; font-size:9px; margin-top:0px;}
  175.  
  176.  
  177. /*LINKS */
  178.  
  179. #links {width: 51px; float: left; margin-left:957px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  180.  
  181. #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
  182.  
  183. #links a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  184.  
  185. #links:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  186.  
  187. #links2 {width: 51px; float: left; margin-left:899px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  188.  
  189. #links2 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
  190.  
  191. #links2  a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  192.  
  193. #links2:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  194.  
  195.  
  196. #links3 {width: 51px; float: left; margin-left:304px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  197.  
  198. #links3 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 51px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 12px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:3px;}
  199.  
  200. #links3  a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  201.  
  202. #links3:hover{opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  203.  
  204.  #sidlinks a {margin-top: 75px; margin-left: -45px; float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 124px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: lowercase; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  205.  
  206. #sidlinks  a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  207.  
  208. #sidlinks2 a {margin-top: 93px; margin-left: -45px; float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 124px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  209.  
  210. #sidlinks2  a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  211.  
  212. #sidlinks3 a {margin-top: 111px; margin-left: -45px; float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 124px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  213.  
  214. #sidlinks3  a:hover {color: {color:linkhover5}; background-color: {color:linkhover6}; text-align: center; font-weight: bold;}
  215.  
  216. #sidlinks4 a {margin-top: 129px; margin-left: -45px; float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 124px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  217.  
  218. #sidlinks4  a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  219.  
  220. #sidlinks5 a {margin-top: 147px; margin-left: -45px; float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 124px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  221.  
  222. #sidlinks5  a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  223.  
  224. #sidlinks6 a {margin-top: 165px; margin-left: -45px; float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 124px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; position: fixed;}
  225.  
  226. #sidlinks6  a:hover { color: {color:linkhover5}; background-color: {color:linkhover6}; text-align: center; font-weight: bold;}
  227.  
  228. /* QUADRADINHOS */
  229.  
  230. #home {width: 24px; position: fixed; background-color: #ffffff; font-size: 9px; font-family: tahoma; padding: 5px; height: 29px; margin-left: -80px; margin-top: 75px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px; z-index: 1; box-shadow: 0px 5px 20px rgba(0,0,0,0.10)}
  231.  
  232. #twitter {width: 24px; position: fixed; background-color: #ffffff; font-size: 9px; font-family: tahoma; padding: 5px; height: 29px; margin-left: -80px; opacity: 0.8; margin-top: 115px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 1; box-shadow: 0px 5px 20px rgba(0,0,0,0.10)}
  233.  
  234. /* h1, h2, h3 e quote */
  235.  
  236. h1 {font-family: {font:title}; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  237. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
  238. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
  239.  
  240. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  241. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  242. .oiqqtts a, a:hover{text-transform: none;}
  243.  
  244. #source {text-align: right; font-size: 9px;}
  245.  
  246. /* Menu */
  247.  
  248. .s2 a {display: block; font-family: verdana; font-size: 10px; text-align: center; width: 78px; height: auto;  background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; padding:3px 5px 3px 5px; overflow:hidden; margin-bottom:1px; margin-left:-3px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; opacity:0.8}
  249.  
  250. .s2  a:hover{background-color:{color:bgmenu}; text-align:center; color:{color:linkmenu}; opacity:1.0}
  251.  
  252.  
  253. .cah a {display: block; font-family: verdana; font-size: 10px; text-align: center; width: 93px; height: auto;  background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; padding:5px 12px 5px 11px; overflow:hidden; margin-bottom:1px; margin-left:-4px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear}
  254.  
  255. .cah  a:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing: 2px; color:{color:linkmenu hover};}
  256.  
  257.  
  258.  
  259. /*SlideShow ou imagens da sidebar */
  260.  
  261. .pic {float: left; margin: 0px 5px 0px 0;}
  262. .pic img{border-radius:100px; opacity:0.8; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  263. .pic img:hover{border-radius:100px; opacity:1.0}
  264.  
  265. .simage {margin-left:-3px; margin-top:-3px;}
  266. .simage img {width:192px; height:220; opacity:0.9; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  267. .simage img:hover{opacity:1.0}
  268.  
  269.  
  270. /* asker */
  271.  
  272. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  273. .answer {padding: 2px}
  274. .answer img {max-width: 470px;}
  275.  
  276.  
  277. /* post - info */
  278.  
  279. #info{margin-top: 15px; }
  280. #info a{color: {color:link} !important}
  281. #info a:hover{color:{color:linkhover}!important}
  282. .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
  283. .tags a{color: #FF88F5 !important}
  284. .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
  285. .line2{font-size:10px; text-transform:lowercase; clear: both}
  286. .line3{font-size:10px; text-transform:lowercase; clear: both}
  287. .ileft{float: left}
  288. .iright{float: right}
  289. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  290. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  291.  
  292.  
  293. .date {display:inline; text-align:right; float:right}
  294. .date a {color:#000}
  295.  
  296. /* frases e titulos */
  297.  
  298. .titulo {font-size: 15px; font-family:'Verdana', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; letter-spacing:1px}
  299.  
  300. .titulo2 {font-size: 15px; font-family:'Verdana', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
  301.  
  302.  
  303. /*** Paginação e outros ***/
  304.  
  305. .sidebarpages {font-size: 29px; margin-top: 0px; text-align: center; width: 200px; font-family: georgia; float: center; clear:
  306.  both;  }
  307.  
  308. .dreamgirl {opacity:0.9; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  309. .dreamgirl:hover {opacity:1.0}
  310.  
  311.  
  312. /* bold, italic e blockquote */
  313.  
  314. b, strong{color:{color:bold}}
  315. p{margin-top:5px; margin-bottom:5px}
  316.  
  317.  
  318. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:linkhover}; padding-left: 5px; }
  319. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover};}
  320. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover}; }
  321. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover}; }
  322.  
  323. blockquote img{max-width: 470px!important}
  324. blockquote blockquote img{max-width: 450px!important}
  325. blockquote blockquote blockquote img{max-width: 430px!important}
  326. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  327.  
  328. img a{border:none; width:100%}
  329.  
  330. /* chat e audio */
  331.  
  332. .chat{line-height: 12px; list-style: none}
  333. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  334. .person1 {background-color: {color:link}; color: {color:background}}
  335. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  336. .person2 {background-color: {color:background}; color: {color: text}}
  337. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  338.  
  339. .player {background-color: #000; text-align: left; display:block;}
  340.  
  341.  
  342. /* notes */
  343.  
  344. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  345. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  346. ol.notes li {margin: 0px; padding: 0px;}
  347.  
  348. .notes img{width:10px; position:relative; top:1px}
  349. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  350.  
  351. /* scrollbar */
  352.  
  353. ::-webkit-scrollbar{width:8px;height:4px;}
  354. ::-webkit-scrollbar-button:start:decrement
  355. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  356. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  357. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  358. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}  
  359.  
  360.  
  361.         </style>
  362.  
  363.     <style type="text/css">{CustomCSS}</style>
  364.  
  365. </head>
  366.  
  367. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  368. <div id="dhtmltooltip"></div>
  369. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  370. <div id="container">
  371.  
  372. <div id="sidlinks">
  373. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  374. </div>
  375.  
  376. <div id="sidlinks2">
  377. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  378. </div>
  379.  
  380. <div id="sidlinks3">
  381. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  382. </div>
  383.  
  384. <div id="sidlinks4">
  385. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  386. </div>
  387.  
  388. <div id="sidlinks5">
  389. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  390. </div>
  391.  
  392. <div id="sidlinks6">
  393. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  394. </div>
  395.  
  396. <div id="home"><a href="http://www.facebook.com/nathallygabrielly"><img src="http://25.media.tumblr.com/tumblr_m125msRIki1r0i4t1o1_250.png" width=15px"><p>F.book</a></div>
  397.  
  398. <div id="twitter"><a href="http://twitter.com/pqp_naathy"><img src="http://static.tumblr.com/kwaqeuc/3s5m09y3k/picons03.png">twitter</a></div>
  399.  
  400. <div id="sbar2"><div style="background:{color:sbar}; font-family: verdana; text-align: justify; font-size: 10px; line-height: 100%; padding:3px; height:119px;">{description} </div>
  401. </div>
  402.  
  403. <div id="sbar3"><div style="background:{color:sbar}; font-family: verdana; text-align: justify; font-size: 10px; line-height: 100%; padding:3px; height:142px;"><div class="simage"><img src="{image:sidebar}"/></div></div></div>
  404.  
  405. <div id="sbar6"><div class="credit">theme by <a href= "http://40kmdevoce.tumblr.com/"><b>40kmdevoce</a></b>; <a href= "http://chasing69.tumblr.com/"></b>details;</b></a> </div></div>
  406.  
  407. <div id="s6"><div class="frase"> {text:titulo}</div></div>
  408.  
  409. <div id="sidss">
  410. <div class="ps"><div id="paginal">
  411. {block:JumpPagination length="5"}
  412. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  413. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  414. {/block:JumpPagination}
  415. </div></div>
  416.  
  417. <div id="entries">
  418. {block:Posts}
  419. <div id="posts">
  420.  
  421. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  422.  
  423. {block:Text}{Body}{/block:Text}
  424.  
  425. {block:Quote}
  426. <div class="oiqqtt">“{Quote}”</div>
  427. {block:Source}<div class="oiqqtts"> — {Source}</div>
  428. {/block:Source}
  429. {/block:Quote}
  430.  
  431. {block:Video}{Video-500}
  432. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  433.  
  434. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  435.  
  436. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  437.  
  438. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center" class="dreamgirl" style="border-radius:5px;"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  439. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  440.  
  441. {block:Chat}
  442. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  443. <div class="chat"><ul>{block:Lines}
  444. <li class="person{UserNumber}">{block:Label}
  445. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  446. {/block:Chat}
  447.  
  448. {block:Audio}
  449. <div class="player">{AudioPlayerBlack}</div>
  450. {block:Caption}{Caption}{/block:Caption}
  451. {/block:Audio}
  452.  
  453.  
  454. {block:Answer}
  455. <div class="asker"> <b>{Asker} disse: </b>{Question}</div>
  456. <div class="answer">{Answer}</div>
  457. {/block:Answer}
  458.  
  459.  
  460. {block:Date}
  461. <div id="info">{block:HasTags}<div class="tags">{block:Tags}in<b>direta</b> <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  462.  
  463.  
  464. <div class="line3"><span class="ileft">Posted {DayOfMonth}
  465. {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}  
  466. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank"><b>Reblog this fuck!</b></a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · rebloguei de: <a href="{ReblogParentURL}"
  467. title="{ReblogParentTitle}">{ReblogParentName}</a>
  468. </span>{/block:RebloggedFrom}</span> </div>
  469.  
  470. <div class="postclear"></div>
  471. </div>{/block:Date}
  472. </div>
  473.  
  474. {/block:Posts}
  475. {block:PostNotes}{PostNotes}{/block:PostNotes}
  476. </div>
  477. </div>
  478.  
  479.  
  480. </body>
  481.  
  482. </html>
Advertisement
Add Comment
Please, Sign In to add comment