@charset "UTF-8";
html {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	height: 100%;
	margin: 0px;
	font-size:9pt;
}
p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #6EAE52;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a:hover {
	color: #9FDF70;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #000;
	font-size: 12pt;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #d52205;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #d52205;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
}
li {
	padding: 0px;
	margin: 0px;
}
#header-bg {
	width:100%;
	height: 115px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #000;
}
#header {
	text-align: left;
	vertical-align: top;
	width: 1200px;
	height:115px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.thirdmillenniumfaith.org/images-new/header-bg.jpg);
	background-repeat: no-repeat;
}
#header-menu {
	display: block;
	width: 450px;
	text-align: right;
	vertical-align: top;
	float: right;
	margin-top: 10px;
	margin-right:150px;
}
#header-menu p {
	padding: 0px;
	text-transform: uppercase;
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #192D40;
}
#header-menu a {
	text-decoration: none;
	color: #192D40;
}
#header-menu a:hover {
	text-decoration: none;
	color: #4A85B4;
}
.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.style1 {
	color: #c12006;
}
#nav-wrapper {
	background-image: url(images-new/button_bg.jpg);
	height: 24px;
	float: left;
	width: 100%;
}
#navbar {
	text-align: left;
	vertical-align: top;
	width: 575px;
	height: 24px;
	padding-left: 275px;
}
#navbar div.globalNav {
	height: 24px;
	margin: 0;
	background-repeat: repeat-x;
	padding:0px;
	vertical-align:top;
	z-index: 125;
} 
#navbar div.globalNav li {
	height: 24px;
	line-height:24px;
	margin: 0px;
	padding: 0px;
} 
#navbar div.globalNav li a {
	padding-left: 20px;
	padding-right:20px;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	display: block;
	white-space: nowrap
} 
#navbar div.globalNav li.separator {
    margin: 0;
	padding:0px;
} 
#navbar div.globalNav li.separator img {
	background-image: url(images-new/Section_link_sep.jpg);
	height: 24px;
	width: 1px;
	padding:0px;
	margin:0px;
} 
#navbar div.globalNav li a:hover {
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	font-weight: normal;
	background-image: url(images-new/button_bg_hover.jpg);
	background-repeat: repeat-x;
}
.globalNav.horizontalList {
	margin: 0px;
	padding: 0px;
}
ul.horizontalList li {
	float: left;
	display: inline;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

ul.horizontalList li.separator {
	margin: 0;
	padding: 0px;
}
.menuNavItem {
	margin: 0px;
	padding: 0px;
}
#banners-wrapper {
	width: 100%;
	float: left;
	background-color: #FFF;
}
#banners {
	text-align: left;
	vertical-align: top;
	width: 900px;
	padding-top: 10px;
	background-color: #FFF;
}
#scroller {
	width: 560px;
	float: left;
}

/*New Re-s Style
#re-s {
	background-image: url(images-new/re-s-bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 535px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menu2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu2 li {
	float: left;
	position: relative;
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
}
.menu2 #discover a {
	padding: 0px;
	display: block;
	color: #000000;
	width: 126px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image: url(images-new/re-s-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
}
.menu2 #experience a {
	padding: 0px;
	display: block;
	color: #000000;
	width: 126px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image: url(images-new/re-s-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
}
.menu2 #ignite a {
	padding: 0px;
	display: block;
	color: #000000;
	width: 126px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image: url(images-new/re-s-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	height: 28px;
}
.menu2 #engage a {
	padding: 0px;
	display: block;
	color: #000000;
	width: 126px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-image: url(images-new/re-s-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -84px;
	height: 28px;
}
.menu2 li em {
	font-weight: normal;
	width: 126px;
	height: 105px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 5px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(images-new/bubble_small.png);
	background-repeat: no-repeat;
}
.menu2 #discover em {
	background-image: url(images-new/bubble_small-discover.png);
}
.menu2 #experience em {
	background-image: url(images-new/bubble_small-experience.png);
}
.menu2 #ignite em {
	background-image: url(images-new/bubble_small-ignite.png);
}
.menu2 #engage em {
	background-image: url(images-new/bubble_small-engage.png);
}
*/

/*Old Re-s Style*/
#re-s {
	background-image: url(images-new/re-s-bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#re-s a {
	display: inline-block;
	background-image: url(images-new/re-s-sprite.png);
	height: 28px;
	width: 126px;
}
#re-s img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#popup_icon {
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding: 0;
	background-image: url(images-new/re-s-sprite.png);	
	height: 28px;
	width: 126px;
	display:block;
}

/* discover*/
#quick_discover {
	visibility: hidden;
	float: left;
	width: 264px;
	height: 175px;
	padding: 0;
	margin: 0;
	background-image: url(images-new/bubble.png);
	background-repeat: no-repeat;
}
#quick_discover_top {
	margin: 0;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#quick_discover_top p {
	margin: 0;
	padding: 0;
}
#quick_discover_body_container {
	margin: 0;
	width: 225px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 80px;
}	


/* experience*/
#quick_experience {
	visibility: hidden;
	float: left;
	width: 264px;
	height: 175px;
	background: url(images-new/bubble.png) no-repeat;
	padding: 0;
	margin: 0;
}
#quick_experience_top { 
	margin: 0;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#quick_experience_top p {
	margin: 0;
	padding: 0;
}
#quick_experience_body_container {
	margin: 0;
	width: 230px;
	height: 80px;
	overflow: hidden;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}	

	
