JoyRachel

affectingyou-theme10 Bellisario

Nov 18th, 2011
13,993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.33 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.  
  106. </script>
  107.  
  108. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  109.  
  110. <head> <!-- DEFAULT VARIABLES -->
  111.  
  112. <meta name="font:body" content="georgia" />
  113. <meta name="font:title" content="georgia" />
  114. <meta name="color:background" content="#FFFFFF" />
  115. <meta name="color:text" content="#000000" />
  116. <meta name="color:linkhover" content="#666666" />
  117. <meta name="color:link" content="#756A75" />
  118. <meta name="color:entry" content="#F0F0F0" />
  119. <meta name="color:bold" content="#756A75" />
  120. <meta name="color:sbar" content="#F0F0F0" />
  121. <meta name="color:sidebar" content="#F0F0F0" />
  122. <meta name="color:sidebarlinks" content="#FFFFFF" />
  123. <meta name="color:bgsidebarlinks" content="#000000" />
  124. <meta name="color:sidebarlinkshover" content="#000000" />
  125. <meta name="color:backsidebarlinks" content="#FFFFFF" />
  126. <meta name="color:bgfrase1" content="#000000" />
  127. <meta name="color:bgfrase2" content="#756A75" />
  128. <meta name="color:barra1" content="#000000" />
  129.  
  130. <meta name="if:Show userpic" content="1"/>
  131. <meta name="if:Show sidebar image" content="1"/>
  132. <meta name="if:Show post author" content="1"/>
  133.  
  134. <meta name="image:sidebar1" content="http://static.tumblr.com/jrxhs0w/UjCluv5yz/tumblr_lu1n1y4cyu1qdksdzo5_250.gif"/>
  135. <meta name="image:sidebar2" content="http://static.tumblr.com/jrxhs0w/uuJluv60w/tumblr_lu1n1y4cyu1qdksdzo6_250.gif"/>
  136. <meta name="image:sidebar3" content="http://static.tumblr.com/jrxhs0w/Ek8luv615/tumblr_lu1n1y4cyu1qdksdzo7_250.gif"/>
  137. <meta name="image:sidebar4" content="http://static.tumblr.com/jrxhs0w/WFOluv615/tumblr_lu1n1y4cyu1qdksdzo4_250.gif"/>
  138. <meta name="image:background" content=""/>
  139.  
  140. <meta name="text:titulo" content="Mude no appearance" />
  141. <meta name="text:subtitulo" content="Mude no appearance" />
  142. <meta name="text:frase1" content="Mude no appearance" />
  143. <meta name="text:frase2" content="Mude no appearance" />
  144. <meta name="text:Link1" content="www.tumblr.com/" />
  145. <meta name="text:Link1 Title" content="link1" />
  146. <meta name="text:Link2" content="www.tumblr.com/" />
  147. <meta name="text:Link2 Title" content="link2" />
  148. <meta name="text:Link3" content="www.tumblr.com/" />
  149. <meta name="text:Link3 Title" content="link3" />
  150. <meta name="text:Link4" content="www.tumblr.com/" />
  151. <meta name="text:Link4 Title" content="link4" />
  152. <meta name="text:Link5" content="www.tumblr.com/" />
  153. <meta name="text:Link5 Title" content="link5" />
  154. <meta name="text:Link6" content="www.tumblr.com/" />
  155. <meta name="text:Link6 Title" content="link6" />
  156. <meta name="text:Link7" content="www.tumblr.com/" />
  157. <meta name="text:Link7 Title" content="link7" />
  158. <meta name="text:Link8" content="www.tumblr.com/" />
  159. <meta name="text:Link8 Title" content="link8" />
  160.  
  161.  
  162. <title>{Title}</title>
  163. <link rel="shortcut icon" href="{Favicon}">
  164. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  165. {block:Description}
  166. <meta name="description" content="{MetaDescription}" />
  167. {/block:Description}
  168.  
  169.  
  170.  
  171. <style type="text/css">
  172.  
  173. body {
  174. background-color: {color:background};
  175. color:{color:text};
  176. font-family: verdana;
  177. font-size: 11px;
  178. text-align: center;
  179. line-height:120%;
  180. margin:0;
  181. padding:0;
  182. background-image:url('{image:background}');
  183. background-attachment: fixed
  184. }
  185.  
  186. a, a:link, a:active, a:visited {
  187. color:{color:link};
  188. text-transform: none;
  189. text-decoration: none
  190. }
  191.  
  192. a:hover {
  193. background-color:{color:linkhover};
  194. padding: 1px 0 1px 0;
  195. text-decoration: none
  196. }
  197.  
  198. img a{border:0px;}
  199. img a:hover{border:0px;}
  200.  
  201. b{text-transform: block; color:{color:bold}}
  202. i{text-transform: italic; color:{color:text}}
  203. p{margin:2px 0 2px 0}
  204. blockquote{margin:5px 5px 2px 2px; padding: 1px 0 3px 6px; border-left: 2px solid {color:entry}}
  205.  
  206.  
  207. #px {
  208. top: 75%;
  209. margin-left: 0px;
  210. width: 70px;
  211. position: fixed;
  212. padding: 1px;
  213. }
  214.  
  215. .plink {
  216. font-size: 50px;
  217. font-family: {font:title};
  218. padding: 5px;
  219. }
  220.  
  221. .plink a{
  222. color: {color:text};
  223. background-color: transparent;
  224. }
  225.  
  226. .plink a:hover {
  227. color: {color:left};
  228. background-color: transparent;
  229. }
  230.  
  231.  
  232. .jj {
  233. text-align: center;
  234. margin-left: 0px;
  235. width: 990px;
  236. border-top: 100px solid #F8F8F8;
  237. margin-top: -98px;
  238. height: 20px;
  239. background-color: {color:barra1};
  240. padding: 20px 20px 0px 20px;
  241. position: fixed;
  242. }
  243.  
  244.  
  245. #sidebar {
  246. width: 340px;
  247. left: 120px;
  248. margin-top:57px;
  249. padding: 5px;
  250. background-color: {color:sbar};
  251. text-align: center;
  252. position: fixed
  253. }
  254.  
  255.  
  256. #linkbar {
  257. position: fixed;
  258. background-color: {color:entry};
  259. width: 150px;
  260. height: auto;
  261. position: absolute;
  262. left: 10px;
  263. margin-top: 20px;
  264. padding: 5px;
  265. position: fixed;
  266. }
  267.  
  268. #title {
  269. font-size: 35px;
  270. text-align: center;
  271. margin-left: 0px;
  272. text-transform: none;
  273. line-height:35px;
  274. padding:5px;
  275. font-family: georgia;
  276. color: (color:sidebartext);
  277. background-color: {color:background};
  278. }
  279.  
  280. #subtitle {
  281. margin-left: 0px;
  282. font-size: 9px;
  283. line-height:0px;
  284. text-align: center;
  285. text-transform: none;
  286. color: #9e9e9e;
  287. background-color: {color:background};
  288. padding:0px;
  289. font-family: verdana;
  290. margin-top: -1px;
  291. }
  292.  
  293. #subtitle {
  294. margin-left: 0px;
  295. font-size: 9px;
  296. line-height:15px;
  297. text-align: center;
  298. text-transform: lowercase;
  299. letter-spacing: 2px;
  300. }
  301.  
  302. #frase1 {
  303. position: left;
  304. margin-left: 0px;
  305. top: 190px;
  306. width: 340px;
  307. height: 15px;
  308. background-color:{color:bgfrase1};
  309. text-align: center;
  310. position: fixed;
  311. }
  312.  
  313. #frasea1 {
  314. color:#ffffff;
  315. width: 340px;
  316. margin-top: 1px;
  317. font-size: 9px;
  318. font-family: verdana;
  319. text-align: center;
  320. letter-spacing: 3px;
  321. font-style: bold;
  322. margin-bottom: 5px;
  323. opacity: 0.8;
  324. }
  325.  
  326. #frase2 {
  327. position: left;
  328. margin-left: 0px;
  329. top: 205px;
  330. width: 340px;
  331. height: 15px;
  332. background-color:{color:bgfrase2};
  333. text-align: center;
  334. position: fixed;
  335. }
  336.  
  337. #frasea2 {
  338. color:#ffffff;
  339. width: 340px;
  340. margin-top: 1px;
  341. font-size: 9px;
  342. font-family: verdana;
  343. text-align: center;
  344. letter-spacing: 3px;
  345. font-style: bold;
  346. margin-bottom: 5px;
  347. opacity: 0.8;
  348. }
  349.  
  350. #barra1 {
  351. position: right;
  352. margin-left: 0px;
  353. top: 500px;
  354. width: 440px;
  355. height: 13px;
  356. background-color: {color:barra};
  357. text-align: center;
  358. position: fixed;
  359. }
  360.  
  361. #barra2 {
  362. position: left;
  363. margin-left: 0px;
  364. top: 400px;
  365. width: 440px;
  366. height: 13px;
  367. background-color:{color:barra};
  368. text-align: center;
  369. position: fixed;
  370. }
  371.  
  372. .sidebarpic img{
  373. color: #f3f3f3;
  374. max-width: 240px;
  375. text-align:center;
  376. margin-top: 2px;
  377. margin-left: 0px;
  378. border: 4px solid
  379. }
  380.  
  381. .sidebartext{
  382. clear: both;
  383. text-align: justify;
  384. background-color: transparent;
  385. opacity: 0.8;
  386. filter:alpha (opacity=80);
  387. margin: 0px 0px 0px 0px;
  388. padding: 2px;
  389. font-family: verdana;
  390. font-size: 9px;
  391. }
  392. .sidebartext a{font-size:10px;}
  393. .sidebartext a:hover{font-size:10px}
  394.  
  395. ::-webkit-scrollbar{width:8px;height:8px;}
  396. ::-webkit-scrollbar-button:start:decrement
  397. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  398. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  399. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
  400. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
  401. .userpic{
  402. float: left;
  403. margin: 0px 4px 2px 0;
  404. width:48px;
  405. height:auto
  406. }
  407.  
  408. .sidebarnavigation {
  409. float: right;
  410. width: 90px;
  411. text-align:center;
  412. margin: 20px 0 10px 0;
  413. }
  414.  
  415. .sidebarnavigation a{
  416. width: 75px;
  417. font-size: 10px;
  418. font-family: verdana;
  419. text-transform: lowercase;
  420. display: block;
  421. list-style: none;
  422. text-decoration: none;
  423. color: {color: text};
  424. background-color: {color:background};
  425. opacity: 0.8;
  426. filter:alpha (opacity=80);
  427. padding: 3px 0 3px 10px;
  428. margin:0 0px 1px 0;
  429. }
  430.  
  431. .sidebarnavigation a:hover{
  432. width: 70px;
  433. font-size: 10px;
  434. font-family: verdana;
  435. text-transform: lowercase;
  436. display: block;
  437. list-style: none;
  438. text-decoration: none;
  439. color:{color:text};
  440. background-color: {color:linkhover};
  441. padding: 3px 0 3px 15px;
  442. margin:0 0 1px 0
  443. }
  444.  
  445. .sideimg {width: auto}
  446.  
  447. .sideimg img {width: 340px; height: auto; margin-bottom: 2px; }
  448.  
  449. .simage {text-align: center;}
  450.  
  451. .simage img {display: inline; max-width:215px;
  452. height: auto; text-align: center;}
  453.  
  454. .simagess {text-align: center;}
  455.  
  456. .simagess img {display: inline; max-height:120px;
  457. width: auto; text-align: center;}
  458.  
  459. .credit{
  460. clear: both;
  461. font-size: 9px;
  462. font-family: verdana;
  463. text-align: center;
  464. color:{color:text};
  465. margin-top: 5px
  466. }
  467. .credit a{
  468. text-decoration: none;
  469. color:{color:sidebartext}
  470. }
  471. .credit a:hover{
  472. color:{color:linkbackground};
  473. background-color: transparent
  474. }
  475.  
  476. #sidebar3 {
  477. position:fixed;
  478. margin-left: 20px;
  479. top: 376px;
  480. padding: 5px;
  481. width: 220px;
  482. height: auto;
  483. color: {color:text};
  484. color-link: {color:link};}
  485.  
  486. .sidebarpages{
  487. margin: 5px 0 0 0; text-align: center;}
  488. .sidebarpages a{text-decoration: none;color:{color:sidebartext}}
  489. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  490.  
  491. .iimage2 {padding: 0px;}
  492. .iimage2 img {display: inline; max-width:100px; height: auto; text-align:center; margin-bottom: 2px; border: 1px solid {color:background}}
  493. .cred {text-align: center;}
  494.  
  495.  
  496. .spic img{max-width: 150px; text-align:center; margin-top: 2px}
  497. #simag {margin-bottom:2px; margin-top:2px}
  498.  
  499. #simag img {border: 6px solid #FFFFFF;max-width: 200px; height: auto; text-align:center}
  500.  
  501. #simg {margin-bottom:2px; margin-top:2px}
  502.  
  503. #simg img {max-width: 100px; height: auto; text-align:center}
  504.  
  505. #slinks {
  506. text-align:center;
  507. margin: 0px 0 0px 0;
  508. margin-left: 30px;
  509. width: 100px;
  510. position: fixed;
  511. top: 0px;
  512. display: line;
  513. }
  514.  
  515. .slinks a{
  516. font-size: 11px;
  517. font-family: verdana;
  518. text-transform: none;
  519. display: block;
  520. list-style: none;
  521. text-decoration: lowercase;
  522. color: #ffffff;
  523. background-color: #666666;
  524. opacity: 1.0;
  525. filter:alpha (opacity=100);
  526. padding: 0px 0 1px 10px;
  527. margin:0 0px 2px 0;
  528. letter-spacing: 2px;
  529. }
  530.  
  531. .slinks a:hover{
  532. font-size: 9px;
  533. font-family: verdana;
  534. text-transform: lowercase;
  535. display: block;
  536. list-style: none;
  537. text-decoration: none;
  538. color:#000000;
  539. background-color: #FAFAFA;
  540. padding: 1px 0 1px 1px;
  541. margin:0 0 1px 0;
  542. letter-spacing: 5px;
  543. text-align:center;
  544. }
  545.  
  546. #nav {background-color: transparent; display:inline;}
  547.  
  548. #nav a {
  549. display:block;
  550. background-color: {color:bgsidebarlinks};
  551. font:9px verdana;
  552. text-transform: lowercase;
  553. color:{color:sidebarlinks};
  554. margin-bottom:2px;
  555. line-height: 10px;
  556. text-decoration: none;
  557. letter-spacing: 2px;
  558. padding:5px;
  559. }
  560.  
  561. #nav a:hover {
  562. letter-spacing: 4px;
  563. background-color: {color:backsidebarlinks};
  564. color:{color:sidebarlinkshover};
  565. }
  566.  
  567. #sidebarlinks {
  568. margin-left: 340px;
  569. padding: 0px 0 0px 0;
  570. text-align: center;
  571. }
  572.  
  573. .sidebarlinks a{
  574. color: {color:sidebarlinks};
  575. background-color: {color:bgsidebarlinks};
  576. display: block;
  577. font-size: 9px;
  578. text-align: center;
  579. margin-bottom:0px;
  580. width: 95px;
  581. line-height: 12px;
  582. text-decoration: none;
  583. padding: 0px 0 2px 0;
  584. -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;}
  585.  
  586.  
  587. .sidebarlinks a:hover{
  588. background-color: {color:backsidebarlinks};
  589. color: {color:sidebarlinkshover};
  590. font-size: 9px;
  591. padding: 0px 0 0px 0;
  592. -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;}
  593.  
  594.  
  595. #sidelinks {
  596. position: fixed;
  597. float: left;
  598. margin-top: 55px;
  599. margin-left: 10px;
  600. width: 70px;
  601. text-align: justify;
  602. font-size: 9px;
  603. background-color: {color: background};
  604. color: #FFFFFF;
  605. font-family: verdana;
  606. padding: 10px;}
  607.  
  608.  
  609. .sidel {
  610. margin-top: 0px;
  611. text-align: center;
  612. }
  613.  
  614. .sidel a {
  615. display: block;
  616. font-family: verdana;
  617. font-size: 9px;
  618. text-align: center;
  619. margin-bottom: 3px;
  620. height: 20px;
  621. width: 70px;
  622. background-color: {color:bgsidebarlinks};
  623. color:#FFFFFF;
  624. text-decoration: none;
  625. text-transform: lowercase;
  626. padding: 20px 5px 2px 5px;
  627. -webkit-transition: all 0.3s ease-out;
  628. -moz-transition: all 0.3s ease-out;
  629. }
  630.  
  631. .sidel a:hover{
  632. text-align: center;
  633. letter-spacing: 3px;
  634. background-color: #FFFFFF;
  635. color:#000000;
  636. }
  637.  
  638.  
  639. #boxs {
  640. height:auto;
  641. background-color: {color:sidebar};
  642. margin-top: 2px;
  643. padding:4px;
  644. font-family: verdana;
  645. font-size:9px;}
  646.  
  647.  
  648. #iconbar {
  649. width: 86px;
  650. position: fixed;
  651. left: 1050px;
  652. top: 125px;
  653. }
  654.  
  655. #icon {
  656. text-align: center;
  657. width: 100px;
  658. display: block;
  659. padding: 8px;
  660. }
  661.  
  662. #container {
  663. background-color:transparent;
  664. width: 465px;
  665. position: absolute;
  666. top: 62px;
  667. left: 490px;
  668. padding-bottom: 10px
  669. }
  670.  
  671. #entries {margin: -5px 0 10px 0}
  672.  
  673. #entry {
  674. width: 500px;
  675. background-color:{color:entry};
  676. text-align: justify;
  677. padding: 20px;
  678. margin: 0px 0 5px 0
  679. }
  680.  
  681. .image{text-align: center; margin: 0 0 5px 0}
  682. .image img{border: 0px; margin: 0; padding: 0}
  683.  
  684. #ask_form{width: 500px}
  685.  
  686. .search_result{font-size: 12px; text-align: center}
  687.  
  688. .source{display:none}
  689.  
  690. h1{
  691. font-family: georgia;
  692. font-size:20px;
  693. letter-spacing: -1px;
  694. line-height: 20px;
  695. text-transform: none;
  696. font-weight: normal;
  697. margin: 0 0 5px 0;
  698. text-align: center
  699. }
  700.  
  701. h1 a{
  702. font-size:20px;
  703. letter-spacing: -1px;
  704. line-height: 20px;
  705. text-transform: none;
  706. font-weight: normal;
  707. margin: 0 0 5px 0;
  708. text-decoration: none;
  709. text-align: center
  710. }
  711.  
  712. .qqmarks{
  713. font-size: 80px;
  714. font-weight: bold;
  715. line-height: 80px;
  716. opacity: 0.2;
  717. filter:alpha (opacity=20)
  718. }
  719.  
  720. .qquote{
  721. font-family: georgia;
  722. font-size: 20px;
  723. letter-spacing: -1px;
  724. line-height: 20px;
  725. text-transform: none;
  726. margin-top: -70px;
  727. margin-left: 45px
  728. }
  729.  
  730. .qsource{
  731. margin: 5px 15px 0 0;
  732. text-align: right}
  733.  
  734. .chat{
  735. line-height: 12px;
  736. list-style: none
  737. }
  738.  
  739. .chat ul {
  740. line-height: 15px;
  741. list-style: none;
  742. padding: 0px;
  743. line-height: 20px;
  744. }
  745.  
  746. .person1 {
  747. background-color: {color:link};
  748. color: {color:background}
  749. }
  750. .person1 .label {
  751. font-weight: bold;
  752. padding: 0px;
  753. margin-left: 5px;
  754. color: {color: text}
  755. }
  756. .person2 {
  757. background-color: {color:background};
  758. color: {color: text}
  759. }
  760. .person2 .label {
  761. font-weight: bold;
  762. padding: 0px;
  763. margin-left: 5px;
  764. color: {color: text}
  765. }
  766.  
  767. .audioimage{
  768. float:left;
  769. text-align: center;
  770. margin: 0 10px 5px 0;
  771. width: 205px;
  772. border: 15px solid {color:background};
  773. }
  774. .audioimage img{
  775. max-width: 205px;
  776. height: auto;
  777. margin: 0 0 2px 0
  778. }
  779. .playcount {font-style: italic}
  780.  
  781.  
  782. .asker {
  783. width: 480px;
  784. background-color: {color:background};
  785. color:{color:text};
  786. padding: 10px
  787. }
  788. .asker img{
  789. float: left;
  790. margin: 0px 4px 2px 0
  791. }
  792. .asker a{
  793. font-size: 20px;
  794. color:{color:link};
  795. text-transform: lowercase;
  796. line-height: 27px;
  797. padding: 0; margin: 0;
  798. font-family: georgia;
  799. }
  800. .asker a:hover{
  801. font-size: 20px;
  802. color:{color:link};
  803. text-transform: lowercase;
  804. line-height:27px;
  805. padding: 0;
  806. margin: 0;
  807. font-family: georgia;
  808. }
  809. .answer {padding: 5px 0 0 0}
  810.  
  811. #cap {
  812. padding: 2px 0 0 0;
  813. width: 500px;
  814. margin: 0 0 0 5px
  815. }
  816.  
  817. .info {
  818. margin-top: 10px;
  819. border-left: 0px solid {color:sidebarlinks};
  820. padding: 5px;
  821. background-color: {color:background};
  822. text-align: center;
  823. font-size: 9px;
  824. font-family: verdana;
  825. text-transform: lowercase;
  826. }
  827.  
  828. .info a {font-size: 9px;}
  829.  
  830. .info2 {
  831. padding: 2px;
  832. border-bottom: 1px dotted {color:background};
  833. text-align: right;
  834. }
  835. .tags {
  836. color: {color:text};
  837. font-size: 9px;
  838. font-family: verdana;
  839. display: inline;
  840. list-style: none;
  841. text-transform: none;
  842. }
  843. .tags a {
  844. font-size: 9px;
  845. color: {color:text};
  846. display: inline;
  847. list-style: none;
  848. text-transform: none;
  849. }
  850.  
  851. #nts {
  852. width: 500px;
  853. margin-left: 95px;
  854. padding: 10px;
  855. margin-top: 5px;
  856. font-size: 10px;
  857. text-align: left
  858. }
  859.  
  860. #nts img{display: none; border:0px}
  861.  
  862. #clear{
  863. clear: both;
  864. width: 50px;
  865. height: 0px;
  866. background-color: transparent
  867. }
  868.  
  869. #prevnextlinks{
  870. text-align: center;
  871. width: 500px;
  872. background-color:{color:entry};
  873. padding: 7px 20px 7px 20px;
  874. margin: 0 0 2px 0;
  875. font-size: 10px
  876. }
  877.  
  878. #notes {
  879. width: 500px;
  880. margin: 0px;
  881. margin-left: 0px;
  882. padding: 5px;
  883. text-align: left
  884. }
  885.  
  886. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  887. ol.notes li {margin: 0px; padding: 2px;}
  888.  
  889. #notes img{border:0px}
  890. #notes a{font-size: 10px}
  891.  
  892. #tumblr_controls{position: fixed!important}
  893. ::-webkit-scrollbar{width:8px;height:8px;}
  894.  
  895. ::-webkit-scrollbar-button:start:decrement
  896.  
  897. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  898.  
  899. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  900.  
  901. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  902.  
  903. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  904.  
  905. {CustomCSS}
  906.  
  907. </style>
  908.  
  909. <link rel="shortcut icon" href="http://www.drikoti.net/Goodies/Favicons/Ico/novo01.ico" />
  910.  
  911. </head>
  912.  
  913.  
  914. <body>
  915.  
  916.  
  917. <div id="container">
  918.  
  919. <div id="entries">
  920. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  921. <script type="text/javascript"
  922.  
  923. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  924.  
  925.  
  926. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  927.  
  928. {block:Posts}
  929.  
  930. <div id="entry">
  931. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  932.  
  933. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  934. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  935.  
  936. {block:Photoset}{Photoset-500}
  937. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  938. {/block:Photoset}
  939.  
  940. {block:Quote}
  941. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  942. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  943. {/block:Quote}
  944.  
  945. {block:Link}
  946. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  947. {block:Description}{Description}{/block:Description}
  948. {/block:Link}
  949.  
  950. {block:Chat}
  951. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  952. <div class="chat"><ul>{block:Lines}
  953. <li class="person{UserNumber}">{block:Label}
  954. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  955. {/block:Chat}
  956.  
  957. {block:Audio}
  958. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  959. {AudioPlayerWhite}
  960. <div class="playcount">{PlayCountWithLabel}</div>
  961. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  962. {/block:Audio}
  963.  
  964. {block:Video}{Video-500}
  965. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  966.  
  967. {block:Answer}
  968. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  969. <div class="answer">{Answer}</div>
  970. <br>
  971. {/block:Answer}
  972.  
  973. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  974. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  975. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  976. {/block:ContentSource}</div>
  977.  
  978.  
  979. <div id="clear"></div>
  980.  
  981. <div class="info">
  982. {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>
  983. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  984. </div></div>
  985. {/block:Posts}
  986. {block:PostNotes}
  987. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  988. {/block:PostNotes}
  989.  
  990.  
  991. </div>
  992. </div>
  993.  
  994. <div class="jj"></div>
  995.  
  996. <div id="sidelinks"><div class="sidel">
  997. <a href="/">home</a>
  998. <a href="/ask">askbox</a>
  999. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  1000. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  1001. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  1002. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  1003. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  1004. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  1005. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  1006. {block:ifLink8}<a href="{text:Link8}"">{text:Link8 Title}</a>{/block:ifLink8}
  1007. </div></div>
  1008.  
  1009. <div id="sidebar">
  1010.  
  1011.  
  1012. <div class="sidebarpic"><p><left>
  1013. </div><br>
  1014. <div style="border: 1px (000, 000, 000); padding: 5px; overflow: auto; color: {color:text}; width: 330px; text-align: justify; font-family: verdana; height: 100; font-size:10px; line-height: 100%; background-color: {color:background}">
  1015.  
  1016. <div class="sidebartext">{block:Description}{Description}{/block:Description}
  1017. </div></div>
  1018.  
  1019.  
  1020. <div id="frase1">
  1021.  
  1022. <div id="frasea1"><center>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div></div>
  1023.  
  1024. <div id="frase2">
  1025.  
  1026. <div id="frasea2"><center>{block:iffrase2}{text:frase2}{/block:iffrase2}</center></div></div>
  1027.  
  1028. <br><br><br>
  1029.  
  1030. <div id="title">{block:iftitulo}{text:titulo}{/block:iftitulo}</div>
  1031. <div id="subtitle">{block:ifsubtitulo}{text:subtitulo}{/block:ifsubtitulo}</div>
  1032.  
  1033. <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= "200px;"><img src="{image:sidebar2}"  width= "200px;"><img src="{image:sidebar3}"  width= "200px;"><img src="{image:sidebar4}"  width= "200px;"><img src="{image:sidebar5}"  width= "200px;"></div></div></pre>
  1034.  
  1035. theme por <a href="http://affectingyou.tumblr.com"><b>affectingyou</b></a>, com detalhes originais de <a href="http://im-mutable.tumblr.com"><b>im-mutable</b></a> e <a href="http://memorias-agridoces.tumblr.com"><b>memorias agridoces</b></a>
  1036.  
  1037.  
  1038. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  1039. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  1040.  
  1041.  
  1042. </form></div>{/block:IfShowSearch}
  1043.  
  1044. <big><big><big>{block:Pagination}<div class="sidebarpages">
  1045. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} page {CurrentPage} of {TotalPages}
  1046.  
  1047. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}
  1048. </div> {/block:Pagination}
  1049.  
  1050. </div></div>
  1051. <br><br><br><br><br><br><br><br><br><br><div id="simag">
  1052.  
  1053. </div></div>
  1054.  
  1055.  
  1056. </div>
  1057.  
  1058.  
  1059. </body>
  1060. </html>
  1061.  
Advertisement
Add Comment
Please, Sign In to add comment