@import "/css/wysiwyg/css.css";
@import "/css/photos.css";
@import "/css/mp3s.css";


.module {position:relative}
.loading {
	position:absolute;
	top:15px;
	right:20px;
}


iframe {
	width: 490px; overflow: auto; text-align: left; height: 160px;
}

.preview2 iframe {height: 110px;}

.video-link {
	padding:2px;
	text-decoration:none;
	cursor:pointer;
}
a.video-link:hover {background:#F4E9F8}

#cont_video b{line-height:22px;}

.myprofile .post_body {
	padding:10px;
	border:1px solid #CFCFCF;
}

.myblog li {margin-bottom:20px;}
.myafisha li {margin-bottom:20px;}

.myprofile .post_body {background-color:#F1F2F2;}

.myprofile .hout {
	background-color:#F1F2F2;
}

.myprofile .hover {
	background-color:#FBEBFF;
	cursor:pointer;
}

.myprofile .right {float:right}
.myprofile .left {float:left}
.myprofile .bottom {clear:both}

.fullsize400 {
	width:100%;
	height:400px;
	border:none;
}

.error {background-color:#FFEFEF; padding:10px;}

.myblog .comments {
	cursor:pointer;
	padding:2px 10px 2px 20px;
	background-color:#fafbf0;
	background-position:5px 5px;
	background-repeat:no-repeat;
}

.myblog .plus {
	background-image:url('/css/img/collapsed.png');
}

.myblog .minus {
	background-image:url('/css/img/expanded.png');
}
.myblog .comments_body {display:none}
.myblog .minus .comments_body {display:block}


.afisha-name {text-transform:uppercase; font-size:14px; margin:0px 10px 0px 10px}
.myafisha .title {text-align:center}
.myprofile .myafisha .hout { background-color:#fff;}
.myprofile .myafisha .new .afisha-name,
.myprofile .myafisha .new .status { color:#FF7F7F; }
.myprofile .myafisha .post_body { background-color:#fff; }
.myprofile .myafisha .hover {	background-color:#FBEBFF; }
.myafisha {color:#666666}
.myafisha .date, .myafisha .afisha-name, .myafisha .city {color:#000}


#set_afisha {margin-top:10px; display:none}
#set_afisha table {padding:0; margin:0;}
#set_afisha td {border:none}
