/* === PAGE === */

#user-page { background-color: #e8eaec !important; margin-left: 0px; margin-right: 0px; width: 1000px; }



/* === BANNER === */

div#user-page div#banner { display: none; }

/* === TITLE === */


div#user-page div#title { display: block; }
div#user-page div#title h1 {
  color: #f4015f;
  font-size: 22px;
  font-family: "arial";
  display: block;
  margin-left: 10px;
}



/* === WIDGETS === */

div.widget-content { background-color: #ffffff !important; }
div.widget-content h3 { color: #f4015f !important; }


/* === COMMENTS === */

div#comments { color: #000000; }
div#comments h3 { color: #000000; }
div#comments a { color: #f4015f !important; }
div#comments a:hover { color: #f4015f !important; }

/* === INFORMATION === */

div#user-information { color: #2e2f52; }
div#user-information h3 { color: #2e2f52; }
div#user-information a { color: #f4015f !important; }
div#user-information a:hover { color: #f4015f !important; }

/* === TAG CLOUD WIDGET === */

div.user-tagcloud a.t7,
div.user-tagcloud a.t10 { color: #f4015f !important; }


/* === COMMENTS CLOUD === */

div#medium-comments a { color: #f4015f !important; }


/* === TABS === */

div.tabs { background-color: transparent !important; }
div.tabs .tabselected a { color: #f4015f !important; }
div.tabcontent, 
div.tabs .tabselected,
div.tabcontent div.actions { background-color: #ffffff !important; }
div.tabcontent { color: #2e2f52; }

/* === MEDIA TAB CONTENT === */

div#content_user-media div.gallery-tabs { border-bottom: 1px solid #bbb; background-color: #ffffff !important; }
div#content_user-media div.gallery-tabs li { 
  position: relative; 
  top: -3px;
  margin-left: 10px;
  background-color: #ffffff !important;
  border-top: 1px solid #bbb; border-left: 1px solid #bbb; border-right: 1px solid #bbb;   
}

/* === GROUP TAB CONTENT === */

div#content_user-groups div.group-info h3 a { color: #f4015f !important; }
div#content_user-network td.link a { color: #f4015f !important; }
div#user-page #content_user-groups div.mini-tab a { color: #f4015f !important; }
div#user-page .medium-name-link { color: #f4015f !important; }






