﻿/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
*, *.* {
  -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */

  -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
   -webkit-tap-highlight-color: rgba(0,0,0,0) !important; /* make transparent link selection, adjust last value opacity 0 to 1.0 */
/*    -webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */
}


.loading-invisible: {display:none !important; }



.ui-page, .ui-mobile-viewport {
	background: url(images/tiling_stripes3.gif);
}


blockquote {background-color:#eeeeee; padding:15px; font-style:italic; color:#333333; }



body {
   
   
   background-images:url('../images/tiling_stripes3.gif') !important; background-repeat:repeat; background-color:#000000 !important;
}

/* Portrait layout (default) */
.home {
    
   
}


.bg1 {
	
	background-image:url('../img/bg1.jpg') !important; background-repeat:repeat; background-color:#000000 !important;
	
}



.bg2 {
	
	background-image:url('../images/tiling_stripes3.gif') !important; background-repeat:repeat; background-color:#000000 !important;
	
}







.homebg {

background: url('../img/girl3.jpg') 0% 40px; no-repeat center center fixed; 
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-background-origin:border;
  height:100% !important; height:auto;
  position:absolute; top: 00px;  width:100%; }





.hidden {display:none; }


.ui-content, .ui-body-b {text-shadow:0px 0px !important; }

.content p {color:#333333 !important; }



.footers {text-align:center; color:#666666; font-size:14px; }

.commandment {float:left; padding:10px 12px 10px 12px; font-style:italic; background-color:#eaeaec; width:auto; height:auto; }


.check {width:20px; height:10px; float:left; margin:8px 30px 0px 0px; }

.smaller {font-weight:normal; font-size:.8em; }
.smallest {font-weight:normal; font-size:.7em; }

#sinArea {background-color:#f8f8fb; padding:15px; }

.guide-section {background-color:#ebeaee; padding:15px; float:lefts; margin:0px 0px 20px 0px;}
.guide-section h3 {font-size:1.1em; font-weight:bold; color:#666666; margin:0px 0px 0px 0px !important; }

