/*////////////////////////////////*/
/*/                              /*/
/*/    AWESOME COLOR SECTION     /*/
/*/                              /*/
/*////////////////////////////////*/

/* (color #1)  header text color */
				h2,#dashboard { 
				color:#002fad;}
				
/* (color #2)  chapter title color */
				#title,#onecol-title,#topmenu a,#profile-pic,#info p { 
				color:#002fad;}
				
/* (color #3)  header background primary color */
				h2,.top-left,.top-profile,.top-chapter,.top-friends,.top-wiki,.top-right{ 
				background-color:#e7effc;}
				.top-left,.top-profile,.top-chapter,.top-friends,.top-wiki,.top-right{ 
				background:#e7effc url(../../images/network/bottom-fade.png) left repeat-x;}
				
/* (color #4)  header background secondary color */
				h2 { 
				border-bottom:1px solid #afc3e4;
				border-top:1px solid #afc3e4;}
				#sidebar2 ul li,#radar ul li,#radar em,.top-left,.top-profile,.top-chapter,.top-friends,.top-wiki,.top-right {
				border-bottom: 1px solid #afc3e4;}	
				.top-left,.top-profile,.top-chapter,.top-friends,.top-wiki {
				border-right: 1px solid #afc3e4;}	
				.top-profile,.top-chapter,.top-friends,.top-wiki,.top-right {
				border-left: 1px solid #afc3e4;}		
				
/* (color #5)  default text color */
				#net-wrap,#dashboard li,#dashboard a,#info td {
				color:#454545;}
				
/* (color #6)  primary link color */
				a,#sidebar2 a:hover,#topmenu a:hover,#dashboard a:hover{
				color:#2c7ce6;}
				#about p a,#blog p a{ 
				border-bottom:dotted 1px #2c7ce6;}
				
/* (color #7)  secondary link color */
				#edit,#membersize,#sidebar2 a,#radar em{
				color:#4063c2;}

/* (color #8)  link hover color */
				a:hover { 
				color:#002fad;}
				
/* (color #9)  link background hover color */
				#sidebar2 ul li a:hover,#about p a:hover,#blog p a:hover{ 
				background-color:#ffffaa}
				
/* (color #10)  radar background hover color */
				#radar ul li a:hover em,#radar ul li a:hover span {
				background-color:#f2f4fa;}
