~Please comment if taking
~Please credit
janine42584 if using
This was a request made by
happy_dappy88.
Made With S2 and Flexible Squares Layout
How to use CSS override codes.
Go to "Journal" drop down
Select "Edit Journal Style"
From there click "Basics"
Under "Style System" check "S2"
Now click "Look and Feel"
Under "Layout and Language" select "Flexible Squares"
Under "Themes" have the default selected
Now click "Custom Options"
Click "Custom CSS"
Click "No" for "Use Layout's Stylesheet"
Then Paste all of the override code in the box provided.
Don't worry about finding your own place to host any pictures. All of these images are hosted on ImageShack so you will not be stealing any bandwidth from me. Just copy and paste the whole code into the override box and ENJOY!
Override Code - If you don't want to see your Tags or Page Summary in the Sidebar.
/* Cleaned CSS: */
body {
margin-left: auto; margin-right: auto;
background: url(
http://img177.imageshack.us/img177/2/backgroundxd4.jpg) top center repeat-y #7f844e;
text-align: center;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 0px;
}
a, a:link, a:visited {
color: #2e491e;
text-decoration: none;
}
a:hover {
color: #92ad78;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
#content
{
width: 950px;
margin-left: auto; margin-right: auto;
padding: 0px;
}
#maincontent {
margin: 0px 20pxpx 0px 230px;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #737b4c;
margin-left: 210px;
text-align: left;
}
#sidebar {
background: url(
http://img249.imageshack.us/img249/5431/sidebarfl7.jpg) top left no-repeat transparent;
padding-top: 120px;
margin-top: 0px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #737b4c;
width: 200px;
float: left;
text-align: left;
line-heigt: 18px;
}
#header {
height:350px;
background: url(
http://img441.imageshack.us/img441/4518/headeryb5.jpg) top center no-repeat transparent;
padding: 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
color: #737b4c;
}
#footer {
margin: 0px 20px 0px 230px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
color: #737b4c;
z-index: 100;
clear: both;
}
/* header -- links to views; title of journal; subtitle of journal */
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #2e491e;
}
div#header a:hover, div#footer a:hover {
color: #92ad78;
text-decoration: none;
}
ul.navheader
{
padding-top: 340px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
.title {
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}
/* sidebar */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #2e491e;
}
div#sidebar a:hover {
color: #92ad78;
text-decoration: none;
}
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
#sidebar_summary li.sbaritem {
display:none;
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #000000 solid;
}
table.calendar {
margin-right: 15px;
margin-left: auto;
}
.sbarcalendar {
border-color: #737b4c;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #737b4c;
border-width: 1px;
border-style: solid;
background-color: #040b03;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
.tagcloud
{
display:none;
}
li.sbaritem
{
padding-left: 5px;
list-style: none;
}
li.sbartitle
{
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #060d05;
margin: 10px 0px;
list-style: none;
font-size:12px;
font-weight:bold;
font-variant:small-caps;
}
/* maincontent */
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.userpic {
position: relative;
float: right;
background-color: #040b03;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #000000;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
.date {
line-height: 200%;
top: 5px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 12px;
}
.subject {
font-weight: bold;
padding: 10px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 13px;
font-weight:bold;
font-variant:small-caps;
}
.subject a, .subject a:link, .subject a:visited {
color: #2e491e;
}
.subject a:hover {
color: #92ad78;
}
.datesubject {
padding: 5px;
}
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: right;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #2e491e;
}
div.comments a:hover {
color: #92ad78;
text-decoration: none;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #040b03;
background-color: #040b03;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #000000;
padding: 10px;
clear: right;
}
input, textarea {
background-color: #040b03;
color: #737b4c;
}
textarea.textbox {
width: 95% !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%;
color: #737b4c;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #737b4c;
}
.commentbox {
border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #040b03;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #2e491e;
}
.datesubjectcomment a:hover {
color: #92ad78;
}
.commentboxpartial {
border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #040b03;
}
.commentinfo {
background-color: #040b03;
margin-top: 10px;
width: 100%;
}
/* maincontent -- year/achive 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: #000000;
}
table.yeartable td.yearday {
background-color: #040b03;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/* footer */
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/* misc */
.clear {
height: 15px;
}
.skiplinks {
text-align: center;
}
.headerimage {
/* for formatting header image */
}
.separator{
/* for formatting separators between entries */
height: 35px;
}
* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}
* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #000000;
background-color: #000000;
}
div.ljtags {
margin: 10px 0px 0px 0px;
font-weight: bold;
}/* Cleaned CSS: */
body {
margin-left: auto; margin-right: auto;
background: url(
http://img177.imageshack.us/img177/2/backgroundxd4.jpg) top center repeat-y #7f844e;
text-align: center;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 0px;
}
a, a:link, a:visited {
color: #2e491e;
text-decoration: none;
}
a:hover {
color: #92ad78;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
#content
{
width: 950px;
margin-left: auto; margin-right: auto;
padding: 0px;
}
#maincontent {
margin: 0px 20pxpx 0px 230px;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #737b4c;
margin-left: 210px;
text-align: left;
}
#sidebar {
background: url(
http://img249.imageshack.us/img249/5431/sidebarfl7.jpg) top left no-repeat transparent;
padding-top: 120px;
margin-top: 0px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #737b4c;
width: 200px;
float: left;
text-align: left;
line-heigt: 18px;
}
#header {
height:350px;
background: url(
http://img441.imageshack.us/img441/4518/headeryb5.jpg) top center no-repeat transparent;
padding: 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
color: #737b4c;
}
#footer {
margin: 0px 20px 0px 230px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
color: #737b4c;
z-index: 100;
clear: both;
}
/* header -- links to views; title of journal; subtitle of journal */
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #2e491e;
}
div#header a:hover, div#footer a:hover {
color: #92ad78;
text-decoration: none;
}
ul.navheader
{
padding-top: 340px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
.title {
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}
/* sidebar */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #2e491e;
}
div#sidebar a:hover {
color: #92ad78;
text-decoration: none;
}
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
#sidebar_summary li.sbaritem {
display:none;
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #000000 solid;
}
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #737b4c;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #737b4c;
border-width: 1px;
border-style: solid;
background-color: #040b03;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
.tagcloud
{
display:none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #060d05;
margin: 10px 0px;
list-style: none;
font-size:12px;
font-weight:bold;
font-variant:small-caps;
}
/* maincontent */
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.userpic {
position: relative;
float: right;
background-color: #040b03;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #000000;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
.date {
line-height: 200%;
top: 5px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 12px;
}
.subject {
font-weight: bold;
padding: 10px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 13px;
font-weight:bold;
font-variant:small-caps;
}
.subject a, .subject a:link, .subject a:visited {
color: #2e491e;
}
.subject a:hover {
color: #92ad78;
}
.datesubject {
padding: 5px;
}
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: right;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #2e491e;
}
div.comments a:hover {
color: #92ad78;
text-decoration: none;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
background-color: #000000;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #040b03;
background-color: #040b03;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #000000;
padding: 10px;
clear: right;
}
input, textarea {
background-color: #040b03;
color: #737b4c;
}
textarea.textbox {
width: 95% !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: #040b03;
color: #737b4c;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #737b4c;
}
.commentbox {
border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #040b03;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #2e491e;
}
.datesubjectcomment a:hover {
color: #92ad78;
}
.commentboxpartial {
border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #040b03;
}
.commentinfo {
background-color: #040b03;
margin-top: 10px;
width: 100%;
}
/* maincontent -- year/achive 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: #000000;
}
table.yeartable td.yearday {
background-color: #040b03;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/* footer */
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/* misc */
.clear {
height: 15px;
}
.skiplinks {
text-align: center;
}
.headerimage {
/* for formatting header image */
}
.separator{
/* for formatting separators between entries */
height: 35px;
}
* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}
* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #000000;
background-color: #000000;
}
div.ljtags {
margin: 10px 0px 0px 0px;
font-weight: bold;
}
Override Code - If you want to see Tags and Page Summary in the Sidebar.
/* Cleaned CSS: */
body {
margin-left: auto; margin-right: auto;
background: url(
http://img177.imageshack.us/img177/2/backgroundxd4.jpg) top center repeat-y #7f844e;
text-align: center;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 0px;
}
a, a:link, a:visited {
color: #2e491e;
text-decoration: none;
}
a:hover {
color: #92ad78;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
#content
{
width: 950px;
margin-left: auto; margin-right: auto;
padding: 0px;
}
#maincontent {
margin: 0px 20pxpx 0px 230px;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #737b4c;
margin-left: 210px;
text-align: left;
}
#sidebar {
background: url(
http://img249.imageshack.us/img249/5431/sidebarfl7.jpg) top left no-repeat transparent;
padding-top: 120px;
margin-top: 0px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #737b4c;
width: 200px;
float: left;
text-align: left;
line-heigt: 18px;
}
#header {
height:350px;
background: url(
http://img441.imageshack.us/img441/4518/headeryb5.jpg) top center no-repeat transparent;
padding: 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
color: #737b4c;
}
#footer {
margin: 0px 20px 0px 230px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
color: #737b4c;
z-index: 100;
clear: both;
}
/* header -- links to views; title of journal; subtitle of journal */
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #2e491e;
}
div#header a:hover, div#footer a:hover {
color: #92ad78;
text-decoration: none;
}
ul.navheader
{
padding-top: 340px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
.title {
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}
/* sidebar */
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #2e491e;
}
div#sidebar a:hover {
color: #92ad78;
text-decoration: none;
}
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #000000 solid;
margin-right:15px;
}
table.calendar {
margin-right: 15px;
margin-left: auto;
}
.sbarcalendar {
border-color: #737b4c;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #737b4c;
border-width: 1px;
border-style: solid;
background-color: #040b03;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem, .tagcloud
{
padding-left: 0px;
list-style: none;
margin-right:15px;
}
li.sbartitle
{
margin-right:15px;
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #060d05;
margin: 10px 0px;
list-style: none;
font-size:12px;
font-weight:bold;
font-variant:small-caps;
}
/* maincontent */
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.userpic {
position: relative;
float: right;
background-color: #040b03;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #000000;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
.date {
line-height: 200%;
top: 5px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 12px;
}
.subject {
font-weight: bold;
padding: 10px;
color: #737b4c;
font-family: "Verdana", sans-serif;
font-size: 13px;
font-weight:bold;
font-variant:small-caps;
}
.subject a, .subject a:link, .subject a:visited {
color: #2e491e;
}
.subject a:hover {
color: #92ad78;
}
.datesubject {
padding: 5px;
}
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: right;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #2e491e;
}
div.comments a:hover {
color: #92ad78;
text-decoration: none;
}
/* maincontent -- entry, reply pages */
.datesubjectcomment {
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #040b03;
background-color: #040b03;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #000000;
padding: 10px;
clear: right;
}
input, textarea {
background-color: #040b03;
color: #737b4c;
}
textarea.textbox {
width: 95% !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%;
color: #737b4c;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #737b4c;
}
.commentbox {
border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #040b03;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #2e491e;
}
.datesubjectcomment a:hover {
color: #92ad78;
}
.commentboxpartial {
border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #040b03;
}
.commentinfo {
background-color: #040b03;
margin-top: 10px;
width: 100%;
}
/* maincontent -- year/achive 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: #000000;
}
table.yeartable td.yearday {
background-color: #040b03;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/* footer */
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/* misc */
.clear {
height: 15px;
}
.skiplinks {
text-align: center;
}
.headerimage {
/* for formatting header image */
}
.separator{
/* for formatting separators between entries */
height: 35px;
}
* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}
* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #000000;
background-color: #000000;
}
div.ljtags {
margin: 10px 0px 0px 0px;
font-weight: bold;
}