/*
Theme Name: Kendall County Special Education Cooperative
Theme URI: http://www.kcsec.org/
Description: Wordpress theme for the KCSEC website.
Version: 1.0
Author: Rob Baier
Author URI: http://www.robbaier.com
Tags: fixed width, two columns, widgets
*/

/* Reset styles to improve cross-browser compatability */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}

ol, ul { list-style: none; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th { text-align: left; }

html, body {
	height: 100%;
	min-width: 800px;
}

body {
	background: url('images/bg.png') repeat-y top center;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	margin: 0 auto;
}

#shadow {
	background: url('images/shadow.png') repeat-x top center;
	height: 260px;
	width: 100%;
}

#wrapper {
	font-size: 1.2em;
	margin: -260px auto 0 auto;
	min-height: 100%;
	min-width: 800px;
	padding: 0 1px;
	position: relative;
	width: 800px;
}

* html #wrapper { height: 100%; }

/* Header */
#header {
	background: url('images/header.gif') no-repeat top center;
	height: 89px;
}

#header ul {
	padding: 65px 15px 0 0;
	text-align: right;
}

#header ul li {
	border-right: 1px solid #9a9a9a;
	display: inline;
	font-size: 0.9166em;
	padding: 0 10px;
}

#header ul li.last {
	border: none;
	padding: 0 0 0 10px;
}

#header ul li a { color: #f0f0f0; }

#header ul li a:hover {	text-decoration: underline; }

#building {
	background: url('images/building.jpg') no-repeat bottom center;
	height: 131px;
}

/* Top Menu */
#menu {
	background: url('images/menu.gif') repeat-x top center;
	height: 40px;
	overflow: hidden;
}

#menu.logged-in {
	padding-left: 55px;
}

#menu.public {
	padding-left: 165px;
}

#menu ul {
	background: url('images/menu_border.gif') no-repeat 0 3px;
	/*display: table;*/
	height: 37px;
	/*margin: 0 auto;*/
	padding-top: 3px;
}

#menu ul li ul {
	padding-top: 0;
	height: auto;
}

#menu a {
	color: #fff;
	display: block;
	font-size: 12px;
}

/* widths are needed for IE6 */
#menu #home { width: 70px; }
#menu #news { width: 70px; }
#menu #about { width: 88px; }
#menu #coop-info { width: 169px; }
#menu #career { width: 74px; }
#menu #administrators { width: 220px; }

#menu ul.level-0 li a {
	padding-right: 8px;
	width: 185px;
}

#menu ul li a {
	background: url('images/menu_border.gif') no-repeat top right;
	color: #fff;
	/*height: 34px;*/
	line-height: 34px;
	margin: 0;
	padding: 0 20px 0 18px;
	text-decoration: none;
}

#menu ul li:hover, #menu ul li.sfhover {
	background: url('images/menu_hover_bg.gif') repeat-x;
}

#menu ul li:hover a, #menu ul li.sfhover a { color: #000; }

#menu ul li a:hover {
	background: url('images/menu_border.gif') no-repeat top right;
	color: #000;
}

#menu li ul li a {
	background: #f7f7f7 url('images/menu_arrow.gif') no-repeat 5px 9px;
	border-bottom: 1px solid #ccc;
	color: #333;
	/*height: 22px;*/
	line-height: 14px;
	/*padding: 0 0 0 15px;*/
	padding: 5px 0 5px 15px;
	width: 165px;
}

#menu li ul li.pdf a {
	background: #f7f7f7 url('images/pdf.gif') no-repeat 2px 3px;
	/*padding: 0 0 0 23px;*/
	padding: 5px 0 5px 23px;
}

#menu li ul li a:hover {
	background: #ffd url('images/menu_arrow.gif') no-repeat 5px 9px;
}

#menu li ul li.pdf a:hover {
	background: #ffd url('images/pdf.gif') no-repeat 2px 3px;
}

#menu li { float: left; }

#menu li ul {
	background: #fbfbfb;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #dbdbdb;
	border-right: 2px solid #d0d0d0;
	left: -999em;
	position: absolute;
	width: 208px;
	z-index: 99;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul { left: -999em; }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { left: auto; }
#menu li ul ul { margin: -20px 0 0 180px; z-index: 99; }
#menu li li:hover ul, #menu li li.sfhover ul { left: auto; }
#menu li#spedadmin ul li a { width: 215px; }
#menu li#spedadmin ul { width: 230px; }
#menu li#coopinfo ul li a { width: 185px; }
#menu li#coopinfo ul li.pdf a { width: 177px; }
#menu li#coopinfo ul { width: 200px; }

#menu ul li ul li a.arrow { 
	background: #f7f7f7 url('images/menu_submenu.gif') no-repeat 5px 7px;
	width: 185px;
}

#menu ul li ul li a.arrow:hover {
	background: #ffd url('images/menu_submenu.gif') no-repeat 5px 7px;
}

#menu ul.level-2 {
	display: none;
}

#menu ul.level-1 li a.arrow {
	background: #f7f7f7 url('images/menu_arrow.gif') no-repeat 5px 9px;
}

#menu ul.level-1 li a.arrow:hover {
	background: #ffd url('images/menu_arrow.gif') no-repeat 5px 9px;
}

/* Content */

#content_wrapper {
	background: url('images/homepage_shadow.gif') repeat-x top left;
	padding: 2px 0 84px 0;
	overflow: hidden;
	width: 100%;
}

#content {
	color: #666;
	float: left;
	padding: 20px 0 0 20px;
	width: 570px;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #254;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}

h1 { font-size: 1.9em; font-weight: normal; margin: 1em 0; }
h2 { font-size: 1.5em; font-weight: normal; margin: 1em 0; }
h3 { font-size: 1.1em; margin: 0.5em 0; }
h4 { font-size: 1.0em; margin: 0.5em 0; }
h5 { font-size: 0.9em; margin: 0.5em 0; }
h6 { font-size: 0.8em; font-weight: normal; }

p {
	line-height: 150%;
	margin: 10px 0;
}

p.highlight, div.highlight {
	background: #f3f3f3;
	padding: 10px;
	width: 540px;
}

/* Sidebar */

#sidebar {
	color: #666;
	margin: 8px 0 0 600px;
	padding: 1px 0 10px 0;
	width: 200px;
}

* html #sidebar { /* IE6 3px gap */
	margin-right: -3px;
}

#sidebar h2 {
	background: url('images/sidebar_header.png') no-repeat;
	color: #700;
	height: 25px;
	line-height: 25px;
	margin: 20px 0 5px 0;
	padding: 0 0 0 10px;
}

#sidebar ul {
	margin: 10px 0;
	padding: 0 5px 0 22px;
}

#sidebar ul li {
	list-style-type: disc;
	margin: 0 0 5px 0;
}

#sidebar .image {
	padding: 0 5px;
}

#sidebar .image li {
	list-style-type: none;
	text-align: center;
}

#sidebar .announcements { padding: 0 5px 0 10px; }

#sidebar .announcements li {
	border-left: 3px solid #ddd;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 8px;
}

#sidebar form {
	font-size: 0.9em;
	padding: 0 5px 0 10px;
}

#sidebar form .left {
	float: left;
	width: 100px;
}

#sidebar form .right {
	text-align: right;
	margin-left: 100px;
	padding-right: 10px;
}

#sidebar form .text_field {
	width: 170px;
}

#sidebar form .text_field input {
	margin: 2px 0 5px 0;
	width: 100%;
}

#sidebar form #signIn {
	background: url('images/sign_in.png') no-repeat;
	border: none;
	color: #666;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	margin: 5px 0 0 110px;
	padding: 0 0 4px 0;
	width: 63px;
}

/* Content Lists */

#content ul, #content ol { margin: 10px 0 0 30px; }

#content ul, #content ol li ul { list-style-type: disc; }

#content ol { list-style-type: decimal; }

#content ul li ul {
	margin: 5px 0 5px 20px;
	list-style-type: circle;
}

#content ol li ol {
	list-style-type: lower-alpha;
}

#content ul li, #content ol li {
	line-height: 150%;
	margin: 0 0 5px 0;
}

#content ul.inline {
	height: 20px;
	list-style-type: none;
	margin: 20px 0;
	overflow: auto;
	width: 100%;
}

#content ul.inline li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#content ul.plain, #content ol.plain {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#content ul ul ul, #content ul ul ul ul ul ul { list-style-type: square; }
#content ul ul ul ul { list-style-type: disc; }
#content ul ul ul ul ul { list-style-type: circle; }

/* From the Director section */

#fromDirector {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 100%;
}

#fromDirector h1 {
	margin: 0;
}

#fromDirector img {
	float: left;
	margin: 10px 10px 0 0;
}

#fromDirector p { margin: 8px 0 10px 0; }

/* What's New section of homepage */

#content #whatsNew {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 310px;
}

#content #whatsNew h1, #content #coopCorners h1 { margin: 0; }

#content #whatsNew ul {
	list-style-type: none;
	margin: 10px 0 0 0;
}

