/* THE KILLERS */
/* Section Stylesheet: The Victims
----------------------------------------------------------------------------------- */
	
	
	@import url("widget-editorial.css");
	@import url("widget-member.css");
	@import url("widget-friend.css");
	@import url("widget-blog.css");
	@import url("widget-profile.css");
	@import url("widget-photo.css");
	@import url("widget-comment.css");
	@import url("widget-media.css");
	@import url("widget-event.css");
	@import url("widget-webmail.css");
	@import url("section-help.css");


/* Structural Containers
----------------------------------------------------------------------------------- */


/* Set gap at top of page */


	#layout {
	
		margin-top: -109px;

		}

		
/* Tile-able Background */


	#container {
	
		margin-left: -30px;
		background: url(../images/section-victims/bg-layout.jpg) 0 63px repeat-y;
	
		}
		
		
/* Header Image */

		
	#content {

		position: relative;
		width: 854px;
		padding-top: 110px;
		background: url(../images/section-victims/header-victims.jpg) no-repeat;
	
		}
		
	#page-victims #content {
	
		padding-top: 60px;
		
		}

		
/* Members Page */


	#page-members #content {
	
		padding-top: 200px;
		
		}
		
		
/* Content */


	#sidebar {
	
		padding-top: 190px;
	
		}
		
	#page-victims #sidebar {
	
		padding-top: 230px;
		
		}
		
	#page-page #sidebar,
	#page-comments #sidebar {
	
		padding-top: 290px;
	
		}
		
	body.section-victims ul.actions {
	
		float: left;
		clear: left;
		
		}
		

/* Footer */


	#footer {
	
		display: block;
		clear: both;
		width: 872px;
		height: 70px;
		padding: 15px;
		margin-left: -30px;
	
		}
		
	#footer ul {
	
		margin-left: 180px;
		
		}
		
		
/* B/W Backgrounds
----------------------------------------------------------------------------------- */
		

/* Time of Day */


	body.dawn,
	body.dusk {
	
		background-image: url(../images/layout/bg-dusk-victims.jpg);
	
		}
		
	body.day {
	
		background-image: url(../images/layout/bg-day-victims.jpg);
	
		}
		
	body.night {
	
		background-image: url(../images/layout/bg-night-victims.jpg);
	
		}
		
		
/* Post-Load Background Colors */
		
		
	body.dawn.loaded,
	body.dusk.loaded {
	
		background-color: #e4e4e4;
		
		}
		
	body.day.loaded {
	
		background-color: #d8d8d8;

		}


/* Type
----------------------------------------------------------------------------------- */


	body {
	
		color: #fff;
	
		}
		
	h3, h4 {
	
		color: #fff;
	
		}
		
		
/* Links
----------------------------------------------------------------------------------- */


	a:link, a:visited, a:active {
	
		color: #fff;
	
		}

		
/* Content
----------------------------------------------------------------------------------- */


	#main > div > div {
	
		padding: 15px;
		background: url(../images/section-victims/translucent-white.jpg);
	
		}
		
	#page-friendship #content,
	#page-page #content,
	#page-comments #content {
	
		padding-top: 0;
		
		}
		
	#page-victims #player div.details a {
		
		display: none;
		
		}
	

/* Tabs
----------------------------------------------------------------------------------- */

		
	ul.tabs {
	
		padding: 10px;
		background-color: #000;
		width: 480px;
		
		}

	#main .pane {
	
		width: 470px;
	
		}

	.pane h3 {
	
		display: none;
	
		}
		
	
	#main #featured {
		
		margin-bottom: 180px;
		
		}

	#victims {
	
		position: relative;
		
		}
		
		
/* Object: Sign Extensions
----------------------------------------------------------------------------------- */

	
	#content #the {
	
		top: -19px;
		right: 132px;
		width: 188px;
		height: 18px;
		background: url(../images/section-victims/object-the.jpg);
	
		}
		
	#content #s {
	
		top: 42px;
		right: -82px;
		width: 82px;
		height: 178px;
		background: url(../images/section-victims/object-s.png);
	
		}


/* Extras
----------------------------------------------------------------------------------- */

	
	#extras {
	
		width: 465px;
		height: 200px;
		background-image: url(../images/actions/a-extras.png);
		display: block;
		text-indent: -5000px;
		position: absolute;
		top: -180px;
		left: 40px;
		
		}
		
	#extras:hover {
	
		background-position: 0 -200px;
		
		}
		

