/* CSS Document */


#latest	{background-color: #666;	
			padding: 0 0 30px 0; 	}

p.latest	{color: #FFF;	}

.latest		{color: #fff;	}

.center		{text-align: center;		}

.titles			{ font-weight: 650; color: #cc6566;  }

#signup	{background-color: #666;	
			padding: 100px 0 30px 0; 	}

p.signup	{color: #FFF ;
			padding: 75px 0 100px 0;	
			font-size:24px; }






h1, h2, h3, h4, h5, h6		{ font-family: 'Bad Script', cursive; 	}	

h2			{color: #999;
				padding: 10px 0 20px 0;	}
h2.latest	{color: #fff;
				padding: 10px 0 20px 0;	}	
				
#comingnext	{background-color: #666;	}					

footer span.copyright {
	line-height: 40px;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: .uppercase;
	text-transform: none;
	color: #fff;
}

hr {
   display: block;
   position: relative;
   padding: 0;
   margin: 30px auto;
   height: 0;
   width: 30%;
   max-height: 0;
   font-size: 1px;
   line-height: 0;
   clear: both;
   border: none;
   border-bottom: 2px solid #999;
}



footer {
  padding: 10px 0;
  
  text-align: center;
  background-color: #000;
}


.series		{padding-bottom: 75px;	}

					
					
