/* --------------------------------- */
/* --- ENTRADAS DO MYALBUM GERAL --- */
/* --------------------------------- */
#myalbum_incluircabecalho {}
#myalbum_incluircategoria {}

#myalbum_select {
	
	float:right;
	text-align:right;
	padding:2px;
	 margin: 8px 8px 0 0;
	
}
	#myalbum_select select {}

#myalbum_addphoto { /* Geral do botao "Adicionar Imagem" */
clear:both;
	padding:10px;
	text-align:right;
}
	#myalbum_addphoto input.typeButtons {}
	#myalbum_addphoto input.typeButtons:hover {}

#myalbum_addphotoTexto {}
#myalbum_addphotoIcone {}
#myalbum_descricao {
	clear:both;
	padding:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
	#myalbum_descricao span.myalbum_descricaoTotal {}

#myalbum_link {}
#myalbum_incluircabecalho {}

#myalbum_migalha { /* Geral das Migalhas */ display:none; }
#myalbum_migalha a {}
	#myalbum_migalhaHome { /* Span link da Home */}
	#myalbum_migalhaCategoria { /* Span link da Categoria */ }
		#myalbum_migalhaCategoria img {}
	#myalbum_migalhaFoto { /* Span link do nome da Foto */ }
	#myalbum_migalhaTotal1 {}
	#myalbum_migalhaTotal2 {}



.myalbumTituloTitulo{
	line-height: 0.5em;
    margin: 5px 0 0;
    text-align: center;
    width: 136px;
}

.myalbumTituloTitulo h3{
	text-align:left;


}
.myalbumTituloEditar { margin:-2px 5px 0 0;
float:right;}
.myalbumTituloNew { display:none;}
.myalbumTituloUpdate {}
.myalbumTituloPop {}
.myalbumConteudoAdmin { display:none;}
.myalbumConteudoAdminIcone {}
.myalbumConteudoAdminTexto {}
.myalbumConteudoAdminMaisfotos {}
.myalbumConteudoCategoria {}
.myalbumConteudoCategoriaIcone {}
.myalbumConteudoCategoriaTexto {}
.myalbumConteudoUltimas { display:none;}
.myalbumConteudoUltimasIcone {}
.myalbumConteudoUltimasDatatime {}
.myalbumConteudoRecomende {}
.myalbumConteudoRecomendeIcone {}
.myalbumConteudoRecomendeTexto {}
.myalbumConteudoHit {  display:none;}
.myalbumConteudoHitIcone {}
.myalbumConteudoHitContador {}
.myalbumComentarios { display:none;}
.myalbumConteudoComentariosIcone {}
.myalbumConteudoComentariosContador {}
.myalbumConteudoRanking {}
.myalbumConteudoRankingIcone {}
.myalbumConteudoRankingVotos {}
.myalbumConteudoVotar {}
.myalbumConteudoVotarIcone {}
.myalbumConteudoVotarTexto {}
.myalbumConteudoDescricao {}
#myalbum_link { display:none;}
#myalbum_Ordenar {
	text-align:center;
}
#myalbum_OrdenarTexto {}
#myalbum_OrdenarTitulo {}
#myalbum_OrdenarData {}
#myalbum_OrdenarRanking {}
#myalbum_OrdenarPop {}
#myalbum_OrdenarOrdenadopor {}

/* --------------------------------- */
/* --- ENTRADAS DO MYALBUM INDEX --- */
/* --------------------------------- */
#catFotos{}
#catFotosItem span{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	
	text-align:center;
	clear:both;
	margin:0;  
	padding:2px 0 0 5px;}
#catFotosItem{ 
	width:140px;
	margin:0 15px 15px 0; 
	float:left;
    
	border:solid 1px #E9E9E9;
	background-color:#ffffff;
	padding:4px;
	}
#catFotosItem:hover{
	border:solid 1px #CCCCCC;
	background-color:#F7F7F7;}	
#catFotosindex ul{
	margin:0;
	padding:0;}
#catFotosindex ul li{

	padding:5px 0 5px 0;
	list-style-type:none;}
#catFotosindex ul li a{
	/*color:#666;
	padding:2px 0 2px 35px;
	text-decoration:none;
	display:block;
	background:url(../imagens/gallery.png) no-repeat center left;
	*/}
#catFotosindex ul li a:hover{
	opacity:0.9;
	filter: alpha(opacity = 90);}
#catFotosItem a.imgCat{
    float: left;
    height: 90px;
    margin: 0;
    overflow: hidden;
    padding: 0;
	
	
}

#catFotosItem img{
	/*
	clip: rect(0 120px 82px 0);
	position: absolute;
	*/
}

#catFotosItem h2{
	line-height: 0.5em;
    margin: 5px 0 0;
    text-align: center;
    width: 136px;
}

#catFotosItem a.titleCat{
	clear:both;
	border:solid 1px #0F6;
	
}

#myalbum_indice {}

#myalbum_indice h3{}

