Advertisement
tutorgirl

theme 06 by markedandtied

May 5th, 2012
5,255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.21 KB | None | 0 0
  1. <!---
  2. theme by vicki
  3. don't repost or copy!!
  4. ---!>
  5.  
  6. <html>
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="image:sidebar" content=""/>
  10. <meta name="color:background" content="#fefdfd" />
  11. <meta name="color:sidebar" content="#fefdfd" />
  12. <meta name="color:descrip" content="#fefdfd" />
  13. <meta name="color:info" content="#f8f8f8" />
  14. <meta name="color:text" content="#616161" />
  15. <meta name="color:title" content="#FC6161" />
  16. <meta name="color:link" content="#FC6161" />
  17. <meta name="color:link hover" content="#000000" />
  18. <meta name="color:link1bg" content="#FC6161" />
  19. <meta name="color:link2bg" content="#FD984A" />
  20. <meta name="color:link3bg" content="#F1E947" />
  21. <meta name="color:link4bg" content="#67EE62" />
  22. <meta name="color:link5bg" content="#5DD9F8" />
  23. <meta name="color:link6bg" content="#e7a6e5" />
  24. <meta name="color:link7bg" content="#939FF5" />
  25. <meta name="color:linkhoverbg" content="#ffffff" />
  26. <meta name="color:slink hover" content="#fefdfd" />
  27. <meta name="color:border" content="#f8f8f8" />
  28.  
  29. <meta name="font:title" content="georgia" />
  30. <meta name="font:body" content="helvetica" />
  31. <meta name="font:info" content="georgia" />
  32.  
  33. <meta name="image:sidebar" content="" />
  34. <meta name="image:background" content="" />
  35.  
  36. <meta name="text:link1" content="" />
  37. <meta name="text:link1 title" content="" />
  38. <meta name="text:link2" content="" />
  39. <meta name="text:link2 title" content="" />
  40. <meta name="text:link3" content="" />
  41. <meta name="text:link3 title" content="" />
  42. <meta name="text:link4" content="" />
  43. <meta name="text:link4 title" content="" />
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}
  47. {block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49.  
  50. <link rel="shortcut icon" href="{Favicon}" />
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  52.  
  53. <style type="text/css">
  54. body {
  55. color:{color:text};
  56. background-color:{color:background};
  57. background-image: url('{image:background}');
  58. background-position:bottom left;
  59. background-attachment:fixed;
  60. background-repeat:no-repeat;
  61. text-align:justify;
  62. font-family:{font:body};
  63. font-size:11px;}
  64.  
  65. a {color:{color:link}; text-decoration: none;}
  66. a:hover {color:{color:link}; border-bottom:1px dotted {color:link hover}; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  67.  
  68. #entries {margin-left:400px; margin-top:0px; width:505px;}
  69.  
  70. #posts {margin-bottom:5px; padding:3px;}
  71.  
  72. #info {background-color:{color:info}; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: italic; color:{color:text}; letter-spacing:0px; text-align:center; padding:5px;}
  73.  
  74. #tags {font-family:{font:info}; font-style:italic; font-size:10px; text-transform: lowercase; color:{color:text}; letter-spacing:1px;}
  75.  
  76. #title {font-size:22px; font-family:georgia; font-style:italic; text-align: center; color:{color:title}; letter-spacing:2px; margin-bottom:3px; line-height:20px;}
  77.  
  78. #icon {margin-left:10px; margin-top:100px; padding:10px; background-color:{color:background}; width:64px; height:64px; position:fixed;}
  79.  
  80. #sidebar {background-color:{color:sidebar}; width:275px; position: fixed; margin-left:70px; font-family: georgia; font-size:10px; margin-top:30px; height: auto; padding:7px;}
  81.  
  82. #stext {padding:8px; background-color:{color:descrip};}
  83.  
  84. #sbarimg img {max-width:275px; margin-bottom:3px;}
  85.  
  86. #pagination {font-family: georgia; font-size:10px; font-style: italic; margin-top:5px; margin-bottom:0px; text-align:center; padding:2px;}
  87. #pagination a {color:{color:link}; text-decoration: none; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  88. #pagination a:hover {color:{color:link}; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  89.  
  90. #nav {margin-top:50px; margin-left:990px; width:80px; background-color:{color:background}; position:fixed;}
  91. #nav a {color:{color:background}; height:50px; font-family:georgia; font-style:italic; line-height:50px; font-size: 10px; display:block; text-align: center; padding:3px; margin: 3px 0px 3px 0px; background-color: {color:linkbg}; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  92. #nav a:hover {background-color: {color:linkhoverbg}; color:{color:slink hover}; opacity:.5; font-style:italic; letter-spacing:2px; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all 7s ease-in-out; -ms-transition: all .7s ease-in-out; transition: all .7s ease-in-out;}
  93.  
  94. #questions {background-color:{color:descrip}; color: {color:text}; text-align:center; padding:5px; font-family:{font:body}; font-size:11px;}
  95.  
  96. h1{color:{color:title}; font-family:{font:title}; font-size:13px; line-height:14px; font-weight:normal; text-align:left;}
  97.  
  98. h2{color:{color:title}; font-family:{font:title}; font-size:11px; line-height:14px; font-weight:normal; font-style: italic; text-align:left; font-style: italic;}
  99.  
  100. b, strong{color:{color:title};}
  101. i, em {color:{color:text};}
  102. p{margin-top:6px; margin-bottom:6px}
  103. blockquote {border-left:3px {color:border} solid; padding-left:5px; margin:0px 2px 0px 10px;}
  104.  
  105. img a{border:none; width:100%}
  106. .audio{background-color:black; display:block;}
  107.  
  108. .user_1 .label {color:{color:title}; font-weight:bold}
  109. .user_2 .label {color:{color:text}; font-weight:bold}
  110. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  111.  
  112. .notes img{width:10px; position:relative; top:1px;}
  113. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  114. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  115.  
  116. </style>
  117. <style type="text/css">{CustomCSS}</style>
  118. </head>
  119. <body>
  120. <div id="sidebar">
  121.  
  122. <div id="sbarimg">
  123. <center><img src="{image:sidebar}"></center></div>
  124. <div id="title">{Title}</div>
  125. <div id="stext">{block:Description}{Description}{/block:Description}</div>
  126. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
  127.  
  128. <div id="nav"><a style="background-color:{color:link1bg};" href="/">home</a>
  129. <a style="background-color:{color:link2bg};" href="/ask">ask</a>
  130. {block:ifLink1}<a style="background-color:{color:link3bg};" href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  131. {block:ifLink2}<a style="background-color:{color:link4bg};" href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  132. {block:ifLink3}<a style="background-color:{color:link5bg};" href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  133. {block:ifLink4}<a style="background-color:{color:link6bg};" href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  134. <a style="background-color:{color:link7bg};" href="http://markedandtied.tumblr.com">theme ©</a></div>
  135.  
  136. <br>
  137.  
  138. <div id="entries">
  139. {block:Posts}
  140. <div id="posts">
  141.  
  142. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  143. {block:Text}{Body}{/block:Text}
  144.  
  145. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  146.  
  147. {block:Link}
  148. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  149. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  150.  
  151. {block:Photo}
  152. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  153.  
  154. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  155.  
  156. {block:Chat}
  157. <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}
  158.  
  159. {block:Video}
  160. {Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  161.  
  162. {block:Answer}
  163. <div id="questions"><center><i>{Asker} said:</i>
  164. <br>{Question}</center></div>
  165. {Answer}{/block:Answer}
  166.  
  167. {block:Audio}
  168. <span class="audio"><center>{AudioPlayerBlack}</center></span>
  169.  
  170. {block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  171.  
  172. <div id="info">
  173. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} with {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<br>{block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>
  174. {/block:ContentSource} - via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>
  175.  
  176. {block:PostNotes}{PostNotes}{/block:PostNotes}
  177. </div>
  178. </body>
  179. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement