JoyRachel

affectingyou-theme09 Fucking perfect

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