Flourescent Tumblr Theme Code
Published by Tumble Guy on February 24th, 2012 | themes
Flourescent Tumblr Theme - Cute Tumblr Themes
<!--
Tumblr Theme 003 (c) by Ans by ETTUDIS [http://ettudis.three-words.net]
CONTACT INFO [email: admin@ettudis.three-words.net]
FOLLOW THEME BLOG [http://ettudis.tumblr.com]
TERMS OF USE [http://ettudis.tumblr.com/post/8327340215/terms-of-usage]
-->
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="color:background" content="#FFFFFF" />
<meta name="color:link" content="#EDB303" />
<meta name="color:sidebar background" content="#FAFAFA" />
<meta name="color:sidebar text" content="#999999"/>
<meta name="color:sidebar link" content="#DDDDDD" />
<meta name="color:sidebar linkhover" content="#FFFFFF" />
<meta name="color:sidebar linkhover background" content="#EDB303" />
<meta name="color:userpic border" content="#000000" />
<meta name="color:title background" content="#FDFDFD"/>
<meta name="color:title link" content="#EDB303"/>
<meta name="color:post background" content="#FFFFFF"/>
<meta name="color:post text" content="#333333"/>
<meta name="color:date background" content="#FDFDFD"/>
<meta name="color:notes background" content="#FAFAFA"/>
<meta name="color:date text" content="#999999"/>
<meta name="color:notes link" content="#E0E0E0"/>
<meta name="color:notes linkhover" content="#EDB303"/>
<meta name="color:post border" content="#FAFAFA"/>
<meta name="if:custom font" content="1"/>
<meta name="if:Show userpic" content="1"/>
<meta name="if:post border" content="1"/>
<meta name="if:small post" content="1"/>
<meta name="image:background" content=""/>
<meta name="image:sidebar 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="font: 1" content="Courier New" />
<meta name="font: 2" content="Georgia" />
<meta name="font: 3" content="Arial" />
<head>
<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" /></head>
{block:Description}
<head>
<meta name="Description" content="{MetaDescription}" /></head>
{/block:Description}
</head>
<style type="text/css">
<!--
body {
{block:ifnotcustomfont}font: 11px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 10px arial, arial narrow, sans-serif;{/block:ifcustomfont}
color: #000000;
margin: 0px;
padding: 0px;
background-attachment: fixed;
background-color: {color:background};
background-image:url('{image:background}');
}
#sidebar{
{block:ifsmallpost}width: 140px;left: 220px;{block:ifsmallpost}
{block:ifnotsmallpost}width: 180px;left: 180px;{block:ifnotsmallpost}
position: fixed;
display: block;
margin: 0px;
top: 0px;}
#side {
text-align: justify;
padding: 15px;
background-color: {color:sidebar background};
background-image:url('{image:sidebar background}');
color: {color:sidebar text};
}
#side a{
{block:ifnotcustomfont}font: 11px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px arial, arial narrow, sans-serif;{/block:ifcustomfont}
text-transform: uppercase;
color: {color:sidebar link};
text-decoration: none;
}
#side a:hover {
color: #000000;
}
#title a {
{block:ifnotcustomfont}font: 11px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px/25px courier new, courier, monospace;{/block:ifcustomfont}
text-transform: uppercase;
text-decoration: none;
text-align:center;
margin: 1px;
padding: 1px;
display: block;
letter-spacing: 3px;
background: {color:title background};
color: {color:title link}!important;
}
#title a:hover {
color: #000000!important;
}
#title2 {
{block:ifnotcustomfont}font: 18px/20px {font: 2};text-transform: lowercase;letter-spacing: -2px;{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px courier new, courier, monospace;text-transform: uppercase;letter-spacing: 2px;border-bottom: 1px solid {color:post border};{/block:ifcustomfont}
color: {color:sidebar link}!important;
text-decoration: none;
text-align:left;
margin: 1px;
padding: 1px;
display: block;
}
#title2 a {
{block:ifnotcustomfont}font: 18px/20px {font: 2};text-transform: lowercase;letter-spacing: -2px;{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px courier new, courier, monospace;text-transform: uppercase;letter-spacing: 2px;{color:post border};{/block:ifcustomfont}
color: {color:sidebar link}!important;
text-decoration: none;
text-align:left;
}
#title2 a:hover {
color: {color:title link}!important;
}
#sidelink {
margin-top: 15px;
}
#sidelink a{
{block:ifnotcustomfont}font: 11px/13px {font: 1};text-transform: lowercase;letter-spacing: -2px;{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px/9px courier new, courier, monospace;text-transform: uppercase;letter-spacing: 2px;{/block:ifcustomfont}
color: {color:sidebar link};
text-align: right;
display: block;
text-decoration: none;
margin: 0px 0px 2px;
}
#sidelink a:hover {
background: {color:sidebar linkhover background};
color: {color:sidebar linkhover}!important;
}
#page {
text-align:center;
margin: 15px;
}
#page a {
{block:ifnotcustomfont}font: 10px/15px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px courier new, courier, monospace;{/block:ifcustomfont}
text-transform: uppercase;
padding: 5px;
margin: 1px;
text-decoration: none;
text-align: center;
background-color: {color:sidebar background};
background-image:url('{image:sidebar background}');
color: {color:sidebar text}!important;
letter-spacing: 2px;
}
#page a:hover {
color: {color:link}!important;
}
#main {
margin: 0px;
width: 700px;
left: 370px;
position: absolute;
top: 0px;
font-family: {font: 3};
color: {color:post text};
}
#date {
background: {color:notes background};
margin: 2px;
padding: 2px;
letter-spacing: -1px;
}
#date2 {
{block:ifnotcustomfont}font: 11px/11px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px courier new, courier, monospace;{/block:ifcustomfont}
text-transform: uppercase;
color: {color:date text};
text-align: center;
background: {color:date background};
letter-spacing: 3px;
margin: 5px;
padding: 7px 2px;
}
#date a {
{block:ifnotcustomfont}font: 11px/11px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px courier new, courier, monospace;{/block:ifcustomfont}
text-decoration: none;
letter-spacing: 1px;
margin-top: 5px;
color: {color:notes link};
}
#date a:hover {
color: #FFFFFF;
background: {color:notes linkhover};
}
#entry {
padding: 10px;
margin:10px;
{block:ifnotsmallpost}width:510px;{/block:ifnotsmallpost}
{block:ifsmallpost}width: 260px;{/block:ifsmallpost}
border: 1px solid {color:post border};
}
#entry img{
{block:ifnotsmallpost}max-width:500px;{/block:ifnotsmallpost}
{block:ifsmallpost}max-width: 250px;{/block:ifsmallpost}
}
#notes {margin-left: 10px;
{block:ifnotsmallpost}max-width:530px;{/block:ifnotsmallpost}
{block:ifsmallpost}max-width: 280px;{/block:ifsmallpost}
background: {color:notes background}!important;
}
#entry a{
{block:ifnotcustomfont}font-family: {font:2};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px courier new, courier, monospace;text-transform:uppercase!important;{/block:ifcustomfont}
text-decoration: none;
color:{color:link};
}
#notes ul, #notes li, #notes ol, li.note{margin:0px!important;padding:3px!important;list-style:none!important;}
#entry a:hover{
color: {color:sidebar link};
}
.ask {
{block:ifnotcustomfont}font: 11px {font: 1};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px arial, sans-serif;border-bottom: 1px solid {color:post border};{/block:ifcustomfont}
color: {color:sidebar text};
}
.asker {
text-transform: uppercase;
color: {color:post text};
}
.answer {
{block:ifnotcustomfont}font: 11px {font: 3};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px arial, sans-serif;{/block:ifcustomfont}
color: {color:post text};
padding-top: 0px;
}
.cover {
width: 50px;
height: 50px;
float: left;
}
#quote {
{block:ifnotcustomfont}font: 24px/24px {font: 2};
letter-spacing: -2px;{/block:ifnotcustomfont}
{block:ifcustomfont}font: 30px/28px rockwell, courier new, georgia;letter-spacing: -2px;{/block:ifcustomfont}
color: {color:sidebar link};
padding: 5px 0px 0px;min-height: 40px;
}
.quotebig {
{block:ifnotcustomfont}font: bold normal 75px/70px {font: 2};{/block:ifnotcustomfont}
{block:ifcustomfont}font: bold normal 75px/70px arial, sans-serif;{/block:ifcustomfont}
color: {color:sidebar link};
text-decoration: none;
padding: 0px;
float: left;
margin: 0px;
}
blockquote {
padding: 2px;
{block:ifnotcustomfont}font: 10px {font: 2};{/block:ifnotcustomfont}
{block:ifcustomfont}font: 9px arial, sans-serif;{/block:ifcustomfont}
background-color: {color:sidebar background};
background-image:url('{image:sidebar background}');
color: {color:sidebar text};margin:10px;
}
.person1 { background-color: {color:sidebar background};
background-image:url('{image:sidebar background}');
color: {color:sidebar text};}
.label {
font-family: {font: 1};
padding: 5px;
text-transform: lowercase;
color: {color:post text};
}
.person1 .label {
font-family: {font: 1};
padding: 5px;
text-transform: lowercase;
}
div.chat ul { list-style:none;margin:5px!important;padding:5px!important;}
.caption {
font: 9px/12px "trebuchet ms", arial, sans-serif;
background-color: {color:sidebar background};
background-image:url('{image:sidebar background}');
color: {color:sidebar text};
text-transform: uppercase;
text-align: center;padding: 1px 2px;
margin: 0px 7px;
letter-spacing: 1px;
}
#source {
{block:ifnotcustomfont}font: italic 10px {font: 2};{block:ifnotcustomfont}
{block:ifcustomfont}font: italic 10px/13px Times New Roman, times, serif;{block:ifcustomfont}
background-color: {color:post background};
color: {color:sidebar text};
text-align:right;
padding: 2px 2px 2px 5px;
}
#source a {
color: {color:sidebar link};
text-transform: lowercase;
}
#source a:hover {
color: #000000;
text-decoration:underline;
}
#tags {
{block:ifnotcustomfont}font: italic 10px {font: 2};{block:ifnotcustomfont}
{block:ifcustomfont}font: italic 10px/13px Times New Roman, times, serif;{block:ifcustomfont}
color: {color:post text};
}
#tags a{
text-transform: lowercase;
}
#tags a:hover {
color: #000000;
text-decoration:underline;
}
.portrait {
border: 7px solid {color:userpic border};
}
#notes a {
font: italic 10px {font: 2};
color: {color:sidebar link};
text-transform: lowercase;
text-decoration: none;
}
-->
</style>
</head>
<body>
<div id="sidebar">
<div id="side">
<div id="title"><a href="/" alt="{Title}">{Title}</a></div>
<br />
{block:IfShowUserpic}<div align="center"><img src="{PortraitURL-64}" /></div>{/block:IfShowUserpic}
{block:Description}{Description} {/block:Description}
<div id="sidelink">
<a href="/random">random ◄</a>
<a href="/archive">archives ◄</a>
<a href="{RSS}">rss ◄</a>
<a href="/ask">ask me ◄</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}
<a href="http://ettudis.three-words.net">©</a></div></div><div id="page">
{block:Pagination}
{block:PreviousPage}
<a href="{PreviousPage}">Previous</a>
{/block:PreviousPage}
{block:JumpPagination length="3"}
{block:CurrentPage}
<span>{PageNumber}</span>
{/block:CurrentPage}
{block:JumpPage}
<a href="{URL}">{PageNumber}</a>
{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}
<a href="{NextPage}">Next</a>
{/block:NextPage}
{/block:Pagination}</div>
</div>
<div id="main"> {block:Posts}
{block:ifnotsmallpost}<table width="655px" border="0" cellspacing="7">
<tr>
<td width="510" bgcolor="#FFFFFF" id="entry">{/block:ifnotsmallpost}
{block:ifsmallpost}<table width="410px" border="0" cellspacing="7">
<tr>
<td width="260" bgcolor="#FFFFFF" id="entry">{/block:ifsmallpost}
{block:Text}
<div id="title2">{block:Title}{Title}{/block:Title}</div>{Body}
{/block:Text}
<div align="center">{block:Photo}
{LinkOpenTag}<img src="{PhotoURL-500}" border="0" />
{LinkCloseTag}
{/block:Photo}</div>
<div align="center">{block:Photoset}
{block:ifnotsmallpost}{Photoset-500}{/block:ifnotsmallpost}
{block:ifsmallpost}{Photoset-250}{/block:ifsmallpost}
{/block:Photoset}</div>
{block:Quote}
<font>“</font><div id="quote">{Quote}</div>
<blockquote>{block:Source}{Source}{/block:Source}</blockquote>
{/block:Quote}
{block:Link}
<div id="title2"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}
{/block:Link}
{block:Chat}
{block:Title}
<div><a href="{Permalink}">{Title}</a></div>{/block:Title}
<div><ul>
{block:Lines}
<li>
{block:Label}
<span>{Label}</span>
{/block:Label}
{Line}
</li>
{/block:Lines}
</ul></div>
{/block:Chat}
{block:Audio}
{block:AlbumArt}<img src="{AlbumArtURL}" />{/block:AlbumArt}{AudioPlayerBlack}{PlayCountWithLabel}
<p>{block:Caption}{Caption}{/block:Caption}</p>
{/block:Audio}
{block:ifnotsmallpost}<div align="center">{block:Video}
{Video-500}
{/block:Video}</div>{block:ifnotsmallpost}
{block:ifsmallpost}<div align="center">{block:Video}
{Video-250}
{/block:Video}</div>{block:ifsmallpost}
{block:Answer}
<div></div>
<div><span><img src="{AskerPortraitURL-24}" /> {Asker}</span> - {Question}</div>
<div>{Answer}</div>
{/block:Answer}
{block:Photo}{block:Caption}<div>{Caption}</div>{/block:Caption}{/block:Photo}
{block:Video}{block:Caption}<div>{Caption}</div>{/block:Caption}{/block:Video}
{block:Photoset}{block:Caption}<div>{Caption}</div>{/block:Caption}{/block:Photoset}
<div id="source">
{block:ContentSource}
<a href="{SourceURL}">
{lang:Source}:
{block:SourceLogo}
<img src="{BlackLogoURL}" width="{LogoWidth}"
height="{LogoHeight}" alt="{SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}
{SourceLink}
{/block:NoSourceLogo} </a>
{/block:ContentSource}</div>
<div id="source">
{block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div>
<div id="tags">{block:HasTags}tagged {block:Tags}
<font color="#CCCCCC">#</font><a href="{TagURL}">{Tag}</a>
{/block:Tags}{/block:HasTags} </div>
</td>
<td width="100" align="center" valign="top">
<div id="date"><div id="date2">{block:Date}{DayOfMonthWithZero}{ShortMonth}{ShortYear} <br />
{24Hour}:{Minutes}</div>
<a href="{Permalink}" title="permalink to this post">{block:Text}+{/block:Text}
{block:Photo}+{/block:Photo}
{block:Photoset}+{/block:Photoset}
{block:Quote}+{/block:Quote}
{block:Link}+{/block:Link}
{block:Chat}+{/block:Chat}
{block:Audio}+{/block:Audio}
{block:Video}+{/block:Video}
{block:Answer}+{/block:Answer}
{block:NoteCount}{NoteCount} {/block:NoteCount}{/block:Date}</a></div></td>
</tr>
</table>
{/block:Posts}<br />{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
</div>
</body>
</html>



