/*
Original stylesheet by Ronie @ http://community.livejournal.com/reversescollide
Style System: S2
Theme: Flexible Squares
Account: Free and/or Paid
*/


body{
background-color: #efefef;
text-align: center;
color: #444444;
line-height: 15px;
font-family: Tahoma;
font-size: 10px;
margin: 0;
background-image: url(http://img109.imageshack.us/img109/4913/bgimage7jcwn2.png);
background-repeat: repeat;
background-position: top left;
}
p, td {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}



/* main links */

a, a:link, a:visited, a:active {
color: #5aadf1;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #999999;
font-weight: normal;
text-decoration: none;
}




/* quotation */

blockquote {
margin: 10px 10px; 
padding: 10px; 
color: #666666;
line-height: 15px;
font-size: 11px;
font-family: Trebuchet MS;
border: 1px solid #efefef;
background-color: #ffffff;
text-align: justify;
}



/* all content */

#content {
width: 600px;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
background-color: transparent;
border: 0px;
padding: 0;
}

#maincontent {
margin: 0;
margin-right: auto;
margin-left: auto;
padding: 15px;
border: 0px;
background-color: #ffffff;
}

#sidebar {
display: none;
}

#header {
width: auto;
margin: 0;
padding: 5px;
text-align: center;
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
color: #999999;
line-height: 20px;
letter-spacing: 2px;
background-color: #ffffff;
border: 0px;
}

#footer {
width: auto;
height: 30px;
z-index: 100;
clear: both;
margin: 0;
padding: 10px 0px 10px 0px;
text-align: center;
font-family: Tahoma;
font-size: 10px;
color: #444444;
background-color: #ffffff;
background-image: url(http://img162.imageshack.us/img162/764/blueblackfooter3uv.jpg);
background-repeat: no-repeat;
background-position: center bottom;
border: 0px;
}



/* header - links to views; title of journal; subtitle of journal */

div#header a, div#header a:link, div#header a:active, div#header a:visited {
color: #5aadf1;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
div#header a:hover {
color: #999999;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
color: #5aadf1;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
div#footer a:hover {
color: #999999;
padding: 5px;
font-weight: normal;
text-decoration; none;
}
ul.navheader {
padding: 5px;
margin: 0;
}
ul.navheader li  {
display: inline;
padding: 5px;
}
.title{
display: none;
}
.subtitle {
display: none;
}



/* maincontent */

.subcontent {
}
.entry{
padding-top: 0px;
background-color: transparent;
color: #444444;
line-height: 15px;
font-family: Tahoma;
font-size: 10px;
text-align: justify;
border: 0px;
margin: 0;
}
.entry ul li {
padding-left: 5px;
margin-left: 15px;
}
.entry ol li {
padding-left: 5px;
margin-left: 15px;
}



/* user icons on recent and friends page */

.userpic {
display: visible;
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
background-color: transparent !important;
border-width: 0px;
font-family: Tahoma;
font-size: 10px;
z-index: 15;
}
.userpicfriends {
display: visible;
position: relative;
float: right;
padding: 5px;
margin: 10px;
text-align: center;
background-color: transparent !important;
border-width: 0px;
font-family: Tahoma;
font-size: 10px;
z-index: 15;
}



/* date and entry title */

.date {
top: 0;
padding: 0;
padding-bottom: 5px;
text-align: center;
color: #999999;
font-family: Tahoma;
font-size: 7pt;
letter-spacing: 5px;
text-transform: uppercase;
}
.subject {
text-align: left;
font-weight: bold;
padding: 0;
padding-bottom: 10px;
color: #5aadf1;
font-family: Trebuchet MS;
font-size: 20px;
}
.subject a, .subject a:link, .subject a:active, .subject a:visited {
color: #5aadf1;
font-weight: bold;
text-decoration: none;
}
.subject a:hover {
color: #999999;
font-weight: bold;
text-decoration: none;
}
.datesubject {
background-color: transparent;
}



/* replaces default locked and ljuser images, ljuser link color */

.subject img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 0 0px 0px 0;
background: url();
}
.subject img[src="http://stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 0 0px 0px 0;
background: url();
}
.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:link, A:visited, A:active {
color: #444444;
font-weight: normal;
text-decoration: none;
}
.ljuser A:hover {
color: #999999;
font-weight: normal;
text-decoration: none;
}


/* current mood, music, and location; tags */

.currents, .currentmood, .currentmusic, .currentlocation {
color: #444444;
}
.ljtags {
margin-top: 10px;
color: #444444;
font-weight: bold;
}
.ljtags a, .ljtags a:link, .ljtags a:visited {
color: #444444;
text-decoration: none;
font-weight: normal;
}
.ljtags a:hover {
color: #999999;
text-decoration: none;
font-weight: normal;
}



/* comments and comment links */

.comments {
position: relative;
padding-bottom: 10px;
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #ffffff;
top: 15px;
background-color: transparent;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #5aadf1;
font-size: 12px !important;
font-weight: bold;
text-decoration: none;
}
div.comments a:hover {
color: #999999;
font-size: 12px !important;
font-weight: bold;
text-decoration: none;
}



/* maincontent - tags page */

h2 {
display: block;
text-align: left;
font-weight: bold;
padding: 0;
color: #5aadf1;
font-family: Trebuchet MS;
font-size: 20px;
}
.ljtaglist {
text-align: left;
font-family: Tahoma;
font-size: 10px;
color: #444444;
}



/* maincontent - calendar page */

ul.year{
font-size: 10px;
color: #444444;
font-family: Tahoma;
text-align: center;
padding: 0;
padding-bottom: 10px;
border: 0px solid #efefef;
background-color: transparent;
}
ul.year li {
color: #999999;
display: inline;
}
ul.active li {
border: 0px solid #efefef;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
padding: 10px;
border: 0px solid #efefef;
background-color: transparent;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
font-size: 10px;
color: #444444;
font-family: Tahoma;
border: 1px solid #efefef;
}
table.yeartable td.yearday {
background-color: transparent;
text-align: center;
}
td.yearmonth {
font-size: 10px;
color: #444444;
font-family: Tahoma;
border-style: none;
}



/* footer */

ul.navfooter {
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 0px 0 0px;
}
.clearfoot {
display: none;
clear: both;
}



/* misc  */

.headerimage {
position: relative;
width:  600px;
height: 350px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0 !important;
background-image: url(http://img85.imageshack.us/img85/4681/headerug3.jpg);
background-repeat: no-repeat;
}
.clear {
height: 10px;
}
.skiplinks {
text-align: center;
border: 0px;
background-color: transparent;
}
.separator {
background-color: transparent;
background-image: url(http://img62.imageshack.us/img62/9123/separator2am.gif);
background-repeat: no-repeat;
background-position: bottom center;
height: 20px;
}
