/*  
CSS-styles for the ANIga gallery Wordpress Plugin from Michael Naab
http://animalbeach.net
*/

.gallery_clear {
	height: 100px;
margin-top: 10px;

}


.com_author{
font-weight: bold;
}

.art_comm li,
.pic_comm li{
margin-bottom: 5px;
}


.gallery_alignright img,
.gallery_alignleft img{
margin: 0px 8px 0px 0px;
	float: left;
}


.gallery_alignright,
.gallery_alignleft{

	float: left;
}



.gallery_pic_border {
	border:1px solid #ddd;
	
}

.gallery_aligncenter small{
color: #555;
}

.postmetadata{
margin: 8px;
}

.postmetadata img{
margin: 5px 0px;

}

.post li.alt{
background-color: #FFFFFF;
}

.gallery_select {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* this is for a constant viewing position when clicking through pictures */
.gallery_slds_td {
	
	
	/*this is for black stripes (just like 16 to 9 in TV) */
	
}

.gallery_slds_table {
	
	width:100%;
	border:none;
}

.gallery_thumb_td {

	text-align: center;
width: 170px;
/*	border:1px solid #ddd;*/
/*	background-color:#d5d6d7;*/
	font-size:0.9em;
	line-height:0.9em;
	padding-bottom: 3px;
}

.gallery_thumb_td small{
color: #555;
}

.gallery_slds_filter {
	filter:progid:DXImageTransform.Microsoft.Fade();
}

.gallery_error {
	border:1px solid #ddd;
	background:#FFFFFF;
	color:#000000;
	padding:10px;
	margin:30px;
	text-align:center;
}

.gallery_meta {
	color: #777;
	padding: 8px 0px 8px 0px;
	margin: 10px 10px;
	clear: both;
	text-align: center;
background-color: #FFFFFF;
	border-top: 1px solid #ddd;
}



span.gallery_meta{
background-color: transparent;
border: none;
margin: 0px;
}

.gallery_pad {
width: 100%;


}

#picture_nav{
margin-bottom: 10px;
}

.post #comment{
width: 490px!important;
}
.gallery_pad img{
margin: 0px;
}

.gallery_line_h {
	line-height:20px;
}

.gallery_high {
	color:#777;
}
