Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <html><head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FFFFFF" />
- <meta name="color:bg ask" content="#FFFFFF" />
- <meta name="color:lbar" content="#FFFADE" />
- <meta name="color:pagination" content="#EBCEAA" />
- <meta name="color:sidebar" content="#FFFADE" />
- <meta name="color:stext" content="#FFFFFF" />
- <meta name="color:posts" content="#FFF9E9"/>
- <meta name="color:title" content="#CC8F76" />
- <meta name="color:text" content="#968D79" />
- <meta name="color:link" content="#BDAD84" />
- <meta name="color:sidelinksbox" content="#EBCEAA" />
- <meta name="color:sourcetags" content="#FFFFFF" />
- <meta name="color:sideborder" content="#CC8F76" />
- <meta name="color:border sourcetags" content="#FFCD94" />
- <meta name="color:permalink" content="#FFEEC4" />
- <meta name="color:border permalink" content="#FAE6CD" />
- <meta name="color:customlinks bg" content="#FFEEC4" />
- <meta name="color:title" customlinks="#CC8F76" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="georgia" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="text:URL1" content="" />
- <meta name="text:URL1 Title" content="" />
- <meta name="text:URL2" content="" />
- <meta name="text:URL2 Title" content="" />
- <meta name="text:URL3" content="" />
- <meta name="text:URL3 Title" content="" />
- <meta name="text:URL4" content="" />
- <meta name="text:URL4 Title" content="" />
- <meta name="text:URL5" content="" />
- <meta name="text:URL5 Title" content="" />
- <meta name="text:URL6" content="" />
- <meta name="text:URL6 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <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}
- <style type="text/css">
- body {color:{color:text}; background-color:{color:background}; font-size:11px; font-family: calibri; text-align:justify; background-image:url('{image:Background}'); background-attachment:fixed; background-repeat: no-repeat; background-position:right bottom;}
- #title {font-size:10px; letter-spacing:1px; text-transform:lowercase; color:{color:title}; font-family: {font:title}; text-align:center; font-style:italic}
- blockquote {border-left:2px; padding-left:10px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width: 490px}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
- #entries {margin-left:350px; margin-top:10px; width:520px; margin-bottom:10px;}
- #posts{background-color:{color:posts}; margin-bottom:0px; padding:7px; border-bottom: 4px solid{color:border permalink}; border-bottom: 3px solid{color:border permalink}; }
- #posts:hover #info {display:block; opacity:1}
- #lbar {position:fixed; width:100px; margin-top:20px; margin-left:0px; background-color:{color:transparent};}
- #sidebar {width:215px; height-auto; margin-left:100px; position:fixed; overflow:hidden; background-color:{color:transparent}; margin-top:0px;}
- #sidebar:hover #stext {opacity:1}
- #stext {font-size:10px; width:189px; height-auto; background-color:{color:stext}; letter-spacing:0px; padding:7px; margin-left:6px; opacity:0.2; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- #sidebarimg img {padding:3px; border:1px solid #DAD7D5; max-width:200px; margin-left:0px; margin-top:0px; height-auto; align:left; opacity: 0.8; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- #sidebarimg img:hover {opacity:1}
- #sidelinks a {width:50px; display:inline-table; background-color:{color:sidelinksbox}; font:9px georgia; color:{color:sidelinks}; text-decoration: none; letter-spacing: 1px; text-align:center; padding:0px; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; padding:1px; opacity:0.5}
- #sidelinks a:hover{font-style:italic; opacity:1}
- #custombox {width:100px; position:fixed; margin-left:23px; margin-top:100px}
- #customlinks a {width:50px; display:inline-table; background-color:{color:customlinksbg}; font:9px georgia; color:{color:customlinks}; text-decoration: none; letter-spacing: 1px; text-align:center; padding:0px; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; padding:1px; opacity:0.5}
- #customlinks a:hover{font-style:italic;}
- .pagination {font-size:10px; text-align: center; color:{color:text}; padding:3px; background-color:{color:transparent};}
- h1{color:{color:titlepost}; font-size:11px; letter-spacing:1px; font-weight:normal; margin:0px; padding:1px; text-align:justify; text-transform:uppercase;}
- h2{color:{color:text}; font-size:10px; letter-spacing:1px; font-weight:normal; text-align:justify; text-transform:uppercase}
- #info {position:absolute; width:100px; margin-left:520px; opacity:0; transition: all 0.6s ease-out; -o-transition-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- #sourcetags {font:9px; font-style:italic; text-transform: lowercase; background-color:transparent; padding:3px; margin-top:2px; border-bottom: 1px solid{color:border permalink}; border-top: 1px solid{color:border permalink}; display:block}
- #permalink {background-color:{color:permalink}; text-align:center; font-family: calibri; font-size:9px; text-transform: uppercase; color:{color:text}; padding:2px; letter-spacing:3px}
- #permalink:hover{opacity:1.0; }
- .notes {text-align:right; font-size:10px; letter-spacing:2px; text-transform:lowercase; color:{color:link}; font-family: georgia; padding:0px; background-color:{color:bg notes};}
- .notes a:hover {font-style:italic}
- #asker {color:{color:link}; text-transform:uppercase; font-weight:bold;}
- #question {font-size: 11px; background-color:{color:bg ask}; color:{color:text}; margin-left:0px; padding: 5px; letter-spacing:0px; border-bottom: 1px solid{color:border permalink}}
- #question img{float: left; padding: 2px; margin: 0px 2px 5px 0px;}
- #answer {margin-left:0px}
- b, strong{color:{color:text};}
- i, em {color:{color:text};}
- p{margin-top:3px; margin-bottom:3px}
- .user_1 .label {color:{color:link}; text-transform:lowercase; font-weight:bold}
- .user_2 .label {color:{color:text}; text-transform:lowercase; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; letter-spacing:0px; font-size:9px; text-align:left; 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>
- <div id="custombox">
- <div id="customlinks">
- {block:ifURL1}<a href="{text:URL1}">{text:URL1 Title}</a>{/block:ifURL1}<p>
- {block:ifURL2}<a href="{text:URL2}">{text:URL2 Title}</a>{/block:ifURL2}<p>
- {block:ifURL3}<a href="{text:URL3}">{text:URL3 Title}</a>{/block:ifURL3}<p>
- {block:ifURL4}<a href="{text:URL4}">{text:URL4 Title}</a>{/block:ifURL4}<p>
- {block:ifURL5}<a href="{text:URL5}">{text:URL5 Title}</a>{/block:ifURL5}<p>
- {block:ifURL6}<a href="{text:URL6}">{text:URL6 Title}</a>{/block:ifURL6}</div></div>
- <div id="sidebar"><div id="title">{Title}</div><p>
- <div id="sidebarimg" align="center"><img src="{image:sidebar}"/></div><p>
- <div id="stext" align="center">{block:Description}{Description}{/block:Description}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">previous </a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> next</a>{/block:NextPage}</div></div></div></div>
- <div id="lbar">
- <div id="sidelinks" align="center">
- <a href="/">home</a>
- <a href="/archive">back</a>
- <a href="/ask">ask</a>
- <a href="http://rdthemes.tumblr.com">theme</a>
- </div></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="info">
- <div id="permalink"><a href="{permalink}">{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> - <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} {block:RebloggedFrom}- <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} - <a href="{SourceURL}">src</a> {/block:ContentSource}</div>
- <div id="sourcetags">{block:HasTags}{block:Tags}<a href="/tagged/{Tag}"> {Tag} </a><br>{/block:Tags}{/block:HasTags}</div></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}
- <div id="asker">{Asker}</div> <div id="question"> said: {Question}</div>
- <div id="answer">{Answer}</div>{/block:Answer}
- {block:Audio}<span class="audio">{AudioPlayerWhite}</span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}</div>
- <br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment