CSS

May 23, 2009 01:51

/* Custom Stylesheet for S2 Flexible Squares Layout */
/* Template: Organizational */
/* Theme: Overtime */
/* Encoded by quitty for GRAFIKITTY */
/* http://community.livejournal.com/grafikitty/ */

/* MAIN SETTINGS */

body {
margin: 0px;
background: #000000 url(http://pics.livejournal.com/winklescoat/pic/000171wr) repeat-y top center;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #A4A4A4;
text-align: center;
}

.headerimage {
}

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

a:hover, a:active {
color: #8e8e8e;
text-decoration: underline;
}

blockquote {
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
border-top: 1px solid #404040;
border-bottom: 1px solid #404040;
text-align: justify;
}

input, textarea, select {
background-color: #383838;
color: #898989;
}

#content {
width: 800px;
margin: 0px auto 0px auto;
padding: 0px;
background-color: #383838;
border: 0px;
}

#header {
width: auto;
margin: 0px;
padding: 0px;
background-color: #333333;
border: 0px;
font-family: "Arial", sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 3px;
text-transform: uppercase;
color: #737373;
text-align: center;
}

#footer {
width: auto;
margin: 20px 0px 50px 210px;
padding: 0px 10px 0px 10px;
background-color: #383838;
border: 0px;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
color: #C8C8C8;
text-align: center;
z-index: 100;
clear: both;
}

#sidebar {
width: 200px;
float: left;
margin: 1px 0px 0px 0px;
padding: 0px 1px 0px 1px;
background-color: #383838;
border: 0px;
font-family: "Tahoma", sans-serif;
font-size: 11px;
color: #707070;
text-align: justify;
line-height: 1.5em;
}

#maincontent {
margin: 3px 0px 0px 210px;
padding: 1px 3px 0px 2px;
background-color: #383838;
border: 0px;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #A4A4A4;
text-align: left;
}

/* HEADER */

ul.navheader {
margin: 0px;
padding: 10px 5px 10px 5px;
border-bottom: 1px solid #383838;
}

ul.navheader li {
display: inline;
margin: 0px 15px 0px 15px;
padding: 0px;
}

li.view {
padding: 10px 7px 10px 10px !important;
}

div#header a, div#header a:link, div#header a:visited {
padding: 10px 7px 10px 10px;
color: #525252;
}

div#header a:hover, div#header a:active {
padding: 10px 7px 10px 10px;
background-color: #C8C8C8;
color: #626262;
text-decoration: none;
}

.title {
margin: 0px;
padding: 15px 5px 15px 10px;
background-color: #303030;
font-family: "Arial", sans-serif;
font-size: 30px;
font-weight: normal;
letter-spacing: 5px;
color: #707070;
text-align: center;
line-height: normal;
}

.subtitle {
display: none;
}

/* FOOTER */

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

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

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

div#footer a:hover, div#footer a:active {
color: #737373;
text-decoration: none;
}

.clearfoot {
clear: both;
}

/* SIDEBAR */

.defaultuserpic {
display: none;
}

.sbarheader {
margin: 0px;
padding: 0px;
}

li.sbartitle {
list-style: none;
margin: 0px 1px 10px 1px;
padding: 5px 1px 5px 1px;
background-color: #383838;
border: 1px solid #383838;
border-bottom: 1px solid #414141;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

.sbarbody {
margin: 0px 0px 10px 0px;
padding: 0px;
}

.sbarbody2 {
margin: 0px 0px 10px 0px;
padding: 1px 6px 1px 6px;
}

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

li.sbaritem, .tagcloud {
list-style: none;
padding: 1px 6px 1px 6px;
}

#sidebar_summary li.sbaritem {
margin: 0px;
padding: 1px 6px 1px 6px;
border: 0px;
}

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

.sbarcalendar, .sbarcalendarposts {
padding: 5px;
background-color: #494949;
border: 1px solid #404040;
font-family: "Tahoma", sans-serif;
font-size: 11px;
text-align: center;
}

.sbarcalendarposts {
background-color: #595959;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
color: #8e8e8e;
}

div#sidebar a:hover, div#sidebar a:active {
color: #818181;
text-decoration: none;
}

/* ENTRIES */

.subcontent {
margin: 0px;
padding: 0px;
background-color: #383838;
border: 0px;
}

.datesubject {
margin: 0px;
padding: 0px;
background-color: #383838;
}

.date {
padding: 3px 0px 2px 0px;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 3px;
color: #696969;
line-height: normal;
}

.subject {
padding: 3px 0px 2px 0px;
font-family: monospace;
font-size: 16pt;
font-weight: normal;
color: #808080;
line-height: 1em;
}

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

.subject a:hover, .subject a:active {
color: #818181;
text-decoration: none;
}

.userpic {
position: relative;
float: right;
margin: 0px 0px 3px 5px;
padding: 0px;
background-color: #000000;
border: 1px solid #000000;
z-index: 15;
}

.userpicfriends {
position: relative;
float: right;
margin: 0px 0px 3px 3px;
padding: 5px;
border: 1px solid #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
text-align: center;
z-index: 15;
}

