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

tbiwTheme03

By: a guest on Jun 1st, 2012  |  syntax: None  |  size: 10.03 KB  |  hits: 70  |  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 HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3.  
  4. <!--
  5.  
  6. Theme by thebeautyinwhite
  7. Do not copy and/or steal!
  8.  
  9. -->
  10.  
  11.  
  12.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  13.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.     <link rel="shortcut icon" href="{Favicon}" />
  15.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  16.  
  17. <meta name="image:Background" content="#FFFEF7" />
  18. <meta name="font:Body" content="arial" />
  19. <meta name="font:Labels" content="arial" />
  20. <meta name="font:Links" content="arial" />
  21. <meta name="font:Quote" content="georgia" />
  22. <meta name="color:Background" content="#FFFFFF" />
  23. <meta name="color:Links" content="#AB9584" />
  24. <meta name="color:LinksHover" content="#CFB5A3" />
  25. <meta name="color:SidebarLinks" content="#CE8888" />
  26. <meta name="color:SidebarBg" content="#FFFFFF" />
  27. <meta name="color:PostsBg" content="#FFFFFF" />
  28. <meta name="color:PostLabelsBg" content="#FFFFFF" />
  29. <meta name="color:SidebarLinksHover" content="#AA7768" />
  30. <meta name="color:Titles" content="#CAB7AF" />
  31. <meta name="color:Text" content="#AC9D9B" />
  32. <meta name="text:BodyFontSize" content="9px" />
  33. <meta name="text:BackgroundRepeat" content="no-repeat" />
  34. <meta name="text:Link Text 1" content="" />
  35. <meta name="text:Link URL 1" content="" />
  36. <meta name="text:Link Text 2" content="" />
  37. <meta name="text:Link URL 2" content="" />
  38. <meta name="text:Link Text 3" content="" />
  39. <meta name="text:Link URL 3" content="" />
  40. <meta name="text:Link Text 4" content="" />
  41. <meta name="text:Link URL 4" content="" />
  42. <meta name="text:Link Text 5" content="" />
  43. <meta name="text:Link URL 5" content="" />
  44. <meta name="if:ShowLink1" content="1" />
  45. <meta name="if:ShowLink2" content="1" />
  46. <meta name="if:ShowLink3" content="1" />
  47. <meta name="if:ShowLink4" content="1" />
  48. <meta name="if:ShowLink5" content="1" />
  49. <meta name="if:ShowTags" content="1" />
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54. html{margin: 0 auto;}
  55.  
  56. body{
  57. font-size: {text:BodyFontSize}; background-image: url({image:Background}); font-family:  {font:Body}; background-color: {color:background}; padding: 0px; color: {color:Text}; background-attachment: fixed; background-position: bottom right; background-repeat: {text:BackgroundRepeat}; text-align:left; line-height:14px; margin: 0 auto;
  58.         }
  59.  
  60.  
  61.  
  62. b, strong, i, s, strike {
  63. color: {color:Links};
  64. }
  65.  
  66. blockquote {
  67. border-left: 2px solid {color:Links}; padding-left:5px; font-style: italic;
  68. }
  69.  
  70. li {padding-right: 10px;}
  71.  
  72. a img {
  73. border: none;
  74. }
  75.  
  76.  
  77. a:link {
  78. color: {color:Links}; text-decoration: none; font-family: {font:links}; letter-spacing: 0px;
  79. }
  80.  
  81. a:visited {
  82. color: {color:LinksHover};text-decoration: none; font-style: italic;
  83. }
  84.  
  85. a:hover, a:active, a:focus {
  86. text-decoration: none; color: {color:LinksHover}; font-style: normal;
  87. }
  88.  
  89. h1, h2, h3, h4, h5, h6 {font-weight: normal; line-height: 9px; margin: 3px;}
  90.  
  91. h5 {margin-top:5px;}
  92.  
  93.  
  94. p {margin: 10px;
  95. }
  96.  
  97. #sidebartitles {
  98. display: block; font-size: 9px; letter-spacing: 0px; text-align: center; text-transform: lowercase; margin: 0px 0px 1px 0px; padding: 2px 10px 2px 10px; color: {color:Titles};        
  99. }
  100.  
  101. #sidebarlinks {
  102. display: block; font-size: 10px; letter-spacing: 0px; color: {color:SidebarLinks}; text-align:right; text-transform: lowercase; margin: 0px 0px 1px 170px; padding: 0px 10px 0px 10px; background-color: {color:SidebarBg};        
  103. }
  104.  
  105. #sidebarlinks:hover {
  106. background: {color:SidebarLinksBgHover}; color: {color:SidebarLinksHover}; letter-spacing: 0px;
  107. }
  108.  
  109.  
  110. .about {
  111. text-align: justify; line-height:13px; margin: 0; background-color: {color:SidebarBg}; padding: 10px 0px 10px 0px;
  112. }
  113.  
  114.  
  115. #postinfo {
  116. display: block; background: {color:PostsBg}; text-align: right; font-size: 9px; font-family: {font:Labels}; text-transform: lowercase; padding: 2px 5px 0px 5px; margin-bottom:20px; border-bottom:5px solid {color:Background};       
  117. }
  118.  
  119. #postinfo2 {
  120. position: absolute;
  121. display: block; background: {color:PostLabelsBg}; text-align: center; font-size: 14px; font-family: {font:Labels}; text-transform: uppercase; padding: 4px 6px 4px 6px; border-right:0px solid ; z-index: 999; margin-left: -50px;     
  122. }
  123.  
  124. .quote {
  125. font-family: {font:Quote}; letter-spacing: 0px; font-size: 11px; text-align: center; line-height: 16px; font-style: italic;
  126. }
  127.  
  128. .question {
  129. font-family: {font:Quote}; text-align: center; border-bottom: 0px solid #ddd; padding: 10px;  
  130. }
  131.  
  132. #pagination {
  133. margin-right: 0px; margin-top: 0px; font-size: 16px; text-align: center;
  134. }
  135.  
  136. div#header {
  137. height:80px; margin:0; background: {color:Background}; text-align: center; margin-bottom:20px;
  138. }
  139.  
  140. div#container{
  141. text-align:left
  142. }
  143.  
  144.        
  145. div#navigation{
  146. background: transparent;
  147. }
  148.        
  149.  
  150. div#footer{
  151. background: #333;color: transparent;
  152. }
  153.        
  154. div#footer p{
  155. margin:0; padding:5px 10px
  156. }
  157.  
  158. div#container{
  159. margin-left:300px; width:500px;
  160. }
  161.        
  162. div#wrapper{
  163. float:left; width:100%;
  164. }
  165.        
  166. div#content{
  167. margin-left:100px; margin-top: 5px; width: 520px; background: {color:PostsBg};
  168. }
  169.        
  170. div#navigation{
  171. margin-top:100px; position: fixed; z-index: 8; float:left; width:50px; margin-left:630px; background: {color:PostLabelsBg}; padding: 5px 0px 5px 0px;
  172. }
  173.  
  174. div#userpic{
  175.  width:150px; height: 100px; position: absolute; z-index: 9; float:left;  margin-top:4px;   padding: 5px; padding-top: 10px; padding-bottom: 20px;  text-align: center;
  176. }
  177.  
  178. div#extra{
  179. margin-top:100px; position: fixed; z-index: 8; float:left; width:300px; margin-left:-260px; font-size: 10px; text-align: center; border-right: 3px solid {color:Titles}; background: {color:SidebarBg}
  180. }
  181.  
  182. .postwrap{
  183. text-align: justify;  padding: 0px 10px 0px 10px; line-height: 14px; border-left: 0px solid {color:PostLabelsBg};
  184. }
  185.  
  186. #sidebarimg {display: block; margin-left: 8px; padding:4px; text-align: center; background: {color:Titles}
  187. }
  188.  
  189. #tags{
  190. font-size: 9px; letter-spacing: 0px; font-style: mormal;
  191. }
  192.    
  193.    
  194. #tags:hover{
  195. background: #fff;}
  196.  
  197. #sblinks {
  198. margin: 0px 2px 2px 0px; padding:2px; border-bottom: 0px solid {color:LinksHover};  border-bottom: 7px solid {color:SidebarBg};
  199. }
  200.  
  201. .blogtitle {
  202. font-family: {font:Title}; font-size: 24px; letter-spacing: -2px; text-align:center; color: {color:Titles}; text-transform: lowercase; padding: 10px; line-height: 18px;
  203. }
  204.  
  205. .title {
  206. font-family: {font:Title}; font-size: 16px; letter-spacing: 0px; text-align:center; color: {color:Title}; text-transform: lowercase; padding: 10px;
  207. }
  208.  
  209. </style>
  210.  
  211.  
  212. </head>
  213. <body>
  214. <div id="container">
  215.  
  216. <div id="wrapper">
  217. <div id="content">
  218. {block:Posts}
  219.    
  220.  
  221.  
  222.  
  223. {block:Text}
  224. <div class="postwrap">
  225. {block:Title}<center><div class="title"><a href="{Permalink}">{Title}</a></div></center>
  226. {/block:Title}{Body}
  227.  </div>
  228. {/block:Text}
  229.  
  230.  
  231.  
  232. {block:Photo}
  233. <div class="postwrap">
  234. <a style="border:none;" href="{Permalink}"><center><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" width="500"></center></a>
  235. <br>{block:Caption}{Caption}{/block:Caption}
  236.  
  237. </div>
  238. {/block:Photo}
  239.  
  240.  
  241.  
  242.  
  243. {block:Photoset}
  244. <div class="postwrap">
  245. {Photoset-500}
  246. <br>{block:Caption}{Caption}{/block:Caption}
  247. </div>
  248. {/block:Photoset}
  249.  
  250.  
  251.  
  252. {block:Quote}
  253.  <div class="postwrap">
  254. <div class="quote">
  255. <b>"</b>{Quote}<b>"</b></div>
  256. {block:Source}<br>- {Source}{/block:Source}
  257.  </div>
  258. {/block:Quote}
  259.  
  260.  
  261.  
  262.  
  263. {block:Link}
  264.  <div class="postwrap">
  265. <div class="title"><a href="{URL}">{Name}</a><br></div>
  266. {block:Description}{Description}{/block:Description}
  267.  </div>
  268. {/block:Link}
  269.  
  270.  
  271.  
  272.  
  273. {block:Audio}<br>
  274.  <div class="postwrap">
  275. <center><div style="z-index:-1;">{AudioPlayerBlack}</div><br>
  276.  
  277. {block:TrackName}[ {TrackName} ]{/block:TrackName}<br>
  278. {block:Caption}{Caption}{/block:Caption}
  279.  
  280.  </div>
  281. {/block:Audio}</center>
  282.  
  283.  
  284.  
  285. {block:Chat}
  286. <div class="postwrap">
  287. <div class="title">{block:Title}<b>{Title}</b>{/block:Title}</div>
  288. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br><br>{/block:Lines}
  289.  </div>
  290. {/block:Chat}
  291.  
  292.  
  293.  
  294. {block:Video}
  295.  <div class="postwrap">
  296. {video-500}
  297. {block:IfShowCaptions}
  298. <br>{block:Caption}{Caption}{/block:Caption}
  299. {/block:IfShowCaptions}
  300. {block:IfNotShowCaptions}
  301.  
  302. {/block:IfNotShowCaptions}
  303. </div>
  304. {/block:Video}
  305.  
  306.  
  307.  
  308. {block:Answer}
  309. <div class="postwrap">
  310.  
  311. <div class="question">  <b>{Asker}:</b> <br /><br />"{Question}"</div><br>
  312. {Answer}
  313. </div>
  314. {/block:Answer}
  315.  
  316.  
  317.  
  318. <div id="postinfo"> {block:RebloggedFrom}</a>{/block:RebloggedFrom}{NoteCount}</a></h5></small><center>{block:IfShowTags}{block:HasTags}<br>{block:Tags}# <a href="{TagURL}" id="tags">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</center></div><BR>
  319. {/block:Posts}
  320.  
  321.  
  322. {block:PostNotes}{PostNotes}{/block:PostNotes}
  323.  
  324. <center><a href="http://thebeautyinwhite.tumblr.com" >© theme</a></center>  
  325.    <br>
  326. <center>
  327.  </center>
  328. </div>
  329. </div>
  330.  
  331.  
  332.  
  333. <div id="navigation"><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}" >« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage} </div></div>
  334.  
  335.  
  336. <div id="extra">
  337.  
  338.  
  339.  
  340. <div id="userpic"><img src="{PortraitURL-64}"id="sidebarimg"/><div class="about">{Description}</div></div>
  341.  
  342.  
  343.  
  344. {block:IfShowLink1}
  345. <a href="{text:Link URL 1}" id="sidebarlinks">{text:Link Text 1}</a>
  346. {/block:IfShowLink1}
  347. {block:IfShowLink2}
  348. <a href="{text:Link URL 2}" id="sidebarlinks">{text:Link Text 2}</a>
  349. {/block:IfShowLink2}
  350. {block:IfShowLink3}
  351. <a href="{text:Link URL 3}" id="sidebarlinks">{text:Link Text 3}</a>
  352. {/block:IfShowLink3}
  353.  
  354. {block:IfShowLink4}
  355. <a href="{text:Link URL 4}" id="sidebarlinks">{text:Link Text 4}</a>
  356. {/block:IfShowLink4}
  357. {block:IfShowLink5}
  358. <a href="{text:Link URL 5}" id="sidebarlinks">{text:Link Text 5}</a>
  359. {/block:IfShowLink5}
  360. {block:HasPages}
  361. {block:Pages}<a href="{URL}" id="sidebarlinks">{Label}</a>{/block:Pages}
  362. {/block:HasPages}  
  363.  
  364. <br>
  365. <br>
  366. <div id="sidebartitles"></div>
  367.  
  368.  
  369.        </div>  
  370.  
  371.  
  372.    
  373.    <div>
  374.  
  375. </div>
  376. </div>
  377. </div>
  378. </div>
  379.  
  380.  
  381.  
  382.  
  383. </body>
  384. </html>