/* ------[ Style Adjustments for Orange Color Scheme ]-------- */

h3.widgettitle,
ul.home-right li.title h2.feat-title,
ul.home-left li.title h2.feat-title,
ul.home-bottom li.title h2.feat-title,
h2.feature-title {
	background:url(images/rust/title-bullet.gif) 0 4px no-repeat;
	}

a, a:link, a:visited {
	text-decoration:none;
	color:#804C1A;
	}

#topnav,
#topnav li ul {
	background:#804000;
	}

#topnav,
#topnav li ul,
#topnav li li {
	border-color: #4D2600;
	}
	
	
/* ------- Chat Page -------- */
#evolvechat {margin: 20px;}

#left-chat {float:left;width:58%}
#chat {float:right;width:36%;height:390px;border: solid 2px #463F22;padding:1%; background-color:#f6f6f6;}


.chat-strip{border-bottom:2px solid #463F22; clear:both; padding: 5px 0 10px;height:25px; margin-bottom:20px; color:#463F22}
.chat-strip h1{float:left; color:#fff; border: 0;padding:0;margin:5px 20px 0;font-size:22px;color:#463F22 !important}
.chat-strip img {padding:0; margin: 0 10px -4px 0;border:none;}
.chat-strip .page-title img {height:34px ;margin:-5px 0 0;}
#skype, #mail-diretta {color:#463F22}


#skype {margin:-5px 5px 0 180px;padding:6px 15px 10px;display:block; text-align:right;}
#skype img {background:none; border:none;margin: 0 0 -4px;  }

#chat-banners {float:left;}
#chat-banners img {width:240px; height:400px; margin:0 10px 10px 0;float:left}
#chat-banners #banuno {margin-left:10px;}

.be {position:absolute;bottom:0; background-color:#463F22;width:96%;margin:0;color:#f6f6f6; padding:1% 2%}
.be a {color:#f6f6f6;text-decoration:underline;}
.be a:hover {color:#ccc;text-decoration:none;}








