/*
Original stylesheet by Ronie @ http://community.livejournal.com/reversescollide
Style System: S2
Theme: Smooth Sailing
Account: Free and/or Paid
*/



/* -------- BODY TAG -------- */

body {
margin-right: auto;
margin-left: auto;
background-color: #999999;
background-image: url();
width: 800px;
font-family: Tahoma;
font-size: 10px;
line-height: 16px;
color: #444444;
}
.body-title, .body-midtitle {
display: none;
}



/* -------- QUOTATION -------- */

blockquote {
margin-left: 20px 20px;
padding: 10px;
border-left: 6px solid #F493A1;
border-right: 3px solid #efefef;
border-bottom: 0px;
border-top: 0px;
background-image: url(http://img232.imageshack.us/img232/6959/stripe6vm.gif);
background-repeat: repeat;
background-position: top left;
}



/* -------- MAIN LINKS -------- */

a, a:link, a:visited, a:active {
color: #F493A1;
text-decoration: none;
text-transform: none;
font-weight: normal;
border-bottom: 0px;
}
a:hover {
color: #CE5C7D;
text-decoration: none;
text-transform: none;
font-weight: normal;
border-bottom: 0px;
}



/* -------- JOURNAL TITLE, SUBTITLE, AND DEFAULT ICON -------- */

.bodyheaderblock, .header-title, .header-subtitle, .header-icon {
display: none;
}



/* -------- HEADER IMAGE, IF ANY -------- */

.pageblock {
z-index: 1;
margin: auto auto;
background-image: url();
background-repeat: no-repeat;
background-position: top center;
width: 700px;
height: 0px !important;
}
.pageheaderblock {
display: block;
text-align: center;
padding-top: 0px;
margin: auto auto;
}



/* -------- PAGE FOOTER -------- */

.pagefooterblock {
display: block;
color: #ffffff;
padding: 5px;
margin-top: 0px;
text-align: center;
font-size: 10px;
letter-spacing: 0px;
font-family: Tahoma;
text-transform: none;
background-color: #F493A1;
}
.pagefooterblock a, .pagefooterblock a:visited {
color: #ffffff;
}



/* -------- ALL CONTENT -------- */

.bodyblock {
padding: 10px;
margin: 0;
background-color: #ffffff;
}



/* -------- PREVIOUS/NEXT, BACK TO TOP LINKS -------- */

.bodynavblock {
display: block;
width: auto;
background-color: transparent;
color: #444444;
padding: 0px;
font-weight: normal;
text-align: left;
}
.bodynavblock a, .bodynavblock a:visited, .bodynavblock a:active {
color: #444444;
font-weight: normal;
}



/* -------- ENTRY -------- */

.entryHolder {
width: 470px;
float: left;
border: 0px;
margin: 0;
background-color: transparent;
}
.entryText {
padding: 0px;
text-align: justify;
}



/* -------- ICON/USERNAME IN ENTRY -------- */

.entryUserinfo {
margin: 0;
padding: 5px;
text-align: center;
}
.entryUserinfo-usericon img {
padding: 5px;
border: 1px solid #efefef;
}
.entryUserinfo-username {
text-align: center;
}



/* -------- ENTRY SUBJECT AND DATE -------- */

.entryHeader {
border: 0px;
padding: 0;
background-color: transparent;
}
.entryHeaderSubject {
display: inline;
color: #999999;
font-size: 16px;
text-transform: none;
font-weight: normal;
font-family: Century Gothic;
}
.entryHeaderDate {
display: inline;
color: #F493A1;
font-size: 16px;
text-transform: none;
font-weight: normal;
font-family: Century Gothic;
}
.entryHeader a {
color: #F493A1;
}



/* -------- CURRENT MOOD, MUSIC, LOCATION, AND TAGS -------- */

.entryMetadata {
padding: 0px;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
}
.entryMetadata li {
display: inline;
list-style: none;
padding-right: 10px;
}
.entryMetadata-label {
font-weight: normal;
padding-right: 4px;
}



/* -------- ENTRY COMMENTS -------- */

.entryLinkbar {
font-size: 10px;
color: #444444;
text-align: center;
padding: 4px 0px 4px 0px;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
display: inline;
margin: 0px;
padding: 0px 5px 0px 5px;
}


/* -------- CALENDAR PAGE -------- */

.yearlinks{
text-align: right;
}
.yearlink{
padding-left: 5px;
padding-right: 5px;
}
.month {
width: 50%;
align: center;
border: 0px;
margin-bottom: 10px;
}
.daysubjects {
color: #444444;
padding: 5px;
}
.daytitles {
text-align: center;
border: 0px;
color: #F493A1;
font-weight: bold;
}
.day-blank {
border: 0px;
}
.day {
border: 0px;
}
.day-date {
border: 0px;
color: #444444;
text-align: center;
}
.day-count {
text-align: center;
float: right;
font-size: 9px;
}
.day-count a {
text-decoration: none;
color: #F493A1;
}


/* -------- THE SIDEBAR -------- */

.sidebar {
width: 200px;
float: right;
padding: 0px;
margin: 0;
}
.sidebox {
font-size: 10px;
color: #444444;
background-color: transparent;
padding: 0px;
margin: 0;
}
.sideboxTitle {
color: #F493A1;
border: 0px;
padding: 0px;
font-size: 16px;
font-family: Century Gothic;
font-weight: normal;
text-transform: none;
}
.sideboxContent {
text-align: justify;
padding: 2px;
}
.sidebox #profile, sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
}
.sidebox #freetext {
text-align: justify;
}
.sidebox #latestmonth table{
width: 70%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
padding: 2px;
}
.listtitle {
font-weight: bold;
}
.profile {
text-align: center;
}
.profile-label {
font-weight: bold;
text-align: left;
}
.profile-content {
text-align: center;
}
.profile-userpic {
padding: 2px;
}
.latestmonth-inactive {
text-align: center;
align: center;
padding: 1px;
}
.latestmonth-active {
text-align: center;
align: center;
padding: 1px;
}


/* -------- JOURNAL HEADER & FOOTER NAVIGATION -------- */

.header-menu {
background-color: #F493A1;
line-height: 35px;
font-size: 14px;
font-family: Century Gothic;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
display: block;
padding: 0;
border: 0px;
}
.header-menu a, .header-menu a:link, .header-menu a:active, .header-menu a:visited {
white-space: nowrap;
text-align: center;
padding: 5px 5px;
color: #FFFFFF;
background-color: transparent;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
}
.header-menu a:hover {
background-color: transparent;
text-transform: uppercase;
text-decoration: none;
color: #FFDDE2;
}
#footer-menu {
font-size: 10px;
}
#footer-menu a, .footer-menu a:visited {
color: #cccccc;
white-space: nowrap;
padding: 6px;
text-align: left;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}


/* -------- TAGS PAGE -------- */

.tagstable, .tagstable td {
border: 0px;
padding: 2px;
}
.tagstable {
width: 80%;
align: left;
margin-bottom: 15px;
}



/* HIDES DEFAULT PROTECTED ICON & REPLACES LJ USER ICON (FIREFOX) */

.entryHeaderSubject img {
display: none;
}
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url(http://img151.imageshack.us/img151/7783/ljuser6ue.gif);
padding: 12px 11px 0 0;
}
.ljuser a, .ljuser A:link, .ljuser A:visited, .ljuser A:active {
color: #666666;
font-weight: normal;
text-decoration: none;
}
.ljuser A:hover {
color: #444444;
font-weight: normal;
text-decoration: none;
}


/* Original stylesheet by Ronie @ http://community.livejournal.com/reversescollide */