/*
------------------------------------------------------ 
Teachersource Search Module CSS
------------------------------------------------------

======================================================
Monthly Theme
======================================================
*/

#ts-theme
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 10px;
	margin: 0;
	width: auto;
}

#ts-theme a:link
{
	color: #666;
	text-decoration: underline;
}

#ts-theme a:visited
{
	color: #666;
	text-decoration: underline;
}

#ts-theme a:hover
{
	color: #333;
	text-decoration: underline;
}

#ts-theme a:active
{
	text-decoration: underline;
}

#ts-theme p
{
	margin: 0 0 10px 0;
	line-height: 13px;
}

#ts-theme p.gradelevel
{
	font-size: 10px;
	color: #000;
	font-style: italic;
	margin: 0;
}

#ts-theme p.subject
{
	font-size: 10px;
	color: #000;
	font-style: italic;
	margin: 0 0 10px 0;
}

#ts-theme p.booktitle
{
	font-size: 10px;
	color: #000;
	font-weight: 900;
	margin: 0;
}

#ts-theme p.bookauthor
{
	font-size: 10px;
	color: #000;
	font-style: italic;
	margin: 0;
}

#ts-theme p.bookpublisher
{
	font-size: 10px;
	color: #000;
	font-style: italic;
	margin: 0;	
}

#ts-theme p.bookdescription
{
	font-size: 10px;
	color: #000;
	margin: 0 0 10px 0;
}

#ts-theme p.footer
{
	font-size: 9px;
	color: #000;
	font-style: italic;
	margin: 0;
}

#ts-theme h1
{
	font-size: 14px;
	font-weight: 900;
	margin: 0 0 12px 0;
}

#ts-theme h1.readytolearn
{
	margin: 0 0 0 0;
}

#ts-theme h2
{
	font-size: 14px;
	font-weight: 900;
	margin: 0 0 20px 0;
}


#ts-theme h2.readytolearn
{
	margin: 0 0 0 0;
}

#ts-theme h2.theme
{
	margin: 20px 0 10px 0;
}

#ts-theme h3
{
	font-size: 11px;
	font-weight: 900;
	margin: 0;
	padding: 10px 0 5px 0;
}

#ts-theme h4
{
	font-size: 10px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 14px 0 5px 0;
}

#ts-theme hr
{
	padding: 0;
	margin: 0 0 5px 0;
}

#ts-theme ul
{
	padding: 0 0 10px 16px;
	margin: 4px 0 0 0;
}

#ts-theme li
{
	font-size: 10px;
	line-height: 17px;
	margin: 0;
	list-style-type: square;
}

#themelink
{
	margin: 0 0 10px 0;
}

#themelink #navbutton
{
	border: 1px #666 solid;
	padding: 2px 3px 2px 3px;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	white-space: nowrap;
	width: 120px;
	text-align: center;
	font-size: 10px;
}

#themelink #navbutton a
{
	color: #666;
	text-decoration: none;
}

#nav
{
	width: 350px;
	white-space: nowrap;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
}

#nav #navbutton
{
	border: 1px #666 solid;
	padding: 2px 3px 2px 3px;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	white-space: nowrap;
	width: 120px;
	text-align: center;
	font-size: 10px;
}

#nav #navbutton a
{
	color: #666;
	text-decoration: none;
}
