html, body {
    min-height: 100% !important;
    height: 100%;
}

BODY {
	font-size: 12px;
	font-family: tahoma;
	background-color: #000000;
	margin: 0px;
	width: 100%;
	background-image: url('http://www.ufocrashsite.com/pxbgdrk.jpg');
	/* background-image: url('http://www.ufocrashsite.com/steel-small.jpg'); */
}

* {
    margin: 0;
    padding: 0;
}


#header {
    width: 100%;
	height: 101px;
    margin: 0;
	background-color: #000000;
	position: relative;
	background-image: url('http://www.ufocrashsite.com/images/background2.jpg');
	background-position: center;
}

#banner {
    width: 100%;
	height: 100px;
    margin: 0;
	//background-color: #000000;
	//border-bottom: 1px solid #1ba6fb;
	border-bottom: 1px solid #5d87be;
	position: relative;
	background-repeat: no-repeat;
}

#fade {
    width: 100%;
	height: 170px;
	/* background-color: #000000;
	background-image: url('/top_fade_bg.png');
	background-repeat: repeat-x; */
	position: absolute;
	top: 170px;
	border-top: 1px solid #404040;
}

#page {
	position: relative;
    margin: auto auto 120px;
    width: 100%;
		top: 30px;
		height: calc(100% - 300px);
}


#page .content {
	background-color: #CCCCCC;
	background-image: url('/images/bg-dark.jpg');
	width: 90%;
	margin: auto;
	height: 100%;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px 1px rgba(255, 255, 255, .2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px 1px rgba(255, 255, 255, .2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px 1px rgba(255, 255, 255, .2);
	border: 1px solid #000;
	border-top: 0;
	overflow: auto;
}


#pagefooter {
	/* background-image: url('/new/images/footer-1024-background.png'); */
	/* background-repeat: no-repeat; */
    font-size: 11px;
    overflow: hidden;

}

.column {
	display: inline-block;
	vertical-align: top;
	float: left;
}






#factoid {
	font-size: 10px;
	width: 100%;
	min-height: 40px;
	color: #000000;
	padding: 5px 20px 5px 0;
	}

.articlewidth {
	width: 520px;
	margin: auto;
	border: 1px solid #c0c0c0;
	padding: 50px;
	}

.articledetails {
	width: 580px;
	margin: auto;
	border: 1px solid #c0c0c0;
	padding: 20px;
	margin-top: 20px;
	border-radius: 15px;
	color: #000000;
	font-size: 8px;
	}

.censored {
	text-color:#ffffff;
	background-color: #000000;
	}

#subfooter-header {
	background-color: #444444;
	height: 5px;
	border-bottom: 1px solid #1ba6fb;
	border-top: 1px solid #000000;
}

#subfooter {
/*	background-color: #000000; */
/*	background-image: url('/new/images/footer-background.png'); */
/*	background-repeat: no-repeat; */
/*	background: linear-gradient(#575450, #373430) repeat scroll 0 0 rgba(0, 0, 0, 0); */
//	background: -moz-linear-gradient(center top , #494852, #000000) repeat scroll 0 0 / 100% auto #2a2a30;

//background: -moz-linear-gradient(top, #000000 0%, #232323 13%, #282828 49%, #131313 100%); /* FF3.6+ */
//background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(13%,#232323), color-stop(49%,#282828), color-stop(100%,#131313)); /* Chrome,Safari4+ */
//background: -webkit-linear-gradient(top, #000000 0%,#232323 13%,#282828 49%,#131313 100%); /* Chrome10+,Safari5.1+ */
//background: -o-linear-gradient(top, #000000 0%,#232323 13%,#282828 49%,#131313 100%); /* Opera 11.10+ */
//background: -ms-linear-gradient(top, #000000 0%,#232323 13%,#282828 49%,#131313 100%); /* IE10+ */
//background: linear-gradient(to bottom, #000000 0%,#232323 13%,#282828 49%,#131313 100%); /* W3C */

background: -moz-linear-gradient(top, #000000 0%, #121212 20%, #222222 34%, #282828 49%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(20%,#121212), color-stop(34%,#222222), color-stop(49%,#282828), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #000000 0%,#121212 20%,#222222 34%,#282828 49%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #000000 0%,#121212 20%,#222222 34%,#282828 49%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #000000 0%,#121212 20%,#222222 34%,#282828 49%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom, #000000 0%,#121212 20%,#222222 34%,#282828 49%,#131313 100%); /* W3C */

	width: 1020px;
	height: 20px;
	color: #e0e0e0;
	padding-top: 3px;
	}

#subfooter #section{
	display: inline-block;
	min-height: 40px;
	padding-bottom: 10px;
	color: #c6cacb;
}
#subfooter #copyright {
    background-color: #454545;
    border-top: 1px solid #1ba6fb;
	padding: 3px 10px 3px 10px;
	height: 10px;
}

/* BREADCRUMBS */

.breadcrumbs {
	position: relative;
    margin: auto;
    width: 1000px;
	top: 30px;
}

