/* 
    Document   : com_user
    Created on : 2012.06.05., 8:19:35
    Author     : semmer@infoart.hu
*/


/* -------- Socials -------- */

div.portlet-content.box.part-user.socials {
  /*float: right;
  margin-top: 10px;*/
}

div.portlet-content.box.part-user.socials div.com-content {
  padding: 0 5px;
}

div.portlet-content.box.part-user.socials div.com-content,
div.portlet-content.box.part-user.socials div.com-content p {
  text-align: left;
}

div.portlet-content.box.part-user.socials img {
  width: auto !important;
  height: auto !important;
  padding: 5px 10px 5px 0;
}

/* -------- Copyright -------- */

div.portlet-content.box.part-user.copyright div.component-body {
  padding: 0px 5px;
}

div.portlet-content.box.part-user.copyright div.component-body div.com-content p {
  font-size: 13px;
  color: #666;
  margin: 0;
  padding: 0 5px;
  line-height: 30px;
}

/* -------- Top Of Page Link -------- */

div.portlet-content.box.part-user.topofpage div.component-body div.com-content p {
  margin: 0;
  padding: 0;
}

div.portlet-content.box.part-user.topofpage div.component-body div.com-content p a {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
}

/* -------- Footer AltMob Ltd -------- */

div.portlet-content.box.part-user {
  margin-bottom: 0;
}

div.portlet-content.box.part-user.altmobltd div.com-content {
  padding: 0 5px;
}

div.portlet-content.box.part-user.altmobltd div.com-content p {
  margin: 0;
  padding: 5px 0;
  font-size: 22px;
}

div.portlet-content.box.part-user.altmobltd div.com-content p:nth-of-type(1),
div.portlet-content.box.part-user.altmobltd div.com-content p:nth-of-type(1) a {
  color: #298CCC;
}

div.portlet-content.box.part-user.altmobltd div.com-content p:nth-of-type(2),
div.portlet-content.box.part-user.altmobltd div.com-content p:nth-of-type(2) a {
  color: #EF822B;
}

div.portlet-content.box.part-user.altmobltd div.com-content p:nth-of-type(3),
div.portlet-content.box.part-user.altmobltd div.com-content p:nth-of-type(3) a {
  color: #E30041;
}