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

THEME 007

By: rawrdianna on Mar 24th, 2012  |  syntax: None  |  size: 8.12 KB  |  hits: 5,432  |  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. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--     theme 007 by rawrdianna
  4.          DON'T REMOVE THE CREDIT     -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10.     <!-- DEFAULT VARIABLES -->
  11.  
  12. <meta name="color:background" content="#FFFFFF" />
  13. <meta name="color:entry" content="#F8F8EE" />
  14. <meta name="color:sbar" content="#F8F8EE" />
  15. <meta name="color:text" content="#C0BBBE" />
  16. <meta name="color:borders" content="#D5E242" />
  17. <meta name="color:link" content="#D5E242" />
  18. <meta name="color:lhover" content="#D4DABE" />
  19. <meta name="color:nlinksb" content="#F8F8EE" />
  20. <meta name="color:nlinks" content="#8e7b68" />
  21. <meta name="color:nhover" content="#D5E242" />
  22. <meta name="font:body" content="Georgia" />
  23. <meta name="font:title" content="Georgia" />
  24. <meta name="image:background" content="http://static.tumblr.com/..."/>
  25. <meta name="image:sidebar" content=""/>  
  26. <meta name="text:Link One" content="" />
  27. <meta name="text:Link One Title" content="" />
  28. <meta name="text:Link Two" content="" />
  29. <meta name="text:Link Two Title" content="" />
  30. <meta name="text:Link Three" content="" />
  31. <meta name="text:Link Three Title" content="" />
  32. <meta name="text:Link Four" content="" />
  33. <meta name="text:Link Four Title" content="" />
  34.  
  35.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36.     <title>{Title}</title>
  37.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  38.     <link rel="shortcut icon" href="{Favicon}" />
  39.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  40.     <style type="text/css">
  41.  
  42.  
  43. body {background-color:{color:background}; color:{color:text};
  44. font-family:{font:body};
  45. font-size:10px;
  46. line-height:100%;
  47. text-align:justify; background-image: {image:background}}
  48. img {border: 0}
  49.  
  50. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; font-family:{font:body}}
  51. a:hover{color:{color:lhover};}
  52.  
  53. #entries{width:514px; margin-left:300px; margin-top:15px; position:absolute;}
  54.  
  55. #entry {background-color:{color:entry}; margin-bottom:0px; padding:7px;}
  56.  
  57. #sidebarimg img {max-width: 250px; height: auto; text-align:center}
  58.  
  59. #sbar {width:250px; margin-left:10px; margin-top:200px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:6px solid; border-color:{color:borders}; border-right:0px solid; padding:10px; font-family:{font:body}; font-size:10px; line-height:115%;}
  60.  
  61. #pagination {font-family:{font:body}; text-align:center; font-size:15px}
  62.  
  63. #nav {text-align:center; position:fixed; bottom:20px;}
  64. #nav img {width:60px; margin-left:825px;  color:{color:nlinksb}; border: 25px solid; display: visible;}
  65. #nav a {margin-top:-8px; margin-left:825px; font-family: arial; font-size:12px; text-transform: uppercase; color:{color:nlinks}; background-color:{color:nlinksb}; text-align: center; text-align: center;  padding: 5px; display:block;}
  66. #nav a:hover {color:{color:nhover};}
  67.  
  68. h1{font-size: 20px; font-family: {font:title}; letter-spacing: -1px; line-height: 20px; text-transform: uppercase; font-weight: normal; margin: 0 0 5px 0; border-bottom: 1px dotted {color:background}; text-align: center;}
  69. h1 a{color: {color:text}; text-decoration: none}
  70.  
  71. #info{margin: 0px 10px 0 10px; border-left: 5px solid {color:borders}; padding-left: 5px; font-family: {font:body}; font-size:10px; text-transform:lowercase; text-align:left;}
  72.  
  73. .asker {width: 490px; background-color: {color:background}; padding: 5px; font-size: 10px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px;}
  74. .asker img{float: left; padding: 0px 5px 0px 0px}
  75. .asker a{font-size: 10px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  76. .asker a:hover{font-size: 10px; font-weight: bold; color:{color:bglink}; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0;}
  77.  
  78. .question {font-size: 10px; font-weight: normal; color:{color:text}; text-transform: none;}
  79. .answer {padding-left: 4px; padding-right: 4px; padding-top: 4px;}
  80. .answer img {max-width: 470px;}
  81.  
  82. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  83.  
  84. b, strong{color:{color:text}}
  85. i, em {color:{color:text}}
  86. p{margin-top:5px; margin-bottom:5px}
  87. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  88.  
  89. img a{border:none; width:100%}
  90. .audio{background-color:black; display:block;}
  91.  
  92. .chat {line-height: 12px; list-style: none; line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  93. .person1 {background-color:{color:Background}; color: {color:text}; }
  94. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  95. .person2 {color: {color:text} }
  96. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  97.  
  98. notes {max-width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  99. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px;}
  100. ol.notes li {margin: 0px; padding: 0px;}
  101.  
  102. .notes img{width:10px; position:relative; top:1px;}
  103. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  104.  
  105.  
  106.         </style>
  107.     <style type="text/css"></style>
  108.  
  109. </head>
  110.  
  111. <body>
  112. <BR>
  113. <div id="nav"><img src="{PortraitURL-96}"><br><br>
  114. <a href="/">home</a><br />
  115. <a href="/ask">askbox</a><br />
  116. <a href="/archive">archive</a><br />
  117. {block:IfLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a><br />{/block:IfLinkOneTitle}
  118. {block:IfLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a><br />{/block:IfLinkTwoTitle}
  119. {block:IfLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a><br />{/block:IfLinkThreeTitle}
  120. {block:IfLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a><br />{/block:IfLinkFourTitle}
  121. <a href="http://agrons.tumblr.com/">theme</a></div>
  122.  
  123. <div id="sbar">
  124. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  125. {block:Description}{Description}{/block:Description}<br><br>
  126. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  127. </div><BR>
  128.  
  129. <div id="entries">
  130. {block:Posts}
  131. <div id="entry">
  132. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  133. {block:Text}{Body}{/block:Text}
  134.  
  135. {block:Quote}<h1>"{Quote}" — {Source}</h1>{/block:Quote}
  136.  
  137. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  138. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  139.  
  140. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}<br>{/block:Photo}
  141. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}<br>{/block:Photoset}
  142.  
  143. {block:Chat}
  144. <div class="chat">
  145. {block:Lines}
  146. <li class="person{UserNumber}">{block:Label}
  147. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  148. </div>
  149. {/block:Chat}
  150.  
  151. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  152.  
  153. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  154.  
  155. {block:Answer}
  156. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}<div class="question">{Question}</div></div>
  157. <div class="answer"><blockquote>{Answer}</blockquote></div>
  158. {/block:Answer}
  159.  
  160. <div id="info">
  161. {block:Date}posted: <a href="{Permalink}">{Timeago}</a>{/block:Date}{block:NoteCount} with {NoteCount} notes {/block:NoteCount}{block:RebloggedFrom}/ via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}<br>{block:HasTags}tagged:<i>{block:Tags} <font color="{color:text}"></font><a href="{TagURL}">{Tag}</a>{/block:Tags}</i>{/block:HasTags}
  162. </div>
  163.  
  164. </div>
  165.  
  166. <BR>
  167. {/block:Posts}
  168. {block:PostNotes}{PostNotes}{/block:PostNotes}
  169.  
  170. </div>
  171.  
  172. </body>
  173. </html>