﻿body {
}

#header-wrapper {
	position: relative;
	background: url(../img/background/shadow-top.png) repeat-x;
	padding: 23px 0 0;
	margin: 0 auto -64px;
}

#header {
	margin: 0 auto;
	width: 980px;
	height: 290px;
	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;
	left: 130px;
	top: 0;
	width: 728px;
	height: 90px;
}

#header .competitionBanner
{
    position:absolute;
    top:110px;
    widows:980px;
    height:90px;
}

#header .social-links {
	overflow: hidden;
	position:absolute;
	top:0px;
	left:880px;
	width:100px;
}
#header .social-links .icon {
	float: left;
	margin: 0 8px 6px 0;
	text-indent: -9999px;
}

#footer .social-links {
	overflow: hidden;
}
#footer .social-links .icon {
	float: left;
	margin: 0 8px 0 0;
	text-indent: -9999px;
}

.social-links p {
	margin: 0 !important;
	font-size: 12px !important;
	line-height: 22px !important;
	text-transform: uppercase;
	font-weight: bold;
}



.search input.text
{
	border: none;
	margin: 0;
	padding: 0px 56px 0 15px;
	width: 229px;
	height: 40px;
	line-height: 18px;
	background: url(../img/ui/search/text-box_300.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: 40px;
	text-indent: -9999px;
	background: url(../img/ui/search/submit.png) no-repeat center center;
	border: none;
	display: block;
	z-index: 10;
	cursor: pointer;
}

.competitionLinks
{
    font-weight:bold;
    font-size:smaller;
}
.competitionLinks span
{
    display:block;
    margin-bottom:6px;
}

.filter
{
    

}
.filter ul
{
    float:right;
    padding:0;
    margin:0;
    margin-left:8px;
    font-size:small;
}
.filter li
{
    float:left;
}
.filter ul.narrowSpace li
{
	float:left;
    margin-left:1px;
}
.filter ul.wideSpace li
{
    margin-left:20px;
}
.filter a
{
    color:#76dee6;
    text-decoration:none;
    float:left;
}
.filter a:hover
{
    text-decoration:underline;
}

.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;
}

.addthis_toolbox 
{
    float: right;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	margin-right:10px;
}

.competitor-header
{
    /*padding-left:10px;
    padding-top:10px;
    padding-bottom:2px;*/
    padding-bottom: 0;
}
.competitor-header .bio
{
    /*padding:0px 10px;*/
}

.bio-caption
{
	width:500px;
	min-width:500px;
}


.competitor-info
{
    margin: 0 0 15px;
}
.competitor-header .competitor-backNav
{
    position:absolute;
    z-index:60;
    top:0px;
    right:0px;
    text-align:right;
}
.competitor-header .artist-image
{
    position:absolute;
    left: 0;
    top: 15px;
}
.competitor-header .artist-imageCompetitor
{
    position:absolute;
    left: 0;
    top: 15px;
    width:144px;
    height:144px;
}
.competitor-header .competitorInfo
{
    /*position:absolute;
    top:20px;
    left:100px;*/
    padding-left: 150px;
    width: 273px;
    margin: 0 0 0px;
    min-height: 20px;/*71px*/
}
.competitor-header .competitorInfo-CompMedia
{
    /*position:absolute;
    top:20px;
    left:100px;*/
    padding-left: 86px;
    width: 273px;
    margin: 0 0 15px;
    /*min-height: 40px;71px*/
}
.competitor-header h3
{
    padding:15px 0;
    color:#35929a;
    font-weight:bold;
}
.competitor-header h4,
.competitor-header h4 a
{
    color:#763383;
    font-weight:bold;
    text-decoration:none;
}
.competitor-header h4 a:hover
{
    text-decoration:underline;
}


.competitor-header p
{
    margin-top:0;
}

a.expand, a.expand:hover, a.expand:visited
{
    color:#f97f00;
}


.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 .paddedComment
{
    padding-left:80px;
}

.comment-list .comment .comment-avatar
{
    float:left;
    margin-left:-10px;
    margin-top:-10px;
    margin-right:10px;
}

.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 .date
{
    float:right;
    margin-right:65px;
}
.comment-list .comment cite .dateNoReply
{
    float:right;
    margin-right:5px;
}

.comment-list .comment cite .name
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.comment-list .comment cite a
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.comment-list .comment cite a:hover
{
    text-decoration:none;
}

.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;
}

.rating 
{
    margin: 5px 0 0;
}

