/* 
Theme Name: America in Class
Theme URI: http://americainclass.org/
Description: Child Theme based on Toolbox
Author: Jason King
Template: toolbox
Version: 1.1 
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000;
	background-color: #FFF;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	height:auto;
	position:relative;
	border-left: thin solid gray;
	border-right: thin solid gray;
}

/* Top Header, with Navigation */
#head #navbar {
	font-size: 10px;
	color: #FFF;
	background-color: #EEE;
	margin: 0px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	width: 970px;
	height: 24px;
}
#head #navbar #sitemap {
	font-size: 9px;
	text-transform: uppercase;
	color: #C03;
	float: left;
}
#head #navbar #sitemap a, #head #navbar #sitemap a:visited  {
	color: #036;
}
#head #navbar #sitemap a:hover, #head #navbar #sitemap a:active  {
	text-decoration:underline;
	color: #c03;	
}	
#head #navbar #contact {
	margin-top:1px;
	float: right;
}
#head #searchform, #head #cse-search-box {
	margin-top: -4px;
	font-size: 9px;
	text-transform: uppercase;
	color: #036;
	float:left;
	margin-right:0.75em;
}
#head #searchform #searchsubmit, #head #cse-search-box input[type="submit"] {
	font-size:9px;
}
#head #contact a {
margin: -2px 1px;
}
#head a:link, #head a:visited {
	color: #036;
	text-decoration: none;
}
#head a:hover, #head a:active {
	color: #c03;
	text-decoration: none;
}
#head img.banner {
	 border-bottom: 1px solid #c33;
	 border-top: 1px solid #c33;
}

/* for rotating schedule sidebar images */
#schedule_sidebar {
	margin: 10px 0 20px;
background: white;
width: 300px;
float: left;
height: 240px;
border: 1px solid black;
padding: 4px;
}
#schedule_sidebar .slide {
	margin-left:0;
}
.slide {
  display: none;
  margin-left:-14px;
}
.slide.active {
  display: block;
}


/* Typography */
a:link, a:visited {color: #14487E;}
a:hover, a:active {color: #c33;}
h1 {
	font-family: Palatino, 'Palatino Linotype', serif;
}
.intro {
	font-size:1.2em;
	line-height:1.4em;
}
.smalltype {
	font-size: 0.8em;
	line-height: 1.5em;
}
sup {
	font-size:75%;
	line-height: 1.5em;}
.wp-caption {
	background: #DDDDDD;
    margin: 10px;
    padding: 8px 4px;
    text-align: center;
}
	
.wp-caption-text {
	color: #000;
	font-size: 12px;
	line-height: 18px;
    font-style:italic;
	margin: 5px;
	}


/* Main Content Box, 2 Columns */
#main {
	margin: 0px;
	padding: 45px 15px 50px 25px;
	overflow: auto;	
	width:960px;
	min-height: 425px;
	position:relative;
}
#content {
	background-color: #fff;
	height: auto;
	overflow: auto;
}
.aic_main #mainleft {
	 width: 510px; float: left;
}
.aic_main #mainright {
	width: 410px;
	float: right;
}
.alignright {
	float:right;
	margin-left:30px;
}
.alignleft {
float:left;
margin-right:30px;
}
.aligncenter {
display: block;
margin: 10px auto;
}
a.post-edit-link {
float:left;
}


/* Lower Navigation */
#nav-below {
	width: 99%;
	clear:both;
	font-size:11px;
	margin-top:60px;
	border-top:1px dotted black;
}
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}

/* Footer */
#container #footer {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	background-color: #CCC;
	margin: 0px auto;
	padding: 20px;
	width:960px;
}
 #container #footer p {
	 margin-top:2px;
	 margin-bottom:0px;
}

/* Tables and Lists */
table .tabletop {
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #036;
	font-size: 14px;
	background-color: #333;
	color: #FFF;
}
table .altrow {
	background-color: #f5f5dc;
}
table#image-list td {
	border-bottom:1px dashed #CCC;
	padding:10px 0;
	width: auto;
}
table#image-list ul {
	margin-top:0;
}
td ul {
	padding-left:1.5em; 
	padding-right:2em;
}
td ul li {
	margin-bottom:0.25em;
}
.row { 
	width:100%;
	height: auto;
	float:left;
	clear:left;
	margin-top:3.5em;
}
.row .category {
	width:305px;
	float:left;
	background-color:#E9ECFD;
	margin-right: 11px;
}
.row .category h2 {
	margin-top: -2em;
	font-size: 13px;
	width: 295px;
	padding: 5px 0px 5px 10px;
}
.row .threecol {
	width: 98%;
}
.row .threecol h2 {
	width: 99%;
}
.row .category ul {
	list-style:none;
	display:block;
	margin:-10px 0 0 0;
	padding:1.3em;
	line-height: 1.3em;
}
.row .threecol ul {
	margin:-10px 0 0 0;
	padding-right:42px;
	background-color:none;
	width:26%;
	float: left;
}
.row .category ul li {
	margin-bottom: 8px;
}
.row .category ul li a {
	text-decoration: none;
}
.row .category ul li img {
	border: none;
	vertical-align: bottom;
}
ol li ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 2em;
}
/*
span.icon {
	float:right;
	height: 15px;
	width: 30px;
	margin: 0 0 5px 10px;
	font-size: 10px;
	color: white;
	text-align:center;
	padding-bottom: 2px;
	border:1px solid transparent;
}
span.icon:hover {
	background-color: #c33;
	border:1px solid black;
}
span.flvs {
	background-color: #a94400;
}
span.bha {
	background-color: #ae0e2c;
}
span.aah {
	background-color: #06F;
}
span.tps {
	background-color: #003366;
}
span.pbs {
	background-color: #003;
}
span.nche {
	background-color: #2d6332;
}
*/

/* Forms */
#content .gform_wrapper {
overflow: visible;
max-width: 75%;
font-size: 0.9em;
margin: 10px auto;
}


#content .gfield_label {
	font-weight: normal;
}
#content ul.gfield_checkbox, #content ul.gfield_radio {
	font-size: 0.9em;
}
#content ul.gfield_checkbox {
	padding-left: 0 !important;
}
#content .gform_wrapper h3.gform_title {
	font-family: Palatino, serif;
	font-size: 1.6em;
	color:#003;
}
#content .gform_wrapper textarea {
font-size: 12px;
padding:5px;
}
#content .gform_wrapper select {
font-size:16px;
}
#content .gform_wrapper input {
font-size:12px;
}
#content .gform_wrapper textarea.textarea {
width:90%;
}
#content .gform_wrapper .gsection {
	border-top:0;
	border-bottom:1px dotted silver;
	padding-top:20px;
}
#content h2.gsection_title {
	border:0;
	color:#036;
	}
#content .gform_wrapper .gsection_description {
font-size:14px;
}
#content .gform_wrapper table.gfield_list thead th {
font-weight: normal;
font-size: 0.85em;
}

/* Site Map Generator */
.ddsg-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-top: 1px solid #036;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 75%;
}	
.ddsg-wrapper ul {
	list-style-type:none;
	padding-left: 0;
}
.ddsg-wrapper ul li {
	margin-bottom: 0.75em;
}
.ddsg-wrapper ul li ul {
	list-style-type:square;
	padding-left: 1.5em;
	margin-top: 0.3em;
}
.ddsg-wrapper ul li ul li {
	margin-bottom: 0.3em;
}
.ddsg-wrapper ul li ul li ul {
	list-style-type:circle;
	padding-left: 1.5em;
}
#map404 .ddsg-wrapper {
	font-size: 0.75em;
}
#map404 .ddsg-wrapper h2 {
	border-top: none;
	margin-top: 0;
}

/* Modal Window */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 300ms ease-in;
	-moz-transition: opacity 300ms ease-in;
	transition: opacity 300ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 475px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.close {
	background: #036;
	color: #FFFFFF !important;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #c03; }
