@import url("calendar.css");
@import url("item.css");
@import url("pageLayout.css");
@import url("admin.css");
@import url("code.css");
@import url("tags.css");
@import url("print.css");

.recentTracksListStyle {
	list-style-image: url('../images/audio-file.gif');
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

input[type=text], input[type=password], input[type=checkbox], textarea {
	font-family: "segoe ui", "lucida grande", "lucida sans unicode", tahoma, verdana, sans-serif;
	border: 1px solid #A5ACB2;
	padding: 1px;
	}

A, A:link, A:visited, A:active, A:hover {
	font-weight: bold;
	text-decoration: none;
	}

A:link, A:visited, A:hover {
	color: #FF6600;
	}

A:active {
	color: Black;
	}

A:hover {
	text-decoration: underline;
	}

.hCalendarDayCurrent, .hCalendarDayCurrent A, .hCalendarDayCurrent A:active, .hCalendarDayCurrent A:hover, .hCalendarDayCurrent A:visited {
	color: White;
	}

ul, ol, dl {
	position: relative;
	}

input {
	font-size: 1em;
	}

.blogRollDescriptionStyle {
	margin-left: 15px;
	font-weight: normal;
	}

.blogRollNestedOutlineBodyTableStyle {
	margin-left: 20px;
	}

.blogRollXmlLinkStyle {
	vertical-align: text-top;
	}

.bodyContentStyle {
	width: 100%;
	}

.categoryListNestedOutlineBodyTableStyle {
	width: 100%;
	margin-left: 25px;
	margin-bottom: 4px;
	}

.categoryListXmlLinkStyle {
	vertical-align: text-top;
	}

.commentSpamStateStyle {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.9em;
	font-weight: bold;
	}

.date {
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 22px;
	border-bottom: 1px dotted;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom-color: #CCCCCC;
	color: DimGray;
	}

.description {
	font-size: 1.2em;
	color: White;
	}

.pageTopic {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #7F7F7F;
	}

.rssLinkImageStyle {
	vertical-align: middle;
	}

.searchButtonStyle {
	font-size: 1.11em; /* = 1/#right font-size */
	}

.searchTextBoxStyle {
	font-size: 1.11em; /* = 1/#right font-size */
	width: 9em;
	background-image: url('../images/search.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px !important;
	}

.side {
	padding: 5px 5px 5px 5px;
	padding-left: 10px;
	margin-right: 10px;
	}

.sidetitle {
	padding: 0.2em;
	margin-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: .1em;
	color: #7F7F7F;
	}

/* Sign-In */
.signInUsernameTextBoxStyle {
	font-size: 1em;
	width: 160px;
	}

.signInPasswordTextBoxStyle {
	font-size: 1em;
	width: 160px;
	}

/* Site name */
.siteName, .siteName a, .siteName a:visited, .siteName a:hover, .siteName a:active, .siteName a:link {
	font-size: 1.4em;
	font-weight: normal;
	font-family: "trebuchet ms", "segoe ui", "lucida grande", "lucida sans unicode", tahoma, verdana, sans-serif;
	letter-spacing: .2em;
	text-decoration: none;
	color: White;
	}

/* Links */
.permalinkImageStyle , .editLinkImageStyle, .deleteLinkImageStyle, .approveImageStyle {
	vertical-align: middle;
	margin-left: 0.25em;
	}