.userpicfriends a, .userpicfriends a:link, .userpicfriends a:visited, .userpicfriends a:hover, .userpicfriends a:active {
text-decoration: none;
}

.entry {
margin: 0px;
padding: 3px 4px 3px 0px;
background-color: #383838;
border: 0px;
font-family: "Lucida Sans Unicode", sans-serif;
font-size: 11px;
color: #A4A4A4;
text-align: justify;
line-height: 1.4em;
}

.entry blockquote {
margin-right: 20px;
margin-left: 20px;
padding: 12px 8px 12px 8px;
border-top: 2px solid #434343;
border-bottom: 2px solid #434343;
font-size: 10px;
text-transform: uppercase;
line-height: 1.3em;
}

.ljtags {
margin: 20px 0px -20px 0px;
padding: 1px 300px 1px 0px;
font-family: monospace;
text-align: left;
line-height: 1.1em;
}

.currents, .currentlocation, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
line-height: normal;
}

.comments {
position: relative;
top: 5px;
margin: 0px;
padding: 0px 12px 5px 0px;
background-color: #383838;
font-family: "Tahoma", sans-serif;
font-size: 10px;
font-weight: 700;
color: #383838;
text-align: right;
}

div.comments a, div.comments a:link, div.comments a:visited, div.comments a:hover, div.comments a:active {
color: #9a9a9a;
text-decoration: underline;
}

/* ENTRY VIEWS, REPLY PAGE & COMMENTS */

.skiplinks {
font-family: "Tahoma", sans-serif;
font-size: 10px;
font-weight: 700;
color: #383838;
text-align: center;
}

.skiplinks a, .skiplinks a:link, .skiplinks a:visited, .skiplinks a:hover, .skiplinks a:active {
color: #9a9a9a;
text-decoration: none;
}

.box {
padding: 10px;
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #383838;
clear: right;
}

.reply {
background-color: #383838;
color: #A4A4A4;
}

.replytoposter, .replytosubject {
font-family: "Arial", sans-serif;
font-size: 10pt;
color: #808080;
line-height: normal;
}

.replytosubject {
padding-bottom: 2px;
font-weight: bold;
}

textarea.textbox {
width: 95% !important;
background-color: #f0f0f0;
color: #696969;
}

.commentinfo {
background-color: #383838;
}

.commentbox, .commentboxpartial {
margin: 10px;
padding: 10px;
background-color: #C8C8C8;
border: 1px solid #C8C8C8;
}

.datesubjectcomment {
margin-top: 20px;
padding: 5px;
background-color: #C8C8C8;
font-family: "Arial", sans-serif;
font-size: 10pt;
color: #A4A4A4;
line-height: normal;
}

.datesubjectcomment a, .datesubjectcomment a:link, .datesubjectcomment a:visited, .datesubjectcomment a:hover, .datesubjectcomment a:active {
color: #9a9a9a;
text-decoration: none;
}

.userpiccomment {
position: relative;
float: left;
top: -30px;
left: 0px;
margin: 15px 10px -20px 0px;
padding: 5px;
background-color: #202020;
border: 5px solid #202020;
border: 1px solid #202020;
z-index: 15;
}

.commentreply {
position: relative;
margin: 5px 5px 10px 20px;
font-family: "Verdana", sans-serif;
font-size: 11px;
color: #A4A4A4;
}

/* ARCHIVES */

ul.year {
padding-bottom: 20px;
text-align: center;
}

ul.year li {
display: inline;
font-family: monospace;
font-size: 16pt;
color: #A4A4A4;
}

ul.year li a, ul.year li a:link, ul.year li a:visited, ul.year li a:hover, ul.year li a:active {
font-size: 11pt;
}

table.yeartable {
margin-right: auto;
margin-left: auto;
background-color: #303030;
border: 1px solid #303030;
}

td.yearmonth {
padding-bottom: 3px;
border: 0px;
}

table.yeartable td.yearday {
background-color: #484848;
border: 1px solid #484848;
text-align: center;
}

table.yeartable td.yeardate {
border: 1px solid #404040;
}

td.yearmonth a, td.yearmonth a:link, td.yearmonth a:visited, td.yearmonth a:hover, td.yearmonth a:active, table.yeartable td.yeardate a, table.yeartable td.yeardate a:link, table.yeartable td.yeardate a:visited, table.yeartable td.yeardate a:hover, table.yeartable td.yeardate a:active {
color: #9a9a9a;
text-decoration: none;
}

dl {
padding: 0px 3px 0px 5px;
font-family: monospace;
font-size: 11px;
text-align: left;
line-height: 1.7em;
}

dt {
font-size: 12px;
}

dt a, dt a:link, dt a:visited, dt a:hover, dt a:active {
color: #9a9a9a;
text-decoration: underline;
}

dd {
margin: 0px 0px 5px 5px;
padding: 0px 0px 1px 0px;
}

/* TAGS PAGE */

h2 {
margin: 10px;
padding: 0px 10px 0px 10px;
font-family: monospace;
font-size: 16pt;
font-weight: normal;
color: #A4A4A4;
}

.ljtaglist {
list-style: none;
margin-top: 0px;
line-height: 1.5em;
}

/* --nothing follows-- */
Previous post Next post
Up