div.latest-album {
    
}

div.latest-album div.title {
    float: left;
    margin: 8px 0px 8px 0px;
    color: white;
    background-color: #181a5e;
    padding: 3px 7px;
    font-weight: bold;
}
div.latest-album div.title{margin:6px 0;font-size:11px;}

div.latest-album div.title a {
    color: white;
    text-decoration: none;
}

div.latest-album div.title a:hover {
    color: #FFF200;
}

div.latest-album div.images {
    margin: 2px 0px;
}

div.latest-album div.images div.image {
    width: 55px;
    height: 55px;
    float: left;
    margin: 0px 11px 0px 0px;
}

div.latest-album div.images div.image a {
    width: 55px;
    height: 55px;
    display: block;    
}


div.intro-movie {
    width: 300px;
    height: 160px;
}
div.intro-movie {
    width: 250px;
    height: 120px;
}

div.intro-movie a {
    width: 300px;
    height: 160px;
    display: block;
}

div.latest-message-image {
    width: 300px;
    height: 160px;
}

div.latest-message-image{
    width: 230px;
}

div.latest-message-image a.latest {
    width: 230px;
    height: 125px;
    display: block;
}

div.latest-message-details {
}

div.latest-message-details div.date {
    float: left;
    color: white;
    background-color: #d0129f;
    font-weight: bold;
    padding: 2px 3px;
}

div.latest-message-details div.date a {
    color: white;
    background-color: #d0129f;
    text-decoration: none;
}

div.latest-message-details div.title {
    float: left;
    color: #d0129f;
    background-color: #fff200;
    font-weight: bold;
    padding: 2px 3px;
    font-size: 14px;
}

div.latest-message-details div.title a {
    color: #d0129f;
    background-color: #fff200;
    text-decoration: none;
}

div.latest-message-text {
    margin: 10px 0 0px 0px;
}



div.latest-message-small-image {
    width: 110px;
    height: 83px;
    float: left;
}

div.latest-message-small-image a {
    width: 110px;
    height: 83px;
    display: block;
}

div.latest-message-small-details {
    float: left;
    width: 190px;
    position: relative;
    margin-top: 7px;
}

div.latest-message-small-details div.date {
    float: left;
    color: white;
    background-color: #d0129f;
    font-weight: bold;
    padding: 2px 3px;
}

div.latest-message-small-details div.date a {
    color: white;
    background-color: #d0129f;
    text-decoration: none;
}

div.latest-message-small-details div.title {
    float: left;
    color: #d0129f;
    background-color: #fff200;
    font-weight: bold;
    padding: 2px 3px;
    font-size: 14px;
}

div.latest-message-small-details div.title a {
    color: #d0129f;
    background-color: #fff200;
    text-decoration: none;
}



div.news {
}

div.news div.message {
    margin: 20px 0px 0px 0px;
}

div.news div.message div.image {
    width: 110px;
    height: 83px;
    float: left;
}

div.news div.message div.image a {
    width: 110px;
    height: 83px;
    display: block;
}

div.news div.message h4 {
    margin-bottom: 0px;
}

div.news div.message div.details {
    float: left;
    margin: 0px 0px 0px 10px;
    width: 800px;
}

div.news div.message div.details div.date {
    font-weight: bold;
    margin: 2px 0px 5px 5px;
}

div.news div.message div.details div.text {
    margin: 0px 0px 0px 5px;
}

div.fotky-custom{
    width:240px;
    margin:0 0 0 10px;
}
div.fotky-custom .yellow-title{
    width:240px;
}
div.fotky-custom div.latest-album div.images div.image {
    margin-right:5px;
}
div.fotky-custom .pink{
    margin:5px 0 0 15px;
}

div.boxes-top{
    display:block;
    width:880px;
    height:160px !important;
    margin-left:30px;
    overflow:hidden;
    margin-bottom:30px;
    position:relative;
}
div.boxes-top div#intro-flash{
	position:absolute;
	left:0;
	top:0;
	width:10000px;
	height:160px;	
}
div.boxes-top div#intro-flash div{
	display:block;
	width:220px;
	height:160px;
	float:left;
	overflow:hidden;
	position:relative;
}
div.boxes-top div#intro-flash div h3{
	position:absolute;
	top:0px;
	left:0px;
	font-size:14px;
	color:#D0129F;
}
div.boxes-top div#intro-flash div h3 a{
	display:block;
	width:210px;
	height:150px;
	color:#d0129f;
	text-decoration:none;
	text-align:right;
	padding:10px 10px 0 0;
}
div.boxes-top div#intro-flash div h3 a:hover{
	text-decoration:underline;
}
div.boxes-top div#intro-flash div h3 a span{
	padding: 3px 10px;
}
div.boxes-top div#intro-flash div h3 a:hover span{
	background:#ffffff;
}

.fan_box #stream_content{
	height:170px !important;	
}
