﻿body {
	background:  url(../img/background/swirls.png) no-repeat center 350px;
}

#header-wrapper {
	position: relative;
	background: url(../img/background/shadow-top.png) repeat-x;
	padding: 30px 0 0;
	margin: 0 auto -64px;
	z-index:1000;
}

#header {
	background: url(../img/background/fans.png) no-repeat center bottom;
	margin: 0 auto 35px;
	width: 980px;
	height: 275px;
	position: relative;
}

#header .logo {
	background-image: url(../img/logo/header/indiscover.png);
	width: 195px;
	height: 101px;
	position: absolute;
	top: 70px;
	left: 0;
}

#header .leaderboard {
	position: absolute;
	right: 0;
	top: 0;
	width: 728px;
	height: 90px;
}

.social-links {
	overflow: hidden;
}

.social-links p {
	margin: 0 !important;
	font-size: 12px !important;
	line-height: 22px !important;
	text-transform: uppercase;
	font-weight: bold;
}

.social-links .icon {
	float: left;
	margin: 0 8px 0 0;
	text-indent: -9999px;
}


#header .search 
{
	position: absolute;
	right: 0;
	top: 120px;
	width: 310px;
}

.search input.text
{
	border: none;
	margin: 0;
	padding: 0px 56px 0 15px;
	width: 239px;
	height: 56px;
	line-height: 18px;
	background: url(../img/ui/search/text-box_310.png);
	font-size: 18px;
	color: #3d3d3d;
	position: relative;
	display: block;
	
}

.search input.inactive 
{
	font-weight: bold;
}

.search input.submit 
{
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
	height: 56px;
	text-indent: -9999px;
	background: url(../img/ui/search/submit.png) no-repeat center center;
	border: none;
	display: block;
	z-index: 10;
	cursor: pointer;
}

#content-wrapper .left-column {
	margin-top:10px;
}

.addthis_toolbox 
{
	float: right;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}



.comment-list 
{
	padding: 0 0 15px;
	margin: -15px 0 0 !important;
}

.comment-list .no-comments 
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 15px 0 0;
}

.comment-list .comment 
{
	position: relative;
	padding: 15px;
	margin: 15px 0 0;
	background: url(../img/background/white-15.png);
	font-size: 12px;
}

.comment-list .comment .reply 
{
	background-image: url(../img/ui/form/reply.png);
	width: 56px;
	height: 22px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 8px 15px 0;
}

.comment-list .comment-hilite 
{
	padding: 14px;
	border: solid 1px #fff;
}

.comment-list .comment cite 
{
	line-height: 12px;
	display: block;
	padding: 0 0 10px;
	margin: 0 0 -9px;
	border-bottom: solid 1px #50504b;
}

.comment-list .comment cite .name 
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.comment-list .comment p 
{
	font-size: 12px;
	line-height: 18px;
	margin: 18px 0 0;
}

.comment-list .pager 
{
	margin: 5px 0 0;
}

.add-comment .left 
{
	float: left;
	width: 220px;
}

.add-comment .right 
{
	float: right;
	width: 400px;
}

.add-comment label 
{
	display: block;
	font-size: 12px;
	margin: 15px 0 5px;
	font-weight: bold;
}

.add-comment input.text,
.add-comment textarea 
{
	border: 1px inset #CCC;
	padding: 0;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	display: block;
}

.add-comment input.text:focus,
.add-comment textarea:focus 
{
	border-color: #AAA;
}

.add-comment input.text 
{
	width: 208px;
}

.add-comment textarea 
{
	width: 388px;
	height: 6em;
}

.add-comment .spacer 
{
}

.add-comment .buttons 
{
	text-align: right;
	margin: 15px 0 -15px;
}

.add-comment input.submit 
{
	border-width: 0;
	background: url(../img/ui/form/submit.png);
	width: 65px;
	height: 28px;
	cursor: pointer;
}

.grid-container-300 .box-list .compItem
{
	padding: 15px 70px 0 0;
	margin: 0 15px;
	min-height:55px;
}
.grid-container-300 .box-list .compItem-1000
{
    background-image:url(/img/categories/1000.png);
    background-position: right 11px;
    background-repeat:no-repeat;
}
.grid-container-300 .box-list .compItem-1001
{
    background-image:url(/img/categories/1001.png);
    background-position: right 11px;
    background-repeat:no-repeat;
}