/* Members
----------------------------------------------------------------------------------- */


/* Users Online Tally */


	#online {
		
		width: 285px;
		height: 234px;
		background-image: url(../images/widgets/bg-usercount.png);
		display: block;
		position: relative;
		margin-bottom: 10px !important;
		
		}
		
		
	#online em {
	
		position: absolute;
		top: 122px;
		left: 35px;
		font-size: 65px;
		line-height: 65px;
		
		}
		
	#online .browse {
	
		width: 285px;
		height: 234px;
		background: url(../images/actions/a-membersonline-browse.gif) no-repeat bottom right;
		text-indent: -5000px;
		display: block;
		position: absolute;
		bottom: 28px;
		right: 20px;
		
		}
		
		
/* Users Online */


	#page-members #online {
	
		width: 470px;
		height: auto;
		background: none;
		margin-bottom: 35px !important;
		
		}
		

/* Quick Links
----------------------------------------------------------------------------------- */


	#forums {
	
		float: left;
		margin-bottom: 35px;
	
		}
		
	#forums li {
	
		float: left;
	
		}
		
	#forums a {
	
		display: block;
		text-indent: -5000px;
		height: 69px;
	
		}
		
	#forums a:hover {
	
		background-position: bottom left;
	
		}
		
	#forums .forums a {
	
		width: 130px;
		background-image: url(../images/section-victims/a-forums.gif);
	
		}
		
	#forums .chatroom a {
	
		width: 150px;
		background-image: url(../images/section-victims/a-chatroom.gif);
	
		}

	#forums .journals a {
	
		width: 273px;
		background-image: url(../images/section-victims/a-journals.gif);
		height: 76px;
		margin-top: 10px;
		
		}
		
	#forums .askthekillers a {
	
		width: 249px;
		background-image: url(../images/section-victims/a-askthekillers.gif);
		height: 87px;
		
		}
		
	#forums .extras a {
	
		width: 272px;
		background-image: url(../images/section-victims/a-extras.gif);
		height: 80px;
		margin-top: 10px;
		
		}
		
	#forums .marth a {

		width: 214px;
		background-image: url(../images/section-victims/a-earthtomarth.gif);
		height: 72px;
		margin-top: 10px;

		}


/* Question & Answers
----------------------------------------------------------------------------------- */


	#page-qa #content {
	
		min-height: 500px;
		
		}
		
	#page-qa #qa h4 {
	
		margin-bottom: 0;
		font-size: 16px;
		line-height: 16px;
		cursor: default;
		
		}

	#page-qa #qa h4 span a {
	
		cursor: default;
	
		}
		
	#page-qa #qa strong,
	#page-qa #qa p.lead {

		display: none;
		
		}
		
	#page-qa #qa li {
	
		width: 100%;
		border-bottom:1px solid #444444;
		padding-bottom: 15px;
		
		}
		
	.container {
	
		position: relative;
		
		}
		
	.container .return {
	
		position: absolute;
		top: 10px;
		right: 0;
		
		}

	#ask {
	
		height: 600px;
		width: 100%;
		
		}
		
	#ask h3 {
	
		display: none;
		
		}
		
	#ask textarea {
	
		width: 492px;
		height: 50px;
		
		}
		
		
/* Update
----------------------------------------------------------------------------------- */


	#main #blog,
	#main #profile,
	#main #yourphotos {
	
		float: left;
		clear: left;
		width: 470px;
		
		}
		
	#main #personal,
	#main #artwork,
	#main #shared {
	
		float: left;
		width: 470px;
		
		}

		
/* Member Page
----------------------------------------------------------------------------------- */


	#page-page #main #photos,
	#page-page #artwork,
	#page-page #favorites {
	
		width: 470px;
		padding: 15px;
		margin-top: 0;
		
		}
		
	#page-page #photos img,
	#page-page #artwork img,
	#page-page #favorites img {
	
		width: 120px;
		
		}
		
	#page-page #photos img.portrait,
	#page-page #artwork img.portrait,
	#page-page #favorites img.portrait {
	
		width: 95px !important;
		
		}
		
	#page-page #profile .actions {
	
		display: none;
		
		}
		

