anabeatrizam

Theme 11

Apr 22nd, 2012
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 26.71 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! theme por ihavenothoughts | não copie, não mexa e não use como base !>
  6. <! esse theme possui todos os direitos, não retirar os créditos !>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Tinytots|Delius+Swash+Caps|Satisfy|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13.     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  14.  
  15. <head> <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#ffffff" />
  17.  
  18. <meta name="color:link" content="#000000" />
  19.  
  20. <meta name="color:hover" content="#fff" />
  21.  
  22. <meta name="color:rolagem bg" content="#fff" />
  23.  
  24. <meta name="color:rolagem" content="#000000" />
  25.  
  26. <meta name="color:sidebar" content="#000000" />
  27.  
  28. <meta name="color:text" content="#000000" />
  29.  
  30. <meta name="color:post" content="#ffffff" />
  31.  
  32. <meta name="color:descricaotext" content="#ffffff" />
  33.  
  34. <meta name="image:background" content=""/>
  35.  
  36. <meta name="image:sidebar"content="http://static.tumblr.com/grwuo2x/bQBlyw4ch/tumblr_lyhb7849zn1rnvcnko1_500.jpg"/>
  37.  
  38. <meta name="text:frase3" content="palavra" />
  39.  
  40. <meta name="text:Link1" content="/" />
  41.  
  42. <meta name="text:Link1 Title" content="vc pode" />
  43.  
  44. <meta name="text:Link2" content="/" />
  45.  
  46. <meta name="text:Link2 Title" content="colocar -" />
  47.  
  48. <meta name="text:Link3" content="/" />
  49.  
  50. <meta name="text:Link3 Title" content="pra separar" />
  51.  
  52. <meta name="text:Link4" content="/" />
  53.  
  54. <meta name="text:Link4 Title" content="os" />
  55.  
  56. <meta name="text:Link5" content="/" />
  57.  
  58. <meta name="text:Link5 Title" content="links" />
  59.  
  60. <meta name="text:Link6" content="/" />
  61.  
  62. <meta name="text:Link6 Title" content="pq fica muito" />
  63.  
  64. <meta name="text:Link7" content="/" />
  65.  
  66. <meta name="text:Link7 Title" content="mais lindo" />
  67.  
  68. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  69.  
  70.                       <title>FICK DICH!!!</title>
  71.  
  72.         <link rel="shortcut icon" href="{Favicon}">
  73.  
  74.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  75.  
  76.         {block:Description}
  77.  
  78.   <meta name="description" content="{MetaDescription}" />
  79.  
  80.         {/block:Description}
  81.  
  82. {block:IfEnableEndlessScrolling}
  83.  
  84. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  85.  
  86. {/block:IfEnableEndlessScrolling}
  87.  
  88.     <style type="text/css">
  89.  
  90. body {
  91.  
  92. background-color: {color:background};
  93.  
  94. color:{color:text};
  95.  
  96. font-family: verdana;
  97.  
  98. font-size: 11px;
  99.  
  100. text-align: center;
  101.  
  102. line-height:120%;
  103.  
  104. margin:0;
  105.  
  106. padding:0;
  107.  
  108. background-image:url('{image:background}');
  109.  
  110. background-attachment: fixed
  111.  
  112. }
  113.  
  114. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  115.  
  116. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  117.  
  118. p {margin: 6px 0 0 0}
  119.  
  120. blockquote {margin: 5px 5px 5px 5px; border-left: 5px solid {color:background}; padding-left: 5px; }
  121.  
  122. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  123.  
  124. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background}; }
  125.  
  126. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background}; }
  127.  
  128. blockquote img{max-width: 470px!important}
  129.  
  130. blockquote blockquote img{max-width: 450px!important}
  131.  
  132. blockquote blockquote blockquote img{max-width: 430px!important}
  133.  
  134. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  135.  
  136. #entries{margin-top:52px; }
  137.  
  138. .post {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; color:{color:text}; margin-left:360px;}
  139.  
  140. #xright {position: fixed; margin-top: 52px; margin-left: 357px; overflow: auto; width: 524px; height: 703px;}
  141.  
  142. .tags{font-size: 9px; color:{color:link}; font-family: verdana;  background-color: {color:post};}
  143.  
  144. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition:  all .2s linear; transition:  all 0.2s linear;}
  145.  
  146. h1 {font-family: georgia; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  147.  
  148. h1 a {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  149.  
  150. h1 a:hover {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  151.  
  152. .image {text-align: center; border: 0px; }
  153.  
  154. .image img {max-width: 500px; margin-bottom: 3px }
  155.  
  156. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
  157.  
  158. .qt {font-family: verdana; font-size: 18px; line-height: 23px;  margin-top: -95px; margin-left: 45px; padding: 10px;}
  159.  
  160. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  161.  
  162. .qsr a, a:hover{text-transform: none;}
  163.  
  164. .chat {line-height: 12px; list-style: none }
  165.  
  166. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  167.  
  168. .person1 {background-color:{color:background}; color: {color:text}; }
  169.  
  170. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  171.  
  172. .person2 {color: {color:text}; }
  173.  
  174. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  175.  
  176. .audio{background-color:black; display:block;}
  177.  
  178. .source{display:none}
  179.  
  180. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  181.  
  182. #questions a {color:{color:link}}
  183.  
  184. #cap {width: 500px; margin-top: -2px;}
  185.  
  186. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  187.  
  188. .dda a {font-size: 9px;}
  189.  
  190. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  191.  
  192. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  193.  
  194. .qqmarks{
  195.  
  196. font-size: 80px;
  197.  
  198. font-weight: bold;
  199.  
  200. line-height: 80px;
  201.  
  202. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  203.  
  204. opacity: 0.2;
  205.  
  206. filter:alpha (opacity=20)
  207.  
  208. }
  209.  
  210. .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  211.  
  212. .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
  213.  
  214. .qsource a, a:hover{text-transform: none;}
  215.  
  216. .notes {width: 520px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:0px;}
  217.  
  218. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:360px;}
  219.  
  220. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  221.  
  222. .notes img{display: none; border:0px}
  223.  
  224. b{text-transform: block; color:;}
  225.  
  226. i{text-transform: italic; color:{color:text}}
  227.  
  228. p{margin:2px 0 2px 0}
  229.  
  230. u {text-decoration: none; border-bottom: 1px dashed;}
  231.  
  232. d1 {opacity:0.8}
  233.  
  234. d2 {opacity:0.6}
  235.  
  236. d3 {opacity:0.4}
  237.  
  238. d4 {opacity:0.2}
  239.  
  240. #tbar {width:100px; height:1000px; margin-left:20px; margin-top:45px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  241.  
  242. ::-webkit-scrollbar{width:3px;height:1px;}
  243.  
  244. ::-webkit-scrollbar-button:start:decrement
  245.  
  246. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  247.  
  248. ::-webkit-scrollbar-track-piece{background-color:{color:rolagem bg};}
  249.  
  250. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:rolagem};}
  251.  
  252. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:post};}
  253.  
  254.        
  255.  
  256. #sidebar {position:fixed; float: justify; z-index:2; left: 150px; top: 52px; padding-top:70px; padding: 1px; text-align: justify; width: auto; height: auto; background-color: transparent}
  257.  
  258. #closer{width: 731px; position: fixed; display: block; margin-left: 0px; margin-top: -31px; text-align: center; background: #000; color:#000; height:30px; font-size:22px; line-height: 30px; font-family: georgia; font-style: italic;}
  259.  
  260.   #pagina{width: 30px; position: fixed; display: block; margin-left: 760px; margin-top: 420px; text-align: center; background: transparent; height:70px; font-size:9px; border-top: 1px solid #ebebeb}
  261.  
  262. /*** Paginação by madlyluv.com ***/
  263.  
  264. #paginacaoml {font-size:32px; font-family: georgia; line-height: 100%;}
  265.  
  266. #paginacaoml a {font-size: 32px; font-family: georgia; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none;}
  267.  
  268. #paginacaoml a:hover {font-size:32px; font-family: georgia; background:#; color: {color:link}; border: none;}
  269.  
  270. #paginacaoml span.pagina_atual {background: ; margin: 0 1px 0 0; padding: 2px 4px; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: ; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  271.  
  272. #mf2{margin-left: 4px; margin-top:-92px; width: 276px;  background-color:{color:sidebar}; position: fixed; height: 25px; overflow:hidden; color: #000;}
  273.  
  274. .mf2{margin: 2px 2px 2px 2px; font-family:Rochester; font-size: 20px; color: {color:text}; text-align: center; letter-spacing:-1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  275.  
  276. .mf2:hover {letter-spacing: -1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; opacity:0.10; }
  277.  
  278. #phrase {
  279.  
  280. background-color: transparent;
  281.  
  282. letter-spacing: 0px;
  283.  
  284. color: transparent;
  285.  
  286. width:323px;
  287.  
  288. height:95px;
  289.  
  290. line-height:30px;
  291.  
  292. position: fixed;
  293.  
  294. padding-top: 23px;
  295.  
  296. padding-bottom: 0px;
  297.  
  298. -webkit-transition: all 0.5s ease-out;
  299.  
  300. -moz-transition: all 0.5s ease-out;
  301.  
  302. margin-left: -49px;
  303.  
  304. font-family: georgia;
  305.  
  306. font-size: 22px;
  307.  
  308. margin-top: 24px;
  309.  
  310. z-index: 3;
  311.  
  312. background-color: trasparent;
  313.  
  314. filter:alpha(opacity=0.1)
  315.  
  316. -moz-opacity:0.1;
  317.  
  318. opacity:0.1
  319.  
  320. }
  321.  
  322. #phrase:hover {
  323.  
  324. background-color: {color:bg links};
  325.  
  326. height: 95px;
  327.  
  328. color: {color:text sidebar links};
  329.  
  330. filter:alpha(opacity=0.75)
  331.  
  332. -moz-opacity:0.60;
  333.  
  334. opacity:0.60
  335.  
  336. }
  337.  
  338. .ture1{width: 201px; background-color:transparent;border:0px solid {color:sidebar}; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; height:auto; }
  339.  
  340. .ture1 img{display: inline; margin-top: 0px; width: 199px; text-align:center; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  341.  
  342. .ture1 img:hover{display: inline; padding-left: 0px; width: 200px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;  opacity: 0;}
  343.  
  344. #sidebar2 {position:fixed; float: justify; z-index:2; left: 566px; top: 120px; padding-top:70px; padding: 1px; text-align: justify; width: 3px; height: 3px; background-color: transparent;}
  345.  
  346. .s1 {text-align: center; position: fixed; margin-top: 0px; margin-left:199px; width: 119px; background-color:#000; height: auto; border: 3px solid #000;}
  347.  
  348. .s1 a {display: block; letter-spacing: 0px; width: 109px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; height: 14px; background-color: #fff; color: #000; text-decoration: none; padding: 5px 5px 5px 5px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  349.  
  350. .s1 a:hover {text-align: center; width: 109px; letter-spacing: 1px; background-color: #000; color: #fff; padding: 5px 5px 5px 5px;}
  351.  
  352. #sid{letter-spacing: 2px; position: fixed; margin-top: -25px; margin-left: -030px; height: 271px; width: 10px; background-color:transparent; padding: 10px;}
  353.  
  354. .ttle {margin-top: -4px; letter-spacing: 0px; text-align: center; font-family: georgia; text-transform: uppercase; font-size: 15px; color: #000;}
  355.  
  356. .ttle a{font-family: georgia; font-style: italic; font-size: 22px; color: #000; background-color: transparent; }
  357.  
  358. .ttle a:hover {font-family: georgia; font-style: italic; font-size: 22px; color: #000; background-color: transparent;}
  359.  
  360. #tlink {text-align: center; position: fixed; float: left; margin-top: 267px; margin-left: -192px; font-size: 9px;}
  361.  
  362. #tlink a {display: block; letter-spacing: 0px; width: 112px; font-family: ; font-size: 9px; text-align: center; height: 9px; padding-bottom: 1px; background-color: {color:bg links}; color: {color:Text sidebar links}; text-decoration: none; padding: 3px 3px 3px 3px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  363.  
  364. #tlink  a:hover{text-align: center; width: 112px; letter-spacing: 2px; background-color: {color:sidebar}; color: {color:text}; padding: 3px 3px 3px 3px; text-shadow:4px 3px 15px {color:bg links};}
  365.  
  366. #sideimg {display: block; margin-left: 200px; float: right; margin-top: -79px; width: auto; height: auto; background-color: transparent; position: fixed;}
  367.  
  368. .simg1 img {width: 109px; height: 74px; margin-bottom: 2px; border: 0px solid #f8f8f8;}
  369.  
  370. .simg1 img:hover {-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0.0}
  371.  
  372. #barra3 {
  373.  
  374. position: right;
  375.  
  376. margin-left: -64px;
  377.  
  378. top:81px;
  379.  
  380. width: 100px;
  381.  
  382. height: 3px;
  383.  
  384. background-color:{color:sidebar};
  385.  
  386. text-align: center;
  387.  
  388. position: fixed;
  389.  
  390. -webkit-transform: rotate(-90deg);
  391.  
  392. }
  393.  
  394. #barra2 {
  395.  
  396. position: right;
  397.  
  398. margin-left: -76px;
  399.  
  400. top:133px;
  401.  
  402. width: 351px;
  403.  
  404. height: 8px;
  405.  
  406. background-color: {color:background2};
  407.  
  408. text-align: center;
  409.  
  410. position: fixed;
  411.  
  412. }
  413.  
  414. #barra1 {
  415.  
  416. position: right;
  417.  
  418. margin-left: 154px;
  419.  
  420. top:254px;
  421.  
  422. width: 250px;
  423.  
  424. height: 8px;
  425.  
  426. background-color: {color:background2};
  427.  
  428. text-align: center;
  429.  
  430. position: fixed;
  431.  
  432. -webkit-transform: rotate(-90deg);
  433.  
  434. }
  435.  
  436. #barra0 {
  437.  
  438. position: right;
  439.  
  440. margin-left: -76px;
  441.  
  442. top:382px;
  443.  
  444. width: 359px;
  445.  
  446. height: 8px;
  447.  
  448. background-color: {color:background2};
  449.  
  450. text-align: center;
  451.  
  452. position: fixed;
  453.  
  454. }
  455.  
  456. #title {
  457.  
  458. position:fixed;
  459.  
  460. margin-left:-27px;
  461.  
  462. color:#000000;
  463.  
  464. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  465.  
  466. font-size:23px;
  467.  
  468. font-style:italic;
  469.  
  470. letter-spacing:1px;
  471.  
  472. text-align:center;
  473.  
  474. margin-top:80px;
  475.  
  476. margin-bottom:4px;
  477.  
  478. line-height:13px;
  479.  
  480. }
  481.  
  482. .title2 {
  483.  
  484. color:#6b6b6b;
  485.  
  486. position:fixed;
  487.  
  488. margin-top:305px;
  489.  
  490. margin-left:-290px;
  491.  
  492. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  493.  
  494. font-size:11px;
  495.  
  496. font-style:italic;
  497.  
  498. letter-spacing:1px;
  499.  
  500. text-align:center;
  501.  
  502. margin-bottom:10px;
  503.  
  504. line-height:20px;
  505.  
  506. z-index:2;
  507.  
  508. }
  509.  
  510. #cre {width: 208px; height: auto; margin-left: -67px; margin-top: -3px; position:fixed; overflow:hidden; -webkit-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
  511.  
  512. .cre {font-family: verdana; background-color:{color:sidebar}; text-transform: lowercase; font-size: 9px; color: {color:text}; text-align: center; }
  513.  
  514. #sidebarlinks{margin-left: 218px; margin-top: 0px; width: auto; float: left; background-color: {color:background}; padding: 0px; position: fixed; height: auto; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  515.  
  516. .links2 {margin-top:0px; float: left;text-align: center; font-family: verdana; font-size: 9px; margin-left:1px; text-transform: uppercase;}
  517.  
  518. .links2 a{display: block; font-family: verdana; font-size: 9px; text-align: center; width: 11px; height: 100px;  background-color: #fff; color:#000; text-decoration: none; padding: 9px 5px 15px 5px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; margin-bottom: 1px; text-transform: uppercase;}
  519.  
  520. .links2 a:hover {text-align: center; background-color: #fff; color:#000; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; text-shadow:4px 3px 15px #000;}
  521.  
  522. #images {width: 188px; height:205px; margin-left: -437px; margin-top: -52px; margin-bottom: 10px; padding: 1px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  523.  
  524. .mg {clear: both; margin-top: 13px; padding: 0px; margin-right:4px; margin-top: 1px; margin-left:3px;}
  525.  
  526. .mg img{display: inline; margin-top: 2px; width: 180px; text-align:center; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; opacity:0;}
  527.  
  528. .mg img:hover{display: inline; margin-top: 2px; width: 180px; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out;  opacity:0;}
  529.  
  530. .mg2 {clear: both; margin-top: 5px; padding: 0px; margin-right:4px; margin-top: 1px; margin-left: 3px; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; }
  531.  
  532. .mg2 img{display: inline; margin-top: 2px; max-width: 180px; text-align:center; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; }
  533.  
  534. .mg2 img:hover{display: inline; margin-top: 2px; max-width: 180px; text-align:center; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out;  z-index: 59;  -webkit-border-radius: 20px; -moz-border-radius: 20px;}
  535.  
  536. #creat{width: 334px; height:auto; font-size: 9px; color: #000; position: fixed; display: block; margin-left: 0px; border-bottom: 2px solid #fff; margin-top: 272px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 0; text-align: center; background: #fff;}
  537.  
  538. #credit {float: left; margin-top: 238px; margin-left: 187px; width: 168px; background-color: #fff; color: #000; font-size: 9px; text-align: center; height: 31px; line-height:155%;}
  539.  
  540. #credit a{font-size: 9px; color:#000}
  541.  
  542. #frasek {width: 834px; margin-left: 79px; height: 15px; margin-top: -261px; float:left; text-align: center; background-color: #fff; font-size: 18px; position:fixed; padding: 5px; color: #000; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid {color:background}}
  543.  
  544. #frasek:hover {width: 844px; margin-left: 79px; height: 15px; margin-top: -261px; float:left; text-align: center; background-color: #fff; font-size: 18px; position:fixed; padding: 5px; color: #000; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid {color:background}; font-style: italic;}
  545.  
  546. #block {width: 839px; margin-left: 79px; height: 45px; margin-top: -56px; float:left; text-align: center; background-color: {color:background}; font-size: 18px; position:fixed; padding: 5px; color: #FFF; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  547.  
  548. #slideShowContainer{ float: left; margin-top: -5px; margin-left:-10px; height: 241px; width:197px; position: fixed; background-color: transparent; padding: 5px; overflow: hidden;  z-index:3; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; border-left: 0px solid {color:borda}; border-top: 0px solid {color:borda}; border-bottom: 0px solid {color:borda};}
  549.  
  550. #slideShowContainer img {margin-top: 0px; margin-left: 0px; width: 197px; height: 241px;}
  551.  
  552. /* sidebars */
  553.  
  554. #sidebar {position: fixed; margin: 0px 0px 0px 0px; }
  555.  
  556. #frasepequena {margin-left:  0px; margin-top: 0px; width: 187px; font-size: 9px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 9px;  color: {color:text}; position: fixed;  padding: 5px; -webkit-transition: 1s ease-in;
  557.  
  558. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: visible; opacity: 1; overflow: hidden; }
  559.  
  560. #slideShowContainer:hover #frasepequena {opacity: 1.0; margin-top: 141px; height: 120px; -webkit-transition: 1s ease-in;
  561.  
  562. -moz-transition:1s ease-in; transition: 1s ease-in;}
  563.  
  564. #fraseo {border: 0px solid {color:background}; padding: 8px; overflow:auto; color: #fff; width: 152px; margin-top:-1px; margin-left:187px;  line-height: 100%; text-align: justify; font-family: Verdana; height: 222px; font-size:9px; background-color: #000;}
  565.  
  566. #aparente {position:fixed; height:250px; background-color:#; color:#; margin-left: 0px; margin-top: 30px;}
  567.  
  568. #oititulo {margin-left:  0px; margin-top: 240px; width: 250px; font-size: 9px; height: 15px; text-align: center; background-color: #000; font-family: verdana; line-height: 17px;  color: #fff; position: fixed;  padding: 5px 0 9px 0; -webkit-border-radius: 0px 0px 0px 0px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; overflow: visible;}
  569.  
  570. #oititulo:hover {border-top: 300px solid #000;}
  571.  
  572. /* sidebars */
  573.  
  574. #sidebar {position: fixed; margin: 0px 0px 0px 0px; }
  575.  
  576. #frasepequena {margin-left:  0px; margin-top: 0px; width: 187px; font-size: 9px; height: 80px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 9px;  color: {color:descricaotext}; position: fixed;  padding: 5px; -webkit-transition: 1s ease-in;
  577.  
  578. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: visible; opacity: 0; overflow: hidden; }
  579.  
  580. #frase1{width: 755px; height: 3px; float: left; position: fixed; margin-left:-26px; margin-top: -10px; background-color: {color:sidebar};}
  581.  
  582. .frase {font-size: 15px; font-family: 'georgia', cursiva; letter-spacing: -1px; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; -webkit-transition: all 0.7s ease-out; transition: all 0.4s ease-out; font-style: italic; color:{color:sidebar}; margin-left: 560px; margin-top: -14px; background-color: {color:background}; height: 10px; width: 53px; padding:5px;}
  583.  
  584. .frase:hover {font-weight: italic; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; -webkit-transition: all 0.7s ease-out; transition: all 0.4s ease-out; opacity: 1;}
  585.  
  586. #tumblr_controls{position: fixed!important}
  587.  
  588. #tumblr_controls{position: fixed!important}
  589.  
  590. #tumblr_controls{position: fixed!important}
  591.  
  592. #tumblr_controls{position: fixed!important}
  593.  
  594. iframe#tumblr_controls {
  595.  
  596.     position: fixed !important;
  597.  
  598.     top: 0 !important;
  599.  
  600.     right: 0 !important;
  601.  
  602.      opacity: 1.0 !important;
  603.  
  604.  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  605.  
  606. }
  607.  
  608. iframe#tumblr_controls:hover {
  609.  
  610.     position: fixed !important;
  611.  
  612.     top: 0 !important;
  613.  
  614.     right: 0 !important;
  615.  
  616.      opacity: 0.5 !important;
  617.  
  618.  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  619.  
  620. }
  621.  
  622. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  623.  
  624. .credit {font-size: 8px; font-family: tinytots; margin-left: 240px; color: {color:text}; margin-top: 293px; position: fixed; -webkit-transform: rotate(0deg);}
  625.  
  626. .credit a {color: {color:text}}
  627.  
  628. #nav{font-size: 8px; width: 187px; font-family: tinytots; padding: 5px; text-transform: none; background-color: {color:sidebar}; color: {color:descricaotext}; margin-top: 242px; position:fixed; margin-left: 146px;}
  629.  
  630. #nav a {color: {color:descricaotext}}
  631.  
  632. #nav a:hover {color: {color:descricaotext}}
  633.  
  634. </style>
  635.  
  636. <body onkeydown="return false">
  637.  
  638. <div id="nav">
  639.  
  640. <a href="{text:Link1}">{text:Link1 Title}</a>
  641. <a href="{text:Link2}">{text:Link2 Title}</a>
  642. <a href="{text:Link3}">{text:Link3 Title}</a>
  643. <a href="{text:Link4}">{text:Link4 Title}</a>
  644. <a href="{text:Link5}">{text:Link5 Title}</a>
  645. <a href="{text:Link6}">{text:Link6 Title}</a>
  646. <a href="{text:Link7}">{text:Link7 Title}</a>
  647.  
  648. </div></div>
  649.  
  650. <div class="credit"><a href="http://ihavenothoughts.tumblr.com">theme by ihavenothoughts<br></a> + <a href="http://s-pook.tumblr.com">details by s-pook;<br></a></div></div>
  651.  
  652. <div id="sidebar">
  653.  
  654. <div id="pagina"><div id="paginacaoml">
  655.  
  656. <center>
  657.  
  658. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}
  659.  
  660. </div></div>
  661.  
  662. <div id="aparente">
  663.  
  664. </div>
  665.  
  666. <div id="block"></div>
  667.  
  668. <div id="cred">{1}</center></div>
  669.  
  670. <div id="barra3"></div>
  671.  
  672. <div id="sidebar">
  673.  
  674. <div id="slideShowContainer">
  675.  
  676. <div id="frasepequena">{description}</div>
  677.  
  678. <img src="{image:sidebar}"/>
  679.  
  680. </div>
  681.  
  682. <div id="frase1"><div class="frase">{text:frase3}</div></div>
  683.  
  684. </div>
  685.  
  686. <div id="sidebar2">
  687.  
  688. </div>
  689.  
  690. </div>
  691.  
  692. </div>
  693.  
  694. <div id="entries">
  695. {block:Posts}
  696.  
  697. <div class="post">
  698.  
  699. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  700.  
  701. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  702.  
  703. {block:Photoset}{Photoset-500}{/block:Photoset}
  704.  
  705. {block:Quote}
  706.  
  707. <div class="qquote"><center>“{Quote}”</div>
  708.  
  709. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  710.  
  711. {/block:Quote}
  712.  
  713. {block:Link}
  714.  
  715. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  716.  
  717. {block:Description}{Description}{/block:Description}
  718.  
  719. {/block:Link}
  720.  
  721. {block:Chat}
  722.  
  723. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  724.  
  725. <div class="chat"><ul>{block:Lines}
  726.  
  727. <li class="person{UserNumber}">{block:Label}
  728.  
  729. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  730.  
  731. {/block:Chat}
  732.  
  733. {block:Audio}
  734.  
  735. <br>
  736.  
  737. <div class="audio">{AudioPlayerBlack}</div>
  738.  
  739. {block:Caption}{Caption}{/block:Caption}
  740.  
  741. {/block:Audio}
  742.  
  743. {block:Video}{Video-500}{/block:Video}
  744.  
  745. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  746.  
  747. {Answer}{/block:answer}
  748.  
  749. <div id="cap">
  750.  
  751. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  752.  
  753. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  754.  
  755. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  756.  
  757. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  758.  
  759.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  760.  
  761.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  762.  
  763. {/block:ContentSource}</div></div>
  764.  
  765. <br>
  766.  
  767. <div class="tags">{block:HasTags}<font color=fff><B>tags:</b></font> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  768.  
  769. <div id="dda">
  770.  
  771. <div style="float:left;" class="tags">
  772.  
  773. {block:Date} <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</a>{/block:IndexPage}<br>
  774.  
  775. {block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  776.  
  777. </span>{/block:RebloggedFrom} {block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  778.  
  779. </div>
  780.  
  781. </ br>
  782.  
  783. <br clear="all" /></div></div>
  784.  
  785.  {/block:Posts}
  786.  
  787. {block:PostNotes}
  788.  
  789. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  790.  
  791. {/block:PostNotes}
  792.  
  793. </div>
  794.  
  795. </div>
  796.  
  797. </div></div></div>
  798.  
  799. </div></div></div></div></div></div>
  800. </body>
  801. </html>
Advertisement
Add Comment
Please, Sign In to add comment