/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY{
	/*background-color:#7E4B29;
	background-image:url(../images/bg.png);
	background-position:center;
	background-repeat:repeat-y; */
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	margin:0; padding:0;
}
P{

}
H1{

}
H2{

}
H3{

}
a, a:link, a:active {
	text-decoration:none;
	color: #F60;
}

a:visited{
	color:#f63;
}
a:hover{
	text-decoration:underline;
	color:#630;
}

a img {border:0}

LI {
        margin-bottom:10px;
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

#page-container {
	width:962px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:5px;
}

.gutter {
	padding:0 25px;
}

#left {
	width:490px;
	float:left;
	background:none;
}

#left .left-wide {
	width:650px;
}

#right {
	width:470px;
	float:left;
}

#bottom {
	clear:both;
}

#footer {
	clear:both;
	color:#fff;
	background: #333;
	height:100px;
	border-top:3px solid #CCC;
	text-align:right;
	margin-top:40px;
	padding-top:10px;
}

#navmenu {
	clear:both;
	font-size:85%;
}

#search {
	clear:right;
	float:right;
	width:200px;
	margin: 20px 0;
	text-align:right;
}

#utility-menu {
	font-size:90%;
}

#header {
	background-image:url(../images/teach-reach.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 180px;
}

#logo img {
	border:0;
}

#intro-focus {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:5px;
}

#intro-left {
	float:left;
	width:490px;
}

#intro-right {
	float:left;
	width:470px;
	
}

#page img, .article_frontpage img {
	margin:10px;
}

.moduletable-local-feed h2 {
	margin-bottom:5px;
	border-bottom:2px dotted #333;
}

ul.newsfeed-local-feed {
	margin:0; padding:2px;
}

.newsfeed-local-feed li {
	margin:10px;
	padding:0 5px;
	list-style:none;
	border-left:5px solid #690;
	background-color: #EEE;
}

.newsfeed-local-feed a {
	font-weight:bold;
}

.moduletable-blog-feed h2 {
	margin-bottom:5px;
	border-bottom:2px dotted #333;
	
}

ul.newsfeed-blog-feed {
	margin:0; padding:0 2px;
}

.newsfeed-blog-feed li {
	margin:10px;
	padding:0 5px;
	list-style:none;
	border-left:5px solid #00B0B0;
	background-color: #EEE;
}

.newsfeed-blog-feed a {
	font-weight:bold;
}

/* ***************************************************************************************************** */
/* IMAGE TEXT REPLACEMENT */

.text-replace {
	/*text-indent:-9999px; */
}

/* .news_header {
	background:url(../images/news.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:2px dotted #999;
}

.video_header {
	background:url(../images/video.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:2px dotted #999;
} */


/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}

.article_frontpage {
	padding-bottom:5px;
	border-bottom: 2px dotted #999;
	font-size:85%;
}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
h2.componentheading, h2.contentheading{
	color:#555;
}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}

.focus {background:#FFFF99; border:1px solid #FF9900; padding:5px; margin:5px 0;}


.input{

}
.inputbox{

}
.intro{

}

.modifydate, .createdby, .createdate {
	color: #999;
}

.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}

/* ***************************************************************************************************** */
/* STAFF DIRECTORY */

.staff h1, .affiliate h1 {
	margin:35px 0;
	clear:both;
}

.staff div, .affiliate div {
	
}

.member {
	margin-bottom:10px;
	padding-bottom:2px;
	float:left;
	width:960px;
	clear:left;
	border-bottom:1px solid #bebebe;
}

.staff .member div {
	width:160px; 
	float:left;
	padding-right:10px;
	
}

.staff div:hover, .affiliate div:hover {
	background-color: #F5F5F5;
}

.staff .member .name, .affiliate .member .name {
	font-weight:bold;
	width:130px;
}

.staff .member .title {
	font-style: normal;
	width:130px;
}

.affiliate .member div {
	width:210px; 
	float:left;
	padding-right:10px;
	
}

.affiliate .member .school {
	width:240px;
}

.affiliate .member  .email {
	width:240px;
}


/* ***************************************************************************************************** */
/* SIFR SCREEN */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.text-replace {
	visibility: hidden;
}

.sIFR-hasFlash h2.text-replace {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 35px;
	border-bottom:2px dotted #999;
}

.sIFR-hasFlash h3.text-replace {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.pagination li {
	float:left;
	margin-right:3px;
	list-style:none;
}

.pagination li a {
	display:block;
	padding:2px 4px;
	border:1px solid #333;
}

.pagination li a:hover {
	background:#FC0;
}

.pagination li.current {
	padding:3px 5px;
}
