User Profile

Advertisement

  • Add Friend
  • Add Note
  • Track User
  • Send Message
  • Send V-Gift
Userpic

( paint me dark blue )

, you are my reason for breathing

Created on 2008-09-01 15:26:04 (#16493245), last updated 2008-12-08

27 comments received, 16 comments posted

Basic Info
Name:mae!
Bio
/* Cleaned CSS: */
/* Layout by spacedoodet @ thirdsquare. Please credit.*/

body {
background-color: #e6f0f0;
text-align: center;
color: #000000;
font-family: Helvetica, sans-serif;
font-size: 11px;
margin: 10px 0 20px 0;
}

a, a:link, a:visited {
color: #42a8a4;
text-decoration: none;
font-style: italic;
text-transform:lowercase;
font-weight:normal !important;
}

a:hover {
color: #42a8a4;
text-decoration: none;
cursor: crosshair;
}

p, td, blockquote {
color: #afafaf;
font-family: Helvetica, sans-serif;
letter-spacing: -0.5px;
font-size: 12px;
text-align: justify;
}

code, kbd, pre, tt {
font-family: monospace;
}

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 750px;
margin-left: auto; margin-right: auto;
background-color: transparent;

}

#maincontent {
margin-top: 0px;
font-family: Helvetica, sans-serif;
font-size: 11px;
background-color: transparent;
color: #000000;
margin-right: 200px;
text-align: left;
}

#sidebar {
padding: 15px;
margin: 0 -200px 0 0;
background-color: #ffffff;
font-size: 11px;
font-family: Helvetica, sans-serif;
color: #000000;
width: 160px;
float: right;
text-align: right;
}

/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
display:none;
}

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

.entry {
margin: -12px -180px 10px 0px;
padding: 10px 50px 50px 50px;
background-color: #ffffff;
color: #afafaf;
font-family: Helvetica, sans-serif;
letter-spacing: -0.5px;
font-size: 12px;
text-align: justify;
}

.userpic {
position: relative;
float: right;
margin: 20px;
z-index: 15;
margin-right: -160px;
}

.date {
top: 5px;
color: #42a8a4;
font-family: Tahoma;
font-size: 15px;
text-transform:lowercase;
text-align:right;
letter-spacing: -1px;
margin: 20px 140px 0 0;
}

.subject {
padding: 10px 10px 80px 10px;
color: #42a8a4;
font-family: Helvetica, sans-serif;
font-size: 20px;
font-style: italic;
text-transform: lowercase;
text-align:right;
margin-right: 115px;
letter-spacing: -1px;
}

.subject a, .subject a:link, .subject a:visited {
color: #42a8a4;
}

.subject a:hover {
color: #42a8a4;
}

.datesubject {
background-color: #ffffff;
padding: 5px;
margin-right: -180px;
}

.entry ul {
padding-top : 10px;
margin-top: -10px;
}

.entry ul li {
padding-left: 5px;
margin-left: 15px;
}

.entry ol li {
padding-left: 5px;
margin-left: 15px;
}

/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/

.currents, .currentmood, .currentmusic, .currentlocation, .currentgroups {
font-family: Helvetica, sans-serif;
font-size: 12px;
text-transform: lowercase;
color:#42a8a4;
}

.currentlocation a {
font-style:normal !important;
}

.currenttags {
color: #afafaf;
}

.currenttags a{
font-style:normal;
}

.ljtags {
padding-top:30px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: Helvetica, sans-serif;
font-size: 12px;
text-align: right;
background-color: transparent;
padding: 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #42a8a4;
}

div.comments a:hover {
color: #42a8a4;
text-decoration: none;
}

/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/

.separator {
height: 35px;
}

/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/

.userpicfriends {
position: relative;
float: right;
margin: 20px -155px 40px 20px;
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
z-index: 15;
background-color: transparent !important;
color: #42a8a4 !important;
}

.userpicfriends a font {
color: #42a8a4 !important;
}


/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/

.defaultuserpic a{
background-color: transparent !important;
border:0 !important;
text-align:center;
}

.sbarheader {
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
margin:0px 10px 35px 0;
width:140px;
}

.sbarbody2 {
list-style-type:none;
padding: 15px;
color: #afafaf;
text-align:center;
}

.sbarbody2 a{
padding: 5px;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
display: block;
color: #42a8a4;
background-color: #e6f0f0;
border: 1px solid #42a8a4;
text-transform:uppercase;
font-family: Helvetica, sans-serif;
}

div#sidebar a:hover {
color: #e6f0f0;
background-color: #42a8a4;
border: 1px solid #e6f0f0;
text-decoration: none;
}

#sidebar_tags a {
padding: 5px;
margin-top:5px;
}

#sidebar_linklist a{ padding: 5px;
margin-top:5px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {

text-align: center;
font-family: "Verdana", sans-serif;
font-size: 10px;
padding:2px;
}

.sbarcalendarposts a {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 10px;
}

#sidebar_summary a {
padding:5px;
margin-top: 5px;
}

#sidebar_summary img {
margin-top: 5px;
}

span.count {
display:none;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

.sbarlist {
text-align:center;
}

ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
}

li.sbaritem {
padding-left: 15px;
list-style: none;
}

