live preview style: Flexible Squares
compatability: everything as far as I know
/* Cleaned CSS: */
/*---------------------------------------------------
This is the original stylesheet for the S2 style Flexible Squares with the elements
arranged in a hopefully clearer order.
You can find a full guide on the single css definitions, including exlanations and illustrations
at
http://cartonage.livejournal.com.
Hope this helps! =)
-----------------------------------------------------*/
body {
background-color: #99aece;
background-image:url(
http://i69.photobucket.com/albums/i46/BlueyMcPhluey/new%20main/gridiron.jpg); text-align: center;
color: #ffffff;
font-family: "Verdana",
sans-serif;
font-size: 11px;
margin: 35px 0 20px 0;
}
a, a:link, a:visited {
color: #c93131;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #63afc3;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 619px;
margin-left: 320px; margin-right: auto;
background-color: transparent;
border-width: 0px;
border-style: solid;
border-color: #badee7;
padding: 0px;
}
#maincontent {
margin-top: 19px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #f4ecd9;
color: #395771;
border-style: solid;
border-color: #b8dee7;
border-width: 1px;
margin-right: -2px;
text-align: left;
}
#sidebar {
display:none;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
padding: 15px 0px 16px 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 7px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
border-style: solid;
border-color: #bddee5;
border-width: 1px;
background-color: #f4ecd9;
color: #c1e0e5;
}
.headerimage {
position: relative;
width: 619px;
height: 139px;
margin-left: 320px;
margin-right: auto;
margin-bottom: 19px;
border-width: 1px;
border-style: solid;
border-color: #badee7;
background-image: url("
http://i69.photobucket.com/albums/i46/BlueyMcPhluey/new%20main/gridiron-1.jpg");
background-repeat: no-repeat;
}
/*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: #5674b9;
}
div#header a:hover, div#footer a:hover {
color: #7aa1f8;
text-decoration: none;
}
/*title and subtitle*/
.title {
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 15px;
top: 10px;
position: absolute;
top: -1000px;
left: -1000px;
}
.subtitle{
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}
/*-----------------------------------------------------------------------------
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: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 10px 10px 10px 30px;
padding: 3px 0px 0px 20px;
background-color: #d4dce8;
background-image:url(
http://i69.photobucket.com/albums/i46/BlueyMcPhluey/new%20main/gridiron-2.jpg); color: #2f6697;
font-family: "verdana", sans-serif;
font-size: 11px;
line-height: 20px;
text-align: left;
border-width: 0px;
border-color: #ffffff;
border-style: clear;
}
.userpic {
position: relative;
float: left;
background-color: #f4ecd9;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #ff0000;
border-style: solid;
}
.date {
line-height: 200%;
margin: 15px 0px 0px 15px
top: 5px;
color: #3b5064;
font-family: "Verdana", sans-serif;
font-size: 6px;
}
.subject {
font-weight: bold;
padding: 10px;
color: #f5bb94;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.subject a, .subject a:link, .subject a:visited {
color: #f5bb94;
}
.subj-link {
color: #f5bb94;
font-size: 20px;
}
.subject a:hover {
color: #b0b9c8;
}
.datesubject {
background-color: #f4ecd9;
padding: 20px 0 0 30px;
}
.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 {
font-family: "Verdana", sans-serif;
font-size: 11px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #bcdee7;
text-align: right;
background-color: #f4ecd9;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #495d6f;
}
div.comments a:hover {
color: #b0b9c8;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
padding: 9px 9px 17px 9px;
background-color: #f4ecd9 !important;
margin: 19px 20px 0px -141px;
width: 101px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #badee7;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #5674b9;
}
div#sidebar a:hover {
color: #7aa1f8;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #000000;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #000000;
border-width: 1px;
border-style: solid;
background-color: #d4dce8;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
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;
border-style: solid;
border-width: 1px;
border-color: #999999;
background-color: #0cff00;
margin-bottom: 10px;
margin-top: 10px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
height: 19px;
padding: 5px 0px 0px 0px
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
background-color: #f4ecd9;
color: #badee7;
border-color: #badee7;
border-width: 1px;
border-style: solid;
z-index: 100;
clear: both;
}
ul.navfooter{
padding: 3px 0px 0px 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: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #999999;
}
table.yeartable td.yearday {
background-color: #d4dce8;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #9ed2e0;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #d4dce8;
background-color: #f4ecd9;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #b8dee7;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #badee7;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #fbf7ed;
color: #00f6ff;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #d4dce8;
color: #fff000;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #f600ff;
}
.commentbox {
border-color: #b8dee7;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #f4ecd9;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}
.datesubjectcomment a:hover {
color: #b0b9c8;
}
.commentboxpartial {
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #d4dce8;
}
.commentinfo {
background-color: #d4dce8;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}