/*
Theme Name: Extant Pioneer
*/

/* Typography & Colors */

/* Big Title of Movie */
h1 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 40px;
	color:#ff9900;
	line-height: 1em;
}

/* subtitle */
h2 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color:#ff9900;
	line-height: 1em;
}


/* body */

h3 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color:#33ccff;
	line-height: 1.2em;
	text-align:justify;
	font-weight:normal;
}


/* <font face="Arial, Helvetica, sans-serif" size="2"> */
/* quote proper */

h4 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}

/* <font face="Arial, Helvetica, sans-serif" size="2"> */
/* quote attribution */

h5 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ffff99;
	line-height: 1.2em;
}

/* showtimes */
h6 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color:#ffffff;
	text-align:justify;
	line-height: 1.1em;
}

/* <font color="#33ccff" face="Arial, Helvetica, sans-serif" size="2"> */
/* Synopsis */


/* Big Title of Movie */
hw1 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 40px;
	color:#000;
	line-height: 1em;
}

/* subtitle */
hw2 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color:#000;
	line-height: 1em;
}


/* body */

hw3 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color:#000;
	line-height: 1.2em;
	text-align:justify;
	font-weight:normal;
}

/* <font face="Arial, Helvetica, sans-serif" size="2"> */
/* quote proper */

hw4 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}

/* <font face="Arial, Helvetica, sans-serif" size="2"> */
/* quote attribution */

hw5 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ffff99;
	line-height: 1.2em;
}

/* showtimes */

hw6 {
	font-family: 'Arial', Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color:#ffffff;
	text-align:justify;
	line-height: 1.1em;
}



