New Colour Schemes for S2 Layout #1

Feb 11, 2007 14:56

I decided to post a few variations of the colour scheme of my Turquoise & Strawberry layout, firstly coz it was fun, and secondly so if you would prefer one of them, you don't have to go fiddling around with the codes yourself!

Check them out!

Example:






NOTE: MAKE SURE in Custom Options, Colours, Change "Background Colour of the Entries" to the colour of the main background colour. (if that makes any sense)

#1 Charcoal/Aqua




/* Cleaned CSS: */ body { background-color: #1E1E1E; text-align: center; color: #666666; font-family: "Verdana", monospace; font-size: 12px; margin: 20px 0 20px 0; } a, a:link, a:visited { color: #12C1BB; text-decoration: none; } a:hover { color: #5ED3D0; } p, td, blockquote { font-size: 11px; } code, kbd, pre, tt { font-family: monospace; } #content { width: 652px; margin-left: auto; margin-right: auto; background-color: #474747; padding-right: 12px; padding-left: 12px; padding-top: 5px; border-left: #5ED3D0 10px solid; border-right:10px solid #12C1BB; } #maincontent { margin-top: 15px; font-family: "Verdana", sans-serif; font-size: 11px; background-color: #474747; color: #666666; margin-right: 180px; text-align: left; } #sidebar { padding-top: 15px; margin-top: 15px; background-color: #474747; border-color: #474747; border-width: 1px; border-style: solid; font-size: 11px; font-family: "Verdana", sans-serif; color: #666666; width: 160px; float: right; text-align: left; } #header { width: auto; padding-top: 3px; padding-bottom: 3px; line-height: 30px; background-color: #474747; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; color: #999999; text-align: center; letter-spacing: 1px; border-width: 0px; } #footer { text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; letter-spacing: 1px; background-color: #474747; color: #5ED3D0; border-color: #474747; border-width: 1px; 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#header a:active { padding: 3px; font-size: 14px; font-weight: normal; color: #B9B9B9; text-align: center; letter-spacing: 2px; } div#header a:hover, div#footer a:hover { color: #5ED3D0; text-decoration: none; } ul.navheader { padding: 0px; margin: 0px; } ul.navheader li { display: inline; padding: 0 3px 0 3px; } .title { visibility: hidden; height:0px} .subtitle{ visibility: hidden; height:0px} /* sidebar */ div#sidebar a, div#sidebar a:link, div#sidebar a:visited{ color: #12C1BB; } div#sidebar a:hover { color: #5ED3D0; 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 #474747 solid; } table.calendar { margin-right: auto; margin-left: auto; } .sbarcalendar { border-color: #474747; border-width: 1px; border-style: solid; text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; } .sbarcalendarposts { border-color: #474747; border-width: 1px; border-style: solid; background-color: #474747; 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: 15px; list-style: none; } li.sbartitle { padding-left: 15px; list-style: none; border-width: 1px; border-color: #474747; background-color: #474747; margin-bottom: 10px; margin-top: 10px; } /* maincontent */ .subcontent { } .entry { margin: 0px 10px 10px 30px; padding: 10px; background-color: #474747; color: #B9B9B9; font-family: "Verdana", sans-serif; font-size: 11px; text-align: left; border-width: 1px; border-color: #474747; } .entry ul li { padding-left: 5px; margin-left: 5px; } .entry ol li { padding-left: 5px; margin-left: 5px; } .userpic { position: relative; float: left; background-color: #474747; padding: 5px; margin: 10px; z-index: 15; border-width: 1px; border-color: #E0E0E0; border-style: dashed; } .userpicfriends { position: relative; float: left; padding: 5px; margin: 10px; text-align: center; border-style: solid; border-width: 1px; border-color: #474747; font-family: "Verdana", sans-serif; font-size: 11px; z-index: 15; } .date { line-height: 100%; top: 5px; color: #111111; font-family: "Verdana", sans-serif; font-size: 11px; } .subject { font-weight: bold; padding: 10px; color: #111111; font-family: "Arial", sans-serif; font-size: 11px; } .subject a, .subject a:link, .subject a:visited { color: #111111; } .subject a:hover { color: #111111; } .datesubject { background-color: #474747; padding: 5px; border-bottom: 1px; border-left: 0px; border-top: 0px; border-right:0px; border-color: #E0E0E0; border-style: dashed; } .currents, .currentmood, .currentmusic { font-family: "Verdana", sans-serif; font-size: 11px; } .comments { font-family: "Verdana", sans-serif; font-size: 11px; text-align: right; background-color: #474747; padding: 0px 5px 0px 5px; position: relative; top: 15px; } div.comments a, div.comments a:link, div.comments a:visited{ color: #12C1BB; } div.comments a:hover { color: #5ED3D0; text-decoration: none; } /* maincontent -- entry, reply pages */ .datesubjectcomment { background-color: #474747; padding: 5px; margin-top: 20px; } .userpiccomment { position: relative; border-width: 5px; border-style: solid; border-color: #474747; background-color: #474747; top: -30px; left: 0px; padding: 5px; margin: 10px 10px -20px 10px; z-index: 15; float: left; border-width: 1px; border-color: #474747; border-style: solid; } .box { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #111111; padding: 10px; clear: left; } input, textarea { background-color: #474747; color: #12C1BB; } textarea.textbox { width: 95% !important; } .reply { position: relative; margin: 20px 30px 10px 30px; padding: 25px 10px 10px 10px; text-align: left; font-family: "Arial", sans-serif; font-size: 11px; line-height: 125%; background-color: #474747; color: #12C1BB; } .replytosubject { font-weight: bold; } .commentreply { position: relative; margin: 10px; font-size: 11px; font-family: "Arial", sans-serif; color: #12C1BB; } .commentbox { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #474747; } .datesubjectcomment a:link, .datesubjectcomment a:visited { color: #111111; } .datesubjectcomment a:hover { color: #111111; } .commentboxpartial { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #474747; } .commentinfo { background-color: #474747; 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: #474747; } table.yeartable td.yearday { background-color: #474747; 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 { position: relative; width: 0px; height: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; background-image: url(''); background-repeat: no-repeat; } .separator{ /* for formatting separators between entries */ height: 35px; }

#2 Fuschia Sun




/* Cleaned CSS: */ body { background-color: #000000; text-align: center; color: #8C8C8C; font-family: "Verdana", monospace; font-size: 12px; margin: 20px 0 20px 0; } a, a:link, a:visited { color: #FF8400; text-decoration: none; } a:hover { color: #F11195; } p, td, blockquote { font-size: 11px; } code, kbd, pre, tt { font-family: monospace; } #content { width: 652px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; padding-right: 12px; padding-left: 12px; padding-top: 5px; border-left: #F11195 10px solid; border-right:10px solid #FF8400; } #maincontent { margin-top: 15px; font-family: "Verdana", sans-serif; font-size: 11px; background-color: #FFFFFF; color: #8C8C8C; margin-right: 180px; text-align: left; } #sidebar { padding-top: 15px; margin-top: 15px; background-color: #FFFFFF; border-color: #FFFFFF; border-width: 1px; border-style: solid; font-size: 11px; font-family: "Verdana", sans-serif; color: #8C8C8C; width: 160px; float: right; text-align: left; } #header { width: auto; padding-top: 3px; padding-bottom: 3px; line-height: 30px; background-color: #FFFFFF; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; color: #999999; text-align: center; letter-spacing: 1px; border-width: 0px; } #footer { text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; letter-spacing: 1px; background-color: #FFFFFF; color: #F11195; border-color: #FFFFFF; border-width: 1px; 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#header a:active { padding: 3px; font-size: 14px; font-weight: normal; color: #8C8C8C; text-align: center; letter-spacing: 2px; } div#header a:hover, div#footer a:hover { color: #F11195; text-decoration: none; } ul.navheader { padding: 0px; margin: 0px; } ul.navheader li { display: inline; padding: 0 3px 0 3px; } .title { visibility: hidden; height:0px} .subtitle{ visibility: hidden; height:0px} /* sidebar */ div#sidebar a, div#sidebar a:link, div#sidebar a:visited{ color: #FF8400; } div#sidebar a:hover { color: #F11195; 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 #FFFFFF solid; } table.calendar { margin-right: auto; margin-left: auto; } .sbarcalendar { border-color: #FFFFFF; border-width: 1px; border-style: solid; text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; } .sbarcalendarposts { border-color: #FFFFFF; border-width: 1px; border-style: solid; background-color: #FFFFFF; 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: 15px; list-style: none; } li.sbartitle { padding-left: 15px; list-style: none; border-width: 1px; border-color: #FFFFFF; background-color: #FFFFFF; margin-bottom: 10px; margin-top: 10px; } /* maincontent */ .subcontent { } .entry { margin: 0px 10px 10px 30px; padding: 10px; background-color: #FFFFFF; color: #8C8C8C; font-family: "Verdana", sans-serif; font-size: 11px; text-align: left; border-width: 1px; border-color: #FFFFFF; } .entry ul li { padding-left: 5px; margin-left: 5px; } .entry ol li { padding-left: 5px; margin-left: 5px; } .userpic { position: relative; float: left; background-color: #FFFFFF; padding: 5px; margin: 10px; z-index: 15; border-width: 1px; border-color: #E0E0E0; border-style: dashed; } .userpicfriends { position: relative; float: left; padding: 5px; margin: 10px; text-align: center; border-style: solid; border-width: 1px; border-color: #FFFFFF; font-family: "Verdana", sans-serif; font-size: 11px; z-index: 15; } .date { line-height: 100%; top: 5px; color: #111111; font-family: "Verdana", sans-serif; font-size: 11px; } .subject { font-weight: bold; padding: 10px; color: #111111; font-family: "Arial", sans-serif; font-size: 11px; } .subject a, .subject a:link, .subject a:visited { color: #111111; } .subject a:hover { color: #111111; } .datesubject { background-color: #FFFFFF; padding: 5px; border-bottom: 1px; border-left: 0px; border-top: 0px; border-right:0px; border-color: #E0E0E0; border-style: dashed; } .currents, .currentmood, .currentmusic { font-family: "Verdana", sans-serif; font-size: 11px; } .comments { font-family: "Verdana", sans-serif; font-size: 11px; text-align: right; background-color: #FFFFFF; padding: 0px 5px 0px 5px; position: relative; top: 15px; } div.comments a, div.comments a:link, div.comments a:visited{ color: #FF8400; } div.comments a:hover { color: #F11195; text-decoration: none; } /* maincontent -- entry, reply pages */ .datesubjectcomment { background-color: #FFFFFF; padding: 5px; margin-top: 20px; } .userpiccomment { position: relative; border-width: 5px; border-style: solid; border-color: #FFFFFF; background-color: #FFFFFF; top: -30px; left: 0px; padding: 5px; margin: 10px 10px -20px 10px; z-index: 15; float: left; border-width: 1px; border-color: #FFFFFF; border-style: solid; } .box { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #111111; padding: 10px; clear: left; } input, textarea { background-color: #FFFFFF; color: #FF8400; } textarea.textbox { width: 95% !important; } .reply { position: relative; margin: 20px 30px 10px 30px; padding: 25px 10px 10px 10px; text-align: left; font-family: "Arial", sans-serif; font-size: 11px; line-height: 125%; background-color: #FFFFFF; color: #FF8400; } .replytosubject { font-weight: bold; } .commentreply { position: relative; margin: 10px; font-size: 11px; font-family: "Arial", sans-serif; color: #FF8400; } .commentbox { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #FFFFFF; } .datesubjectcomment a:link, .datesubjectcomment a:visited { color: #111111; } .datesubjectcomment a:hover { color: #111111; } .commentboxpartial { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #FFFFFF; } .commentinfo { background-color: #FFFFFF; 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: #FFFFFF; } table.yeartable td.yearday { background-color: #FFFFFF; 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 { position: relative; width: 0px; height: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; background-image: url(''); background-repeat: no-repeat; } .separator{ /* for formatting separators between entries */ height: 35px; }

#3 Nature




/* Cleaned CSS: */ body { background-color: #332615; text-align: center; color: #B9B9B9; font-family: "Verdana", monospace; font-size: 12px; margin: 20px 0 20px 0; } a, a:link, a:visited { color: #7BA644; text-decoration: none; } a:hover { color: #9AC06A; } p, td, blockquote { font-size: 11px; } code, kbd, pre, tt { font-family: monospace; } #content { width: 652px; margin-left: auto; margin-right: auto; background-color: #3E2A0F; padding-right: 12px; padding-left: 12px; padding-top: 5px; border-left: #9AC06A 10px solid; border-right:10px solid #7BA644; } #maincontent { margin-top: 15px; font-family: "Verdana", sans-serif; font-size: 11px; background-color: #3E2A0F; color: #B9B9B9; margin-right: 180px; text-align: left; } #sidebar { padding-top: 15px; margin-top: 15px; background-color: #3E2A0F; border-color: #3E2A0F; border-width: 1px; border-style: solid; font-size: 11px; font-family: "Verdana", sans-serif; color: #B9B9B9; width: 160px; float: right; text-align: left; } #header { width: auto; padding-top: 3px; padding-bottom: 3px; line-height: 30px; background-color: #3E2A0F; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; color: #999999; text-align: center; letter-spacing: 1px; border-width: 0px; } #footer { text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; letter-spacing: 1px; background-color: #3E2A0F; color: #9AC06A; border-color: #3E2A0F; border-width: 1px; 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#header a:active { padding: 3px; font-size: 14px; font-weight: normal; color: #B9B9B9; text-align: center; letter-spacing: 2px; } div#header a:hover, div#footer a:hover { color: #9AC06A; text-decoration: none; } ul.navheader { padding: 0px; margin: 0px; } ul.navheader li { display: inline; padding: 0 3px 0 3px; } .title { visibility: hidden; height:0px} .subtitle{ visibility: hidden; height:0px} /* sidebar */ div#sidebar a, div#sidebar a:link, div#sidebar a:visited{ color: #7BA644; } div#sidebar a:hover { color: #9AC06A; 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 #3E2A0F solid; } table.calendar { margin-right: auto; margin-left: auto; } .sbarcalendar { border-color: #3E2A0F; border-width: 1px; border-style: solid; text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; } .sbarcalendarposts { border-color: #3E2A0F; border-width: 1px; border-style: solid; background-color: #3E2A0F; 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: 15px; list-style: none; } li.sbartitle { padding-left: 15px; list-style: none; border-width: 1px; border-color: #3E2A0F; background-color: #3E2A0F; margin-bottom: 10px; margin-top: 10px; } /* maincontent */ .subcontent { } .entry { margin: 0px 10px 10px 30px; padding: 10px; background-color: #3E2A0F; color: #B9B9B9; font-family: "Verdana", sans-serif; font-size: 11px; text-align: left; border-width: 1px; border-color: #3E2A0F; } .entry ul li { padding-left: 5px; margin-left: 5px; } .entry ol li { padding-left: 5px; margin-left: 5px; } .userpic { position: relative; float: left; background-color: #3E2A0F; padding: 5px; margin: 10px; z-index: 15; border-width: 1px; border-color: #E0E0E0; border-style: dashed; } .userpicfriends { position: relative; float: left; padding: 5px; margin: 10px; text-align: center; border-style: solid; border-width: 1px; border-color: #3E2A0F; font-family: "Verdana", sans-serif; font-size: 11px; z-index: 15; } .date { line-height: 100%; top: 5px; color: #111111; font-family: "Verdana", sans-serif; font-size: 11px; } .subject { font-weight: bold; padding: 10px; color: #111111; font-family: "Arial", sans-serif; font-size: 11px; } .subject a, .subject a:link, .subject a:visited { color: #111111; } .subject a:hover { color: #111111; } .datesubject { background-color: #3E2A0F; padding: 5px; border-bottom: 1px; border-left: 0px; border-top: 0px; border-right:0px; border-color: #E0E0E0; border-style: dashed; } .currents, .currentmood, .currentmusic { font-family: "Verdana", sans-serif; font-size: 11px; } .comments { font-family: "Verdana", sans-serif; font-size: 11px; text-align: right; background-color: #3E2A0F; padding: 0px 5px 0px 5px; position: relative; top: 15px; } div.comments a, div.comments a:link, div.comments a:visited{ color: #7BA644; } div.comments a:hover { color: #9AC06A; text-decoration: none; } /* maincontent -- entry, reply pages */ .datesubjectcomment { background-color: #3E2A0F; padding: 5px; margin-top: 20px; } .userpiccomment { position: relative; border-width: 5px; border-style: solid; border-color: #3E2A0F; background-color: #3E2A0F; top: -30px; left: 0px; padding: 5px; margin: 10px 10px -20px 10px; z-index: 15; float: left; border-width: 1px; border-color: #3E2A0F; border-style: solid; } .box { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #111111; padding: 10px; clear: left; } input, textarea { background-color: #3E2A0F; color: #7BA644; } textarea.textbox { width: 95% !important; } .reply { position: relative; margin: 20px 30px 10px 30px; padding: 25px 10px 10px 10px; text-align: left; font-family: "Arial", sans-serif; font-size: 11px; line-height: 125%; background-color: #3E2A0F; color: #7BA644; } .replytosubject { font-weight: bold; } .commentreply { position: relative; margin: 10px; font-size: 11px; font-family: "Arial", sans-serif; color: #7BA644; } .commentbox { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #3E2A0F; } .datesubjectcomment a:link, .datesubjectcomment a:visited { color: #111111; } .datesubjectcomment a:hover { color: #111111; } .commentboxpartial { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #3E2A0F; } .commentinfo { background-color: #3E2A0F; 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: #3E2A0F; } table.yeartable td.yearday { background-color: #3E2A0F; 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 { position: relative; width: 0px; height: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; background-image: url(''); background-repeat: no-repeat; } .separator{ /* for formatting separators between entries */ height: 35px; }

#4 Parrot




/* Cleaned CSS: */ body { background-color: #545454; text-align: center; color: #B9B9B9; font-family: "Verdana", monospace; font-size: 12px; margin: 20px 0 20px 0; } a, a:link, a:visited { color: #F32A02; text-decoration: none; } a:hover { color: #FDBD1A; } p, td, blockquote { font-size: 11px; } code, kbd, pre, tt { font-family: monospace; } #content { width: 652px; margin-left: auto; margin-right: auto; background-color: #373737; padding-right: 12px; padding-left: 12px; padding-top: 5px; border-left: #FDBD1A 10px solid; border-right:10px solid #F32A02; } #maincontent { margin-top: 15px; font-family: "Verdana", sans-serif; font-size: 11px; background-color: #373737; color: #B9B9B9; margin-right: 180px; text-align: left; } #sidebar { padding-top: 15px; margin-top: 15px; background-color: #373737; border-color: #373737; border-width: 1px; border-style: solid; font-size: 11px; font-family: "Verdana", sans-serif; color: #B9B9B9; width: 160px; float: right; text-align: left; } #header { width: auto; padding-top: 3px; padding-bottom: 3px; line-height: 30px; background-color: #373737; font-family: "Verdana", sans-serif; font-size: 14px; font-weight: normal; color: #999999; text-align: center; letter-spacing: 1px; border-width: 0px; } #footer { text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; letter-spacing: 1px; background-color: #373737; color: #FDBD1A; border-color: #373737; border-width: 1px; 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#header a:active { padding: 3px; font-size: 14px; font-weight: normal; color: #B9B9B9; text-align: center; letter-spacing: 2px; } div#header a:hover, div#footer a:hover { color: #FDBD1A; text-decoration: none; } ul.navheader { padding: 0px; margin: 0px; } ul.navheader li { display: inline; padding: 0 3px 0 3px; } .title { visibility: hidden; height:0px} .subtitle{ visibility: hidden; height:0px} /* sidebar */ div#sidebar a, div#sidebar a:link, div#sidebar a:visited{ color: #F32A02; } div#sidebar a:hover { color: #FDBD1A; 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 #373737 solid; } table.calendar { margin-right: auto; margin-left: auto; } .sbarcalendar { border-color: #373737; border-width: 1px; border-style: solid; text-align: center; font-family: "Verdana", sans-serif; font-size: 11px; } .sbarcalendarposts { border-color: #373737; border-width: 1px; border-style: solid; background-color: #373737; 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: 15px; list-style: none; } li.sbartitle { padding-left: 15px; list-style: none; border-width: 1px; border-color: #373737; background-color: #373737; margin-bottom: 10px; margin-top: 10px; } /* maincontent */ .subcontent { } .entry { margin: 0px 10px 10px 30px; padding: 10px; background-color: #373737; color: #B9B9B9; font-family: "Verdana", sans-serif; font-size: 11px; text-align: left; border-width: 1px; border-color: #373737; } .entry ul li { padding-left: 5px; margin-left: 5px; } .entry ol li { padding-left: 5px; margin-left: 5px; } .userpic { position: relative; float: left; background-color: #373737; padding: 5px; margin: 10px; z-index: 15; border-width: 1px; border-color: #E0E0E0; border-style: dashed; } .userpicfriends { position: relative; float: left; padding: 5px; margin: 10px; text-align: center; border-style: solid; border-width: 1px; border-color: #373737; font-family: "Verdana", sans-serif; font-size: 11px; z-index: 15; } .date { line-height: 100%; top: 5px; color: #111111; font-family: "Verdana", sans-serif; font-size: 11px; } .subject { font-weight: bold; padding: 10px; color: #111111; font-family: "Arial", sans-serif; font-size: 11px; } .subject a, .subject a:link, .subject a:visited { color: #111111; } .subject a:hover { color: #111111; } .datesubject { background-color: #373737; padding: 5px; border-bottom: 1px; border-left: 0px; border-top: 0px; border-right:0px; border-color: #E0E0E0; border-style: dashed; } .currents, .currentmood, .currentmusic { font-family: "Verdana", sans-serif; font-size: 11px; } .comments { font-family: "Verdana", sans-serif; font-size: 11px; text-align: right; background-color: #373737; padding: 0px 5px 0px 5px; position: relative; top: 15px; } div.comments a, div.comments a:link, div.comments a:visited{ color: #F32A02; } div.comments a:hover { color: #FDBD1A; text-decoration: none; } /* maincontent -- entry, reply pages */ .datesubjectcomment { background-color: #373737; padding: 5px; margin-top: 20px; } .userpiccomment { position: relative; border-width: 5px; border-style: solid; border-color: #373737; background-color: #373737; top: -30px; left: 0px; padding: 5px; margin: 10px 10px -20px 10px; z-index: 15; float: left; border-width: 1px; border-color: #373737; border-style: solid; } .box { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #111111; padding: 10px; clear: left; } input, textarea { background-color: #373737; color: #F32A02; } textarea.textbox { width: 95% !important; } .reply { position: relative; margin: 20px 30px 10px 30px; padding: 25px 10px 10px 10px; text-align: left; font-family: "Arial", sans-serif; font-size: 11px; line-height: 125%; background-color: #373737; color: #F32A02; } .replytosubject { font-weight: bold; } .commentreply { position: relative; margin: 10px; font-size: 11px; font-family: "Arial", sans-serif; color: #F32A02; } .commentbox { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #373737; } .datesubjectcomment a:link, .datesubjectcomment a:visited { color: #111111; } .datesubjectcomment a:hover { color: #111111; } .commentboxpartial { border-color: #111111; border-width: 1px; border-style: solid; padding: 10px; margin: 10px; background-color: #373737; } .commentinfo { background-color: #373737; 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: #373737; } table.yeartable td.yearday { background-color: #373737; 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 { position: relative; width: 0px; height: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; background-image: url(''); background-repeat: no-repeat; } .separator{ /* for formatting separators between entries */ height: 35px; }

Previous post Next post
Up