.rating-bar-container
{
    border: solid 1px #a7a6a4;
    background-color: #000;
    width: 100px;
    height: 20px;
    position: relative;
    margin: 0 0 5px;
}

.rating-bar-container .rating-bar 
{
    background-color: #fcd070;
    height: 100%;
}

.rating .rating-label
{
    font-size:12px; 
    color:#c41850;
}

.rating-bar-container .rating-text
{
    position: absolute;
    left: 105px;
    top: 0;
    font-size:14px;
    line-height: 20px;
    color:#fff;
    font-weight:bold;
}

.voter
{
    position: relative;
    padding-left: 86px;
    /*position:absolute; 
    top:125px; 
    left:20px;
    z-index: 10000 !important;*/
    /*margin-left: 150px;*/
}
.voter a
{
    font-size:12px;
    color:#f98c00;
    font-weight:bold;
    text-decoration:none;
}
.voter a:hover
{
    text-decoration:underline;
}

.voter .voterAction
{
    z-index:10000 !important;
    position:absolute;
    bottom: 0;
    left: 180px;
    width:190px;
    height:95px;
    background-color:#3b3b3b;
    border:solid 1px #4e5656;
}


.voterAction a
{
    position:absolute;
    text-align:center;
    width:37px;
    height:85px;
    background-repeat:no-repeat;
    background-position: center 0;
    cursor:hand;
    float:left;
}
.voterAction a span
{
    display:block;
    width:100%;
    height:100%;
    float:left;
}
.voterAction a input
{
    position:absolute;
    top:65px;
    left:10px;
    float:left;
}
.voterAction a label
{
    position:absolute;
    top:50px;
    width:100%;
    color:#fff;
    float:left;
}

a.vote-not
{
    background-image:url(/img/ui/voting/NotOff.png);
    top:5px;
    left:10px;
    float:left;
}

a.vote-not:hover
{
    background-image:url(/img/ui/voting/NotOn.png);
}
a.vote-ok
{
    background-image:url(/img/ui/voting/OKOff.png);
    top:5px;
    left:75px;
}
a.vote-ok:hover
{
    background-image:url(/img/ui/voting/OKOn.png);
}
a.vote-hot
{
    background-image:url(/img/ui/voting/HotOff.png);
    top:5px;
    left:140px;
}
a.vote-hot:hover
{
    background-image:url(/img/ui/voting/HotOn.png);
}

.no-vote
{
    text-align:center;
    color:#9cbdc0;
    font-size:12px;
}
.header
{
    padding:15px 0;
    font-size:14px;
    font-weight:bold;
}

a.orange
{
    color:#f97f00;
    font-size:14px;
}
.loggedInArea
{
    position:relative;
}
.loggedInArea a
{
    color:#f97f00;
    font-size:12px;
}
.loggedInArea .title
{
    position:absolute;
    top:25px;
    left:100px;
    font-weight:bold;
    color:#eee;
}
.loggedInArea .profileLink
{
    position:absolute;
    top:55px;
    left:100px;
}
.loggedInArea .contentLink
{
    position:absolute;
    top:75px;
    left:100px;
}

table.registration
{
    background-color:Blue;
    width: 350px;
    border-collapse: collapse;
    border-style:none;
    padding:0px;
    margin:0px;
}
table.registration td,
table.registration tr
{
    padding:0px;
    margin:0px;
}
table.registration td
{
    padding:10px 0 5px 0;
    font-weight:bold;
    font-size:16px;
}
table.registration input,
table.registration textarea,
table.registration select
{
    width:100%;
}

.btnJoinCompetition
{
    display:block;
    width:300px;
    height:79px;
    background-image:url(/img/ui/btnGetDiscovered.jpg);
    background-repeat:no-repeat;
    background-position:0 0;
    text-indent: -9999px;
}
.btnJoinCompetition:hover
{
    background-position:0 -79px;
}
.btnBackToCompetition
{
    display:block;
    width:261px;
    height:43px;
    background-image:url(/img/ui/btnBackToCompetition.png);
    background-repeat:no-repeat;
    background-position:0 0;
    text-indent: -9999px;
}
.btnBackToCompetition:hover
{
    background-position:0 -43px;
}


.sponsorLogo
{
    padding:20px 0;
}

#header .back-to 
{
    width: 111px;
    height: 90px;
    background-image: url(../img/logo/header/back-to.png);
    background-position: 0 bottom;
}
