@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

input, button {
	margin: 0;
	padding: 0;
	border: none;	
}

input, textarea {
	border: 1px solid #111;
	padding: 10px;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size: 14px;
}

table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */
html {
}
ol, ul {
	list-style: none;
}
body {
	background-color: #1B1B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color:#DDDDDD;
}
a, a:active, a:visited {
	color: #FA9500;
	text-decoration: none;
	
}
a:hover {
	color: #FFF;
}

fieldset {
	margin: 15px 0;
	padding: 5px 10px 10px 10px;
	background: #141414;
	background: rgba(0,0,0,0.5);
	border: 2px solid #000;
}

legend {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
}

.info {
	font-size: 10px;
}

.fileInput {
    opacity: 0;
    font-size: 50px;
}

.aguardem {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	color: #FFF;
	font-size: 30px;
	text-shadow: 2px 2px 0 #000;
}

h1 {
	color: #FA9500;
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 2px 2px 0 #000;
	padding: 10px 0 20px 0;
}

h2 {
	color: #CCC;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 2px 2px 0 #000;
	padding: 10px 0 10px 0;
}

hr {
	background: url("../images/hr_footer.png") no-repeat scroll left;
	height: 2px;
	border: 0;
	display: block;
	padding: 5px 0px;
	margin-top: 5px;
}
p {
	margin: 5px 0
}
/************
MAIN
*************/
#wrapper {
	background: #1B1B1B url("../images/bg.jpg") no-repeat -100px 50px;
	min-height: 100%;
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
/************
HEADER
*************/

#header {
	width: 100%;
	height: 124px;
	background: url("../images/bg_top.png") repeat fixed top left;
	position: relative;
}

#header_main {
	min-height: 100%;
	width: 920px;
	margin: 0 auto;
	border: 0px solid #fff;
}
#logo {
	width: 284px;
	height: 65px;
	text-indent: -1000px;
	background: url("../images/logo.png") no-repeat 0px 0px;
	position: absolute;
	top: 20px;
	float: left;
}
#logo:hover {
	text-indent: -1000px;
	background: url("../images/logo.png") no-repeat 0px -69px;
}
#logo2 {
	width: 260px;
	height: 262px;
	text-indent: -1000px;
	background: url("../images/logo.png") no-repeat center;
	position: relative;
	margin: 0 auto;
}
#logo a {
	display: block;
	width: 100%;
	height: 65px;
}
#header_main .info {
	position: absolute;
	right: 220px;
	text-align: right;
	width: 400px;
	color: #353F45;
	top: 10px;
}
#header_main #nav_unlogged {
	position: absolute;
	right: 55px;
	width: 370px;
	top: 40px;
}
#header_main #nav_logged {
	position: absolute;
	right: 200px;
	width: 485px;
	top: 45px;
	border: 0px solid #fff;
}
#header_main #nav_unlogged li, #header_main #nav_logged li {
/*	width: 80px;
	height: 30px;*/
	margin: 30px 35px 0 0px;
	float: left;
}
#header_main #nav_unlogged li a, #header_main #nav_logged li a {
	width: 100%;
	height: 100%;
	/*text-indent: -5000px;*/
}
.twitter {
	background: url("../images/twitter-16x16.png") no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

#header_main #userinfo {
	position: absolute;
	right: 215px;
	text-align: right;
	width: 550px;
	top: 50px;
	border: 0px solid #fff;
	font-size: 12px;
	z-index: 100;
}
#header_main a.username {
	font-size: small;
	font-weight: bold;
}
/**********
PRINCIPAL
***********/

#principal {
	min-height: 100%;
	height: 100%;
	padding: 10px 0 20px 0;
	width: 920px;
	margin: 0 auto;
	line-height: 18px;
}
#principal #left {
	position: relative;
	width: 65%;
	height: 100%;
	float: left;
	border: 0px solid #fff;	
}

#principal #photo_tools {
	width: 100%;
	height: 40px;
	border: 1px solid #fff;
	text-align: left;	
}

#principal #image_description {
	font-size: 15px;
}

#principal #left .img_large {	
	margin-bottom: 10px;
}

#principal #photo_tools ul {
	padding: 10px 0px;
}

#principal #photo_tools li {
	float: left;
	margin: 0px 10px;
}

