@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ol, ul {
	list-style: none;
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #0066ff;
}

a:hover {
	text-decoration: underline;
}

.content a:visited {
	color: #B183E2 !important;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 10px;	
}

.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
}

.wrapper {
	margin: 0 auto;
	width: 917px;
}

.header {
	height: 122px;
	position: relative;
}

/*.header .sponsor {
	background-image: url(images/button-sponsor.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
}

.header .sponsor:hover {
	background-image: url(images/sponsorted-big.gif);
	width: 199px;
	height: 30px;
}*/

button.sponsor {
        margin-top: -19px;
        padding: 20px 5px 5px 5px;
        width: 250px;
        outline-width: 0;
        border: 1px solid #000;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
        color: #fff;
        font-size: 14px;
        text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
        background-color: #980000;
        background-image: -webkit-gradient(linear,
                left top, left bottom,
                color-stop(0.0, rgba(255, 255, 255, 0.8)),
                color-stop(0.01, rgba(255, 255, 255, 0.6)),
                color-stop(0.4, rgba(255, 255, 255, 0.3)),
                color-stop(0.4, rgba(255, 255, 255, 0.2)),
                color-stop(1.0, rgba(255, 255, 255, 0.0))
        );
        background-image: -moz-linear-gradient(center top,
                rgba(255, 255, 255, 1.0) 0%,
                rgba(255, 255, 255, 0.6) 1px,
                rgba(255, 255, 255, 0.3) 40%,
                rgba(255, 255, 255, 0.2) 40%,
                rgba(255, 255, 255, 0.0) 100%
        );
        -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}

button.sponsor span { color: #ffce27; }

button.sponsor:hover, button.sponsor:focus {
        -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
        -mox-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
        background-color: #a80000;
	cursor: pointer;
}

button.sponsor:active {
        background-color: #8a0000;
        -webkit-transition-duration: 0.0s;
}

.header .logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 407px;
	height: 71px;
	float: left;
	clear: both;
	margin-top: 39px;
	margin-top: 20px;
}

