
a { color: #a65b00; }

/* Formata??o para EmTempoReal */
div#highlight{
    float:left;
    width:500px;
    
}
div#highlight h2 a{
    color:#A65B00;
    text-decoration:none;
}
div#highlight img{ border:3px solid #d2b78d; }


/* Formata??o para as TAGS*/
div.tags{
	float:right;
	clear:none !important;
	width:380px;
}
div.tags h4{
    margin-bottom:10px;
    color:##7A3722;
    font-size:14px;
    text-transform:uppercase;
}
div.tags a{
    margin:2px 3px;
    color:#5F3D0C;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}


/* Formta??o para os ALBUNS */
div.albums{
    float:left;
    margin-top:20px;
}
div.album{
    float:left;
    clear:none !important;
    margin:7px !important;
    width:350px;
}
div.album a{
    color:#A65B00;
    text-decarition:none;
}
div.album a:hover{ text-decoration:underline; }
div.album .meta{
    float:left;
    clear:both;
    margin-top:8px;
    color:#555;
}
div.album .meta a{ color:#555; }
div.album img.highlight{ border:3px solid #D2B78D !important; }


/* Formata??o visualiza??o do Album */
div#photoalbum-nav{
    margin:0 0 15px 300px !important;
    font-size:13px;
}

h2 { color: #a65b00; }

div#photoalbum-nav a{
    color:#A65B00;
    text-decaration:none;
}
div#photoalbum-nav a:hover{ text-decoration:none; }
div#photo{
    float:left;
    margin:0 20px 20px 0;
}
div#context{ background:none !important; float: right; margin-top: -200px;
             width: 450px; }

div#context img{ border:none; }
div#context div.info a{ color:#c7ac81; }
div#context div.info strong a{ color:#c09043; }


div#photos{ background:none !important; }
div#photos a{ margin: 0 5px; }
div#photos img{ border:3px solid #d2b78d; }

div.meta a { color: #a65b00; }
div.sociable strong, div.meta strong { display: block; margin: 15px 0 5px 0; }

