Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--
- THEME EXO BY Sky Is The Limit
- PLEASE DO NOT CLAIM THEME AS YOURS, TAKE OUT CREDITS OR
- USE THIS THEME AS A BASE CODE FOR YOUR OWN. THANK YOU AND ENJOY!
- -->
- <html>
- <meta name="image:sidebar" content="" />
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#bfbfb4" />
- <meta name="color:link" content="#a69b8f" />
- <meta name="links hover" content="#FFFFFF">
- <meta name="color:scrollbar" content="#313131" />
- <meta name="color:post" content="#fcfcfd" />
- <meta name="color:sideimgborder" content="#FAFAFA" />
- <meta name="font:body" content="calibri" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="Link 1" />
- <meta name="text:Link2" content="Link 1" />
- <meta name="text:Link2 Title" content="Link 2" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="Link 3" />
- <meta name="text:Link4" content="Link 4" />
- <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="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Montez|Oleo+Script|Yesteryear|Aladin|Advent+Pro:400,100' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,100' rel='stylesheet' type='text/css'>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:3px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:3px !important;}
- ::-webkit-scrollbar {height:3px; width:10px; background-color:{color:background};}
- body {
- color:{color:text};
- background-color:{color:background};
- background-image: url('{image:background}');
- background-position: center;
- background-attachment:fixed;
- font-size:11px;
- font-family:{font:body};
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none}
- a:hover{
- color:{color:title};
- color:{color:linkhover};
- }
- #credit{
- width:25px;
- text-align:right;
- margin-top: 850px;
- bottom:0px;
- right:0px;
- background-color:transparent;
- position:fixed;
- }
- #entries {margin-left:480px;
- margin-top:40px;
- width:525px;
- }
- #posts{width:525px;
- background-color:{color:post};
- margin-bottom:10px;
- padding-top:15px;
- }
- #sidebar {
- margin-left: 150px;
- margin-top:160px;
- position: fixed;
- }
- #sideimg img{
- position: fixed;
- -moz-border-radius: 500px;
- weight: 125px;
- height: 124px;
- -webkit-border-radius: 500px;
- }
- #sideimg {border:1px dashed {color:sideimgborder};
- padding:9px;
- background:#trans;
- width:124px;
- height:124px;
- border-radius:100px;
- -moz-border-radius:100px;
- -webkit-border-radius:100px;
- margin-bottom:50px;
- }
- #links{
- width:155px;
- margin-left: 150px;
- margin-top: 365px;
- border-left:1px dashed #beb5ad;
- border-right:1px dashed #beb5ad;
- letter-spacing: 1px;
- word-spacing: 30px;
- font:10px lora;
- position: fixed;
- text-transform: lowercase;
- font-style:italic;
- text-align: center;
- padding-top: 0px;
- padding-bottom: 10px;
- }
- #description {width:150px;
- padding:0;
- text-align:center;
- background:#trans;
- margin-left:150px;
- margin-top:320px;
- font:11px lora;
- font-style:italic;
- position: fixed;
- }
- .pag{
- opacity:0.8;
- width:50px;
- position:fixed;
- left:80px;
- top:-40px;
- height:100%;
- text-align:center;
- word-wrap: break-word;
- line-height:40px;
- }
- .pag table{
- height:100%;
- width:50px;
- }
- .pag td{
- height:100%;
- width:50px;
- }
- .pag a{
- font-size:75px;
- }
- .pag a:hover{
- border-bottom:0px;
- }
- #info {background-color:{color:entry}; font-family:{font:body}; font-size:7px; text-transform: uppercase; color:{color:info}; letter-spacing: 1px; text-align:right; padding-right:0px; font-style:normal; width:500px; border-top:3px solid {color:infoborder}; opacity:1}
- #tags {background-color:{color:entry}; font-family:{font:body}; font-size:7px; text-transform: uppercase; color:{color:link}; letter-spacing: 0px; text-align:right; padding-right:5px; padding-bottom: 15px; font-style:normal; width: 495px; opacity:0.5; }
- h1 {
- letter-spacing:-1px;
- text-align:center;
- width:500px;
- text-align:center;
- color: {color:title};
- text-transform:lowercase;
- font-size:50px;
- font-family: 'Great Vibes';
- line-height:100%}
- #credit {
- width:50px;
- text-align:center;
- bottom:10px;
- right:10px;
- background-color:transparent;
- position:fixed;
- opacity:0.7;
- font-family:trebuchet ms;
- text-transform:uppercase;
- font-size:18px;
- }
- #source {
- text-align: right;
- display:block;
- margin:0px 0px 0px 0px;
- padding:0px;
- font-family:{font:info};
- text-transform:uppercase;
- font-size:9px;
- opacity:0.8;
- letter-spacing:-1px;
- }
- #source img {
- float:right;
- display: inline;
- height: 20px;
- margin-left:4px;
- border: 3px solid #00FFFF;
- }
- #border {
- border-top: 4px solid {color:top border};
- border-bottom: 4px solid {color:bottom border};
- }
- #question {font-size: 10px; color:{color:text};margin-bottom:8px; padding: 8px;}
- #question img{float: left; padding: 0px; margin: 0px 2px 2px 0px;}
- blockquote {
- border-left:2px {color:body} solid;
- padding-left:5px;
- margin:0px 2px 0px 10px
- }
- #quote {
- font-family: {font:title};
- font-size: 15px;
- letter-spacing:-1px;
- line-height: 100%;
- margin-left: 10px;
- padding: 10px;
- border-left: 5px solid;
- border-color: {color:border};
- }
- #quote:first-letter{
- font-weight:bold;
- font-size:19px;
- }
- blockquote {
- padding-left:7px;
- margin:2px;
- border-left:5px solid {color:border};
- }
- img a{border:none; width:100%}
- .audio{display:block;}
- .user_1 .label {color:{color:italic}; font-weight:bold}
- .user_2 .label {color:{color:bold}; font-weight:bold}
- .user_3 .label {color:{color:italic}; font-weight:bold}
- .user_4 .label {color:{color:bold}; font-weight:bold}
- .user_5 .label {color:{color:italic}; font-weight:bold}
- .user_6 .label {color:{color:bold}; font-weight:bold}
- .user_7 .label {color:{color:italic}; font-weight:bold}
- .user_8 .label {color:{color:bold}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #notes {font-weight:normal}
- #notes li {padding-bottom:0.5em}
- #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- .credit{
- position:fixed;
- bottom:0px;
- right:0px;
- background-color:{color:Posts};
- display:block;
- padding:6px;
- font-style:bold;
- opacity:1;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- <link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
- </style></head>
- <body>
- <div class="credit"><a href="http://cielosthemes.tumblr.com/">♥ ____ ♥theme</a></div>
- <div id="sidebar">
- <div id="sideimg"><img src="{image:sidebar}" >
- </div>
- </div></div></div>
- <div id="description">{Description}
- </div>
- <div id="links"><br>
- <a href="{text:link1}">{text:link1 Title}</a></ br>
- <a href="{text:link2}">{text:link2 Title}</a></ br>
- <a href="{text:link3}">{text:link3 Title}</a></ br>
- <br><p>
- <a href="{text:link4}">{text:link4 Title}</a></ br>
- <a href="{text:link5}">{text:link5 Title}</a></ br>
- <a href="{text:link6}">{text:link6 Title}</a>
- </div>
- {block:Pagination}
- <div class="pag">
- <table cellspacing="0px" cellpadding="0px"><tr><td>
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </td></tr></table>
- </div>
- {/block:Pagination}
- {block:DayPage}{block:DayPagination}
- <div class="pag">
- <table cellspacing="0px" cellpadding="0px"><tr><td>
- {block:NextDayPage}<a href="{NextDayPage}">«</a>{/block:NextDayPage}
- {block:PreviousDayPage}<a href="{PreviousDayPage}">»</a>{/block:PreviousDayPage}
- </td></tr></table>
- </div>
- {/block:DayPagination}{/block:DayPage}
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Quote}<h1>"{Quote}" - {Source}</h1>{/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="question"><img src="{AskerPortraitURL-24}"> {Asker} asked: <br />{Question}</div>
- <div id="answer">{Answer}</div>{/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
- <div id="tags">
- {block:HasTags} {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- <div id="info">
- {block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
- {block:Date}posted <a>{TimeAgo}</a> • <a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{Year}</a>{/block:Date} • {block:NoteCount}{block:NoteCount}{/block:NoteCount}
- {NoteCountWithLabel} <br>
- {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource}© <a href="{SourceURL}"><b>{SourceLink}</b></a>{/block:ContentSource}{/block:RebloggedFrom}</div></div>
- {/block:Posts}</right>
- </div>
- </body></center>
- <right>{block:PostNotes}{PostNotes}{/block:PostNotes}</right>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment