Prayer for Love, flexible squares

Jun 17, 2009 01:15

prayer for love;



img
TAGS IN ENTRIES ARE DISABLED. Please don't ask me to code them for you. If you simply must have your tags make a link to your tag page. The title feature only works in basic and paid accounts. Everything else is enabled.
Please inform me of any errors, bbs.

PRAYER FOR LOVE; FLEXISQUARES

body {
background-color: #FEF6E1;
text-align: center;
color: #b4ad9a;
font-family: "georgia", sans-serif;
font-size: 10px;
margin: 100px 0 20px 0;
}

a, a:link, a:visited {
color: #d6cfb9;
text-decoration: none;
}

a:hover {
color: #d6cfb9;
text-decoration: none;
}

blockquote {
font-size: 9px;
color: #d6cfb9;
padding: 10px;
}

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

h2 {
visibility: hidden;
}

.ljtaglist {
list-style-type: decimal-leading-zero;
}

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

#content
{
width: 600px;
margin-left: auto; margin-right: auto;
}

#maincontent {
margin-top: 15px;
font-family: "georgia", sans-serif;
font-size: 10px;
color: #b4ad9a;
text-align: left;
}

#sidebar {
display: none;
}

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

#header {
width: auto;
padding: 10px 0px 0px 0px;
margin-right: 10px;
text-align: right;
font-family: "georgia", sans-serif;
font-size: 20px;
font-weight: normal;
letter-spacing: -2px;
color: #E4D8A6;
}

.headerimage {
/* for formatting header image */
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer

a:link, div#footer a:visited {
color: #ede5d1;
}

div#header a:hover, div#footer a:hover {
color: #e4ddc9;
text-decoration: none;
}

/*title and subtitle*/
.title {
color:#e4ddc9;
font-family: georgia;
font-size:35px;
letter-spacing:-3px;
line-height:9px;
margin:-111px -10px;
padding:10px;
position:absolute;
text-transform:lowercase;
font-style:normal;
}

.subtitle{
color:#E4D8A6;
font-family: georgia;
font-size:12px;
font-style:normal;
line-height:7px;
margin:-78px 5px;
padding:3px 0 5px;
position:absolute;
text-transform:lowercase;
letter-spacing: 0px;
}

/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

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

ul.navheader li {
display: inline;
padding: 10px;
}

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

.subcontent {
background-color: #f4ecd7;
}

.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #f4ecd7;
color: #b4ad9a;
font-family: "georgia", sans-serif;
font-size: 10px;
text-align: left;
min-height: 150px;
}

.userpic, .userpicfriends {
position: relative;
float: left;
background-color: transparent !important;
padding: 5px;
margin: 10px 0px 0px -125px;
z-index: 15;
text-align: center;
}

.userpic img, .userpicfriends img {
border: 20px solid #f4ecd7;
width: 80px;
height: 80px;
}

.userpic a font, .userpicfriends a font {
color: #E4D8A6;
}

.date {
display: none;
}

.subject {
font-weight: normal;
color: #e4ddc9;
font-family: "georgia", sans-serif;
font-size: 20px;
}

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

.subject a:hover {
color: #e4ddc9;
}

.datesubject {
padding: 15px;
}

.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 {
font-family: "georgia", sans-serif;
font-size: 10px;
}

.currents strong {
font-weight: normal;
text-transform: lowercase;
}

.ljtags {
display: none;
}

/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: "georgia", sans-serif;
font-size: 20px;
text-align: right;
padding: 10px;
position: relative;
top: 15px;
color: #FEF6E1;
letter-spacing: -2px;
}

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

.separator{
/* for formatting separators between entries */
height: 35px;
}

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

#footer {
width: auto;
padding: 10px 0px 0px 0px;
margin-right: 10px;
text-align: center;
font-family: "georgia", sans-serif;
font-size: 20px;
font-weight: normal;
letter-spacing: -2px;
color: #E4D8A6;
}

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-bottom: 10px;
}

