/*  CSS STYLES FOR ARTICLE AJAX QUERIES ON HOMEPAGE */

.articleSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_article_headline.png);
	background-repeat: no-repeat;
	}
	
.articleTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	font-weight: bold;
	color: #336699;
	}
	
.articleAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.articleDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #444444;
	padding-bottom: 15px;
	}

.articleSynopsis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #111111;
	padding-bottom: 5px;
	}
	
/*  CSS STYLES FOR podcasts AJAX QUERIES ON HOMEPAGE */

.podcastSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_article_headline.png);
	background-repeat: no-repeat;
	}
	
.podcastTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	font-weight: bold;
	color: #336699;
	}
	
.podcastAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.podcastDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #444444;
	padding-bottom: 15px;
	}

.podcastSynopsis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #111111;
	padding-bottom: 5px;
	}

/*  CSS STYLES FOR FEATURED STORIES AJAX QUERIES ON HOMEPAGE */

.featureSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_features_headline.png);
	background-repeat: no-repeat;
	}
	
.featureTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	font-weight: bold;
	color: #336699;
	}

.featureSynopsis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #333333;
	padding-bottom: 10px;
	}
	
/*  CSS STYLES FOR NEWS AJAX QUERIES ON HOMEPAGE */
	
.objectMentorNewsSectionTitle {
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_omnews.png);
	background-repeat: no-repeat;
	}
		
/*  CSS STYLES FOR COURSES AJAX QUERIES ON HOMEPAGE */

.courseSectionTitle {
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_courses_headline.png);
	background-repeat: no-repeat;
	}
	
.courseTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: bold;
	color: #336699;
	}
	
.courseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: bold;
	color: #336699;
	}

.courseInstructor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: .8em;
	line-height: 1.4em;
	color: #333333;
	}
	
.courseDates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #333333;
	padding-bottom: 10px;
	}
	
/*  CSS STYLES FOR APPEARANCES AJAX QUERIES ON HOMEPAGE */

.appearanceSectionTitle {
	margin-top: 10px;
	font-size: 3em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_appearance_headline.png);
	background-repeat: no-repeat;
	}
	
.appearanceWho, .appearanceWho a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.4em;
	color: #336699;
	}
	
.appearanceComment{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	}
	
.appearanceWhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #444444;
	}
	
.appearanceWhen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #444444;
	padding-bottom: 15px;
	}
	
/*  CSS STYLES FOR BLOG AJAX QUERIES ON HOMEPAGE */

.blogSectionTitle {
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_blog_headline.png);
	background-repeat: no-repeat;
	}
	
.blogTitle, .blogTitle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.4em;
	color: #336699;
	}
	
.blogAuthor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	}
	
.blogSynopsis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	}
	
.blogDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	}

/*  CSS STYLES FOR SIGNUP AJAX QUERIES ON HOMEPAGE */

.signupSectionTitle {
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_signup_headline.png);
	background-repeat: no-repeat;
	}
	
.signupBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	}
	
.signupForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	padding-top: 10px;
	margin-bottom: 15px;
	}
	
.twitterSectionTitle {
	font-size: 1em;
	padding-bottom: 10px;
	background-image:url(../Images/homepage_twitters_headline.png);
	background-repeat: no-repeat;
	}
	
.twitterBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	padding-bottom: 10px;
	}
	
.twitterLink, .twitterLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #336699;
	padding-bottom: 5px;
	}