- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- "Rise Above" theme made by kathia [http://bieberarts.tumblr.com/]
- Please don't remove the credit! (you can remove it from where it originally is, AS LONG AS YOU PUT IT SOMEWHERE ELSE ON YOUR BLOG like your 'FAQ' or something)
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:text" content="#555555" />
- <meta name="color:title" content="#705e5e" />
- <meta name="color:link" content="#a78181" />
- <meta name="color:scrollbar" content="#a78181" />
- <meta name="color:border" content="#a78181" />
- <meta name="color:select" content="#a78181" />
- <meta name="color:line chat one" content="#eee4e4" />
- <meta name="color:line chat two" content="#fdfafa" />
- <meta name="color:background" content="#fdfafa" />
- <meta name="color:info" content="#eee4e4" />
- <meta name="color:link bar background" content="#eee4e4" />
- <meta name="color:entry" content="#fdfafa" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="font:body text" content="arial" />
- <meta name="font:links" content="georgia" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="url here" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="url here" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="url here" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="url here" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="url here" />
- <meta name="text:Link5 Title" content="" />
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <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:30px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:entry}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:entry}; height:10px; width:10px;}
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body text}; font-size:10px; line-height:110%; text-align:justify; word-wrap:break-word;}
- a:link, a:active, a:visited {color:{color:Link}; text-decoration:none; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out}
- a:hover {text-decoration:none; color:{color:text}; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out}
- ::selection {text-decoration:none; background-color:transparent; color:{color:select};}
- small{font-size:9px; line-height:110%}
- big {font-size:15px; line-height:110%}
- b, strong{color:{color:text}}
- i, em {color:{color:title}}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:1px dotted {color:border};}
- img a{border:none; width:100%}
- #layout {width:905px; margin:45px 155px -12px 155px}
- #contents {float:right; width:500px; margin:-18px 46px 18px 0px}
- #entry {background-color:{color:Entry}; width:500px; margin: 5px 0px 8px 20px; padding:5px;}
- #title {width:266px; margin-left:0px; margin-top:-10px; margin-bottom:0px; color:{color:border}; font-family: 'Homenaje'; text-align:center; font-size:18px; font-style:bold; letter-spacing:2px; line-height:13px; position:fixed; border-bottom: 0px solid {color:text};}
- #sidebar {top: 130px; margin-left:65px; padding:0px; height:auto; width: 250px; position:fixed;}
- #sbar{background-color:transparent; padding:5px; float:left; height:auto; width:250px; margin-top:-20px; margin-bottom: 25px; text-align:center; border:0px solid {color:sbar}; border-top: 0px solid {color:titleborder}; border-top-left-radius:0px; border-bottom-right-radius:0px;}
- #sidebar img{max-width:225px; margin-left:0px; margin-bottom:-4px; margin-top:20px; border:0px solid {color:info}; border: 0px solid {color:sidebar border};}
- #sidebarmenu {max-width: 225px; height: 70px; margin-top:-10px; text-align: center; margin-left: 13px; filter:alpha(opacity=500); -khtml-opacity: 0.5; opacity: 0.6; -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; -webkit-transition: opacity 0.2s linear; opacity: 2 webkit-transition: all 0.1s ease-out; -moz-transition: all 0.7s ease-out; transition: all 0.7 ease-out;}
- #sidebarmenu:hover{background: {color:background hover};
- filter:alpha(opacity=500); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.85; -webkit-transition: opacity 0.2s linear; opacity: 2 webkit-transition: all 0.1s ease-out; -moz-transition: all 0.7s ease-out; transition: all 0.7 ease-out;}
- #hoverlinks{margin-top:-75px; max-width:225px; height:auto; margin-bottom: 0px; background-color: {color:background}; padding:10px; text-align:center;}
- .hl a {color:{color:link}; font-family:{font: links}; font-size:12px; text-transform:lowercase; font-weight:normal; font-style:normal; line-height:200%;}
- .hl a:hover {color:{color:text}; text-decoration:none;}
- #desc {background-color:{color: transparent}; width:220px; margin-left:16px; text-align:center; font-family:{font:body text}; font-size: 10px; padding:1px; margin-top:-2px; margin-bottom:-6px;}
- #linkys {background-color:{color:link bar background}; width:225px; margin-left:13px; margin-bottom:-2px; margin-top:10px; padding:3px 0 4px 0; text-align:center; -moz-border-radius: 0px; border-radius: 0px; border-bottom: 0px solid {color:border};}
- .links a {color:{color:text}; font-family:{font:links}; font-size:10px; text-transform:lowercase; font-weight:normal; font-style:normal; -moz-border-radius: 0px; border-radius: 0px;}
- .links a:hover {color:{color:select}; text-decoration:none;}
- #pagination {font-family:calibri; padding:5px; float:left; width:249px; margin-top:5px; margin-left:-2px; margin-bottom: 25px; text-align:center; font-size:25px;}
- h1{color:{color:title}; font-family:cambria; font-size:16px; line-height:12px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
- h2{color:{color:title}; font-family:cambria; font-size:14px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
- #info {background-color:{color:info}; font-family:arial; width:498px; margin:6px 0px 0px 0px; padding:4px 5px 4px 5px; display:block; font-size:9px; letter-spacing:0px; text-transform:lowercase; margin-bottom:-6px; margin-top:3px; margin-left:-4px; border-top: 1px dotted {color:border};}
- .inf a {color:{color:link};}
- .inf a:hover {color:{color:text};}
- #tags {background-color:transparent; font-family:arial; text-align:right; margin-top: 5px; margin-right:-24px; text-transform:lowercase; font-size:9px;}
- .tags a {color:{color:links}; opacity:0.9;}
- #km {padding:5px 5px 5px 5px}
- .qu {font-family:georgia; font-size:40px; font-weight:bold; line-height:33px; opacity:0.7}
- .ote {margin-top:-34px; text-indent:25px; opacity:0.9}
- .asker {width: 490px; background-color: {color:link bar background}; padding: 5px 5px 7px 5px; font-size: 11px; font-weight: bold; color:{color:asker}; text-transform: lowercase; line-height: 11px;}
- .asker img{float: left; padding: 0px 5px 0px 0px;}
- .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: lowercase; line-height: 11px; padding: 0; margin: 0}
- .asker a:hover{font-size: 11px; font-weight: bold; color:{color:link hover}; background-color: transparent; text-transform: lowercase; line-height:11px; padding: 0; margin: 0;}
- .question {font-size: 10px; font-weight: normal; color:{color:text}; text-transform: none;}
- .answer {padding-left: 4px; padding-right: 4px; padding-top: 0px;}
- .answer img {max-width: 470px;}
- .post-chat {width: 500px; margin-bottom: 6px; background: {color:Post background};}
- .chat {list-style-type: none;}
- .odd {padding: 4px; background: {color:line chat one}; color: {color:Chat line one text};}
- .even {padding: 4px; background: {color:line chat two}; color: {color:Chat line two text};}
- .user_1 .label {color:{color:text}; font-weight:bold}
- .user_2 .label {color:{color:title}; font-weight:bold}
- .user_3 .label {color:{color:text}; font-weight:bold}
- .user_4 .label {color:{color:title}; font-weight:bold}
- .user_5 .label {color:{color:text}; font-weight:bold}
- .user_6 .label {color:{color:title}; 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:2px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="layout">
- <div id="contents">
- {block:Posts}
- <div id="entry">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
- {block:Link}<a href="{URL}"><h1>{Name} »</h1></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}
- <div class="post-chat">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}<div class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}
- <div class="question">{Question}</div></div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}<div id="km">{block:AlbumArt}<img src="{AlbumArtURL}" width="170px" height="170px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
- {block:TrackName}<b>Track Name:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}<b>Played:</b> {PlayCount} times
- {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
- <div id="info"><div class="inf">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <div style="float:right">{block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> - {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a> {/block:ContentSource}</div></div></div></div>
- <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div><BR>
- {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- <div id="sidebar">
- <div id="title">{title}</div>
- <div id="sbar">
- <a href="/"><img src="{image:sidebar}" /></a><br />
- <br />
- <div id="sidebarmenu"><center>
- <div id="hoverlinks"><div class="hl">
- {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}
- </div>
- </div>
- </div>
- <div id="desc">{Description}</div>
- <div id="linkys"><div class="links">
- <a href="/">home</a>
- <a href="/ask">message</a>
- <a href="/archive">archive</a>
- <a href="http://bieberarts.tumblr.com/tagged/themes">©</a>
- </div>
- </div>
- <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
- </div>
- </div>
- </body>
- </html>