#myalbum_indiceInfo {
	margin:10px 0;}
#myalbum_indiceListagem {}
#myalbum_indiceListagem h2 {
}
#myalbum_indiceDescricao {
	clear:both;}

/* --------------------------------- */
/* --- ENTRADAS DO MYALBUM PHOTO --- */
/* --------------------------------- */
#myalbum_photo {}
.myalbum_photoNavegacao{}
#myalbum_photoFoto {
	float:left;
	margin:15px 0 0 0;
	}
	
#myalbum_photoFoto img {
	max-width:435px;}	
.myalbum_photoConteudo {
	float:right;
	
	width:400px;
	margin:10px 0 0 0;
}
.myalbum_photoTitulo {}

/* -------------------------------------- */
/* --- ENTRADAS DO MYALBUM PHOTO LIST --- */
/* -------------------------------------- */

/* PS: ABAIXO HÁ PREVISÃO PARA 2 TIPOS DE GRID DE LAYOUT  */
/* O PRIMEIRO DESENHA A LISTA COMO UMA GALERIA DE IMAGENS */
/* O SEGUNDO DESENHA COMO GALERIA DESCRITIVA DE IMAGENS   */

/* ---------------------------------- */
/* --- TIPO 1 : Galeria de Thumbs --- */
/* ---------------------------------- */

.myalbum_photolist {
	
}

.myalbum_photoContainer{
	float: left;
	height: 155px;
}

.myalbum_photolistFoto{
	float: left;
	height: 155px;
}

.myalbum_photolistFoto span{
	background-color: #dfdfdf;
	display: block;
	float:left;
	height: 82px;
	margin: 0 10px 0 4px;
	position: relative;
	padding: 7px;
	width: 120px;
}

.myalbum_photolistFoto img{
	clip: rect(0 120px 82px 0);
	position: absolute;
}

.myalbum_photolistFoto * { font-size:0; line-height:0; }

.myalbum_photolistConteudo {
}

.myalbum_photolistTitulo {
	margin:0;
	padding:0;
}

/* ---------------------------------- */
/* --- TIPO 2: Galeria descritiva --- */
/* ---------------------------------- */

/*
.myalbum_photolist {
	clear:both;
	border-bottom:3px solid #ccc;
}

.myalbum_photolistFoto {
	font-size:0; line-height:0;

	float:left; display:inline;
	width:140px;
	margin:15px;
}
.myalbum_photolistFoto * { font-size:0; line-height:0; }

.myalbum_photolistConteudo {
	margin:15px;
	padding:0;
	float:left;
	width:430px;
}

.myalbum_photolistTitulo {
	margin:0;
	padding:0;
}
*/

/* ---------------------------------------- */
/* --- ENTRADAS DO MYALBUM VIEWCAT LIST --- */
/* ---------------------------------------- */

#myalbum_viewcatlist {}
#myalbum_viewcatlist h1, #myalbum_indice h1 {
}
#myalbum_viewcatlist img:hover {
	opacity:0.8;
	filter: alpha(opacity = 80);
	}

#myalbum_viewcatlist  h1{margin: 30px 0 30px 0; padding:0;}

.myalbum_viewcatlistNo { /* Mensagem se não houver foto */
	clear:both;
}

/* ----------------------------------- */
/* --- ENTRADAS DO SUBMIT - UPLOAD --- */
/* ----------------------------------- */

#uploadphoto {}

#uploadphoto table.outer {}

#uploadphoto table.outer tr {}

#uploadphoto table.outer tr th {}

#uploadphoto table.outer tr td {
	padding:8px 4px 8px 4px;
}

#uploadphoto table.outer tr td.head {
	font-weight:bold;
	text-align:right;
}
#catFotosindex ul li{
	border:1px solid #CCC;
	margin:0 10px 10px 0;
	float:left;
	width:140px;
	height:185px;
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:5px;

-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
		transition: all 300ms ease;}
		#catFotosindex ul li:hover{
		-webkit-box-shadow:  0px 0px 3px 2px #ccc;
        box-shadow:  0px 0px 3px 2px #ccc;}
#catFotosindex ul li a{
	
	
	}	
.cat_imagem	{
	margin:0 0 3px 0;
	float:left;
	width:140px;
	height:95px;
	overflow:hidden;}
#catFotosindex ul li img{
	max-width:140px;
	height:auto;}	
.cat_titulo{
	width:100%;
	padding:0 0 3px 0;
	margin:0 0 3px 0;
	border-bottom:1px solid #EBEBEB;
	float:left;}
.cat_titulo a{
	color: #496648;
	clear:both;
	text-transform:uppercase;
    font-family: 'MuseoSans500';
    font-size: 13px;
    font-weight: normal;}	
.cat_cont{
	position:absolute;
	right:3px;
	bottom:3px;
	background-color:#eef6ed;
	border:1px solid #CCC;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding:1px 5px;}	
.cat_desc a{
	font-size:11px !important;
	clear:both !important;
	float:left !important;}