JoyRachel

affectingyou-theme11 Strong

Nov 18th, 2011
38,427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.12 KB | None | 0 0
  1. <! Theme por Affecting You | não copie ou disponibilize !>
  2.  
  3. <script type="text/javascript">
  4.  
  5. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  6.  
  7.  
  8. function tb8_makeArray(n){
  9.  
  10. this.length = n;
  11.  
  12. return this.length;
  13.  
  14. }
  15.  
  16.  
  17. tb8_messages = new tb8_makeArray(1);
  18.  
  19.  
  20. tb8_messages[0] = "{Title}";
  21.  
  22.  
  23. tb8_rptType = 'infinite';
  24.  
  25.  
  26. tb8_rptNbr = 5;
  27.  
  28.  
  29. tb8_speed = 100;
  30.  
  31.  
  32. tb8_delay = 2000;
  33.  
  34.  
  35. var tb8_counter=1;
  36.  
  37.  
  38. var tb8_currMsg=0;
  39.  
  40.  
  41. var tb8_tekst ="";
  42.  
  43.  
  44. var tb8_i=0;
  45.  
  46.  
  47. var tb8_TID = null;
  48.  
  49.  
  50. function tb8_pisi(){
  51.  
  52.  
  53. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  54.  
  55.  
  56. document.title = tb8_tekst;
  57.  
  58.  
  59. tb8_sp=tb8_speed;
  60.  
  61.  
  62. tb8_i++;
  63.  
  64.  
  65. if (tb8_i==tb8_messages[tb8_currMsg].length){
  66.  
  67.  
  68. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  69.  
  70.  
  71. }
  72.  
  73.  
  74. if (tb8_currMsg == tb8_messages.length){
  75.  
  76.  
  77. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  78.  
  79.  
  80. clearTimeout(tb8_TID);
  81.  
  82.  
  83. return;
  84.  
  85.  
  86. }
  87.  
  88.  
  89. tb8_counter++;
  90.  
  91.  
  92. tb8_currMsg = 0;
  93.  
  94. }
  95.  
  96.  
  97. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  98.  
  99.  
  100. }
  101.  
  102.  
  103. tb8_pisi()
  104.  
  105. </script>
  106.  
  107.  
  108. <script>
  109.  
  110. var mensagem="Don't copy!";
  111.  
  112. function bloqueio()
  113.  
  114. {alert(mensagem);}
  115.  
  116. document.onkeydown=bloqueio;
  117.  
  118. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  119.  
  120. <script type="text/javascript">
  121.  
  122. //desabilita menu de opcoes ao clicar no botao direito
  123.  
  124. function desabilitaMenu(e)
  125.  
  126. {
  127.  
  128. if (window.Event)
  129.  
  130. {
  131.  
  132. if (e.which == 2 || e.which == 3)
  133.  
  134. return false;
  135.  
  136. }
  137.  
  138. else
  139.  
  140. {
  141.  
  142. event.cancelBubble = true
  143.  
  144. event.returnValue = false;
  145.  
  146. return false;
  147.  
  148. }
  149.  
  150. }
  151.  
  152. document.oncontextmenu = desabilitaMenu;
  153.  
  154. document.onmousedown = desabilitaBotaoDireito;
  155.  
  156. document.onmouseup = desabilitaBotaoDireito;
  157.  
  158. </script>
  159.  
  160. <script language="JavaScript1.2">
  161.  
  162. function disableselect(e){
  163.  
  164. return false
  165.  
  166. }
  167.  
  168. function reEnable(){
  169.  
  170. return true
  171.  
  172. }
  173.  
  174. //if IE4+
  175.  
  176. document.onselectstart=new Function ("return false")
  177.  
  178. //if NS6
  179.  
  180. if (window.sidebar){
  181.  
  182. document.onmousedown=disableselect
  183.  
  184. document.onclick=reEnable
  185.  
  186. }
  187.  
  188.  
  189. </script>
  190.  
  191.  
  192. <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script>
  193.  
  194.  
  195. <script src="http://static.tumblr.com/ourf1ma/MmUlthg9c/arsenale-white.cufonfonts.js" type="text/javascript"></script>
  196.  
  197. <script type="text/javascript">
  198.  
  199. Cufon.replace('.cufon');
  200.  
  201. </script>
  202.  
  203.  
  204.  
  205. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  206.  
  207. <head> <!-- DEFAULT VARIABLES -->
  208.  
  209. <meta name="font:body" content="georgia" />
  210. <meta name="font:title" content="georgia" />
  211. <meta name="color:background" content="#FFFFFF" />
  212. <meta name="color:text" content="#000000" />
  213. <meta name="color:linkhover" content="#666666" />
  214. <meta name="color:link" content="#7A7A7A" />
  215. <meta name="color:entry" content="#F0F0F0" />
  216. <meta name="color:bold" content="#7A7A7A" />
  217. <meta name="color:sbar" content="#F0F0F0" />
  218. <meta name="color:sidebar" content="#F0F0F0" />
  219. <meta name="color:sidebarlinks" content="#FFFFFF" />
  220. <meta name="color:bgsidebarlinks" content="#000000" />
  221. <meta name="color:sidebarlinkshover" content="#000000" />
  222. <meta name="color:backsidebarlinks" content="#FFFFFF" />
  223. <meta name="color:bgfrase1" content="#000000" />
  224. <meta name="color:bgfrase2" content="#7A7A7A" />
  225. <meta name="color:barra" content="#000000" />
  226.  
  227. <meta name="if:Show userpic" content="1"/>
  228. <meta name="if:Show sidebar image" content="1"/>
  229. <meta name="if:Show post author" content="1"/>
  230.  
  231. <meta name="image:tbar1" content="http://static.tumblr.com/jrxhs0w/1e8luvjna/tumblr_ltw711levi1r5ondmo2_500.jpg"/>
  232. <meta name="image:tbar2" content="http://static.tumblr.com/jrxhs0w/joXluvjo8/tumblr_ltw711levi1r5ondmo3_500.jpg"/>
  233. <meta name="image:tbar3" content="http://static.tumblr.com/jrxhs0w/KVFluvjop/tumblr_ltw711levi1r5ondmo4_500.jpg"/>
  234. <meta name="image:tbar4" content="http://static.tumblr.com/jrxhs0w/CeRluvjp2/tumblr_ltw711levi1r5ondmo5_500.jpg"/>
  235. <meta name="image:tbar5" content="http://static.tumblr.com/jrxhs0w/Orhluvjpe/tumblr_ltw711levi1r5ondmo6_500.jpg"/>
  236. <meta name="image:tbar6" content="http://static.tumblr.com/jrxhs0w/kCxluvjpr/tumblr_ltw711levi1r5ondmo7_500.jpg"/>
  237. <meta name="image:tbar7" content="http://static.tumblr.com/jrxhs0w/Mt5luvjqw/tumblr_ltw711levi1r5ondmo8_500.jpg"/>
  238. <meta name="image:tbar8" content="http://static.tumblr.com/jrxhs0w/mN6luvjrn/tumblr_ltw711levi1r5ondmo9_500.jpg"/>
  239. <meta name="image:tbar9" content="http://static.tumblr.com/jrxhs0w/BmRluvjs0/tumblr_ltw711levi1r5ondmo10_500.jpg"/>
  240. <meta name="image:sidebar1" content="http://static.tumblr.com/jrxhs0w/SM5luvjxq/4.jpg"/>
  241. <meta name="image:sidebar2" content="http://static.tumblr.com/jrxhs0w/Lt4luvjyp/1.jpg"/>
  242. <meta name="image:sidebar3" content="http://static.tumblr.com/jrxhs0w/hUFluvjxx/6.jpg"/>
  243. <meta name="image:sidebar4" content="http://static.tumblr.com/jrxhs0w/194luvjy4/2.jpg"/>
  244. <meta name="image:sidebar5" content="http://static.tumblr.com/jrxhs0w/IT0luvk5r/5.jpg"/>
  245. <meta name="image:sidebar6" content=""/>
  246. <meta name="image:background" content=""/>
  247.  
  248. <meta name="text:titulo" content="Mude no appearance" />
  249. <meta name="text:subtitulo" content="Mude no appearance" />
  250. <meta name="text:frase1" content="Mude no appearance" />
  251. <meta name="text:frase2" content="Mude no appearance" />
  252. <meta name="text:Link1" content="www.tumblr.com/" />
  253. <meta name="text:Link1 Title" content="link1" />
  254. <meta name="text:Link2" content="www.tumblr.com/" />
  255. <meta name="text:Link2 Title" content="link2" />
  256. <meta name="text:Link3" content="www.tumblr.com/" />
  257. <meta name="text:Link3 Title" content="link3" />
  258. <meta name="text:Link4" content="www.tumblr.com/" />
  259. <meta name="text:Link4 Title" content="link4" />
  260. <meta name="text:Link5" content="www.tumblr.com/" />
  261. <meta name="text:Link5 Title" content="link5" />
  262. <meta name="text:Link6" content="www.tumblr.com/" />
  263. <meta name="text:Link6 Title" content="link6" />
  264. <meta name="text:Link7" content="www.tumblr.com/" />
  265. <meta name="text:Link7 Title" content="link7" />
  266. <meta name="text:Link8" content="www.tumblr.com/" />
  267. <meta name="text:Link8 Title" content="link8" />
  268.  
  269.  
  270. <title>{Title}</title>
  271. <link rel="shortcut icon" href="{Favicon}">
  272. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  273. {block:Description}
  274. <meta name="description" content="{MetaDescription}" />
  275. {/block:Description}
  276.  
  277.  
  278.  
  279. <style type="text/css">
  280.  
  281. body {
  282. background-color: {color:background};
  283. color:{color:text};
  284. font-family: verdana;
  285. font-size: 11px;
  286. text-align: center;
  287. line-height:120%;
  288. margin:0;
  289. padding:0;
  290. background-image:url('{image:background}');
  291. background-attachment: fixed
  292. }
  293.  
  294. a, a:link, a:active, a:visited {
  295. color:{color:link};
  296. text-transform: none;
  297. text-decoration: none
  298. }
  299.  
  300. a:hover {
  301. background-color:{color:linkhover};
  302. padding: 1px 0 1px 0;
  303. text-decoration: none
  304. }
  305.  
  306. img a{border:0px;}
  307. img a:hover{border:0px;}
  308.  
  309. b{text-transform: block; color:{color:bold}}
  310. i{text-transform: italic; color:{color:text}}
  311. p{margin:2px 0 2px 0}
  312. blockquote{margin:5px 5px 2px 2px; padding: 1px 0 3px 6px; border-left: 2px solid {color:entry}}
  313.  
  314.  
  315. #px {
  316. top: 75%;
  317. margin-left: 0px;
  318. width: 70px;
  319. position: fixed;
  320. padding: 1px;
  321. }
  322.  
  323. .plink {
  324. font-size: 50px;
  325. font-family: {font:title};
  326. padding: 5px;
  327. }
  328.  
  329. .plink a{
  330. color: {color:text};
  331. background-color: transparent;
  332. }
  333.  
  334. .plink a:hover {
  335. color: {color:left};
  336. background-color: transparent;
  337. }
  338.  
  339.  
  340. .jj {
  341. text-align: center;
  342. margin-left: 60px;
  343. width: 958px;
  344. border-top: 100px solid #F8F8F8;
  345. margin-top: -98px;
  346. height: 153px;
  347. background-color: {color:background};
  348. padding: 20px 20px 0px 20px;
  349. position: fixed;
  350. }
  351.  
  352.  
  353. #sidebar {
  354. width: 440px;
  355. left: 20px;
  356. margin-top:175px;
  357. padding: 5px;
  358. background-color: {color:sbar};
  359. text-align: center;
  360. position: fixed
  361. }
  362.  
  363.  
  364. #linkbar {
  365. position: fixed;
  366. background-color: {color:entry};
  367. width: 150px;
  368. height: auto;
  369. position: absolute;
  370. left: 10px;
  371. margin-top: 20px;
  372. padding: 5px;
  373. position: fixed;
  374. }
  375.  
  376. #title {
  377. font-size: 35px;
  378. text-align: center;
  379. margin-left: 0px;
  380. text-transform: none;
  381. line-height:35px;
  382. padding:5px;
  383. font-family: georgia;
  384. color: (color:sidebartext);
  385. background-color: {color:background};
  386. }
  387.  
  388. #subtitle {
  389. margin-left: 0px;
  390. font-size: 9px;
  391. line-height:0px;
  392. text-align: center;
  393. text-transform: none;
  394. color: #9e9e9e;
  395. background-color: {color:background};
  396. padding:0px;
  397. font-family: verdana;
  398. margin-top: -1px;
  399. }
  400.  
  401. #subtitle {
  402. margin-left: 0px;
  403. font-size: 9px;
  404. line-height:15px;
  405. text-align: center;
  406. text-transform: lowercase;
  407. letter-spacing: 2px;
  408. }
  409.  
  410. #frase1 {
  411. position: left;
  412. margin-left: 0px;
  413. top: 305px;
  414. width: 440px;
  415. height: 15px;
  416. background-color:{color:bgfrase1};
  417. text-align: center;
  418. position: fixed;
  419. }
  420.  
  421. #frasea1 {
  422. color:#ffffff;
  423. width: 440px;
  424. margin-top: 1px;
  425. font-size: 9px;
  426. font-family: verdana;
  427. text-align: center;
  428. letter-spacing: 3px;
  429. font-style: bold;
  430. margin-bottom: 5px;
  431. opacity: 0.8;
  432. }
  433.  
  434. #frase2 {
  435. position: left;
  436. margin-left: 0px;
  437. top: 180px;
  438. width: 440px;
  439. height: 15px;
  440. background-color:{color:bgfrase2};
  441. text-align: center;
  442. position: fixed;
  443. }
  444.  
  445. #frasea2 {
  446. color:#ffffff;
  447. width: 440px;
  448. margin-top: 1px;
  449. font-size: 9px;
  450. font-family: verdana;
  451. text-align: center;
  452. letter-spacing: 3px;
  453. font-style: bold;
  454. margin-bottom: 5px;
  455. opacity: 0.8;
  456. }
  457.  
  458. #barra1 {
  459. position: right;
  460. margin-left: 0px;
  461. top: 500px;
  462. width: 440px;
  463. height: 13px;
  464. background-color: {color:barra};
  465. text-align: center;
  466. position: fixed;
  467. }
  468.  
  469. #barra2 {
  470. position: left;
  471. margin-left: 0px;
  472. top: 400px;
  473. width: 440px;
  474. height: 13px;
  475. background-color:{color:barra};
  476. text-align: center;
  477. position: fixed;
  478. }
  479.  
  480. .sidebarpic img{
  481. color: #f3f3f3;
  482. max-width: 240px;
  483. text-align:center;
  484. margin-top: 2px;
  485. margin-left: 0px;
  486. border: 4px solid
  487. }
  488.  
  489. .sidebartext{
  490. clear: both;
  491. text-align: justify;
  492. background-color: transparent;
  493. opacity: 0.8;
  494. filter:alpha (opacity=80);
  495. margin: 0px 0px 0px 0px;
  496. padding: 2px;
  497. font-family: verdana;
  498. font-size: 9px;
  499. }
  500. .sidebartext a{font-size:10px;}
  501. .sidebartext a:hover{font-size:10px}
  502.  
  503. ::-webkit-scrollbar{width:8px;height:8px;}
  504. ::-webkit-scrollbar-button:start:decrement
  505. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  506. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  507. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
  508. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
  509.  
  510. .userpic{
  511. float: left;
  512. margin: 0px 4px 2px 0;
  513. width:48px;
  514. height:auto
  515. }
  516.  
  517. .sidebarnavigation {
  518. float: right;
  519. width: 90px;
  520. text-align:center;
  521. margin: 20px 0 10px 0;
  522. }
  523.  
  524. .sidebarnavigation a{
  525. width: 75px;
  526. font-size: 10px;
  527. font-family: verdana;
  528. text-transform: lowercase;
  529. display: block;
  530. list-style: none;
  531. text-decoration: none;
  532. color: {color: text};
  533. background-color: {color:background};
  534. opacity: 0.8;
  535. filter:alpha (opacity=80);
  536. padding: 3px 0 3px 10px;
  537. margin:0 0px 1px 0;
  538. }
  539.  
  540. .sidebarnavigation a:hover{
  541. width: 70px;
  542. font-size: 10px;
  543. font-family: verdana;
  544. text-transform: lowercase;
  545. display: block;
  546. list-style: none;
  547. text-decoration: none;
  548. color:{color:text};
  549. background-color: {color:linkhover};
  550. padding: 3px 0 3px 15px;
  551. margin:0 0 1px 0
  552. }
  553.  
  554. .sideimg {width: auto}
  555.  
  556. .sideimg img {width: 340px; height: auto; margin-bottom: 2px; }
  557.  
  558. .simage {text-align: center;}
  559.  
  560. .simage img {display: inline; max-height:115px;
  561. width: auto; text-align: center;}
  562.  
  563. .simagess {text-align: center;}
  564.  
  565. .simagess img {display: inline; max-height:100px;
  566. width: auto; text-align: center;}
  567.  
  568. .credit{
  569. clear: both;
  570. font-size: 9px;
  571. font-family: verdana;
  572. text-align: center;
  573. color:{color:text};
  574. margin-top: 5px
  575. }
  576. .credit a{
  577. text-decoration: none;
  578. color:{color:sidebartext}
  579. }
  580. .credit a:hover{
  581. color:{color:linkbackground};
  582. background-color: transparent
  583. }
  584.  
  585. #sidebar3 {
  586. position:fixed;
  587. margin-left: 20px;
  588. top: 376px;
  589. padding: 5px;
  590. width: 220px;
  591. height: auto;
  592. color: {color:text};
  593. color-link: {color:link};}
  594.  
  595. .sidebarpages{
  596. margin: 5px 0 0 0;
  597. text-align: center;
  598. }
  599. .sidebarpages a{
  600. text-decoration: none;
  601. color:{color:sidebartext}
  602. }
  603. .sidebarpages a:hover{
  604. color:{color:linkbackground};
  605. background-color: transparent
  606. }
  607.  
  608. .iimage2 {padding: 0px;}
  609. .iimage2 img {
  610. display: inline;
  611. max-width:100px;
  612. height: auto;
  613. text-align:center;
  614. margin-bottom: 2px;
  615. border: 1px solid {color:background}
  616. }
  617. .cred {text-align: center;}
  618.  
  619.  
  620. .spic img{max-width: 150px; text-align:center; margin-top: 2px}
  621. #simag {margin-bottom:2px; margin-top:2px}
  622.  
  623. #simag img {border: 6px solid #FFFFFF;max-width: 200px; height: auto; text-align:center}
  624.  
  625. #simg {margin-bottom:2px; margin-top:2px}
  626.  
  627. #simg img {max-width: 100px; height: auto; text-align:center}
  628.  
  629. #slinks {
  630. text-align:center;
  631. margin: 0px 0 0px 0;
  632. margin-left: 30px;
  633. width: 100px;
  634. position: fixed;
  635. top: 0px;
  636. display: line;
  637. }
  638.  
  639. .slinks a{
  640. font-size: 11px;
  641. font-family: verdana;
  642. text-transform: none;
  643. display: block;
  644. list-style: none;
  645. text-decoration: lowercase;
  646. color: #ffffff;
  647. background-color: #666666;
  648. opacity: 1.0;
  649. filter:alpha (opacity=100);
  650. padding: 0px 0 1px 10px;
  651. margin:0 0px 2px 0;
  652. letter-spacing: 2px;
  653. }
  654.  
  655. .slinks a:hover{
  656. font-size: 9px;
  657. font-family: verdana;
  658. text-transform: lowercase;
  659. display: block;
  660. list-style: none;
  661. text-decoration: none;
  662. color:#000000;
  663. background-color: #FAFAFA;
  664. padding: 1px 0 1px 1px;
  665. margin:0 0 1px 0;
  666. letter-spacing: 5px;
  667. text-align:center;
  668. }
  669.  
  670. #nav {background-color: transparent; display:inline;}
  671.  
  672. #nav a {
  673. display:block;
  674. background-color: {color:bgsidebarlinks};
  675. font:9px verdana;
  676. text-transform: lowercase;
  677. color:{color:sidebarlinks};
  678. margin-bottom:2px;
  679. line-height: 10px;
  680. text-decoration: none;
  681. letter-spacing: 2px;
  682. padding:5px;
  683. }
  684.  
  685. #nav a:hover {
  686. letter-spacing: 4px;
  687. background-color: {color:backsidebarlinks};
  688. color:{color:sidebarlinkshover};
  689. }
  690.  
  691. #sidebarlinks {
  692. margin-left: 340px;
  693. padding: 0px 0 0px 0;
  694. text-align: center;
  695. }
  696.  
  697. .sidebarlinks a{
  698. color: {color:sidebarlinks};
  699. background-color: {color:bgsidebarlinks};
  700. display: block;
  701. font-size: 9px;
  702. text-align: center;
  703. margin-bottom:0px;
  704. width: 95px;
  705. line-height: 12px;
  706. text-decoration: none;
  707. padding: 0px 0 2px 0;
  708. -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; letter-spacing: 2px;}
  709.  
  710. .sidebarlinks a:hover{
  711. background-color: {color:backsidebarlinks};
  712. color: {color:sidebarlinkshover};
  713. font-size: 9px;
  714. padding: 0px 0 0px 0;
  715. -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; letter-spacing: 2px;}
  716.  
  717.  
  718. .tlinks1{
  719. float: left;
  720. text-align: center;
  721. font-family: verdana;
  722. font-size: 9px;
  723. }
  724.  
  725. .tlinks1 a{
  726. display: block;
  727. color:#fff;
  728. background-color: #000;
  729. text-align: center;
  730. width: 118px;
  731. padding: 5px 0 5px 0;
  732. margin-bottom: 1px;
  733. text-transform: lowercase;
  734. text-decoration: none;
  735. }
  736.  
  737. .tlinks1 a:hover{
  738. background-color: #ffffff;
  739. color:#000000;
  740. letter-spacing: 2px;
  741. }
  742.  
  743. .tlinks2{
  744. float: left;
  745. text-align: center;
  746. font-family: verdana;
  747. font-size: 9px;
  748. }
  749.  
  750. .tlinks2 a{
  751. display: block;
  752. color:#fff;
  753. background-color: #000;
  754. text-align: center;
  755. width: 118px;
  756. padding: 5px 0 5px 0;
  757. margin-bottom: 1px;
  758. text-transform: lowercase;
  759. text-decoration: none;
  760. margin-left: 2px;
  761. }
  762.  
  763. .tlinks2 a:hover{
  764. background-color: #ffffff;
  765. color:#000000;
  766. letter-spacing: 2px;
  767. }
  768.  
  769. .tlinks3{
  770. float: left;
  771. text-align: center;
  772. font-family: verdana;
  773. font-size: 9px;
  774. }
  775.  
  776. .tlinks3 a{
  777. display: block;
  778. color:#fff;
  779. background-color: #000;
  780. text-align: center;
  781. width: 118px;
  782. padding: 5px 0 5px 0;
  783. margin-bottom: 1px;
  784. text-transform: lowercase;
  785. text-decoration: none;
  786. margin-left: 2px
  787. }
  788.  
  789. .tlinks3 a:hover{
  790. background-color: #ffffff;
  791. color:#000000;
  792. letter-spacing: 2px;
  793. }
  794.  
  795. .tlinks4{
  796. float: left;
  797. text-align: center;
  798. font-family: verdana;
  799. font-size: 9px;
  800. }
  801.  
  802. .tlinks4 a{
  803. display: block;
  804. color:#fff;
  805. background-color: #000;
  806. text-align: center;
  807. width: 118px;
  808. padding: 5px 0 5px 0;
  809. margin-bottom: 1px;
  810. text-transform: lowercase;
  811. text-decoration: none;
  812. margin-left: 2px
  813. }
  814.  
  815. .tlinks4 a:hover{
  816. background-color: #ffffff;
  817. color:#000000;
  818. letter-spacing: 2px;
  819. }
  820.  
  821. .tlinks5{
  822. float: left;
  823. text-align: center;
  824. font-family: verdana;
  825. font-size: 9px;
  826. }
  827.  
  828. .tlinks5 a{
  829. display: block;
  830. color:#fff;
  831. background-color: #000;
  832. text-align: center;
  833. width: 118px;
  834. padding: 5px 0 5px 0;
  835. margin-bottom: 1px;
  836. text-transform: lowercase;
  837. text-decoration: none;
  838. margin-left: 2px
  839. }
  840.  
  841. .tlinks5 a:hover{
  842. background-color: #ffffff;
  843. color:#000000;
  844. letter-spacing: 2px;
  845. }
  846.  
  847. .tlinks6{
  848. float: left;
  849. text-align: center;
  850. font-family: verdana;
  851. font-size: 9px;
  852. }
  853.  
  854. .tlinks6 a{
  855. display: block;
  856. color:#fff;
  857. background-color: #000;
  858. text-align: center;
  859. width: 118px;
  860. padding: 5px 0 5px 0;
  861. margin-bottom: 1px;
  862. text-transform: lowercase;
  863. text-decoration:
  864. none;margin-left: 2px
  865. }
  866.  
  867. .tlinks6 a:hover{
  868. background-color: #ffffff;
  869. color:#000000;
  870. letter-spacing: 2px;
  871. }
  872.  
  873. .tlinks7{
  874. float: left;
  875. text-align: center;
  876. font-family: verdana;
  877. font-size: 9px;
  878. }
  879.  
  880. .tlinks7 a{
  881. display: block;
  882. color:#fff;
  883. background-color: #000;
  884. text-align: center;
  885. width: 118px;
  886. padding: 5px 0 5px 0;
  887. margin-bottom: 1px;
  888. text-transform: lowercase;
  889. text-decoration: none
  890. ;margin-left: 2px
  891. }
  892.  
  893. .tlinks7 a:hover{
  894. background-color: #ffffff;
  895. color:#000000;
  896. letter-spacing: 2px;
  897. }
  898.  
  899. .tlinks8{
  900. float: left;
  901. text-align: center;
  902. font-family: verdana;
  903. font-size: 9px;
  904. }
  905.  
  906. .tlinks8 a{
  907. display: block;
  908. color:#fff;
  909. background-color: #000;
  910. text-align: center;
  911. width: 118px;
  912. padding: 5px 0 5px 0;
  913. margin-bottom: 1px;
  914. text-transform: lowercase;
  915. text-decoration: none;
  916. margin-left: 2px
  917. }
  918.  
  919. .tlinks8 a:hover{
  920. background-color: #ffffff;
  921. color:#000000;
  922. letter-spacing: 2px;
  923. }
  924.  
  925.  
  926. #boxs {
  927. height:auto;
  928. background-color: {color:sidebar};
  929. margin-top: 2px;
  930. padding:4px;
  931. font-family: verdana;
  932. font-size:9px;}
  933.  
  934.  
  935. #iconbar {
  936. width: 86px;
  937. position: fixed;
  938. left: 1050px;
  939. top: 125px;
  940. }
  941.  
  942. #icon {
  943. text-align: center;
  944. width: 100px;
  945. display: block;
  946. padding: 8px;
  947. }
  948.  
  949. #container {
  950. background-color:transparent;
  951. width: 465px;
  952. position: absolute;
  953. top: 182px;
  954. left: 490px;
  955. padding-bottom: 10px
  956. }
  957.  
  958. #entries {margin: -5px 0 10px 0}
  959.  
  960. #entry {
  961. width: 500px;
  962. background-color:{color:entry};
  963. text-align: justify;
  964. padding: 20px;
  965. margin: 0px 0 5px 0
  966. }
  967.  
  968. .image{text-align: center; margin: 0 0 5px 0}
  969. .image img{border: 0px; margin: 0; padding: 0}
  970.  
  971. #ask_form{width: 500px}
  972.  
  973. .search_result{font-size: 12px; text-align: center}
  974.  
  975. .source{display:none}
  976.  
  977. h1{
  978. font-family: georgia;
  979. font-size:20px;
  980. letter-spacing: -1px;
  981. line-height: 20px;
  982. text-transform: none;
  983. font-weight: normal;
  984. margin: 0 0 5px 0;
  985. text-align: center
  986. }
  987.  
  988. h1 a{
  989. font-size:20px;
  990. letter-spacing: -1px;
  991. line-height: 20px;
  992. text-transform: none;
  993. font-weight: normal;
  994. margin: 0 0 5px 0;
  995. text-decoration: none;
  996. text-align: center
  997. }
  998.  
  999. .qqmarks{
  1000. font-size: 80px;
  1001. font-weight: bold;
  1002. line-height: 80px;
  1003. opacity: 0.2;
  1004. filter:alpha (opacity=20)
  1005. }
  1006.  
  1007. .qquote{
  1008. font-family: georgia;
  1009. font-size: 20px;
  1010. letter-spacing: -1px;
  1011. line-height: 20px;
  1012. text-transform: none;
  1013. margin-top: -70px;
  1014. margin-left: 45px
  1015. }
  1016.  
  1017. .qsource{
  1018. margin: 5px 15px 0 0;
  1019. text-align: right}
  1020.  
  1021. .chat{
  1022. line-height: 12px;
  1023. list-style: none
  1024. }
  1025.  
  1026. .chat ul {
  1027. line-height: 15px;
  1028. list-style: none;
  1029. padding: 0px;
  1030. line-height: 20px;
  1031. }
  1032.  
  1033. .person1 {
  1034. background-color: {color:link};
  1035. color: {color:background}
  1036. }
  1037. .person1 .label {
  1038. font-weight: bold;
  1039. padding: 0px;
  1040. margin-left: 5px;
  1041. color: {color: text}
  1042. }
  1043. .person2 {
  1044. background-color: {color:background};
  1045. color: {color: text}
  1046. }
  1047. .person2 .label {
  1048. font-weight: bold;
  1049. padding: 0px;
  1050. margin-left: 5px;
  1051. color: {color: text}
  1052. }
  1053.  
  1054. .audioimage{
  1055. float:left;
  1056. text-align: center;
  1057. margin: 0 10px 5px 0;
  1058. width: 205px;
  1059. border: 15px solid {color:background};
  1060. }
  1061. .audioimage img{
  1062. max-width: 205px;
  1063. height: auto;
  1064. margin: 0 0 2px 0
  1065. }
  1066. .playcount {font-style: italic}
  1067.  
  1068.  
  1069. .asker {
  1070. width: 480px;
  1071. background-color: {color:background};
  1072. color:{color:text};
  1073. padding: 10px
  1074. }
  1075. .asker img{
  1076. float: left;
  1077. margin: 0px 4px 2px 0
  1078. }
  1079. .asker a{
  1080. font-size: 20px;
  1081. color:{color:link};
  1082. text-transform: lowercase;
  1083. line-height: 27px;
  1084. padding: 0; margin: 0;
  1085. font-family: georgia;
  1086. }
  1087. .asker a:hover{
  1088. font-size: 20px;
  1089. color:{color:link};
  1090. text-transform: lowercase;
  1091. line-height:27px;
  1092. padding: 0;
  1093. margin: 0;
  1094. font-family: georgia;
  1095. }
  1096. .answer {padding: 5px 0 0 0}
  1097.  
  1098. #cap {
  1099. padding: 2px 0 0 0;
  1100. width: 500px;
  1101. margin: 0 0 0 5px
  1102. }
  1103.  
  1104. .info {
  1105. margin-top: 10px;
  1106. border-left: 0px solid {color:sidebarlinks};
  1107. padding: 5px;
  1108. background-color: {color:background};
  1109. text-align: center;
  1110. font-size: 9px;
  1111. font-family: verdana;
  1112. text-transform: lowercase;
  1113. }
  1114.  
  1115. .info a {font-size: 9px;}
  1116.  
  1117. .info2 {
  1118. padding: 2px;
  1119. border-bottom: 1px dotted {color:background};
  1120. text-align: right;
  1121. }
  1122. .tags {
  1123. color: {color:text};
  1124. font-size: 9px;
  1125. font-family: verdana;
  1126. display: inline;
  1127. list-style: none;
  1128. text-transform: none;
  1129. }
  1130. .tags a {
  1131. font-size: 9px;
  1132. color: {color:text};
  1133. display: inline;
  1134. list-style: none;
  1135. text-transform: none;
  1136. }
  1137.  
  1138. #nts {
  1139. width: 500px;
  1140. margin-left: 95px;
  1141. padding: 10px;
  1142. margin-top: 5px;
  1143. font-size: 10px;
  1144. text-align: left
  1145. }
  1146.  
  1147. #nts img{display: none; border:0px}
  1148.  
  1149. #clear{
  1150. clear: both;
  1151. width: 50px;
  1152. height: 0px;
  1153. background-color: transparent
  1154. }
  1155.  
  1156. #prevnextlinks{
  1157. text-align: center;
  1158. width: 500px;
  1159. background-color:{color:entry};
  1160. padding: 7px 20px 7px 20px;
  1161. margin: 0 0 2px 0;
  1162. font-size: 10px
  1163. }
  1164.  
  1165. #notes {
  1166. width: 500px;
  1167. margin: 0px;
  1168. margin-left: 0px;
  1169. padding: 5px;
  1170. text-align: left
  1171. }
  1172.  
  1173. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1174. ol.notes li {margin: 0px; padding: 2px;}
  1175.  
  1176. #notes img{border:0px}
  1177. #notes a{font-size: 10px}
  1178.  
  1179. #tumblr_controls{position: fixed!important}
  1180. ::-webkit-scrollbar{width:8px;height:8px;}
  1181.  
  1182. ::-webkit-scrollbar-button:start:decrement
  1183.  
  1184. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  1185.  
  1186. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  1187.  
  1188. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  1189.  
  1190. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  1191.  
  1192. {CustomCSS}
  1193.  
  1194. </style>
  1195.  
  1196. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  1197.  
  1198. </head>
  1199.  
  1200.  
  1201. <body>
  1202.  
  1203.  
  1204. <div id="container">
  1205.  
  1206. <div id="entries">
  1207. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  1208. <script type="text/javascript"
  1209.  
  1210. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  1211.  
  1212.  
  1213. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  1214.  
  1215. {block:Posts}
  1216.  
  1217. <div id="entry">
  1218. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  1219.  
  1220. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  1221. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  1222.  
  1223. {block:Photoset}{Photoset-500}
  1224. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1225. {/block:Photoset}
  1226.  
  1227. {block:Quote}
  1228. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  1229. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  1230. {/block:Quote}
  1231.  
  1232. {block:Link}
  1233. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1234. {block:Description}{Description}{/block:Description}
  1235. {/block:Link}
  1236.  
  1237. {block:Chat}
  1238. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  1239. <div class="chat"><ul>{block:Lines}
  1240. <li class="person{UserNumber}">{block:Label}
  1241. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  1242. {/block:Chat}
  1243.  
  1244. {block:Audio}
  1245. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  1246. {AudioPlayerWhite}
  1247. <div class="playcount">{PlayCountWithLabel}</div>
  1248. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1249. {/block:Audio}
  1250.  
  1251. {block:Video}{Video-500}
  1252. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  1253.  
  1254. {block:Answer}
  1255. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  1256. <div class="answer">{Answer}</div>
  1257. <br>
  1258. {/block:Answer}
  1259.  
  1260. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  1261. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1262. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  1263. {/block:ContentSource}</div>
  1264.  
  1265.  
  1266. <div id="clear"></div>
  1267.  
  1268. <div class="info">
  1269. {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>
  1270. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  1271. </div></div>
  1272. {/block:Posts}
  1273. {block:PostNotes}
  1274. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  1275. {/block:PostNotes}
  1276.  
  1277.  
  1278. </div>
  1279. </div>
  1280.  
  1281. <div class="jj"><pre><div style="border: 1px solid #F0F0F0; margin-top: -30px; padding: 5px; overflow: auto; background-color: #F8F8F8; margin-left: 70px; width: 800px;"><div class="simage"><marquee direction="right" scrollamount="3" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><img src="{image:tbar1}" width= "200px;"><img src="{image:tbar2}" width= "200px;"><img src="{image:tbar3}" width= "200px;"><img src="{image:tbar4}" width= "200px;"><img src="{image:tbar5}" width= "200px;"><img src="{image:tbar6}" width= "200px;"><img src="{image:tbar7}" width= "200px;"><img src="{image:tbar8}" width= "200px;"><img src="{image:tbar9}" width= "200px;"></marquee></div></div></pre>
  1282.  
  1283.  
  1284. <div class="tlinks1">
  1285. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  1286.  
  1287. <div class="tlinks2">
  1288. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</div>
  1289.  
  1290. <div class="tlinks3">
  1291. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  1292.  
  1293. <div class="tlinks4">
  1294. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  1295.  
  1296. <div class="tlinks5">
  1297. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  1298.  
  1299. <div class="tlinks6">
  1300. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</div>
  1301.  
  1302. <div class="tlinks7">
  1303. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}</div>
  1304.  
  1305. <div class="tlinks8">
  1306. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}</div>
  1307.  
  1308. </div>
  1309.  
  1310. <div id="sidebar">
  1311.  
  1312.  
  1313. <div class="sidebarpic"><p><left>
  1314. </div><br>
  1315. <div style="border: 1px (000, 000, 000); padding: 5px; overflow: auto; color: {color:text}; width: 430px; text-align: justify; font-family: verdana; height: 100; font-size:10px; line-height: 100%; background-color: {color:background}">
  1316.  
  1317. <div class="sidebartext">{block:Description}{Description}{/block:Description}
  1318. </div></div>
  1319.  
  1320.  
  1321. <div id="frase1">
  1322.  
  1323. <div id="frasea1"><center>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div></div>
  1324.  
  1325. <div id="frase2">
  1326.  
  1327. <div id="frasea2"><center>{block:iffrase2}{text:frase2}{/block:iffrase2}</center></div></div>
  1328.  
  1329. <div id="barra1">
  1330.  
  1331. </div>
  1332.  
  1333. <div id="barra2">
  1334.  
  1335. </div>
  1336.  
  1337. <br><br>
  1338.  
  1339. <div id="title">{block:iftitulo}{text:titulo}{/block:iftitulo}</div>
  1340. <div id="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>
  1341.  
  1342. <div id="boxs"><pre><div style="border: 0px; solid rbg(000, 000, 000); margin-right: 1px; padding: 4px; margin-bottom: 1px; overflow: auto; backgroud-color: rbg(000, 000, 000);"><div class="simagess"><img src="{image:sidebar1}" width= "100px;"><img src="{image:sidebar2}"  width= "100px;"><img src="{image:sidebar3}"  width= "100px;"><img src="{image:sidebar4}"  width= "100px;"><img src="{image:sidebar5}"  width= "100px;"><img src="{image:sidebar6}"  width= "100px;"><img src="{image:sidebar7}"  width= "100px;"></marquee></div></div></pre>
  1343.  
  1344. theme por <a href="http://affectingyou.tumblr.com"><b>affectingyou</b></a>, com detalhes originais de <a href="http://dilacerar.tumblr.com"><b>dilacerar</b></a> e
  1345. <a href="http://memorias-agridoces.tumblr.com"><b>memorias agridoces</b></a><br>
  1346.  
  1347.  
  1348. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  1349. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  1350.  
  1351.  
  1352. </form></div>{/block:IfShowSearch}
  1353.  
  1354. <big><big>{block:Pagination}<div class="sidebarpages">
  1355. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages}
  1356.  
  1357. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}
  1358. </div> {/block:Pagination}
  1359.  
  1360. </div></div>
  1361. <br><br><br><br><br><br><br><br><br><br><div id="simag">
  1362.  
  1363. </div></div>
  1364.  
  1365.  
  1366. </div>
  1367.  
  1368.  
  1369. </body>
  1370. </html>
  1371.  
  1372.  
Advertisement
Add Comment
Please, Sign In to add comment