body {
height: 100%;
font-family: "Courier New", Courier, monospace;
color: #3963b1;
font-size: 11px;
letter-spacing: 1px;
background-color:#eee;
background-image:url('http://static.tumblr.com/umv5zge/AUUlzrobi/tumblr_lrn5ycg4pg1qgaja8o1_500.jpg');
background-attachment: fixed;
background-repeat: repeat;
background-position: left top;
}
.content blockquote
{
background-color: #f0efef;
padding: 5px;
color: #b9b2b2;
border-left: 9px #b9b2b2 double;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-transform:lowercase;
font-size: 11px;
}
p{
margin-left:5px;
}
#head
{
position:fixed;
top: 0px;
left: 0px;
background-color: #cfcaca;
width: 100%;
z-index: auto;
padding: 5px;
}
#head img{ margin-top:5px; margin-left:20px;}
#main {
margin: auto;
}
img:hover
{
opacity:1.0;
filter:alpha(opacity=60);
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
}
#link
{
position:fixed;
width: 150px;
margin-left: 50px;
margin-top:170px;
}
#left{
position: fixed;
top: 170px;
width: 250px;
left: 240px;
background-color: #eee;
text-align: center;
padding: 10px;
z-index: -1;
}
hr
{
border-bottom: 1px dotted #666;
}
#left span {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:9px;
font-style:italic;
color: #999;
}
#leftquote {
font-family: "Lucida Console", Monaco, monospace;
font-size: 8px;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
color: #CCC;
font-style:none;
}
#right {
position: absolute;
top: 20px;
width: 650px;
left: 530px;
padding: 10px;
z-index: -1;
}
#right1 {
position: absolute;
top: 20px;
width: 650px;
left: 530px;
padding: 10px;
z-index: -1;
}
#title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
font-style: italic;
color: #255bd3;
}
#title1 {
font-family: "Lucida Console", Monaco, monospace;
font-size: 15px;
letter-spacing: 3px;
color: #59a1a1;
text-transform: uppercase;
}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
color: #544c4a;
margin-bottom:0px;
text-transform: lowercase;
}
#content {
font-family: "Courier New", Courier, monospace;
font-size:1em;
width:520px;
height: 330px;
padding: 10px;
text-align: justify;
}
.content {
background-color: #eee;
font-family: "Courier New", Courier, monospace;
font-size:1em;
width:520px;
padding: 10px;
text-align: justify;
}
.entry {
background-color: #eee;
font-family: "Courier New", Courier, monospace;
font-size:1em;
width:520px;
padding: 5px;
text-align: justify;
}
#back img {
position:fixed;
bottom:0px;
left:0px;
background-image:url();
background-attachment:fixed;
height:500px;
z-index:-2;
}
#navi {
background-color: #fff;
padding: 10px;
width:670px;
margin: 5px;
display: inline-block;
z-index:-1;
position: absolute;
top: 490px;
left:500px;
}
.content1{
float:right;
display: inline-block;
}
#blogtitle {
font-family: "Courier New", Courier, monospace;
font-size: 20px;
letter-spacing: -1px;
color: #59a1a1;
width: 200px;
margin-left: -30px;
}
#desc {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 10px;
font-color: #999;
margin-left: -30px;
margin-top:-5px;
}
#left img {
padding : 5px;
border: 1px dashed #CCC;
}
#right img, #navi img , .entry img {
padding : 5px;
border: 1px dashed #CCC;
}
a.nav:hover {
display: block;
text-align: center;
line-height:20px;
font-family: "Courier New", Courier, monospace;
font-size: 10px;
background-color: #6be2e2 ;
text-transform: uppercase;
border-bottom: 5px solid #544c4a;
color:#CCC;
letter-spacing:1px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
}
.nav, .nav:link, a.nav:active, a.nav:visited {
width: 100px;
height: 20px;
display: block;
text-decoration:none;
background-color: #eee;
text-align: center;
line-height:20px;
font-family: "Courier New", Courier, monospace;
font-size: 10px;
text-transform: uppercase;
color:#b9b2b2;
border-bottom: 1px solid #ccc;
letter-spacing:2px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease-in;
-o-transition: all 0.8s ease-in;
}
.quote_short {font-size: 24px; font-family: georgia; width: 70%; margin: auto; text-align: justify;}
.quote_medium {font-size: 18px; font-family: georgia; width: 70%; margin: auto; text-align: justify;}
.quote_long {font-size: 12px; font-family: georgia; width: 70%; margin: auto; text-align: justify;}
#quotemarkleft {font-family: georgia; font-size: 180px; margin-bottom: -140px; margin-top: -20px;}
#quotemarkright {font-family: georgia; font-size: 180px; text-align: right; margin-bottom: -80px; margin-top: -70px;}
.line {
margin-top:15px;
margin-left:auto;
z-index: auto;}
.line:link, a.line:active, a.line:visited {
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease-in;
-o-transition: all 0.8s ease-in;
}
a.permalink:hover {
text-align: center;
line-height:15px;
font-family: "Courier New", Courier, monospace;
font-size: 9px;
background-color: #59a1a1;
text-transform: uppercase;
border-bottom: 5px solid #544c4a;
color:#CCC;
letter-spacing:1px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
}
#back img {
}
#back {
z-index: -2;
position:absolute;
bottom:-896px;
left:-7px;
}
.notecount {
background-color: #59a1a1;
text-transform: uppercase;
border-top: 5px solid #544c4a;
color:#CCC; font-size: 9px; letter-spacing: 3px; text-align: center; padding: 2px; text-transform: uppercase; width:
536px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
height:10px;
font-family: "consolas";
overflow:visible;
}
#content {
font-family: "Courier New", Courier, monospace;
font-size: 10px;
width:520px;
height: 330px;
padding: 10px;
text-align: justify;
}
#iya {background-image:url('http://subtlepatterns.com/patterns/bgnoise_lg.png');background-position: center;background-
attachment:fixed;background-repeat: repeat; width: 500px;
padding: 10px;}
.content {
background-color: #eee;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
width:520px;
padding: 10px;
letter-spacing:0px;
text-align: justify;
}
.permalink { font-family: "consolas", Courier, monospace;
font-size:9px;
}
a.content:hover {
text-align: center;
line-height:15px;
font-family: "Courier New", Courier, monospace;
font-size: 9px;
background-color: #59a1a1;
text-transform: uppercase;
border-bottom: 5px solid #544c4a;
color:#CCC;
letter-spacing:1px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
}
.permalink img { border:none; }
.entry {
background-color: #fff;
z-index: -1;
font-family: "Courier New", Courier, monospace;
font-size:10px;
width:520px;
padding: 10px;
letter-spacing:-1px;
margin-bottom:20px;
}
img {
opacity: .7;
-webkit-transition: opacity 0.5s linear;
}
img:hover {
opacity: 1;
-webkit-transition: opacity 0.5s linear;
}
#page { font-family: georgia;
font-style:italic;
font-size: 9px;
color: #59a1a1;
}
#top-link{
display:none; position:fixed; right:5px;
bottom:5px;color:#000;font-family: consolas;
text-decoration:none;background:none;font-size:12px;}
a:link, a:visited, a:active
{
color:#2d6e6e;
text-decoration:none;
}
a:hover
{ color: #b9b2b2;
border-bottom: 3px solid #544c4a;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
}
a:span hover
{
color: #b9b2b2;
}
ul.content, li.content {
padding: 0px;
margin-left: 15px;
border: 0px;
letter-spacing: 0px;
}
やっと天使見つけた。。。
"No matter what we do, life is just like that"
"I remember the season we met first and your grace smile
Bringing up old issues, we hurt each other as badly as possible
Our minds are full of thorns"
bestviewed in chrome
Memories....
My name is James. I live in Pennsylvania and I am asian ;D. I am bisexual. I'm typically into anime, manga, ect. Just trying to find something out there for me. Whenever I do, well in the past, I could never keep what i cherish. I want something to cherish and that would cherish me forever. That's basically my personality, always looking for something, someone, some place to belong to me and vice- versa.