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

Free Base (:

By: heloteixeira on Aug 24th, 2011  |  syntax: None  |  size: 12.18 KB  |  hits: 21,977  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html>
  2. <head>
  3.  
  4.  
  5. <!-- BASE BY HELOTEIXEIRA.TUMBLR.COM
  6.  
  7. - I CREATED THIS THEME (BASE) THEN PEOPLE CAN MAKE THEMES WITHOUT USING MY ORIGINAL THEMES AS A BASE.
  8. - YOU CAN USE THIS BASE AS YOU WANT, CHANGE IT AS YOU WANT TO.
  9. - DON'T USE MY THEMES AS BASES (EXCEPT THIS ONE, YOU CAN USE IT).
  10. - IF YOU HAVE ANY QUESTIONS ABOUT MY THEMES, ASK HERE: THEMESBYHELOTEIXEIRA.TUMBLR.COM
  11.    
  12.  
  13.  
  14. don't worry, be happy (:-->
  15.  
  16. <title>{title}</title>
  17.  
  18. <link rel="shortcut icon" href="{Favicon}">
  19.  
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23.  <!-- YOU CAN EDIT THIS IN THE APPEARANCE TAB -->
  24.  
  25. <meta name="image:sidebar" content=""/>
  26.  
  27. <meta name="text:Link1" content="" />
  28.  
  29. <meta name="text:Link1 Title" content="" />
  30.  
  31. <meta name="text:Link2" content="" />
  32.  
  33. <meta name="text:Link2 Title" content="" />
  34.  
  35. <meta name="text:Link3" content="" />
  36.  
  37. <meta name="text:Link3 Title" content="" />
  38.  
  39. <meta name="text:Link4" content="" />
  40.  
  41. <meta name="text:Link4 Title" content="" />
  42.  
  43. <meta name="text:Link5" content="" />
  44.  
  45. <meta name="text:Link5 Title" content="" />
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. body {background-color:#FFFFFF; color:#000000; font-family:arial; font-size:11px;}
  56.  
  57.  
  58.  
  59.  
  60.  
  61. a {color:#000000}
  62.  
  63.  
  64.  
  65. a:hover {color:#000000}
  66.  
  67.  
  68.  
  69. p{margin-top: 1px}
  70.  
  71.  
  72.  
  73.  
  74. a {color:; text-decoration: none; font-size: 11px; text-transform: none}
  75.  
  76.  
  77.  
  78. a:hover {color:; background-color:; text-decoration: none;}
  79.  
  80.  
  81.  
  82. p{margin-top: 1px}
  83.  
  84.  
  85.  
  86. blockquote{margin: 0px 5px 0px 5px; background-color:#transparent; padding:2px; padding-left:5px; margin-top: 0px;}
  87.  
  88.  
  89.  
  90. blockquote blockquote{margin: 0px 5px 0px 5px; background-color:#transparent; padding:2px; padding-left:5px; margin-top: 0px;}
  91.  
  92.  
  93.  
  94. blockquote blockquote blockquote{margin: 0px 5px 0px 5px; background-color:#transparent; padding:2px; padding-left:5px; margin-top: 0px;}
  95.  
  96.  
  97.  
  98. blockquote blockquote blockquote blockquote{margin: 0px 5px 0px 5px; background-color:#transparent; padding:2px; padding-left:5px; margin-top: 0px;}
  99.  
  100.  
  101.  
  102. blockquote img{max-width: 470px!important}
  103.  
  104.  
  105.  
  106. blockquote blockquote img{max-width: 450px!important}
  107.  
  108.  
  109.  
  110. blockquote blockquote blockquote img{max-width: 430px!important}
  111.  
  112.  
  113.  
  114. .navigation{float: center; margin-top: 5px}
  115.  
  116.  
  117.  
  118. .navigation a{display:inline; padding:8px 15px 8px 15px; margin-right: 1px; background-color: #FFFFFF; color:#000000}
  119.  
  120.  
  121.  
  122.  
  123. blockquote blockquote blockquote blockquote{margin: 0px 5px 0px 5px; background-color:#transparent; padding:2px; padding-left:5px; margin-top: 0px;}
  124.  
  125.  
  126.  
  127.  
  128. blockquote img{max-width: 470px!important}
  129.  
  130.  
  131.  
  132.  
  133. blockquote blockquote img{max-width: 450px!important}
  134.  
  135.  
  136.  
  137.  
  138. blockquote blockquote blockquote img{max-width: 430px!important}
  139.  
  140.  
  141.  
  142.  
  143. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  144.  
  145.  
  146.  
  147. /* navigation */
  148.  
  149.  
  150.  
  151. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px; text-align: center; font-size: 75px;}
  152.  
  153.  
  154.  
  155. .left{float:left; margin-left: 30px; width: 40px}
  156.  
  157.  
  158.  
  159. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  160.  
  161.  
  162.  
  163. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  164.  
  165.  
  166.  
  167. .right{float:right; margin-right: 30px; width: 40px}
  168.  
  169.  
  170.  
  171. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  172.  
  173.  
  174.  
  175. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  176.  
  177.  
  178.  
  179. #content{width: 840px; text-align: center; margin: 40px auto 30px auto; padding-bottom: 150px; background-color: transparent; color:#000000}
  180.  
  181.  
  182.  
  183.  
  184. #entries{float: right; background-color: transparent; text-align: center}
  185.  
  186.  
  187.  
  188. .post{width: 500px; padding: 10px; text-align: justify; background-color:#FFFFFF; margin-bottom:10px}
  189.  
  190.  
  191.  
  192. .post img{margin: 2px 0 2px 0}
  193.  
  194.  
  195.  
  196.  
  197.  
  198. h1{font-style:italic; font-size: 25px;}
  199.  
  200.  
  201.  
  202. .image{text-align: center; height: auto; margin-bottom: 3px; border: 0px}
  203.  
  204.  
  205.  
  206.  
  207. .qquote{font-family: arial; font-size: 25px; font-style:italic; margin-left: 60px;}
  208.  
  209.  
  210.  
  211. .qsource{margin: 5px 15px 0 0; text-align: left; text-transform: none;}
  212.  
  213.  
  214.  
  215. .qsourde a{text-transform: none;}
  216.  
  217.  
  218.  
  219.  
  220. .chat{line-height: 12px; list-style: none; font-color:#000000; }
  221.  
  222.  
  223.  
  224. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  225.  
  226.  
  227.  
  228. .person1 {color:#000000; background-color:#transparent; }
  229.  
  230.  
  231.  
  232. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: }
  233.  
  234.  
  235.  
  236. .person2 {color:{color:font} }
  237.  
  238.  
  239.  
  240. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: }
  241.  
  242.  
  243.  
  244.  
  245. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: #transparent}
  246.  
  247.  
  248.  
  249. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  250.  
  251.  
  252.  
  253. .icap{margin-top: 1px}
  254.  
  255.  
  256.  
  257. .source{display:none}
  258.  
  259.  
  260. .asker {font-size: 20px; width: 100%; background-color: #transparent; color:#000000;
  261.  
  262.  
  263.  
  264. text-transform: uppercase; line-height: 30px}
  265.  
  266. .asker a, a:hover{color:#000000}
  267.  
  268. .asker img{margin-top: 3px; margin-bottom: -3px; margin-left:3px}
  269.  
  270. .q {padding:10px; font-style: italic; text-indent: 20px}
  271.  
  272. .a {padding-top: 3px}
  273.  
  274. .cap {padding-top: 5px; width: 500px;}
  275.  
  276.  
  277.  
  278.  
  279. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  280.  
  281.  
  282.  
  283.  
  284. #info {margin: 0px; font-size:9px; text-align: center; color: #transparent; padding: 0px; font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: #000000; padding: 1px;}
  285.  
  286.  
  287.  
  288. .info a{text-transform:; }
  289.  
  290.  
  291.  
  292. .date{text-transform: ; font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size:9px; float:right;}
  293.  
  294.  
  295.  
  296. .tags {color:; font-size: 9px; display: inline; list-style: none; text-transform: lowercase;}
  297.  
  298.  
  299.  
  300. .tags a, .tags a:hover {font-size: 9px; color: #000000; background-color:#transparent; display: inline; list-style: none;text-transform: lowercase;}
  301.  
  302.  
  303.  
  304.  
  305. #notes {width: 500px; padding: 5px; margin: 0px; font-size: 9px; float:left;}
  306.  
  307.  
  308.  
  309. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  310.  
  311.  
  312.  
  313. ol.notes li {margin: 0px; padding: 2px;}
  314.  
  315.  
  316.  
  317. #notes img{border:0px}
  318.  
  319.  
  320.  
  321.  
  322.  
  323. #sidebar{ width: 360px; float: right; background-color: #FFFFFF; padding: 0px; position: fixed; margin: 4px 0 0 -100px}
  324.  
  325. .sidebardescr{ margin: 0px 10px 7px 10px; padding:5px; text-align: justify}
  326.  
  327. .sidebarimg img{max-width: 350px; height: auto; text-align:center}
  328.  
  329. .sidebarlinks {margin: 0px 10px 0px 5px; padding: 5px}
  330.  
  331. .sidebarlinks a{display: block; color:#000000; text-align: center; width: 340px; padding: 3px 0 3px 0; margin-bottom: 1px; text-transform: uppercase; text-decoration: none}
  332.  
  333. .sidebarlinks a:hover{background-color: #transparent; color:#000000}
  334.  
  335. .sidebarlinks a:hover{font-size: 11px; background-color: #FFFFFF; color:#transparent;}
  336.  
  337.  
  338. .pages {margin-top: 10px; margin-bottom: 10px;
  339.  
  340. text-align: center; line-height: 20px}
  341.  
  342. .pages a {text-decoration: none; background-color:color:link background};
  343.  
  344. padding: 2px 4px 2px 4px; color: #FFFFFF;border-right: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2;}
  345.  
  346. .sidimage{margin: 5px 0 5px 0; text-align: center}
  347.  
  348. .sidimage img {max-width: 230px; height: auto;}
  349.  
  350.  
  351.  
  352. .pages a:hover {background-color: ;
  353.  
  354. color:;border-top: 1px solid #d2d2d2; border-left: 1px solid #d2d2d2;
  355.  
  356. border-right: transparent; border-bottom: transparent;}
  357.  
  358.  
  359.  
  360.  
  361.  
  362. .scredit {font-size: 10px; text-transform: uppercase;}
  363. .scredit a {font-size: 10px; text-transform: uppercase;}
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370. .pages {margin: 0px 0 10px 0; text-align: center; line-height: 20px}
  371.  
  372.  
  373.  
  374. .pages a {text-decoration: none; background-color: #000000; padding: 2px 4px 2px 4px; color:#FFFFFF}
  375.  
  376.  
  377.  
  378.  
  379.  
  380. {CustomCSS}
  381.  
  382. </style>
  383.  
  384.  
  385.  
  386. <body>
  387.  
  388.  
  389. <div id="content">
  390.  
  391.  
  392.  
  393. <div id="entries">
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400. {block:Posts}
  401.  
  402.  
  403.  
  404.  
  405. <div class="post">
  406.  
  407.  
  408. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  409.  
  410. {block:Photo}
  411. {block:IndexPage}
  412. <div id="postbody">
  413. <center><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a></div></center>
  414. {/block:IndexPage}
  415. {block:PermalinkPage}
  416. <div id="postbox">
  417. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}</center>
  418. {block:Caption}{Caption}{/block:Caption}
  419. </div>
  420. {/block:PermalinkPage}
  421. {/block:Photo}
  422.  
  423. {block:Photoset}{Photoset-500}{/block:Photoset}
  424.  
  425. {block:Quote}
  426. <div class="qquote">{Quote}</div>
  427. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}
  428. {/block:Quote}
  429.  
  430. {block:Link}
  431. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  432. {block:Description}{Description}{/block:Description}
  433. {/block:Link}
  434.  
  435. {block:Chat}
  436. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  437. <div class="chat"><ul>{block:Lines}
  438. <li class="person{UserNumber}">{block:Label}
  439. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  440. {/block:Chat}
  441.  
  442. {block:Audio}
  443. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  444. {AudioPlayerGrey}
  445. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  446. {/block:Audio}
  447.  
  448. {block:Video}{Video-500}{/block:Video}
  449.  
  450. {block:Answer}
  451. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div>
  452. <div class="q">{Question}</div>
  453. <div class="a">{Answer}</div>
  454. {/block:Answer}
  455.  
  456.  
  457. <div class="cap">
  458. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  459. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  460. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  461.  
  462. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  463.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  464.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  465. {/block:ContentSource}</div></div>
  466.  
  467.  
  468. <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">tags {block:Tags}&nbsp;&nbsp;<a
  469.  
  470. href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
  471. <div class="origin">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  472. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  473.  
  474. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  475.  
  476. <div class="ibottom">{block:Date}<span class="date"><a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month}
  477.  
  478. {Year} | {12Hour}:{Minutes}{AmPm}</span>{/block:Date} {block:NoteCount}  <span class="permalink"><a
  479.  
  480. href="{Permalink}" title="permalink to this
  481.  
  482. post">{NoteCountWithLabel}</a>{/block:NoteCount}</span>{/block:NoteCount} <br></div>
  483.  
  484.  
  485.  
  486.  
  487.  
  488. </div>
  489.  
  490.  {/block:Posts}
  491. {block:PostNotes}
  492. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  493. {/block:PostNotes}
  494.  
  495. </div>
  496.  
  497.  
  498.  
  499. <div id="sidebar">
  500. <br>
  501. <div class="menu"><em><big><big><big><big><center>{title}</center></big></big></big></em></div>
  502.  
  503.  
  504.  
  505. <div class="sidebarimg"><img
  506.  
  507. src="{image:sidebar}"/></div>
  508.  
  509. <div class="sidebardescr">
  510.  
  511.  
  512. {block:Description}{Description}{/block:Description}</div>
  513.  
  514. <div class="sidebarlinks">{block:SubmissionsEnabled} <a href="/submit">{SubmitLabel}</a>
  515.  
  516. {/block:SubmissionsEnabled}
  517.  
  518. <a href="/">home</a>
  519.  
  520. <a href="/archive">archive</a>
  521.  
  522. <a href="/ask">ask me</a>
  523.  
  524. {block:HasPages}{block:Pages}
  525.  
  526. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages} {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  527. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  528. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  529. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  530. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</div>
  531.  
  532.  
  533.  
  534. <div class="scredit">
  535. theme by *write your name/url here*
  536. <br>
  537. base by <a href="http://heloteixeira.tumblr.com/themes">heloísa teixeira</a>
  538.  
  539. <br><br>
  540.  
  541. <div id="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  542.  
  543. <big><big>{CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></big></big>
  544. </div>
  545.  
  546. <br>
  547.  
  548.  
  549.  
  550. </div>
  551.  
  552.  
  553. </div>
  554.  
  555.  
  556. </html>