body {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-size: 62.5%;
}

*:focus { outline: none; }

div.r { text-align:right; }
div.c { text-align:center; }

a img { border: 0; }

.clean { clear: both; height: 1.5em; }

h3.history, h4.history 		{ color: #47a030; }
h3.economics, h4.economics 	{ color: #515bdd; }
h3.civics, h4.civics 		{ color: #f0701d; }
h3.geography, h4.geography 	{ color: #d73136; }

.padd {
	padding: 0 10px;
}

/*----------------------------------------
Interactive Modules (sidebar garbage)
-----------------------------------------*/
.module {
	width: 312px;
	margin: 1em 0;
	font-size: 1.2em;
}

.module .head {
	padding: 52px 20px 1px 20px;
	background-repeat: no-repeat;
	background-position: top;
}


.module a, .module a:link, .module a:visited { color: black; }

#poll .head 	{ background-image: url(../img/module-poll-top.png); min-height: 92px; padding-right: 10px; }
#search .head 	{ background-image: url(../img/module-search-top.png); padding-right: 10px; }
#slideshow .head { background-image: url(../img/module-slideshow-top.png); padding: 14px 20px 1px 20px; color: white; }
#team .head 	{ background-image: url(../img/module-team-top.png); color: white; overflow: hidden; }
#twich .head 	{ background-image: url(../img/module-twich-top.png); height: 74px; padding-right: 10px; }
#glossary .head 	{ background-image: url(../img/module-glossary-top.png); }
#misc .head 	{ background-image: url(../img/module-misc-top.png); padding-top: 16px; }
#current .head 	{ background-image: url(../img/module-current-top.png); }

.module .foot {
	height: 15px;
	font-size: 1px;
}

#poll .foot 	{ background-image: url(../img/module-poll-bot.png); }
#search .foot 	{ background-image: url(../img/module-search-bot.png); }
#slideshow .foot { background-image: url(../img/module-slideshow-bot.png); }
#team .foot 	{ background-image: url(../img/module-team-bot.png); }
#twich .foot 	{ background-image: url(../img/module-twich-bot.png); }
#glossary .foot 	{ background-image: url(../img/module-glossary-bot.png); }
#misc .foot 	{ background-image: url(../img/module-misc-bot.png); }
#current .foot 	{ background-image: url(../img/module-current-bot.png); }

.module form { margin: 0; }
.module input, .module label {
	vertical-align: middle;
}

.module input#searchbox {
	font-size: 16px;
	width: 165px;
	color: #555555;
}
.module dl {
	margin: 0;
	padding: 0;
}

.module dl dt {
	font-weight: bold;
	float: left;
	margin-right: 4px;
}
.module dl dd {
	margin: 0 0 .75em 0;
	padding: 0;
}


#team ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-left: 10px;
}

#team ul li {
	text-align: center;
}

#team ul li div {
	display: none;
}

#misc img {
	vertical-align: middle;
}

#current { position: relative; }

#current .white {
	background: white;
	padding: 1px 15px;
	width: 240px;
}

#current .white h3 {
	font-size: 18px;
}

#current img.arrow {
	position: absolute;
	top: 193px;
	left: -3px;
}

#slideshow-images {
	width: 271px;
	height: 172px;
}

#poll #poll-inside {
	width: 210px;
}

#poll #poll-inside table td {
	border-bottom: 1px solid #000000;
	padding: 2px 4px;
}

/*----------------------------------------
Essential Question Nav.
-----------------------------------------*/

.today {
	color: #6a6a6a;
	font-size: 1.2em;
}

.today a, .today a:link, .today a:visited {
	color: #6A6A6A;
	text-decoration: none;
}

a.lesson, a.lesson:link, a.lesson:visited {
	float: right;
	margin-right: 8px;
	color: #0061af;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}


#twichpage a.lesson,
#twichpage a.lesson:link,
#twichpage a.lesson:visited {
	color: #ee2229;
}

a.subject, a.subject:link, a.subject:visited {
	display: block;
	float: right;
	margin-right: 8px;
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -20px;
}

#essential-holder {
	height: 74px;
	padding: 1px 0px;
	position: relative;
}

#essential {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 547px;
	font-size: 1.2em;
}

#essential .head {
	padding: 8px 6px 1px 6px;
	background: url(../img/essential-top.png) no-repeat top;
}

#essential .foot {
	height: 22px;
	font-size: 1px;
	background: url(../img/essential-bot.png) no-repeat top;
}

#essential-holder #question {
	font-size: 24px;
	font-weight: bold;
	color: #0061af;
	padding: 0px 26px;
}

h1#question {
	margin: 0.3em 0;
}


#essential-holder img.arrow {
	position: absolute;
	top: -2px;
	left: -30px;
}

#contentpage #essential-holder img.arrow {
	left: -40px;
}

#essential #expand {
	position: absolute;
	top: 40px;
	right: 10px;
}

#essential hr {
	border: none;
	color: black;
	border-top: 1px solid black;
	margin: 0 34px;
}

#essential ul {
	list-style-type: none;
	margin: 12px 0 0 0;
	padding: 0;

	display: none;
}

#essential ul li {
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
}

#essential ul li a, #essential ul li a:link, #essential ul li a:visited {
	display: block;
	padding: 3px 34px;

	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

#essential ul li a:hover, #essential ul li a:active {
	color: #000000;
	background-color: #51c8f4;
	text-decoration: none;
}


#essential ul li.archivelink {
	text-align: right;
}