.breadcrumbs .tab {
	position: relative;
    margin-left: 5px;
    width: 400px;
	height: 20px;
	padding-left: 10px;
	background-color: #e9e9e9;
	border-radius: 5px 5px 0px 0px;
	-webkit-box-shadow: 0px 0px 8px 5px rgba(10,10,10,1);
	-moz-box-shadow: 0px 0px 8px 5px rgba(10,10,10,1);
	box-shadow: 0px 0px 8px 5px rgba(10,10,10,1);

}

.breadcrumbs .tab a {
	text-decoration: none;
	color: #000000;
	font-size: 8px;
	}


/* SEARCH SYSTEM */

.searchresults {
	font-size: 9px;
	}

.searchresults input {
	border: 1px solid #000000;
}

/* FOOTER MENU */


#footer {
	border-top: 1px solid #3a3a3a;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	position: fixed;
	bottom: 0px;
	background-color: #272727;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 5px;
    padding: 5px 0 25px 0;
	width: 100%;
	z-index: 10;
}

#footerMenu {
    height: 50px;
    margin: 0 auto 15px;
    padding-left: 60px;
    width: 900px;
}

#footerMenu h5 {
    color: #5d87be;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    outline: medium none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.75);
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 18px;
	border-radius: 7px;
	background-color: #202020;
	padding-left: 10px;
	line-height: 18px;
	width: 100px;
}



#footerMenu ul {
    list-style-type: none;
}
#footerMenu li:before {
	//content: "\00BB";
	padding-right: 10px;
	color: #5d87be;
}


#footerMenu li.spacing {
    height: 100%;
    line-height: 17px;
    padding: 0 30px 20px;
}


#footerMenu li a {
    color: #7b7b7b;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 100;
    text-decoration: none;
}
#footerMenu li a:hover {
    color: #b7b7b7;
}

#footerMenu ul.social_feeds li {
    float: left;
    list-style-type: none;
    padding-right: 4px;
}


/* SOCIAL MEDIA ICONS FOR FOOTER */


ul.social_feeds {
    margin-top: 5px;
}
ul.social_feeds li {
    float: left;
    padding-right: 6px;
}

ul.social_feeds li a {
    background: url("images/social-icons-ext.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    overflow: hidden;
    text-indent: -99em;
}
ul.social_feeds li a.facebook {
    display: block;
    height: 27px;
    width: 29px;
}
ul.social_feeds li a.facebook:hover {
    background-position: left -28px;
}
ul.social_feeds li a.twitter {
    background-position: -35px 1px;
    display: block;
    height: 28px;
    width: 30px;
}
ul.social_feeds li a.twitter:hover {
    background-position: -35px -27px;
}
ul.social_feeds li a.linkedin {
    background-position: -71px 1px;
    display: block;
    height: 31px;
    width: 30px;
}
ul.social_feeds li a.linkedin:hover {
    background-position: -71px -27px;
}
ul.social_feeds li a.youtube {
    background-position: -104px 1px;
    display: block;
    height: 30px;
    width: 29px;
}
ul.social_feeds li a.youtube:hover {
    background-position: -104px -27px;
}
ul.social_feeds li a.seti {
    background-position: -139px 1px;
    display: block;
    height: 30px;
    width: 29px;
}
ul.social_feeds li a.seti:hover {
    background-position: -139px -27px;
}


/* SQUARE BOX WITH LIGHT GRAY SHADOW */

div.shadowbox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 4px #ccc;
    float: left;
    font-size: 12px;
    line-height: 1.4em;
    margin: 5px 5px 14px;
    padding: 7px;
}


/* COLORED SHADOWED BUTTONS */

