/* - ALBUM OVERVIEW - */

.albums {
	margin-top:12px;
	}

#main .editthis {
	clear:none;
	}

.albums p {
	margin:0;
	padding:0 0 8px 0;
	}

.albums h3 {
	margin:15px 0 10px 0;
	font-size:13px;
	}

.albums .clear {
	margin:0;
	}

.album1, .album2 {
	clear:both;
	padding-top:10px;
	border-top:1px solid #eee;
	}

.albumthumb1, .albumthumb2 {
	float:left;
	width:285px;
	height:221px;
	background:#f5f5f5 url(photo200.gif);
	}

.albumthumb1 img, .albumthumb2 img {
	width:237px;
	height:178px;
	margin:17px 0 0 22px;
	}

.albumimage {
	margin:6px;
	}

.albumnfo {
	margin-left:186px;
	}

.albumnfo .tags {
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	}

.albums .access {
	margin-top:5px;
	}

.editimg {
	margin:6px 0;
	}

div.access {
	clear:both;
	margin-top:10px;
	border:1px dotted #cacac1;
	background:#f8f8f5;
	padding:5px 10px;
	}

div.access p {
	margin:0;
	font-size:10px;
	}

#albumlist li {
	list-style:none;
	list-style-position:outside;
	line-height:21px;
	background:transparent url(albumlis.gif) 0px 3px no-repeat;
	padding:2px 0 4px 30px;
	}

#albumlist {
	padding-bottom:0;
	}


/* - ALBUM CONTENT - */

#mypix {
	clear:both;
	width:100%;
	}

#mypix .thumb1, #mypix .thumb2 {
	width:300px;
	height:250px;
	background:#fff url(photo100.gif) top left no-repeat;
	margin:2px 0;
	position:relative;
	}

#mypix .thumb1 {
	clear:both;
	float:left;
	}

#mypix .thumb2 {
	float:right;
	}

#mypix div p {
	font-size:11px;
	margin:0;
	color:#aaa;
	}

#mypix div div img {
	display:block;
	width:271px;
	height:203px;
	margin:12px 15px 35px 14px;
	}

#mypix a:link, #mypix a:visited {
	color:#666;
	text-decoration:none;
	}

#mypix a:hover {
	text-decoration:underline;
	}

.photoviews {
	position:absolute;
	bottom:15px;
	left:15px;
	}

.photocomments {
	position:absolute;
	bottom:15px;
	right:15px;
	}


/* - VIEW IMAGE - */


#frame1 {
	clear:both;
	width:604px;
	background:#fff url(frame100.gif) top left repeat-y;
	}

#frame2 {
	width:100%;
	background:transparent url(frame200.gif) bottom left no-repeat;
	}

#frame3 {
	position:relative;
	padding:13px 15px;
	background:transparent url(frame300.gif) top left no-repeat;
	text-align:center;
	}

#frame3 img {
	margin:0 auto;
	}

#frame3 p {
	margin:0;
	padding:4px 0 6px 0;
	}

#belowimage {
	clear:both;
	padding-top:10px;
	}

.preview {
	width:87px;
	float:left;
	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 #808c9c;
	}

#side .preview a {
	color:#15a;
	}

#previewdesc {
	max-height:220px;
	overflow:hidden;
	margin-bottom:7px;
	}

#myphoto:after {
	display:block;
	height:7px;
	content:url(myphoto0.png);
	line-height:1px;
	font-size:1px;
	margin:-7px 0 0 0;
	}

#imgtotal {
	margin:0 0 2px 0;
	}

#p2 {
	margin-left:5px;
	}

#desc {
	margin-bottom:30px;
	}

#desc p, #desc div {
	margin:0 0 10px 0;
	}

#exif {
	margin:0;
	width:190px;
	}

#exif dt {
	clear:both;
	float:left;
	width:74px;
	overflow:hidden;
	border-top:1px solid #ccc;
	}

#exif dd {
	float:right;
	width:106px;
	overflow:hidden;
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
	}

#exif .filename {
	border:none;
	}

#main #picedit {
	bottom:13px;
	right:11px;
	}

#newcomment, .comments {
	clear:both;
	}