anabeatrizam

Theme 7

Mar 13th, 2012
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.52 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|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.     <!-- DEFAULT VARIABLES -->
  14. <meta name="color:background" content="#FFFFFF" />
  15. <meta name="color:sbar" content="#FFFFFF" />
  16. <meta name="color:posts" content="#FFFFFF" />
  17. <meta name="color:text" content="#000000" />
  18. <meta name="color:link" content="#000000" />
  19. <meta name="color:lhover" content="#B42E8E" />
  20. <meta name="color:scrollbar" content="#000000" />
  21.  
  22. <meta name="font:title" content="georgia" />
  23. <meta name="font:body" content="arial" />
  24.  
  25. <meta name="text:titulo" content="Look at the stars..." />
  26. <meta name="text:subtitulo" content="look how they shine for you." />
  27. <meta name="text:frase" content="i look to you, after all my strength is gone. In you can be strong" />
  28.  
  29. <meta name="image:sidebar" content="http://static.tumblr.com/tzpchj6/sdkm0oq3h/love_web1.jpg"/>
  30. <meta name="image:background" content="" />
  31.  
  32. <meta name="if:Show tags" content="1"/>
  33.  
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="link" />
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="link" />
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="link" />
  40. <meta name="text:Link4" content="/" />
  41. <meta name="text:Link4 Title" content="link" />
  42. <meta name="text:Link5" content="/" />
  43. <meta name="text:Link5 Title" content="link" />
  44. <meta name="text:Link6" content="/" />
  45. <meta name="text:Link6 Title" content="link" />
  46.  
  47.    
  48.  
  49.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  50.  
  51.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  52.  
  53.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  54.  
  55.     <link rel="shortcut icon" href="{Favicon}" />
  56.  
  57.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  58.  
  59.     <style type="text/css">
  60.  
  61. /* ---------------- Scrollbar ---------------- */
  62.  
  63. ::-webkit-scrollbar {width: 4px; height: 2px;}
  64.  
  65. ::-webkit-scrollbar-track-piece {background-color: {color:posts}; repeat scroll 0 0 transparent;}
  66.  
  67. ::-webkit-scrollbar-thumb:vertical {height: 2px;background-color: {color:scrollbar};}
  68.  
  69. ::-webkit-scrollbar-thumb:horizontal {width: 4px;background-color: {color:scrollbar};}
  70.  
  71. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px; line-height:110%; text-align:justify}
  72.  
  73. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  74.  
  75. a:hover{color:{color:lhover}; background-color:{color:entry}; -webkit-transition: all 0.12s ease-out; -moz-transition: all 0.12s ease-out;}
  76.  
  77. blockquote{margin-left:5px; margin-right: 0px; border-left: 3px solid {color:sbar}; padding-left:5px; margin-top: 6px; background-color:{color:sbar}; padding: 2px;}
  78.  
  79. #links2 {position: relative; margin-top: 270; margin-left: 0px; height: auto;}
  80.  
  81. .b2 {position: absolute; margin-top: 1px; margin-left: 10px;}
  82.  
  83. .b2 a {display: block; width: 110px; height: 16px; font-family: verdana; font-size: 9px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-align: center; color:{color:links}; background-color: {color:sidebarlinks}; padding-top:2px; margin-bottom: 1px;}
  84.  
  85. .b2  a:hover{text-align: center; letter-spacing: 6px; font-weight: normal; background-color: {color:bgsidebarlinks}; color:{color:linkshover};}
  86.  
  87. .b3 {position: absolute;  margin-left: 128px; margin-top: 1px;}
  88.  
  89. .b3 a {display: block; width: 110px; height: 16px; font-family: verdana; display: block; font-size: 9px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-align: center; color:{color:links}; background-color: {color:sidebarlinks}; padding-top:2px; margin-bottom: 1px;}
  90.  
  91. .b3  a:hover{text-align: center; letter-spacing: 6px; font-weight: normal; background-color: {color:bgsidebarlinks}; color:{color:linkshover};}
  92.  
  93. #sbar {width:250px; height:170; margin-left:200px; margin-top:100px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:0px}
  94.  
  95. #flofly {width: 106px; height: 33px; margin-left: 0px; margin-top: 208px; position:fixed; overflow:hidden; background: {color:sbar};  line-height: 10px;  font-family: verdana; font-size: 9px; color: {color:text}; padding:4px; letter-spacing: -1px; text-transform:lowercase;}
  96.  
  97. #credit {float: left; position: fixed; width: 131px; background-color: {color:sbar}; color: {color:text}; padding: 2px; height: 16px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; margin-left:115px; margin-top: 208px; }
  98.  
  99. #credit a{font-size: 9px; color: {color:text}}
  100.  
  101. #flofly2 {font-family: georgia; background-color: {color:sbar}; color: {color:text}; font-size: 19px; padding: 8px 3px 10px 3px; width: 244px; height: 26px; margin-top: -35px; margin-left: 0px; position: fixed; text-align: center; font-style: italic; z-index: 50;}
  102.  
  103. #jared a{font-family: georgia; font-size: 20px; color: {color:text};}
  104.  
  105. #descr3 {width:230px; height:15; margin-left:0px; margin-top:172; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; font-size:9px; border-right:0px solid; padding:10px}
  106.  
  107. #senten {margin-left:152px; margin-top:50px; margin-bottom:0px; font-family: {font:body}; font-size:9px; width:140px; height: auto}
  108.  
  109. #senten2 {margin-left:0px; margin-top:0px; margin-bottom:3px; font-family: {font:body}; font-size:9px; width:200px;}
  110.  
  111. #bar {width:228px; height:2px; margin-left:0px; margin-top:3px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:0px}
  112.  
  113. #simg {display: inline;}
  114.  
  115. #simg img {max-width: 134px; margin-top:0px; margin-bottom:8px; margin-right: 2px;}
  116.  
  117. #simg2 {display: inline;}
  118.  
  119. #simg2 img {max-width: 134px; margin-top:0px; margin-bottom:8px; margin-right: 0px;}
  120.  
  121. .imgsid img{border: 5px solid {color:sbar}; max-width: 220px; text-align: left;}
  122.  
  123. .pxar {float: left; width: 402px; height: 1px; background-color: {color:background}; padding: 3px;   margin-bottom: 40px;}
  124.  
  125. .ximg {float: left; text-align: center; background-color: {color:sbar}; padding: 3px; margin-right: 15px;}
  126.  
  127. .ximg img {float: left; display: block; margin-top: 0px; max-width: 300px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0;}
  128.  
  129. .ximg img:hover {opacity: 100;}
  130.  
  131. .ximg2 {text-align: center;}
  132.  
  133. .ximg2 img {display: block; max-width: 295px; margin-bottom: -208px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 100;}
  134.  
  135. .xlinks {float: left;  text-align: center;}
  136.  
  137. .xlinks a{float: left; margin-right: 2px; display: block; letter-spacing: 2px; font-family: verdana; font-size: 9px; text-align: center;  margin-bottom: 1px;  width: 89px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; line-height: 19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 20px 0px 0px 0px;}
  138.  
  139. .xlinks a:hover{letter-spacing: 4px; text-align: center; background-color: {color:backlink}; color:{color:subhover};}
  140.  
  141. .xlinkx {float: left; margin-top: 0px; width: 330px; text-align: left;}
  142.  
  143. .xlinkx a{float: left; margin-right: 0px; display: block; width: 75px; letter-spacing: 2px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 0px; background-color: {color:sbar}; color:{color:text}; text-decoration: none; text-transform: lowercase; line-height: 19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  144.  
  145. .xlinkx  a:hover{letter-spacing: 3px; text-align: center; background-color: {color:sbar}; color:{color:subhover};}
  146.  
  147. #links {width: 90px; margin-left:300px; margin-top:50px; padding: 0px; text-align: center;}
  148.  
  149. #links a {float: left; margin-right: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 88px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: none; line-height: 23px;}
  150.  
  151. #links  a:hover{text-align: center; background-color: {color:backlink}; color:{color:subhover}; letter-spacing: 2px;}
  152.  
  153. .snav {margin-top: 140px; position: fixed; margin-left: 132px; }
  154.  
  155. .nav {width: 85px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center;}
  156.  
  157. .nav a{float: left; margin-right: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 97px; background-color: {color:sbar}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 16px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  158.  
  159. .nav a:hover{letter-spacing: 2px; text-align: ; background-color: {color:sbar}; color:{color:llhover}; border-bottom: 0px solid #ffffff; }
  160.  
  161. .sdescri {text-align: justify; overflow: hidden; height: 100px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 0px; width: 130px; background-color: {color:sidebar}; color: {color:text}; padding: 10px; margin-top: 15px; background-attachment: fixed;}
  162.  
  163. #slideShowContainer{ float: left; margin-top: 15px; margin-left: 0px; height: 150; width:200px; position: fixed; background-color: transparent; }
  164.  
  165. #slideShow2 {margin-top: 0px; margin-bottom: 5px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  166.  
  167. #slideShow2 img{width: 150px; height: 150; margin-left: 0px;}
  168.  
  169. #slideShow2:hover {opacity: 0;}
  170.  
  171. #slideShow4 {margin-top: 5px; margin-bottom: 5px;}
  172.  
  173. #slideShow4 img{width: 250px; height: 140; margin-left: 0px;}
  174.  
  175. #xright {float: left; margin-left: 460px; margin-top:15px;}
  176.  
  177. .postbox {width: 500px; background-color: {color:posts}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  178.  
  179. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  180.  
  181. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  182.  
  183. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  184.  
  185. .image {text-align: center; border: 0px}
  186.  
  187. .image img {max-width: 500px; margin-bottom: 2px }
  188.  
  189. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  190.  
  191. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  192.  
  193. .xquotesource a, a:hover{text-transform: none;}
  194.  
  195. .chat {line-height: 13px; list-style: none }
  196.  
  197. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  198.  
  199. .person1 {color: {color:text}; padding: 2px; }
  200.  
  201. .person1 .label {font-weight: bold;  color:{color:text}}
  202.  
  203. .person2 {color: {color:text}; padding: 2px;  }
  204.  
  205. .person2 .label {font-weight: bold;  color:{color:text}}
  206.  
  207. .player {background-color: #000; text-align: left; display:block;}
  208.  
  209. /* asker */
  210.  
  211. .asker {width: 480px; background-color: {color:sbar}; color:{color:text}; padding: 10px}
  212. .asker img{float: left; margin: 0px 4px 2px 0; border-radius: 16px;}
  213. .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: verdana;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  214. .asker a:hover{font-size: 11px; color:{color:lhover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
  215. .answer {padding: 5px 0 0 0}
  216.  
  217. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  218.  
  219. #xdate a {font-size: 9px;}
  220.  
  221. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  222.  
  223. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  224.  
  225. #cap {width: 500px; margin-top: -2px;}
  226.  
  227. .source {display: none;}
  228.  
  229. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  230.  
  231. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  232.  
  233. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  234.  
  235. .notes img{display: none; border:0px}
  236.  
  237. #tumblr_controls{position: fixed!important}
  238.  
  239. #tumblr_controls{position: fixed!important}
  240.  
  241. #tumblr_controls{position: fixed!important}
  242.  
  243. #tumblr_controls{position: fixed!important}
  244.  
  245. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  246. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  247. #paginal a:hover {background: {color:sbar}; color: {color:text};}
  248. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  249. .ps {position: relative; padding: 5px; position:fixed; width: 125px; height: 10px; top: 337px; background-color: {color:sbar}; color: {color:text}; margin-left: 315px;}
  250.  
  251. </style>
  252.  
  253. <body>
  254.  
  255. <div class="ps"><div id="paginal">
  256. <center>{block:JumpPagination length="4"}
  257. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  258. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  259. {/block:JumpPagination}</center>
  260. </div></div>
  261.  
  262. <div id="sbar">
  263.  
  264. <div class="pxar">
  265.  
  266. <div class="ximg"><div class="ximg2"><img src={image:sidebar} width="240" height="160"/></div></div>
  267.  
  268. </div>
  269.  
  270.     <div id="flofly">
  271.  
  272. {text:frase}
  273. </div>
  274.  
  275. <div id="flofly2">{text:titulo}
  276.  
  277. <br><small><small><small><small>{text:subtitulo}</small></small></small></small>
  278.  
  279. </div>
  280.  
  281. <div id="credit"> <a href="http://ihavenothoughts.tumblr.com"><b>  theme ©</b></a> + <a href="http://nee-d.tumblr.com/"><b>details </b></a>  </div>
  282.  
  283. <div id="descr3"><center><B><a href="{text:Link1}">{text:Link1 Title}</a></B> <a href="{text:Link2}">{text:Link2 Title}</a> <B><a href="{text:Link3}">{text:Link3 Title}</a></B> <a href="{text:Link4}">{text:Link4 Title}</a> <B><a href="{text:Link5}">{text:Link5 Title}</a></B> <a href="{text:Link6}">{text:Link6 Title}</a></center></div></b>
  284.  
  285. <br>
  286.  
  287. </div></div>
  288.  
  289. <div id="xright">
  290.  
  291.  {block:Posts}
  292.  
  293. <div class="postbox">
  294.  
  295. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  296.  
  297. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  298.  
  299. {block:Photoset}{Photoset-500}{/block:Photoset}
  300.  
  301. {block:Quote}
  302.  
  303. <div class="xquote">“{Quote}”</div>
  304.  
  305. {block:Source}<div class="xquotesource"> — {Source}</div>
  306.  
  307. {/block:Source}
  308.  
  309. {/block:Quote}
  310.  
  311. {block:Link}
  312.  
  313. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  314.  
  315. {block:Description}{Description}{/block:Description}
  316.  
  317. {/block:Link}
  318.  
  319. {block:Chat}
  320.  
  321. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  322.  
  323. <div class="chat"><ul>{block:Lines}
  324.  
  325. <li class="person{UserNumber}">{block:Label}
  326.  
  327. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  328.  
  329. {/block:Chat}
  330.  
  331. {block:Audio}
  332.  
  333. <div class="player">{AudioPlayerBlack}</div>
  334.  
  335. {block:Caption}{Caption}{/block:Caption}
  336.  
  337. {/block:Audio}
  338.  
  339. {block:Video}{Video-500}{/block:Video}
  340.  
  341. {block:Answer}
  342. <div class="asker"><img src="{AskerPortraitURL-30}" class="flofls"> <b>{Asker}</b> gritou no meu ouvido: <i>{Question}</i></div>
  343. <div class="answer">{Answer}</div>
  344. {/block:Answer}
  345.  
  346. <div id="cap">
  347.  
  348. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  349.  
  350. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  351.  
  352. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  353.  
  354. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  355.  
  356.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  357.  
  358.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  359.  
  360. {/block:ContentSource}</div></div>
  361.  
  362. <br>
  363.  
  364. <div id="xdate">
  365.  
  366. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  367.  
  368. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><strong>reblog here!!!!!</strong></a>{/block:IndexPage}
  369.  
  370. {block:RebloggedFrom}<br>dono do post: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · rebloguei de: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  371.  
  372. {/block:RebloggedFrom}
  373.  
  374. </div>
  375.  
  376. </div>{/block:Date}
  377.  
  378.  {/block:Posts}
  379.  
  380. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  381.  
  382. </a>
  383.  
  384. </div>
  385.  
  386. </div>
  387.  
  388. </div>
  389.  
  390. </div>
  391.  
  392. </body>
  393.  
  394. </html>
Advertisement
Add Comment
Please, Sign In to add comment