#content #whatsNew ul.beneath {
	margin: 0;
}

#content #whatsNew .textwidget ul {
	margin: 0;
}

#content #whatsNew li {
	background: url('images/arrow.gif') no-repeat 0 13px;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 10px 0 10px 20px;
	height: 100%;
}

#content #whatsNew li.last { background: none; }

#content #whatsNew li a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#content #whatsNew li a:hover, #content #coopCorners li a:hover {
	color: #700;
	text-decoration: underline;
}

#content #whatsNew li h2 {
	margin-top: 0;
}

/* Cooperative Corners section of homepage */

#content #coopCorners {
	background: url('images/vertical_divider.gif') repeat-y top left;
	display: block;
	padding-left: 25px;
	margin: 0;
	float: right;
	width: 210px;
}

#content #coopCorners ul {
	list-style-type: none;
	margin: 15px 0 0 0;
}

#content #coopCorners .textwidget ul {
	margin: 0;
	width: 210px;
}

#content #coopCorners ul li {
	background: url('images/star.gif') no-repeat 0px 9px;
	margin: 0;
	padding: 5px 0 5px 14px;
	height: 100%;
}

#content  #coopCorners ul li a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

/* Footer */

#footer {
	background: url('images/footer.png') repeat-x;
	bottom: 0;
	color: #bcbcbc;
	font-size: 0.9em;
	height: 42px;
	padding: 22px 0 0 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

* html #footer { bottom: -1px; }

#footer a { color: #fff; }

#footer ul { margin-bottom: 5px; }

#footer li {
	background: url('images/footer_bullet.gif') no-repeat 0 6px;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}

#footer li.first {
	background: none;
	margin: 0;
	padding: 0;
}

/* Miscellaneous Font Styles */

#content a {
	color: #375;
	text-decoration: underline;
}

#content a:hover {
	color: #900;
}

#content .more {
	background: url('images/more_arrow.gif') no-repeat 100% 5px;
	font: 11px Verdana, Arial, sans-serif;
	margin: -5px 0 0 0;
	text-align: right;
	width: 99%;
}

#content .more a {
	color: #700;
	font-weight: bold;
	padding: 0 1em 0 0;
	text-decoration: none;
}

#content .more a:hover { text-decoration: underline; }

/* Content Page Specific Styles */

#content_wrapper.content_page {
	background: url('images/content_page_shadow.gif') repeat-x top left;
}

#breadcrumbs {
	background: url('images/breadcrumb.gif') repeat-y;
	color: #777;
	height: 23px;
	margin: -20px 0 20px -20px;
	overflow: hidden;
	padding: 0 0 0 5px;
	white-space: nowrap;
	width: 595px;
}

#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
}

#breadcrumbs ul li {
	float: left;
	height: 23px;
	line-height: 23px;
	margin: 0 0 0 10px;
}

#breadcrumbs ul li a {
	background: url('images/breadcrumb_arrow.gif') no-repeat 100% 9px;
	color: #143;
	font-weight: bold;
	float: left;
	padding: 0 15px 0 0;
}

/* Miscellaneous Styles */

li.pdf, li.doc, li.ppt, li.xls, li.zip {
	height: 100%;
	list-style-type: none;
	margin-left: -21px;
	padding: 0 0 0 21px;
}

ul.plain li.pdf, ul.plain li.doc, ul.plain li.ppt, ul.plain li.xls, ul.plain li.zip { margin-left: 0; }

a.pdf, a.doc, a.ppt, a.xls, a.zip {
	padding: 0 0 3px 21px;
}

a.pdf { background: url('images/pdf.gif') no-repeat 0 1px; }
a.doc { background: url('images/doc.gif') no-repeat 0 1px; }
a.ppt { background: url('images/ppt.gif') no-repeat 0 1px; }
a.xls { background: url('images/xls.gif') no-repeat 0 1px; }
a.zip { background: url('images/zip.gif') no-repeat 0 1px; }

li.pdf { background: url('images/pdf.gif') no-repeat 0 1px; }
li.doc { background: url('images/doc.gif') no-repeat 0 1px; }
li.ppt { background: url('images/ppt.gif') no-repeat 0 1px; }
li.xls { background: url('images/xls.gif') no-repeat 0 1px; }
li.zip { background: url('images/zip.gif') no-repeat 0 1px; }

li.pdf a, li.doc a, li.ppt a, li.xls a, li.zip a { background: none; padding: 0; line-height: auto; }

/*#content #whatsNew li.pdf { background: url('images/pdf.gif') no-repeat 0 11px; }*/

