/*  'Light' alternate stylesheet for Luxinterior skin for CS 1.1 */
html, body {
	color: #333;
}
body {
	background: #FFF;
}
a:visited, a:active, a:link {
	color: #00C;
}
h1 a:visited, h1 a:active, h1 a:link {
	color: #333;
}
#nav {
	border-bottom-color: #AAA;
}
#sidebar-a {
	border-left-color: #AAA;
}
#sidebar-a h3 {
	color: #666;
	border-bottom-color: #666;
}
.calendar .calOtherMonthDay {
	color: #CCC;
}
.calNextPrev a:link, .calNextPrev a:active, .calNextPrev a:visited {
	color: #00C!important;
}
.calNextPrev a:hover {
	color: #00C!important;
}

.postfoot {
	border-top-color: #AAA;
	border-bottom-color: #AAA;
}
.postcategoryheading {
	border-bottom-color:#AAA;
}
.ratemenu {
	border: #666;
	background: #FFF;
}
.commentssubhead {
	color: #666;
	}
.commentsbody {
	border-bottom-color: #AAA;
}
#commentform .smallbox {
	border: 1px solid #999;
}
#commentform textarea {
	border: 1px solid #999;
}
#search .searchBox {
	border: 1px solid #999;
}

#masthead {
	color: #333;
	border-bottom: 2px solid #AAA;
	background: #F0F0F0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00C;
}