/* ignite */
#quick_ignite {
	visibility: visible;
	float: left;
	width: 264px;
	height: 175px;
	background: url(images-new/bubble.png) no-repeat;
	padding: 0;
	margin: 0;
}
#quick_ignite_top { 
	margin: 0;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#quick_ignite_top p {
	margin: 0;
	padding: 0;
}
#quick_ignite_body_container {
	margin: 0;
	width: 225px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 80px;  
}


/* engage*/
#quick_engage {
	visibility: visible;
	float: left;
	width: 264px;
	height: 175px;
	background: url(images-new/bubble.png) no-repeat;
	padding: 0;
	margin: 0;
}
#quick_engage_top {
	margin: 0;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#quick_engage_top p {
	margin: 0;
	padding: 0;
}
#quick_engage_body_container {
	margin: 0;
	width: 225px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 80px;  
}
/*Old Re-s Style end*/

#quickfind {
	width: 340px;
	display: block;
	float: right;
}
#quickfind h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
}
.column {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
#content-wrapper {
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 100%;
	float: left;
	background-color: #FFF;
	padding-bottom: 50px;
}
#pagecontent {
	width: 900px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: auto;
	clear:none;
}
#sidebar {
	display: block;
	width: 250px;
	float: left;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height: 100%;
	clear:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar .podcast_entry {
	margin-left: 10px;
}
#aud .podcast_entry {
	margin-left: 10px;
	margin-bottom: 10px;	
}
.vidcast_entry {
	min-height:70px;
	margin-bottom: 10px;
}
#vid img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar p {
	margin-left: 10px;
	margin-bottom: 5px;
}
.sidebar-nugget {
	padding: 10px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}
#sidebar ul li p {
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar .active {
	font-weight: bold;
	text-decoration: underline;
}
#sidebar #TMB_archives li {
	padding-bottom: 5px;
}
#acc_wrapper {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	}
 
.accordionButton {	
	width: 230px;
	float: left;
	background: #003366;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
 
.accordionContent {	
	width: 230px;
	float: left;
	background: #95B1CE;
	display: none;
	}
#content {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height: 100%;
	clear:none;
	width: 460px;
}
#content h2 {
}
#content h2 a {
	color:#D52205;
}
#content h2 a:hover {
	color:#BF6F62;
}
#content p {
	line-height: 13pt;
	padding-left: 15px;
	padding-right: 10px;
}
#content ul {
	padding-left: 45px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
}
#content li {
	padding-top: 5px;
}
.date {
	font-size: 7pt;
	margin-bottom: 5px;
	margin-left: -15px;
	color: #333;
}
.floating_nugget {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floating_nugget p {
	font-size: 8pt;
	color: #999;
	text-align: center;
}
#share {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 439px;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
#share #rss,#fb,#cal {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 139px;
}
#share #rss a {
	display: block;
	height: 27px;
	width: 139px;
	background-image: url(http://www.thirdmillenniumfaith.org/images-new/share.png);
	background-repeat: no-repeat;
}
#share #rss a:hover {
	background-position: 0px -27px;
}
#share #fb a {
	display: block;
	height: 27px;
	width: 139px;
	background-image: url(http://www.thirdmillenniumfaith.org/images-new/share.png);
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
#share #fb a:hover {
	background-position: 0px -81px;	
}
#share #cal a {
	display: block;
	height: 27px;
	width: 139px;
	background-image: url(http://www.thirdmillenniumfaith.org/images-new/share.png);
	background-repeat: no-repeat;	
	background-position: 0px -108px;	
}
#share #cal a:hover {
	background-position: 0px -135px;	
}
#updates {
	display: block;
	float: right;
	width: 170px;
	min-height: 100%;
	clear:none;
	padding-top: 5px;
	font-size: 8pt;
}
#updates h2 {
	margin-top: 15px;
}
#updates .nugget {
	margin-bottom: 25px;
}
.nugget a {
	font-size: 9pt;
}
.podcast_title a  {
	/*font-size: 8pt;*/
}
.full {
	padding-left:15px;
}
.full a {
	text-transform: uppercase;
	font-size: 8pt;
	color: #d52205;
}
.full a:hover {
	color: #E94A32;
}
#partners_list a {
	background-image: url(images-new/partners.png);
	background-repeat: no-repeat;
	display: block;
	height: 53px;
	width: 230px;
}
#spacer {
	width: 100%;
	height: auto;
	background-color: #FFF;
}
#footer-wrapper {
	background-image: url(images-new/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #d52205;
	width: 100%;
	float: left;
	height: 50px;
	margin-top: -50px;
}
#footer {
	height: 50px;
	width: 850px;
	text-align: left;
	vertical-align: top;
}
#footer p {
	padding-top: 18px;
	color: #FFF;
}
body#home a#nav_home, body#about a#nav_about, body#articles a#nav_articles, body#blog a#nav_blog, body#phpbb #nav_discussion, body#contact a#nav_contact {
	background-image: url(images-new/button_bg_hover.jpg);
	background-repeat: repeat-x;
}


.podcast_title {
	font-size: 8pt;
}
.podcast_date {
	font-size: 8pt;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 10px;
}
.vidcast_title {
	font-size: 8pt;
}
.vidcast_date {
	font-size: 8pt;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 10px;
}
#printicon {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50px;
}
.time {
	color:#D52205;
}