Advertisement
invisibleowls

THEME 005

Jan 31st, 2012
6,563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- theme 005 by invisibleowls
  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="#ffffff" />
  14. <meta name="color:Sidebar" content="#eeeceb" />
  15. <meta name="color:info" content="#f9f9f9" />
  16. <meta name="color:Text" content="#000000" />
  17. <meta name="color:Link" content="#000000" />
  18. <meta name="color:LinkHover" content="#ffffff" />
  19. <meta name="color:blogtitle" content="#000000" />
  20. <meta name="color:Navigation Link" content="#000000" />
  21. <meta name="color:Navigation Background" content="#ffffff" />
  22. <meta name="color:Navigation Link Hover" content="#ffffff" />
  23. <meta name="color:Navigation Background Hover" content="#eeeceb" />
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="font:Body" content="Georgia" />
  29. <meta name="font:Title" content="Georgia" />
  30. <meta name="if:LittleImages" content="" />
  31. <meta name="image:Background" content="http://static.tumblr.com/..."/>
  32. <meta name="image:img1" content=""/>
  33. <meta name="image:img2" content=""/>
  34. <meta name="image:img3" content=""/>
  35. <meta name="image:img4" content=""/>
  36. <meta name="image:img5" content=""/>
  37. <meta name="image:img6" content=""/>
  38.  
  39. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  40. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  41. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  42. <link rel="shortcut icon" href="{Favicon}" />
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  44.  
  45. <style type="text/css">
  46.  
  47. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  48.  
  49. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -webkit-transition: color 0.6s linear;}
  50. a:hover{color:{color:linkhover}}
  51.  
  52. #title {margin-top:100px; font: 20px georgia;}
  53. #title a {color: {color:blogtitle}; -webkit-transition: opacity 0.6s linear;}
  54. #title a:hover {opacity: 0.5;}
  55.  
  56. #sidebar {height: 100%; width: 200px; padding: 10px; background-color: {color:sidebar}; left: 0px; position:fixed; margin-top: -15px; text-align:right; border-top: 2px solid {color:Navigation Background}; }
  57. #sidebar img{text-aling:center; text-align:center;}
  58.  
  59. .pagination {font-family:georgia; text-align:center; font-size:80px; letter-spacing:1px; padding: 4px; bottom: 50px; position: fixed; margin-left: 515px;}
  60.  
  61. #nav {width: 190px; margin-top: 10px; margin-bottom: 0px; margin-left: 5px; }
  62.  
  63. #nav img {width: 74px; height: 71px; border: 2px solid {color:navigation background}; font-family: verdana; background-color: {color:navigation background}; margin-bottom: -36px; font-size: 9px; letter-spacing: 2px; font-style: ; text-align: center; color: {color:navigation link};
  64. text-transform: lowercase; text-decoration: none; margin-top: 1px;}
  65.  
  66. #nav a {width: 70px; height: 45px; display: inline-block; font-family: verdana; background-color: {color:navigation background}; padding-bottom: 0px; padding-top: 30px; padding-right: 4px; padding-left: 4px; margin-bottom: 1px; font-size: 9px; letter-spacing: 2px; text-align: center; color: {color:navigation link}; text-transform: lowercase; text-decoration: none; margin-top: 1px;}
  67.  
  68. #nav a:hover {background-color: {color:navigation background hover}; color: {color:navigation link hover};}
  69.  
  70. #entries{width:514px; margin-left:220px; margin-top:10px; position:absolute;}
  71.  
  72. #entry {background-color:{color:entry}; margin-bottom:10px; padding:7px;}
  73.  
  74. #etc{background-color:{color:info}; width: 510px; margin-bottom:20px; margin-top:-10px; font-size:10px; text-align: left; letter-spacing:0px; padding:2px; text-transform: lowercase;opacity:0.7; {block:HasTags}-moz-border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;{/block:HasTags}}
  75. #etc a{color: {color:link}; margin-left:5px;opacity:1;}
  76. #etc a:hover{color: {color:text}}
  77.  
  78. #date{background-color:{color:info}; width: 510px; font-size:9px; text-align: right; color:{color:link}; letter-spacing:-1px; padding:2px; text-transform:uppercase; font-family: verdana; -moz-border-top-left-radius: 15px; border-top-left-radius: 15px;}
  79. #date a{color:{color:link}; margin-right:0px;}
  80. #date a:hover{color: {color:linkhover}}
  81.  
  82. h1{font-size: 20px; 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;}
  83. h1 a{color: {color:text}; text-decoration: none}
  84.  
  85. .asker {width: 490px; background-color: {color:background}; padding: 5px; font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px;}
  86. .asker img{float: left; padding: 0px 5px 0px 0px}
  87. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  88. .asker a:hover{font-size: 11px; font-weight: bold; color:{color:bglink}; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0;}
  89.  
  90. .question {font-size: 10px; font-weight: normal; color:{color:text}; text-transform: none;}
  91. .answer {padding-left: 4px; padding-right: 4px; padding-top: 4px;}
  92. .answer img {max-width: 470px;}
  93.  
  94. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  95.  
  96. b, strong{color:{color:text}}
  97. i, em {color:{color:text}}
  98. p{margin-top:5px; margin-bottom:5px}
  99. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  100.  
  101. img a{border:none; width:100%}
  102. .audio{background-color:white; display:block;}
  103.  
  104. .chat {line-height: 12px; list-style: none; line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  105. .person1 {background-color:{color:Background}; color: {color:text}; }
  106. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  107. .person2 {color: {color:text} }
  108. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  109.  
  110. notes {max-width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  111. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px;}
  112. ol.notes li {margin: 0px; padding: 0px;}
  113.  
  114. .notes img{width:10px; position:relative; top:1px;}
  115. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  116.  
  117. #tumblr_controls{position: fixed!important; right: 0px; bottom: 0px;}
  118.  
  119. </style>
  120. <style type="text/css">{CustomCSS}</style>
  121. </head>
  122. <body>
  123.  
  124. <div id="sidebar"><div id="title"><a href="/">{title}</a></div>{description}
  125. <div id="nav"><center>
  126. <a href="/">home</a> {Block:IfLittleImages}<img src="{image:img1}"><img src="{image:img2}"> {/Block:IfLittleImages}<a href="/ask">askbox</a><a href="/archive">archive</a> {Block:IfLittleImages}<img src="{image:img3}"><img src="{image:img4}"> {/Block:IfLittleImages}<a href="http://invisibleowls.tumblr.com">theme</a>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> <img src="{image:img5}">{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> <img src="{image:img6}">{/block:ifLink2}
  127. </center>
  128. </div>
  129. </div>
  130.  
  131. <div id="entries">
  132. {block:Posts}
  133.  
  134. <div id="date">{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>
  135. {/block:ContentSource}</div>
  136.  
  137. <div id="entry">
  138.  
  139. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  140. {block:Text}{Body}{/block:Text}
  141.  
  142. {block:Quote}<h1>"{Quote}" โ€” {Source}</h1>{/block:Quote}
  143.  
  144. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  145. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  146.  
  147. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  148. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  149.  
  150. {block:Chat}
  151. {block:Title}<h1>{Title}</h1>{/block:Title}
  152. <div class="chat">
  153. {block:Lines}
  154. <li class="person{UserNumber}">{block:Label}
  155. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  156. </div>
  157. {/block:Chat}
  158.  
  159. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  160.  
  161. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  162.  
  163. {block:Answer}
  164. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}<div class="question">{Question}</div></div>
  165. <div class="answer"><blockquote>{Answer}</blockquote></div>
  166. {/block:Answer}
  167.  
  168. </div>
  169.  
  170. <div id="etc">
  171. {block:HasTags}<b>tagged:</b>{block:Tags}<a href="/tagged/{tag}">{Tag}</a> {/block:Tags}{/block:HasTags}
  172. </div>
  173.  
  174. {/block:Posts}
  175. <BR>
  176. {block:PostNotes}{PostNotes}{/block:PostNotes}
  177.  
  178. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage}<br><br>{block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}</div>
  179.  
  180. </body>
  181. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement