/********* list *********************/
#all_master #all #middle .gallery .list
{
	width:100%;
}

#all_master #all #middle .gallery .list h2
{
	margin-bottom:15px;
	font-size:18px;
}

#all_master #all #middle .gallery .list ul li
{
	display:table;
	margin-bottom:10px;
	width:100%;
}

#all_master #all #middle .gallery .list ul li .image
{
	width:70px;
	height:50px;
	margin-right:7px;
	float:left;
	display:inline;
}

#all_master #all #middle .gallery .list ul li .image img
{
	border:0px;
}

/*read */

#all_master #all #middle .gallery .read
{
	width:100%;
}

#all_master #all #middle .gallery .read h2
{
	font-size:18px;
	margin-bottom:10px;
}

#all_master #all #middle .gallery .read .description
{
	margin-bottom:3px;
}

#all_master #all #middle .gallery .read #photo
{
	width:350px;
	height:280px;
	text-align:center;
}

#all #middle #credit
{
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin:0px auto;
}

#all #middle img
{
	margin:0px auto;
}

#all #middle #description_image
{
	width: 400px;
	font-size: 10px;
	margin:0px auto;
}

/* thumbs */
#all #middle .thumbs
{

	margin: 0px auto;
	width: auto;
	padding: 0px;
	display: inline;
	text-align: center;
	zoom: 1;
	padding-top: 10px;
}
#all #middle .thumbs
{
	display: block;
	padding-left: 60px;
}
#all #middle .thumbs li
{
	list-style: none;
	padding-top: 5px;
	padding-right: 7px;
	float: left;
	display: inline;
}

#all #middle .thumbs li:after
{
	visibility: hidden;
	content: "-";
	clear:both;
	display: block;
}

#all .images .thumbs li img
{
	border:0px;
}

#all_master #all #middle .gallery .read .voltar
{
	float:right;
	display:inline;
}

#all_master #all #middle .gallery .read ul li
{
	width:230px;
	margin-bottom:5px;
	float:left;
	margin-right:5px;
}

 #all_master #all #middle .gallery  .read .moregallery
{
	display:table;
	clear:both;
	width:100%;
}

 #all_master #all #middle  .gallery .read .moregallery ul ._gallery
{
	width: 150px;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:5px;
}
 #all_master #all #middle .gallery .read .moregallery ._gallery h3
{
	clear:both;
	width:150px;
}

 #all_master #all #middle .gallery  .read .moregallery a
{
	float:left;
	display:inline;
}


#middle  .gallery .read .moregallery ul ._gallery .image
{
	width: 68px;
}

#all_master #all #middle .gallery .read .moregallery ul ._gallery .image img
{
	border:0px;
}

/*
#all_master #all #middle .category
{
	width:500px;
	clear:both;
}
*/

/* read more */

#all_master #all #middle .gallery .readmore
{
	width:100%;
}

#all_master #all #middle .gallery .readmore ul
{
	margin-bottom:10px;
}


#all_master #all #middle .gallery .readmore ul li
{
	list-style:circle;
	width:90%;
	margin-left:15px;
}

#all_master #all #middle .gallery .readmore h2
{
	font-size:18px;
	margin-bottom:10px;
}

#all_master #all #middle .gallery .readmore .voltar
{
	float:right;
	display:inline;
}

#all_master #all #middle .gallery .pagination
{
	clear:both;
}
