/*
@name		deviantART V6.0 subscribed Shoutbox 
@author		AimanStudio.deviantart.com
@version	1.0			
@Last Updated:	Apri 26, 2009
*/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("deviantart.com") {



#deviant .shouts {
	position: relative !important;
	padding: 10px 2px 0px 2px !important;
}
#deviant .shouts .f {
	margin-left: 0px !important;
	top: 0px !important;
	padding-top: 5px !important;
	cursor:default  !important;
}

/* ---- visitors shout entry ---- */
	dl.shouts dt.f{
	position: relative !important;
	min-height:25px !important;
	top: -10px !important;
	left: 0px !important;
	padding: 0 0 0 38px !important;
	border-top: 1px solid #BFCEC3 !important;
	border-left: 1px solid #BFCEC3 !important;
	border-right: 1px solid #BFCEC3 !important;
	-moz-border-radius: 8px 8px 0 0;
	background:#e7efe6 url(http://i40.tinypic.com/11bn9tt.gif) repeat-x !important;
	/* background:url(http://st.deviantart.com/minish/gruzecontrol/gmtop.gif/3.gif) repeat-x !important;*/
}
.shouts dd.f{
	position: relative !important;
	padding-bottom:5px !important;
	padding-right:5px !important;
	font-weight:normal !important;
	font-size: 9pt !important;
	padding-left: 40px !important;
	border-bottom: 1px solid #BFCEC3 !important;
	border-left: 1px solid #BFCEC3 !important;
	border-right: 1px solid #BFCEC3 !important;
	margin:0 auto 4px auto !important;
	-moz-border-radius: 0 0 8px 8px;
	background:#e7efe6  !important;
}

/* ---- shouter Avatar ---- */
dl.shouts dt.f img.avatar {
	position: absolute !important;
	top: 6px !important;
	left: 8px !important;
	width:25px !important;
	height: 25px !important;
}

/* ---- shouter Name ---- */
	#deviant .shouts .f a.a.u {
	color: #196BA7 !important;
	text-decoration: none !important;
	font-size: 9pt !important;
	font-weight:bold;
}

/* ---- shouter Name link .u---- */
	#deviant .shouts .f a:hover.a.u {
	text-decoration: underline !important;
}

/* ---- the date and time ---- */
	div.timestamp, em.shortcut{
	position: absolute !important;
	top: -25px !important;
	right:5px;
	font-weight:normal !important;
	font-size: 7pt !important;
	color: #959F98;
}

/* ---- shouting area  ---- */
	#deviant .altview dl.shouts{
	top:0px;
	margin-bottom:0px !important;
	background:#B2C3B0 url(http://st.deviantart.com/styles/minimal/minish/bg-fade2.gif) repeat-x  !important;
	border: 1px solid #9EB1A2  !important;
	height:50px;
	-moz-border-radius: 8px;
}
#deviant .altview dl.shouts dt.f {
	background:none !important;

/* -moz-border-radius: 8px; */
	padding:0 0 0 23px !important;
	border:0 !important;
	margin-top: 10px !important;
	top:-12px  !important;
}

#deviant .altview dl.shouts dt.f img.avatar {
	top: 0px !important;
	left: 5px !important;
	width:15px !important;
	height: 15px !important;
}
#deviant .altview dl.shouts dt.f a.u,
#deviant .altview dl.shouts dt.f {
	color: #39473F !important;
	font-size:8.25pt  !important;
	font-weight:normal  !important;
}
#deviant .altview dl.shouts dd.f {
	border:0 !important;
}
#deviant .altview dl.shouts dd.f {
	border:0 !important;
	top:-4px !important;
}
#deviant .altview {
	border: 0  !important;
	background:none !important;
	margin:0px  !important;
	height:60px !important;
	top:0px  !important;
}
#deviant .altview dl.shouts dd.f {
	padding:0 !important;
	background:none  !important;
	margin :-13px 0 0 3px  !important;
}

/* ------ hovering effrct on shouting area ------ */
#deviant .altview dl.shouts:hover{
	background:#bdcbbb url(http://i40.tinypic.com/2e64raa.gif) repeat-x  !important;
}
#deviant .altview dl.shouts:hover dd.f{
	background:none  !important;
}




}