#principal #right {
	position: relative;
	margin-left: 10px;
	width: 32%;
	height: 100%;
	float: left;
	border: 0px solid #fff;
}

#table-principal {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	background-color: #000000;
}

#table-principal tr {
	border: 0px solid #333;
}

#table-principal td {
	border: 0px solid #CCC;
	padding: 10px 5px;
	width: 135px;
	height: 135px;
}

#table-principal td img {
	display: block;
	width: 134px;
	height: 134px;
}

#table-principal td a img {
	border: 1px solid #000;
}

#table-principal a:hover img {
	border: 1px solid #FA9500;
}
/**********
TAGS CLOUD 
***********/

#tagscloud {
	width: 100%;
	height: 250px;
	background: #FA9500 url("../images/bg_tags.jpg") repeat top left;
	position: relative;
	color: #000;
}
#tagscloud_main {
	min-height: 100%;
	padding: 5px 0;
	width: 920px;
	margin: 0 auto;
}
#tagscloud h2 {
	color: #000;
	text-shadow: none;
	font-size: 18px;
}

#tagscloud a {
	color: #000;
	margin-right: 5px;
}

#tagscloud a:hover {
	color: #FFF;
	text-decoration: none;
}

.tag10 {
    font-size: 46px;
	font-weight:900;	
}
.tag9 {
    font-size:44px;
	font-weight:900;	
}
.tag8 {
    font-size: 42px;
	font-weight:900;	
}
.tag7 {
    font-size: 38px;
	font-weight:800;	
}
.tag6 {
    font-size: 36px;
	font-weight: 700;	
}
.tag5 {
    font-size: 32px;
	font-weight:600;	
}
.tag4 {
    font-size: 28px;
	font-weight:500;	
}
.tag3 {
    font-size: 26px;
	font-weight:400;	
}
.tag2 {
    font-size: 22px;
	font-weight:300;	
}
.tag1 {
    font-size: 16px;
	font-weight:200;	
}
.tag0 {
    font-size: 12px;
	font-weight:100;
}

/************
FOOTER
************/

#footer {
	width: 100%;
	background: #212121 url("../images/bg_footer.jpg") repeat top left;
	position: relative;
}
#footer_main {
	padding: 20px;
	width: 920px;
	margin: 0 auto;
}
#footer_main h3 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
#footer_main a {
	font-size: 11px;
	line-height: 20px;
}
#footer_coluna {
	width: 250px;
	float: left;
	border: 0px solid #fff;
	display: block;
	padding-bottom: 10px;
}
.laranja {
	color: #FA9500;
	text-shadow: 2px 1px 0 #000;
}
.herbetferreira a {
	background: url("../images/herbetferreira.ico") no-repeat center left;
	padding: 5px 0px 2px 20px;
}
/***********
RODAPE
*************/
#rodape {
	width:100%;
	height: 25px;
	padding: 10px 0 0 0;
	border-top: 1px solid #333;
	font-size: 11px;
	text-align: center;
}


/******************
BUTTONS
*******************/

