/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

p {
	text-align:justify;
	font-size:14px;
	line-height: 175%;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	
}


h1 { 
	font-size:5em;
	font-weight:600;
	color:#3f79ab;
	margin:20px 10px 0px 0px;
	padding:20px 10px 20px 10px;
	border-right:solid thin #d4b285;
	font-family:Georgia,Trajan Pro, sans-serif;
	float:left;
	text-decoration:none;
	
}




h2 {
	letter-spacing:2.5px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:black;
	margin:0 0;
	padding-bottom:0px;
	padding:0 0;
	
}

h3 {
	letter-spacing: 0px;
	font-size:.75em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#666;
	margin:0 0;
	padding:0 0;
}

h4 {
	
	font-size:2em;
	font-family: 'Nothing You Could Do', Helvetica, sans-serif;
	color:#779990;
	margin:0px 0 0px 0;
	padding:0px 0 20px 0;
	padding-top:0;
}


h5 {
	font-size:2em;
	font-family: 'Nothing You Could Do', Helvetica, sans-serif;
	color:#779990;
	margin:0px 0 0px 0;
	padding:20px 0 20px 0;
	padding-top:0;
	
}


h6 {
	line-height:120%;
	font-size:1.5em;
	font-family:Georgia, serif, Times;
	color:#3f79ab;
	margin:0px 0 0px 0;
	padding:0px 0 10px 0;
}

#sub_header {
	letter-spacing:0px;
	line-height:120%;
	font-size:1.25em;
	font-family:Georgia, serif, Times;
	text-decoration: none;
	font-weight:500;
	color:#523128;
	margin:0px 0 0px 0;
	padding:32px 0 25px 0;
	border:none;
}

#header_space {
	padding-bottom:10px;
	
}


.bold {
	font-size:1.5em;
	font-family:Helvetica, sans-serif;
	color:#E9B714;
}

dt{
	color:#E9B714;
	font-family:Helvetica,Habibi,'Homenaje','Nothing You Could Do';
	font-size:1em;
}

dd { 
	letter-spacing: 0px;
	font-size:.75em;
	font-family: Habibi,'Nothing You Could Do';
	
	line-height:150%;
	color:#393C96;
	margin:0 0 0px 40px;
	padding:0px 0 40px 0;
}

#gracetruth {
	text-align:center;
	letter-spacing:0px;
	margin:20px 0px 20px 0px;
	padding-bottom:15px;
	font-family:'Nothing You Could Do', Simonetta, 'Nothing You Could Do' ;
	font-size:1.5em;
	font-weight:600;
	line-height:110%;
	color:#d4b285;
	
}

#times {
	position:absolute;
	text-align:right;
	top:28px;
	right:100px;
	letter-spacing:.5px;
	margin:20px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size:1em;
	font-weight:600;
	line-height:130%;
	color:#d4b285;
	

	
}


	
a:link {color:#95bddb;}    /* unvisited link */
a:visited {color:#779990;} /* visited link */
a:hover {color:#bdb6bf;}   /* mouse over link */
a:active {color:#95bddb;}  /* selected link */
			 

/*===================NAVIGATION====================*/
nav
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding-bottom:50px;
	padding-top:20px;
	
	background-repeat:no-repeat;
	
	
}

#navlist
{
	text-align:center;
	margin:0px 0px;
	padding:0px 0px;
	text-indent: 0;
	list-style-type: none;
	
}

#navlist li
{
	text-align:center;
	width:160px;
	padding: 0 0px;
	padding-bottom:.5em;
	margin:0 10px;
	text-indent: 0;
	display:inline-block;
	border-bottom:solid thin #d4b285;
}

#navlist li a
{
	
	letter-spacing:2px;
	text-decoration:none;
	font-weight:700;
	color: #FFF;
	font-size: .95em;
	margin:0 0;
	padding:0 0;
	
}


li,h2:hover
{ 
	 
	color:#bdb6bf;
	border-top: none;
}


#navlist a#current { 

opacity:0.5;
	width: 100%; 
		
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	-moz-opacity:0.5;
	
	-khtml-opacity: 0.5;
    
	opacity: 0.5;

}

#footer_nav {
	
	margin:0;
	padding: 0 0 20px 10px;
}

#footer_nav {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}
#footer_nav {
	float:left;
	line-height:14px;
	font-weight:bold;
	padding: 0 12px 6px 12px;
}

/*=============END NAV=================*/


li p{
	margin-bottom:0;
}


#highlights{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#highlights li {
	background-image:url('../images/golddot.png');
	background-repeat:no-repeat;
	background-position:0px 8px; 
	color:#779990;
	
	padding-left:15px;
	margin-bottom:20px;
	list-style-type: none;
}
#highlights li a{
	list-style-type: none;
	color:#3f79ab;
}

#highlights li :hover

{color:#779990;
}

.sermons {
	border-top:solid medium #d4b285;
	margin-bottom:15px;
}

audio {
	margin:15px 0px 15px 0px;
	
}

#sermontitle {
	margin-left:300px;
}

#welcome h1{
	font-size:2em;
	font-family:Georgia;
}

/*===========IMAGES============*/

#blue_cross {
			 
	float:left;
	padding:15px 0px 0 30px;
	clear:both;
		
}

#home_photo {
	
	float:left;
	width:100%;
	height:100%;
	max-width:850px;
	max-height:542px;
	margin:0px 0 20px 0;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	
	
	
}	
	
