




/*
     FILE ARCHIVED ON 17:55:04 Oct 27, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:29:28 Dec 12, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* GENERIC CLASSES */

#Body {
	margin: 0;
	width: 99.9%;
	position: relative;
	font-family:adelle;
}
#Head {
	background: #000000;
	padding:0;
	margin: 20px 20px 0;
	text-align: left;
	position: relative;
}

#Content {
	float: none;
	width: auto;
	margin: 0 260px 0 0;
	padding-left:20px;
	padding-right:40px;
}

.P {
	margin: 0;
}

blockquote, blockquote.Quote, blockQuote.UserQuote {
   padding: 1ex 16px;
   margin: 1em 0;
	background: #f3f3f3;
   background: rgba(0, 0, 0, 0.05);
   border-left: 4px solid rgba(0, 0, 0, 0.1);
}

code {
	display:block;
	color: #efefef; 
	background-color: #555;
}

/* TEXT COLOURS */
/* Base Link Colours */

a:active, a:focus, a:link, a:visited {
	color: #333;
}

a:hover {
	color: #ed1c24;
}

/* Discussion Table Metadata Colours */

.MItem, .CommentDate.MItem, .UserLink.BlockTitle {
	font-size: 14px;
}

.MItem a, .Author a, .FilterMenu a, .PanelInfo.PanelCategories a {
	font-size: 14px;
	color: #333;
}

.Message a {
	color: #01518e;
}

.DiscussionName, .Title a, a.Title {
	color: #333;
}

.MItem a:hover, .Author a:hover {
	color: #fff;
}

td.BigCount {
  color: #bfbfbf;
}

/* Discussion Table Header Colours */

thead, h2.H a {
   color: #bfbfbf;
}

h2.H {
	font-family: proxima-nova;
}

a.ChangePicture {
	position: absolute;
	background: #333;
    background: rgba(0,0,0,.7);
	color: #fff;
	font-size: 11px;
	padding: 10px 0;
    width: 100%;
	display: block;
    text-align: center;
}

/* Site Name Colour */

a.sitename a{
	color: #ed1c24;
}

/* MASTHEAD */

.Banner {
	padding:  0 0 10px;
	text-align: left;
	height:63px;
	position: relative;
}
.Banner ul {
	background: #222222;
	height:54px;
	padding-left: 20px;
	margin: 0;
	letter-spacing:5px;
	font-family: "proxima-nova";
	font-style:normal; 
	font-weight:400; 
	font-size:16px; 
	color: #ed1c24;
	text-transform:uppercase;	
}
.Banner ul li {
	padding-top: 14px; 
	display: inline;
	margin: 0;
}
.Banner ul li a {
	padding: 15px 0px;
	color:#bfbfbf;
	display: inline-block;
}

.Banner ul li a:after {
	content: '\00a0\2022';
} 

.Banner ul li a:hover {
	color:#fff;
}
.Banner ul li a.SignOut {
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 20px;
}

.Banner ul li a.SignOut:after {
	 content: '';
}

.Banner ul li a.SignInPopup:after {
	 content: '';
}

.Banner ul li a.HasCount:after {
	 content: '';
}

.Banner ul li a span {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 2px 0 1px;
	background: #f00;
	border-right: 1px solid #a00;
	border-bottom: 1px solid #a00;
	color: #fff;
	font-size: 9px;
	position: relative;
	top: -3px;
}

/* DISCUSSION TABLES */

a.Title {
	font-size:20px;
}

td.BigCount {
   width: 90px;
   text-align: center;
   font-weight: normal;
}

.PageTitle .Options {
	padding-top: 6px;
}

.OptionsTitle, .AdminCheck {
	margin-top:3px;
	margin-left:7px;
}

.AdminCheck {
    z-index: 109;
    position: relative;
    right:4px;
	top:3px;
}

.PageTitle .OptionsTitle, .PageTitle .AdminCheck {
	margin-top:0px;
	margin-right:7px;
	margin-left:0px;	
	top:0px;
}

.Message img {
	padding-top: 5px;
}

