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

affectingyou-theme15 Bilson's Desire

By: JoyRachel on Dec 11th, 2011  |  syntax: None  |  size: 30.29 KB  |  hits: 22,190  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <! 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="#F7F7F7" />
  212. <meta name="color:text" content="#888888" />
  213. <meta name="color:linkhover" content="#FFFFFF" />
  214. <meta name="color:link" content="#56375A" />
  215. <meta name="color:entry" content="#FAFAFA" />
  216. <meta name="color:bold" content="#56375A" />
  217. <meta name="color:sbar" content="#FAFAFA" />
  218. <meta name="color:sidebar" content="#FAFAFA" />
  219. <meta name="color:sidebarlinks" content="#56375A" />
  220. <meta name="color:bgsidebarlinks" content="#FFFFFF" />
  221. <meta name="color:sidebarlinkshover" content="#56375A" />
  222. <meta name="color:backsidebarlinkshover" content="#FFFFFF" />
  223. <meta name="color:bgfrase1" content="#56375A" />
  224. <meta name="color:bgfrase2" content="#B3B3B3" />
  225. <meta name="color:barra" content="#56375A" />
  226. <meta name="color:scroll" content="#B3B3B3" />
  227. <meta name="color:bgscroll" content="#FFFFFF" />
  228. <meta name="color:boxborder" content="#F0F0F0" />
  229. <meta name="color:boxtext" content="#888888" />
  230. <meta name="color:boxbackground" content="#F7F7F7" />
  231.  
  232. <meta name="if:Show userpic" content="1"/>
  233. <meta name="if:Show sidebar image" content="1"/>
  234. <meta name="if:Show post author" content="1"/>
  235.  
  236. <meta name="image:sidebar1" content="http://25.media.tumblr.com/tumblr_lw1p6pt59e1qebk3eo1_250.jpg"/>
  237. <meta name="image:sidebar2" content="http://static.tumblr.com/1mpybhj/RVSlw1pa0/6.jpg"/>
  238. <meta name="image:sidebar3" content="http://static.tumblr.com/1mpybhj/rLwlw1pa2/7.jpg"/>
  239. <meta name="image:sidebar4" content="http://static.tumblr.com/1mpybhj/Frblw1pa4/8.jpg"/>
  240. <meta name="image:sidebar5" content=""/>
  241. <meta name="image:sidebar6" content=""/>
  242. <meta name="image:imagebarbar1" content="http://static.tumblr.com/1mpybhj/eMmlw1pbw/1.jpg"/>
  243. <meta name="image:imagebarbar2" content="http://static.tumblr.com/1mpybhj/fT9lw1pbz/7.jpg"/>
  244. <meta name="image:imagebarbar3" content="http://static.tumblr.com/1mpybhj/M94lw1pc2/6.jpg"/>
  245. <meta name="image:imagebarbar4" content="http://static.tumblr.com/1mpybhj/kwxlw1pc4/8.jpg"/>
  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:LinkTitle1" content="LinkTitle1" />
  253. <meta name="text:LinkTitle2" content="LinkTitle2" />
  254. <meta name="text:LinkTitle3" content="LinkTitle3" />
  255. <meta name="text:Link1" content="/" />
  256. <meta name="text:Link1 Title" content="link1" />
  257. <meta name="text:Link2" content="/" />
  258. <meta name="text:Link2 Title" content="link2" />
  259. <meta name="text:Link3" content="/" />
  260. <meta name="text:Link3 Title" content="link3" />
  261. <meta name="text:Link4" content="/" />
  262. <meta name="text:Link4 Title" content="link4" />
  263. <meta name="text:Link5" content="/" />
  264. <meta name="text:Link5 Title" content="link5" />
  265. <meta name="text:Link6" content="/" />
  266. <meta name="text:Link6 Title" content="link6" />
  267. <meta name="text:Link7" content="/" />
  268. <meta name="text:Link7 Title" content="link7" />
  269. <meta name="text:Link8" content="/" />
  270. <meta name="text:Link8 Title" content="link8" />
  271. <meta name="text:Link9" content="/" />
  272. <meta name="text:Link9 Title" content="link9" />
  273. <meta name="text:Link10" content="/" />
  274. <meta name="text:Link10 Title" content="link10" />
  275.  
  276.  
  277. <title>{Title}</title>
  278. <link rel="shortcut icon" href="{Favicon}">
  279. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  280. {block:Description}
  281. <meta name="description" content="{MetaDescription}" />
  282. {/block:Description}
  283.  
  284.  
  285.  
  286. <style type="text/css">
  287.  
  288. body {
  289. background-color: {color:background};
  290. color:{color:text};
  291. font-family: verdana;
  292. font-size: 11px;
  293. text-align: center;
  294. line-height:120%;
  295. margin:0;
  296. padding:0;
  297. background-image:url('{image:background}');
  298. background-attachment: fixed
  299. }
  300.  
  301. a, a:link, a:active, a:visited {
  302. color:{color:link};
  303. text-transform: none;
  304. text-decoration: none
  305. }
  306.  
  307. a:hover {
  308. background-color:{color:linkhover};
  309. padding: 1px 0 1px 0;
  310. text-decoration: none
  311. }
  312.  
  313. img a{border:0px;}
  314. img a:hover{border:0px;}
  315.  
  316. b{text-transform: block; color:{color:bold}}
  317. i{text-transform: italic; color:{color:text}}
  318. p{margin:2px 0 2px 0}
  319. blockquote{margin:5px 5px 2px 2px; padding: 1px 0 3px 6px; border-left: 2px solid {color:entry}}
  320.  
  321.  
  322. #px {
  323. top: 75%;
  324. margin-left: 0px;
  325. width: 70px;
  326. position: fixed;
  327. padding: 1px;
  328. }
  329.  
  330. .plink {
  331. font-size: 50px;
  332. font-family: {font:title};
  333. padding: 5px;
  334. }
  335.  
  336. .plink a{
  337. color: {color:text};
  338. background-color: transparent;
  339. }
  340.  
  341. .plink a:hover {
  342. color: {color:left};
  343. background-color: transparent;
  344. }
  345.  
  346.  
  347. #sidebar {
  348. width: 420px;
  349. left: 40px;
  350. margin-top:10px;
  351. padding: 5px;
  352. background-color: {color:sbar};
  353. text-align: center;
  354. position: fixed
  355. }
  356.  
  357. #imagebar {
  358. width: 410px;
  359. height: 100px;
  360. float: left;
  361. margin-left:0px;
  362. margin-top:288px;
  363. padding: 5px;
  364. background-color: transparent;
  365. text-align: center;
  366. position: fixed
  367. }
  368.  
  369. #title {
  370. font-size: 35px;
  371. text-align: center;
  372. margin-left: 0px;
  373. text-transform: none;
  374. line-height:35px;
  375. padding:5px;
  376. font-family: georgia;
  377. color: (color:sidebartext);
  378. background-color: {color:background};
  379. }
  380.  
  381. #subtitle {
  382. margin-left: 0px;
  383. font-size: 9px;
  384. line-height:0px;
  385. text-align: center;
  386. text-transform: none;
  387. color: #9e9e9e;
  388. background-color: {color:background};
  389. padding:0px;
  390. font-family: verdana;
  391. margin-top: -1px;
  392. }
  393.  
  394. #subtitle {
  395. margin-left: 0px;
  396. font-size: 9px;
  397. line-height:15px;
  398. text-align: center;
  399. text-transform: lowercase;
  400. letter-spacing: 2px;
  401. }
  402.  
  403. #frase1 {
  404. position: left;
  405. margin-left: 0px;
  406. top: 195px;
  407. width: 249px;
  408. height: 20px;
  409. background-color:{color:bgfrase1};
  410. text-align: center;
  411. position: fixed;
  412. }
  413.  
  414. #frasea1 {
  415. color:#ffffff;
  416. width: 249px;
  417. margin-top: 3px;
  418. font-size: 9px;
  419. font-family: verdana;
  420. text-align: center;
  421. letter-spacing: 3px;
  422. font-style: bold;
  423. margin-bottom: 5px;
  424. opacity: 0.8;
  425. }
  426.  
  427. #frase2 {
  428. position: left;
  429. margin-left: 0px;
  430. top: 216px;
  431. width: 249px;
  432. height: 20px;
  433. background-color:{color:bgfrase2};
  434. text-align: center;
  435. position: fixed;
  436. }
  437.  
  438. #frasea2 {
  439. color:#ffffff;
  440. width: 249px;
  441. margin-top: 3px;
  442. font-size: 9px;
  443. font-family: verdana;
  444. text-align: center;
  445. letter-spacing: 3px;
  446. font-style: bold;
  447. margin-bottom: 5px;
  448. opacity: 0.8;
  449. }
  450.  
  451. #barra {position: left;margin-left: 0px;top: 360px;width: 249px;height: 20px;background-color:{color:barra};text-align: center;position: fixed;}
  452.  
  453. #linkss {
  454. position: left;
  455. margin-left: 40px;
  456. top: 390px;
  457. width: 430px;
  458. height: 20px;
  459. background-color:{color:sbar};
  460. text-align: center;
  461. position: fixed;
  462. }
  463.  
  464. #pagin {
  465. position: left;
  466. margin-left: 40px;
  467. top: 350px;
  468. width: 420px;
  469. height: 15px;
  470. background-color:{color:background};
  471. text-align: center;
  472. border: 1px solid {color:sidebar};
  473. position: fixed;
  474. }
  475.  
  476. #barra1 {
  477. position: left;
  478. margin-left: -1px;
  479. top: 303px;
  480. width: 420px;
  481. height: 2px;
  482. background-color:{color:barra};
  483. text-align: center;;
  484. position: fixed;
  485. }
  486.  
  487. #barra {
  488. position: left;
  489. margin-left: -1px;
  490. top: 411px;
  491. width: 420px;
  492. height: 2px;
  493. background-color:{color:barra};
  494. text-align: center;;
  495. position: fixed;
  496. }
  497.  
  498. #paginacao {
  499. position: left;
  500. margin-left: -1px;
  501. top: 415px;
  502. width: 420px;
  503. height: 15px;
  504. background-color:{color:background};
  505. text-align: center;
  506. border: 1px solid {color:sidebar};
  507. position: fixed;
  508. }
  509.  
  510.  
  511. .sidebarpic img{
  512. color: #f3f3f3;
  513. max-width: 240px;
  514. text-align:center;
  515. margin-top: 2px;
  516. margin-left: 0px;
  517. border: 4px solid
  518. }
  519.  
  520. .sidebartext{
  521. clear: both;
  522. text-align: justify;
  523. background-color: transparent;
  524. opacity: 0.8;
  525. filter:alpha (opacity=80);
  526. margin: 0px 0px 0px 0px;
  527. padding: 2px;
  528. font-family: verdana;
  529. font-size: 9px;
  530. }
  531. .sidebartext a{font-size:10px;}
  532. .sidebartext a:hover{font-size:10px}
  533.  
  534. ::-webkit-scrollbar{width:8px;height:8px;}
  535. ::-webkit-scrollbar-button:start:decrement
  536. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  537. ::-webkit-scrollbar-track-piece{background-color:{color: bgscroll};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  538. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color: scroll}; background-color:{color: bgscroll};-webkit-border-radius:px;}
  539. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color: scroll}; background-color:{color: scroll};-webkit-border-radius:px;}
  540.  
  541. .userpic{
  542. float: left;
  543. margin: 0px 4px 2px 0;
  544. width:48px;
  545. height:auto
  546. }
  547.  
  548. .sidebarnavigation {
  549. float: right;
  550. width: 90px;
  551. text-align:center;
  552. margin: 20px 0 10px 0;
  553. }
  554.  
  555. .sidebarnavigation a{
  556. width: 75px;
  557. font-size: 10px;
  558. font-family: verdana;
  559. text-transform: lowercase;
  560. display: block;
  561. list-style: none;
  562. text-decoration: none;
  563. color: {color: text};
  564. background-color: {color:background};
  565. opacity: 0.8;
  566. filter:alpha (opacity=80);
  567. padding: 3px 0 3px 10px;
  568. margin:0 0px 1px 0;
  569. }
  570.  
  571. .sidebarnavigation a:hover{
  572. width: 70px;
  573. font-size: 10px;
  574. font-family: verdana;
  575. text-transform: lowercase;
  576. display: block;
  577. list-style: none;
  578. text-decoration: none;
  579. color:{color:text};
  580. background-color: {color:linkhover};
  581. padding: 3px 0 3px 15px;
  582. margin:0 0 1px 0
  583. }
  584.  
  585. .sideimg {width: auto}
  586.  
  587. .sideimg img {width: 340px; height: auto; margin-bottom: 2px; }
  588.  
  589. .simage {text-align: center;}
  590.  
  591. .simage img {display: inline; max-height:115px;
  592. width: auto; text-align: center;}
  593.  
  594. .simagess {text-align: center;}
  595.  
  596. .simagess img {display: inline; max-height:100px;
  597. width: auto; text-align: center;}
  598.  
  599.  
  600. #sidebar3 {
  601.   position:fixed;
  602.   margin-left: 20px;
  603.   top: 376px;
  604.   padding: 5px;
  605.   width: 220px;
  606.   height: auto;
  607.   color: {color:text};
  608.   color-link: {color:link};}
  609.  
  610. .sidebarpages{
  611. margin: 1px 0 0 0; text-align: center; color: {color:text}}
  612. .sidebarpages a{text-decoration: none;color:{color:link}}
  613. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  614.  
  615. .iimage2 {padding: 0px;}
  616. .iimage2 img {display: inline; max-width:100px; height: auto; text-align:center; margin-bottom: 2px; border: 1px solid {color:background}}
  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: 120px; height: auto; text-align:center}
  628.  
  629. .simg1 img {
  630. width: 165;
  631. height: auto;
  632. margin-bottom: 2px;
  633. }
  634.  
  635. .simg2 img {
  636. width: auto;
  637. height: 100px;
  638. margin-bottom: 2px;
  639. }
  640.  
  641. #sbar2 {
  642. width: 160px;
  643. height: 265px;
  644. float: left;
  645. margin-left:250px;
  646. margin-top:15px;
  647. padding: 5px;
  648. background-color: transparent;
  649. text-align: center;
  650. position: fixed
  651. }
  652.  
  653. #slinks {
  654. text-align:center;
  655. margin: 0px 0 0px 0;
  656. margin-left: 30px;
  657. width: 100px;
  658. position: fixed;
  659. top: 0px;
  660. display: line;
  661. }
  662.  
  663. .slinks a{
  664. font-size: 11px;
  665. font-family: verdana;
  666. text-transform: none;
  667. display: block;
  668. list-style: none;
  669. text-decoration: lowercase;
  670. color: #ffffff;
  671. background-color: #666666;
  672. opacity: 1.0;
  673. filter:alpha (opacity=100);
  674. padding: 0px 0 1px 10px;
  675. margin:0 0px 2px 0;
  676. letter-spacing: 2px;
  677. }
  678.  
  679. .slinks a:hover{
  680. font-size: 9px;
  681. font-family: verdana;
  682. text-transform: lowercase;
  683. display: block;
  684. list-style: none;
  685. text-decoration: none;
  686. color:#000000;
  687. background-color: #FAFAFA;
  688. padding: 1px 0 1px 1px;
  689. margin:0 0 1px 0;
  690. letter-spacing: 5px;
  691. text-align:center;
  692. }
  693.  
  694. #nav {background-color: transparent; display:inline;}
  695.  
  696. #nav a {
  697. display:block;
  698. background-color: {color:bgsidebarlinks};
  699. font:9px verdana;
  700. text-transform: lowercase;
  701. color:{color:sidebarlinks};
  702. margin-bottom:2px;
  703. line-height: 10px;
  704. text-decoration: none;
  705. letter-spacing: 2px;
  706. padding:5px;
  707. }
  708.  
  709. #nav a:hover {
  710. letter-spacing: 4px;
  711. background-color: {color:backsidebarlinks};
  712. color:{color:sidebarlinkshover};
  713. }
  714.  
  715. #sidebarlinks {
  716. margin-left: 340px;
  717. padding: 0px 0 0px 0;
  718. text-align: center;
  719. }
  720.  
  721. .sidebarlinks a{
  722. color: {color:sidebarlinks};
  723. background-color: {color:bgsidebarlinks};
  724. display: block;
  725. font-size: 9px;
  726. text-align: center;
  727. margin-bottom:0px;
  728. width: 95px;
  729. line-height: 12px;
  730. text-decoration: none;
  731. padding: 0px 0 2px 0;
  732. -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;}
  733.  
  734. .sidebarlinks a:hover{
  735. background-color: {color:backsidebarlinks};
  736. color: {color:sidebarlinkshover};
  737. font-size: 9px;
  738. padding: 0px 0 0px 0;
  739. -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;}
  740.  
  741.  
  742.  
  743. .linkbar {
  744. width:225px;
  745. left:0px;
  746. width:525px;
  747. position:fixed;
  748. background-color: transparent;
  749. top:0px;
  750. margin:auto;
  751. padding-bottom:2px;
  752. padding-top:2px;
  753. opacity:0.9;
  754. filter: alpha(opacity = 100);
  755. -webkit-transition: 0.3s ease-in;
  756. }
  757.  
  758.  
  759. #linkks{text-align:center; display:inline-block; width:85px; color: #000; background-color: #fff; font-size: 10px;}
  760.  
  761. #linkks:hover #sublinks a:first-child{border-top:0px solid #fff; }
  762.  
  763. #linkks:hover #sublinks{ opacity:1; margin-top:0px; -webkit-transition-duration:.2s; overflow:hidden; background-color:#fff; z-index:10; height:auto; }
  764.  
  765. .llinks{width: 440px; margin: 3px auto 3px auto;  font-size: 9px; text-transform: none;  margin-left:0px;}
  766.  
  767. .llinks a{display: block; text-decoration: none; font-family: verdana; color: {color:sidebarlinks}; background-color: {color:bgsidebarlinks}; padding: 2px 0px 2px 0px; margin: 0 0 1px 0; text-transform: lowercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  768.  
  769. .llinks a{display: block; text-decoration: none; font-family: verdana; color: {color:sidebarlinks}; background-color: {color:bgsidebarlinks}; padding: 2px 0px 2px 0px; margin: 0 0 1px 0; text-transform: lowercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  770.  
  771. .llinks a:hover{background-color: {color:backsidebarlinkshover};; color:{color:sidebarlinkshover}; text-transform: lowercase; -webkit-box-shadow: 0 0 1em ;  box-shadow: 0 0 1em ;}
  772.  
  773. #sublinks{position:absolute; margin-top:-5px; opacity:1; margin-left:0px; width:85px; overflow:hidden; height:0px;}
  774.  
  775. #sublinks a{ background-color: {color:bgsidebarlinks}; color: {color:sidebarlinks}; text-align:center; display:block; text-transform:lowercase; line-height:15px; padding: 2px 0px 2px 0px;  font-size: 9px; font-family:verdana;}
  776.  
  777. #sublinks a:hover{ border-bottom:1px solid #f5f5f5;  text-transform:lowercase; color: {color:sidebarlinkshover}; background-color:{color:backsidebarlinkshover}; padding: 1px 0px 1px 0px;}
  778.  
  779. .llinks{width: 500px; margin: 3px auto 3px auto;  font-size: 9px; text-transform: none;  margin-left:3px;}
  780.  
  781. .llinks a{display: block; text-decoration: none; background-color: {color:bgsidebarlinks}; padding: 2px 0px 2px 0px; margin: 0 0 1px 0; color: {color:sidebarlinks};}
  782.  
  783. .llinks a:hover{ background-color: {color:backsidebarlinkshover}; color: {color:sidebarlinkshover}; text-transform: lowercase; -webkit-box-shadow: 0 0 1em #FFFFFF;  box-shadow: 0 0 1em #FFFFFF;}
  784.  
  785.  
  786. #credit{background-color: {color:bgfrase1}; letter-spacing: 2px; color: #FFFFFF; width:413px; height:30px; position: fixed; padding-top: 1px; padding-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 3px; font-family: verdana; font-size: 9px; margin-top: 142px; px; z-index: 2;}
  787.  
  788. #credit:hover {background-color: transparent; height: 30px; color: transparent;}
  789.  
  790. .credito {text-align: justify; font-size: 9px; position: fixed; color: transparent; width: 413px; margin-top: 1px; margin-left: 5px; }
  791.  
  792. .credito:hover {color: {color:text}; font-size: 9px; text-align: justify;}
  793.  
  794.  
  795.  
  796. #boxs {
  797.  height:auto;
  798.  background-color: {color:sidebar};
  799.  margin-top: 2px;
  800.  padding:4px;
  801.  font-family: verdana;
  802.  font-size:9px;}
  803.  
  804.  
  805. #iconbar {
  806. width: 86px;
  807. position: fixed;
  808. left: 1050px;
  809. top: 125px;
  810. }
  811.  
  812. #icon {
  813. text-align: center;
  814. width: 100px;
  815. display: block;
  816. padding: 8px;
  817. }
  818.  
  819. #container {
  820. background-color:transparent;
  821. width: 465px;
  822. position: absolute;
  823. top: 15px;
  824. left: 490px;
  825. padding-bottom: 10px
  826. }
  827.  
  828. #entries {margin: -5px 0 10px 0}
  829.  
  830. #entry {
  831. width: 500px;
  832. background-color:{color:entry};
  833. text-align: justify;
  834. padding: 20px;
  835. margin: 0px 0 5px 0
  836. }
  837.  
  838. .image{text-align: center; margin: 0 0 5px 0}
  839. .image img{border: 0px; margin: 0; padding: 0}
  840.  
  841. #ask_form{width: 500px}
  842.  
  843. .search_result{font-size: 12px; text-align: center}
  844.  
  845. .source{display:none}
  846.  
  847. h1{
  848. font-family: georgia;
  849. font-size:20px;
  850. letter-spacing: -1px;
  851. line-height: 20px;
  852. text-transform: none;
  853. font-weight: normal;
  854. margin: 0 0 5px 0;
  855. text-align: center
  856. }
  857.  
  858. h1 a{
  859. font-size:20px;
  860. letter-spacing: -1px;
  861. line-height: 20px;
  862. text-transform: none;
  863. font-weight: normal;
  864. margin: 0 0 5px 0;
  865. text-decoration: none;
  866. text-align: center
  867. }
  868.  
  869. .qqmarks{
  870. font-size: 80px;
  871. font-weight: bold;
  872. line-height: 80px;
  873. opacity: 0.2;
  874. filter:alpha (opacity=20)
  875. }
  876.  
  877. .qquote{
  878. font-family: georgia;
  879. font-size: 20px;
  880. letter-spacing: -1px;
  881. line-height: 20px;
  882. text-transform: none;
  883. margin-top: -70px;
  884. margin-left: 45px
  885. }
  886.  
  887. .qsource{
  888. margin: 5px 15px 0 0;
  889. text-align: right}
  890.  
  891. .chat{
  892. line-height: 12px;
  893. list-style: none
  894. }
  895.  
  896. .chat ul {
  897. line-height: 15px;
  898. list-style: none;
  899. padding: 0px;
  900. line-height: 20px;
  901. }
  902.  
  903. .person1 {
  904. background-color: {color:link};
  905. color: {color:background}
  906. }
  907. .person1 .label {
  908. font-weight: bold;
  909. padding: 0px;
  910. margin-left: 5px;
  911. color: {color: text}
  912. }
  913. .person2 {
  914. background-color: {color:background};
  915. color: {color: text}
  916. }
  917. .person2 .label {
  918. font-weight: bold;
  919. padding: 0px;
  920. margin-left: 5px;
  921. color: {color: text}
  922. }
  923.  
  924. .audioimage{
  925. float:left;
  926. text-align: center;
  927. margin: 0 10px 5px 0;
  928. width: 205px;
  929. border: 15px solid {color:background};
  930. }
  931. .audioimage img{
  932. max-width: 205px;
  933. height: auto;
  934. margin: 0 0 2px 0
  935. }
  936. .playcount {font-style: italic}
  937.  
  938.  
  939. .asker {
  940. width: 480px;
  941. background-color: {color:background};
  942. color:{color:text};
  943. padding: 10px
  944. }
  945. .asker img{
  946. float: left;
  947. margin: 0px 4px 2px 0
  948. }
  949. .asker a{
  950. font-size: 20px;
  951. color:{color:link};
  952. text-transform: lowercase;
  953. line-height: 27px;
  954. padding: 0; margin: 0;
  955. font-family: georgia;
  956. }
  957. .asker a:hover{
  958. font-size: 20px;
  959. color:{color:link};
  960. text-transform: lowercase;
  961. line-height:27px;
  962. padding: 0;
  963. margin: 0;
  964. font-family: georgia;
  965. }
  966. .answer {padding: 5px 0 0 0}
  967.  
  968. #cap {
  969. padding: 2px 0 0 0;
  970. width: 500px;
  971. margin: 0 0 0 5px
  972. }
  973.  
  974. .info {
  975. margin-top: 10px;
  976. border-left: 0px solid {color:sidebarlinks};
  977. padding: 5px;
  978. background-color: {color:background};
  979. text-align: center;
  980. font-size: 9px;
  981. font-family: verdana;
  982. text-transform: lowercase;
  983. }
  984.  
  985. .info a {font-size: 9px;}
  986.  
  987. .info2 {
  988. padding: 2px;
  989. border-bottom: 1px dotted {color:background};
  990. text-align: right;
  991. }
  992. .tags {
  993. color: {color:text};
  994. font-size: 9px;
  995. font-family: verdana;
  996. display: inline;
  997. list-style: none;
  998. text-transform: none;
  999. }
  1000. .tags a {
  1001. font-size: 9px;
  1002. color: {color:text};
  1003. display: inline;
  1004. list-style: none;
  1005. text-transform: none;
  1006. }
  1007.  
  1008. #nts {
  1009. width: 500px;
  1010. margin-left: 95px;
  1011. padding: 10px;
  1012. margin-top: 5px;
  1013. font-size: 10px;
  1014. text-align: left
  1015. }
  1016.  
  1017. #nts img{display: none; border:0px}
  1018.  
  1019. #clear{
  1020. clear: both;
  1021. width: 50px;
  1022. height: 0px;
  1023. background-color: transparent
  1024. }
  1025.  
  1026. #prevnextlinks{
  1027. text-align: center;
  1028. width: 500px;
  1029. background-color:{color:entry};
  1030. padding: 7px 20px 7px 20px;
  1031. margin: 0 0 2px 0;
  1032. font-size: 10px
  1033. }
  1034.  
  1035. #notes {
  1036. width: 500px;
  1037. margin: 0px;
  1038. margin-left: 0px;
  1039. padding: 5px;
  1040. text-align: left
  1041. }
  1042.  
  1043. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  1044. ol.notes li {margin: 0px; padding: 2px;}
  1045.  
  1046. #notes img{border:0px}
  1047. #notes a{font-size: 10px}
  1048.  
  1049. #tumblr_controls{position: fixed!important}
  1050. ::-webkit-scrollbar{width:5px;height:5px;}
  1051.  
  1052. ::-webkit-scrollbar-button:start:decrement
  1053.  
  1054. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  1055.  
  1056. ::-webkit-scrollbar-track-piece{background-color:#FFFFFF;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  1057.  
  1058. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  1059.  
  1060. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  1061.  
  1062. {CustomCSS}
  1063.  
  1064. </style>
  1065.  
  1066. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  1067.  
  1068. </head>
  1069.  
  1070.  
  1071. <body>
  1072.  
  1073.  
  1074. <div id="container">
  1075.  
  1076. <div id="entries">
  1077. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  1078. <script type="text/javascript"
  1079.  
  1080. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  1081.  
  1082.  
  1083. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  1084.  
  1085. {block:Posts}
  1086.  
  1087. <div id="entry">
  1088. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  1089.  
  1090. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  1091. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  1092.  
  1093. {block:Photoset}{Photoset-500}
  1094. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1095. {/block:Photoset}
  1096.  
  1097. {block:Quote}
  1098. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  1099. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  1100. {/block:Quote}
  1101.  
  1102. {block:Link}
  1103. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1104. {block:Description}{Description}{/block:Description}
  1105. {/block:Link}
  1106.  
  1107. {block:Chat}
  1108. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  1109. <div class="chat"><ul>{block:Lines}
  1110. <li class="person{UserNumber}">{block:Label}
  1111. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  1112. {/block:Chat}
  1113.  
  1114. {block:Audio}
  1115. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  1116. {AudioPlayerWhite}
  1117. <div class="playcount">{PlayCountWithLabel}</div>
  1118. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  1119. {/block:Audio}
  1120.  
  1121. {block:Video}{Video-500}
  1122. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  1123.  
  1124. {block:Answer}
  1125. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  1126. <div class="answer">{Answer}</div>
  1127. <br>
  1128. {/block:Answer}
  1129.  
  1130. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  1131. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1132. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  1133. {/block:ContentSource}</div>
  1134.  
  1135.  
  1136. <div id="clear"></div>
  1137.  
  1138. <div class="info">
  1139. {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>
  1140. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  1141. </div></div>
  1142. {/block:Posts}
  1143. {block:PostNotes}
  1144. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  1145. {/block:PostNotes}
  1146.  
  1147.  
  1148. </div>
  1149. </div>
  1150.  
  1151.  
  1152. <div id="sidebar">
  1153.  
  1154. <div id="sbar2">
  1155.  
  1156. <div style="padding: 0px; padding-bottom: -2px; overflow: auto; background-color: transparent; margin: -7px auto -7px auto; width: 165px;"><div class="simg1"><marquee direction="up" scrollamount="3" height="210px" behavior="alternate"  onmouseover="this.stop()" onmouseout="this.start()"><img src="{image:imagebarbar1}" width= "100px;"><img src="{image:imagebarbar2}"  width= "100px;"><img src="{image:imagebarbar3}"  width= "100px;"><img src="{image:imagebarbar4}"  width= "100px;"></marquee></div></div></div>
  1157.  
  1158. <div id="imagebar">
  1159.  
  1160. <div style="padding: 0px; padding-bottom: 0px; overflow: auto; background-color: transparent; margin: 0px auto 0px auto; width: 400px;"><div class="simg2"><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;"></div></div></div>
  1161.  
  1162. <div class="sidebarpic"><p><left>
  1163. </div><br>
  1164. <div style="border: 1px (000, 000, 000); margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family: {font:body2}; border: 1px solid {color:boxborder}; padding: 3px; background-color: {color:boxbackground}; color: {color:boxtext}; overflow: auto; width: 230px; height: 140px;}
  1165. .sidebardescri1 a{font-size: 9px; {font:body2};>
  1166.  
  1167. <div class="sidebartext">{block:Description}{Description}{/block:Description}
  1168. </div>
  1169.  
  1170.  
  1171. <div id="frase1">
  1172.  
  1173. <div id="frasea1"><center>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div></div>
  1174.  
  1175. <div id="frase2">
  1176.  
  1177. <div id="frasea2"><center>{block:iffrase2}{text:frase2}{/block:iffrase2}</center></div></div>
  1178.  
  1179. <div id="frase3">
  1180.  
  1181. <div id="frasea3"><center>{block:iffrase3}{text:frase3}{/block:iffrase3}</center></div></div>
  1182.  
  1183. <div id="barra1"></div> <div id="barra"></div>
  1184.  
  1185. <div id="paginacao">
  1186.  
  1187. {block:Pagination}<div class="sidebarpages">
  1188. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages}
  1189.  
  1190. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}
  1191. </div> {/block:Pagination} </div>
  1192.  
  1193. <br><br><br><br>
  1194. <div id="title">{block:iftitulo}{text:titulo}{/block:iftitulo}</div>
  1195. <div id="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>
  1196.  
  1197. <div id="credit"><div class="credito"><center>[...] i had everything, opportunities for eternity
  1198. and i could belong to the night..</center></div><center>take me, i'm alive.. never was a girl with a wicked mind, but everything looks better when the sun goes down
  1199. [...]</center></div>
  1200.  
  1201. <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  1202.  
  1203.  
  1204. <div class="sidebartext"><center>theme por <a href="http://affectingyou.tumblr.com"><b>affectingyou</b></a>, com detalhes originais de <a href="http://desesperancoso.tumblr.com"><b>desesperançoso</b></a> e <a href="http://m-a-r-e-s-i-a.tumblr.com"><b>maresia</b></a></div></center>
  1205.  
  1206.  
  1207.  
  1208.  
  1209. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  1210. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  1211.  
  1212.  
  1213. </form></div>{/block:IfShowSearch}
  1214.  
  1215.  
  1216. </div></div>
  1217.  
  1218. </div></div>
  1219.  
  1220. <div class="linkbar">
  1221.  
  1222. <div class="llinks">
  1223.  
  1224. <table width="400px"><tbody><tr>
  1225.  
  1226. <div id="linkks"><a href="/">1st page</a>
  1227. </div>
  1228.  
  1229. <div id="linkks"><a href="#">questions?</a>
  1230. <div id="sublinks">
  1231. <a href="/ask">ask me</a>
  1232. <a href="/submit">submit</a>
  1233. </div></div>
  1234.  
  1235. <div id="linkks"><a href="#">{block:ifLinkTitle1}{text:LinkTitle1}{/block:ifLinkTitle1}</a>
  1236. <div id="sublinks">
  1237. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  1238. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  1239. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  1240. </div></div>
  1241.  
  1242. <div id="linkks"><a href="#">{block:ifLinkTitle2}{text:LinkTitle2}{/block:ifLinkTitle2}</a>
  1243. <div id="sublinks">
  1244. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  1245. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  1246. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  1247. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  1248. {block:ifLink8}<a href="{text:Link8}"">{text:Link8 Title}</a>{/block:ifLink8}
  1249. </div></div>
  1250.  
  1251. <div id="linkks"><a href="#">{block:ifLinkTitle3}{text:LinkTitle3}{/block:ifLinkTitle3}</a>
  1252. <div id="sublinks">
  1253. {block:ifLink9}<a href="{text:Link9}"">{text:Link9 Title}</a>{/block:ifLink9}
  1254.  {block:ifLink10}<a href="{text:Link10}"">{text:Link10 Title}</a>{/block:ifLink10}
  1255. </div></div>
  1256.  
  1257.  
  1258.  
  1259.  
  1260. </div></div>
  1261.  
  1262. </center>
  1263.  
  1264. </td>
  1265. </tbody></table>
  1266.  
  1267.  </div></div>
  1268.  
  1269.  
  1270.  
  1271. </div>
  1272.  
  1273.  
  1274. </body>
  1275. </html>