#epc_logo  {

	float:left;
	width:100%;
	height:100%;
	max-width:170px;
	max-height:170px;
	padding:15px 0 0 30px;
		
}	
	
	
#map {
	max-width: 100%;
	width:280px;
	height:350px;
	border:solid medium #779990;
	margin:20px 0;
	clear:both;
}

#tjsara { 
	float:left;
	width: 50%;
	height: 50%;
	max-width:207px;
	max-height:160px;
	margin:10px 20px 20px 0;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

#img { 
	float:left;
	width: 50%;
	height: 50%;
	max-width:207px;
	margin:10px 20px 20px 0;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	clear:both;
}

#imgright { 
	float:right;
	width: 50%;
	height: 50%;
	max-width:207px;
	margin:10px 0px 10px 30px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

#img_school { 
	max-width: 100%;
	float:left;
	width: auto;
	margin-bottom:20px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	clear:both;
}

/*===============END IMAGES==================*/






/*==============FOOTER=================*/


  
	#footertext {
		color:white;
		text-align:center;
		padding:20px 10px 100px 10px;
		margin-bottom:0px;
		background-color:#523128;
		
	}
	
	
/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		
h1 { 
	font-size:4.5em;
	margin:20px 10px 0px 0px;
	padding:20px 10px 20px 20px;
	border-right:solid thin #d4b285;
	font-family:Georgia,Trajan Pro, sans-serif;
	float:left;
	
}			

	
#tjsara { 
margin:10px 20px 0px 0;
}
	
#navlist li
{
	width:140px;
	margin:0 2px;
	
}

#navlist li a
	{
	font-size: .85em;
	}
	
#gracetruth {
	font-size:1em;
	}
	
h5 {
	
	font-size:2.25em;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
}
#times {
	position:absolute;
	text-align:right;
	top:35px;
	right:30px;
	letter-spacing:0px;
	margin:20px 0px 0px 0px;
	font-family:Georgia, serif, Times;
	font-size:.75em;
	line-height:130%;
	color:#d4b285;
}
	}
	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

h1 { 
	font-size:3.5em;
	margin:15px 2px 0px 0px;
	padding:20px 5px 20px 5px;
	border-right:solid thin #d4b285;
	font-family:Georgia,Trajan Pro, sans-serif;
	float:left;
	
	
}		
#navlist li
{
	
	padding: 5px 0px;
	padding-bottom:.5em;
	margin:0 auto;
	display:block;
	border-bottom:solid thin #d4b285;
	
}

#times {
	position:absolute;
	text-align:right;
	top:40px;
	right:30px;
	margin:20px 0px 0px 0px;
	padding-bottom:15px;
	font-size:.75em;
	}
	
	
#gracetruth {
	font-size:1em;
	}
	
	
#tjsara { 
margin:10px 20px 0px 0;
}
	
	h5 {
	
	font-size:2em;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
}

	    
		}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	
h1 { 
	font-size:5em;
	margin:0px 2px 0px 0px;
	padding:40px 5px 50px 42px;
	border-right:none #d4b285;
	font-family:Georgia,Trajan Pro, sans-serif;
	float:left;	
}		

#blue_cross {
	
	position:relative;
	top:15px;
	left:30px;		 
	float:left;
	padding:5px 0 40px 80px;
	width:50px;
	height:56px;
	
	
}

#sub_header {
	position:absolute;
	top:50px;
	left:110px;
	letter-spacing: 0px;
	line-height:110%;
	font-size:1em;
	font-family:Georgia, serif, Times;
	color:#523128;
	margin:0px 0 0px 0;
	width:400px;

}

p {
	font-size:13px;	
}

#tjsara { 
	margin:10px 20px 0px 0;
}

h5 {
	font-size:2em;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
}



#times {
	position:absolute;
	text-align:center;
	top:397px;
	left:30px;
	letter-spacing:0px;
	margin:20px 0px 0px 0px;
	font-family:Georgia, serif, Times;
	font-size:.75em;
	line-height:130%;
	color:#d4b285;
}
}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

h1 { 
	font-size:5em;
	margin:19px 2px 0px 16px;
	padding:20px 5px 50px 50px;
	border-right:none #d4b285;
	
}		

#blue_cross {
	
	position:relative;
	top:19px;
	left:52px;		 
	float:left;
	padding:0px 0 0px 0px;
	width:50px;
	height:56px;
	
	
}

#sub_header {
	position:absolute;
	top:48px;
	left:50px;
	letter-spacing: 0px;
	line-height:110%;
	font-size:1em;
	font-family:Georgia, serif, Times;
	color:#523128;
	margin:0px 0 0px 0;
	width:400px;
	border-bottom:#d4b285;

}


p {
	font-size:12px;
	
}		
h4 {
	font-size:2.35em;
}	

#home_photo {
	
	float:left;
	width:100%;
	height:100%;
	max-width:470px;
	max-height:200px;
	margin-bottom:20px;
	
}		
#tjsara { 
	margin:10px 20px 5px 0;
}

h5 {
	font-size:1.5em;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
}


#times {
	position:absolute;
	text-align:center;
	top:390px;
	right:30px;
	letter-spacing:0px;
	margin:20px 0px 0px 0px;
	font-family:Georgia, serif, Times;
	font-size:.75em;
	line-height:130%;
	color:#d4b285;
}



}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/