html, body{ 
	margin:0; 
	padding:0;
	font-family : verdana;
	color : #fff;
	font-size : 10pt;
	background-color : #0b0b0b;
	background-image:url(../img/bgpat.jpg);
	background-attachment : scroll;
	color: #fff;
	font-size: 11px; 
} 
img {
	border : 0;
}
table {
	border : 0;
}
hr {
	border: 0;
	color: #0c5f96;
	background-color: #0c5f96;
	height: 2px;
}
.shadow {
	-moz-box-shadow: 3px 3px 3px #111;
	-webkit-box-shadow: 3px 3px 3px #111;
	box-shadow: 3px 3px 3px #111;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#101010,direction=125);
}
.BTMsidebar hr {
	width: 90%;
}
.BTMsidebar img {
	border : 0;
	-moz-box-shadow: 3px 3px 3px #111;
	-webkit-box-shadow: 3px 3px 3px #111;
	box-shadow: 3px 3px 3px #111;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#101010,direction=125);
}




input,textarea,select {
	background-color:#191919;
	border: 0px;
	font-family:verdana;
	padding:6px;
	font-size:9pt;
	margin-top: 2px;
	color:#fff;
	-moz-box-shadow: 3px 3px 3px #111;
	-webkit-box-shadow: 3px 3px 3px #111;
	box-shadow: 3px 3px 3px #111;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#101010,direction=125);
	}
.commentL input {
	width: 95%;
	}
.commentR textarea {
	width: 100%;
	height: 125px;
	margin: 5px 0px 10px 0px;
	}
a:link, a:visited, a:active {
	color:#fff;
	}
a:hover {
	text-decoration:none;
	color:#09f;
	}
.FTmenu a, .HDmenu a, .BTMsidebar a{
	text-decoration:none;
}
.HDmenu A:link, .HDmenu A:visited, .HDmenu A:active, .HDmenu A:hover{ 
	padding: 2px 8px;
	margin: 0 4px;
	text-decoration: none;
	}
.HDmenu A:hover {
	color:#fff;
	background-color:#123542; 
	}
.BTMsidebar ul, #footer ul, p, td, th {
	font-family:verdana;
	font-size:10pt;
	color:#fff;
	}
p {
	letter-spacing: .3pt;
	line-height: 13pt;
	margin-top: -2px;
	}
.TOPwords p, .SVsqz p {
	letter-spacing: .3px;
	line-height: 12pt;
	margin-top: -2px;
	text-align:justify;
	width: 98%;
	}
.BTMexcerpt p, .big {
	font-family:verdana;
	font-size:12pt;
	color:#fff;
	line-height: 15pt;
	}
.postinfo p, .small {
	font-family:verdana;
	font-size:7.5pt;
	letter-spacing: 1px;
	color:#fff;
	}
.postinfo {
	margin-top: -5px;
	}
h1 {
	font-size: 4em;
	line-height: 1em;
	letter-spacing:.03em;
	font-family: 'HeraldRegular', sans-serif;
	margin-top: -4px;
	margin-bottom: -4px;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	font-weight:bolder;
	}
h2 {
	font-size: 3.4em;
	line-height: normal;
	letter-spacing:.06em;
	font-family: 'HeraldRegular', sans-serif;
	margin-top: -3px;
	margin-bottom: -3px;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	letter-spacing:.06em;
	font-weight:bolder;
	}
h3 {
	font-size: 2.2em;
	line-height: normal;
	letter-spacing:.05em;
	font-family: 'HeraldRegular', sans-serif;
	margin-top: -3px;
	margin-bottom: -3px;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	letter-spacing:.06em;
	font-weight:bolder;
	}
h4 {
	font-size: 16px;
	line-height: normal;
	letter-spacing:.03em;
	font-family: 'MEgalopolisExtraRegular', sans-serif;
	margin-top: -3px;
	margin-bottom: -3px;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	font-weight:bolder;
	}
h5 {
	font-size: 2.5em;
	line-height: normal;
	letter-spacing:.05em;
	font-family: 'HeraldRegular', sans-serif;
	margin-top: -3px;
	margin-bottom: -3px;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	letter-spacing:.06em;
	font-weight:bolder;
	}
h6 {
	font-size: 7.5em;
	line-height: normal;
	letter-spacing:.05em;
	font-family: 'HeraldRegular', sans-serif;
	margin-top: -3px;
	margin-bottom: -3px;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	letter-spacing:.06em;
	font-weight:bolder;
	}
