/* You may adapt and learn from the elements of this CSS to use in your own
projects, but you may not copy the design (the unique combination of images,
colors, sizes, typography, and positioning) since this is copyright of Shaymaa 
and may not be reproduced. 
------------------------------------------------------------------*/

/* Shaymaa's Comments stylesheet
------------------------------------------------------------------*/

.twitter-box {
        width: 645px;
	margin: 0px;
        padding: 0px;
	min-height: 5px;
	background: #E7E7E7;
        border: groove 0px #E2E3DD;
	}
.gravatar {
	padding: 6px 0 0 6px;
        margin: 5px 40px 10px 10px;
	float:right;
	width:48px;
	height:48px;
	background: transparent;
	}
.gravatar img { border: solid 4px #006666; }

.twitter-text p{
        padding: 7px 30px 0px 30px; 
        margin: 5px 60px 0px 30px;
        background:none;
	}
.twitter-text h4 {
	color:#2F3E3E;
	letter-spacing:2px;
	margin:0px;
	font:normal .84em;
	text-shadow:#000 2px 2px;
	}
.twitter-text p {
	margin:0 0 20px 0;
	}
.twitter-text h4 span {float:right;}