.MItem.Category, .MItem.Category a {
   margin-left: 0px;
   color: #bfbfbf;
}

a.Bookmark,
a.Bookmarked,
a.Bookmarking {
	display: none;
	background: url('/web/20141027175504/http://www.deadendthrills.com/forum/themes/DeadEndThrills/design/images/ui_sprites.png') 0 -2px no-repeat;
	height: 18px;
	width: 18px;
	vertical-align: top;
	overflow: hidden;
	text-indent: -1000px;
	font-size: 1px;
}

li.Item {
	border:none;
	background:#f0f0f0;
	margin-bottom:2px;
	padding:10px;
}

.DataList .Item,
.NarrowList .Item,
.ItemDiscussion,
.Discussion .Item {
   background-color: #eee;
   margin: 0;
   margin-bottom: 5px;
   padding: 15px;
   border: 0px solid #ddd;
   border: 0px solid rgba(0, 0, 0, 0.1);
	border-bottom-width: 1px;
	position: relative;
}

.CategoryBox h2, 
.Box h4,
.PageTitle h1,
.Discussion .PageTitle h1, 
.DataTable thead td {
	background-color: #333333;
	color: #bfbfbf;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	border: 0px solid #ddd;
	border: 0px solid rgba(0, 0, 0, 0.1);
	border-bottom-width: 0px;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-family:proxima-nova;
	text-transform:uppercase;	   
	text-decoration: none;
	letter-spacing:3px;
	position:relative;
}

.Next, .Previous, .Pager.NumberedPager a {
	display:inline-block;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
	background: #eee;   
	color:#333;
	font-size:12px;
	padding: 3px;
	width:20px !important;
	height:20px;
   white-space: nowrap;
    margin:0px 0px 0px 3px;
	text-align:center;
	font-weight:normal;
}

.Previous {
	margin-right:0px;
}

.Pager.NumberedPager a.Highlight {
	display:inline-block;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
	background: #01518e;
	color:#f6f6f6;
	font-size:12px;
	padding: 3px;
	width:20px !important;
	height:20px;
   white-space: nowrap;
    margin:0px 0px 0px 3px;
	text-align:center;
}

.Box h4 {
	padding: 0px 0px 0px 10px;
}

.Box.BoxCategories h4 {
	margin-bottom:10px;
}

.DataTable thead td {
	padding: 0px 0px 0px 10px;	
}

.DataTable td {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	vertical-align: top;
}

.Message img {
	
}

.BeforeCommentHeading {
	display:none;
}

/* New Stuff Tags */

.Tag {
   background: #01518e;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   color: #FFFFFF;
   padding: 1px 4px;
   line-height: 14px;
}

.Count  {
   background: #ed1c24;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   color: #fff;
   font-size: 100%;
   font-weight: normal;
   padding: 1px .8ex;
}

.Alert {
   font-size: 100%;
   background: #ed1c24;
   color: #fff;
   padding: 1px 3px;
   border-radius: .5ex;
   -moz-border-radius: .5ex;
   -webkit-border-radius: .5ex;
}

.HasNew {
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
	background: #dc3d3d;
	color:#f6f6f6;
	font-size:12px;
	padding: 3px;
   white-space: nowrap;
    margin:0px 3px 0px 3px;
}

.MiniPager a {
	display:inline-block;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
	background: #01518e;
	color:#f6f6f6;
	font-size:12px;
	padding: 3px;
	width:15px !important;
   white-space: nowrap;
    margin:0px 0px 0px 3px;
	line-height:1;
	text-align:center;
}

ul.PanelInfo.PanelCategories .Count {
	display:none;
}

/* Post Header Block */

.DiscussionHeader, .CommentHeader {
   height: 80px;
   margin: 0px 0 10px;
}

/* Post Header Metadata */

div.Meta.DiscussionMeta, div.Meta.CommentMeta {
   padding-top: 30px;
   font-size: 14px;
}

.Item.Unread.ItemDiscussion a {
  font-weight:normal;
}

div.Item-BodyWrap {
	border-top: 1px solid #ddd;
	padding-top: 5px;
}

