Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme #032 by dawnsalvatore -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- </head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#fcfaf7" />
- <meta name="color:ask" content="#f7f5f0" />
- <meta name="color:title" content="#88846f" />
- <meta name="color:text" content="#a2a19c" />
- <meta name="color:link" content="#b69945" />
- <meta name="color:linkhover" content="#d8c284" />
- <meta name="color:border" content="#d1cdc2" />
- <meta name="color:scrollbar" content="#b4b1ab" />
- <meta name="color:scrollbg" content="#fffffe" />
- <meta name="font:title" content="calibri" />
- <meta name="font:body" content="calibri" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height:auto; background:{color:scrollbg}}
- ::-webkit-scrollbar-corner {background:{color:scrollbg}}
- ::-webkit-scrollbar-button:vertical {height:3px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-button:horizontal {width: 5px; height: 3px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
- ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
- iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- 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:120%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{opacity:1; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out; color:{color:linkhover};}
- #entries{margin-left:545px; width:520px;}
- #entries:hover #tags {
- opacity: 1;
- display: block;
- margin-left:528px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #sidebarimg img {max-width: 100px; max-height:100px ; text-align:center}
- #sbar {max-width:255px; margin-top:200px; margin-left:355px; position:fixed; overflow:hidden; background-color: {color:transparent}; border-left:0px solid; border-right:0px solid; padding:3px;}
- #sbar:hover #tlinks a {
- opacity:1;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;}
- #tbar { width:440px; margin-top:0px; margin-left:-300px; position:fixed; overflow:hidden; background-color: transparent; border-left:0px solid; border-right:0px solid; padding:3px; }
- #tlinks a {width: 40px; height:7px; font-family: georgia; font-size: 8px; line-height:10px; display:inline-block; text-align: center; background: none; border:1px solid {color:border}; padding:2px; padding:5px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s; text-transform:lowercase; opacity:0; }
- #tlinks a:hover {-webkit-transform: rotate(-360deg)}
- #dbar {width:250px; margin-left:-275px; margin-top:-145px; position:fixed; overflow:hidden; background-color: transparent; border-left:0px solid; border-bottom:1px solid; }
- #posts{width:505px; overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px;}
- #credit {position: fixed; opacity:3; font-family:cailibri; font-size:10px; letter-spacing:0px; text-align:left; bottom:10px; right:20px; background: none; border:1px solid {color:border}; padding:3px; padding:10px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #credit:hover {
- display:block;
- -webkit-transform: rotate(-360deg);
- }
- h1{color:{color:title}; font-family:calibri; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
- h2{color:{color:title}; font-family:calibri; font-size:15px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
- #info{display:block; font-size:9px; text-align:none; border-top:1px solid; padding-right:0px; opacity: 1;}
- #tags {float: left; position:absolute;padding-top: 2px; width: 200px; opacity: 0; font-family: oxygen mono, sans-serif; font-size:9px; color:{color:text}; text-transform: lowercase; margin-left:450px; margin-top:-5px; padding: 5px; line-height:11px; -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #questions {background-color:{color:transparent}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:caviar; font-size:11px}
- #questions a {color:{color:link}}
- #question { padding:12px;
- background-color: {color:ask};
- position: relative;}
- #question:after, #demo:before { border: solid transparent;
- content: ' ';
- height: 0; left: 100%;
- position: absolute;
- width: 0;}
- #question:after { border-width: 7px;
- border-left-color: {color:ask};
- top: 12px;}
- #question:before { border-width: 10px;
- border-left-color: {color:ask};
- top: 10px;}
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width: 490px}
- b, strong{color:{color:title};}
- i, em {border: none}
- p{margin-top:3px; margin-bottom:3px}
- img a{color:{color:info}}
- .audio{background-color:black; display:block;}
- .user_1 .label {color:{color:lhover}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .borderimage
- {border: 1px solid {color:border}; background-color: transparent; padding:10px; margin:1px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <BR>
- <div id="sbar">
- <div id="tbar"><center><div id="tlinks">
- <a href="/">refresh</a>
- <a href="/ask">message</a>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
- <br></div></center></div>
- <br>
- <br>
- <center><div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/>
- </div> </center> <br>
- <center> <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}</div></center>
- <br> <br><div id="dbar">
- <center> {block:Description}{Description}{/block:Description}</center><br>
- </div>
- </div>
- </div>
- <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme"> Theme</a></div>
- <div id="entries""border="0" class="borderimage"/>
- {block:Posts}
- <div id="posts">
- <div id="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
- {block:Quote}<h2>"{Quote}" - {Source}</h2>{/block:Quote}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
- {Answer}
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <br><center><div id="info">posted on {DayOfMonthWithZero} {ShortMonth} {ShortYear}</a>{/block:Date}{block:NoteCount} with<a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount}</center>
- </div>
- </br></br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment