.profile-new {
	width:95%; margin:0 auto; display:inline-block; background:#ecaf48; text-align:left; border-radius:7px; padding:10px 0 0 0; word-wrap:break-word; }
.profile-new div, .profile-new span, .profile-new a, .profile-new img, .profile-new p {
	display:inline-block; }
	
.profile-new .left-column {
	width:30%; float:left; margin:0 0 0 1%; }
	
.profile-new .left-column .userinfo {
	width:94%; margin:0 0 10px 0; padding:10px 3% 5px 3%; background:#f1f1f1; border-radius:3px; text-align:center; }
.profile-new .left-column .userinfo .title {
	width:100%; font-size:16px; font-weight:bold; margin:0 0 10px 0; line-height:20px; border-bottom:1px solid #ccc; padding:0 0 5px 0; text-align:left; }
.profile-new .left-column .userinfo .title .linkler {
	float:right; font-size:12px; font-weight:normal; margin:0 0 0 10px; display:none; }
.profile-new .left-column .userinfo:hover > .title .linkler {
	display:inline-block; }
.profile-new .left-column .userinfo .list {
	width:100%; font-size:11px; }
.profile-new .left-column .userinfo .list .line {
	width:100%; line-height:16px; margin:0 0 5px 0; }
.profile-new .left-column .userinfo .list .line span {
	width:100%; font-weight:bold; }
.profile-new .left-column .userinfo .list .line.nickname {
	font-size:18px; line-height:20px; }
.profile-new .left-column .userinfo .list .line.banned {
	color:#f00; /*background:#dedede; padding:5px 0; border-radius:7px;*/ }
.profile-new .left-column .userinfo .list .line.banned span {
	font-size:13px; }
.profile-new .left-column .userinfo .list .line.star {
	margin:0 0 3px 0; }
.profile-new .left-column .userinfo .list .line.rank {
	margin:0 0 5px 0; }
	
.profile-new .left-column .box {
	width:94%; margin:0 0 10px 0; padding:10px 3% 5px 3%; background:#f1f1f1; border-radius:3px; }
.profile-new .left-column .box.moderation {
	background:#ffedce; }
.profile-new .left-column .box.addition {
	background:#fff; margin:-15px 0 10px 0; }
.profile-new .left-column .box.subscription {
	background:#f1f1f1; margin:-15px 0 10px 0; padding-bottom:10px; }
.profile-new .left-column .box.subscription .follow {
	background-image: -ms-linear-gradient(top, #FFFFFF  0%, #CCCCCC  100%);
	background-image: -moz-linear-gradient(top, #FFFFFF  0%, #CCCCCC  100%);
	background-image: -o-linear-gradient(top, #FFFFFF  0%, #CCCCCC  100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF ), color-stop(1, #CCCCCC ));
	background-image: -webkit-linear-gradient(top, #FFFFFF  0%, #CCCCCC  100%);
	background-image: linear-gradient(to bottom, #FFFFFF  0%, #CCCCCC  100%);
	float:right; color:#333; font-weight:bold; padding:0 13px; font-size:14px; font-family:Arial, Helvetica, sans-serif; border-radius:5px; line-height:30px; height:30px; border:1px solid #DEDEDE; }
.profile-new .left-column .box.subscription .follow:hover {
	border:1px solid #999; }
.profile-new .left-column .box.subscription .follow.unfollow {
	background-image: -ms-linear-gradient(top, #E8AA00  0%, #A67E00  100%);
	background-image: -moz-linear-gradient(top, #E8AA00  0%, #A67E00  100%);
	background-image: -o-linear-gradient(top, #E8AA00  0%, #A67E00  100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E8AA00 ), color-stop(1, #A67E00 ));
	background-image: -webkit-linear-gradient(top, #E8AA00  0%, #A67E00  100%);
	background-image: linear-gradient(to bottom, #E8AA00  0%, #A67E00  100%);
	color:#fff; border:1px solid #E8AA00; }
.profile-new .left-column .box.subscription .follow.unfollow:hover {
	border:1px solid #856500; }
.profile-new .left-column .box.subscription .numbers {
	float:left; margin:3px 10px 0 0; }
.profile-new .left-column .box.subscription .numbers .number {
	float:left; font-size:28px; line-height:24px; font-weight:bold; color:#333; margin:0 5px 0 0; }
.profile-new .left-column .box.subscription .numbers .type {
	float:left; font-size:10px; line-height:12px; color:#333; }
.profile-new .left-column .box.subscription .numbers .type.middle {
	line-height:24px; }
.profile-new .left-column .box .title {
	width:100%; font-size:16px; font-weight:bold; margin:0 0 10px 0; /*text-align:center;*/ line-height:20px; border-bottom:1px solid #ccc; padding:0 0 5px 0; }
.profile-new .left-column .box .title .linkler {
	float:right; font-size:12px; font-weight:normal; margin:0 0 0 10px; display:none; }
.profile-new .left-column .box:hover > .title .linkler {
	display:inline-block; }
.profile-new .left-column .box .list {
	width:100%; font-size:11px; }
.profile-new .left-column .box .list .line {
	width:100%; line-height:16px; margin:0 0 5px 0; }
.profile-new .left-column .box .list .line img {
	float:left; margin:0 5px 0 0; width:16px; height:16px; }
.profile-new .left-column .box .list .line a {
	display:inline; }
.profile-new .left-column .box .list .line input {
	display:inline-block; float:right; outline:none; }
	
.profile-new .left-column .box .list .box-photo {
width:32%; height:100px; overflow:hidden; margin:0 1px 5px 1%; float:left; } 
.profile-new .left-column .box .list .box-photo a {
	width:100%; }
.profile-new .left-column .box .list .box-photo img {
	width:100%; }



	
.profile-new .left-column .friends {
	width:94%; margin:0 0 10px 0; padding:10px 3% 5px 3%; background:#f1f1f1; border-radius:3px; }
.profile-new .left-column .friends .title {
	width:100%; font-size:16px; font-weight:bold; margin:0 0 10px 0; /*text-align:center;*/ line-height:20px; border-bottom:1px solid #ccc; padding:0 0 5px 0; }
.profile-new .left-column .friends .title span {
	margin:0 0 0 5px; background:#dedede; border-radius:5px; padding:0 4px; line-height:20px; font-weight:normal; font-size:12px; }
.profile-new .left-column .friends .list {
	width:100%; font-size:11px; }
.profile-new .left-column .friends .list .line {
	width:100%; line-height:16px; margin:0 0 5px 0; }
.profile-new .left-column .friends .list .line img {
	float:left; margin:0 5px 0 0; width:16px; height:16px; }
.profile-new .left-column .friends .list .line a {
	display:inline; }
.profile-new .left-column .friends .list .friend {
	width:100%; line-height:32px; margin:0 0 10px 0; font-size:12px; }
.profile-new .left-column .friends .list .friend img {
	float:left; margin:0 10px 0 0; width:32px; height:32px; }
.profile-new .left-column .friends .list .friend a {
	display:inline; font-weight:bold; }
.profile-new .left-column .friends .list .friend a span {
	font-weight:normal; font-size:11px; }


.profile-new .right-feed {
	width:67%; float:right; margin:0 1% 0 0; /*background:#f1f1f1; border-radius:3px; padding:10px 1% 5px 1%;*/ }
.profile-new .right-feed .tabs {
	width:96%; margin:0 2% 0 2%; border-radius:3px; }
.profile-new .right-feed .tabs a {
	float:left; padding:0 20px; line-height:24px; font-size:12px; font-weight:bold; background:#fff; border-top-left-radius:3px; border-top-right-radius:3px; margin:0 15px 0 0; color:#666; border:1px solid #fff; border-bottom:none; }
.profile-new .right-feed .tabs a:hover {
	background:#f1f1f1; color:#000; }
.profile-new .right-feed .tabs a.active {
	background:#f1f1f1; border:1px solid #f1f1f1; border-bottom:none; color:#000; }
.profile-new .right-feed .box {
	width:98%; margin:0 0 10px 0; padding:10px 1% 5px 1%; background:#f1f1f1; border-radius:3px; }
.profile-new .right-feed .box.moderation {
	background:#ffedce; }
.profile-new .right-feed .box .title {
	width:100%; font-size:16px; font-weight:bold; margin:0 0 10px 0; line-height:20px; border-bottom:1px solid #ccc; padding:0 0 5px 0; }
.profile-new .right-feed .box .title .warning {
	font-weight:normal; font-size:12px; color:#ccc; }
.profile-new .right-feed .box:hover > .title .warning {
	color:#f00; }
.profile-new .right-feed .box .title .filter {
	float:right; margin:0 0 0 10px; }
.profile-new .right-feed .box .title .filter select {
	outline:none; }
.profile-new .right-feed .box .title .filter.oldstyle {
	font-size:12px !important; font-weight:normal; color:#999; }
.profile-new .right-feed .box .title .filter.oldstyle .aktif {
	font-weight:bold; background:#999; padding:0 7px; border-radius:3px; color:#fff; }
.profile-new .right-feed .box .title .linkler {
	float:right; font-size:12px; font-weight:normal; margin:0 0 0 10px; display:none; }
.profile-new .right-feed .box:hover > .title .linkler {
	display:inline-block; }
.profile-new .right-feed .box .list {
	width:100%; font-size:12px; }
.profile-new .right-feed .box .list .line {
	width:100%; line-height:16px; margin:0 0 10px 0; word-break: break-word;}
.profile-new .right-feed .box .list .line img {
	float:left; margin:0 5px 0 0; width:16px; height:16px; }
.profile-new .right-feed .box .list .line.imza {
	width:690px; background:#f1f1f1; }
.profile-new .right-feed .box .list .line.imza img {
	width:auto; height:auto; float:inherit; }
.profile-new .right-feed .box .list .line.hakkinda img {
	width:auto; height:auto; float:inherit; }
.profile-new .right-feed .box .list .line textarea {
	width:100% !important; min-height:160px; line-height:16px; outline:none; }
.profile-new .right-feed .box .list .line a {
	display:inline; }
/*.profile-new .right-feed .box .list .imza_oldstyle {
	width:100%; text-align:center !important; }*/
.profile-new .right-feed .box .list .summary {
	width:100%; line-height:16px; margin:-5px 0 15px 0; color:#999; font-size:11px !important; /*max-height:32px; overflow:hidden;*/ }
.profile-new .right-feed .box .list .summary a {
	color:#999; }
.profile-new .right-feed .box .list .summary a:hover {
	color:#f00; }
	
.profile-new .right-feed .boxes {
	width:98%; margin:0 0 10px 0; padding:10px 1% 5px 1%; background:#f1f1f1; border-radius:3px; }
.profile-new .right-feed .boxes.moderation {
	background:#ffedce; }
.profile-new .right-feed .boxes .title {
	width:100%; font-size:16px; font-weight:bold; margin:0 0 10px 0; line-height:20px; border-bottom:1px solid #ccc; padding:0 0 5px 0; }
.profile-new .right-feed .boxes .title .warning {
	font-weight:normal; font-size:12px; color:#ccc; }
.profile-new .right-feed .boxes:hover > .title .warning {
	color:#f00; }
.profile-new .right-feed .boxes .title .filter {
	float:right; margin:0 0 0 10px; }
.profile-new .right-feed .boxes .title .filter select {
	outline:none; }
.profile-new .right-feed .boxes .title .filter.oldstyle {
	font-size:12px !important; font-weight:normal; color:#999; }
.profile-new .right-feed .boxes .title .filter.oldstyle .aktif {
	font-weight:bold; background:#999; padding:0 7px; border-radius:3px; color:#fff; }
.profile-new .right-feed .boxes .title .filter a img {
float:left; display:inline-block; margin:2px 2px 0 0; }
.profile-new .right-feed .boxes .title .linkler {
	float:right; font-size:12px; font-weight:normal; margin:0 0 0 10px; display:none; }
.profile-new .right-feed .boxes:hover > .title .linkler {
	display:inline-block; }
.profile-new .right-feed .boxes .list {
	width:100%; font-size:12px; }
.profile-new .right-feed .boxes .list .line {
	width:100%; line-height:16px; margin:0 0 10px 0; }
.profile-new .right-feed .boxes .list .line img {
	float:left; margin:0 5px 0 0; width:16px; height:16px; }
.profile-new .right-feed .boxes .list .line.imza {
	width:690px; background:#f1f1f1; }
.profile-new .right-feed .boxes .list .line.imza img {
	width:auto; height:auto; float:inherit; }
.profile-new .right-feed .boxes .list .line.hakkinda img {
	width:auto; height:auto; float:inherit; }
.profile-new .right-feed .boxes .list .line textarea {
	width:100% !important; min-height:160px; line-height:16px; outline:none; }
.profile-new .right-feed .boxes .list .line a {
	display:inline; }
/*.profile-new .right-feed .boxes .list .imza_oldstyle {
	width:100%; text-align:center !important; }*/
.profile-new .right-feed .boxes .list .summary {
	width:100%; line-height:16px; margin:-5px 0 15px 0; color:#999; font-size:11px !important; /*max-height:32px; overflow:hidden;*/ }
.profile-new .right-feed .boxes .list .summary a {
	color:#999; }
.profile-new .right-feed .boxes .list .summary a:hover {
	color:#f00; }
	
.profile-new .right-feed .choices {
	width:98%; margin:0 0 10px 0; padding:10px 1% 0 1%; background:#f1f1f1; border-radius:3px; }
.profile-new .right-feed .choices .title {
	width:100%; font-size:16px; font-weight:bold; margin:0 0 10px 0; line-height:20px; border-bottom:1px solid #ccc; padding:0 0 5px 0; }
.profile-new .right-feed .choices .title .filter {
	float:right; margin:0 0 0 10px; }
.profile-new .right-feed .choices .title .filter select {
	outline:none; }
.profile-new .right-feed .choices .title .linkler {
	float:right; font-size:12px; font-weight:normal; margin:0 0 0 10px; display:none; }
.profile-new .right-feed .choices:hover > .title .linkler {
	display:inline-block; }
.profile-new .right-feed .choices .list {
	width:100%; font-size:12px; }
.profile-new .right-feed .choices .list .line {
	width:33%; float:left; line-height:15px; margin:0 0 15px 0; height:30px; overflow:hidden; }
.profile-new .right-feed .choices .list .line img {
	float:left; margin:0 10px 0 0; width:30px; height:30px; border-radius:5px; }
.profile-new .right-feed .choices .list .line a {
	display:inline; }

.profile-new .right-feed .boxes .list .line.yeni {
	border-radius:3px; }
.profile-new .right-feed .boxes .list .line.yeni a {
	background:#dedede; padding:5px; border-radius:3px; }
.profile-new .right-feed .boxes .list .line .zaman {
	float:right; font-size:10px; color:#666; }
.profile-new .right-feed .boxes .list .line .zaman span {
	background:#f60; color:#fff; float:left; margin:0 5px 0 0; padding:0 3px; border-radius:3px; }
	
.profile-new .right-feed .boxes .list .line.onizleme {
	border-radius:3px; background:#fff; padding:7px 1%; width:98%; border:1px solid #ccc; position: relative; }
.profile-new .right-feed .boxes .list .line.onizleme:after {
	position: absolute;
	display: block;
	content: "";  
	border-color:  transparent transparent #ccc transparent;
	border-style: solid;
	border-width: 10px;
	height:0;
	width:0;
	position:absolute;
	top:-20px;
	left:20px; }

.profile-new .right-feed .photo-tek {
	border-bottom:1px solid #ccc; padding:0 0 10px 0; }
.profile-new .right-feed .photo-gorsel {
	display:inline-block; float:left; width:20%; max-height:100px; overflow:hidden; position:relative; }
.profile-new .right-feed .photo-gorsel img {
	width:90% !important; height:auto !important; }
.profile-new .right-feed .photo-gorsel .onizleme {
	position:absolute; bottom:0; left:0; background:#fff; width:86%; padding:0 2%; font-size:10px; display:none !important; }
.profile-new .right-feed .photo-gorsel:hover > .onizleme {
	display:inline-block !important; }
.profile-new .right-feed .photo-linkler {
	display:inline-block; float:right; width:40%; }
.profile-new .right-feed .photo-linkler .link {
	width:335px; height:24px; margin:5px 0 0 0; font-size:9px; line-height:12px; display:inline-block; background:#f1f1f1 !important; border-top-right-radius:8px !important; border-bottom-right-radius:8px !important; }
.profile-new .right-feed .photo-linkler .link .boyut {
	float:right; width:60px; margin:0 0 0 5px; line-height:22px; }
.profile-new .right-feed .photo-linkler .link .kutu {
	width:210px; height:20px; float:right; display:inline-block; background:#fff; color:#333; border:1px solid #ccc; font-size:10px; padding:0 5px; }
.profile-new .right-feed .photo-digerbilgi {
	display:inline-block; float:left; width:40%; }