mint tea;flexible squares

Sep 14, 2009 20:06





LIVE PREVIEW
// SIDEBARLESS VER.
-feel free to join phailboat for more \O/
SIDEBAR:

body {
background-color: #d7e9a0;
text-align: center;
color: #c9c9c9;
font-family: "Georgia", sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}

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

a:hover {
color: #7c7159;
text-decoration: none;
cursor: default;
}

blockquote {
font-size: 10px;
padding: 10px;
background-color: #f0f8d7;
}

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

h2 {
display: none;
}

.ljtaglist {
list-style-type: none;
padding: 10px;
background-color: #ffffff;
margin-top: 0px;
}

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

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

#maincontent {
font-family: "Georgia", sans-serif;
font-size: 10px;
color: #c9c9c9;
margin-right: 190px;
text-align: left;
}

#sidebar {

padding-top: 15px;
background-color: #deecb4;
font-size: 10px;
font-family: "Georgia", sans-serif;
color: #c0d483;
width: 190px;
float: right;
text-align: left;
}

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

#header {
width: auto;
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: left;
font-family: "Georgia", sans-serif;
font-size: 15px;
font-weight: normal;
letter-spacing: -1px;
background-color: #e3efbe;
color: #c0d483;
text-transform: lowercase;
}

.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: #978c72;
}

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

/*title and subtitle*/
.title {
display: none;
}

.subtitle{
display: none;
}

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

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

ul.navheader
{
padding: 0px;
margin: 0px;
width: 330px;
background-color: #deecb4;
padding: 20px;
border-right: 330px solid #e4f0bf;
}

ul.navheader li {
display: inline;
padding: 10px 3px 0px 0px;
line-height: 100%;
}

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

.subcontent {
background-color: #ffffff;
}

.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #ffffff;
color: #c9c9c9;
font-family: "Georgia", sans-serif;
font-size: 10px;
text-align: left;
}

.entry_text {
margin-bottom: 25px;
}

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

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

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

.date {
display: none;
}

.subject {
font-weight: bold;
padding: 0px;
color: #d7e9a0;
font-family: "Georgia", sans-serif;
font-size: 15px;
text-transform: lowercase;
}

.subject:first-letter {
color: #7c7159;
}

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

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

.datesubject {
padding: 10px;
text-align: right;
}

.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;
text-transform: lowercase;
}

.currents strong {
font-weight: normal;
color: #978c72;
}

.ljtags {
font-family: "Georgia", sans-serif;
font-size: 10px;
text-transform: lowercase;
color: #c0d483;
margin-top: 25px;
margin-bottom: -25px;
}

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

.comments {
font-family: "Georgia", sans-serif;
font-size: 0px;
text-align: right;
padding: 10px;
position: relative;
top: 15px;
text-transform: lowercase;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #c0d483;
font-size: 11px;
margin-left: 5px;
}

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

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

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

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

.defaultuserpic {
display: none;
}

.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: #978c72;
}

div#sidebar a:hover {
color: #978c72;
text-decoration: none;
}

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

table.calendar, .sbarcalendar, .sbarcalendarposts {
display: none;
}

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

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

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

li.sbaritem:hover {
background-color: #e4f0bf;
}

li.sbartitle
{
display: none;
}

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

#footer {
width: auto;
text-align: left;
font-family: "Georgia", sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
color: #c0d483;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

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

ul.year {
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
color: #ffffff;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #deecb4;
padding: 5px;
color: #c0d483;
}

table.yeartable td.yearday {
background-color: #deecb4;
padding: 5px;
color: #c0d483;
text-align: center;
}

td.yearmonth {
border-style: none;
color: #c0d483;
font-size: 15px;
text-transform: lowercase;
}

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

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

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

.box {
clear: left;
color: #ffffff;
}

input, textarea {
background-color: #deecb4;
padding: 3px;
font-size: 10px;
font-family: "Georgia", sans-serif;
color: #c0d483;
border: none;
}

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: #ffffff;
color: #c9c9c9;
}

.replytosubject {
font-weight: bold;
}

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

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

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

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

.skiplinks {
text-align: center;
padding: 10px;
color: #ffffff;
background-color: #f0f8d7;
}

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

.clear {
height: 0px;
}

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