#whatsNew li.pdf a {
	background: url('images/pdf.gif') no-repeat 0 1px;
	padding: 0 0 3px 21px;
}

#sidebar li.pdf, #sidebar li.doc, #sidebar li.ppt, #sidebar li.xls, #sidebar li.zip {
	line-height: 18px;
	list-style-type: none;
	margin: 0 0 5px -20px;
}

#menu li.pdf, #menu li.doc, #menu li.ppt, #menu li.xls, #menu li.zip {
	background: none; height: auto; margin-left: 0; padding: 0;
}

strong, b, strong a, b a { font-weight: bold; }

em, i { font-style: italic; }

table { 
	line-height: 150%;
	width: 100%;
}

th {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	vertical-align: bottom;
}

table.calendar td, table.calendar th {
	border: 1px solid #eee;
	padding: 10px;
}

td, th {
	padding: 5px 2px;
}

td {
	border-bottom: 1px solid #eee;
}

tr.blank td {
	border-bottom: none;
}

table.job_descriptions tr:hover td {
	background: #ffd;
}

table.job_descriptions tr:hover td a, table.job_descriptions tr:hover td a:hover {
	color: #ffd;
}

table.job_descriptions td.title { height: 19px; }

table.job_descriptions .job, table.job_descriptions .perf { height: 19px; text-align: center; }

table.grid td {
	border: 1px solid #ccc;
	padding: 5px;
}

table.board { color: #ccc; margin-bottom: 30px; }

table.board th { color: #666; }

table.board th, table.board td { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }

#content table.board td a.pdf { background: none; padding: 0; }

#content table.job_descriptions td.job a, #content table.job_descriptions td.perf a, #content a.nolink {
	color: #fff;
	margin-left: 6px;
	text-decoration: none;
}

hr {
	background-color: #ddd;
	border: 0;
	color: #ddd;
	height: 1px;
	margin: 1em 0;
	text-align: left;
	width: 95%;
}

dl.email dt {
	float: left;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 40px;
}

dl.email dd {
	margin: 0 0 5px 45px;
}

dl.ta_faq {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
}

dl.ta_faq dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	margin: 0 0 10px 0;
	width: 60px;
}

dl.ta_faq dd {
	line-height: 150%;
	margin: 0 0 10px 65px;
}

dl.ta_faq dd p {
	margin: 0 0 10px 0;
}

dl.calendar dt {
	float: left;
	font-weight: bold;
	text-align: right;
	width: 65px;
}

dl.calendar dd {
	margin: 0 0 10px 75px;
}

dl.job_posting dt {
	float: left;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 110px;
}

dl.job_posting dd {
	margin: 0 0 5px 110px;
}

#content ul.calendar li { line-height: 150%; margin-left: 20px; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
img.left, img.alignleft { float: left; margin: 0 10px 10px 0; }
img.right, img.alignright { float: right; margin: 0 0 10px 10px; }

.col_wrapper {
	overflow: hidden;
	width: 100%;
}

.leftcol {
	float: left;
	width: 49%;
}

.rightcol {
	margin-left: 50%;
	width: 49%;
}

#content ol.numbered li.pdf, #content ol.numbered li.doc, #content ol.numbered li.zip, #content ol.numbered li.xls, #content ol.numbered li.ppt, #content .no-icons li, #content li.no-icon {
	background: none;
	margin-left: 0;
	padding: 0 0 3px 0;
}

#content ol.numbered li.pdf, #content ol.numbered li.doc, #content ol.numbered li.zip, #content ol.numbered li.xls, #content ol.numbered li.ppt, #content ol.no-icons li, #content ol li.no-icon {
	list-style-type: decimal;
}

#content ul.no-icons li, #content ul li.no-icon {
	list-style-type: disc;
}

#content .no-icons a.pdf, #content .no-icons a.doc, #content .no-icons a.xls, #content .no-icons a.ppt, #content .no-icons a.zip, #content li.no-icon a {
	line-height: 18px;
	padding: 0 0 3px 21px;
}

#content ol.numbered a.pdf, #content .no-icons a.pdf, #content li.no-icon a.pdf { background: url('images/pdf.gif') no-repeat 0 1px; }
#content ol.numbered a.doc, #content .no-icons a.doc, #content li.no-icon a.doc { background: url('images/doc.gif') no-repeat 0 1px; }
#content ol.numbered a.ppt, #content .no-icons a.ppt, #content li.no-icon a.ppt { background: url('images/ppt.gif') no-repeat 0 1px; }
#content ol.numbered a.xls, #content .no-icons a.xls, #content li.no-icon a.xls { background: url('images/xls.gif') no-repeat 0 1px; }
#content ol.numbered a.zip, #content .no-icons a.zip, #content li.no-icon a.zip { background: url('images/zip.gif') no-repeat 0 1px; }

