body {
	background-image: url(images/top-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	color: #4c4c4c;

}
a {
	color: #185492;
	text-decoration: none;
}
a:hover {
	color: #007eff;
}
div.entry-content a, div.entry-content a:visited {
	color: #0069d5;
}
div.entry-content a:hover {
	color: #1287ff;	
}

div.sitewrap {
	min-height: 500px;
	background-image: url(images/subpage_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body.home div.sitewrap, 
body.page-template-brothers-template-php div.sitewrap, 
body.page-template-sisters-template-php div.sitewrap {
	background-image: url(images/homepage_header.jpg);	
}
div.toparea {
	margin-bottom: 20px;
	min-height: 139px;	
}
body.home div.toparea,
body.page-template-brothers-template-php div.toparea,
body.page-template-sisters-template-php div.toparea {
	margin-bottom: 0px;
	min-height: 139px;	
}
a.returnhome {
	display: block;
	width: 100px;
	height: 97px;
	background-image: url(images/site-logo-hover.png);
	background-repeat: no-repeat;
	background-position: -800px -6px;
}
a.returnhome:hover {
	background-position: -8px -6px;
}
a.returnhome span {
	display: none;
}
ul.housekeeping {
	display: block;
	float: right;
	width: 401px;
}
ul.housekeeping li {
	display: inline;
}
ul.housekeeping li a {
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 14px;
	color: #ececec;
	text-shadow: 1px 1px 1px black;
	text-shadow:rgba(0, 0, 0, 0.6) 1px 1px 1px;
}
ul.housekeeping li a:hover {
	color: white;
	text-shadow:rgba(0, 0, 0, 0.8) 1px 1px 2px;
}
ul.housekeeping li a.donate {
	background-image: url(images/donate-background.png);
	background-repeat: no-repeat;
	background-position: 50% 1px;
	padding: 5px 20px 25px 20px;
}
ul.housekeeping li a.beautify_mass {
	background-image: url(images/donate-background-red.png);
}
ul.housekeeping li a.donate:hover {
	background-position: 50% -68px;
}

div.navigation_area {
	min-height: 40px;
	margin-top: 2px;
}
a.home_button {
	display: block;
	width: 40px;
	height: 40px;
	margin-left: 12px;
	background-image: url(images/home-button.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	float: left;
}
a.home_button:hover {
	background-position: -66px 0;
}
a.home_button span {
	display: none;
}

a.shop_button {
	display: block;
	position: absolute;
	margin: 6px 0 0 670px;
	width: 84px;
	height: 26px;
	background-image: url(images/shop-button.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	z-index: 200;
}
a.shop_button:hover {
	background-position: 50% -26px;
}
a.shop_button span {
	display: none;
}
ul.social {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;	
	float: right;
	width: 115px;
	height: 24px;
	clear: right;
}
ul.social li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.social li a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;	
}
a.social_twitter {
	background-image: url(images/social_twitter.png);
}
a.social_gloria {
	background-image: url(images/social_gloria.png);
}
a.social_youtube {
	background-image: url(images/social_youtube.png);
}
a.social_twitter,
a.social_gloria,
a.social_youtube {
	background-position: 0 0% !important;
}
a.social_twitter:hover,
a.social_gloria:hover,
a.social_youtube:hover {
	background-position: 0 100% !important;
}
div#megaMenu {
	float: left;	
}

div.carousel {
	background-color: black;
	width: 938px !important;
	height: 321px;
	background-image: url(images/carousel.jpg);
	background-repeat: no-repeat;
	border: 1px solid white;
	border-top: none;
	-webkit-box-shadow:rgba(0, 0, 0, 0.316406) 0px 3px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.316406) 0px 3px 5px 0px;
	box-shadow:rgba(0, 0, 0, 0.316406) 0px 3px 5px 0px;
}
div.carouselarea {
	margin-bottom: 10px;
}

h1.page-title {
	font-size: 30px;
	font-weight: normal;
	color: #916f20 !important;	
}
h1.page-title span {
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	color: #916f20 !important;	
}
/*Left sidebar*/

div.leftsidebar {

}

h2.section_title_large {
	color: #8D6A26;
	font-weight: normal;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	font-size: 22px;
	margin: 10px 0 5px 0;
}
h2.section_title_large span {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 11px;
}

img.ad_1 {
	display: block;
	margin: 5px 0;
}
div.sidebar_ad {
	margin-top: 8px;	
}
ul.link_list {
	margin-bottom: 20px;
}
ul.link_list li.linkcat h2{
	display: none;
}
ul.link_list li {
	font-size: 13px;
	padding: 3px 0;

}
ul.link_list li a, ul.link_list li {
	line-height: 110% !important;
}
a.news_archive {
	text-align: center;
	display: block;
}
a.news_archive_float {
	text-align: center;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}

/*Featured Articles*/

div.featured_articles {
	margin-bottom: 5px;
}
div.featured_articles a.readmorelink, div.from_the_laptops a.readmorelink, div.didyouknow a.readmorelink, a.readmorelink {
	text-shadow:rgba(255, 255, 255, 0.378906) 1px 1px 0px;
	background-color:rgba(19, 74, 99, 0.15);
	padding:1px 4px 1px 4px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size: 10px;
	text-transform: uppercase;
	white-space:nowrap;
}
div.featured_articles img {
	display: block;
	margin: 0 auto;
	border: 1px solid white;
	opacity: 1.0;

}
div.featured_articles a.featured_title {
	font-size: 16px;
	line-height: 110%;
	display: block;
	margin-bottom: 5px;
	cursor: pointer;
}
div.featured_articles a:hover.featured_title img {
	opacity: 0.9;
}
div.featured_articles p {
	font-size: 13px;
}


div.text-ad-link {
	border: 1px solid #c4c4c4;
	width: 698px !important;
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
	margin: 5px 0;
	margin-left: 0px;
}
body.home div.text-ad-link,
body.page-template-brothers-template-php div.text-ad-link,
body.page-template-sisters-template-php div.text-ad-link
 {
	border: 1px solid #c4c4c4;
	width: 698px !important;
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
	margin: 5px 0;
	margin-left: 9px;
}
div.from_the_laptops {
	font-size: 13px;

}
div.from_the_laptops a.article_title_link {
	display: block;
	margin-top: 10px;
	line-height: 110%;
}

div.hiddentreasures .padding {
	border: 1px solid #c4c4c4;
	padding: 0px 10px;
	font-size: 13px;
}
div.didyouknow .padding {
	border: 1px solid #c4c4c4;
	padding: 10px;
	font-size: 13px;
}

div.adrem .padding {
	padding: 10px;
	font-size: 13px;
}
div.adrem, div.sidebar-adrem {
	font-size: 13px;
}
div.adrem .padding img {
	display: block;
	float: left;
	margin: 5px 10px 15px 0;
}
div.sidebar-adrem div.adrem-signup {
	margin-bottom: 20px;
}
div.adrem-signup {
	text-align: center;
}
div.adrem-signup form#adrem-signup-form {
	background-image: url(images/adrem-signup-background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 2px 0 20px 0;
	
}
div.adrem-signup form#adrem-signup-form input.email {
	background-color: transparent;
	border: 0px solid white;
	padding: 3px 0;
	margin-left: 10px;
	width: 135px;
}
div.adrem-signup form#adrem-signup-form input.submit {
	background-color: transparent;
	border: none;
	color: transparent;
	padding: 0px;
	cursor: pointer;
}

