
a.rightbarlinks {
	color:#202020;
	margin-bottom: 10px;
	font-size: 15px;
	
			
}


a.rightbarlinks:hover {
	color: #2d2d2d;
			
}
		

/*migrate from rightbarlinks to sideBarlinks:*/
a.sideBarLinks {
	color:#202020;
	margin-bottom: 10px;
	font-size: 15px;
}

a.sidebarlinkssub{
	color:#202020;
	font-size:13px;
}

a.sidebarlinkssub:hover {
	color: #2d2d2d;
			
}

a.sidebarlinks:hover {
	color: #2d2d2d;
			
}


h4 {
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 3px;
	color: #2d2d2d;
	padding-left: 20px;
	font-size: 5px;
	font-weight:500;
}


		
h3 {
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 3px;
	color: #2d2d2d;
	padding-left: 20px;
}


h3.hoverstate {
	background: #9cce4a;
}

h4.hoverstate {
	background: #9cce4a;
}

		
h3.hoverstate a:hover {
	text-decoration: none;
}
		
/*div.iconicImage {
	padding-top: 10px;
	padding-bottom: 10px;
}
		
.iconicHover {
	background: #dddddd;
}
*/

#sidebaravatar{
	float: left; width: 20%;
}

#sidebaravatartxt{
	float: right; width: 69%; padding-top: 10px; margin-bottom: 2px;
}

.sidebaruser{
	font-size: small;
}

.sidebarflashes{
	font-size:20px;
	padding-top: 7px;
	font-weight:bold;
}

.sidebarflashes span{
	font-weight: normal; font-size:15px;
}

.sidebarfollowing{
	font-size: 15px;
	font-weight: normal;
	
	
}

.following a img {
}
	

.sidebarfollowers{
	font-size: 15px;
	font-color: #666666;
	font-weight: normal;
	float: left; 
	
}


