@charset "utf-8";

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Comment
|--------------------------------------------------------------------------
|
| @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 > Comment > Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Comment > Global Styles
|--------------------------------------------------------------------------
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Comment > Layout
|--------------------------------------------------------------------------
|
*/

	/* ----- Comments -------------- */
	#comment_holder { }
		#comment_holder h3 { padding-bottom: 14px; }
		#comment_holder .round { padding: 14px; }
			#comment_holder div.left { width: 150px !important; }
			#comment_holder .comment_body { padding-left: 14px; width: 400px;
												min-height: 120px; height: auto !important; height: 100px; }
				


/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > My Comments > Layout
|--------------------------------------------------------------------------
|
*/
	.my_comments { width: 100%; }
		.item_list { margin: 0; padding: 0; position: relative; }
		.item_container { clear: both; }
		
		.item_thumb_container { margin-top: 0; width: 92px; display: inline; float: left; }
		
		.item_data { margin-left: 20px; width: 455px; display: inline; float: left; }
			.item_status { margin-bottom: 3px; margin-top: 3px; display: block; }
			
			.list_comment_detail { margin: 10px 0 0; padding: 0; position: relative; }
				.item_comment_detail { margin-bottom: 16px; margin-left: 0; }
					.item_comment_when { display: inline; float: right; }