/* AVATARS */

.ItemDiscussion .ProfilePhotoMedium, .ProfilePhoto {
	height: 75px;
	width: 75px;
	margin: 0 0px 5px 0;
	border: 1px solid #fff;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}

.Author .PhotoWrap {
   margin: 0 15px 4px 0;
   float: left;
}

.PhotoWrap.PhotoWrapSmall {
	display:none;
}

.Form-Header .Author .PhotoWrap {
    display:none;
}

/* REPLY FORM */

select#Form_CategoryID {
	font-family:adelle;
}

.FormTitleWrapper h2.H,
.FormTitleWrapper h1.H {
	margin: 15px 0px 10px 15px;
	padding: 0px 0px 0px 15px;
	font-family: adelle;
	font-weight: normal;
	border-left: 3px solid black;
}

.CommentForm .FormWrapper, .FormWrapper-Condensed, .FormWrapper,
.Conversations h2.H {
    padding: 5px 15px 10px 15px;
	background-color:#fff;
}

.CommentForm h2 {
	padding-left: 10px;
}

.InputBox.BigInput {
    font-size: 14px;
    padding: 10px;
    margin:0px;
    box-sizing: border-box;
	font-family:adelle;
}

.P textarea.TextBox,
.EditCommentForm textarea.TextBox,
.CommentForm textarea.TextBox,
.Profile textarea.TextBox,
.Dashboard.Activity textarea.TextBox,
textarea.MultiComplete {
    min-height: 100px;
    height: 100px;
    font-size: 14px;
    padding: 10px;
    margin:0px;
    box-sizing: border-box;
	font-family:adelle;
}

.TextBoxWrapper {
	width: auto;
	padding-right: 0px;
    box-sizing: border-box;
}

.UploaderWrapper {
	border-left: 1px solid #333;
    border-right: 1px solid #333;
}

.CommentForm .Button,
.CommentForm .DraftButton,
.CommentForm .PreviewButton,
.NavButton.ProfileButtons
 {
   display: inline-block;
   cursor: pointer;
   margin: 0;
   font-size: 12px;
   line-height: 1;
   font-weight: bold;
   padding: 4px 6px;
	background: #f8f8f8;
   border: 1px solid #999;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
	white-space: nowrap;
   background-image: linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -o-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -moz-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -webkit-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -ms-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, #CCCCCC),
      color-stop(1, #FAFAFA)
   );
   text-shadow: 0 1px 0 #fff;
   box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px #bbb;
   -moz-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px #bbb;
   -webkit-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px #bbb;
   border-color: #999;
   color: #333;
   font-family:adelle;
}

#Form_Save, #Form_Preview, #Form_PostDiscussion, 
#Form_SignIn, #Form_SaveDraft, .Button.Cancel,
.MItem.CommentFlag,
.MItem.CommentQuote,
.Thank {
   display: inline-block;
   cursor: pointer;
   margin: 0px 5px;
   font-size: 12px;
   line-height: 1;
   font-weight: bold;
   padding: 4px 6px;
	background: #f8f8f8;
   border: 1px solid #999;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
	white-space: nowrap;
   background-image: linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -o-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -moz-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -webkit-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -ms-linear-gradient(bottom, #CCCCCC 0%, #FAFAFA 100%);
   background-image: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, #CCCCCC),
      color-stop(1, #FAFAFA)
   );
   text-shadow: 0 1px 0 #fff;
   box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px #bbb;
   -moz-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px #bbb;
   -webkit-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px #bbb;
   border-color: #999;
   color: #333;
   font-family:adelle;
}

#Form_SignIn {
	margin:0px;
}

.MItem.CommentQuote a, .MItem.CommentFlag a {
	font-size: 12px;
}

.EditCommentForm .Buttons .Cancel,
.CommentForm .Buttons .Cancel,
.CommentForm .Buttons .Back {
	float: left;
	line-height: 1.5;
}

/* SIDE PANEL */

