@charset "utf-8";

/*
|--------------------------------------------------------------------------
| Amediacreative.com > Frontend > Home / Work > Project Data
|--------------------------------------------------------------------------
|
| @package		Amedia Creative
| @subpackage	Frontend
| @company		Amedia Creative, Inc.
| @phone		310/651/8733
| @fax			310/388/1210
| @author		Joey Avino
| @email		joey@amediacreative.com@charset "utf-8";.bubble_small span,.peg_small{background-image:url('http://images.amediacreative.com/amedia/gossip/date_bubble.png') !important}.details .top{background:url('http://images.amediacreative.com/amedia/work/details_bubble.png') no-repeat top left}.details .btm{background:url('http://images.amediacreative.com/amedia/work/details_bubble.png') no-repeat bottom left}.details .mid{background:url('http://images.amediacreative.com/amedia/work/details_bubble_bg.png') repeat-y top left}.image_container{height:450px}.other_bubble{display:compact}.bubble_small{height:27px;font-size:14px;color:white}.bubble_small span.left,.bubble_small span.right,.bubble_small span.mid{width:3px !important;height:27px;float:right;display:inline-block}.bubble_small span.left{background-position:right top}.bubble_small span.right{background-position:left top}.bubble_small span.mid{width:auto !important;padding:5px;height:17px;background-position:-5px 0px}.peg_small{height:20px;width:20px;float:right;margin-left:20px;background-position:0px -30px}
| @link			http://www.amediacreative.com
| @copyright	2009 Amedia Creative, Inc.
|
*/

/*
|--------------------------------------------------------------------------
| Amediacreative.com > Frontend > Home / Work >  Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/

	/* ----- Other Bubble. -------------- */
	.bubble_small span,
	.peg_small { background-image: url('http://images.amediacreative.com/amedia/gossip/date_bubble.png') !important; }
	
	
	/* ----- Details Bubble. -------------- */
	.details .top { background: url('http://images.amediacreative.com/amedia/work/details_bubble.png') no-repeat top left; }
	.details .btm { background: url('http://images.amediacreative.com/amedia/work/details_bubble.png') no-repeat bottom left; }
	.details .mid { background: url('http://images.amediacreative.com/amedia/work/details_bubble_bg.png') repeat-y top left; }









/*
|--------------------------------------------------------------------------
| Amediacreative.com > Frontend > Home / Work > Project Data > Style
|--------------------------------------------------------------------------
|
*/

	.image_container { height: 450px; }

		/* ----- Bubble. -------------- */
		.other_bubble { display: compact; }
			.bubble_small { height: 27px; font-size: 14px; color: white; }

				.bubble_small span.left,
				.bubble_small span.right,
				.bubble_small span.mid { width: 3px !important; height: 27px; float: right; display: inline-block; }

				.bubble_small span.left {		background-position: right top; }
				.bubble_small span.right {		background-position: left top; }
				.bubble_small span.mid { 		width: auto !important; padding: 5px; height: 17px; background-position: -5px 0px; }

		.peg_small { height: 20px; width: 20px; float: right; margin-left: 20px; background-position: 0px -30px; }