/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}

/* RESET END */

/* SPALTERNA */

.spalt {
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}

.one { 		width: 140px; }
.oneb { 	width: 220px; }
.two { 		width: 300px; }
.twob { 	width: 380px; }
.three {	width: 460px; }
.threeb {	width: 540px; }
.four {		width: 620px; }
.fourb { 	width: 700px; }
.five { 	width: 780px; }
.fiveb { 	width: 860px; }
.six {		width: 940px; }

.twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol 
	{ margin-right: 20px; float: left; }
.two .twocol, .three .threecol, .four .fourcol, .five .fivecol, .six .sixcol, .seven .sevencol, .eight .eightcol, .nine .ninecol, .ten .tencol 
	{ width: 140px; }
	
.twob .twocol { width: 170px; }
.three .twocol { width: 210px; }
.threeb .twocol { width: 230px; }
.four .twocol { width: 280px; }
.fourb .twocol { width: 330px; }
.five .twocol { width: 370px; }
.fiveb .twocol { width: 410px; }
.six .twocol { width: 450px; }

.spalt .spantwo { width: 300px; }
.spalt .spanthree { width: 460px; }
.spalt .spanfour { width: 620px; }

.last {
	margin-right: 0px;
}
.h {
	margin: 0;
}
.thumbs img {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}


/* SPALTERNA END */

html {
	height: 100%;
}
body {
	background: #020202;
	background-attachment:fixed;
	font-size: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	color: #aaa;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	font-size: 250%;
	margin-bottom: .6em;
	letter-spacing: -.005em;
	color: #aaaaaa;
}
h1 a {
	color: inherit;
	text-decoration: none;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 180%;
	letter-spacing: -.06em;
	margin-bottom: .5em;	
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 125%;
	letter-spacing: -.06em;
	margin-bottom: .5em;	
}	
.post {
	width: 980px;
	margin: 0 auto 0 auto;
  	overflow: hidden;
}
.inside {
	margin: 0 20px;
}
.stealthwrap {
	width: 980px;
	margin: 0 auto 0 auto;
}

#header {
	clear: both;
	background: #020202;
	overflow: hidden;
	height: 420px;
	border-bottom: 2px solid #222;
}
#logo {
	background: url("images/logo.png") center bottom no-repeat;
	height: 400px;
	width: 620px;
}
#mainwrap {
	background: url("/images/noise.jpg") top center;
	background-attachment:fixed;
	clear: both;
}


#footer {
	clear: both;
	background: #020202;
	border-top: 2px solid #222;
}

.clearfix {
	clear: both;
}

.legal {
	font-size: 75%;
	color: #666;
}

.small {
	font-size: 80%;
	line-height: 1.2em;
}

.imagedescription {
	font-family: Arial, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	border-top: 3px solid black;
}

.postinfo {
	font-family: Arial, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
}

.ingress {
	font-size: 120%;
	font-weight: bold;
}

.center {
	text-align:center;
}
.floatright {
	float:right;
	margin-left: 1.5em;
}

.topmargin {
	margin-top: 20px;
}
img.spaceme {
	margin-bottom: 18px;
}
p , address {
	line-height: 1.5em;
}

abbr {
	border-bottom: 1px dotted black;
}

ol.bullet, ul.bullet {
	list-style: disc;
	margin-left: 2em;
	font-size: 85%;
}
p.code {
	background-color: white;
	margin-left: 2em;
}
.theresmore {
	color: red;
}


/* NAVIGATION */

a { 
	color: #06c;
}
.navigation {
	font-size: 150%;
	font-family: Arial, sans-serif;
}

.navigation a {
}

.navigation a {
	font-weight: bold;
	letter-spacing: -.06em;
	color: #06c;
}

.navigation a:hover {
	text-shadow: 0 0 8px white;
}


/* NAVIGATION END */


/* THUMBS */

ul.thumbnails {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.thumbnails li {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
ul.thumbnails li.last {
	MARGIN-RIGHT: 0;
}
ul.thumbnails li a {
}

/* THUMBS END */

#skypedetectionswf {
	display: none;
}

/* SOLID BACKGROUNDS */
.background1 {
	background-color: black;
	color: white;
}


#logotext {
	color:white;
	font-family:Impact;
	font-size:50px;
	letter-spacing:-0.005em;
	text-transform:uppercase;
	text-shadow: 0 0 15px white;
	opacity: .9;
}

.pre {
	white-space:pre-line;
	font-family: "courier new", courier;
}

.hr {
	height: 20px;
	background: black no-repeat center;
}