.SearchForm .InputBox {
   width: 100%;
   box-sizing: border-box;
   font-size: 14px;
	padding: 6px 15px 6px 30px;
	margin: 3px; 
	background: url('/web/20141027175504/http://www.deadendthrills.com/forum/themes/DeadEndThrills/design/images/search.png') no-repeat 8px 6px;
}

#Panel {
   width: 260px;
   float: right;
   margin-right: 20px;
   margin-top: 0px;
}

.PanelInfo li:first-child {
   border-top: 0px solid #ddd;
   border-top: 0px solid rgba(0, 0, 0, 0.1);
}

.PanelInfo.PanelCategories {
	font-size: 12px;
}

#Panel div.SearchBox input.InputBox {
	width: 250px;
	margin-right: 4px;
}
#Panel div.SearchBox input.Button {
	display:none;
}
div.SearchBox {
	margin-bottom: 6px;
}

.BigButton {
   display: block;
   text-align: center;
   margin: 0 0 10px;
   font-size: 15px;
   font-weight: normal;
   padding: 8px 10px;
}

/* PROFILE PAGE */

.User h1.H,
.Profile h2.H,
.Conversations.Messages h1.H,
.Dashboard.Activity h1.H,
.Conversations h2.H {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	font-family: adelle;
	font-weight: normal;
	border-left: 3px solid black;
}

.About.P h2.H {
	display:none;
}

.About.P {
	margin: 0px 0px 0px 0px;
}

.ProfilePhotoLarge {
	width:260px;
	height:260px;
	margin-top:33px;
	padding: 0px 0px 0px 0px;
	background-color:#eee;
}

.ItemContent.Activity {
	font-size: 14px;
}

.ItemContent.Activity  .Meta {
	padding-top: 5px;
}

.ItemContent.Conversation  .Meta {
	padding-top: 10px;
}

.DataList .Excerpt {
   font-size: 14px;
	line-height: 1.4;
   margin: 5px 0;
}

.Message {
   line-height: 140%;
   font-size: 100%;
	word-wrap: break-word;
   margin-top: 5px;
   min-height: 50px;
}

.ToggleFlyout {
   position: relative;
   z-index: 109;
   right:2px;
}

.Activities .ActivityComments .Item {
	margin: 10px 0 10px 0px;
}

.Activities .ActivityComments .Author.Photo {
	margin: 10px 0 10px 10px;
}

.Activities .ActivityComments .ItemContent {
	margin: 10px 0 0 60px;
	padding-right:20px;
}




















div.SubTab.Breadcrumbs a {
	color:#fff;
	font-size:13px;
}

div.Tabs li a span {
   line-height: 1;
   font-size: 80%;
   padding: 0 3px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   font-weight: normal;
	background: #E3F4FF;
   color: #70727C;
   margin: 0 0 0 4px;
}
div.DiscussionsTabs div.SubTab {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-top: 0px solid #fff;
	background: #878787;
	color: #fff;
	margin:0;
	letter-spacing:3px;   
   padding: 6px 10px;
	font-size: 13px;
	line-height: 12px;   
}
div.HeadingTabs ul {
	margin: 8px 0 0;
}

body.Discussion a.Bookmark {
	margin: 6px 2px;
}
div.Preview {
	border: 1px solid #aaa;
	background: #fff;
	margin:0 0 8px;
	padding: 8px;
}
.Foot {
	background: none;
	border: none;
}
div.MorePager a,
div.MorePager a:link,
div.MorePager a:visited,
div.MorePager a:active,
div.MorePager a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: none;
	border: none;
	color: #1e79a7;
	line-height: 1;
	padding: 0;
	text-decoration: none;	
}
div.MorePager a:hover {
	color: #ff0084;
	text-decoration: underline;
}
body.add #Content {
	margin: 0 10px;
}

/* HIDE UNWANTED */

.HomepageTitle {
    display: none;
}

.ChildCategoryList {
	display:none;
}

.PageControls.Top {
	display:none;
}

.CommentHeading {
	display: none;
}

div.Tabs.Headings.CategoryHeadings {
	display:none;
}