/* Mail
----------------------------------------------------------------------------------- */


	#page-mail h3 {
	
		margin-left: 26px;
		
		}
		

/* Videos
----------------------------------------------------------------------------------- */

	
	#page-videos #videos {
	
		width: 470px;
		
		}
		

/* Help
----------------------------------------------------------------------------------- */
		
	
	#page-help #important {
	
		background-color: #000;
		padding: 15px;
		
		}
		
	#page-help a.comments {
		
		float: left;
		display: none;
		
		}
		
	#page-help .widget-editorial {

		float: left;
		clear: left;
		width: 470px;
		margin-bottom: 15px;
		
		}
		
	#software li,
	#software p {
	
		float: left;
		clear: left;
		margin-bottom: 10px;
		
		}
		

/* Welcome Page / Legals
----------------------------------------------------------------------------------- */


	#page-welcome .welcome {
	
		margin-bottom: 20px;
		
		}
		
	#page-welcome div.widget-account div.legal {
		
		margin-bottom: 24px;
		
		}
		
	#page-welcome div.widget-account div.legal div {
		
		width: 455px;
		height: 400px;
		padding: 20px;
		margin: 0 0 10px 0;
		background: #252525;
		border: 1px solid #959595;
		overflow-y: scroll;
		
		}
		
	#page-welcome div.widget-account div.legal div h3 {
		
		visibility: visible;
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
		
		}
		
	#page-welcome div.widget-account div.legal div h4 {

		visibility: visible;
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 10px;

		}
		
	#page-welcome div.widget-account div.legal div ul {
		
		list-style: square outside;
		
		}
		
	#page-welcome div.widget-account div.legal div ol {

		list-style: decimal outside;

		}
		
	#page-welcome div.widget-account div.legal div ul li,
	#page-welcome div.widget-account div.legal div ol li {

		margin: 0 0 10px 30px;

		}
	
	#agree_to_terms {
	
		float: left;
		margin: 3px 10px 0 0;
		
		}
	
	
/* Legal / Sidebar */


	#page-welcome .legal h3 {
	
		margin-bottom: 20px;
		
		}

	#page-welcome .copy h3 {
	
		margin-bottom: 0;
		
		}

	#page-welcome .legal ul,
	#page-welcome .legal ol {
	
		padding-left: 15px;
		margin: 0 0 15px 0;
	
		}
		
	#page-welcome .legal ul {
	
		list-style-type: square;
		
		}

	
	#page-welcome .legal li {
	
		margin-bottom: 5px;
		
		}
	
	
