/************************************************************************************
* Created on Sep 7, 2007															*
* 																					*
* This is the standard CSS document to use on all websites. The elements shown are 	*
* just the standard ones. Feel free to add any elements you may need. You may also	*
* uncomment any of the attributes from any element you wish to use, or change the	*
* values of any attribute. Whatever works for your site.							*
*																					*
* Edited Jun 20, 2008 by Mark Kitanga												*
* - Added 1 class category called Photo Options										*
* - Added 1 class to Photo Options: photo_border									*
*																					*
* Edited Jun 17, 2008 by Mark Kitanga												*
* - Added 8 classes to Padding Sizes: padding_top_5, padding_top_10,				*
*   padding_bottom_5, padding_bottom_10, padding_left_5, padding_left_10,			*
*   padding_right_5, padding_right_10												*
*																					*
* Edited Feb 23, 2008 by Mark Kitanga												*
* - Added 3 classes to Padding Sizes: padding_5, padding_10, form_field_padding		*
*																					*
************************************************************************************/

/* Allen Theaters (Mobile Version) Styles */

/********************************************
*					Links					*
********************************************/

/* Primary link */ 
a, a:link, a:visited, a:active
{
	text-decoration: none; 
	font-weight: bold; 
	color: #F11300; 
}
a:hover 
{
	text-decoration: none; 
	font-weight: bold; 
	color: #000000; 
}


/********************************************
*					Links					*
********************************************/

h1 {font-size: 145%;}
h2 {font-size: 135%;}
h3 {font-size: 125%;}
h4 {font-size: 115%;}