ul.year li {
display: inline;
}

table.yeartable {
margin-left: auto;
margin-right: auto;
padding: 5px;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #f4ecd7;
}

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

td.yearmonth {
border-style: none;
}

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

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

.userpiccomment {
position: relative;
border: 20px solid #f4ecd7;
width: 80px;
height: 80px;
top: -30px;
left: 0px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
}

.box {
padding: 10px;
clear: left;
}

input, textarea {
background-color: #e4ddc9;
color: #b4ad9a;
padding: 5px;
background-color: #e4ddc9;
border: none;
font-family: georgia;
font-size: 10px;
}

textarea.textbox {
width: 100% !important;
}

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

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "georgia", sans-serif;
color: #b4ad9a;
}

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

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

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

.skiplinks {
text-align: center;
color: #FEF6E1;
}

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

.clear {
height: 15px;
}

#lj_controlstrip {
display: none;
}

/*----------------------------------------------------
Tiny Icons
----------------------------------------------------------------*/

.subject img[src="http://l-stat.livejournal.com/img/icon_protected.gif"]{
display: none;
}

.subject img[src="http://l-stat.livejournal.com/img/icon_private.gif"]{
display: none;
}

.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color: transparent;
background-image: url(http://i44.tinypic.com/29qcbqt.jpg);
padding: 16px 17px 2px 2px !important;
}

.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(http://i44.tinypic.com/29qcbqt.jpg);
padding: 16px 16px 0 2px !important;
}

.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://i40.tinypic.com/219xhrp.jpg);
padding: 16px 16px 0 2px;
}

img[src="http://l-stat.livejournal.com/img/btn_del.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i33.tinypic.com/2gw9rf6.jpg);
}

img[src="http://l-stat.livejournal.com/img/btn_scr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i34.tinypic.com/15o8b2c.jpg);
}

img[src="http://l-stat.livejournal.com/img/btn_unscr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i34.tinypic.com/15o8b2c.jpg);
}

img[src="http://l-stat.livejournal.com/img/btn_freeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i34.tinypic.com/2qjy54x.jpg);
}

img[src="http://l-stat.livejournal.com/img/btn_unfreeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i34.tinypic.com/2qjy54x.jpg);
}

img[src="http://l-stat.livejournal.com/img/btn_track.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i33.tinypic.com/5by3k0.jpg);
}

img[src="http://l-stat.livejournal.com/img/btn_tracking.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i33.tinypic.com/5by3k0.jpg);
}

img[src="http://l-stat.livejournal.com/img/anonymous.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i34.tinypic.com/j5atdy.jpg);
}

img[src="http://l-stat.livejournal.com/img/openid-profile.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i33.tinypic.com/2zodmw6.jpg);
}

img[src="http://l-stat.livejournal.com/img/talk/none.gif"] {
display: none;
}

img[src="http://l-stat.livejournal.com/img/help.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i32.tinypic.com/m7zus3.png);
}

form#qrform table {
border-width: 0px !important;
}

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

div.ContextualPopup div.Inner {
background: transparent !important;
color: #b4ad9a !important;
border:none;
padding:10px;
width: 270px;
font-family: georgia;
}

div.ContextualPopup .Content {
padding: 10px;
line-height: 1.4;
background:#f4ecd7;
border: 1px solid #d6cfb9;
margin-right: 80px;
}

div.ContextualPopup .Userpic {
padding:10px;
background-color: #E4D8A6;
margin:0px;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #d6cfb9 !important;
}

div.ContextualPopup .Relation {
letter-spacing:0px;
margin-bottom:4px;
padding-bottom:4px;
font-family: "georgia", sans-serif;
font-size: 15px;
font-weight: normal;
text-transform: lowercase;
color: #b4ad9a;
}

**join haenbokcookie for more layouts ^^**

maker: shellforbrains, style: flexible squares

Previous post Next post
Up