/* Link Color Styles */
a:link, a:visited {
	color: #3d1d00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #3d1d00;
	text-decoration: none;
}
/* Header Background Color */
#header_wrap {
	background: #190c00;
}
/* Header Colors */
h1 {
	color: #190c00;
}
#sidebar h3 {
	color: #190c00;
}
/* Page Navigation Colors */
#header .navigation li a {
	background: #3d1d00;
	color: #fff;
	border: 1px solid #3d1d00;
}
#header .navigation li a:hover, 
#header .navigation li.current_page_item a,
#header .navigation li.current_page_parent a {
	background: #DDC8AB;
	color: #000000;
	border-color: #DDC8AB;
        background-image: url(images/fundo-papel.png);
}



/* SteamPedia */

#homebox img {
     border: 2px solid #98784C;
}

#homebox {
float: left;
width: 660px;
margin: 10px 0 10px 0;
color: #666666;
}

#homebox p {
line-height:15px;
}

#homebox img {
width: 117px;
height: 117px;
float: left;
margin: 0 8px 8px 0;
}

#homebox2 {
float: left;
width: 660px;
margin: 10px 0 10px 0;
color: #666666;
}

.boxitem {
width: 320px;
height: 280px;
float: left;

margin: 0 -1px -1px 0;
padding: 4px;
}

#homebox h5 {
font-size: 16px;
margin: 0;
padding: 0;
font-weight: normal;
}

.itemdets {
font-size: 11px;
width: 320px;
float: left;
margin: 2px 0 15px 0;
line-height:15px;
}

.itemdets li {
list-style: none;
}

.itemdets li h2 {
padding-bottom:5px;
margin:0px;
}

.users .avatar {
	position: absolute;
	bottom:3px;
	right: 0px;
	border: 1px solid #98784C;
	background: #DDC8AB;
	padding: 2px;
}

/* Live Search */
#livesearch {
	position: relative;
	background: url(images/post_bg.gif) repeat-x 0 0;
	width: 170px;
	display: block;
	padding: 10px 10px;
	margin-bottom: 15px;
}
#livesearch .text {
	margin-top: 10px;
}
#search-result {
	border-top: 1px solid #DDC8AB;
}
#search-result li a {
	display: block;
	border-top: 1px solid #98784C;
	border-bottom: 1px solid #DDC8AB;
	padding: 4px 5px;
	padding-bottom: 8px;
}
#search-result li a:hover {
	background: #C7BAA7;
}
div.live-search-results {
	height: auto;
	overflow: auto;
	padding: 5px 0px;
	padding-bottom: 10px;
	background:#DDC8AB;
}


/* FAQs */
#content #faq {
	padding: 5px 0px;
	background: #D0BDA3 url(images/fundo-papel-escuro.png);
}
.my_faqs {
	margin-top: 30px;
}
#content #faq li a.question {
	padding: 5px 20px;
	display: block;
	background: url(images/collapsed.gif) no-repeat 5px 9px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
}
#content #faq li a.question:hover {
	text-decoration: underline;
}
#content #faq li a.down {
	background: url(images/expanded.gif) no-repeat 5px 9px;
}
#content #faq li li {
	border-bottom: 1px solid #DDC8AB;
	padding: 20px;
	margin-bottom: 15px;
	padding-top: 0px;
	background: none;
}
#content .answer {
	display: none;
}


/* Footer */
#footer_wrap {
	position: relative;
	background: url(images/footer_border.png) repeat-x 0 0;
	min-width: 1000px;
background: #D0BDA3 url(images/fundo-papel-escuro.png);
}
#footer {
	position: relative;
	width: 940px;
	padding: 24px 30px;
	font-size: 11px;
	margin: 0 auto;
	color: #7b7b7b;
	height: 20px;
	letter-spacing: 0.5px;
}

/* Botões */

/*** Button Styles **********************************************************/
 
.generic-button {
	background: url(images/button_back.gif) top left no-repeat;
	display: inline-block;
	margin: 0 5px 8px 0;
}
 
.generic-button a {
	display: block;
	height: 19px;
	color: #777;
	font-size: 0.9em;
	padding: 0 33px 0 11px;
	margin-right: -7px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	background: url(images/view_button_side.gif) top right no-repeat;
}
	.accept a { background-image: url(images/accept_button_side.gif); }
	.reject a { background-image: url(images/reject_button_side.gif); }
	
	.generic-button a:hover {
		color: #555;
		text-decoration: none;
	}


.generic-button-escuro {
	background: url(images/button_back_escuro.gif) top left no-repeat;
	display: inline-block;
	margin: 0 5px 8px 0;
}
 
.generic-button-escuro a {
	display: block;
	height: 19px;
	color: #777;
	font-size: 0.9em;
	padding: 0 33px 0 11px;
	margin-right: -7px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	background: url(images/view_button_side_escuro.gif) top right no-repeat;
}
	.accept a { background-image: url(images/accept_button_side.gif); }
	.reject a { background-image: url(images/reject_button_side.gif); }
	
	.generic-button a:hover {
		color: #555;
		text-decoration: none;
	}

.generic-button-welcome {
	background: url(images/button_back_transp.png) top left no-repeat;
	display: inline-block;
	margin: 0 5px 8px 0;
}
 
.generic-button-welcome a {
	display: block;
	height: 19px;
	color: #777;
	font-size: 12px;
	padding: 0 33px 0 11px;
	margin-right: -7px;
        line-height:21px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	background: url(images/view_button_side_transp.png) top right no-repeat;
}
	.accept a { background-image: url(images/accept_button_side.gif); }
	.reject a { background-image: url(images/reject_button_side.gif); }
	
	.generic-button a:hover {
		color: #555;
		text-decoration: none;
	}


/* FUNDO LISTA DE ARTIGOS */

#content .post_wrap {
	float: left;
	background: url(images/post_bg.gif) repeat-x 0 0;*
	width: 720px;
	margin-bottom: 10px;
	padding-top: 5px;
	position: relative;
}

#content .post_wrap .post {
	background: url(images/fundo-papel-escuro.png) repeat;
}

#navigation ul {
	display: none;
	border-left: 1px solid #98784C;
	margin-left: 15px;
}

.alignright {
	float:right;
	border: 1px solid #98784C;
	background: #DDC8AB;
	padding: 2px;
}

#global-translator .widgettitle {display:none}
#global-translator {list-style:none}
#transl_sign {display:none}
#global-translator a {margin-right:2px;}