
/* $Id: styles_album.css 240 2009-11-14 02:42:57Z phil $ */


/* VIEW ALBUMS, EDIT ALBUM */
div.album {
	background: #000000;
	padding: 10px;
	margin-top: 10px;
	border-left: 1px solid #ffff00; border-right: 1px solid #FFB90F; border-top: 1px solid #ffff00; border-bottom: 1px solid #FFB90F;
}
td.album_left {
	vertical-align: top;
}
td.album_right {
	vertical-align: top;
	padding-left: 10px;
}
div.album_photo {
	background: #000000; 
	padding: 5px; 
	border-left: 3px dotted #ff34b3; border-right: 3px dotted #ff34b3; border-top: 3px dotted #ff34b3; border-bottom: 3px dotted #ff34b3; 
	vertical-align: middle; 
	text-align: center;
}
div.album_title {
	font-size: 14px; 
	font-weight: bold; 
	padding: 0px 5px 5px 0px; 
	border-bottom: 1px dotted #ff0000;  
	margin-bottom: 5px;
}
div.album_stats {
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}
div.album_options {
	margin-top: 7px; 
	border-top: 1px dotted #ff0000; 
	padding-top: 7px;
}
div.album_options2 {
	padding: 10px 0px 0px 3px; 
	border-top: 1px dotted #ff0000; 
	margin-top: 10px;
}
select.album_moveto {
	font-size: 7.5pt;
	border-top: 1px solid #transparent;
}



/* BROWSE ALBUMS */
div.albums_browse_item {
	border-left: 1px solid #ffff00; border-right: 1px solid #FFB90F; border-top: 1px solid #ffff00; border-bottom: 1px solid #FFB90F; 
	padding: 10px; 
	margin-right: 10px;
}
div.album_browse_date {
	font-size: 11px; 
	color: #ffffff;
}

/* VIEW MEDIA */
div.album_media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.album_headline {
	padding: 4px 0px 5px 6px;
	border-left: 3px dotted #ff34b3; border-right: 3px dotted #ff34b3; border-top: 3px dotted #ff34b3; border-bottom: 3px dotted #ff34b3;
	border-bottom: none;
	font-weight: bold;
	background-image: transparent;
	background-repeat: repeat-x;
	color: #daa520;
}
div.album_media_date {
	margin-top: 10px; 
	font-size: 9px; 
	color: #ffffff;
}
div.album_media {
	border-left: 3px dotted #ff34b3; border-right: 3px dotted #ff34b3; border-top: 3px dotted #ff34b3; border-bottom: 3px dotted #ff34b3; 
	background: #000000; 
	padding: 10px;
}
div.album_media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}





/* GENERAL ALBUMS */
input.album_uploadstatus {
	border-left: 1px dotted #ff00ff; border-right: 1px dotted #ff0000; border-top: 1px dotted #00ffff; border-bottom: 2px dotted #00ff00; 
	background: none; 
	font-weight: bold;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	padding: 3px;
	height: 22px;
	vertical-align: middle;
}
td.album_photo {
	padding: 7px;
	height: 120px;
	width: 120px;
	vertical-align: middle; 
	text-align: center; 
	border-left: 2px dotted #ff00ff; border-right: 2px dotted #ff0000; border-top: 2px dotted #00ffff; border-bottom: 2px dotted #00ff00;
	background: #000000;
}

div.album_thumb1 {
	margin: 5px;
	width: 150px; 
	height: 130px; 
	float: left;
        border-left: 2px dotted #ff00ff; border-right: 2px dotted #ff0000; border-top: 2px dotted #00ffff; border-bottom: 2px dotted #00ff00;
}
div.album_thumb2 {
	padding: 7px; 
	border-left: 2px dotted #ff00ff; border-right: 2px dotted #ff0000; border-top: 2px dotted #00ffff; border-bottom: 2px dotted #00ff00; 
}
td.album_comment_author {
	margin-bottom: 5px;
	background: #000000;
	padding: 5px 7px 5px 7px;
}
td.album_comment_body {
	padding: 5px 7px 0px 7px;
}
td.album_comment1 {
	vertical-align: top; 
	padding: 0px 5px 5px 0px;
}
div.album_comment2 {
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-left: 2px solid #ff00ff; border-right: 2px solid #ff0000; border-top: 2px solid #00ffff; border-bottom: 2px solid #00ff00;
}
td.album_list1 {
	vertical-align: top;
	text-align: center;
}
td.album_list2 {
	padding: 0px 10px 10px 5px;
	vertical-align: top;
}
td.album_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.album_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

td.album_postcomment {
	padding: 10px;
	border-left: 2px dotted #ff00ff; border-right: 2px dotted #ff0000; border-top: 2px dotted #00ffff; border-bottom: 2px dotted #00ff00;
	border-top: none;
	background: #000000;
        color: #daa520
}
td.album {
	background: #000000;
	border-left: 2px dotted #ff00ff; border-right: 2px dotted #ff0000; border-top: 2px dotted #00ffff; border-bottom: 2px dotted #00ff00;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
div.album_gutter_title {
	font-weight: bold;
	padding-top: 2px;
}
div.album_item {
	float: left; 
	border-left: 2px dotted #ff00ff; border-right: 2px dotted #ff0000; border-top: 2px dotted #00ffff; border-bottom: 2px dotted #00ff00; 
	padding: 10px; 
}
td.album_item_info {
	vertical-align: top; 
	padding-left: 10px;
}
div.album_item_title {
	font-weight: bold; 
	font-size: 13px;
}
div.album_item_date {
	font-size: 9px;
	color: #daa520;
}
td.album_gutter_info {
	padding-left: 5px;
}

