Advertisement
joshdevines

Theme #008

Jul 17th, 2012
14,958
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.73 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme #008 by westark ~ no recreating and what not -->
  4.  
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#fffbf3" />
  7. <meta name="color:info" content="#faede4" />
  8. <meta name="color:linkz" content="#faede4" />
  9. <meta name="color:entry" content="#fcf6eb" />
  10. <meta name="color:description" content="#faede4" />
  11. <meta name="color:border" content="#f7e3d9" />
  12. <meta name="color:text" content="#c0a8a4" />
  13. <meta name="color:link" content="#a08985" />
  14. <meta name="color:linkhover" content="#c5a391" />
  15. <meta name="color:scrollbar" content="#c0a19b" />
  16. <meta name="color:scrollbg" content="#fffbf3" />
  17.  
  18. <meta name="font:title" content="leaguegothicregular" />
  19. <meta name="font:body" content="leaguegothicregular" />
  20.  
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="image:background" content="" />
  23.  
  24. <!-- TITLE 2 + LINKS-->
  25.  
  26. <meta name="text:title2" content="title2" />
  27. <meta name="text:link 1" content="link 1" />
  28. <meta name="text:link 1 url" content="/" />
  29. <meta name="text:link 2" content="link 2" />
  30. <meta name="text:link 2 url" content="/" />
  31. <meta name="text:link 3" content="link 3" />
  32. <meta name="text:link 3 url" content="/" />
  33. <meta name="text:link 4" content="link 4" />
  34. <meta name="text:link 4 url" content="/" />
  35. <meta name="text:link 5" content="link 5" />
  36. <meta name="text:link 5 url" content="/" />
  37.  
  38.  
  39. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  40. <title>{Title}</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. <style type="text/css">
  45.  
  46.  
  47. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  48.  
  49. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  50.  
  51. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  52.  
  53. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  54.  
  55. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  56.  
  57. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  58.  
  59. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  60.  
  61. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  62.  
  63. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  64.  
  65. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:10px; line-height:100%; text-align:justify}
  66.  
  67. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  68. a:hover{opacity:.6; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; transition:all 0.2s ease-out; color:{color:linkhover};}
  69.  
  70. @font-face {
  71. font-family: "pacifico";
  72. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  73. }
  74.  
  75. small{font-size:10px}
  76. big{font-size:11px}
  77. b, strong{color:{color:text}}
  78. i, em {color:{color:text}}
  79. p{margin-top:5px; margin-bottom:5px}
  80. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  81.  
  82. img a{border:none; width:100%}
  83.  
  84. #container {background-color:{color:background}; width: 850px; text-align: center; margin: 0 auto -10px auto; overflow:show; z-index:999;}
  85.  
  86. #entries {margin: 22px 20px 0px 260px; float:right; text-align: justify}
  87.  
  88. #entry {width: 500px; background-color:{color:entry}; text-align: justify; padding: 10px}
  89.  
  90. #sidebar {top: 180px; margin-left:45px; position:absolute; padding:2px; width: 260px; font-family:calibri; position:fixed; }
  91.  
  92. #description {font-family:calibri; padding:7px; width:210px; margin-top:-25px; margin-left:40px; margin-bottom:0px; text-align:center; line-height:95%; font-size:9px; }
  93. #description a:hover {background-color:transparent; width:210px; }
  94. #description img {width:185px; height:185px; border: 6px solid {Color:border}}
  95.  
  96. #stext {background-color:{color:description}; margin-top:5px; margin-left:21px; width:140px;text-align:center; font-family: calibri; font-size: 10px; padding:15px; line-height:90%; border-top:3px solid {color:border}}
  97.  
  98. .pagination {background-color:{color:Background}; margin-bottom:10px; text-align:center; line-height:0px; font-family:calibri; font-size:10px; font-weight:bold;}
  99. .pagination a {background-color:{color:linkz}; padding:4px; color:{color:Text}; border:1px solid {color:border}}
  100. .pagination a:hover {background-color:{color:border}; color:{color:linkhover};}
  101.  
  102. #linkz {background-color:transparent; margin-bottom:6px; font-family:calibri; text-align:center; font-size:10px; text-transform:uppercase; font-weight:none; padding-top:5px}
  103.  
  104. #navigation {position:absolute; margin-top:42px; float:left; margin-left:12px; width:34px; }
  105. .nav a { display:block; background-color:{color:linkz}; margin:2px 0 2px 0; padding:5px; text-align:right; font-size:9px; letter-spacing:0px; line-height:50%; font-weight:bold; font-family: calibri; border:2px solid {color:border};}
  106. .nav a:hover{width: 28px; padding:5px; color:transparent; opacity:1; -webkit-transition:0.5s linear;}
  107. .nav img a:hover {-webkit-transition:0.5s linear; opacity:.1;}
  108.  
  109. h1{color:{color:text}; font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  110.  
  111. h2{color:{color:title}; font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  112.  
  113. #info {background-color:{color:info}; opacity:.8; font-family:calibri; text-align:center; margin-top:4px; margin-right:5px; padding-top:6px; padding-bottom:6px; text-transform:uppercase; font-style:none; font-size:10px; width:499px; line-height:80%; border-top:3px solid {color:border}}
  114. #tags {background-color:transparent; font-family:calibri; text-align:center; margin:1px 4px 2px 0px; padding:0px; text-transform:uppercase; font-style:none; font-size:7.5px; margin-top:0px;}
  115.  
  116. #question {background-color:transparent; padding:5px; font-family:calibri; font-size:10px; text-align:left; font-weight:bold; border-bottom: 2px solid {color:link}; text-transform:normal; }
  117. #answer {margin-top:5px; padding:0px;}
  118.  
  119. #title {font-family: pacifico; font-size:18px; text-transform:normal; font-weight:normal; padding:5px;}
  120. #title2 {font-family:leaguegothicregular; font-size:8px; text-transform:uppercase; padding-bottom:1px; font-weight:none;}
  121. .audio{background-color:white; display:white}
  122.  
  123. .user_1 .label {color:{color:Body text}; font-weight:bold}
  124. .user_2 .label {color:{color:Scrollbar and Borders}; font-weight:bold}
  125. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  126.  
  127. .notes img{width:10px; position:relative; top:1px}
  128. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  129.  
  130. </style>
  131. <style type="text/css">{CustomCSS}</style>
  132. </head>
  133.  
  134. <body>
  135.  
  136.  
  137. <div id="container">
  138. <div id="sidebar">
  139. <div id="navigation"><div class="nav">
  140. <a href="/"><img src="http://i47.tinypic.com/risntl.jpg"></a>
  141. <a href="/ask"><img src="http://i46.tinypic.com/f598ao.jpg>"</a>
  142. <a href="/archive"><img src="http://i47.tinypic.com/t0jbph.png"></a>
  143. <a href="http://www.westark.tumblr.com"><img src="http://i46.tinypic.com/2vtyu81.jpg"></a></div></div>
  144. <div id="description">
  145. <div id="title"><a href="/">{title}</a></div>
  146. <div id="title2">{text:title2}</div>
  147. <center><img src="{image:sidebar}"></center>
  148. <div id="linkz">
  149. <a href="{text:link 1 url}">{text:link 1}</a>&nbsp;
  150. <a href="{text:link 2 url}">{text:link 2}</a>&nbsp;
  151. <a href="{text:link 3 url}">{text:link 3}</a>&nbsp;
  152. <a href="{text:link 4 url}">{text:link 4}</a>&nbsp;
  153. <a href="{text:link 5 url}">{text:link 5}</a>
  154. </div>
  155. <div id="stext">{Description}</div><br><br>
  156. {block:Pagination}<div class="pagination">
  157. {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}
  158. {block:JumpPagination length="8"}{block:CurrentPage}
  159. <span class="current_page" style="padding-right:5px;padding-left:5px;">{PageNumber}</span>
  160. {/block:CurrentPage}
  161. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  162. {/block:JumpPagination}
  163. {block:NextPage}<a href="{NextPage}">></a> {/block:NextPage}
  164. </div>{/block:Pagination}</div><br>
  165. </div>
  166.  
  167.  
  168. <div id="entries">
  169. {block:Posts}
  170. <div id="entry">
  171.  
  172. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  173.  
  174. {block:Quote}<h2>โ€œ{Quote}โ€ โ€” {Source}</h2>{/block:Quote}
  175.  
  176. {block:Link}<a href="{URL}"><h1>ยป {Name}</h1></a>
  177. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  178.  
  179. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  180. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  181.  
  182. {block:Photoset}<center>{Photoset-500}</center>
  183. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  184.  
  185. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  186.  
  187. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  188.  
  189. {block:Answer}<div id="questions"><img src="{AskerPortraitURL-30}" width="18" height="18" line-height="120%" align="left" style="margin-right:5px; border:2px solid {color:tex}"><b>{Asker} asked:</b> <br>{Question}</div>
  190. <div id="answer">{Answer}</div>{/block:answer}
  191.  
  192. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerblack}<br></span>
  193. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  194. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  195. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  196. {block:Caption}{Caption}{/block:Caption}<br><br>{/block:Audio}
  197.  
  198. <div id="info">{block:Date}shared <a href="{Permalink}">{TimeAgo}</a> on {month}/{dayofmonth}/{year}{/block:Date}{block:NoteCount}, with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}.<br>{block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}{block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a>.{/block:ContentSource}</div>
  199.  
  200. <div id="tags">{block:HasTags}{block:Tags}x <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  201.  
  202. <br />
  203.  
  204. {/block:Posts}
  205.  
  206. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  207.  
  208. </div></div>
  209.  
  210. </body>
  211.  
  212. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement