
#contentHeader {
	height: 93px;
	background-image: url('/images/pageheads/educators.gif');
	width: 100%;	
}



#contentHeader h1 {
	font-size: 1px;
	display: inline;
	margin: 0;
	visibility: hidden;
}
#contentHeader h2 {
	font-size: 1px;
	display: inline;
	margin: 0;
	visibility: hidden;
}

.story {
	padding: 10px 7px 7px 7px;
	border-top: 1px solid #D9DDDF;	
}

.lessonplanfinder .story {
	border-top: none;
}



.lessons .actions, 
.lessons .otherarticles,
.lessons .topics
 {
	display: none;
}

.first .story {
	border-top: none;	
}

.twoColumns {
	background-image: url('/images/common/vborder.gif');
	background-repeat: repeat-y;
	width: 100%; /* force layout in IE */
	border-top: 1px solid #D9DDDF;	
}
.rightColumn .twoColumns {
	border-top: none;
}

.leftColumn .twoColumns {
	background-position: 300px 0;	
}

.rightColumn .twoColumns {
	background-position: 237px 0;
}

.rightColumn .twoColumns .learnmore {
	float: left;
	width: 237px;
}

.rightColumn .twoColumns .atwork {
	float: left;
	width: 237px;	
	margin-right: -237px;		
}

.learnmore li {
   margin: .3em 5px;
}

.learnmore ul {
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0;
}

.recentstories {
	float: left;
	width: 300px;
}

.tastyMorsels {
	float: left;
	width: 175px;
	margin-right: -300px;	
}

.tastyMorsels .abstract {
	line-height: 120%;
}

.tastyMorsels .topics {
	display: none;
}

.tastyMorsels .story .header h1 {
	font-size: 16px;
}

.shortlistings {
	clear: both;
	border-top: 1px solid #D9DDDF;
	padding: 10px 7px 7px 7px;
}

.shortlistings .shortlisting {
	margin: 10px 0px;
}

.calendar {
	border-top: 1px solid #D9DDDF;
	padding: 10px 7px 7px 7px;
}

.calendar .eventlisting {
	margin: .5em 0;
}
.calendar .eventlisting .date {
	font-weight: bold;
	color: #8F8F8F;
}
.calendar .eventlisting .title {
	font-weight: bold;
	color: #22558A;
}
.calendar .eventlisting A.title {
	font-weight: bold;
	color: #22558A;
	text-decoration: none;
}
.calendar .eventlisting A.title:hover {
	text-decoration: underline;
}

ul.sections {
	list-style: none;	
	margin: 0;
	padding: 35px 0 0 0;
	position: relative;	
}

ul.sections li a {
	text-decoration: none;
}

ul.sections li {	
	margin: 0 7px 1em 7px;
}

.otherRecent h6 {
	color: #8f8f8f;
	margin: .5em 0px;
	font-size: 100%;
	font-weight: bold;
}


/* modules (tag cloud) */
.module .sectionname, .module .sectiondesc {
	display: inline;		
}

.shortlisting .header a, .module .header a {
	text-decoration: none;
}
		
/* CONTENT TABLES, ETC. */	
.leftColumn {
	width: 476px;
	float: left;
}

.rightColumn {
	float: left;
	width: 475px;
	margin-right: -475px;
	
}

#content {
	background-image: url('/images/common/vborder.gif');
	background-repeat: repeat-y;
	width: 951px;
	background-position: 475px 0;	
	position: relative;
}


.key {
	margin: 30px 7px 20px 7px;
	font-size: 12px;
	color: #8F8F8F;
}
.key a {
	padding-left: 22px;
	font-size: 12px;
	color: #8F8F8F;
}

	
/* PORTLETS */			
.portletContainer {
	margin: 1px 0px;
	position: relative;
}
.portletContainer .borderBlocker {
	position: absolute;
	background-color: white;			
	height: 1px;
	width: 480px;
	left: -1;			
	top: -1px;
	line-height: 1px;
}

#wordOfTheDayPortlet   {
	height: 235px;
	width: 100%;
} 

#wordListPortlet   {
	height: 365px;
	width: 100%;
} 	

.module #tagCloud {
	border-top: 1px solid #DDDDDD;
}

/* SEARCH */
form.searchSite input.text {
	height: 26px;
	width: 370px;
	font-size: 18px;
	color: #333333;
}

form.searchSite h3 {
	margin: 10px 0px 5px 0px;
	font-size: 15px;
	color: #929dba;
	font-family: arial, helvetica, sans-serif;
}

form.searchSite {
	display: block;
	margin: 10px 0px 20px 15px;
}