/* Victims Home Page Event Listing
--------------------------------------------------------------------------- */


	#page-victims #presales {
		
		clear: both;
		width: 500px;
		
		}
		
	#page-victims #presales h3 {
		
		background: #000;
		padding: 5px 22px;
		font-size: 24px;
		color: #c51f23;
		
		}
		
	#page-victims #presales table {
	
		float: left;
		width: 500px;
	
		}
		
	#page-victims #presales thead {
		
		background: url(../images/section-victims/translucent-white.jpg);
		
		}
		
	#page-victims #presales th {
		
		padding: 5px 0 5px 20px;
		text-align: left;
		font: normal 14px/16px Arial, sans-serif;
		color: #7ACCC8;
		border-bottom: 2px solid #333;
		
		}
		
	#page-victims #presales tr {
		
		width: 500px;
		border-bottom: 1px solid #353535;
		
		}
			
	#page-victims #presales th.location {

		width: 150px;

		}
				
	#page-victims #presales th.tickets {
		
		padding: 0;
		
		}
		
	#page-victims #presales th.details {
		
		width: 150px;
		
		}
		
	#page-victims #presales a em,
	#page-victims #presales a br {
	
		display: none;
	
		}
		
	#page-victims #presales a strong,
	#page-victims #presales a span {
	
		display: block;
	
		}
	
	#page-victims #presales td {

		padding: 5px;

		}
			
	#page-victims #presales tr td.date,
	#page-victims #presales tr th.date {

		padding-left: 10px;
		width: 50px;

		}
		
	#page-victims #presales tr td.date strong {

		font-weight: normal;

		}

	#page-victims #presales tr td.location {
		
		color: #b6b6b6;
		width: 150px;
		
		}
		
	#page-victims #presales tr td.action {
		
		padding-right: 5px;
		
		}
		
		
	#page-victims #presales a.action.details {
	
		display: block;
		height: 25px;
		width: 67px;
		text-indent: -5000px;
		background-image: url(../images/actions/a-details-white.gif);
	
		}
		
	#page-victims #presales th.thumbnail,	
	#page-victims #presales th.event,
	#page-victims #presales th.rsvp,
	#page-victims #presales th.comments,
	#page-victims #presales th.ends,
	#page-victims #presales th.tickets,
	#page-victims #presales td.tickets, 
	#page-victims #presales td.thumbnail,
	#page-victims #presales td.performance,
	#page-victims #presales td.rsvp,
	#page-victims #presales td.comments,
	#page-victims #presales td.upcoming,
	#page-victims #presales td.ends {
	
		display: none;
		
		}
	
	#page-victims #presales tr td.action.details {

		padding: 0;		
		width: 500px;
		position: absolute;
		top: 0;
		left: 0;
		display: block;

		}

	#page-victims #presales tr td.action.tickets {

		padding: 0;

		}

	#page-victims #presales tr td.action.tickets a.tickets {

		padding: 0;
		border: 0;
		width: 36px;
		height: 18px;
		background: url(../images/actions/a-tickets-icon.png) no-repeat;
		position: absolute;
		text-indent: -5000px;
		left: -35px;
		top: 6px;

		}

	#page-victims #presales tr td.action.tickets a.presale {

		position: absolute;
		top: 5px;
		left: -33px;
		width: 34px;
		height: 16px;
		background: url(../images/actions/a-presale-icon.png) no-repeat;
		text-indent: -5000px;

		}

	#page-victims #presales td.soldout strong {

		display: block;
		position: absolute;
		top: 4px;
		left: -39px;
		width: 37px;
		height: 16px;
		background: url(../images/widgets/soldout.png) no-repeat;
		text-indent: -5000px;

		}
		
		
/* Earth to Marth
--------------------------------------------------------------------------- */

	#page-earthtomarth #content {
	
		padding-top: 0;
		
		}
		
	#page-earthtomarth #sidebar {
		
		padding-top: 290px;
		
		}
		
		
	/* Member Info */
	
	#page-earthtomarth #content #member {
		
		background: url(../images/section-victims/logo-earthtomarth.png) no-repeat 268px 52px;
		margin-bottom: 10px;
		
		}
		
	#page-earthtomarth #content #member dl {
		
		position: static;
		margin: 0;
		width: auto;
		height: auto;
		
		}
		
	#page-earthtomarth #content #member dt.alias {
		
		display: block;
		width: 81px;
		height: 161px;
		text-indent: -5000px;
		background: url(../images/section-victims/icon-sax.png) no-repeat;
		position: absolute;
		top: 66px;
		left: 185px;
		
		}
	
	#page-earthtomarth #content #member ul.actions,
	#page-earthtomarth #content #member dt.vitals,
	#page-earthtomarth #content #member dt.location,
	#page-earthtomarth #content #member .status,
	#page-earthtomarth #content #member .comments,
	#page-earthtomarth #content #member .updated {
		
		display: none;
		
		}
		
	/* Entries */
	
	#page-earthtomarth #content #main #entries h3 {
		
		display: none;
		
		}
		
	#page-earthtomarth #content #entries div.post {
		
		float: none;
		width: 500px;
		clear: both;
		
	}
	
	
/* TWITTER
--------------------------------------------------------------------------- */


	#twitter a.follow {
	
		display: block;
		text-indent: -5000px;
		width: 275px;
		height: 81px;
		background: url('../images/section-victims/a-twitter.gif');
		margin-bottom: 6px;
	
		}
		
	#twitter a.follow:hover {
		
		background-position: 0 bottom;	
		
		}
		
	#twitter li {
	
		background: url('../images/section-victims/translucent-white.jpg');
		padding: 5px 0;
		margin-bottom: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 10px;
	
		}
		
	#twitter a {
	
		display: block;
		color: #7ACCC8;
	
		}
		
	#twitter span a {
	
		display: inline;
		
		}


/* MEMBER PAGE
--------------------------------------------------------------------------- */


	#events-page div {
	
		clear: left;
	
		}
