﻿/* :: ALBUM  :: */

.albums {
	margin-top:18px;
	}

.albums p {
	margin:0;
	padding:0 0 8px 0;
	}
.albums .clear {
	margin:0;
	}

.album1 {
	clear:both;
	background:#f6faf9 /*url(bg_sideb.jpg) top left repeat-x*/;
	border:1px solid #ddd;
	padding:10px 10px 9px 10px;
	margin-bottom:15px;
	}

.album2 {
	clear:both;
	margin:15px 0;
	border:1px solid #e3e3e3;
	padding:10px 10px 9px 10px;
	}
	
.albumthumb1, .albumthumb2 {
	float:left;
	width:174px;
	height:134px;
	background:#c2c2c2 /*url(http://files.myopera.com/haiclassic/skin3/nenanh.jpg) top left no-repeat bg cua buc anh*/;
	}
	
.albumimage {
	margin:6px;
	border:1px solid #ddd;
	}

.albumnfo {
	margin-left:186px;
	border:1px dotted #e3e3e3; /* Border dotted album info*/
	padding:0 4px; 
	}		

.albumnfo .tags {
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	}

.albdesc {
	width:100%;
	overflow:hidden;
	}

.albums .access {
	margin-top:5px;
	}

.editimg {
	margin:6px 0;
	}	

div.access {
	clear:both;
	margin-top:10px;
	border:1px dotted #cacac1;
	background:#DDDDDD;
	padding:5px;
	}

#albumlist li {
	list-style:none;
	list-style-position:outside;
	padding-left:13px;
	}
	
/* - ALBUM CONTENT - */
	
#mypix {
	clear:both;
	width:100%;
	}

#mypix .thumb1, #mypix .thumb2 {
	width:49%;
	overflow:hidden;
	float:left;
	margin-top:5px;
	}

#mypix .thumb1 {
	clear:both;
	}
	
#mypix .thumb2 {
	float:right;
	}
		
#mypix div p {
	font-size:10px;
	margin:5px 0 0 0;
	padding:1px 5px;
	border:none;
	color:#000;
	background:#DDDDDD; /* Background cua o comment*/
	} 

#mypix div p.right {
	border-left:none;
	/*background:#f5f5f5; background cua so luong comment */
	}

#mypix div div {
	padding:6px;
	height:212px;
	border:1px solid #c2c2c2;
	/*background:#fff;*/ /* bg cua thum1*/
	}

#mypix div div img {
	display:block;
	max-height:212px;
	max-width:280px;	
	width:100%;
	height:100%;
	}

#mypix .bigthumb {
	width:100%;
	height:100%;
	}

#mypix .toolicons {
	border:none;
	padding:0;
	/*background:#fff;*/
	}

#mypix a:link, #mypix a:visited {
	color:#fff;
	text-decoration:none;
	}

#mypix a:hover {
	color:#DDDDDD;
	text-decoration: underline;
	}	

/* - VIEW IMAGE - */

#frame1 {
	clear:both;
	width:100%;
	border:1px solid #DDD;
	}

#frame2 {
	padding:6px;
	}

#frame3 {
	position:relative;
	width:100%;
	background:#fff;
	}

#frame3 img {
	display:block;
	margin:0 auto;
	}

#frame3 p {
	margin:0;
	padding:6px 0 3px 0;
	background:#fff;
	text-align:center;
	}

.comments {
	margin-top:15px;
	}

#newcomment {
	margin-top:25px;
	}

#belowimage {
	clear:both;
	padding-top:10px;
	}

.preview {
	width:87px;
	float:center;
	text-align:center;
	margin:2px 0 5px 0;
	}

.preview img {
	margin:2px;
	}

.preview p img {
	margin-bottom:-1px;
	}

.preview div {
	width:85px;
	height:64px;
	background:#fff;
	border:1px solid #DDDDDD;
	}	
#desc {
	margin-bottom:10px;
	border:1px solid #DDDDDD;
	padding:0 5px;
	}