body {
	background: #aaa;
	margin:0;
}

#wrapper {
	width: 585px;
	background:#fff;
	overflow:hidden;
}

#oscar {
	background: url(img/bg_oscar.jpg) 0 0 no-repeat;
	padding: 192px 0 0 11px;
}

#oscar .one-item {
	background:#000;
	font-family:Tahoma;
	margin-right:12px;
}

#oscar table {
	text-transform:uppercase;
}

#oscar table h2 {
	color:#ea962c;
	font-size:20px;
	margin: 15px 0 0;
}

#oscar table .image {
	border:10px solid #ad141d;
	padding:5px;
	width: 323px;
}

#oscar table .image img {
	border:1px solid #ffecc0;
}

#oscar .voices {
	margin-top:1px;
	background:url(img/bg_voices.jpg) 0 0 no-repeat;
	text-align:center;
	font-family:Tahoma;
	color:#fff;
	font-weight:bold;
	font-size:28px;
	padding:7px 0;
	height:35px;
	vertical-align:middle
}

#oscar table p {
	color:#fadd90;
	font-size:14px;
	margin: 0 0 25px 0;
}

#oscar table .nav {
	padding:0 15px;
}

#oscar .comments {
	padding: 20px 42px;
}

#oscar .comments div {
	margin-bottom:30px;
}

#oscar .comments div p {
	font-size:11px;
	color:#fff;
	margin:10px 0;
}

#oscar .comments div p strong {
	color:#ea962c;
}

.gallery {
	font-family: Tahoma;
	padding-bottom:60px;
}

#oscar .sort {
	height:30px;
	background: url(img/bg_sorting.gif) top repeat-x;
	text-align:center;
	padding-top:10px;
	margin-right:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.gallery .sort p {
	font-size:14px;
	color:#4b4b4b;
	margin:0;
	font-weight:bold;
}
.gallery .sort p a {
	color:#e28124;
	text-decoration:none;
}
.gallery .items {
	overflow:hidden;
}

.gallery .item {
	background:#000;
	width:161px;
	height:430px;
	border:3px solid #000;
	padding:6px;
	float:left;
	margin:8px 12px 8px 0;
	position:relative;
}

.gallery .item:hover {
	border:3px solid #da6a1a
}

.gallery .item .add {
	position:absolute;
	bottom:5px;
	right:5px;
}

.gallery .item .add a {
	text-decoration:none;
	color:#f0a52e;
	font-size:11px;
	font-weight:bold;
}

.gallery .item img {
	border:1px solid #333;
	border-bottom:none;
}

.gallery .item .votes {
	background: url(img/bg_votes.jpg) 0 0 no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:6px 0;
}

.votes {
	height:19px
}

.gallery .item p {
	color:#d5c996;
	font-size:11px;
	margin:10px 0;
	line-height:16px;
}

.gallery .item p .more {
	background: url(img/more.gif) no-repeat;
	width:9px;
	height:9px;
}

.gallery .item p strong {
	color:#fff6d0;
}

.pager {
	background:url(img/bg_pager.jpg) 0 0 no-repeat;
	width:562px;
	height:40px;
}

.pager td {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
	color:#e28425;
	font-size:14px;
	font-weight:bold;
}

.pager td a {
	text-decoration:none;
	color:#4b4b4b;
}

.pager td.num {
	font-size: 16px;
}

.forum-nav  {
	color:#fff;
	font-weight:normal;
}
.forum-nav a {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
}
.forum-nav b {
	color:#fff;
	font-weight:bold
}
