/* unbox style */

body { background: url(unbox/bg-tile.jpg) repeat top center; }
#wrap {	background: url(unbox/bg.jpg) repeat-x top center; }
#archive .box2 .post-details, #main p.post-details, #comments ol.commentlist .comment-meta a {color:#fc9;}
#bottom .subscribe .rss { background: url(unbox/ico-subscribe.png) no-repeat center left; }
#bottom #recentcomments li { background:transparent url(unbox/ico-comment.png) no-repeat scroll left center; }

/* All Links */
a,#main .featured h3 a,#main h2 a,#features-tabs li a,#respond input,#footer-menu .current-cat a,#footer-menu .current_page_item a { 
	color: #FF7700;
}

#sidebar a {
	font-size: 13px;
	color: #FF7700;
}
#sidebar a:hover{
	color: #FF7700;
	text-decoration: underline;
}
#nav {
	margin-left: 240px;
}
#nav li {
	margin-right: 5px;
}
#nav a:hover, #nav .current_page_item a, #nav .current-cat a {
	background: #f70;
}
#top-nav {
	position: relative;
	z-index: 10;
}
#header {
	height: 181px;
	padding-top:0px;
	top:-40px;
}
#header a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#main .featured,#bottom-out {
	background-color: #1b0f07;
}
#features, #features-tabs li a:hover, #features-tabs li.active a {
	background-color:#170c06;
}
#bottom-tile {
	display: none;
}
#footer-out {
	background-image: none;	
}
#main h3.title-featured{
	background-image: url('unbox/h3-latest.png');
}
#archive h3.title-recent{
	background-image: url('unbox/h3-recent.png');
}
#main .featured .video{
	background-color: #311a0c;
}
#main .featured .watch a {
	color: #f70;
}
#main .featured h2 a, #archive .box2 h3 a {
	color: #f70;
}
#footer-menu {
	list-style: disc;
}
#footer-menu a:hover {
	text-decoration: underline;
}
#footer-menu li.first {
	list-style: none;
}
#footer-menu li{
	float:left;
	margin-right: 20px;
}
#footer-menu .current-cat,#footer-menu .current_page_item {
	font-weight: bold;
}
.clear {
	clear: both;
}
.more_entries a {
	color:black;
}
.more_entries a:hover {
	text-decoration: underline;
}
