﻿.fmheader {
	width: 100%;
	background-color: transparent;
	padding: 0px 0px 0px 0px
}



/* FEATURED VIDEO */

.fmvid1 {
	  max-width:980px;
	  width:100%; 
	  margin:0px auto 0px auto;
	  padding: 0px 0px 0px 0px
}
.fmvidwrap {
	width:980px; 
	height:auto; 
	position: static; 
	margin:0px auto 10px auto;
	max-width:100%; 
	z-index:1; 
	background-color:white;
}
.clcopyright {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color:white;
   text-align: center;
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;   
   color:#999999;	
   height:40px;
   padding: 10px 0px 0px 0px;
}
#cr9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#cr10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#cr11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.lft {
	text-align:left
}
.rgt {
	text-align:right
}
.ctr {
	text-align:center
}
.dgry {
color:#999999
}
.lgry {
color:#cccccc
}
.wht {
color:#ffffff
}
.blk {
color:#000000
}

.clcr {
   left: 0;
   bottom: 0;
   width: 100%;
   background-color:white;
   text-align: center;
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;   
   color:#999999;	
   padding: 60px 0px 0px 0px;
}

/* HOME PAGE*/

.p1text {
	width: 100%; 
	max-width: 800px; 
	padding:0px 17px 0px 17px; 
	font-size:24px; 
	margin:20px auto 0px auto; 
	position:relative; 
	line-height:26px;
	font-family:swiss condensed;
}
.cvr-link {
	height:40px; 
	width:50%; 
	left: 0px;  
	z-index:50; 
	background-color:black; 
	position:absolute; 
	color:white; 
	font-family: compacta; 
	font-size:20px; 
	text-align:right; 
	padding-right:7px; 
	line-height:35px; 
	background-image: url('../images/pg_1_bullet_bg_01.png'); 
	background-repeat: repeat-x;
}
.full-photo {
  height: 100%;
  width:100%;
  background-color:black; 
   background-position:center; 
   background-repeat:no-repeat; 
   background-size: cover;
}

/* NEWS */

.slug {
height:20px; 
width:auto; 
border-bottom:0px #CCCCCC solid;
}
@media only screen and (max-width: 600px) {
.slug {
height:16px; 
padding:0px 0px 0px 7%;
  }
}



#by {
font-family: 'swiss condensed italic';
font-size: 15px;
}
#date {
font-family: 'swiss condensed italic';
font-size: 15px;
margin: 15px 0px 10px 0px;
}
#capt {
font-family: 'swiss condensed';
font-size: 18px;
line-height: 19px;
border-bottom: 1px #C0C0C0 solid;
padding-bottom: 10px;
}
@media only screen and (max-width: 600px) {
#capt {
font-size: 14px;
line-height: 15px;
  }
}
#dl {
font-size: 20px;
}





/*
.clbbbt {
	width:100%;
	position:static;
	z-index:5;
	text-align:center;
	left: 0px;
	margin-top:40px;
	background-color:white;
}
*/