/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
	display: block;
}
html, html body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px; /*Sets the default size of any font not in the body.*/
	background: #eeeeee;
	width: 100%;
	padding:0;
	margin:0;
}
/*Set color for banner captions*/
figcaption a {
	color:#FFF;	
}
#body-content {
	font-size:15px; /*Sets the default size of the font in the body*/
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F4F55;
	z-index:9;
}
body div.content {
	width:1024px;
	margin:0 auto;
}
body header {
	width:100%;
	background-image:url('/images/header_bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	height: 432px;
	position:relative;
}
header #upper-menu-banner {
	background-image:url('/images/navBg9x29.jpg');
	width:100%;
	height:29px;
	position:absolute;
	top:152px;
	z-index:99;
}
header figure, header figure.img {
	padding:0;
	margin:0;
}
#navSlider {
	background-image:url('/images/navSlider.jpg');
	min-height:55px;
	width:100%;
	margin-top:0px;
	box-shadow: 0px 5px 15px #333;
	position:relative;
	z-index:10;
}
section.content {
	width:1024px;
	margin:0 auto;
}
article {
	padding:10px;
	background-color:#FFF;
	display:inline-block;
	float:left;
	/*Start Article page fade*/
	background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,1)), to(rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
	background-repeat: repeat-x;/*End Article page fade*/
}
#r-sidebar {
	display: inline-block;
	margin-left:30px;
}
p {
	margin-bottom: 1em;
	text-indent: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right:15px;
	padding-left:15px;
	color: #3F4F55;
}
ul {
	list-style-type:disc !important;
	list-style-position: inside;
	padding:10px;
	
}
ul li {
	margin: 5px 0;
	list-style-type:disc !important;
	
}
blockquote {
	text-align: left;
	margin-bottom: 1.25em;
	padding-right:35px;
	padding-left:35px;
	text-indent: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #cc9933;
}
/* Start bannerHorizontal menu*/
.menu_warper {
	width:100%;
	overflow:hidden;/*padding-left: 140px;*/
}
#top_menu {
	position: relative;
	/*margin-bottom: 40px;*/
	/*background:#77f url('img_bg.gif') repeat-x;*/
	margin:0;
	padding:0;
	height:60px;
}
#top_menu a {
	display: block;
	color: #000;
	text-decoration: none;
	padding:7px;
}
#top_menu li:hover a {
	color: #fff;
}
#top_menu li {
	display: inline-block;
	margin-top: -1px; /*Move the home menu up and down*/
}
#top_menu .active, #top_menu .active a {
	color:#FFF;
}
#top_menu li ul {
	display: none;
	padding: 0;
	position: absolute;
	top: 28px;
	z-index: 100;
}
#top_menu .active ul {
	display:block;
	left: 0;
}
#top_menu li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	top: 28px;
	opacity: 1;/*Move home sub menu up and down*//*background-image:url('http://fatimacenter.org/images/navBg.jpg'); 
				background-repeat: no-repeat;*/
}
#top_menu li ul li:hover a {
	color: #000;
}
#nav li:hover {
	background-image:url('http://fatimacenter.org/images/navBg.jpg');
}
/* End bannerHorizontal menu*/
/* Start homepage divs */
#homeleftcolumn {
	width: 315px;
	border: 0px solid gray;
	float: left
}
#homerightcolumn {
	width: 315px;
	border: 0px solid gray;
	float: right
}
#homeleftcolumn h3 {
	text-align:left;
}
#homeleftcolumn h4 {
	text-align:left;
}
#homerightcolumn h4 {
	text-align:left;
}
#homerightcolumn h3 {
	text-align:left;
}
/* End homepage divs */
/*Start Perspectives Home*/
/*#foursquare {
    background: #F0F0F0;
    width: 640px;
    height: auto;
    margin: auto;
    padding: 1px;
    display: block;
    position: absolute;
    border-radius: 15px;
}*/
    #topleft {
	background: #E8E8E8;
	width: 220px;
	height: 100%;
	margin: 10px;
	display: block;
	float: left;/*border-radius: 15px; */
}
.titlebar {
	background: #753335;
	text-align:center;
	width: 220px;
	height: 30px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 6px;
	color: white;
	font-size:14px;
	font-weight:bolder;
	font-family: Verdana, Geneva, sans-serif;/* border-radius: 15px;   */
}
.titlebar a {
	color:#FFFFFF;
}
#topright {
	background: #E8E8E8;
	width: 400px;

	margin: 10px;
	display: block;
	float: left;/* border-radius: 15px;  */
}
#bottomleft {
	background: #E8E8E8;
	width: 220px;
	height: 730px;
	margin: 10px;
	display: block;
	float: left;
	clear: left;/* border-radius: 15px;  */
}
.titlebar1 a {
	color:#FFFFFF;
}
#bottomright {
	background: #E8E8E8;
	width: 400px;
	height: 730px;
	margin: 10px;
	display: block;
	float: left;/* border-radius: 15px;   */
}
.titlebar1 {
	background: #753335;
	text-align:center;
	width: 400px;
	height: 30px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 6px;
	color: white;
	font-size:14px;
	font-weight:bolder;
	font-family: Verdana, Geneva, sans-serif;/* border-radius: 15px;   */
}
/*End Perspectives Home*/
h1 {
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align: center;
	font-weight: bold;
	padding:10px;
	color: #3F4F55;
}
h3 {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 16px;
	font-weight: bold;
	text-align: center;
	padding:0px;
	color: #3F4F55;
}
h4 {
	margin-bottom: 1.25em;
	text-indent: 0px;
	font-size:16px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-right:15px;
	padding-left:15px;
	color: #3F4F55;
}
h5 {
	font-family : Verdana, Geneva, sans-serif;
	padding-right:15px;
	font-weight: normal;
	text-align: right;
	font-style: italic;
	color: #3F4F55;
}
h6 {
	margin-bottom: 1.25em;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-right:15px;
	padding-left:15px;
	font-size:15px;
	color: #3F4F55;
}
span#red {
	color: red;
}
.red {
	color: red;
}
ArticleTitle {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
}
/* end main container */
 
 #main-page {
	padding-left: 140px;
}
/* start footer */
#currentbox {
	width: 100px;
	border: 0px solid #D7D7D7;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
}
#currentbox h5 {
	color: #333;
	font-size:10px;
	text-decoration:none;
	font-style: normal;
	text-align: left;
	margin-bottom:0px;
}
/* Footer Links */
#currentbox ul {
	margin: 0.25em 0;
	padding: 0;
	list-style-type:none !important;
}
#currentbox li {
	margin: 0;
	padding: 0 0 0 0;
	height: 15px;
	font-size:9px;
	color:#666;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type:none !important;
}
#currentbox a {
	margin-left: 0px;
	list-style: none;
	color:#666;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