@font-face {
, 	font-family: 'HeraldRegular';
, 	src: url('HERALD.eot');
, }
@font-face {
	font-family: 'HeraldRegular';
	src: url(//:) format('no404'), url('HERALD.woff') format('woff'), url('HERALD.ttf') format('truetype'), url('HERALD.svg#Herald') format('svg');
}
@font-face {
, 	font-family: 'MEgalopolisExtraRegular';
, 	src: url('MEgalopolisExtra.eot');
, }
@font-face {
	font-family: 'MEgalopolisExtraRegular';
	src: url(//:) format('no404'), url('MEgalopolisExtra.woff') format('woff'), url('MEgalopolisExtra.ttf') format('truetype'), url('MEgalopolisExtra.svg#MEgalopolisExtra') format('svg');
}




#header{ 
	width: 100%;
	height: 116px; 
	position: relative;
	background-image : url(../img/headerBG.jpg);
} 
.HDlogo {
	position : relative;
	float : left;
	width : 470px;
	height : 116px;
	padding : 0;
	margin: 0;
	background-image: url(../img/AIAlogo.png);
	background-repeat: no-repeat;
	background-position:top left;
}
.HDmenu {
	position : relative;
	float : left;
	width : 490px;
	padding : 0;
	margin-top: 10px;
	text-align:right;
	z-index: 1;
}
#HeadShadow{ 
	width: 100%;
	height: 6px;
	position: relative;
	background-image : url(../img/AIAshadow.png);
	z-index: 1; 
} 
#BGShine{ 
	width : 960px;
	height : 480px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: -6px;
	margin-bottom: -420px;
	position: relative;
	background-image : url(../img/AIAlight.png); 
} 
.wrap {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.wrap2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#TOP{
	height: 275px;
	margin-bottom: 60px;
	width: 850px;
	display:inline; 
	position: relative;
	float: right;
	background-image:url(../img/TopBG.png);
	border : 10px solid #1f1f1f;
}
.TOPtitle {
	width: 850px;
	height: 110px;
	float: left;
	margin-top: 55px;
	text-align: center;
}
.TOPwords {
	width: 666px;
	height: 125px;
	float: right;
	margin-right: 90px;
}
#BTM{
	padding: 10px 30px 10px 10px;
	margin-bottom: 50px;
	float: right; 
	display:inline; 
	position: relative;
	background-color : #161616;
	border : 10px solid #1f1f1f;
 }
#BTMblank{
	padding: 0 0 30px 0;
	margin-bottom: 50px;
	float: right; 
	display:inline; 
	position: relative;
	width: 850px;
	min-height: 350px;
	background-color : #161616;
	border : 10px solid #1f1f1f;
 }
.SV {
	margin: 25px 0 0 0;
	background-image: url(../img/SVbg.png);
	width:850px;
	height: 100px;
	text-align:center;
}
.SVsec {
	margin:35px 0 20px 0;
	background-image: url(../img/SVbg2.png);
	background-position: left center;
	padding-left: 10px;
	width:425px;
	height: 45px;
}
.SVsqz {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.BTMsidebar {
	width: 160px;
	float: left;
	margin-right: 20px;
	text-align:center;
}
.BTMcontent {
	width: 630px;
	float: right;
	margin-right: 0px;
}
.loop {
	margin-bottom: 25px;
}
.commentL {
	width: 200px;
	padding: 0px;
	float: left;
}
.commentR {
	width: 400px;
	padding: 0px;
	float: right;
	margin-bottom: 20px;
	
}
.comment {
	list-style: none;
	position: relative;
	width: 380px;
	padding: 10px;
	margin: 20px 0;
	background-color: #191919;
	min-height: 50px;
}
.BTMexcerpt {
	width: 630px;
	float: right;
	padding:10px;
	margin-right: 0px;
}
.BTMrelated {
	width: 100%;
	margin: 10px 0px;
	padding:10px;
	background-color: #191919;
}
.picpost {
	margin:0px 20px 10px 10px;
}
#footer {
	padding: 10px 0px 20px 0px;
	margin-top: 40px;
	margin-bottom:-10px;
	background-color : #161616;
	border-top : 10px solid #1f1f1f;
	clear:both;
}
.FTmenu {
	margin-right: 15px;
	float:left;
}
.FTrotate { 
	width: 870px;
	height: 185px;
	margin: 25px 0px 35px 0px;
	text-align: center;
	clear:both;
}
.FTwords { 
	width: 870px;
	margin-top: 10px;
	text-align: center;
	clear:both;
}
.FTfix {
	margin-left:160px;
}
.divl {
	float:left;
	padding: 0 25px;
}
.divl textarea {
	width: 300px;
	height: 100px;
}
.divl .input, .divl select {
	width: 200px;
}
.divl .button {width: 100px;}
.thumb-wrap{ 
	width:700px;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;  
}
.port-thumb{ 
	margin: 10px;  
}


.HDmenu li {
	font-weight:bolder;
	}
.BTMsidebar li {
	margin: 12px 0px 0px -40px;
	list-style: none;
}
#header ul {
	display: inline;
	font-size: 16px;
	line-height: normal;
	letter-spacing:.03em;
	font-family: 'MEgalopolisExtraRegular', sans-serif;
	text-shadow: 2px 2px 2px #000;
	color:#fff;
	} 
#header ul li {
	list-style: none;
	display: inline;
	}
#header ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#footer ul {
	list-style: none;
	margin-left: 0;
	margin-top: -2px;
	padding-left: 1em;
	text-indent: -1em;
}




.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  