Katie Jean Loves Him
.footer a:hover {
text-decoration: underline;
}
/* permelink page with notes */
ul,ol {
list-style-type: decimal;
list-style-position: outside;
padding-left: 25px;
}
ul li, ol li {
padding-bottom: 3px;
margin-left: 5px;
}
.postbox {
float: left;
padding: 0 5px 0 5px;
width: 520px;
}
.postcontent {
background: #fff;
float: left;
padding: 10px;
margin: 5px 0;
}
.postcontent img {
float: left;
}
.postinfo {
padding: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 5px 0 10px 0;
font-size: 10px;
text-transform: uppercase;
text-align: center;
background-color: #fff;
width: 100%;
float: left;
width: 500px;
}
.note {
padding: 10px 10px 11px 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10px;
width: 100%;
float: left;
width: 500px;
line-height: normal;
background: #fff url(http://static.tumblr.com/ydokqes/oDZm1xgo6/border.png) no-repeat center bottom;
list-style: none;
}
.clear {
clear: both;
}
.notes {
padding: 0px;
margin: 0px;
}
.note .avatar {
width: 16px;
height: 16px;
float: left;
overflow: hidden;
}
.note .action {
margin-left: 10px;
line-height: 16px;
font-size: 11px;
text-transform: uppercase;
}
.more_notes_link_container {
background-image: none;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #aeaeae;
text-transform: uppercase;
}
.more_notes_link_container a:link,
.more_notes_link_container a:visited,
.more_notes_link_container a:active {
color: #aeaeae;
text-decoration: none;
}
.more_notes_link_container a:hover {
color: #747575;
}
.c1 {
display: block;
text-align: center;
}
#infscr-loading {
background: url("http://static.tumblr.com/ydokqes/g75m1uxmo/boxhover.png") repeat scroll 0 0 transparent;
color: #FFFFFF;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 18px;
line-height: normal;
padding: 5px;
text-decoration: none;
text-transform: uppercase;
bottom: 40px;
left: 36.5%;
position: fixed;
z-index: 100;
width: 340px;
text-align: center;
}
#infscr-loading img{
position: absolute;
left: -99999px;
top: -99999px;
}
.rounded-corners {
-moz-border-radius: 2px;
-webkit-border-radius:2px;
-khtml-border-radius: 2px;
behavior: url(http://static.tumblr.com/ydokqes/ZpAm27ly3/border-radius.htc);
border-radius: 2px;
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.3);
box-shadow: 0 1px 10px rgba(0,0,0,.3);
}