layerinfo "type" = "theme";
layerinfo "name" = "lauren graham";
function print_stylesheet() {
"""
body { background-color: #8DAD64;
background-image: url("http://i7.photobucket.com/albums/y251/prfctnstfreak169/LJ/ljheader.png");
background-repeat: no-repeat;
background-position: top;
background-attachment: scroll;
margin-top: 410px; margin-left: 20%;
margin-right: 20%;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #1F3301;
}
td, tr {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 15px;
}
a {
color: #fcfcfc;
text-decoration: none;
}
a:visited {
color: #fcfcfc;
}
a.calendarLink {
color: #fcfcfc;
}
a.header {
color: #f7fcfb;
}
a.headerLinks {
color: #f7fcfb;
}
a:hover { text-decoration: stikeout;}
select {
font-family: Verdana, sans-serif;
font-size: 12px;
background-color: #82BE78;
}
input {
line-height: normal;
background-color: #82BE78;
color: #000000;
}
.subject { font-weight: bold; }
.small { margin-top: 3px;}
.header {
background-image: url("http://www.livejournal.com/palimg/component/top-bg.gif/pt1d7b81");
background-repeat: repeat-x;
height: 25px;
}
.userTitle {
font-size: 20px;
text-weight: bolder;
color: #f7fcfb;
line-height: 17px;
}
.userSubTitle {
font-size: 13px;
color: #d9ebeb;
line-height: 15px;
}
.header-item {
padding-left: 15px;
position: relative;
top: 5px;
}
.dkLine { background-color: #0E2F0B; }
.ltLine { background-color: #48B228; }
.medLine { background-color: #5DA951; }
.divLine { background-color: #F8FCF7; }
.tabBg { background-color: #30811D; }
.entryDate {
font-size: 12px;
color: #DCEBD9;
}
.entryHolderBg {
background-color: #78BE7B;
color: #78BE7B;
padding-top: 7px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 7px;
}
.entry {
padding-top: 7px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 7px;
background-color: #93CB93;
font-size: 13px;
}
.entryHeader {
font-size: 13px;
font-weight: bold;
}
.entryComments {
font-size: 12px;
margin-top: 8px;
margin-left: 8px;
color: #000000;
}
.entryDash {
background-color: #5DA951;
width: 100%;
height: 1px;
}
.sideHeader {
font-size: 12px;
color: #F9FCF7;
}
.comp { margin-bottom: 3px; }
.compBg { background-color: #7DBE78; }
.compContent {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-top: 3px;
line-height: 18px;
color: #000000;
}
.compFont {
color: #000000;
}
.compList {
line-height: 13px;
padding-left: 6px;
}
.userPic { border-color: #68A951; }
.shortLine {
width: 20px;
background-color: #51A951;
margin-bottom: 1px;
}
.calendarInactive {
background-color: #9CBE78;
font-size: 9px;
letter-spacing: 2px;
color: #000000;
}
.calendarActive {
color: #fcfcfc;
background-color: #93CB97;
font-size: 9px;
letter-spacing: 2px;
}
"""; }