#eventTitle
{
	font-family: 'Slabo 13px', serif;
	font-weight: 900;
	font-size:1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#eventDate
{
	font-family: 'Slabo 13px', serif;
	font-weight: 700;
	font-size:1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#eventDesc
{
	font-family: 'Slabo 13px', serif;
	font-weight: 400;
	font-size:1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

/*******************************************************Layout 0*****************************************************************/



@media only screen and (min-width: 0px) and (max-height: 350px) {


}


@media only screen and (min-width: 0px) and (min-height: 350px) {



}




/*******************************************************Layout 450*****************************************************************/



@media only screen and (min-width: 450px) and (max-height: 400px) {



}


@media only screen and (min-width: 450px) and (min-height: 400px) {



}




/*******************************************************Layout 650*****************************************************************/



@media only screen and (min-width: 650px) and (max-height: 450px) {
	


}


@media only screen and (min-width: 650px) and (min-height: 450px) {
	


}




/*******************************************************Layout 815*****************************************************************/



@media only screen and (min-width: 815px) and (max-height: 500px) {
	


}


@media only screen and (min-width: 815px) and (min-height: 500px) {
	


}



/*******************************************************Layout 960*****************************************************************/



@media only screen and (min-width: 960px) and (max-height: 600px) {


		
}


@media only screen and (min-width: 960px) and (min-height: 600px) {



}




/*******************************************************Layout 1200*****************************************************************/



@media only screen and (min-width: 1200px) and (max-height: 700px) {



}


@media only screen and (min-width: 1200px) and (min-height: 700px) {

	

}
	
	
	
