/* Main style sheet for entire site */
/* Reset browser defaults */
html, body, ul, ol, li, form, fieldset, legend { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p { margin-top: 0; } 
img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; } 
caption, th, td { text-align: left; vertical-align: top; font-weight: normal; } 
input, textarea, select { font-size: 110%; line-height: 1.1; } 
li { list-style: none; }
abbr, acronym { border-bottom: .1em dotted; cursor: help; } 
sup { vertical-align: text-top; } 
sub { vertical-align: text-bottom; } 
/* end reset defaults */

/* general elements and classes */
body {
	font: 62.5%/1.2 "DejaVu Sans", "URW Gothic L", "Helvetica Neue", Helvetica, Arial, "Microsoft Sans Serif",  sans-serif;  /* 62.5% is trick to make changing font sizes easier to figure out */
	background: #39c url(http://www.kckps.org/images/body_bg.png) repeat-x;
	color: #000;
	text-align: center; /* so the #slide div will center in the browser window */
}

h2 {
	font: bold 1.5em/1.5 "DejaVu Sans", "URW Gothic L", "Helvetica Neue", Helvetica, Arial, "Microsoft Sans Serif",  sans-serif;
	color: #f30;
	background-color: transparent;
	padding-bottom: 0;
	margin-bottom: .25em;
}

h3 {
	font: bold 1.6em/1 "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
	color: #006;
	background-color: transparent;
	margin-bottom: .5em;
}

h4 {
	font: bold 1.4em/1.4 "DejaVu Sans", "URW Gothic L", "Helvetica Neue", Helvetica, Arial, "Microsoft Sans Serif",  sans-serif;
	color: #000;
	background-color: transparent;
	margin-bottom: .5em;
}

strong {
	color: #f30;
}

p {
	font-size: 1.2em;
}

form {
	padding-bottom: 15px;
}

fieldset {
	padding: 10px;
}

legend {
	color: #006;
	background-color: transparent;
	padding-bottom: 10px;
}

blockquote {
	margin: 0;
	padding: .5em;	
	border: 1px dashed #ccc;
}

blockquote p {
	font-family:  "Times New Roman", "DejaVu Serif", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2;
	color: #006;
	background-color: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
}


.center {
	text-align: center;
}

.indent {
	margin-left: 1em;
}

.ext {
	color: #f30;
	font-family: "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
}

.note {
	font-family:  "Times New Roman", "DejaVu Serif", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5;
}

.quote {
	font-family: "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
	font-size: 1em;
}

.disclaimer {
	font-family: "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	border: #f30 dashed 1px;
	margin: 0;
	padding: 1em 1em 0 1em;
}

.warning {
	font-family: "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
	font-size: 1.5em;
	font-weight: bold;
	color: #006;
	background-color: #ffc;
	border: #ccc dashed 1px;
	padding: .5em;
}

.mono {
	font-family: "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
}

.picLeft, .floatLeft {
	float: left;
	padding: 0 1em 0 0;
}

.picRight, .floatRight {
	float: right;
	padding: 0 .5em 0 1em;
}

.picCenter {
	float: none;
	display: inline;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.floatLeft {
	float: left;
	padding: 0 2em 0 1em;
}

.floatRight {
	float: right;
	padding: 0 1em 0 1em;
}

.clear {
	clear: both;
}

.bottomPad {
	padding-bottom: 1.5em;
}

.accessible, .print {
	display: none;
}

.right {
	text-align: right;
}

.borderLeft {
	border-left: 1px dashed #000;
}

.disappear {
	color: #DAF2F9;
}

.rclinks {
	border-left: 1px dashed #006;
	margin-bottom: 2em;
}

.caldate {
	font-family:  "Times New Roman", "DejaVu Serif", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.caltime {
	padding-bottom: 0;
	margin-bottom: 0;
}

.releaseFooter {
	text-align: center;
	color: #666;
	background-color: transparent;
	font-family: "Courier New", "DejaVu Sans Mono", Courier, "Lucida Console", Monaco, monospace;
	font-size: 1.1em;
}

/* start styles for homepage slide */
#slide_home {
	position: relative;
	text-align: left;  
	width: 1024px;
	height:768px;
	margin: 0 auto;
	background-image: url(http://www.kckps.org/images/home_slide.jpg);
	background-repeat: no-repeat;
}

#nav_home {
	margin: 0 225px 0 0;
}

/* start styles for search box */
#search {
	clear: left;
	margin-top: 5px;
}

#searchentry {
	padding: 6px 0 0 10px;
}

#searchentry input {
	background-color: transparent;
	border: none; 
	border-width: 0;
	border-style: none; 
	border-collapse: collapse; 
	font-size: 1em;
} 

#searchbox2 {
	float: left;
	width: 19px;
	height: 19px;
	background-image: url(http://www.kckps.org/images/_search/srch_l.gif);
}

