/* JOE : style sheet based on the Smooth Sailing layout. By newkidfan at interlinea. */



/* ------------------------------------- TYPOGRAPHY ------------------------------------- */

body, p, td, tr, ul, ol, li, dl, dd {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	color: #777777;
	cursor: default;
	text-align: justify;
	scrollbar-base-color: #FFFFFF; /* Scrollbar colors only work in I.E. */
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F9F9F9;
	}

a, a:link, a:active, a:visited {
	color: #8FCFEA;
	text-decoration: none;
	}
	
a:hover {
	color: #CCCC33;
	}	

.header-menu a, .header-menu a:visited {
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: none;
	color: #CCCCCC; 
	}

.header-menu a:hover {
	color: #BBBBBB;
	}

.bodyheaderblock {
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: none;
	letter-spacing: 2px;
	color: #E5E5E5;
	}

.entryHeader {
	padding-left: 23px; /* The padding value will change according to the date and time formats you choose */
	}

.entryHeaderDate {
	color: #E5E5E5;
	font-weight: none;
	padding-right: 22px; /* The padding value will change according to the date and time formats you choose */
	}

.entryHeaderSubject {
	color: #66AAD6;
	font-weight: bold;
	}

.entryMetadata-label {
	color: #E5E5E5;
	font-weight: bold;
	}

.entryLinkbar {
	text-transform: lowercase;
	}

.sideboxTitle {
	color: #CCCC33;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.listtitle {
	letter-spacing: 2px;
	}

.commentHeader {
	padding-left: 10px; /* The padding value will change according to the date and time formats you choose */
	color: #E5E5E5;
	font-weight: none;
	}

.commentLinkbar {
	text-transform: lowercase;
	}
	
#footer-menu a {
	font-size: 8pt;
	color: #E1E1E1;
	font-variant: small-caps;
	text-decoration: none;
	}

#footer-menu a:hover {
	color: #CCCCCC;
	}
	
.pagefooterblock {
	font-size: 8pt;
	color: #E1E1E1;
	font-variant: small-caps;
	}

hr {
	color: transparent;
	height: 1px;
	border-style : none; 
	border-bottom: 1px dashed #8FCFEA;
	}
	
.entryText li {
	list-style: lower-roman;
	list-style-position: inside;
	padding-left: 20px;
}

blockquote {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	color: #777777;
	background-color: #F8F8F8;
	border: 1px solid #E5E5E5;
	text-align: justify;
	}

::-moz-selection {
	color: #FFF;
	background: #8FCFEA;
	}

/* ------------------------- DO NOT ALTER ANYTHING BELOW THIS POINT ------------------------- */
/* ---------------------------------- except when indicated  ------------------------------------- */

/* ------------------------------------- MAIN STRUCTURE ------------------------------------- */

body {
	background-color: #F8F8F8;

/* Remove this line if you wish to have a background pattern
	background-image: url(http://YourURL/pattern.gif); /* Type in your URL. */
	background-repeat: repeat;
/* Remove this line if you wish to have a background pattern */

	width: 700px;
	margin: auto;
	}

.pageblock {
	background-color: transparent;
	background-image: url(http://YourURL/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}

.pageheaderblock {
	background-color: transparent;
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/header.jpg); /* Replace with the URL of your own header image (500x200px) */
	background-position: 3px 0px;
	background-repeat: no-repeat;
	height: 250px;
	}

.pagefooterblock {
	background-color: transparent;
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgfooter.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 3px 0px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 20px;
	padding-left: 120px;
	}
	
.bodyblock {
	background-color: transparent;
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgsidebar.gif); /* Type in your URL. Do not alter the image.*/
	background-position: top right;
	background-repeat: no-repeat;
	}

.bodyheaderblock {
	background-color: transparent;
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/navigation.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 530px 0px;
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 0px;
	}

.bodynavblock {
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	}

.body-title {
	background-color: transparent;
	padding-left: 50px;
	padding-top: 10px;
	}

*html #.body-title { /* tricks I.E. */
	padding-top: 5px;
	}

.body-midtitle {
	background-color: transparent;
	padding-left: 50px;
}

.entryHolder { 
	background-color: transparent;
	width: 486px;
	margin-left: 3px;
	margin-bottom: 2px;
	padding: 30px 7px 20px 7px;
	border-bottom: 1px dashed #E5E5E5; /* OK to customize */
	border-top: 1px dashed #CCCCCC; /* OK to customize */
	}

.sidebar {
	background-color: transparent;
	width: 140px;
	height: 300px;
	overflow: auto;
	margin-top: 15px;
	margin-left: 27px;
	margin-right: 20px;
	padding-right: 10px;
	}



/* ------------------------------------- HEADER / FOOTER ------------------------------------- */

.header-title {
	display: none;
	}
	
.header-subtitle {
	display: none;
	}

.header-icon {
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgheadericon.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 530px 25px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 45px;
	padding-bottom: 0;
	height: 150px;
	text-align: right;
	}
	
