Advertisement
ninadobrevss

petrovahpiercetheme11

Jan 19th, 2013
1,185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- theme by petrovahpierce (prev. ninadobrevss) --->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="image:sidebar" content=""/>
  14. <meta name="color:linkhover" content="#cecece"/>
  15. <meta name="color:asker bg" content="#f5f5f5">
  16. <meta name="color:border" content="#cecece">
  17. <meta name="color:linkbg" content="#ffffff">
  18.  
  19. <meta name="text:Link1" content="" />
  20. <meta name="text:Link1 Title" content="" />
  21. <meta name="text:Link2" content="" />
  22. <meta name="text:Link2 Title" content="" />
  23. <meta name="text:Link3" content="" />
  24. <meta name="text:Link3 Title" content="" />
  25. <meta name="text:Link4" content="" />
  26. <meta name="text:Link4 Title" content="" />
  27.  
  28.  
  29. <style type="text/css">
  30.  
  31.  
  32.  
  33. body {
  34. background:{color:background};
  35. margin:0px;
  36. color:{color:text};
  37. font-family:Calibri;
  38. font-size:10px;
  39. line-height:100%;
  40. }
  41.  
  42. a {
  43. color:{color:link};
  44. text-decoration: none;
  45. margin:1px;
  46. }
  47.  
  48. a:hover {
  49. color:{color:linkhover};
  50.  
  51.  
  52. }
  53.  
  54. img {
  55. border:none;
  56. }
  57.  
  58. blockquote {
  59. padding-left:5px;
  60. border-left:2px solid;
  61. }
  62.  
  63. blockquote blockquote {
  64. padding-left:5px;
  65. border-left:2px solid;
  66. }
  67.  
  68. h1 {
  69. font-size:15px;
  70. }
  71.  
  72. b, strong {
  73. color:{color:bold};
  74. font-weight:bold;
  75. }
  76.  
  77. i, em {
  78. color:{color:italic};
  79. font-style:italic;
  80. }
  81.  
  82. #entries {
  83. padding:10px;
  84. width:400px;
  85. margin-left:500px;
  86. margin-top:40px;
  87. }
  88.  
  89. #post {
  90. width:400px;
  91. padding-bottom:20px;
  92. }
  93.  
  94. #sidebar {
  95. width:200px;
  96. position:fixed;
  97. margin-left:250px;
  98. margin-top:100px;
  99. }
  100.  
  101. #title {
  102. font-size:10px;
  103. text-align:center;
  104. text-transform:uppercase;
  105. margin-left:-85px;
  106. margin-top:-150px;
  107. text-transform:italic;
  108. letter-spacing:1px;
  109. border-bottom:solid 1px {color:border};
  110. width:80px;
  111. }
  112. #sidebarimage {
  113. width 150px;
  114.  
  115. }
  116.  
  117. #sidebarimage img {
  118. width:150px;
  119. height:150px;
  120. border:1px solid {color:border}; padding:3px;
  121. }
  122.  
  123. #description {
  124. padding:5px;
  125. text-align:center;
  126. width:150px;
  127. margin-left:-90px;
  128. width:80px;
  129. }
  130.  
  131. #pagination {
  132. font-size:10px;
  133. text-align:center;
  134. padding:5px;
  135. margin-top:70px;
  136. margin-left:-290px;
  137. }
  138.  
  139. #info {
  140. text-align:right;
  141. margin-top:10px;
  142. border-top:solid 1px {color:border};
  143. padding:3px;
  144. text-transform:uppercase;
  145. }
  146.  
  147. #questions {
  148. background-color: {color:asker bg};
  149. padding:11px;
  150. margin-top: 5px;
  151. margin-bottom:5px;
  152. font-size:10px;
  153. text-align:left;
  154. }
  155.  
  156. #answer {
  157. font-size:10px;
  158. }
  159.  
  160. #links {
  161. margin-left:-64px;
  162. margin-top:0px;
  163. letter-spacing:1px;
  164. position:fixed;
  165. width:30px;
  166. font-size:10px;
  167. float:left;
  168. padding:3px;
  169. text-align:left;
  170. text-transform:uppercase;
  171. }
  172.  
  173. #cred {
  174. position:fixed;
  175. bottom:15px;
  176. right:15px;
  177. font-size:8px;
  178. padding:5px;
  179. text-transform:uppercase;
  180. border:1px solid {color:border}; padding: 2px 3px 2px 3px;}
  181.  
  182. {CustomCSS}</style></head><body>
  183.  
  184. <div id="sidebar">
  185.  
  186. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  187.  
  188. <div id="title">{Title}</div>
  189. <div id="description">{Description}</div>
  190. <center><div id="links">
  191. <a href="/">home</a>
  192. <a href="/ask">mssg</a>
  193. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  194. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  195. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  196. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  197. </center>
  198.  
  199. <div id="pagination">
  200. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage} of {TotalPages}
  201. {block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}
  202. </div>
  203. </div>
  204.  
  205. <div id="cred"><a href="http://petrovahpierce.tumblr.com">©</a></div>
  206. <div id="entries">{block:Posts}<div id="post">
  207.  
  208. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  209.  
  210. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  211.  
  212. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  213.  
  214. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  215.  
  216. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  217.  
  218. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  219.  
  220. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  221.  
  222. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  223.  
  224. {block:Answer}<div id="questions"><b>{Asker}</b> asked: {Question}</div>
  225. <div id="answer">{Answer}</div>{/block:answer}
  226.  
  227. <div id="info"> <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} - <a href="{ReblogParentURL}"> via </a> {/block:RebloggedFrom}
  228. {block:ContentSource} - <a href="{SourceURL}">©</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags">
  229. {block:HasTags}{block:Tags} <small> # </small> <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div></div>
  230.  
  231. {block:PostNotes}{PostNotes}{/block:PostNotes}
  232. {/block:Posts}</div>
  233.  
  234. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement