* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body, html {
	height: 100%;
}
body {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	background: url(images/body.png) repeat 0 0;
	min-width: 100%;
}
/*font-family: 'Ubuntu', sans-serif;*/
p {
	padding-bottom:1em;
}
a {
	color: #0252aa;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
a.more {
	color: #0252AA;
	text-decoration: none;
	padding-left: 11px;
	background: url(images/arr-ico.png) no-repeat 0 5px;
}
a.more:hover {
	text-decoration: underline;
}
input, textarea, select {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	overflow: auto;
	padding: 8px 6px;
	width:270px;
	height:200px;
}
.odometer{
	font-size:40px;
	line-height:1em;
	float:left;
	margin-left:20px;
}
#prayerroom{
	background:url(images/room_l.jpg) center center;
	background-size:cover;
	height:500px;
	position:relative;
}
.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
#rosaryInput{
	margin-bottom:0px;
}
#wrapper {
	width:100%;
	margin:0 auto;
	font-family:Verdana, sans-serif;
}
fieldset {
	border:none;
	background: #fff; 
	background: -moz-linear-gradient(#fff, #f9fdff);
	background: -o-linear-gradient(#fff, #f9fdff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f9fdff)); /
	background: -webkit-linear-gradient(#fff, #f9fdff);
}
input, select, textarea{
	background: #fff;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom:15px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}
#prayerroom > p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #FFFFFF;
    font-family: "Ubuntu";
    font-size: 3em;
    line-height: 1em;
    padding: 0.5em 0;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
input[type="text"],input[type="email"],input[type="number"]{
	padding: 8px 6px;
	height: 22px;
	width:270px;
}
select{
	padding: 8px 6px;
	height:40px;
	width:285px;
}
input[type="text"]:focus,input[type="email"]:focus,input[type="number"]:focus {
	background:#f5fcfe;
	text-indent: 0;
	z-index: 1;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 95%;
	
	border-color:#ccc;
	box-shadow:0 0 5px rgba(4, 129, 177, 0.5);
	opacity:0.6;
}
input[type="submit"]{
	border: none;
	text-transform:uppercase;
	cursor: pointer;
	font-size: 15px;
	margin: 5px 0;
	padding: 5px 22px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
textarea:focus{
	background:#f5fcfe;
	text-indent: 0;
	z-index: 1;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 95%;
	
	border-color:#ccc;
	box-shadow:0 0 5px rgba(4, 129, 177, 0.5);
	opacity:0.6;
	
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.main section.register{
	background:none;
}
.main section.rosary{
	padding-left:40px;
	padding-top:20px;
}
#rosaryDiv{
	float:left;
	width:54%;
}
#rosaryImg, #mailImg{
	width:44%;
	float:left;
	margin-right:2%;
}
#rosaryImg img{
	width:400px;
}
#mailImg img{
	width:300px;
}
.clearBoth{
	clear:both;
}
.left, .alignleft {
	float: left;
	display: inline;
}
.right, .alignright {
	float: right;
	display: inline;
}
article, aside, details, footer, header, menu, nav, section {
	display: block;
}
.shell {
	width: 990px;
	margin: 0 auto;
}
.container {
	background: #fff;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
}
#header {
	background: url(images/footer-cols.png) repeat 0 0;
	height: 30px;
	padding-left: 33px;
	padding-right: 17px;
}
#logo {
	width: 130px;
	float: left;
	font-size: 0;
	line-height: 0;
	padding-left:10px;
}
#logo a {
	height: 50px;
	display: block;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
}
.language {
	float: right;
	margin-top:3px;
	margin-right:5px;
	cursor:pointer;
}
.language span.lang{
	color:#BABABA;
}
.language span.lang.en{
	background:url(images/lang-en.png) no-repeat center right;
	padding-right:25px;
}
.language ul.listLang{
	display:none;
	position:absolute;
	z-index:1001;
	width:145px;
	background: url(images/footer-cols.png) repeat 0 0;
}
.language ul.listLang a{
	color:#BABABA;
}
.language ul.listLang li{
	list-style:none;
	padding-left:10px;
	padding-bottom:5px;
}
.language ul.listLang span{
	padding-left:5px;	
}

#navigation {
	height: 52px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	background-color:#3399cc;
	box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1);
}
#navigation ul {
	list-style: none;
	list-style-position: outside;
}
#navigation ul li {
	float: left;
	line-height: 52px;
	font-size: 13px;
	text-transform: uppercase;
}
#navigation ul li a {
	display: block;
	padding: 0 32px 0 28px;
	color: #FFFFFF;
}
#navigation ul li a:hover, #navigation ul li.active a {
	text-decoration: none;
	color: #3399cc;
	background-color:#FFE000;
}
#navigation ul li.first a {
	padding-left: 38px;
}
#navigation a.nav-btn {
	display: none;
}
.slider-holder {
	position: relative;
	z-index: 5;
}
.slider-holder span.slider-b {
	background: url(images/slider-bottom.png) no-repeat 0 0;
	width: 990px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.slider-holder span.slider-shadow {
	background: url(images/slider-shadow.png) no-repeat 0 0;
	width: 990px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	display: block;
}
.slider {
	width: 990px;
	height: 378px;
	position: relative;
	background: url(images/slide-img.png) no-repeat 0 0;
}
.slider ul.slides {
	list-style: none;
	list-style-position: outside;
}
.slider ul.slides li {
	width: 990px;
	height: 378px;
	float: left;
	position: relative;
	overflow: hidden;
}
.slider ul.slides li .img-holder {
	width: 741px;
	height: 347px;
	position: absolute;	
	bottom: 0px;
	right: 0px;
}
.slider ul.slides li .img-holder img {
	height: 347px;
}
.slider ul.slides li .slide-cnt {
	width: 610px;
	padding: 33px 0 0 34px;
	position: absolute;
	left: 0;
	top: 20px;
}
.slider ul.slides li .slide-cnt h2 {
	font-size: 44px;
	line-height: 44px;
	padding-bottom: 16px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
}
.slider ul.slides li .slide-cnt p {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 17px;
	line-height:30px;
	padding-bottom: 22px;
}
.grey-btn {
	background: url(images/grey-btn.png) no-repeat 0 0;
	width: 186px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #636363;
	text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}
.grey-btn:hover {
	background-position: 0 -47px;
	text-decoration: none;
}
.flex-control-nav {
	left: 480px;
}
.main a.m-btn-grey {
	display: none;
}
.main {
	padding: 47px 0px 0px;
	background: url(images/main.png) repeat-x 0 0;
}
.main h2 {
	font-size: 22px;
	color: #122F2F;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
.main h3 {
	font-size: 18px;
	color: #5e5e5e;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
#rosaryDiv h2{
	margin-top:30px;
	margin-bottom:20px;
}
#rosaryDiv h3{
	float:left;
	vertical-align:middle;
	line-height:47px;
}

.main section {
	clear: both;
	background: url(images/section-shadow.png) no-repeat center bottom;
	padding: 20px 20px 40px;
}
.main ul {
	list-style: none;
	list-style-position: outside;
}
.main ul li {
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(images/arr-ico.png) no-repeat 0 8px;
}
.main ul li a {
	color: #3399cc;
	text-decoration: none;
}
.main ul li a:hover {
	text-decoration: underline;
}
.main .cols {
	padding:20px;
}
.main .cols .col {
	/*width: 314px;*/
	float: left;
	margin-bottom:20px;
}
.main .cols .col:after {
	content:'';
	width: 100%;
	clear: both;
}
.main .cols .col + .col {
	padding-left: 20px;
}
.main .cols .col img {
	float: left;
	width: 128px;
}
.main .cols .col-cnt {
	margin-left:10px;
	width: 165px;
	float: right;
}
.main .post {
	background: url(images/cols-shadow.png) no-repeat 0 bottom;
	padding-top: 28px;
	padding-left: 40px;
}
.main .post .video-holder {
	width: 435px;
	height: 245px;
	float: left;
	margin-right: 20px;
}
.main .post h2 {
	padding-bottom: 15px;
}
.main .post p {
	padding-bottom: 8px;
}
.main .post p strong {
	display: block;
}
.main .post-cnt {
	float: right;
	width: 475px;
}
.main .testimonial {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: transparent;
}
span.quote {
	background:url(images/quotes.png) no-repeat top left;
	width:50px;
	height:50px;
	position: relative;
	top: 10px;
	left: -6px;
	display:inline-block;
}
.testimonial h2 {
	padding-bottom: 12px;
}
.testimonial p {
	padding-bottom: 6px;
}
.testimonial p.author {
	text-align: right;
}
.socials {
	height: 49px;
	overflow:hidden;
}
.socials-inner {
	background: url(images/socials-inner.png) repeat-x 0 0;
	padding-left: 220px;
}
audio{
	margin-top:7px;
	margin-left:10px;
	width:30%;
}
.socials-inner.p-social{
	float:left;
	width:65%;
	padding-left:2%;
}
.socials h3 {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-right: 19px;
	padding-bottom: 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
.socials ul {
	list-style: none;
	list-style-position: outside;
	line-height: 49px;
}
.socials ul li {
	font-size: 11px;
	padding-right: 18px;
	color: #7c7c7c;
	background: transparent;
	text-transform: uppercase;
	float: left;
}
.socials ul li a {
	color: #7c7c7c;
	text-decoration: none;
	display: block;
	padding-left: 28px;
	position: relative;
}
.socials ul li a span {
	background: url(images/socials.png) no-repeat 0 0;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 13px;
	left: 0;
}
.socials ul li a:hover {
	color: #333;
}
.socials ul li a.facebook-ico span {
	background-image:url(images/ico-facebook.png);
}
.socials ul li a.twitter-ico span {
	background-image:url(images/ico-twitter.png);
}
.socials ul li a.google-ico span {
	background-image:url(images/ico-google.png);
}
.socials ul li a.youtube-ico span {
	background-image:url(images/ico-youtube.png);
}
.socials ul li a.flickr-ico span {
	background-image:url(images/ico-flickr.png);
}
#footer {
	background: url(images/footer-cols.png) repeat 0 0;
}
#footer h2 {
	font-size: 23px;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	padding-bottom: 18px;
}
.footer-cols {
	padding: 46px 24px;
	background: url(images/footer-lights.png) no-repeat center 0px;
}
.footer-cols .col {
	float: left;
	width: 195px;
}
.footer-cols .col + .col {
	padding-left: 54px;
}
.footer-cols .col ul {
	list-style: none;
	list-style-position: outside;
}
.footer-cols .col ul li {
	color: #7dc33a;
	font-size: 16px;
	padding-bottom: 4px;
	background: url(images/arr-footer-col.png) no-repeat 0 8px;
	padding-left: 9px;
}
.footer-cols .col ul li a {
	color: #7dc33a;
}
.footer-bottom {
	background: url(images/footer-bottom.png) repeat 0 0;
	height: 38px;
	padding-top: 24px;
	padding: 24px 20px 0;
	border-top: 1px solid #262c2c;
}
.footer-bottom .footer-nav {
	float: left;
	line-height: 11px;
}
.footer-bottom .footer-nav ul {
	list-style: none;
	list-style-position: outside;
}
.footer-bottom .footer-nav ul li {
	display: inline;
	font-size: 11px;
	color: #9e9e9e;
	border-left: 1px solid #1a1f20;
	padding: 0 11px;
}
.footer-bottom .footer-nav ul li.first {
	padding-left: 0;
	border: 0;
}
.footer-bottom .footer-nav ul li a {
	color: #5f6261;
}
.footer-bottom .footer-nav ul li a:hover, .footer-bottom .footer-nav ul li.active a {
	color: #9e9e9e;
	text-decoration: underline;
}
.footer-bottom p.copy {
	float: right;
	line-height: 11px;
	font-size: 11px;
	color: #5f6261;
}
.footer-bottom p.copy span {
	padding: 0 11px;
}
.footer-bottom p.copy a {
	color: #5F6261;
	text-decoration: none;
}
.footer-bottom p.copy a:hover {
	text-decoration: underline;
}
.footer-bottom p.copy strong {
	font-weight: normal;
}

/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
 body {
width: 768px;
}
 .shell {
width: 748px;
}
 #navigation ul li a {
padding: 0 22px;
}
 #navigation ul li.first a {
padding-left: 26px;
}
 .slider-holder {
position: relative;
}
 .slider-holder span.slider-b {
background: url(images/t-slider-bottom.png) no-repeat 0 0;
width: 748px;
height: 30px;
position: absolute;
bottom: -13px;
left: 0px;
z-index: 100;
}
 .slider-holder span.slider-shadow {
background: transparent;
display: none;
}
 .flex-control-nav {
left: 346px;
}
 .slider {
width: 748px;
height: 292px;
position: relative;
background: url(images/t-slide-img.png) no-repeat 0 0;
}
 .slider ul.slides {
list-style: none;
list-style-position: outside;
}
 .slider ul.slides li {
width: 748px !important;
height: 292px;
float: left;
position: relative;
}
 .slider ul.slides li .img-holder {
width: 537px;
height: 266px;
position: absolute;
bottom: 0px;
right: 0px;
}
 .slider ul.slides li .img-holder img {
height: 270px !important;
}
 .slider ul.slides li .slide-cnt {
width: 430px;
padding: 0px 0 0 34px;
}
 .slider ul.slides li .box-cnt {
width: 440px;
}
 .slider ul.slides li .slide-cnt h2 {
font-size: 40px;
line-height: 40px;
padding-bottom: 16px;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
font-family: 'Ubuntu', sans-serif;
font-weight: 700;
}
 .main {
padding: 47px 0 0 0;
}
 .main section {
background: url(images/t-section-shadow.png) no-repeat center bottom;
padding-left: 20px;
padding-right: 20px;
}
.main section.rosary{
	padding-left:20px;
}
#rosaryImg img{
	width:310px;
}

 .main .cols {
margin: 0 0 0 0;
}
 .main .cols .col {
width: 188px;
}
 .main .cols .col img {
float: none;
display: block;
margin: 0 auto;
}
 .main .cols .col + .col {
padding-left: 66px;
}
 .main .cols .col-cnt {
	margin-left:0px;
}
 .main .testimonial {
background: transparent;
}
 .main .post {
background: url(images/t-section-post.png) no-repeat center bottom;
padding-left: 20px;
}
 .main .post .video-holder {
width: 435px;
height: 245px;
float: none;
display: block;
margin-right: 0px;
margin-bottom: 20px;
}
 .main .post-cnt {
float: none;
display: block;
width: 100%;
}
 .socials-inner {
padding-left: 100px;
width:80%!important;
}
audio{
	margin-left:0px;
	width:17%;
}
 .footer-bottom {
height: 58px;
}
 .footer-cols {
padding-left: 40px;
}
 .footer-cols .col {
width: 150px;
}
 .footer-cols .col + .col {
padding-left: 28px;
}
 .footer-cols .col ul li {
font-size: 12px;
}
 .footer-bottom .footer-nav {
float: none;
display: block;
text-align: center;
padding-bottom: 18px;
}
 .footer-bottom p.copy {
float: none;
display: block;
text-align: center;
}
}
 @media only screen and ( max-width: 767px) {
 body {
width: auto;
}
 .shell {
width: 100%;
margin: 0 auto;
}
 #header {
position: relative;
z-index: 1000;
padding-left: 0;
padding-right: 0;
}
 #logo {
float: none;
display: block;
margin: 0 auto;
padding: 0 0 0 0;
}
 #navigation {
padding: 0 0 0 0;
}
 #navigation a.nav-btn {
	 position: absolute;
	right: 0px;
	top: 0px;

display: block;
font-size: 13px;
line-height: 36px;
padding-top: 0px;
height: 52px;
width:52px;
text-transform: uppercase;
color: #2b9208;
font-size: 13px;
font-family: 'Ubuntu', sans-serif;
font-weight: 700;
}
 #navigation a.nav-btn:hover {
text-decoration: none;
}
 #navigation a.nav-btn span.arr {
background: url(images/nav-arr.png) no-repeat 0 0;
position:absolute;
top:8px;
left:8px;
width: 32px;
height: 32px;
}
 #navigation {
position: relative;
z-index: 100;
}
 #navigation ul {
display: none;
position: absolute;
top: 52px;
left: 0;
width: 100%;
}
 #navigation ul li {
display: block;
line-height: 36px !important;
float: none;
background-color:#3399cc;
}
 #navigation ul li a {
padding: 0 22px;
}
 #navigation ul li.first a {
padding-left: 26px;
display: none;
}
 .m-slider {
background: #f3f3f3;
}
 .slider-holder {
position: relative;
margin: 0 auto;
width: 100%;
}
 .slider-holder span.slider-b {
background: none;
width: 310px;
height: 12px;
position: absolute;
bottom: -3px;
left: 0px;
z-index: 100;
}
 .slider-holder span.slider-shadow {
background: transparent;
display: none;
}
 .flex-control-nav {
left: 130px;
}
 .slider {
width: 100%;
height: 181px;
overflow: hidden;
position: relative;
background: none #75c5e2;
}
 .slider ul.slides li {
height: 181px !important;
float: none;
}
 .slider ul.slides li .img-holder {
width: 100% !important;
height: 134px !important;
bottom: -10px !important;
left: 50%;
margin-left: -145px;
}
 .slider ul.slides li .img-holder img {
height: 134px !important;
}
 .slider ul.slides li .slide-cnt {
width: 300px;
margin: 0 auto;
padding: 0px 0 0 0px;
}
.slider ul.slides li .box-cnt {
display: none;
}
.slider ul.slides li .slide-cnt h2 {
font-size: 22px;
text-align: center;
line-height: 25px;
padding-bottom: 16px;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
font-family: 'Ubuntu', sans-serif;
font-weight: 700;
}
 .slider ul.slides li .slide-cnt a.grey-btn {
display: none;
}
 .main {
padding: 40px 0 0 0;
}
 .main section {
background: url(images/m-section-shadow.png) no-repeat center bottom;
padding: 0 20px 20px 20px;
}
.main section.rosary{
	padding-left:20px;
}
#rosaryDiv{
	float:none;
	width:100%;
}
#rosaryImg, #mailImg{
	width:100%;
	float:none;
}
#rosaryImg img{
	width:100%;
}

 .main .cols {
margin: 0 0 0 0;
}
 .main .cols .col {
width: 100%;
float: none;
display: block;
padding-bottom: 22px;
margin: 0 auto;
}
 .main .cols .col img {
float: none;
display: block;
margin: 0 auto;
}
 .main .cols .col + .col {
padding-left: 0px;
}
 .main .cols .col-cnt {
float: none;
display: block;
margin-left:0px;
width:100%;
}
 .main a.m-btn-grey {
display: block;
background: url(images/m-btn-grey.png) repeat-x 0 0;
margin: 0;
margin-left:auto;
margin-right:auto;
height: 39px;
text-align: center;
line-height: 39px;
border: 1px solid #9e9f9f;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
display: block;
font-weight: bold;
font-size: 18px;
color: #636363;
text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}
 .main a.m-btn-grey:hover {
background-position: 0 bottom;
text-decoration: none;
}
 .main .post {
background: url(images/m-section-post.png) no-repeat center bottom;
padding-top: 28px;
padding-left: 20px;
}
 .main .post .video-holder {
width: 280px;
height: 162px;
float: none;
display: block;
margin: 0 auto 20px;
}
 .main .post .video-holder img {
width: 280px;
height: 162px;
}
 .main .post-cnt {
float: none;
display: block;
width: 100%;
}
 .main .post-cnt p strong {
display: block;
padding-bottom: 12px;
}
 .testimonial h2 {
font-size: 21px;
}
 .testimonial p.author {
text-align: center;
}
 .socials {
background: url(images/socials-bg.png) repeat-x 0 0;
padding-bottom: 20px;
height: 100%;
}
 .socials-inner {
padding-left: 10px;
}
audio{
	width:95%;
}
.socials-inner.p-social{
	float:none;
	padding-left:10px;
}
 .socials h3 {
float: none;
display: block;
}
 .socials ul li {
display: block;
float: none;
line-height: 30px;
}
 .socials ul li a {
display: block;
float: none;
}
 .socials ul li a span {
top: 4px;
}
 #footer h2 {
padding-bottom: 12px;
}
 .footer-cols {
padding-left: 10px;
padding-right: 0;
padding-bottom: 0;
}
 .footer-cols .col {
width: 150px;
float: none;
display: block;
padding-bottom: 22px;
}
 .footer-cols .col + .col {
padding-left: 0px;
}
 .footer-cols .col ul li {
font-size: 12px;
}
 .footer-bottom {
height: 58px;
}
 .footer-bottom {
padding: 10px 9px 20px;
height: 100%;
}
 .footer-bottom .footer-nav {
float: none;
display: block;
text-align: center;
padding: 0 0px 18px;
}
 .footer-bottom .footer-nav ul li {
padding: 0 4px;
border: 0;
font-size: 10px !important;
}
 .footer-bottom p.copy {
float: none;
display: block;
text-align: center;
}
 .footer-bottom p.copy strong {
display: block;
padding-top: 10px;
}
 .footer-bottom p.copy span {
display: none;
}
#prayerroom{
	background:url(images/room_s.jpg) center center;
	height:300px;
}
#prayerroom > p{
	font-size:2em;
}
}
 @media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
 #navigation a.nav-btn span.arr {
background: url(images/nav-arr@2x.png) no-repeat 0 0;
-webkit-background-size: 32px 32px;
-moz-background-size: 32px 32px;
background-size: 32px 32px;
}
 #logo a {
background: url(images/logo@2x.png) no-repeat 0 0;
-webkit-background-size: 123px 50px;
-moz-background-size: 123px 50px;
background-size: 123px 50px;
}
}
