.skype {display:inline-block;background-image:url(../images/ico/skype.png);padding:0 0 0 22px;margin:0 0 0 -22px}
.icq {display:inline-block;background-image:url(../images/ico/icq.png);padding:0 0 0 22px;margin:0 0 0 -22px}

/* big tabs */
.p-tabs {}
.p-tabs li {display:inline-block;margin:0 0 -1px 2px}
.p-tabs a {
	border-bottom:2px solid #c3c3c3;
	padding:7px 15px 5px;
	font-size:14px;
	-moz-border-top-radius: 4px 4px 0 0;
	-webkit-border-top-radius: 4px 4px 0 0;
	-khtml-border-top-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	display:inline-block;
	background-color:#d9d9d9;
	text-decoration:none;
	color:#333;
	cursor:pointer
}
.p-tabs a:hover {background-color:#dfdfdf}
.p-tabs .active a {padding:6px 15px;background-color:#fff;border:1px solid #c3c3c3;border-bottom-color:#fff}

#profile {position:relative;margin:0 0 7px;overflow:hidden}

/* profile tabs */
#profile .tabsWrap {position:absolute;bottom:0;left:0;width:100%;}
#profile .p-tabs {border-bottom:1px solid #ccc;margin:0 0 0 -2px;padding:0 10px;position:relative}
#profile .p-tabs li.edit-profile {position:absolute;right:10px;bottom:0}
#profile .p-tabs li.edit-profile a {color:#fff}

/**/
#profile .I {padding:0 14px;color:#c5c5c5;font-size:15px}
#profile em {font-style:italic}

#profile-image img {display:block;}
#profile-info {font-size:15px;width: 590px;}
#profile-info p {line-height:100%;padding:0 20px}
#profile-name {font-family:NokiaSansS60;font-weight:400 !important;font-size:40px;margin:-5px 0 8px}

/* small profile */
.profile  {overflow:hidden;height:93px;padding:15px}
.profile #profile-info {float:left;}

#profile .avatar {width:110px;float:left;height:57px;overflow:hidden}
#profile .avatar img {width:110px;}

/* big profile */
.profile-big {overflow:hidden;height:300px}
.profile-big #profile-info {background:url(../images/bar/dot.png);position:absolute;width:717px;bottom:0;left:0;padding:15px 10px 45px;color:#fff;}
.profile-big .p-tabs .active a {border-color:#fff}

.profile .tabs a {border:1px solid #fff;border-bottom:2px solid #c3c3c3}
.profile .tabs li.active {border-top:1px solid #fff}
.profile .tabs li.active a {border:1px solid #c3c3c3 !important;border-bottom:1px solid #fff !important;padding-top:6px;padding-bottom:5px}

#profile-content {padding:10px}

/* about */

.profile-about table {width:100%}
.profile-about td {border-bottom:1px solid #ccc;padding:15px 0}
.profile-about td.lbl{width:220px;color:#666;vertical-align:top}
.profile-about a {color:#f55b11}
.profile-about .last_row td {border:0;padding-bottom:0}

/* blogs */

#profile-blogs-header {overflow:hidden}
#profile-blogs {padding:10px 0 0;overflow:hidden}
#add-post {overflow:hidden;background:#f7f7f7;padding:15px 20px;overflow:hidden;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;margin:25px 0 0}
#add-post  .txt {border:2px solid #ccc;padding:3px;width:512px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;vertical-align:middle}
#add-post  .area {height:70px;}
#add-post #post_body {width:667px}
#add-post dt {width:150px}

.profile-blog .text-s {margin:-3px 0 3px;}
.profile-blog .text-s input {width:220px}
.profile-blog .blogs-count {float:left;font-size:14px}
.profile-blog .blogs-add {float:left;margin:0 0 0 43px;}
.profile-blog .comm-link {font-size:12px}

/**/
#profile-edit {padding:10px}
#profile-edit .h {color:#000;font-size:15px;color:#666;margin:10px 0 15px 0}

#profile-edit .selector_wrap select {width:255px}
#profile-edit .tab {margin:0 33px}
#profile-edit .tabs {margin:0 -14px 20px;padding:0 14px}
#profile-edit .user_form_footer {margin:10px -14px}

#profile-edit .error-box, #profile-edit .success-box  {margin:0 0 20px 33px}

/* other */

dl.contacts {overflow:hidden}
dl.contacts dt, dl.contacts dd {width:300px;float:left;margin:0 0 7px;display:block}
dl.contacts dt {clear:both;width:120px;color:#666}

#profile-social {}
#profile-social a {color:#666 !important;text-decoration:none}
#profile-social a span {margin:0 25px 0 5px;text-decoration:underline}
#profile-social a:hover span {color:#aaa}

/**/
.last-post {color:#666}
.last-post p {margin:0 0 15px}
.last-post .title a {font-size:15px;color:#333}
.last-post .intro {}
.last-post .date {border-bottom:0px dotted #999;padding:0 0 10px}

/**/
.pagination {border-top:1px dotted #b2b2b2;margin:15px 0 0;padding:13px 0 0}
