k-a-n-s-a-s

Theme #14 (design 2)

Jul 14th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.02 KB | None | 0 0
  1. <!--- THEME BY K-A-N-S-A-S #14 DONT REMOVE TAG OF THE CREDIT PLEASE --->
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7.  
  8.  
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#fdf7f3" />
  12. <meta name="color:link" content="#be9363" />
  13. <meta name="color:text" content="#b17e7e" />
  14. <meta name="color:posts" content="#fdf7f3" />
  15. <meta name="color:lhover" content="#ad582e" />
  16. <meta name="color:border" content="#fdb885" />
  17. <meta name="color:sidebar" content="#e2bba0" />
  18. <meta name="color:linkmenu" content="#d8bb9a" />
  19. <meta name="image:sideimg" content="http://static.tumblr.com/g5vhocy/RdPm75ztk/tumblr_m5itnrjmzc1qfb1vzo1_500.jpg"/>
  20.  
  21. <meta name="if:Show tags" content=""/>
  22.  
  23. <meta name="text:titulo" content="Name, age and country, or another thing" />
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="link1" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="link2" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="link3" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="link4" />
  32. <meta name="text:Link5" content="/" />
  33. <meta name="text:Link5 Title" content="link5" />
  34. <meta name="text:Link6" content="/" />
  35. <meta name="text:Link6 Title" content="link6" />
  36. <meta name="text:Link7" content="/" />
  37. <meta name="text:Link7 Title" content="link7" />
  38. <meta name="text:Link8" content="/" />
  39. <meta name="text:Link8 Title" content="link8" />
  40. <meta name="text:Link9" content="/" />
  41. <meta name="text:Link9 Title" content="link9" />
  42.  
  43.  
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}" />
  50. {/block:Description}
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  56. <style type="text/css">
  57.  
  58. body {background-color: {color:background}; font-family: arial; color: {color:text}; text-align: center; font-size: 10px; text-transform:none; background-image:url('{image:background}'); background-attachment: fixed; }
  59.  
  60. a {color: {color:link}; text-decoration: none; text-transform: none;}
  61. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  62.  
  63. p {margin: 6px 0 0 0}
  64.  
  65. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75.  
  76. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  77.  
  78. iframe#tumblr_controls {
  79. top:0px !important;
  80. right:3px !important;
  81. position: fixed !important;
  82. -webkit-transition: opacity 0.7s linear;
  83. opacity: 0.4;
  84. -webkit-transition: all 0.8s ease-out;
  85. -moz-transition: all 0.8s ease-out;
  86. transition: all 0.8s ease-out;
  87. z-index:999999999999999999;}
  88.  
  89. iframe#tumblr_controls:hover{
  90. -webkit-transition: opacity 0.7s linear;
  91. opacity: 1;
  92. -webkit-transition: all 0.4s ease-out;
  93. -moz-transition: all 0.4s ease-out;
  94. transition: all 0.4s ease-out;
  95. z-index:999999999999999999999;}
  96.  
  97.  
  98. #entries {width:510px; float:left; margin-left:440px; margin-top:30px; position:relative; z-index:999}
  99.  
  100. .entries {width:500px; padding:12px; background-color:{color:posts}; margin-bottom: 1px; float:right; text-align:justify; border-bottom: 0px solid {color:border} ;}
  101. }
  102.  
  103. #reblogs {display:none; background-color:{color:post};}
  104.  
  105. .entries:hover #information {opacity:1;}
  106.  
  107. #information{position:absolute; font-size:10px ;font-family:calibri; text-transform:uppercase; color:{color:link}; margin-left:518px; opacity:0; height:auto; width: 100px; border-left:4px solid {color:line}; margin-top:-8px; background-color:transparent; display:block; text-align:left; padding:4px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;-webkit-transform: rotate(0deg);}
  108. #information a{text-transform:uppercase; color:{color:permalink}; font-style:normal; text-align: left;}
  109. #information a:hover {color:{color:info link hover};}
  110.  
  111. .noted a{font:16px georgia!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:uppercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  112. .noted a:hover {color:{color:text}!important;}
  113.  
  114. .dated {font:9px arial; text-transform:uppercase; color:{color:permalink};}
  115.  
  116. #title {width:500px;}
  117. .texttitle {font-size:14px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  118. .texttitle a {font-size:16px; font-family: georgia; margin:0px 0px -03px 0px; font-weight: normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  119.  
  120. .tags {color: {color:text}; font-size: 10px; font-family: arial; display: inline; text-align:center; text-transform:none;}
  121. .tags a {font-size: 10px; color: calibri; display: inline; text-align:center; text-transform: none;}
  122.  
  123. .chat .line{
  124. font:10px {font:Body};
  125. background-color:{color:chat1};
  126. margin: 0 0 1px;
  127. padding: 2px;
  128. }
  129. .chat .line.odd{ background-color:{color:chat2};}
  130.  
  131. .label {font-weight:bold; color:{color:bold}}
  132.  
  133.  
  134. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  135. .x2 {clear: both; float: left; width: 100px; margin-top: 160px; text-align: center; margin-left: 178px;}
  136. .x2 a {float: left; margin-right: 1px; display: block; width: 56px; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-align: right; margin-bottom: 2px; background-color: transparent; color:{color:linkmenu};; text-decoration: none; text-transform: uppercase; height: 6px; line-height: 6px; padding: 4px; opacity: 1px;border-right:17px solid {color:sidebar}}
  137. .x2 a:hover {color:{color:lhover}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:1; width: 56px; text-transform:uppercase; text-align: right;margin-left:-17; border-right:30px solid {color:lhover};}
  138.  
  139.  
  140. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  141.  
  142. .pquote {font-family: georgia; font-style: ;text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  143. .pquotesource {text-align: center; font-size: 10px; font-family: arial; text-transform: none; margin-bottom: 5px; margin-top:2px;}
  144. .pquotesource a, a:hover{text-transform: none;}
  145.  
  146. #spencer {color: {color:text}; background-color: {color:sidebar}; font-family:georgia; font-size: 15px; font-style:italic; text-shadow:0px 0px 10px {color:shadow} letter-spacing: 0px; text-align: center; text-transform: none; width: 194px; line-height: 28px; height: 27px; margin-left: 77px; margin-top: -10px; font-weight; border-bottom:0px solid {color:line}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out}
  147.  
  148.  
  149.  
  150. .descri { font-family: arial; width: 186px; height: 81px; position:fixed; margin-left:230px; background-color:{color:border}; color:{color:text}; margin-top: 359px; font-size: 10px; padding: 4px; text-align:center; text-transform:none;font-style: ; opacity:1; border-bottom:0px solid {color:backgroundmenu}; border-top:0px dotted {color:border};}
  151.  
  152.  
  153. .player {background-color: {color:post}; text-align: left; display:block;}
  154.  
  155. .question {
  156. color:{color:text};
  157. font-size: 11px;
  158. font-weight: normal;
  159. font-family: verdana;
  160. line-height:95%;
  161. background: {color:background};
  162. position: relative;
  163. min-height:70px;
  164. padding:10px 15px;
  165. margin-bottom:2px;
  166. margin-right:-10px;}
  167.  
  168. .questionarrow {
  169. font-size:30px;
  170. color:{color:background};
  171. vertical-align:middle;
  172. margin-left:-5px!important;}
  173.  
  174. /** estilo de ask by htmland **/
  175. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  176. .hlanswer {background: #bebebe color: {color:text}; width: 485px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  177. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  178. .hlanswer img:hover {opacity: 1.0}
  179. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  180. .hlanswerinfo a {color: {color:text};}
  181.  
  182. #sideimg2 {width: 2px; height: auto; top: 33px; left: -23px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  183. .simg2 img {display: inline; margin-right:5px; ; width:170px; margin-left:77px; margin-top: -210px; height:200px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border: 12px solid {color:border};-webkit-transform: rotate(0deg);-moz-border-radius:15px;
  184.  
  185. border-bottom-left-radius: 0em;
  186.  
  187.  
  188. border-bottom-right-radius: 0em;
  189.  
  190.  
  191. border-top-left-radius: 0em;
  192.  
  193.  
  194. border-top-right-radius: 0em; -moz-box-shadow: 0px0px 0px 0px {color:border};
  195. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  196. -khtml-box-shadow:0px 0px 0px 13px {color:sidebar};}
  197. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.9;-webkit-transform: rotate(0deg)}
  198.  
  199. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  200.  
  201. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:post}}
  202.  
  203. ol.notes {list-style-type:none;}
  204.  
  205. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  206. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  207. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  208. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  209.  
  210. .qnda {position:absolute; width:240px; height:180px; left: 580px; top:0px; margin:0 auto;}
  211.  
  212. .qnda img {position:absolute; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height: 180px; width: 240px; background: {color:sidebar} center center; color: {color:sidebar}; padding: 5px; text-align:center; text-decoration: none; letter-spacing:1px; font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  213.  
  214. .qnda img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  215. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  216.  
  217. .qnda:hover img.top, .cf4.hover_effect img.top {opacity:1; -webkit-transform:scale(1,1); -webkit-transform-origin: top right; -moz-transform:scale(1,1); -moz-transform-origin: top right; -o-transform:scale(1,1); -o-transform-origin: top right; -ms-transform:scale(1,1); -ms-transform-origin: top right; transform:scale(1,1); transform-origin: top right;}
  218.  
  219. .qnda:hover img.bottom, .cf4.hover_effect img.bottom {-webkit-transform:scale(0,0); -webkit-transform-origin: bottom left; -moz-transform:scale(0,0); -moz-transform-origin: bottom left;
  220. -o-transform:scale(0,0); -o-transform-origin: bottom left; -ms-transform:scale(0,0); -ms-transform-origin: bottom left; transform:scale(0,0); transform-origin: bottom left;}
  221.  
  222. .pg{position:fixed; font-size: 10px; font-: ; font-family: calibri; text-align: center; margin-left: 275px; margin-top: 64px;}
  223. .pg a{padding:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  224.  
  225. .bmenu{padding: 0px; margin: 0 0 10px 0; position: relative; margin-top:10px;opacity:0;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;}
  226.  
  227. .bmenu li{font-size: 9px; display: block;}
  228.  
  229. .bmenu li a{color: {color:text}; display: block; text-transform: none; text-align: center; font-family:verdana;}
  230.  
  231. .bmenu:hover li a{text-shadow: 0px 0px 35px {color:sidebar};}
  232.  
  233. .bmenu li a:hover{text-shadow: 0px 0px 1px {color:sidebar}; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
  234.  
  235. ::-webkit-scrollbar{width:7px;height:0px;}
  236. ::-webkit-scrollbar-button:start:decrement
  237. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  238. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  239. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:links3};-webkit-border-radius:px;}
  240. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  241.  
  242. #tumblr_controls{position: fixed!important}
  243. #tumblr_controls{position: fixed!important}
  244. #tumblr_controls{position: fixed!important}
  245. #tumblr_controls{position: fixed!important}
  246.  
  247. </style>
  248.  
  249.  
  250. <body>
  251.  
  252.  
  253. <div id="sideimg2"><div class="simg2">
  254. <div class="pg">
  255. {block:Pagination}
  256. {block:PreviousPage}<a href="{PreviousPage}">« previous</a> or{/block:PreviousPage}
  257. {block:NextPage}<a href="{NextPage}"> next » </a>{/block:NextPage}
  258. {/block:Pagination}</div>
  259.  
  260. <div class="x2">
  261. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}
  262. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  263. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  264. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  265. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title} </a>{/block:ifLink5}
  266. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title} </a>{/block:ifLink6}
  267. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title} </a>{/block:ifLink7}
  268. <a href="http://k-a-n-s-a-s.tumblr.com">theme</a>{/block:ifLink5}
  269.  
  270.  
  271.  
  272.  
  273. <img src="{image:sideimg}">
  274. <div id="spencer">{text:titulo}</div>
  275. </div>
  276. </div></div>
  277.  
  278. <div class="descri">{description}</div>
  279. <div id="entries">
  280. {block:Posts}
  281. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  282.  
  283. {block:IndexPage}
  284.  
  285.  
  286. <div id="information">
  287. <a href="{Permalink}">{NoteCount} notes</a><br>
  288. <a href="{Permalink}">{TimeAgo}</a>
  289. {block:RebloggedFrom}
  290. <div class="tagtitle">
  291. <a href="{ReblogParentURL}"> </a> <a href="{ReblogRootURL}"> source</a>
  292. </div>
  293. {/block:RebloggedFrom}
  294. <a href="{ReblogURL}" target="_blank"> reblog </a> </a></a>
  295. </div>
  296. {/block:IndexPage}
  297.  
  298. {block:Text}
  299. <div id="title">
  300. {block:Title}
  301. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  302. {/block:Title}
  303. </div>
  304. {Body}
  305. {/block:Text}
  306.  
  307. {block:Photo}
  308. <div id="photox"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  309. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  310. {block:Caption}
  311. <div class="caption">{Caption}</div>
  312. {/block:Caption}
  313. {/block:Photo}
  314.  
  315. {block:Photoset}
  316. {Photoset-500}
  317. {block:Caption}
  318. <div class="caption">{Caption}</div>
  319. {/block:Caption}
  320. {/block:Photoset}
  321.  
  322. {block:Quote}
  323. <div class="pquote">“{Quote}”</div>
  324. {block:Source}<div class="pquotesource"> - {Source}</div>
  325. {/block:Source}
  326. {/block:Quote}
  327.  
  328. {block:Link}
  329. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  330. {block:Description}
  331. <div class="linkdescription">{Description}</div>
  332. {/block:Description}
  333. {/block:Link}
  334.  
  335. {block:Chat}
  336. {block:Title}
  337. <div id="title"><div class="texttitle">{Title}</div></div>
  338. {/block:Title}<br>
  339. <div class="chat">
  340. {block:Lines}<div class="chat"><div class="line {Alt}">
  341. <div class="{Alt} user_{UserNumber}">
  342. {block:Label}
  343. <span class="label"><b>{Label}</b></span>
  344. {/block:Label}
  345. {Line}</div>
  346. </div></div>
  347. {/block:Lines}
  348. </div>
  349. {/block:Chat}
  350.  
  351. {block:Video}
  352. {Video-500}
  353. {block:Caption}
  354. <div class="caption">{Caption}</div>
  355. {/block:Caption}
  356. {/block:Video}
  357.  
  358. {block:Audio}
  359. <div class="player">{AudioPlayerBlack}</div>
  360. {block:Caption}{Caption}{/block:Caption}
  361. {/block:Audio}
  362.  
  363. {block:Answer}
  364. <div class="hlanswerinfo">{Asker} asked:</div>
  365. <div class="hlanswer">
  366. <img src="{AskerPortraitURL-64}">
  367. {Question}
  368. </div>
  369. {Answer}
  370. {/block:Answer}
  371.  
  372. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  373. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  374. {/block:HasTags}{/block:IfShowTags}
  375. </div>
  376.  
  377. {block:PermalinkPage}
  378. {block:PostNotes}
  379. <div id="postnotes">{PostNotes}</div><br>
  380. {/block:PostNotes}
  381. {/block:PermalinkPage}
  382. {/block:Posts}
  383.  
  384. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  385. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  386. {/block:ContentSource}
  387. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  388.  
  389. </div></div>
  390. </div>
  391. </div>
  392.  
  393. </body>
  394. </html>
Advertisement
Add Comment
Please, Sign In to add comment