#content ol.upper-alpha li, #content ol.upper-alpha li.pdf, #content ol.upper-alpha li.doc, #content ol.upper-alpha li.zip, #content ol.upper-alpha li.xls, #content ol.upper-alpha li.ppt { list-style-type: upper-alpha; }
#content ol.lower-alpha li, #content ol.lower-alpha li.pdf, #content ol.lower-alpha li.doc, #content ol.lower-alpha li.zip, #content ol.lower-alpha li.xls, #content ol.lower-alpha li.ppt { list-style-type: lower-alpha; }
#content ol.upper-alpha li ul li, #content ol.lower-alpha li ul li { list-style-type: disc; }
#content ol.decimal li { list-style: decimal; }

#content ul.no-icons li {
	background: none;
	list-style: disc;
	margin-left: 0;
	padding: 0 0 3px 0;
}

fieldset {
	border: 1px solid #eee;
	padding: 20px;
}

legend { color: #ccc; }

label {
	cursor: pointer;
	font-weight: bold;
}

#tech_contact dt {
	float: left;
	text-align: right;
	width: 120px;
}

#tech_contact dd {
	margin: 0 0 10px 130px;
	width: 250px;
}

#tech_contact input, #tech_contact textarea { width: 250px; }
#tech_contact input.phone { width: 71px; }
#tech_contact .button { width: auto; }

.required {
	color: #f00;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 3px;
}

.job_number {
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.job_date {
	font-style: italic;
	text-align: center;
	width: 100%;
}

.success {
	color: #090;
}

.error, .failure {
	color: #e00;
	font-weight: bold;
}

#sidebar p.success {
	padding: 0 5px 0 10px;
}

/* Edit Your Profile */
#your-profile table.form-table {

}

#your-profile table.form-table th, #your-profile table.form-table td {
	border-bottom: 1px solid #eee;
}

#your-profile table.form-table th {
	vertical-align: top;
	width: 160px;
}

#your-profile table.form-table td {

}

#your-profile table.form-table td input.regular-text, #your-profile #pass1, #your-profile #pass2, #your-profile select {
	margin-right: 10px;
	width: 140px;
}

#message {
	background: #fffbcc;
	border: 1px solid #e6db55;
	padding: 10px;
}

.error {
	background-color: #ffebe8;
	border: 1px solid #c00;
	padding: 10px;
}

.error p {
	font-weight: bold;
}

/* Page specific styles */

#technical-help-request form {
	margin: 10px 0;
}

.birthday-nav {
	margin: 25px 0;
}

.birthday-nav a {
	margin: 0 5px 0 0;
}

.birthday-month {
	display: block;
	overflow: hidden;
	width: 100%;
}

#content ul.birthday-list-left, #content ul.birthday-list-right {
	float: left;
	margin-left: 0;
	width: 49%;
}

.birthday-list-left li, .birthday-list-right li {
	list-style: none;
	overflow: hidden;
}

.birthday-list-left .date, .birthday-list-right .date {
	float: left;
	width: 25px;
}

.birthday-list-left .name, .birthday-list-right .name {
	float: left;
	margin-left: 10px;
}


/* Category specific pages */

ul.email-lists {

}

ul.email-lists .email-list-title {
	margin: 0 10px;
}

/*
#content ul.level-0 {
	margin: 20px 0 20px 15px;
}
*/

ul.level-0 li.h2 { list-style: none; }
ul.level-0 li.h2 ul.level-1 li { list-style: disc; }
ul.level-0 li.h2 ul.level-2 li { list-style: circle; }
ul.level-0 li.h2 ul.level-3 li { list-style: square; }
ul.level-0 li.h2 ul.level-4 li { list-style: disc; }
ul.level-0 li.h2 ul.level-5 li { list-style: circle; }
ul.level-0 li.h2 ul.level-6 li { list-style: square; }

span.itemdate {
	color: #999;
	margin-left: 10px;
}

/*
ul.level-0 ul li {
	list-style: disc;
}
*/

/*
#menu ul.level-0 ul li {
	list-style: none;
}
*/

/*
ul.level-2 {
	display: none;
}
*/

#early-childhood-corner-cat {
	background: url('images/early_childhood.gif') no-repeat;
	padding-top: 50px;
}