/*----------------------------------------------------
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://i28.tinypic.com/21d1sli.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://i28.tinypic.com/21d1sli.jpg);
padding: 16px 16px 0 2px;
}

.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://i29.tinypic.com/t561wh.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://i36.tinypic.com/i25c8g.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://i37.tinypic.com/2d7yn7p.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://i36.tinypic.com/jh7c6f.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://i35.tinypic.com/23tmnaq.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://i36.tinypic.com/23uczle.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/25yzmzk.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://i34.tinypic.com/34y7bcw.jpg);
}

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

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

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

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

table#lj_controlstrip td {
background-color: #deecb4;
color: #6D6D6D;
border: none;
}

#lj_controlstrip a {
color: #978c72;
}

#lj_controlstrip_statustext {
color: #c0d483;
}

W/OUT SIDEBAR

body {
background-color: #d7e9a0;
text-align: center;
color: #c9c9c9;
font-family: "Georgia", sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}

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

a:hover {
color: #7c7159;
text-decoration: none;
cursor: default;
}

blockquote {
font-size: 10px;
padding: 10px;
background-color: #f0f8d7;
}

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

h2 {
display: none;
}

.ljtaglist {
list-style-type: none;
padding: 10px;
background-color: #ffffff;
margin-top: 0px;
}

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

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

#maincontent {
font-family: "Georgia", sans-serif;
font-size: 10px;
color: #c9c9c9;
text-align: left;
}

#sidebar {

display: none;
}

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

#header {
width: auto;
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: left;
font-family: "Georgia", sans-serif;
font-size: 15px;
font-weight: normal;
letter-spacing: -1px;
background-color: #e3efbe;
color: #c0d483;
text-transform: lowercase;
}

.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: #978c72;
}

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

/*title and subtitle*/
.title {
display: none;
}

.subtitle{
display: none;
}

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

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

ul.navheader
{
padding: 0px;
margin: 0px;
width: 330px;
background-color: #deecb4;
padding: 20px;
border-right: 330px solid #e4f0bf;
}

ul.navheader li {
display: inline;
padding: 10px 3px 0px 0px;
line-height: 100%;
}

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

.subcontent {
background-color: #ffffff;
}

.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #ffffff;
color: #c9c9c9;
font-family: "Georgia", sans-serif;
font-size: 10px;
text-align: left;
}

.entry_text {
margin-bottom: 25px;
}

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

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

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

.date {
display: none;
}

.subject {
font-weight: bold;
padding: 0px;
color: #d7e9a0;
font-family: "Georgia", sans-serif;
font-size: 15px;
text-transform: lowercase;
}

.subject:first-letter {
color: #7c7159;
}

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

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

.datesubject {
padding: 10px;
text-align: right;
}

.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;
text-transform: lowercase;
}

.currents strong {
font-weight: normal;
color: #978c72;
}

.ljtags {
font-family: "Georgia", sans-serif;
font-size: 10px;
text-transform: lowercase;
color: #c0d483;
margin-top: 25px;
margin-bottom: -25px;
}

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

.comments {
font-family: "Georgia", sans-serif;
font-size: 0px;
text-align: right;
padding: 10px;
position: relative;
top: 15px;
text-transform: lowercase;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #c0d483;
font-size: 11px;
margin-left: 5px;
}

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

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

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

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

#footer {
width: auto;
text-align: left;
font-family: "Georgia", sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
color: #c0d483;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

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

ul.year {
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
color: #ffffff;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #deecb4;
padding: 5px;
color: #c0d483;
}

table.yeartable td.yearday {
background-color: #deecb4;
padding: 5px;
color: #c0d483;
text-align: center;
}

td.yearmonth {
border-style: none;
color: #c0d483;
font-size: 15px;
text-transform: lowercase;
}

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

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

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

.box {
clear: left;
color: #ffffff;
}

input, textarea {
background-color: #deecb4;
padding: 3px;
font-size: 10px;
font-family: "Georgia", sans-serif;
color: #c0d483;
border: none;
}

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: #ffffff;
color: #c9c9c9;
}

.replytosubject {
font-weight: bold;
}

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

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

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

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

.skiplinks {
text-align: center;
padding: 10px;
color: #ffffff;
background-color: #f0f8d7;
}

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

.clear {
height: 0px;
}

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

/*----------------------------------------------------
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://i28.tinypic.com/21d1sli.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://i28.tinypic.com/21d1sli.jpg);
padding: 16px 16px 0 2px;
}

.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://i29.tinypic.com/t561wh.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://i36.tinypic.com/i25c8g.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://i37.tinypic.com/2d7yn7p.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://i36.tinypic.com/jh7c6f.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://i35.tinypic.com/23tmnaq.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://i36.tinypic.com/23uczle.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/25yzmzk.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://i34.tinypic.com/34y7bcw.jpg);
}

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

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

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

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

table#lj_controlstrip td {
background-color: #deecb4;
color: #6D6D6D;
border: none;
}

#lj_controlstrip a {
color: #978c72;
}

#lj_controlstrip_statustext {
color: #c0d483;
}

maker: cutephail, style: flexible squares

Previous post Next post
Up