/*-- layout: 93.1; made by minty_peach.
no stealing. no reposting code as yours.
don't remove this section & please credit. --*/
/*-- main page --*/
BODY {
background: #e5d651;
background-image: none;
background-repeat: repeat;
color: #888888;
font-size: 10px;
font-family: "Trebuchet MS", sans-serif;
text-align: left;
margin: 50px 0px 50px 0px;
}
#content {
width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}
#maincontent {
text-align: left;
background-color: #ffffff;
margin-left: 210px;
}
.headerimage {
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 0px;
height: 0px;
background-image: none;
background-repeat: no-repeat;
}
/*-- special fonts, links, etc. --*/
b, i, s, u {
color: #444444;
}
a, a:link, a:visited {
color: #666666;
text-decoration: none;
}
a:hover, b:hover, i:hover, u:hover {
color: #444444;
}
p, td {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*-- sidebar content --*/
#sidebar {
width: 160px;
float: left;
text-align: justify;
color: #9ea0a0;
background-color: #dadadb
padding: 0px 15px 30px 15px;
}
.defaultuserpic {
text-align: center;
}
.defaultuserpic img {
padding: 10px;
background-color: #dadadb !important;
width: 100px;
height: 100px;
}
.sbarheader, .sbarbody, .sbarbody2 {
padding: 0px;
}
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
padding: 3px;
border: 1px solid #eeeeee;
text-align: center;
color: #eeeeee;
font-size: 7pt;
}
.sbarcalendarposts {
padding: 3px;
border: 1px solid #eeeeee;
background: #eeeeee;
text-align: center;
font-size: 7pt;
}
ul.sbarlist {
margin: 0px;
list-style: none;
padding: 0px;
}
li.sbaritem {
list-style: none;
border-bottom: 1px dashed #787b7b;
margin-bottom: 7px;
}
li.sbaritem:hover {
border-bottom: 1px solid #eeeeee;
}
li.sbartitle {
color: #6e7070;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 7pt;
padding: 3px;
}
ul.ljtaglist li{
padding: 5px;
margin: 0px;
list-style: decimal-leading-zero;
list-style-position: outside;
}
/*-- navigation links --*/
#header {
background: #e5d651;
border-bottom: 10px solid #828173;
border-top: 5px solid #dadadb;
margin-left: auto;
margin-right: auto;
padding: 8px;
text-align: center;
}
#footer {
background: #e5d651;
border-top: 15px solid #828173;
border-bottom: 15px solid #dadadb;
margin-left: auto;
margin-right: auto;
padding: 30px;
text-align: center;
clear: both;
}
.clear {
height: 10px;
}
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #ffffff;
font-size: 10pt;
text-transform: downcase;
}
div#header a:hover, div#footer a:hover, div#header li.view, div#footer li.viewing {
color: #ffffff;
background-color: #dadadb;
font-size: 10pt;
text-transform: downcase;
padding: 5px 10px 5px 10px;
}
ul.navheader, ul.navfooter {
padding: 0 2px 0 2px;
margin: 0 1px 0 1px; }
ul.navheader li, ul.navfooter li {
display: inline;
list-style: none;
padding: 0 2px 0 2px;
margin: 0 1px 0 1px;
}
.clearfoot {
display: none;
}
/*-- title & subtitle --*/
.title {
display: none;
}
.subtitle {
display: none;
}
/*-- subcontent and entry content --*/
.subcontent {
padding: 25px;
}
.entry {
padding: 20px 0px 10px 0px;
color: #888888;
font-family: "verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
}
.entry ul li {
padding-left: 0px;
margin-left: 0px;
list-style: decimal-leading-zero;
list-style-position: outside;
}
.entry ol li {
padding-left: 0px;
margin-left: 0px;
list-style: decimal-leading-zero;
list-style-position: outside;
}
.date {
text-align: left;
float: left;
color: #d8d8d8;
font-size: 11px;
text-transform: uppercase;
padding-right: 15px;
padding: 2px 3px 3px 3px;
}
.subject {
text-align: left;
float: left;
padding: 3px;
}
div.subject a, div.subject a:link, div.subject a:visited {
color: #aaaaaa;
text-transform: uppercase;
}
.datesubject {
padding-bottom: 15px;
}
blockquote {
border-right: 4px solid #777777;
color: #aaaaaa;
font-size: 10px;
text-align: right;
padding: 0px 10px 0px 10px;
margin: 0px 10px 0px 50px;
}
.separator {
border-bottom: 1px dashed #dddddd;
}
/*-- currents, comment links, and tags in entry --*/
.currents {
background-color: transparent;
}
.currents strong{
font-weight: normal;
text-transform: lowercase;
font-size: 7pt;
color: #999999;
text-align: left;
}
.currentlocation, .currentmood, .currentmusic {
padding-left: 5px;
font-size: 7pt;
text-align: left;
}
.ljtags {
margin-top: 25px;
padding-left: 5px;
text-transform: lowercase;
font-size: 7pt;
color: #999999;
text-align: left;
}
.comments {
text-align: left;
font-weight: none;
position: relative;
top: 10px;
padding-left: 5px;
text-transform: lowercase;
font-size: 7pt;
color: #999999;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #aaaaaa;
padding: 5px;
text-transform: uppercase;
}
div.comments a:hover {
color: #777777;
}
/*-- userpics, friends userpics --*/
.userpic {
position: relative;
float: left;
margin: 0px 10px 10px 0px;
z-index: 15;
}
.userpicfriends {
position: relative;
float: left;
margin: 0px 10px 10px 0px;
background-color: #ffffff !important;
text-align: center;
font-size: 7pt;
z-index: 15;
}
.userpicfriends font {
color: #888888 !important;
text-transform: lowercase;
}
.userpicfriends br {
display: block;
height: 0;
}
/*-- delete this section to make userpics normal size --*/
.userpic img, .userpicfriends img {
background-color: #ffffff !important;
border-right: 10px solid #dadadb;
width: 100px;
height: 100px;
}
/*-- tags page --*/
.ljtaglist {
list-style-type: none;
margin: -1px 20px 0px 20px;
width: 60%;
text-transform: lowercase;
text-align: left;
}
.ljtaglist li {
border-bottom: 1px solid #dddddd;
padding: 6px 3px 6px 20px;
color: #aaaaaa;
}
H2 {
text-align: center;
padding: 30px; margin: 0px;
line-height: 12px;
font-weight: normal;
font-size: 12pt;
color: #dddddd;
}
ul.ljtaglist {
color: #aaaaaa;
font-size: 8pt;
padding: 8px 8px 8px 12px;
text-align: left;
margin-right: auto;
margin-left: auto;
padding: 25px;
}
ul.ljtaglist li{
padding: 3px;
margin: 2px;
list-style: decimal-leading-zero;
list-style-position: inside;
}
/* archive page */
ul.year {
text-align: center;
padding: 30px; margin: 0px;
}
ul.year li {
color: #aaaaaa;
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
padding: 3px;
}
td.yeardate {
color: #aaaaaa;
background-color: #eeeeee;
padding: 3px;
text-align: center;
}
table.yeartable td.yearday {
background-color: #dddddd;
padding: 3px;
text-align: center;
text-transform: uppercase;
color: #999999;
}
td.yearmonth {
color: #aaaaaa;
border-style: none;
}
/*-- comment page (sponsored and paid only) --*/
.clear {
display: none;
}
.skiplinks {
text-transform: lowercase;
text-align: center;
padding-top: 30px;
color: #999999;
}
.datesubjectcomment {
background-color: #ffffff;
color: #aaaaaa;
padding: 5px;
margin-bottom: 5px;
}
.userpiccomment {
position: relative;
max-width: 50px;
max-height: 50px;
top: -10px;
left: 0px;
margin: 0px 10px -20px -10px;
z-index: 15;
float: left;
padding: 5px;
}
.box {
background-color: #ffffff;
width: auto;
clear: right;
padding: 25px;
}
input, textarea {
background-color: #c27871;
font-size: 12px;
font-family: "Georgia", sans-serif;
color: #555555;
}
textarea.textbox{
border: 0px solid #fff;
font-family: "Georgia", sans-serif;
font-size: 12px;
width: 95% !important;
}
.reply{
position: relative;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
text-align: left;
font-size: 10px;
line-height: 125%;
color: #777777;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
padding: 10px 10px 20px 70px;
font-size: 10px;
color: #777777;
}
.commentbox {
padding: 15px 0px 15px 0px;
margin: 5px;
border-top: 1px solid #dddddd;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #9E9E7B;
}
.datesubjectcomment a:hover {
color: #bbbbbb;
}
.commentboxpartial {
background-color: #FFFFFF;
padding: 5px;
margin: 12px;
}
.commentinfo {
margin-top: 10px;
width: 100%;
}
/*-- additional codes, paste below here --*/
/*----------------------------------------------------------------------------------------------
ADD HEADER IMAGE [ edit the width, height and header url ]
-----------------------------------------------------------------------------------------------*/
.headerimage {position: relative; margin: auto;
width:832px; height:310px;
background: url(http://img291.imageshack.us/img291/6999/head8.png) no-repeat;}