/* .............................. */
/* Basic */
/* .............................. */

body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	background-color: #000000;
	}

html, body {
	min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#b0b0b0;
	text-decoration:none;
	}

a:hover {
	color: #666666;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
	float:left;
	font-size:10px;
	letter-spacing:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 3px;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
h1 a {
    text-decoration:none;
	color:#b0b0b0;
	}

h1 a:hover {
	text-decoration:none;
	color: #666666;
	}

.title {
	font-weight:bold;
	font-size:10px;
	letter-spacing:2px;
	color:#D6D6D6;
	float: right;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	color:#b0b0b0;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
	padding:3px;
	height:10px;
	margin-bottom:4px;
	width: 750px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	}

.menu {
	float:right;
	clear:right;
	text-align:right;
	font-size:9px;
	color: #b0b0b0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.menu a {
	padding:7px 5px 7px 10px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#666666;
	}
	
/* .............................. */
/* Content */
/* .............................. */

#photo {
    background:#f5f5f5;
    padding:0px;
	border:1px solid #555555;
	}

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
	padding:4px 0px 6px;
	height:15px;
	width:740px;
	margin:1px auto 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #555555;
	}
	
#image-navigate a {
	padding:10px 0px;
	}

.image-previous {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b0b0b0;
	}

.image-next {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b0b0b0;
	}

/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
	border:1px dashed #555555;
	text-align:left;
	width:730px;
	margin:15px auto 25px;
	line-height:16px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	padding: 5px;
	}
		
#image-notes {
	width:748px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	vertical-align: top;
	text-align: justify;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 15px;
	}
	
#image-exif {
	text-align:right;
	width:25%;
	vertical-align:top;
	color: #B0B0B0;
	}

.addcomment {
	float:right;
	clear:right;
	padding:0px;
	font-weight: bold;
	color: #B0B0B0;
	}	

/* .............................. */
/* Pages */
/* .............................. */

#page {
    background:#333333;
	border:1px dashed #555555;
	padding:20px;
	text-align:left;
	width:700px;
	margin:0px auto 25px;
	line-height:16px;
	}

#page a {
	font-weight:normal;
	text-decoration: underline;
	color: #B0B0B0;
	}
	
#page img {
	padding:0px;
	border: 1px solid #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	}

.column{
	text-align:left;
	vertical-align:top;
	padding:0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #B0B0B0;
	}
	
.thumbnails {
	border:1px solid #f5f5f5;
	padding:3px;
	margin:3px;
	}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
	sborder-bottom:1px dashed #555555;
	padding:5px;
	margin-bottom:25px;
	height:12px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	color: #B0B0B0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	}    

#comments {
    margin:0px auto;
	width:460px;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#B0B0B0;
	text-decoration:none;
	padding:10px;
	border:1px dashed #555555;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#comments li a {
	color:#B0B0B0;
	text-decoration:underline;
	}
	
#comments li:hover {
	}
	
#comments li a:hover {
	text-decoration: none;
	}

#comment-middle {
	background:#333333;
	border-top:1px dashed #555555;
	padding:12px 14px 4px;
	margin-top:25px;
	height:15px;
	width: 412px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #555555;
	border-left-color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #B0B0B0;
	} 

#addcomment {
	width:410px;
	text-align:left;
	padding:15px 15px 10px;
	margin:0px auto;
	background:#333333;
	border-right: 1px dashed #555555;
	border-bottom: 1px dashed #555555;
	border-left: 1px dashed #555555;
	color: #B0B0B0;
	}

.input {
	width:250px;
	font-size:10px;
	background-color:#B0B0B0;
	color:#000000;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
    }
	
#addcomment textarea {
	width:400px;
	height:50px;
	font-size:10px;
	background-color:#B0B0B0;
	color:#000000;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #555555;
	line-height: normal;
	}

.comment-button {
	background:#B0B0B0;
	color:#333333;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
	text-align:center;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	word-spacing: normal;
	line-height: 16px;
   }
.barra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b0b0b0;
}
.data {
	color: #b0b0b0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	word-spacing: normal;
}
.barra2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b0b0b0;
	float: left;
}
#coment_box {
	height:15px;
	width:740px;
	margin:10px auto 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #555555;
}
#imagem-info {
	color: #B0B0B0;
	height: auto;
	width: 740px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 1px;
}
.minha-foto {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.titulo-coment {
	color: #666666;
}
#page a:hover {
	text-decoration: none;
}