.Popup h1 {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	font-family: adelle;
	font-weight: normal;
	border-left: 3px solid black;	
}

.Popup label {
	font-family: adelle;
	font-weight: normal;
}

.Popup .InputBox {
   width: 100%;
   box-sizing: border-box;
   font-size: 14px;
	padding: 6px 5px 6px 5px;
	margin: 0px; 
	background: url('/web/20141027175504/http://www.deadendthrills.com/forum/themes/DeadEndThrills/design/images/search.png') no-repeat 8px 6px;
}

.Dashboard.Entry.register h1 {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 11px;
	font-family: adelle;
	font-weight: normal;
	border-left: 3px solid black;
	text-align:left;
}

#recaptcha_widget_div {
	margin-top:10px;
}

.recaptcha_r1_c1 {
	margin-left:auto;
	margin-right:auto;
}

body.Entry #Content {
   float: auto;
   margin: 0px;
   max-width:97%;
   width:97%;
}

body.Entry form ul li label {
	font-size: 14px;
	/* color: #474747; */
	font-weight: normal;
	padding: 6px 0 0;
	display: block;
	text-align:left;
}

body.Entry text {
    font-size: 14px;
    padding: 10px;
    margin:0px;
    box-sizing: border-box;
	font-family:adelle;	
}

.Gloss {
	text-align:left;
}

body.Entry form ul li.Gender label.RadioLabel,
body.Profile.EditMode ul li.Gender label.RadioLabel,
div.Popup form ul li.Gender label.RadioLabel {
	text-align:left;
	display: block;
	padding-right: 20px;
	margin-left:0px;
}

li.Gender {
	margin-bottom: 10px;
	margin-top: 10px;
}
















/* Panel Boxes */
#Panel div.Box {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: none;
	padding: 0;
}
ul.PanelActivity,
ul.PanelInfo {
	border-top:1px solid #ccc;
}
ul.PanelActivity li,
ul.PanelInfo li,
ul.PanelInfo li.Active {
	background: none;
	border-bottom: 1px solid #ccc;
}
ul.PanelInfo li.Active {

}
#Status {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #eee;
	color: #000;
	line-height: 1.6;
	padding: 3px 6px;
	margin: 0 0 8px;
}
body.Profile ul.PanelInfo {
	border: none;
}
body.Profile ul.PanelInfo li {
	margin: 0;
	padding: 0;
}
body.Profile ul.PanelInfo li a {
	font-size: 11px;
	display: block;
	padding: 0 6px;
}
body.Profile ul.PanelInfo li a:hover {
	background: #D8DFEA;
}

/* SIGN-IN PAGE */

body.Entry #Content {
	text-align: center;
	margin: 0 auto !important;
}
body.Entry #Content div.Box {
	background: #efefef;
	border: 0;
}
div.Methods {
	border-left: 1px solid #ccc;
}

/* MESSAGES */

div.DismissMessage {
	background: #ffd;
	border: 1px solid #ccc;
	padding:6px 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.DismissMessage a.Dismiss:hover {
	color: #000;
}
div.Warning {
	background: #d00;
	border: 1px solid #b00;
	color: #fff;
	text-shadow: 1px 1px 1px #444;
}
div.Warning a.Dismiss {
	color: #fff;
}
#Content div.Box {
	color: #333;
	background: #D3F0FF;
	border: 1px solid #A5D0E7;
}

body#dashboard_entrycontroller_signin div.Box {
	border: none;
}

/* TEMP ROLE TITLES */

.Author a:after {
	z-index:999; 
	position:absolute; 
	top: 24px; 
	left: 91px; 
	width:200px; 
	font-weight:normal;
	font-size: 13px;
}

.Item.Activity a:after,
.Conversations.Messages a:after {
	display:none;
}

a[title="djh_"]:after {
	content: "Site Owner";
}

a[title="jim2point0"]:after {
	content: "Cheat Technical Officer";
}

a[title="Midhras"]:after {
	content: "Fallout 3000";
}

a[title="Pixie"]:after {
	content: "Wizard Of Aus";
}