- <!--
- theme #001 (elephies @ tumblr)
- PLEASE AND THANK YOU:
- - DO NOT STEAL THIS THEME
- - DO NOT REMOVE THE CREDITS
- Feel free to make all the changes you want, just don't remove or hide the credits. Also, if you have any kind of problem, leave a message in my ask box! I'll be happy to help.
- -->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="FFFFFF" />
- <meta name="color:sidebar" content="FFFFFF" />
- <meta name="color:entry" content="FFFFFF" />
- <meta name="color:border" content="c3cc40" />
- <meta name="color:linkhover" content="617c1c" />
- <meta name="color:scrollbg" content="c3cc40" />
- <meta name="color:scroll" content="#FFFFFF" />
- <meta name="color:title" content="f5d867" />
- <meta name="color:text" content="a28c6b" />
- <meta name="color:link" content="d6921b" />
- <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="" />
- <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 {width: 10px; height:auto; background:{color:scrollbg};}
- ::-webkit-scrollbar-corner {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{color:{color:linkhover}}
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- small{font-size:10px}
- big{font-size:12px}
- b, strong{color:{color:title}}
- i, em {color:{color:text}}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
- img a{border:none; width:100%}
- #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
- #entries {margin: 12px 0 -10px 260px; margin-right:60px; float:right; text-align: justify}
- #entry {margin: 0px 0 -5px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}
- #sidebar {top: 80px; margin-left:-80px; padding:0px; width: 300px; position:fixed;}
- #description{background-color:{color:entry}; padding:0px; float:left; width:300px; margin-top:-20px; margin-bottom:25px; text-align:center}
- #description img{max-width:300px; margin-bottom:3px}
- #sidelinks {background-color:; font:10px consolas; color:{color:slink} text-decoration: none; letter-spacing: 1px; text-align:center; padding:1px; text-transform:uppercase;}
- #sidelinks a: hover{background-color:{color:nlink hover background};}
- #stext {text-align:justify; font-family: calibri; font-size: 10px; padding:6px; text-transform:uppercase}
- #pagination {font-family:calibri; text-align:center; font-size:10px; margin-top:3px; margin-bottom:2px; text-transform:uppercase}
- h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
- h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
- #info{font-family:trebuchet ms; font-size:9px; text-transform:lowercase; text-align:right;}
- #questions {background-color:{color:entry}; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:calibri; font-size:11px; text-transform:lowercase; border-bottom:1px {color:text}; text-align:center;}
- #questions a {color:{color:link}}
- .audio{background-color:black; display:block}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- .user_3 .label {color:{color:link}; font-weight:bold}
- .user_4 .label {color:{color:text}; font-weight:bold}
- .user_5 .label {color:{color:link}; font-weight:bold}
- .user_6 .label {color:{color:text}; font-weight:bold}
- .user_7 .label {color:{color:link}; font-weight:bold}
- .user_8 .label {color:{color:text}; font-weight:bold}
- .user_9 .label {color:{color:link}; font-weight:bold}
- .user_10 .label {color:{color:text}; font-weight:bold}
- .user_11 .label {color:{color:link}; 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{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="container">
- <div id="entries">
- {block:Posts}
- <div id="entry">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
- {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="questions"><em></em>{Question} — {asker}<br /></div>
- {Answer}{/block:answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
- <div id="info"> posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} · <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<br> <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>{block:ContentSource}{/block:RebloggedFrom}<br>
- {block:HasTags}# {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div id="sidebar">
- <div id="description">
- <a href="/"><img src="{image:sidebar}"></a><br />
- <a href="/"><img src="http://i39.tinypic.com/2n7k1gp.png"></a> <a href="/ask"><img src="http://i42.tinypic.com/6p3z9t.png"></a> <a href="/archive"><img src="http://i43.tinypic.com/wgubya.png"></a> <a href="http://elephies.tumblr.com/tagged/themes"><img src="http://static.tumblr.com/fswojpc/Ekkm1imsq/tague.png"></a><br>
- <div id="stext">{Description}<br /><br />
- <div id="sidelinks" align="center">
- {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}</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>
- </div>
- </body>
- </html>