invisibleowls

THEME 002

Nov 24th, 2011
4,089
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.34 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 002 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. </script>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13.  
  14. <meta name="color:Background" content="#f9f9f9" />
  15. <meta name="color:Text" content="#000000" />
  16. <meta name="color:Link" content="#000000" />
  17. <meta name="color:LinkHover" content="#ffffff" />
  18. <meta name="color:entry" content="#ffffff" />
  19. <meta name="color:info" content="#f9f9f9" />
  20. <meta name="color:description" content="#000000" />
  21.  
  22. <meta name="color:Sidebar Background" content="#ffffff" />
  23. <meta name="text:Custom Link 1 Name" content="" />
  24. <meta name="text:Custom Link 1 Url" content="" />
  25. <meta name="text:Custom Link 2 Name" content="" />
  26. <meta name="text:Custom Link 2 Url" content="" />
  27. <meta name="text:Custom Link 3 Name" content="" />
  28. <meta name="text:Custom Link 3 Url" content="" />
  29.  
  30. <meta name="color:Navigation Link" content="#000000" />
  31. <meta name="color:Navigation Link Hover" content="#000000" />
  32. <meta name="color:Navigation Background" content="#f9f9f9" />
  33. <meta name="color:Navigation Background Hover" content="#f9f9f9" />
  34.  
  35. <meta name="if:ShowTags" content="1"/>
  36.  
  37. <meta name="font:Body" content="Georgia" />
  38. <meta name="font:Title" content="Georgia" />
  39.  
  40. <meta name="image:Background" content="http://static.tumblr.com/..."/>
  41. <meta name="image:sidebar" content=""/>
  42.  
  43. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  44. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  45. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46. <link rel="shortcut icon" href="{Favicon}" />
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  48.  
  49. <style type="text/css">
  50.  
  51. 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}
  52.  
  53. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -webkit-transition: color 0.6s linear;}
  54. a:hover{color:{color:linkhover}}
  55.  
  56. #sbar {width:250px; position:fixed; left:150px; height: auto; bottom:190px; background-color:{color:Sidebar Background}; background-position: bottom-left; background-repeat: no-repeat; background-attachment:fixed;}
  57.  
  58. #sbarimg {margin-left: 5px; max-width: 240px; padding-bottom: 5px; height: auto;}
  59. #sbarimg img {width: 240px;}
  60.  
  61. .pagination {width:250px; margin-left:50px; text-align:center; font:20px georgia; line-height:10px; display:block; padding: 8px; margin-top:5px; margin-bottom: -25px}
  62. .pagination a {text-decoration:none; color: {color:link};}
  63.  
  64. #nav {width:140px; position:fixed; left:10px; float: right; bottom:198px;}
  65. #nav a {display:block; background-color:{color:Navigation Background}; margin:2px 0px 0px 0px; font:10px georgia; text-transform: lowercase; color:{color:Navigation Link}; text-align:right; padding:2px; letter-spacing:2px; -webkit-transition: color 0.6s linear; -webkit-transition: background-color 0.6s linear; border-right: 5px solid {color:link}; font-style: italic; -webkit-transition: border-right 0.1s linear;}
  66. #nav a:hover {background-color:{color:Navigation Background Hover}; color:{color:Navigation Link Hover}; border-right: 9px solid {color:navigation background}; font-style: italic; }
  67. #nav img {width: 64px; margin-left: 66px; border: 4px solid {color:Navigation Background}; margin-bottom: 0px}
  68.  
  69. #entries {margin-left: 400px; float: left; text-align: justify}
  70.  
  71. #entry {margin: 5px 0 -5px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 3px}
  72.  
  73. #title {width: 250px; font-size: 18px; line-height: 20px; text-align: center; margin-left: 0px; font-style: italic; margin-top: -25px; margin-bottom: 5px;}
  74. #title a {color: {color:link}; -webkit-transition: color 0.6s linear;}
  75. #title a:hover {color: {color:Navigation Background Hover};}
  76.  
  77. .description {width: 240px; margin-left: 5px; text-align: justify; margin-bottom: 0px;}
  78.  
  79. 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}}
  80. h1 a{color: {color:text}; text-decoration: none}
  81.  
  82. #source {text-align: right}
  83.  
  84. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center; background-color: {color:info}; padding-top: 4px; padding-bottom: 4px; font-style: italic;}
  85.  
  86. .asker {width: 490px; background-color: {color:info}; padding: 5px; font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px;}
  87. .asker img{float: left; padding: 0px 5px 0px 0px}
  88. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  89. .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}
  90.  
  91. .question {font-size: 10px; font-weight: normal; color:{color:text}; text-transform: none;}
  92. .answer {padding-left: 4px; padding-right: 4px; padding-top: 4px;}
  93. .answer img {max-width: 470px;}
  94.  
  95. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  96.  
  97. b, strong{color:{color:text}}
  98. i, em {color:{color:text}}
  99. p{margin-top:5px; margin-bottom:5px}
  100. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  101.  
  102. img a{border:none; width:100%}
  103. .audio{background-color:white; display:block;}
  104.  
  105. .chat {line-height: 12px; list-style: none; line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  106. .person1 {background-color:{color:Background}; color: {color:text}; }
  107. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  108. .person2 {color: {color:text} }
  109. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  110.  
  111. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  112. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  113. ol.notes li {margin: 0px; padding: 0px;}
  114.  
  115. .notes img{width:10px; position:relative; top:1px}
  116. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  117.  
  118. #tumblr_controls{position: fixed!important; right: 0px; bottom: 0px;}
  119.  
  120. </style>
  121. <style type="text/css">{CustomCSS}</style>
  122. </head>
  123. <body>
  124.  
  125. <div id="entries">
  126. {block:Posts}
  127. <div id="entry">
  128.  
  129. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  130. {block:Text}{Body}{/block:Text}
  131.  
  132. {block:Quote}<h1>"{Quote}" — {Source}</h1>{/block:Quote}
  133.  
  134. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  135. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  136.  
  137. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  138. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  139.  
  140. {block:Chat}
  141. {block:Title}<h1>{Title}</h1>{/block:Title}
  142. <div class="chat">
  143. {block:Lines}
  144. <li class="person{UserNumber}">{block:Label}
  145. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  146. </div>
  147. {/block:Chat}
  148.  
  149. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  150.  
  151. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  152.  
  153. {block:Answer}
  154. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}<div class="question">{Question}</div></div>
  155. <div class="answer"><blockquote>{Answer}</blockquote></div>
  156. {/block:Answer}
  157.  
  158. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} + {NoteCountWithLabel}{/block:NoteCount}
  159. {block:RebloggedFrom} + via <a href="{ReblogParentURL}"
  160. title="{ReblogParentTitle}">{ReblogParentName}</a> + © <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  161.  
  162. <br />{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:Date}</div><BR>
  163. {/block:Posts}
  164. {block:PostNotes}{PostNotes}{/block:PostNotes}
  165.  
  166.  
  167. <div id=sbar>
  168.  
  169. <div id="title"><p><a href="/" alt="{Title}">{Title}</a></p></div>
  170. <div id="sbarimg"><img src="{image:sidebar}"/></div>
  171. {block:Description}<div class="description">{Description}</div>{/block:Description}
  172. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  173.  
  174. <div id="nav">
  175. <img src="{PortraitURL-96}">
  176. <a href="/">home</a>
  177. <a href="/ask">askbox</a>
  178. <a href="/archive">archive</a>
  179. <a href="http://invisibleowls.tumblr.com/">&copy theme</a>
  180. {block:ifCustom Link 1 Url}<a href="{text:Custom Link 1 Url}">{text:Custom Link 1 Name}</a>{/block:ifCustom Link 1 Url}
  181. {block:ifCustom Link 2 Url}<a href="{text:Custom Link 2 Url}">{text:Custom Link 2 Name}</a>{/block:ifCustom Link 2 Url}
  182. {block:ifCustom Link 3 Url}<a href="{text:Custom Link 3 Url}">{text:Custom Link 3 Name}</a>{/block:ifCustom Link 3 Url}
  183. </div>
  184.  
  185.  
  186. </body>
  187. </html>
Advertisement
Add Comment
Please, Sign In to add comment