.navigation {
	height: 35px;
	background-image: url(images/nav-separator.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.navigation ul li {
	float: left;
}

.navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	float: left;
	padding: 0 12px;
	line-height: 35px;
	background-image: url(images/nav-separator.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

.navigation form {
	overflow: hidden;
	padding: 5px 15px 0 0;
	float: right;
}

.navigation form input {
	border: none;
	background: none;
	background-image: url(images/search-input-text.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 15px;
	line-height: 15px;
	float: left;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.navigation form input.submit {
	border: none;
	background: none;
	background-image: url(images/search-input-submit.gif);
	width: 23px;
	cursor: pointer;
	height: 23px;
	float: left;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin-left: 6px;
}

.main {
	clear: both;
	overflow: hidden;
	padding: 10px 0 15px 0;
}

.content {
	float: left;
	width: 665px;
	overflow: hidden;
}

.content .map {
	padding: 5px 0;	
}

.content .cssbox2, .content .block {
	background-image: url(images/content-block-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 13px;
}

.content .cssbox_body2, .content .block .block-content {
	background-image: url(images/content-block-content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 27px 30px 27px;
	overflow: hidden;
	line-height: 22px;
}

.content .cssbox_body2 ul li {
	margin: 0;
	padding: 0 0 5px 5px;
	list-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-indent: 13px;
}

.content .cssbox_body2 ul li a {
	font-size: inherit;
	text-decoration: underline;
	color: #0066ff;
}

.content .cssbox_body2 ul li a:hover {
	text-decoration: none;
}

ul.statelist li {
	background: none !important;
}

.content .block h2, .content .cssbox2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #725492;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	line-height: 30px;
	margin-bottom: 5px;
}

.content .block ul.list, .content .cssbox2 ul.list {
	float: left;
	padding-right: 45px;
	white-space: normal;
	margin-bottom: 8px;
	list-style: none;
}

.content .block ul.list li, .content .cssbox2 ul.list li {
	padding: 0;
	list-style: none;
	background: none;
}

.content .block ul.list li a, .content .cssbox2 ul.list li a {
	color: #000;
	text-decoration: none;
}

.content .block ul.list li a:hover, .content .cssbox2 ul.list li a:hover {
	text-decoration: underline;
}

.content .block a, .content .cssbox2 a {
	color: #0066ff;	
}

.content .block .more, .content .cssbox2 .more {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066ff;
	font-weight: bold;
	float: left;
	width: 150px;
}

.sidebar {
	float: right;
	width: 244px;
	overflow: hidden;
}

.sidebar .block {
	background-image: url(images/sidebar-block-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin-bottom: 5px;
}

.sidebar .block-content {
	background-image: url(images/sidebar-block-content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 18px 18px 20px 16px;
}

.sidebar .block ul {
	list-style: none;
}

.sidebar .block h3 {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a00425;
	line-height: 24px;
}

.sidebar .block.yellow {
	background-image: url(images/block-yellow.gif);
	background-repeat: no-repeat;
}

.sidebar .block.yellow .block-content {
	background-image: url(images/block-yellow-content.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 22px;
}

.sidebar .block.yellow form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	overflow: hidden;
}

.sidebar .block.yellow form label {
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.sidebar .block.yellow form label.double {
	float: left;
	width: 98px;
	clear: none;
}

.sidebar .block.yellow form input {
	border: 1px solid #ff9600;
	width: 180px;
	height: 15px;
	margin-bottom: 2px;
	padding: 2px 4px;
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar .block.yellow form input.short {
	width: 82px;
	float: left;
	margin-right: 6px;
}

.sidebar .block.yellow form select {
	width: 190px;
	height: 21px;
	margin-bottom: 3px;
}

.sidebar .block.yellow form select.short {
	width: 92px;
	height: 21px;
}

.sidebar .block.yellow form label.radio {
	font-size: 10px;
	font-weight: normal;
	float: left;
	width: 100px;
	clear: none;
	margin-bottom: 4px;
	letter-spacing: -0.02em;
	white-space: normal;
}

* html .sidebar .block.yellow form label.radio {
	width: 105px;	
}

.sidebar .block.yellow form label.radio input {
	width: auto;
	height: auto;
}

.sidebar .block.yellow form input.submit {
	border: none;
	background: none;
	background-image: url(images/submit-input.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 42px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin: 8px 0 5px 12px;
}

.sidebar .block.yellow form small {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	padding-left: 20px;
}

.sidebar .certification {
	margin-right: -7px;
	position: relative;
}

.footer {
	background-color: #990000;
}

.footer .wrapper {
	width: 922px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 257px;
	padding-top: 10px;
	position: relative;
}

.footer .column-first {
	float: left;
	width: 250px;
	margin-right: 35px;
}

.footer .column-second {
	float: left;
	width: 160px;
	padding-top: 3px;
	margin-right: 50px;
}

.footer .column-third {
	float: left;
	width: 150px;
	padding-top: 3px;
	margin-right: 38px;
}

.footer .column-fourth {
	float: left;
	width: 230px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fcdf6e;
}

.footer .column-fourth span {
	margin: 14px 2px 0 0;
	float: left;
}

.footer .logo {
	background-image: url(images/footer-logo.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 33px;
	float: left;
}

.footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fefecb;
}

.footer ul li {
	overflow: hidden;
	clear: both;
	display: block;
	list-style: none;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fcdf6e;
	float: left;
	clear: both;
	margin-top: 10px;
	white-space: nowrap;
}

.footer .social {
	clear: none;
	float: none;
	margin-left: 5px;
}

.footer .footer-blog {
	position: absolute;
	bottom: 10px;
	left: 287px;
	width: 620px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
}

.footer .footer-blog h4 {
	display: block;
	float: none !important;
	width: auto;
	clear: both;
	overflow: hidden;
}

.content .light {
	color: #666;
}

.content .padded {
	line-height: 28px;
	font-size: 15px;
	color: #666;
	padding: 0 20px 0 52px;
	margin-top: -10px;
}

* html .content .padded {
	padding-left: 0px;
	margin-top: 0px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #725492;
	border-bottom: 1px solid #d6d6d6;
	line-height: 36px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	position: relative;
}

.content .mini-map {
	position: absolute;
	top: -15px;
	right: -10px;
}

* html .content .mini-map {
	top: -14px;
	right: 10px;
}

.content .mini-map img {
	background-color: #fff;
	padding-left: 10px;
}

.content .return {
	background-image: url(images/button-return.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 26px;
	float: right;
}

.content .links {
	margin-bottom: 20px;
	overflow: hidden;
}

.content .links .column-left {
	float: left;
	width: 310px;
}

.content .links .column-right {
	float: left;
	width: 270px;
	margin-top: 44px;
}

.content .links h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 17px;
}

.content .links span {
	font-size: 12px;
	color: #999;
}

.content .links .button {
	background-image: url(images/links-button-bg.gif);
	background-repeat: no-repeat;
	width: 263px;
	height: 21px;
	float: left;
	margin-top: 2px;
	padding: 3px 2px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.content .links .button:hover {
	text-decoration: none;
}

.content .links .button img {
	margin-right: 5px;
	vertical-align: middle;
}

.content .links .highlight {
	border-bottom: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 28px;
	overflow: hidden;
}

.content .links .highlight span {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #663366;
}

.content h2.imaged {
	border: none;
	background-image: url(images/h2-imaged-bg.gif);
	background-repeat: repeat-x;
	background-position: left 32px;
	line-height: 35px;
	clear: both;
	overflow: hidden;
}

.content h2.imaged img {
	float: left;
	margin-top: 4px;
}

.content .cssbox {
	background-image: url(images/alternative-bg.gif);
	background-repeat: no-repeat;
	margin: 5px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
}

.content .cssbox_body {
	background-image: url(images/alternative-content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 15px 45px 15px 30px;
	overflow: hidden;
}

.content h4 {
	font-size: 13px;
	font-weight: bold;
}

blockquote, q {
	font-style: italic;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote img , q img {
	margin-top: 8px !important;
}

ul.tagcloud {
	text-align: justify;
}

ul.tagcloud li {
	display: inline;
}

.post-navigation .left {
	float: left;
}

.post-navigation .right {
	float: right;
}

.post-navigation {
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}

form.become-a-teacher {
	overflow: hidden;
	clear: both;
	background-image: url(images/form-becomeateacher-bg.gif);
	background-repeat: no-repeat;
	width: 619px;
	height: 205px;
	padding: 15px 20px 20px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 18px;
	position: relative;
	margin-left: -27px;
}

form.become-a-teacher h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a00425;
	line-height: 24px;
}

form.become-a-teacher .column {
	float: left;
	width: 212px;
}

form.become-a-teacher .last {
	float: right;
	width: 190px;
}

form.become-a-teacher .form-line {
	clear: both;
	padding-bottom: 6px;
	overflow: hidden;
}

form.become-a-teacher label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 190px;
	height: 15px;
	line-height: 15px;
}

form.become-a-teacher label.short {
	float: left;
	width: 96px;
}

form.become-a-teacher label.radio {
	font-weight: normal;
	width: 100px;
	float: left;
	white-space: nowrap;
	line-height: 20px;
	letter-spacing: -0.01em;
}

* html form.become-a-teacher label.radio {
	width: 104px;	
}

form.become-a-teacher label.radio input {
	width: auto;
	height: auto;
	float: left;
}

form.become-a-teacher input {
	width: 178px;
	height: 13px;
	border: 1px solid #ff9600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 3px 5px;
	line-height: 13px;
}

form.become-a-teacher input.short {
	width: 78px;
	float: left;
	margin-right: 9px;
}

form.become-a-teacher select {
	width: 190px;
	height: 21px;
	border: 1px solid #ff9600;
}

form.become-a-teacher select.short {
	width: 91px;
	float: left;
}

form.become-a-teacher input.submit {
	border: none;
	background: none;
	background-image: url(images/input-submit.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 42px;
	float: left;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 14px 0 5px 8px;
}

form.become-a-teacher span {
	display: block;
	clear: both;
	font-style: italic;
	margin-left: 18px;
}