#currentbox a:hover {
	text-decoration:underline;
}
/* End Footer Links */

#copyright {
	font-size:8px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
	background: none;
}
Breadcrumbs .topnav {
	font-family: Verdana, Geneva, sans-serif;
	color: #3F4F55;
	background-color: #eeeeee;
	padding: 0.5em;
}
End Breadcrumbs #nav {
	float: left;
	margin-left:0;
	top:0;
	left:0;
	width: 100%;
	list-style:none;
}
#nav li a {
	display: block;
	padding: 10px 15px;
	margin-bottom:0;
	background: #ccc;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #000;
}
#nav li a:hover, #nav li a.active {
	background: #999;
	color: #fff;
}
#nav li ul {
	display: none;
	list-style:none;
}
#nav li ul li {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:-40px;
}
#nav li ul li a {
	background: #ececec;
	border-bottom: 1px dotted #ccc;
}
/*Searchbar code start*/
.searchbar {
	position: absolute;
	width: 200px;
	top: 18px;
	right: 0px;
	text-align:right;
}
.icon {
	cursor:pointer;
	border:none;
	background: url('../../images/Icon.png') no-repeat;
	position:absolute;
	min-height: 28px;
	min-width: 29px;
	right: 5px;
	top:-1px;
}
#SUBMIT {
	background: #FFF;
	border-radius: 15px;
	padding:5px;
	border:none;
}
/*End searchbar code*/
.border_right {
	border:thin #000 solid;
	float:right;
	width:170px;
	margin: 0px 85px;
}
/*Popup Code*/
a.selected {
	z-index:100;
}
#contact {
	font-family: Verdana, Geneva, sans-serif;
	color:#000000;
	border:none;
	line-height:5px;
	padding-left:5px;
	height:5px;
	position:absolute;
	top:50px;
	left:50px;
	vertical-align:text-top;
}
#contact:hover {
	text-decoration:underline;
}
.messagepop {
	background:url(../images/world_map.png);
	border: 1px solid #000;
	height: auto !important;
	width: auto !important;
	display:none;
	margin-top: 15px;
	position: absolute;
	z-index: 100000;
}
.messagepop p, .messagepop.div {
	border-bottom: 1px solid #EFEFEF;
	margin: 8px 0;
	padding-bottom: 8px;
	width:0;
	border:none;
}
.close {
	float:right;
	color:#FF0000;
	padding:2px 5px;
	background:#ccc;
}
#globe {
	margin-top:5px;
	width:40px;
	height:40px;
	position:absolute;
	left:5px;
}
#languagetable {
	position:relative;
	width:195px;
}
#languagetable tr {
	height:60px;
	vertical-align:top;
	text-align:left;
}
/*End Popup Code*/
 .hovered {
	display: block !important;
	position: absolute;
	left: 0;
	width: 100%;
	top: 28px;
	color:#FFF !important;
	visibility: visible;
}
.two_line_menu ul.li {
	color:#FFFFFF;
}
.crusaderpopup {
	background:#FFF;
	border: 1px solid #000;
	height: auto !important;
	width: auto !important;
	display:none;
	margin-top: 15px;
	position: absolute;
	z-index: 100000;
}
.open {
	font-size:12px;
	color:#000000;
	border:none;
	line-height:5px;
	padding-left:5px;
	height:5px;
	color:#0000FF;
}
.open:hover {
	text-decoration:underline;
}
/* Start Align Image Left and Text Right*/
#img_left {
	clear:both;
	overflow:auto;
}
#img_left img {
	float:left;
	display:inline;
	padding:0px;
	margin:10px;
	border:solid 1px;
	width:100px;
	height:100px;
}
#img_left h6 {
	margin-top:10px;
}
#alignimage {
	clear:both;
	overflow:auto;
}
#alignimage img {
	float:left;
	display:inline;
	padding:0px;
	margin:10px;
	height:150px;
	width:100px;
	border:solid 1px;
}
#alignimage2 img {
	float:left;
	display:inline;
	padding:0px;
	margin-right:10px;
	margin-left:10px;
	height:150px;
	width:100px;
	border:solid 1px;
}
#alignimage p {
	font-weight:bold;
	text-align:justify;
}
#alignimage2 p {
	text-align:justify;
}
#alignimage h2 {
	text-align:left;
	padding:0px;
	margin: 15px 0px 0px;
}
/* End Align Image Left and Text Right*/

/*Align header left*/
#header_left h2 {
	text-align:left;
	padding-left:15px;
}
#header_left h4 {
	text-align:left;
	padding-left:15px;
}
#header_left h3 {
	text-align:left;
	padding-left:15px;
}
/*End align header left*/

/* Start Your Questions Answered by Father Gruner Table*/
.flat-table {
	display: block;
	font-family: sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 115%;
	overflow: auto;
	width: auto;
}
th {
	background-color: #773737;
	color: white;
	font-weight: normal;
	padding: 20px 30px;
	text-align: center;
}
.flat-table td {
	background-color: #E6E6E6;
	color: rgb(111, 111, 111);
	padding: 20px 30px;
}
/* End YQA*/

/*Begin NewsnViews table*/
#newsviews {
	border-color: #333466;
	border: 2px solid;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-spacing: 0px;
}
#newsviews td {
	border:1px solid;
}
#newsviews img {
	float:left;
	display:inline;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:5px;
}
#newsviews p {
	text-align:justify;
	padding-top:0px;
	margin-top:8px;
}
/*End NewsnViews table*/

/*Begin Conferences Table*/
.brazilmaintable {
	width:100%;
	border-spacing:0px;
	padding:0px;
}
.brazilmaintable tr:nth-child(even) {
	background-color: #D9F2FF;
}
.indiamaintable {
	width:100%;
	border-spacing:0px;
	padding:0px;
}
.indiamaintable tr:nth-child(odd) {
	background-color: #DDCFBD;
}
#confhead h2 {
	padding:0px;
	margin-top:25px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	font-weight:normal;
	color:#000000;
}
.trhead {
	background-image:url(../peaceconf/brazil_2007/images/list-bg.gif);
	vertical-align:middle;
	background-repeat:repeat;
	border-spacing:0px;
	height:20px;
}
.trhead h4 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.trhead h6 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.right_column {
	width:11%;
}
.mid_column {
	width:55%;
	vertical-align:top;
}
.mid_column p {
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.left_column {
	vertical-align:top;
	width:26%;
}
.left_column p {
	font-size:16px;
	padding-left:0px;
	padding-bottom:15px;
	margin:0px;
	color:#000000;
}
/*End Confrences Table*/

/*Text Resizer Test*/
#textsizer {
	height:21px;
	display:block;
	margin-bottom: 6px;
}
#textsizer p {
	display: inline;
}
ul.textresizer {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.textresizer li {
	display: inline-block;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	height:21px;
	min-height:21px;
	max-height:21px;
}
ul.textresizer a {
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
}
ul.textresizer a:hover {
	background: none;
	border: none;
}
ul.textresizer .small-text {
	font-size: 12px;
}
ul.textresizer .medium-text {
	font-size: 15px;
}
ul.textresizer .large-text {
	font-size: 17px;
}
ul.textresizer .larger-text {
	font-size: 19px;
}
ul.textresizer a.textresizer-active {
	border: none;
	background: none;
	color: #000000;
}
/* End Text Resizer Test*/


/* start CSS button */
.a-btn {
	background:#fecc5f;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(#feda71, 0), color-stop(#febb4a, 1));
	background:-webkit-linear-gradient(top, #feda71 0%, #febb4a 100%);
	background:-moz-linear-gradient(top, #feda71 0%, #febb4a 100%);
	background:-o-linear-gradient(top, #feda71 0%, #febb4a 100%);
	background:linear-gradient(top, #feda71 0%, #febb4a 100%);
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febb4a', GradientType=0 );
	border:1px solid #f5b74e;
	border-color:#f5b74e #e5a73e #d6982f;
	-webkit-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
	-moz-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
	box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
	padding:0px 80px 0px 10px;
	height:38px;
	display:inline-block;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	margin:10px;
	overflow:hidden;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.a-btn-text {
	padding-top:5px;
	display:block;
	font-size:18px;
	white-space:nowrap;
	color:#996633;
	text-shadow:0 1px 0 #fedd9b;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.a-btn-slide-text {
	position:absolute;
	top:35px;
	left:0px;
	width:auto;
	right:52px;
	height:0px;
	background:#fff;
	color:#996633;
	font-size:13px;
	white-space:nowrap;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	text-indent:15px;
	overflow:hidden;
	line-height:30px;
	-webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.5) inset;
	-moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.5) inset;
	box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.5) inset;
	-webkit-transition:height 0.3s linear;
	-moz-transition:height 0.3s linear;
	-o-transition:height 0.3s linear;
	transition:height 0.3s linear;
}
.a-btn-icon-right {
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:52px;
	border-left:1px solid #f5b74e;
	-webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
	-moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
	box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span {
	width:38px;
	height:38px;
	opacity:0.7;
	position:absolute;
	left:50%;
	top:50%;
	margin:-20px 0px 0px -20px;
	background:transparent url(http://www.fatima.org/images/arrow_right.png) no-repeat 50% 55%;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.a-btn:hover {
	height:65px;
	-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
	box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn:hover .a-btn-text {
	text-shadow:0px 1px 1px rgba(0,0,0,0.2);
	color:#fff;
}
.a-btn:hover .a-btn-slide-text {
	height:30px;
}
.a-btn:hover .a-btn-icon-right span {
	opacity:1;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.a-btn:active {
	position:relative;
	top:1px;
	background:#fec354;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(#fec354, 0), color-stop(#fecd61, 1));
	background:-webkit-linear-gradient(top, #fec354 0%, #fecd61 100%);
	background:-moz-linear-gradient(top, #fec354 0%, #fecd61 100%);
	background:-o-linear-gradient(top, #fec354 0%, #fecd61 100%);
	background:linear-gradient(top, #fec354 0%, #fecd61 100%);
 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec354', endColorstr='#fecd61', GradientType=0 );
	border-color:#d29a3a #cc9436 #c89133;
	text-shadow:0 1px 0 #fee1a0;
	-webkit-box-shadow:0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
	-moz-box-shadow:0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
	box-shadow:0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
}
/* end CSS button */

/* Buy Book button */
.buybtn {
	background: #cc9933;
	background-image: -webkit-linear-gradient(top, #cc9933, #CC9248);
	background-image: -moz-linear-gradient(top, #cc9933, #CC9248);
	background-image: -ms-linear-gradient(top, #cc9933, #CC9248);
	background-image: -o-linear-gradient(top, #cc9933, #CC9248);
	background-image: linear-gradient(to bottom, #cc9933, #CC9248);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #5E161B;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	border: solid #ffffff 2px;
	text-decoration: none;
	margin-left: 15px;
}
.buybtn a {
	color: #FFFFFF;
}
/* End Buy Book button */


/* Mid Page Slider on Home Page */
.midslidertext {
	color:#FFFFFF;
	vertical-align:text-top;
	font-size:14px;	
}

.midslidertext:hover {
	color:#FFFFFF;
	vertical-align:text-top;
	font-size:14px;		
}

.pmidsliertext {
	text-align:center;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;	
}

.midslidertextbox {
	background-color:#783C3F;
	color:#FFFFFF;
	padding:5px;
	min-height:55px;
	max-height:55px; 
	margin-top:3px;
}
.verticalline {
	border-left: thick solid #ff0000;
}
/* End Mid Page Slider on Home Page */

/* media transcripts */
/*synod page*/
.splitouter {
	width:100%;
}
.splitleft {
	width:48%;
	float:left;
}
.splitright {
	width:48%;
	float:right;
}
.box{
	position: relative;
	width: 50%;		/* desired width */
}
.box:before{
	content: "";
	display: block;
	padding-top: 75%;; 	/* initial ratio of 4:3*/
}
.videocontent iframe{
	min-width: 100%;
	height: auto;
}

.videocontent{
    width: 100%;
    padding: 100%;
    box-sizing: border-box;
    position: relative;
}
p.pvideos {
	text-align:center;
}

.transtitle {
	background: #753335;
	text-align:center;
	width:100%;

	margin: 0px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size:14px;
	font-weight:bolder;
	font-family: Verdana, Geneva, sans-serif;/* border-radius: 15px;   */
}
div#transwrap ol,li 
{
    list-style-type:none;
	padding:0; 
	margin:0;
}
div#transwrap p
{
	text-align:justify;
}
#faqouter {
	float:left;
	width:97%;
	margin:10px;
	background: #E8E8E8;
}
#vidouter {
	float:left;
	width:97%;
	margin:10px;
	background: #E8E8E8;
}
.mediavideos
{
	width:95%;
	padding:2.5%;
	height:425px;
}
.newsvideos
{
	width:95%;
	padding:2.5%;
	height:300px;
}
#morenews {
	padding:10px;
	list-style-position: inside;
}

.accordian {
	cursor:pointer;	
}

.oltranscripts li:nth-child(odd) {
	background: #DDDDDD; 
}
	
.oltranscripts li { 
	padding-left:10px; padding-right:10px; 
}


.centerimg {
	display: block;
	 margin-left: auto;
    margin-right: auto;
}

#saintoftheday{
	background-color:white;
	text-align:center;
	padding-bottom:10px;
}
/*end of synod*/
#saintoftheday h2, #saintoftheday h4{
	margin-top:1px;
	margin-bottom:1px;
	padding-top:1px;
	padding-bottom:1px;	
	color:#682125;
}

#saintoftheday img{
	padding-top:1px;
	padding-bottom:1px;	
}
#saintoftheday p{
	margin-top:1px;
	margin-bottom:1px;	
}

#saintoftheday {
	/*background-color:#FFDF9B;*/
	background-color:#FFF3D8;
}

/* SPIRITUAL INSPIRATIONS */
.si-date {
	font-size:24px;
	width:100px;
	text-align:center;
	border-right-style: solid;
    border-width-right: medium;
}
.si-title {
	padding-left:10px;
	font-weight:bold;
	text-size:110%;
}
.si-desc {
	padding-left:10px;
}