#searchbox3 {
	float: left;
	padding: 3px 0 0 3px;
	width: 115px;
	height: 19px;
	background-image: url(http://www.kckps.org/images/_search/srch_bg.gif);
	background-repeat:repeat-x;
	text-align: left; 
}

#searchbox4 {
	float: left;
	width: 19px;
	height: 19px;
	background-image: url(http://www.kckps.org/images/_search/srch_r.gif);
}
/* end styles for search box */

h1 {
	font-size: 2em;
}

/* needed since visual text is part of background image - accessibility feature */
#h1home {
	margin: 0 250px 0 190px;
	visibility: hidden;
}

#news_scroller {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 215px;
}

#news_scroller h2 {
	font-size: 1.8em;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	color: #fc0;
	background-color: transparent;
	margin-bottom: 0;
}

#news_scroller strong {
	font-size: 1.2em;
	font-weight: 900;
	color: #fc0;
	background-color: transparent;
}

#news_scroller p.instruct {
	text-align: center;
	color: #036;
	background-color: transparent;
	padding-bottom: 2px;
	border-bottom: dashed 1px;
}

.news-container {
	height: 180px;
	width: 215px;
}

.news-container p {
	font-size: 1.2em;
}

/* start news scroller link, visited and hover link colors */
#news_scroller a:link {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
}

#news_scroller a:visited {
	color: #fc6; 
	background-color: transparent;
	font-weight: bold;
}

#news_scroller a:hover {
	color: #fc6;
	background-color: transparent;
	font-weight: bold;
}

#news_scroller a {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
}
/* end link, visited and hover link colors */

#footer_home {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
	font-size: 1em;
	line-height: 1.75;
}

#footer_home p {
	padding: 0;
	margin: 0;
}

/* Start sub page styles */
#slide_sub {
	text-align: left;  
	width: 1024px;
	height:768px;
	margin: 0 auto;
	background-image: url(http://www.kckps.org/images/sub_slide.jpg);
	background-repeat: no-repeat;
}

#nav_sub {
	margin: 139px 0 0 325px;
	width: 635px;
	float: left;
}

#nav_sub li {
	display: inline; 
}

#nav_sub a, #footer a {
	float: left;
	padding: 5px 9px;
	font-size: 1.1em;
	font-weight:bold;
	color: #000;
	background-color: #DAF2F9;
	text-decoration: none;
	margin: 0 2px 0 0;
}

#nav_sub a:hover, #col1 a:hover, #footer a:hover  {
	color: #DAF2F9;
	background-color: #000;
}

#nav_sub li.current a {
	color: #DAF2F9;
	background-color: #21709B;
}

#col1 {
	float: left;
	width: 180px;
	margin: 5px 0 0 45px;
}

#col1 li {
	display: inline; /* IE 6 or older fix */
}

#col1 a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #DAF2F9;
	background-color: #21709B;
	margin-bottom: 1px;
}

#col2 {
	float: left;
	width: 445px;
	height: 540px;
	margin: 5px 0 0 20px;
	overflow: auto;
}

#col2 ul {
	padding-left: 2em;
}

#col2 ul li {
	font-size: 1.2em;
	list-style-type: disc;
	padding-bottom: 1em;	
}

#col2 ul.nested li {
	font-size: 1em;
	list-style-type: circle;
	padding-bottom: .5em;	
}

#col3 {
	float: right;
	width: 250px;
	height: 540px;
	margin: 5px 55px 0 0;
	overflow: auto;
}

#col3 a {
	display: block;
	padding: 5px 0 5px 10px;
	font-size: 1.1em;
}

#col2 a:link, #col3 a:link {
	color: #006;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

#col2 a:visited, #col3 a:visited {
	color: #21709B;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

#col2 a:hover, a:focus, #col3 a:hover, a:focus {
	color: #f30;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

#col2 .bottomPad {
	padding-bottom: 2em;
}

#pdf {
	font-family:  "Times New Roman", "DejaVu Serif", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px 5px;
	border: 1px solid #f30;
	margin: 10px 0;
}

#pdf img {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}

#calendar h3 {
	font-size: 2em;
	text-align: center;	
}

#calendar h4 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	width: 750px;
	margin: 0 auto;	
}

#footer h2 {
	float: left;
	font-size: 1.3em;
}

#footer h2 a {
	color: #f30;
	background-color: #DAF2F9;
	margin: 0 2px;
	padding: 0 5px 2px;
}

#footer h2 a:hover {
	color: #f30;
	background-color: #DAF2F9;
}

#footer li {
	display: inline;
}

#footer #search {
	float: right;
	display: inline;
	margin: -28px 0 0 0;
	padding: 0;	
}
/* end sub page styles */
/* end main style sheet */