li.sbartitle {
padding-left: 15px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
color: #afafaf;
text-transform: uppercase;
text-align:center;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/

#footer {
padding: 10px 25px 25px 25px;
width: 700px;
text-align: right;
font-family: Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
letter-spacing: -1px;
background-color: transparent;
color: #afafaf;
z-index: 100;
clear: both;
margin-top: -70px;
}

ul.navfooter{
padding: 0px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding: 0 0 40px 0;
color: #42a8a4;
font-style: italic;
font-size: 12px;
font-family: Helvetica, sans-serif;
letter-spacing: -1px;
width:730px;
}

ul.year li {
display: inline;
}

table.yeartable {
width:730px;
margin-left: auto;
margin-right: -160px;
background-color: #ffffff;
padding: 50px;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #c7c7c7;
color: #42a8a4;
}

table.yeartable td.yearday {
background-color: #e6f0f0;
text-align: center;
}

td.yearmonth {
border-style: none;
color: #42a8a4;
font-style:italic;
text-transform:lowercase;
font-family: Helvetica, sans-serif;
letter-spacing: -1px;
font-size: 12px;

}


/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/

.datesubjectcomment {
background-color: #ffffff;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
top: -30px;
left: 0px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
}

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #c7c7c7;
padding: 10px;
clear: left;
color: #afafaf;
font-family: Helvetica, sans-serif;
font-style: italic;
text-transform:lowercase;
margin-right: -180px;
}

input, textarea {
background-color: #ffffff;
border: 1px solid #c7c7c7;
color: #afafaf;
font-family: Helvetica, sans-serif;
font-size: 12px;
padding: 5px;
}

textarea.textbox {
width: 100% !important;
background-color: #ffffff;
text-transform:none;
font-style:normal;
font-family: Helvetica, sans-serif;
letter-spacing: -0.5px;
font-size: 12px;
}

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: Helvetica, sans-serif;
font-size: 12px;
line-height: 125%;
background-color: transparent;
color: #afafaf;
}

.replytosubject {
font-weight: bold;
}

.replytoposter {
padding: 15px;
font-family: Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
letter-spacing: -0.5px;
text-transform: lowercase;
color: #afafaf;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 12px;
font-family: Helvetica, sans-serif;
letter-spacing: -1px;
color: #afafaf;
font-style: normal;
text-transform:none;
letter-spacing: -0.5px;
}

.commentbox {
padding: 50px;
margin: 10px;
background-color: #ffffff;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #42a8a4;
}

.datesubjectcomment a:hover {
color: #b0b9c8;
}

.commentboxpartial {
padding: 10px;
margin: 10px;
background-color: #ffffff;
}

.commentinfo {
background-color: #ffffff;
margin-top: 10px;
width: 100%;
}

.skiplinks {
text-align: center;
width: 730px;
}


/*--------------------------------------------
Misc
-----------------------------------------*/

.clear {
height: 15px;
}

.ljuser b {
font-weight:normal !important;
}

.ljtaglist {
list-style-type:none;
color:#afafaf;
margin:20px;
padding:25px;
background-color: #ffffff;
}

h2 {
font-size:16px;
margin: 0 20px -20px 20px;
padding:15px;
font-weight:bold;
font-style: italic;
text-transform:lowercase;
font-family: Helvetica, sans-serif;
letter-spacing: -1px;
color:#42a8a4;
background-color: #ffffff;
}

.leftlinks {
float: left;
position: relative;
}

#qrform table {
border: 0 !important;
}


/*CONTROL STRIP*/

table#lj_controlstrip td {
background-color: #ffffff;
color: #afafaf;
border: none;
border-bottom: 1px solid #c7c7c7;
}

#lj_controlstrip a {
color: #42a8a4;
font-size:10px;
}

#lj_controlstrip a:hover {
color: #42a8a4;
text-decoration:none;
}

#lj_controlstrip_statustext{
color: #42a8a4;
text-transform:lowercase;
font-size: 12px;
font-family: Helvetica, sans-serif;
font-style: italic;
font-weight:normal;
letter-spacing: -0.5px;
}

/*-----------------------------------------
Contextual Popup
-----------------------------------------*/

div.ContextualPopup div.Inner {
background:#ffffff !important;
color: #afafaf !important;
border: 1px solid #42a8a4;
padding:10px;
width: 250px;
font-family:Helvetica, sans-serif;
font-style: italic;
text-transform:lowercase;
}

div.ContextualPopup .Content {
padding:7px 10px 7px 10px;
margin-right:80px;
line-height: 1.2;
background:transparent;
border:none;
}

div.ContextualPopup img {
border: none;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #42a8a4 !important;
text-transform:lowercase;
font-family:Helvetica, sans-serif;
}

div.ContextualPopup div.Inner a:hover {
color: #42a8a4 !important;
}

div.ContextualPopup .Relation {
letter-spacing:-1px;
border-bottom: 1px solid #42a8a4;
margin-bottom:4px;
padding-bottom:4px;
text-transform:lowercase;
font-family:Helvetica, sans-serif;
}
Connect
Friends [View Entries]
Communities [View Entries]
Feeds [View Entries]

Watching (0)

Advertisement

Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…