 #name {
 position: relative;
 /* was 0 */
 left:250px;
 width:430px;
 /*width:160px;*/
 /*height:50px;*/ 
 margin: auto;
 padding:0px 0px 0px 15px; 
 }
 
#header {
 position: relative;
 /*right:10px;*/
 top:0px;
 width:980px;
 height:200px;
 margin: auto;
 /*background-color:#e8e8e8;*/
 /*border: 1px solid;*/
 }
 
   #coverpic-1 {
	margin-top: 50px;
	/*height:200px;*/
	background: #000 url("images/afn_cover5.jpg") center center;
   }
   
  #coverpic {
 position: relative;
 /*right:10px;*/
 /*top:40px;*/
 width:970px;
 height:190px;
 background-color: white;
/*border-style:solid;*/
 /*border-width:5px;*/
 }
  

 
.afn-logo {
	padding-top:10px;
	padding-bottom:10px;	
	padding-left:10px;
		
}


 
 .mainmenu { 
/* background: url('images/cbg.gif') repeat-x left top;*/
/* background-color:#ff0000; */
/* color:white; */
   /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
 	 
 }
 
 .li-arr{
    list-style-image: url(images/ar.gif);
}
 
 #jumbo-main {
	/*top:-50px;*/
	margin-top: 0px;
 }
 
 #nav-top {
	top:0px;
	margin-bottom: 0px;
 }
 
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #f0ad4e;  
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote p {
  display: inline;
}


 .navbar-custom { 
 
 background-color: white;
 
 }
 
 .navbar-toggle {
 border:1px solid #444;
 }
 
 .img-publisher {
 float:left;
 width: 40%;
 BORDER-RIGHT: 1px solid; 
 BORDER-TOP: 1px solid; 
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=180,color=#626058,strength=5) progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#626058,strength=5) progid:DXImageTransform.Microsoft.Shadow(direction=90,color=#626058,strength=5); 
 MARGIN: 5px; 
 BORDER-LEFT: 1px solid; 
 BORDER-BOTTOM: 1px solid"
 }
 
 .no-border {
    border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
 .jumbotron {
    position: relative;
    background: #000 url("images/afn_cover4.jpg") center center;
	color: white;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}

 #testimonials {
 
 /*font-family: "Comic Sans MS", "Brush Script MT", cursive; */
 /*font-style: italic; */
 	 
 }
 
   #map {
/* width:210px;
 height:210px; */
 border:1px solid;
 	 
 }
  #phone {
 /*text-align:center;*/
 /*width:208px;
 height:50px; */
 padding:3px; 
 /*border:3px solid;*/
 /*background-color:#707070;*/
 background-color:black;
 border-radius:5px;
 font-size:16px;
 font-weight:bold;
 	 
 }

/* footer
---------- */
 #copyright {
 /*
 width:960px;
 height: 30px;
 */
 text-align:center;
 /*background-color:orange;*/
 background-color:#202020;
 color:white;
 padding:10px;
 margin:auto;
 	 
 }
 
 
  div.polaroid
{
width:100%;
padding:10px 10px 20px 10px;
border:1px solid #BFBFBF;
background-color:white;
/* Add box-shadow */
box-shadow:2px 2px 3px #aaaaaa;
}

div.rotate_left
{
float:left;
-ms-transform:rotate(7deg); /* IE 9 */
-webkit-transform:rotate(7deg); /* Safari and Chrome */
transform:rotate(7deg);
}

div.rotate_right
{
float:left;
-ms-transform:rotate(-8deg); /* IE 9 */
-webkit-transform:rotate(-8deg); /* Safari and Chrome */
transform:rotate(-8deg);

}

#sunday_hours {
	font-size: 100%;
}

@media(max-width: 640px) {

        #sunday_hours {
           
			font-size: 100%;
			
		}
		
		h4 {
           
			font-size: 90%;
			
		}	
		
		
		
} 