body {
	margin: 0 auto;
	background: #000 url(images/wood.jpg) repeat-y scroll center top;
}

body a, body a:visited {
	color: #ff7008;
}

#text-logo h1 a{
	color: #fff;
}

#logo{ margin-top:30px;
}

#description h2 {
	color: #fff;
}

#navigation a, #navigation a:visited {
	font-size: 12px;
	padding: 13px 15px 17px;
}

#navigation a:hover, li.current_page_item a, li.current_page_item a:visited, li.current_page_item a:hover {
	background-color: #9d9d9d;
}

#navigation a:active {
	background: #616160;
	color: #fff;
}

.list-meta {
	height: 28px;
	width: 220px;
	background: url(images/background-list-meta-wood.jpg) no-repeat;
	font-size: 12px;
}

.list-box h2 a, .list-box h2 a:visited {
	color: #fff;
}

.list-box h2 a:hover {
	color: #ccc;
}

#footer p, #footer a, #footer a:visited {
	color: #fff;
}
