/*-----------------------------------------------------------------------------
title: Casa Mia Pronto

Revision: 			$Revision: 341 $

CteatedDate:		$CteatedDate$
Autor:				$Autor$

LastChangedDate:	$LastChangedDate: 2009-06-18 11:38:41 +0600 (Чт, 18 июн 2009) $
LastChangedBy: 		$LastChangedBy: tanyas $

-----------------------------------------------------------------------------*/

/* =Twitter style
-----------------------------------------------------------------------------*/
.twitter{
	margin:0 0 18px;
	padding-bottom:35px;
	background:url('/images/branding/twitter/twitterBotBg.png') no-repeat bottom left;
	position:relative;
	}
	.twitter-inner{
		background: url('/images/branding/twitter/twitterTopBg.png') no-repeat top left;
		width:168px;
		padding:40px 15px 4px 113px;
		height:80px;
		min-height:80px;
		}
	body[class] .twitter-inner{height:auto;}	
		.content .twitter ul{
			margin:0;
			list-style-type:none;
			}
			#tweet ul li{
				width:168px;
				overflow:hidden;
				padding:0;
				}
		.twitter p{padding:0px;}
		.twitter a{
			color:#32ccff;
			white-space: pre-wrap; /* css-3 */
			white-space: -pre-wrap; /* Opera 4-6 */
			white-space: -o-pre-wrap; /* Opera 7 */
			word-wrap: break-word; /* Internet Explorer 5.5+ */
			white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
			word-break:break-all;
			}
		.twitter a.follow-us{
			position:absolute;
			text-indent:-9999em;
			width:100px;
			height:25px;
			right:30px;
			bottom:0;
			cursor:pointer;
			}