invisibleowls

THEME 004

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