a.gray_button {
    background: url("images/button_gray_back.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
a.red_button {
    background: url("images/button_red_back.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
a.blue_button {
    background: url("images/button_blue_back.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}


a.gray_button, a.blue_button, a.red_button {
    border: 1px solid #777;
    border-radius: 4px;
    box-shadow: 1px 2px 2px #bbb;
    color: #666;
    font-size: 11px;
    cursor: pointer;
    font-weight: bold;
    padding: 4px 14px;
}


/* BOXES WITH ROUNDED CORNERS AND SHADOWS */

.section {
	margin: 10px;
}

.maintitle {
	font-family: verdana;
	color: #ffffff;
	text-transform: uppercase;
	width: 100%;
	padding: 2px 2px 2px 10px;
	margin: 10px;
	border: 1px solid #000000;
	outline: 1px solid #333333;
	outline-offset: -2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+5,474747+18,2c2c2c+24,000000+31,000000+100 */
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(left, #4c4c4c 0%, #595959 5%, #474747 18%, #2c2c2c 24%, #000000 31%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #4c4c4c 0%,#595959 5%,#474747 18%,#2c2c2c 24%,#000000 31%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #4c4c4c 0%,#595959 5%,#474747 18%,#2c2c2c 24%,#000000 31%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}

.docinfo {
	text-transform: none;
	width: 450px;
	height: 10px;
	line-height: 12px;
	margin: 2px 10px 0px 0px;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
}

.docinfo span {
	position: relative;
	float: left;
}
.docinfo .date { width: 225px; }
.docinfo .source { width: 125px; }
.docinfo .views {width: 100px; }



.blue {
	color: #1ba6fb;
	font-weight: bold;
}

.main {
	background-color: #ffffff;
	width: 100%;
	height: calc(100% - 120px);
    box-sizing: border-box;
	overflow-y: scroll;
	padding: 5px;
	margin: 0px 10px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	border: 0px 2px 2px 2px solid #000000;
	background-image: url('/images/box-bg.jpg');
	background-repeat: repeat-x;
}

.article {
	padding: 20px;
}
.article img {
	border: 2px solid #000000;
}

.section .title-wrapper {
    z-index: 1;
    position: relative;
    margin-top: -1px;
    margin-bottom: -1px;
    background-color: #1d1d1d;
    border: 1px solid #000;
    background-image: -webkit-linear-gradient(bottom, #1a1b1f, #212528);
    background-image: -moz-linear-gradient(bottom, #1a1b1f, #212528);
    background-image: -o-linear-gradient(bottom, #1a1b1f, #212528);
    background-image: linear-gradient(to top, #1a1b1f, #212528);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3), inset 0 1px 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3), inset 0 1px 1px rgba(255, 255, 255, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3), inset 0 1px 1px rgba(255, 255, 255, .2);
	background-image: url('/images/light.png');
	background-repeat: no-repeat;
	background-position: right;
}

.section h3.widget-title {
    font-family: verdana;
    font-size: 9px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	text-align: right;
    padding: 8px 18px;
    z-index: 99999;
    margin: 0;
    background: url('/images/stripe.png') top left;
}

.section ul {
	margin: 0;
	padding: 3px;
	background-color: #212528;
	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, .5), inset 0 0 1px rgba(255, 255, 255, .2);
	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, .5), inset 0 0 1px rgba(255, 255, 255, .2);
	box-shadow: 1px 2px 3px rgba(0, 0, 0, .5), inset 0 0 1px rgba(255, 255, 255, .2);
	border: 1px solid #333333;
	color: #efefef;
	font-size: 10px;
}


#login {
	font-size: 9px;
	line-height: 12px;
}
#login a {
	text-decoration: none;
	color: #5d87be;
}

#popular a {
	text-decoration: none;
	color: #ffffff;
}

#popular h5 {
    color: #5d87be;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    outline: medium none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.75);
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 15px;
	border-radius: 6px;
	background-color: #202020;
	padding-right: 7px;
	line-height: 15px;
	width: 20px;
	margin-top: 2px;
}


#stats h5 {
    color: #5d87be;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    outline: medium none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.75);
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 15px;
	border-radius: 6px;
	background-color: #202020;
	padding-right: 7px;
	line-height: 15px;
	width: 60px;
	margin-top: 2px;
}

.searchbox {
  margin: 3px 10px 3px 10px;
  width: 200px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.searchbox .icon {
	border-radius: 8px;
	border: 1px solid #5d87be;
	background-color: #5d87be;
	height: 15px;
	width: 15px;
	display: inline-block;
	text-align: center;
}

.searchbox input#search{
	//color: #5d87be;
	color: #ffffff;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	outline: medium none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.75);
	border-top: 0px solid #444444;
	border-left: 0px solid #444444;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	height: 17px;
	border-radius: 6px;
	background-color: #202020;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
	width: 130px;
	margin-top: 2px;
}

.searchbox input#search::-webkit-input-placeholder {  color: #65737e; }
.searchbox input#search:-moz-placeholder { /* Firefox 18- */ color: #65737e; }
.searchbox input#search::-moz-placeholder {  /* Firefox 19+ */ color: #65737e; }
.searchbox input#search:-ms-input-placeholder {  color: #65737e; }
.dataTables_wrapper {
	font-size: 11px;
}

.artcontainer {
	margin: auto;
	min-width: 600px;
	border: 1px solid #c0c0c0;
	border-radius: 10px;
	background-color: #ffffff;
	padding: 20px;
	margin-bottom: 10px;
	position: relative;
	overflow: auto;
}

.artcontainer img {
	margin: 10px 5px 5px 5px;
	border: 1px solid #000000;
	width: 150px;
	height: 125px;
}

.artcontainer DIV {
	float: left;
	text-align: center;
}

.artcontainer .fullsize {
	width: 680px;
	height: 100%;
	border: 2px solid #000000;
	border-radius: 15px;
}

.artheader {
	padding-bottom: 10px;
}

.artcontainer B {
	font-size: 12px;
	padding-left: 10px;
}

.artcontainer A {
	text-decoration: none;
	color: #004fca;
	font-size: 10px;
	font-weight: bold;
}

.disabled { color: #777777; }

/* OLD SITE */
//#page {
//	background-color: #FFFFFF;
//}