#essential ul li.archivelink a, #essential ul li.archivelink a:link,
#essential ul li.archivelink a:visited, #essential ul li.archivelink a:hover,
#essential ul li.archivelink a:active {
	display: inline;
	padding: 0;
	background-color: transparent;
	text-decoration: none;
}


/*----------------------------------------
Article/post styles
-----------------------------------------*/

#topstory {
	padding: 0 10px;
}

.story h2.arrow {
	background: url(../img/arrowbull.gif) no-repeat left 7px;
	padding: 0 0 0 18px;
	font-size: 18px
}

.story h3, #topstory h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: -1em;
}

.story h2, #topstory h2 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: -0.5em;
}

#topstory p {
	font-size: 1.6em;
	padding-right: 120px;
}

.story p, .story ul, .story ol {
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: justify;
}

.story ul ul,
.story ul ol,
.story ol ul,
.story ol ol {
	font-size: 1em;
}


#phonenav {
	position: relative;
	top: 0; left: 0;
}

#phone {
	position: relative;
	top: 0px;
	left: -100px;

	width: 451px; height: 324px;
	background: url(../img/phone.png) no-repeat;
}

#phone a, #phone img {
	display: block;
	width: 65px;
	height: 65px;
}

#phone a.homebtn {
	position: absolute;
	left: 36px; top: 130px;
}

/*#phone a.history {
	position: absolute;
	left: 164px; top: 60px;
}

#phone a.civics {
	position: absolute;
	left: 257px; top: 51px;
}

#phone a.economics {
	position: absolute;
	left: 177px; top: 142px;
}

#phone a.geography {
	position: absolute;
	left: 269px; top: 132px;
}*/


a#history, a#history:link, a#history:visited,
a#civics, a#civics:link, a#civics:visited,
a#economics, a#economics:link, a#economics:visited,
a#geography, a#geography:link, a#geography:visited {
	position: absolute;
	background-image: url(../img/phone-sprite.gif);
	height: 89px;
}

a#geography, a#geography:link, a#geography:visited {
	width: 95px;
	background-position: -273px 0px;
	top: 114px;
	left: 235px;
}

a#geography-on, a#geography-on:link, a#geography-on:visited,
a#geography:hover, a#geography:active {
	background-position: -273px -98px;
}


a#economics, a#economics:link, a#economics:visited {
	width: 96px;
	background-position: -177px 0px;
	top: 122px;
	left: 143px;
}

a#economics-on, a#economics-on:link, a#economics-on:visited,
a#economics:hover, a#economics:active {
	background-position: -177px -98px;
}

a#civics, a#civics:link, a#civics:visited {
	width: 89px;
	background-position: -88px 0px;
	top: 30px;
	left: 222px;
}

a#civics-on, a#civics-on:link, a#civics-on:visited,
a#civics:hover, a#civics:active {
	background-position: -88px -98px;
}

a#history, a#history:link, a#history:visited {
	width: 88px;
	background-position: 0px 0px;
	top: 39px;
	left: 131px;
}

a#history-on, a#history-on:link, a#history-on:visited,
a#history:hover, a#history:active {
	background-position: 0px -98px;
}


#download {
	position: absolute;
	top: -30px;
	right: -50px;
}

#download a, #download a:link, #download a:visited {
	display: block;
	width: 270px;
	height: 237px;
	background-image: url(../img/btn-download.png);
	background-position: 0px 0px;
}

#download a:hover, #download a:active {
	background-position: -270px 0px;
}

#download img {
	width: 270px;
	height: 237px;
}

#contentpage #download {
	top: 98px;
}

/*----------------------------------------
List page/archive styles
-----------------------------------------*/

ul.archive {
	list-style-image: url(../img/arrowbull.gif);
	list-style-position: inside;
	padding: 0;
	margin: 1em 0;
}

ul.results {
	list-style: none;
	padding: 0;
	margin: 1em 0;
}

ul.archive li, ul.results li {
	margin-bottom: 1em;
	font-size: 1.4em;
}

ul.archive li a, ul.archive li a:link, ul.archive li a:visited,
ul.results li a, ul.results li a:link, ul.results li a:visited {
	color: #0061af;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: normal;
}


#twichpage ul.results li a,
#twichpage ul.results li a:link,
#twichpage ul.results li a:visited  {
	color: #ee1c24;
}

ul.archive li h3, ul.results li h3 {
	margin: 0 0 -1em 0;
	font-size: 1.15em;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin-bottom: -1em;
}

ul.archive li h4, ul.results li h4 {
	margin: 0;
}

ul.archive li h3 {
	margin: 0;
	display: inline;
}

ul.archive li p {
	margin: 0;
}

#pagenav {
	margin-bottom: 8em;
}

#lessonplan #pagenav {
	margin: 1em 0;
}

#pagenav a, #pagenav a:link, #pagenav a:visited {
	color: #0061af;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

.divide {
	display: block;
	width: 500px;
	margin: 1.5em auto 0 auto;
	font-size: 12px;
	background: url(../img/divider.gif) no-repeat center top;
	padding-top: 8px;
	color: #6a6a6a;
}

#advsearch form {
	margin: 0;
}

#advsearch input, #advsearch select,
#twichsearch input, #twichsearch select {
	vertical-align: middle;
	font-size: 16px;
}

#advsearch input.data, #advsearch select.data {
	border: 2px solid #9cd059;
	width: 210px;
}

#twichsearch input.data, #twichsearch select.data {
	border: 2px solid #f27579;
}


/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
text-align: left;
}
/* End captions */
