

img, a#menu_browse_prev:hover, a#menu_browse_prev:visited:hover{ 
behavior: url(iepngfix.htc); 
}
body {
	background:#272727;
	color:#BFBFBF;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin:0;
	}

a {
	text-decoration:none;
	color:#fff;
	}
	
a:hover {
	text-decoration:none;
	color:#ccc;
	}

#wrapper {
	padding:20px 0 45px 20px;
	background:#000 url(assinatura.jpg) 100% 100% no-repeat;
	}
.admin_comment{
	color: #CCCCCC;
	text-align: right;
	}	

#browse {
	width:70%;
	overflow:auto;
	}
	
h2, h3{

	font-size:1.15em;

	color:#FFF;

	font-weight:normal;

}
#header{

	background:#000;
	margin-bottom:10px;  <!--espaço entre o topo e a fotografia--> 

}

#header .inside{

	padding:3em 0;

}


#header h2{

	margin:0 0.5em 0 0;

 padding:0.25em 0.5em 0.25em 0;

	border-right:1px solid #808080;

	float:left;

}

#header h2 a{ text-decoration:none;color:#fff;font-size:2em;	}

#header h2 p {font-size:0.5em;}



#header p{

	padding:1em 0;

	margin:0;

	line-height:1em;

}

foto {
	border:0;
	}

#footer {
	background:#272727;
	overflow:auto;
	padding:1em 0 0.5em 0;
	}
.info {
margin-top:5px;
	float:left;
	width:185px;
	margin-left:20px;
	}
.comentarios {
margin-top:5px;
	float:left;
	width:215px;
	margin-left:20px;
	}	
.thumbs {
	margin-top:5px;
	float:left;
	width:256px;
	margin-left:16px;
	}
.info h3, .thumbs h3, .comentarios h3 {
	background:#3a3a3a;
	font-size:1.2em;
	padding:0.5em;
	}
.info p, .thumbs p {
	color:#bebebe;
	line-height:1.5em;
	}
	
.thumbnails, .current-thumbnail {border:1px solid #c0c0c0;margin:4px;}
	
	#body {position: relative;}
	
#menu_browse{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
#menu_browse a{ outline: none;}
#menu_browse_prev, #menu_browse_next{
	width: 				49%;
	height: 			99%;
	background: 		transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: 			block;
	}
#menu_browse_prev {
	left: 				0;
	float: 				left;	
	}
#menu_browse_next {
	right: 				0;
	float: 				right;	
	}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: 		url('prev3.gif') no-repeat 0% 50%;
	cursor: 			pointer;
	}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: 		url('next3.gif') no-repeat 100% 50%;
	cursor: 			pointer;
	}
	
/* ------------------------------------------------ */
/* ------------------ CATEGORIAS ------------------ */
/* ------------------------------------------------ */
	
ul#categorias a {
	color:#ccc;
	text-decoration:none;
	padding:6px 0;
	width:100%;
	display:block;
	}

ul#categorias a:hover {
	color:#fff;
	}

ul#categorias, ul#comentarios {
	margin:0;
	padding:0;
	}

ul#categorias li {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #3a3a3a;
	}

ul#comentarios li {
	list-style:none;
	margin:0;
	padding:6px 0;
	border-top:1px solid #3a3a3a;
	line-height:1.3em;
	}

li#primeira_cat {
	border-top:0px solid #3a3a3a;
	}

	.clear {clear:both;}
	.copyright {margin-left:20px;padding-top:12px;width:800px;float:left;}
	.copyright a {text-decoration:none;color:#dedede;}
	
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 535353;
	margin: 0px;
	padding: 0px;
}
textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 535353;
	margin: 0px;
	padding: 0px;
	background-color: 3a3a3a;
}
.comments {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: black;
	text-decoration: none;
	background-color: #DBDBDB;
}
.comments:link {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
.comments:hover {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	color: white;
	}

.comments:visited {
	font-family: Georgia, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}

select {
	width: 150px;
	font-size:0.8em;
	color:#999;
	border:1px;
	border-color: #CCCCCC;
	background-color: #5b5b5b;
	}
	
	#line {
	padding-top: 0.01em;
}