div.vocations_content {
	margin-bottom: 15px;
	line-height: 135%;
}

body.category div.entry-wrapper, body.category div.entry-wrapper-img,
body.archive div.entry-wrapper, body.archive div.entry-wrapper-img,
body.tag div.entry-wrapper, body.tag div.entry-wrapper-img,
body.page-template-brothers-template-php div.entry-wrapper, 
body.page-template-brothers-template-php div.entry-wrapper-img,
body.page-template-sisters-template-php div.entry-wrapper, 
body.page-template-sisters-template-php div.entry-wrapper-img {
	float: left;
}
body.category div.entry-wrapper-img,
body.archive div.entry-wrapper-img,
body.tag div.entry-wrapper-img,
body.page-template-brothers-template-php div.entry-wrapper-img,
body.page-template-sisters-template-php div.entry-wrapper-img {
 	width: 540px;
	margin: 10px 0;
}
body.category div.entry-wrapper,
body.archive div.entry-wrapper,
body.tag div.entry-wrapper,
body.page-template-brothers-template-php div.entry-wrapper,
body.page-template-sisters-template-php div.entry-wrapper {
	width: 700px;
	margin: 10px 0;
}
body.category h2.entry-title, body.category div.post h2.entry-title a,
body.archive h2.entry-title, body.archive div.post h2.entry-title a,
body.tag h2.entry-title, body.tag div.post h2.entry-title a,
body.page-template-brothers-template-php h2.entry-title,
body.page-template-brothers-template-php h2.entry-title a,
body.page-template-sisters-template-php h2.entry-title,
body.page-template-sisters-template-php h2.entry-title a {
	clear: none;
	font-size: 19px !important;
	line-height: 20px !important;
	font-weight: normal;
	margin-bottom: 0px !important;
}
body.category div.entry-summary,
body.archive div.entry-summary,
body.tag div.entry-summary,
body.page-template-brothers-template-php div.entry-summary,
body.page-template-sisters-template-php div.entry-summary {
	padding-top: 5px;	
}
body.category div.post p,
body.archive div.post p,
body.tag div.post p,
body.page-template-brothers-template-php div.post p,
body.page-template-sisters-template-php div.post p {
	font-size: 13px;
	line-height: 130%;	
}

body.category img.wp-post-image,
body.archive img.wp-post-image,
body.tag img.wp-post-image,
body.page-template-brothers-template-php img.wp-post-image,
body.page-template-sisters-template-php img.wp-post-image {
	float: left;
	display: block !important;
	padding: 15px 20px 10px 0;
}
body.category span.entry-meta,
body.archive span.entry-meta,
body.tag span.entry-meta,
body.page-template-brothers-template-php span.entry-meta,
body.page-template-sisters-template-php span.entry-meta {
	font-size: 11px !important;	
}
body.category span.author a.url,
body.archive span.author a.url,
body.tag span.author a.url,
body.page-template-brothers-template-php span.author a.url,
body.page-template-sisters-template-php span.author a.url {
	color: #1c567b;
	text-decoration: none;
}
body.category span.author a.url:hover,
body.archive span.author a.url:hover,
body.tag span.author a.url:hover,
body.page-template-brothers-template-php span.author a.url:hover,
body.page-template-sisters-template-php span.author a.url:hover {
	color: #006ac4;
}
body.category span.entry-date a,
body.archive span.entry-date a,
body.tag span.entry-date a,
body.page-template-brothers-template-php span.entry-date a,
body.page-template-sisters-template-php span.entry-date a {
	color: #888888;	
}

div#p2c-header h2 {
	display: none;	
}
div#p2c-header p {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 22px;	
}

/*POST STUFF*/
div.breadcrumbs {
	font-size: 11px;
	color: #434343;	
	margin: -10px 0 5px 0;
}
div.post_body_block {
	width: 300px;
	height: 250px;
	margin: 0 0 10px 10px;
	float: right;	
}
#content h1.entry-title {
	color: #916f20;
	font-size: 31px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
}
div#pagetools {
	border: 1px solid #eae1ca;
	margin: 5px 0px;
	padding: 0px 10px;	
	height: 26px;	
}
div#font_container {
	float: right;
	width: 280px;
	height: 26px;
}

div#pagetools a.page-tools-font-size-down {
	display: block;
	height: 26px;
	width: 64px;
	background-image: url(images/page-tools-font-size-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
div#pagetools a.page-tools-font-size-down:hover {
	background-position: 0 -26px;	
}
div#pagetools a.page-tools-font-size-up {
	display: block;
	margin-right: 10px;
	height: 26px;
	width: 18px;
	background-image: url(images/page-tools-font-size-up.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
div#pagetools a.page-tools-font-size-up:hover {
	background-position: 0 -26px;	
}
div#pagetools span.page-tools-print a {
	display: block;
	margin-right: 10px;
	height: 26px;
	width: 47px;
	background-image: url(images/page-tools-print.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
div#pagetools span.page-tools-print a img {
	display: none;	
}
div#pagetools span.page-tools-print a:hover {
	background-position: 0 -26px;	
}
div#pagetools span.page-tools-email a {
	display: block;
	margin-right: 10px;
	height: 26px;
	width: 54px;
	background-image: url(images/page-tools-email.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
div#pagetools span.page-tools-email a img {
	display: none;	
}
div#pagetools span.page-tools-email a:hover {
	background-position: 0 -26px;	
}
div#pagetools a.page-tools-bookmark {
	display: block;
	margin-right: 10px;
	height: 26px;
	width: 81px;
	background-image: url(images/page-tools-bookmark.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
div#pagetools a.page-tools-bookmark:hover {
	background-position: 0 -26px;	
}

div#pagetools a.page-tools-rss {
	display: block;
	height: 26px;
	width: 48px;
	background-image: url(images/page-tools-rss.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
div#pagetools a.page-tools-rss:hover {
	background-position: 0 -26px;	
}


div.entry-content, div.entry-content p {
	font-family: Georgia, "Times New Roman", Times, serif; 
}
div.entry-content ul,
div.entry-content ol,
div#content ul,
div#content ol {
	margin: 0 20px 20px 20px;
}
div.entry-content ul li,
div#content ul li {
	padding-left: 10px;
	margin: 5px 0 5px 20px;
	list-style: circle;
}
div.entry-content ol li,
div#content ol li {
	padding-left: 10px;
	margin: 5px 0 5px 20px;
	list-style: decimal;
}
div.entry-utility {
	margin-bottom: 20px;	
}

div#mycarousel div.box img {
	display: block;
	width: 165px;
	height: 165px;
}
div#mycarousel div.box div.editors_box {
	display: block;
	margin: 5px 0 5px 5px;
	width: 165px;
	height: auto;
	float: left;
	position: relative;
}
div#mycarousel div.box div.editors_box span {
	font-size: 11px;
	padding: 3px 0;
	color: gray;
	text-align: center;
	line-height: 110%;
	display: block;
}
div#mycarousel div.box div.editors_box a span {
	color: #0069d5;
}
div#mycarousel div.box div.editors_box a:hover span {
	color: #1287ff;	
}
div#mycarousel div.pro_ad_system_ad_container {
	display: block;
	width: 165px;
	overflow: visible !important;
}
div#mycarousel div.pro_ad_system_ad_container img {
	display: block;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	width: 165px !important;
	height: 165px !important;
}
div#mycarousel div.box  {
	height: 215px;
	width: 690px;
}

div.editorchoice {
	float: right;
	margin: 10px 0 20px 0;
	border: 1px solid #999999;
	padding: 10px 0;
	height: 270px !important;
	width: 700px !important;
	overflow: hidden;
}
div.editorchoice input#previous, div.editorchoice input#next {
	z-index: 500;	
	margin-left: 8px;
}
div.editorchoice h2.section_title_large {
	padding-left: 8px;	
}
div.editorchoice div#mycarousel {
	padding-left: 5px;	
	height: 205px !important;
}
/*AUTHOR STUFF*/

#entry-author-info {
	background: #f8f5ec;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #ECE6D8;
	border: 1px solid #e7e7e7;
	float: left;
	height: 150px;
	width: 150px;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
}
#entry-author-info h2 {
	font-size: 30px;
	font-weight: normal;
	color: #916f20 !important;	
}


div.footerarea {
	background-image: url(images/footer_bak_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2C2C2C;
}
div.footer {
	background-image: url(images/footer_logo.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	min-height: 130px;
	padding-top: 110px;
}

p.footer-text  {
	padding-top: 10px;
	font-size: 10px;
	line-height: 110%;
	color: #85bee2;
	text-align: center;
}
p.footer-text a, p.footer-text a:visited {
	color: #afdcf9;
}
p.footer-text a:hover {
	color: white;	
}
p.footer-text2 {
	padding-top: 30px;
	font-size: 10px;
	line-height: 110%;
	color: #939393;
	text-align: center;	
}
p.footer-text2 a, p.footer-text2 a:visited {
	color: #c2c2c2;
}
p.footer-text2 a:hover {
	color: white;	
}
/*Mega Menu*/

#megaMenu ul.megaMenu{
	background:transparent;
	border:none;
	zoom:1;
	overflow:visible;
	height: 40px;
}
/*#megaMenu ul.megaMenu > li{
	padding:3px 0px;
}
#megaMenu ul.megaMenu > li > a{
	font-size:19px;
	line-height: 19px;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	color: white;
	padding: 8px 10px!important;
	text-shadow:rgba(0, 0, 0, 0.617188) 1px 1px 1px;
	border:none !important;
	font-weight: normal;
}

#megaMenu ul.megaMenu > li:first-child > a{
	border-left-color:transparent;
}
#megaMenu ul.megaMenu > li:last-child > a{
	border-right-color:transparent;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li > a:hover, #megaMenu ul.megaMenu > li.megaHover > a{
	background-color: transparent;
	background-color: orange;
	color:#000;
	text-shadow:0px 1px 1px #fff;
	border:none !important;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li.megaHover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{
	border:none !important;
	background-color: white;
	color: black;

}
#megaMenu ul.megaMenu > li.ss-nav-menu-mega:hover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-reg.mega-with-sub:hover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-mega.megaHover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-reg.mega-with-sub.megaHover > a{
	background-color: white;
	font-size:19px;
	line-height: 19px;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	color: black;
	padding: 7px 10px!important;
	text-shadow:rgba(0, 0, 0, 0.617188) 1px 1px 1px;
	text-shadow: none;
	border:none !important;
}
ul.sub-menu sub-menu-1 li.menu-item-object-custom span.wpmega-link-title {
	color: maroon;	
}
#megaMenu ul ul.sub-menu{
	top:91%;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{
}
#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1{

}
#megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu{
	border-radius:0px 0px 3px 3px;
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
}
#megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu ul.sub-menu{
	border-radius:0px 3px 0px 3px;
	-moz-border-radius:0px 3px 0px 3px;
	-webkit-border-radius:0px 3px 0px 3px;
}
#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu li.ss-nav-menu-reg ul.sub-menu{
	background:transparent url(../images/black_90.png) top left repeat;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a, #megaMenu ul ul.sub-menu li a{
	color:#ddd;
	color: black;
	font-size:12px;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, 
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a, 
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
.wpmega-widgetarea h2.widgettitle{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover, #megaMenu ul ul.sub-menu > li:hover > a{
	color:#fff;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li.ss-nav-menu-highlight > a, 
#megaMenu ul li.ss-nav-menu-reg ul.sub-menu li.ss-nav-menu-highlight > a{
	color:#fff;
	text-shadow:0px 1px 1px #000;
	background:#000;
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#191919');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#191919')";
	background:-moz-linear-gradient(top, #292929, #191919);
	background:-webkit-gradient(linear, left top, left bottom, from(#292929), to(#191919));
	
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	border:1px solid #000;
}
.ss-nav-menu-with-img .wpmega-link-title, .ss-nav-menu-with-img .wpmega-link-description{
	padding-left:20px;
}
.ss-nav-menu-with-img{
	min-height:20px;
}

#megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu > li > ul.sub-menu{
	top:-1px;
	border-left-color:#111;
	border-radius:0px 2px 2px 0px;
	-moz-border-radius:0px 2px 2px 0px;
	-webkit-border-radius:0px 2px 2px 0px;
}*/

-----------


#megaMenu ul.megaMenu{
	background-color: transparent;
}
#megaMenu ul.megaMenu > li > a{
	font-size:19px;
	line-height: 17px;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	color: white;
	padding: 6px 10px!important;
	text-shadow:rgba(0, 0, 0, 0.617188) 1px 1px 1px !important;
	border:none;
	font-weight: normal;
	margin: 0 0 0 5px;
	background-image: url(images/nav-hover.png);
	background-repeat: no-repeat;
	background-position: -500px -500px;
}
#megaMenu ul.megaMenu > li > a span.wpmega-link-title {
	text-shadow:rgba(0, 0, 0, 0.617188) 1px 1px 1px !important;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li > a:hover, #megaMenu ul.megaMenu > li.megaHover > a{
	background-color:transparent;
	background-image: url(images/nav-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: white;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li.megaHover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{
	border-color:#330000;
	border-color: #90732f;
	border-color: 1px solid rgba(144, 115, 47, 0.7);
	border-top: 1px solid transparent;
	border-right: 1px solid rgba(248, 235, 190, 0.3);
	border-bottom: none;
	border-left: 1px solid transparent;
}
#megaMenu ul.megaMenu > li.ss-nav-menu-mega:hover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-reg.mega-with-sub:hover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-mega.megaHover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-reg.mega-with-sub.megaHover > a{
	border-bottom-color:#949494;
	border-bottom: none;
}
#megaMenu ul ul.sub-menu{
	top:96%;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li.megaHover a{
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
}
#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 400px;
}
#megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu{
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
}
#megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu ul.sub-menu{
	border-radius:0px 5px 0px 5px;
	-moz-border-radius:0px 5px 0px 5px;
	-webkit-border-radius:0px 5px 0px 5px;
}
#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu li.ss-nav-menu-reg ul.sub-menu{
	background-color:#ffffff;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a, #megaMenu ul ul.sub-menu li a, #megaMenu ul.megaMenu .wpmega-nonlink{
	color:#0dff00;
	color: #464646;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a, #megaMenu ul ul.sub-menu li a{
	font-size:12px;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, .wpmega-widgetarea h2.widgettitle{
	color:#21597C;
	font-weight: bold;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a{
	font-size:14px;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover, #megaMenu ul ul.sub-menu > li:hover > a{
	background-color:#21597C;
	color: white;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
ul.sub-menu-1 {
	-webkit-box-shadow:rgba(0, 0, 0, 0.269531) 1px 1px 3px 0px !important;
	-moz-box-shadow:rgba(0, 0, 0, 0.269531) 1px 1px 3px 0px !important;
	box-shadow:rgba(0, 0, 0, 0.269531) 1px 1px 3px 0px !important;

}
ul.sub-menu-2 {
	width: 130px !important;

}
ul.sub-menu {

}
/*DONATION PAGE*/

div.donate_box {
	background-color: #2a9718;	
	border-top: 1px solid transparent;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
div.donate_box h2 {
	font-size: 27px;
	margin: 20px;	
	color: white;
	text-shadow:rgba(0, 0, 0, 0.429688) 1px 1px 2px;
}
div.donate_box p {
	font-size: 14px;
	margin: 0 30px 15px 30px;
	color: white;	
	text-shadow:rgba(0, 0, 0, 0.429688) 1px 1px 1px;
}
div.donate_buttons {
	padding: 0 50px;	
}
div.donate {
	float: left;
	text-align: center;	
	width: 180px;
	height: 48px;
	margin: 3px 0;
}

div.donate input.image_button {
	display: block;
	width: 160px;
	height: 44px;
	margin: 5px;	
	-webkit-box-shadow:rgba(204, 204, 204, 0.519531) 1px 1px 0px 0px;
	-moz-box-shadow:rgba(204, 204, 204, 0.519531) 1px 1px 0px 0px;
	box-shadow:rgba(204, 204, 204, 0.519531) 1px 1px 0px 0px;
}
div.donate input.image_button:hover {
	display: block;
	width: 160px;
	height: 44px;
	margin: 3px;	
	border:2px solid rgba(0, 255, 217, 0.367188);
	-webkit-box-shadow:rgb(95, 255, 74) 0px 0px 10px 0px;
	-moz-box-shadow:rgb(95, 255, 74) 0px 0px 10px 0px;
	box-shadow:rgb(95, 255, 74) 0px 0px 10px 0px;
}

form.donate_fields {
	background-color: #1f7312;
	border-top-color:rgba(255, 255, 255, 0.8);
	padding: 20px 15px;
	margin-top: 20px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}
span.donate_text {
	font-size: 14px;
	color: white;	
	font-weight: bold;
	text-shadow:rgba(0, 0, 0, 0.429688) 1px 1px 1px;	
}
span.donate_text input {
	width:100px;
	padding:5px;
	margin:4px;
}
input#button_cart_969 {
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 60px;	
}

body.page-template-contactus-php h2 {
	color: #8D6A26 !important;
	font-weight: normal;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	font-size: 18px;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}
body.page-template-contactus-php iframe {
	-webkit-box-shadow:rgba(0, 0, 0, 0.38) 4px 4px 16px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.38) 4px 4px 16px 0px;
	box-shadow:rgba(0, 0, 0, 0.38) 4px 4px 16px 0px;

}
a.maplink {
	display: block;	
}

div.contact_info_box {
  display: inline;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  width: 180px;	
}
div.contact_info_box p {
	font-size: 13px;
	line-height: 18px;
	margin-left: 10px;	
}
div.contact_info_box h3 {
	color: #22587C;
	font-weight: normal;
	font-family: "Gill Sans MT", GillSansMTBook, "Gill Sans", sans-serif;
	font-size: 18px;
	margin: 20px 0 3px 0;
}
/*SEARCH FORM*/

form#cse-search-box {
	width: 135px;
	float: right;	
}
form#cse-search-box input#search_box {
	width: 90px;
	float: left;
	margin-top: 9px;
	background-color: transparent;
	border: none;
}

form#cse-search-box input#search_submit {
	margin-top: 9px;	
	background-color: transparent;
	border: none;
}

/*--*/
form#cse-search-box2 {
	width: 265px;
	margin: 0 auto;	
}
form#cse-search-box2 input#search_box {
	width: 200px;
	background-color: transparent;
	border: 2px solid #bdbdbd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding: 5px;
	font-size: 16px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.148438) 1px 1px 4px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.148438) 1px 1px 4px 0px;
	box-shadow:rgba(0, 0, 0, 0.148438) 1px 1px 4px 0px;
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(0.01,#fff),to(rgba(245,245,245,1)));
	background-image:-moz-linear-gradient(top,#fff 1%,rgba(245,245,245,1) 100%);
	background-image:-o-linear-gradient(top,#fff 1%,rgba(245,245,245,1) 100%);
	background-image:-ms-linear-gradient(top,#fff 1%,rgba(245,245,245,1) 100%);

}

form#cse-search-box2 input#search_submit {
	margin-top: 15px;	
	background-color: transparent;
	border: none;
	color: black;
}


a#chapel_help {
 display: block;
 width: 144px;
 height: 32px;
 position: absolute;
 top: 55px;
 right: 0;
 background-image: url(images/help-chapel-banner.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 display: none;
}
a#chapel_help:hover {
 background-position: 0 -35px;
}
a#chapel_help span {
	display: none;
}
li.widget_yarpp_widget h2 {
	display: none;	
}
ul.related-posts-box li, li.widget_yarpp_widget  {
	margin-left: 10px;
}
li.widget_yarpp_widget li{
	margin-bottom: 5px;
	list-style: disc;
	color: #999;
	font-size; 9px;
}
li.widget_yarpp_widget a {
	font-size: 12px;
	line-height: 120%;
}
body.archive span.scheck-checkpoint,
body.category span.scheck-checkpoint {
	display: none !important; 
}

.mtphr-dnt-twitter-name {
	padding-right: 7px;
	margin-right: 7px;
	background-image: url(images/tweet-name-border.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.mtphr-dnt-twitter-content {
	padding: 0 60px 0 85px;	
	font-size: 13px;
}
.mtphr-dnt-twitter-text a {
	padding: 0 10px;	
}
.twitter-box {
	border: 1px solid #C4C4C4;
	width: 698px !important;
	margin-bottom: 20px;	
	background-image: url(images/twitter-feed.png);
	background-repeat: no-repeat;
	background-position: 56px 50%;
}
.subpage-twitter-box {
	margin-left: 0 !important;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.ad_container_6 {
	float: right;
	width: 300px;	
	margin: 0 0 10px 10px;
}
#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.fb_iframe_widget {
	margin-bottom: 20px;	
}