.awesome, .awesome:visited {
	font-family: Arial, Helvetica, Helvetica Neue, Verdana, sans-serif;
	background: #222 url("../images/alert-overlay.png") repeat-x;
	text-align: center;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover { background-color: #111; color: #fff; }
.awesome:active	{ top: 1px; }
.smaller.awesome, .smaller.awesome:visited { font-size: 11px; padding: 2px 7px 5px; }
.small.awesome, .small.awesome:visited { font-size: 11px; padding: ; }
.awesome, .awesome:visited,	.medium.awesome, .medium.awesome:visited { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
}
.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; }

/* Colors */
.green.awesome, .green.awesome:visited { background-color: #91bd09; }
.green.awesome:hover { background-color: #749a02; }
.blue.awesome, .blue.awesome:visited { background-color: #2daebf; }
.blue.awesome:hover	{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited { background-color: #e33100; }
.red.awesome:hover { background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited { background-color: #a9014b; }
.magenta.awesome:hover { background-color: #630030; }
.orange.awesome, .orange.awesome:visited { background-color: #ff5c00; }
.orange.awesome:hover { background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited { background-color: #ffb515; }
.yellow.awesome:hover { background-color: #fc9200; }

.info_upload {
	color:#999999; 
	font-size: 11px;
	text-shadow: 1px 1px 0 #000;
	padding: 5px 3px;
}

.branco {
	color: #FFF;
}

/**********************
COMMENTS
************************/
.comment,
#addCommentContainer{
	
	/* Syling the comments and the comment form container */
	
	padding:12px;
	width:100%;
	position:relative;
	background: #141414;
	background: rgba(0,0,0,0.5);
	color:#CCC;
	margin-bottom:15px;
	
	/* CSS3 rounded corners and drop shadows */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.comment .avatar{

	/*
	/	The avatar is positioned absolutely, 
	/	and offset outside the comment div
	/*/

	position:absolute;
	
	/* Centering it vertically: */
	
	margin-top:-25px;
	top:40px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.comment .avatar img {
	display:block;
}

.comment .name a {
	font-size:14px;
	padding-bottom:10px;
	padding-left: 60px;
}

.comment .date{
	font-size:10px;
	padding:6px 0;
	position:absolute;
	right:15px;
	top:5px;
	color:#bbb;
}

.comment p, #addCommentContainer p{
	font-size:15px;
	line-height:1.5;
	overflow-x:hidden;
	padding-left: 60px;
}

#addCommentContainer input[type=text] {

	/* Styling the inputs */

	display:block;
	border:1px solid #ccc;
	margin:5px 0 5px;
	padding:3px;
	font-size:12px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}

#addCommentContainer textarea {
	width:90%;
}

label{
	font-size:10px;
}

label span.error{
	color:#FF0000;
	position:relative;
	right:-10px;
}

/****************************
IMAGE POP-UP
**************************/
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	top: 0px;
	height: 30px;
	text-align: right;
	margin: 0;
	width: 590px;
	font-weight: bold;

}
.imgteaser a:hover .desc strong {
	background: url("../images/full_size_icon.png") no-repeat 300px 5px;
	display: block;
	margin-bottom: 5px;
	font-size:15px;
	font-weight: bold;
	padding: 5px 10px 5px 0;
}

.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}

#image-tags a {
	font-size: 15px;
	margin-right: 10px;
}


/***********************
PHOTO DETAILS
***********************/
.photo-details {
	padding:12px;
	width:95%;
	background: #141414;
	background: rgba(0,0,0,0.5);
	color:#CCC;
	margin-bottom:15px;
	line-height: 15px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);	
}

.photo-img {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);	
}

.photo-img a img {
	border: 1px solid #000;
}

.photo-img a:hover img {
	border: 1px solid #FA9500;
}

.photo-desc {
	color: #FFF;
	font-size: 15px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0 #000;
}

.photo-info {
	color: #666666;
	text-shadow: 1px 1px 0 #000;	

}

.photo-admin {
	margin: 10px 0;
}

/***************************
PROFILE
****************************/
.profile {
	width: 100%;
	line-height: 20px;
	text-align: left;

}

.profile-img {
	width: 100px;
	height: 100px;
	display: block;
	float:left;
	margin-left: 10px;
}

.profile-name {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;

}

.profile-screen_name {
	font-size: 15px;

}

.profile-local {

}

.profile-desc {
	font-style: italic;
	color: #999999;

}

.profile-site {

}

#caixa {
	padding:12px;
	width:100%;
	background: #141414;
	background: rgba(0,0,0,0.5);
	color:#CCC;
	margin-bottom:15px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);	
}

/*********************
PAGINATION
**********************/
#paginacao {
	border: 0px solid #fff;
	width: 100%;
	padding: 8px;
	font-size: 13px;
}

#paginacao li {
	list-style: none; 
	float: left; 
	margin-right: 10px; 
	padding: 1px 5px; 
	border: 1px solid #000;
	color:#CCC; 
	background-color: #1B1B1B;
}

#paginacao li:hover {
	color:#FA9500; 
	cursor: pointer; 
}

#loading { 
	width: 100%; 
	position: absolute;
}

/*******************
CONTACT
******************/
.sucesso {
    width: auto;
    background-color: #9CD0C3;
    border: 1px solid #000;
    color: #000;
    margin: 10px 0px;
    padding: 3px 5px 3px 5px;
    text-align: center;
}

.erro {
    width: auto;
    background-color: #9B1F17;
    border: 1px solid #F02020;
    color: #FFF;
    margin: 10px 0px;
    padding: 3px 5px 3px 5px;
    text-align: center;
}

