@charset "utf-8";

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Article
|--------------------------------------------------------------------------
|
| @package		Amedia Creative
| @subpackage	Frontend
| @company		Amedia Creative, Inc.
| @phone		310/651/8733
| @fax			310/388/1210
| @author		Joey Avino
| @email		joey@amediacreative.com
| @link			http://www.amediacreative.com
| @copyright	2009 Amedia Creative, Inc.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Article > Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Article > Global Styles
|--------------------------------------------------------------------------
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Article > Menu Override
|--------------------------------------------------------------------------
|
*/

	/* ----- Main Menu: Selects Current Page -------------- */
	#main_menu li#menu_article a span.left { }
	#main_menu li#menu_article a span.mid { }
	#main_menu li#menu_article a span.right { }
		#main_menu li#menu_article a { }









/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Article > Layout
|--------------------------------------------------------------------------
|
*/

	/* ----- Ad Runner -------------- */
	ad-runner { /* See Community.css */ }






	/* ----- Event View Page -------------- */
	#view_header { }
		#view_header .view_title { width: 50%; /* height: 60px; */ }
		
		
		#view_stats { }
			#view_stats div.left { width: 402px; }
			#view_stats div.right { width: 188px; }
				#view_stats p.left { width: 100px; margin-right: 7px; }
				#view_stats p.right { width: 100px; }
			
			#user_toolbox { width: 114px; }
				#user_toolbox p { margin-bottom: 3px; }