.header-menu {
	background-color: transparent;
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgheadermenu.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 50px;
	margin-top: -12px;
	}

.header-menu li {
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/thbmenu.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 70px;
	height: 33px;
	display: block;
	float: left;
	padding-top: 17px;
	padding-right: 2px;
	text-align: center;
	}

*html #.header-menu li { /* tricks I.E. */
	padding-top: 19px;
	}

.header-menu li a:hover {
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/thbmenuover.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 70px;
	height: 33px;
	display: block;
	float: left;
	padding-top: 17px;
	margin-top: -17px;
	margin-bottom: -17px;
	}

*html #.header-menu li a:hover {  /* tricks I.E. */
	padding-top: 19px;
	margin-top: -19px;
	margin-bottom: -19px;
	}

.header-menu ul {
	text-align: center;
	}

#footer-menu {
	background-color: transparent;
	}

#footer-menu li {
	display: inline;
	padding-right: 10px;
	}

#footer-menu ul {
	text-align: left;
	}

/* ------------------------------------- ENTRIES ------------------------------------- */

.entryUserinfo {
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgusericon.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-right: 7px;
	}

.entryUserinfo-usericon img {
	border: 0px;
	padding: 8px;
	margin: auto;
	}

.entryUserinfo-username {
	text-align: center;
	}

.entryHeader {
	padding-bottom: 5px;
	}

.entryMetadata {
	background-color: transparent;
	padding-top: 7px;
	}

.entryMetadata  ul {
	list-style-type: none;
	}

.entryLinkbar {
	background-color: transparent;
	}

.entryLinkbar li {
	display: inline;
	padding-right: 7px;
	}

.entryLinkbar ul {
	list-style-type: none;
	}

/* ------------------------------------- SIDEBAR ------------------------------------- */

.sidebox { 
	padding-bottom: 10px;
	}

.sideboxContent #Search input{
	width: 80%;
	}
	
.sideboxTitle { 
	padding-bottom: 5px;
	}
	
.profile-userpic { 
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgusericon.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 8px;
	}
	
.sidebox #profile {
	text-align: center;
	}
	
.sidebox #systemlinks {}

.sidebox #latestmonth table{
	width: 80%;
	padding: 2px;
	border: 1px solid #E5E5E5; /* OK to customize */
	}

/* ------------------------------------- COMMENTS ------------------------------------- */

.commentHolder {
	background-color: #F9F9F9; /* DO NOT CHANGE THE COLOR */
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgcomments.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px bottom;
	background-repeat: repeat-x;
	padding: 7px;
	margin-bottom: 2px;
	margin-left: 3px;
	}

.commentUserinfo {
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/bgusericoncomments.gif); /* Type in your URL. Do not alter the image.*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-right: 7px;
	}

.commentUserinfo-usericon img {
	border: 0px;
	padding: 8px;
	margin: auto;
	}

.commentUserinfo-username {
	text-align: center;
	}

.commentLinkbar li {
	display: inline;
	padding-right: 7px;
	}

.commentLinkbar ul {
	list-style-type: none;
	}

/* ------------------------------------- FORM ------------------------------------- */

.replyform {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	color: #777777;
	cursor: default;
	text-align: justify;
	}

.textbox {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.replyform textarea {
	width: 450px;
	}

input {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	color: #8FCFEA;
	background-color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #CCCCCC;
	font-size: small;
	margin: 0;
	}

/* ------------------------------------- CALENDAR ------------------------------------- */

.daytitles { 
	text-align: center;	
	background-color: #8FCFEA; 
	color: #FFFFFF;
	padding: 7px;
}

.daysubjects {
	padding-left: 7px;
	}

.month {
	margin: 7px auto 7px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	}

.yearlinks { color: #8FCFEA; }
.yearlink { color: #8FCFEA; }

.day-blank { 
	padding: 1px;
	}

.day {
	padding: 1px;
	text-align: center;	
	}

.day-date {
	background-color: #EEEEEE;
	padding: 1px 10px 1px 10px;
	text-align: center;	
	}

.day-count {
	padding: 7px;
	background-color: #F7F7F7;
	}
.day-count a { }

/* ------------------------------------- TAG PAGE ------------------------------------- */

.tagstable {
	width: 90%;
	text-align: center;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-top: 7px;
	margin-bottom: 7px;
	}

.tagstable td {
	text-align: left;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-left: 7px;
	}

/* ------------------------------------- LJ USER ICON ------------------------------------- */
/* ---- If you have a paid account, it's better to change the user icon via layers than css ----*/


span.ljuser img {
	visibility: hidden;
	}

span.ljuser a {
	background-color: #fff;
	width: 16px;
	height: 16px;
	background-image: url(http://i135.photobucket.com/albums/q145/pintsizeninja/user.png); /* Type in your URL. */
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 0;
		}

span.ljuser b {
	padding: 2px 0 2px 0;
	background: #FFFFFF;
	}